Commit Graph

5 Commits

Author SHA1 Message Date
SmallJoker ba2bdf8368
technic_cnc: Use client-side translation API (#636) 2024-04-28 18:41:52 +02:00
SmallJoker 349676f243 CNC: Fix startup error and texture warnings 2022-06-06 21:19:04 +02:00
SmallJoker 0f6bdb1bde Correct (almost) all luacheck warnings
Also includes a few code opimizations:
- Combined mining drill functions
- Shorter alias registration (unused?)
- Add TODOs to address later
2022-06-06 21:04:13 +02:00
Vanessa Dannenberg d40946fa38 allow CNC to work without technic
minetest.conf technic_cnc_use_technic = false disables
use of power, returns items instantly, uses only default
stuff in craft recipe

(defaults to enabled if technic is installed)
2018-11-25 16:10:23 +01:00
Vanessa Dannenberg dc0689018d move CNC machine into its own mod 2018-11-25 16:10:23 +01:00