CC-Tweaked
CC-Tweaked copied to clipboard
Just another ComputerCraft fork
### Minecraft Version 1.18.x ### Version 1.100.9 ### Details ### Info Minecraft Java 1.18.2 Forge 40.1.68 CC Tweaked: 1.100.9 client: [latest.log](https://github.com/cc-tweaked/CC-Tweaked/files/9298387/latest.log) server: [debug.log](https://github.com/cc-tweaked/CC-Tweaked/files/9298595/debug.log) ### Issue On a server, when moving...
When a computer/turtle is in the Nether, End, or anywhere a vanilla clock would spin randomly, the os.time() function should also return a random number 0
This PR adds some extra detail to the help text for speaker after #1112. Should have added it in that PR, but forgot this file exists.
for Events such as `mouse_click`, `mouse_drag` and `monitor_touch`, where the coordinates being reported are currently quantized to integers on the terminal's character grid, I would like to see some additional...
### Minecraft Version 1.18.x ### Version 1.100.1 ### Details I was trying to automate my dripstone lava farm but when I tried to empty a lava cauldron with a turtle...
### Minecraft Version 1.16.x ### Version 1.98.2 ### Details Hi, I play a modpack and wanted to make an elevator programm with this mod using creates contraptions. I ran into...
This is just a proof of concept, i do not expect this code to be merged as-is, or even inside this peripheral or this way: During my most recent enigmatica...
**TLDR:** Ender modems are OP. CC 1.6 introduced the `repeat` program, which allows rednet to relay messages between computers. The intent here was to allow more long-distance wireless communication through...