TIS-3D

TIS-3D

Mod

Low-tech computing for Minecraft

Client and server Technology

4,844 downloads
37 followers
Created2 years ago
Updated6 months ago

Follow Save
Host your Minecraft server on BisectHosting - get 25% off your first month with code MODRINTH.

TIS-3D: Low-tech Computing for Minecraft

TIS-3D is a Minecraft mod inspired by the brilliant game TIS-100 (buy it, seriously). It takes the concept of minimal, programmable nodes (called "modules" in the mod) and expands it to the third dimension. This allows building multi-block computers from different modules in a super-flexible manner. Some generally useful modules include the executable module, which can be programmed in an ASM dialect (as introduced by TIS-100 but with a few more quality-of-life instructions), and the redstone module, which allows reading and writing redstone signals, enabling basic interaction with the world. More specialized modules include the stack module, providing a small data storage, the infrared module, allowing for wireless transmission of data between TIS-3D computers, and the terminal module, providing rudimentary text in- and output. And there's plenty more.

Basic setup of a TIS-3D computer.

Getting Started

To get started, craft a controller and a few casings. For looking up recipes I strongly recommend grabbing JEI. To get a copy of the in-game manual, use a book on a placed controller (i.e. right click the block with vanilla book in hand). You should find all further information you require in the manual.

Ingame manual.

Programming TIS-3D Computers

To program a TIS-3D computer, you can either use a vanilla Book & Quill or the TIS-3D Code Bible. To install a program from one of the two onto an execution module, simply use the book on the installed module (i.e. right-click it while holding the book in hand). When using the Book & Quill, each book will be treated as one long program, i.e. all pages will be concatenated when the program is installed on an execution module. When using the Code Bible, each page is treated as an individual program, and the program on the currently selected page will be installed on the module. You can also copy programs from execution modules back into the Code Bible by using it on an execution module while sneaking.

Code Bible - Ingame programming tool.

What now?

So what do you actually do with the mod? Have fun with it! Use it as a means of automating things you'd otherwise automate using complicated redstone circuitry. Create a music machine. Design a machine-code interpreter and run even larger programs (programmed into a ROM module). Go nuts!

Anyway. Here's a short video explaining some of the basics if you don't like reading. It's from an early development stage, but the core concepts still apply.

External resources



Project members

Sangar

Owner


Technical information

License
MIT
Client side
required
Server side
required
Project ID