Modscraper Modscraper Minecraft

TIS3D: Renewed

Mod

Low-tech computing for Minecraft, ported to later version(s)

Type

Mod

Modrinth Downloads

14

Modrinth ID

YyMKlk1d

Last Updated

May 31, 2026

Description

TIS-3D: Low-tech Computing for Minecraft

TIS-3D is a Minecraft mod inspired by the brilliant game TIS-100 (do buy it, seriously). TIS-3D Renewed is the port to later version(s).

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.

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.

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!

Compatibility

Mod Loaders

Neoforge

Game Versions

1.21.1

Screenshots

Similar Mods

External Resources