This is a collection of my programs written for for the CC:Tweaked Minecraft mod.
This is a (very old) single-script program for turtles. Configurable to farm pretty much any crop, modded or vanilla.
Click here for a demonstration video!
This is a multi-script program to monitor and display Mekanism fission reactor and its turbine.
Warning
Not ready for everyday use!
Missing GUI, only works through the terminal calling functions manually.
This is a multi-script program for a storage system inspired by Applied Energistics 2s ME system.
- Run
wget https://raw.githubusercontent.com/nirokay/cc-tweaked/refs/heads/master/storage/update.luain your CC:Tweaked computer terminal. This will download a file calledupdate.lua, which will be used to install all files. - Run
update.lua, by typing either./update.luaorupdatein your terminal - Everything will be installed, all you need to do is to restart the computer.
This is a multi-script program for simple shops.
- Insert an empty floppy disk into a connected floppy drive.
- Run
wget https://raw.githubusercontent.com/nirokay/cc-tweaked/refs/heads/master/store/update.luain your CC:Tweaked computer terminal. This will download a file calledupdate.lua, which will be used to install all files. - Run
update.lua, by typing either./update.luaorupdatein your terminal - Everything will be installed, now restart the computer.
- Edit the
disk/userdata.luafile. - After you modified its contents restart the computer; everything should work.