some basic tools for computer craft (cc: tweaked)
| config | ||
| libs | ||
| old | ||
| coal-crafter.lua | ||
| inferium-harvester.lua | ||
| inferium-upgrader.lua | ||
| install.lua | ||
| miner.lua | ||
| README.md | ||
| startup.lua | ||
| upgrade.lua | ||
minecraft-cc-tools
Some tools for cc:tweaked minecraft mod (aka computercraft)
Installation
Step 1
Download the install script:
wget https://git.trapcloud.fr/guillaumearm/minecraft-cc-tools/raw/branch/master/install.lua
Step 2
Run the install script:
install
Upgrade to a new version
upgrade
Reset to the default configuration
rm config
rm startup.lua
upgrade