A collection of CC:Tweaked scripts for various automata in Modded Minecraft.
Go to file
2024-03-23 13:09:56 +00:00
automata feat: more work on reactor controls 2024-03-23 13:07:57 +00:00
lib Strange CSS selector stuff 2024-03-23 13:09:56 +00:00
tests More UI styling 2024-02-14 14:56:10 +00:00
tools feat: more work on reactor controls 2024-03-23 13:07:57 +00:00
.gitignore chore: update .gitignore to avoid bot files 2023-11-15 09:50:16 +00:00
.luarc.json chore: add better formatting config 2023-11-12 13:16:54 +00:00
.stylua.toml chore: add better formatting config 2023-11-12 13:16:54 +00:00
LICENSE Initial commit 2023-10-21 10:48:14 +00:00
README.md chore: update README 2023-11-15 09:49:40 +00:00

bans-automata

A collection of CC:Tweaked scripts for various automata in Modded Minecraft.

Path Description
automata/harden-concrete.lua One half of the concrete-making pair
automata/make-concrete.lua One half of the conrete-making pair
automata/poly-excavator.lua WIP polygonal excavation bot
automata/storage-bot.lua A bot that places items in storage
automata/strip-miner.lua A bot that will perform strip-mining
tools/dropper.lua Drives a dropper to drop it's items at a configurable interval
tools/dropper-move.lua Move items from one or more inventories through a dropper
tools/git-sync.lua Synchronise Lua code from this repository into Minecraft