CC: TweakedComputerCraft revival — Lua-programmable computers + turtles
About
Lua-programmable in-game computers + robots (turtles). Write programs that mine, build, sort, run web servers, talk over wireless. The most powerful programming layer in modded MC. Turtles can move + interact with world; computers stay in place but drive screen UIs / wireless commands.
Things to do
- Boot a computer →
edit hello.lua - Program a turtle to dig a tunnel
- Wireless networks: write a real protocol
Getting started
tweaked.cc has the full API + tutorials.