TIS-3D
TIS-3D copied to clipboard
TIS-100 inspired low-tech computing in Minecraft.
I tested infrared packets flying through a nether portal in 1.14-fabric and couldn't get it to work (on dedicated server), but I'm not sure yet if it's due to the...
As the title suggests, adding more protocols other than the furnace protocol for other vanilla blocks. From the README, I understand it's possible to create new protocols for blocks, which...
TIS-3D-MC1.16.2-Fabric-1.6.1.23 TIS-3D-Additions-0.2.1+1.16.2 The controller has a power 3 redstone, the output of the redstone module affects the speed of the controller. https://user-images.githubusercontent.com/4198031/138698222-1277c3b6-78ec-484f-80e4-1df4d7bdee7e.mp4 BTW, the documentation does not explain the difference...
I think an 8 bit Dip Switch Module could bee a great input interface for the TIS machine.
Only Document.render is still missing Then its merge ready and can directly be published for the public
Since this mod is inspired by TIS-100, made by Zachtronics, I got an idea for a multiblock inspired by Exapunks, also made by Zachtronics. The multiblock is composed from a...
Tested on Minecraft 1.20.1 with Fabric Loader 0.14.22 and no mods other than dependencies. When a MOV instruction outputs to a port, it visually takes 3 ticks to complete and...
The ones I've found so far: - the PC (program counter) register, introduced in commit 8ed4bd1 - right-clicking a controller advances computation by one step I'll gladly open a pull...
Hokay so I am using Fabric 0.15.3 for Minecraft 1.20.1. Whenever I try to start Minecraft it gives me an error stating: `The game crashed whilst initializing game Error: java.lang.RuntimeException:...
- updated fabric loader to 0.15.6 - updated markdownmanual to 1.2.5 - backported EntrypointUtils workaround