A collection of CC:Tweaked scripts for various automata
- Lua 100%
| automata | ||
| lib | ||
| tests | ||
| tools | ||
| .gitignore | ||
| .luarc.json | ||
| .stylua.toml | ||
| LICENSE | ||
| README.md | ||
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 |