some basic tools for computer craft (cc: tweaked)
Go to file
2024-05-19 22:05:59 +02:00
config feat: add harvesting config file 2024-05-19 20:12:25 +02:00
libs fix(turtle-utils): getItemName and compactInventory 2024-05-19 19:48:46 +02:00
old fix: move simple-harvester.lua in old directory 2024-05-19 14:19:06 +02:00
inferium-harvester.lua perf: compact only if needed 2024-05-19 22:04:27 +02:00
inferium-upgrader.lua feat: add inferium-upgrader 2024-05-19 13:22:24 +02:00
install.lua fix: install script 2024-05-19 20:20:22 +02:00
miner.lua refactor: create libs and config folders 2024-05-19 13:15:54 +02:00
README.md docs: update README 2024-05-19 22:05:59 +02:00
startup.lua refactor: create libs and config folders 2024-05-19 13:15:54 +02:00
upgrade.lua feat: add upgrade script 2024-05-19 20:17:27 +02:00

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