mirror of
https://git.minetest.land/Mineclonia/Mineclonia.git
synced 2024-11-01 23:42:39 +00:00
4 lines
153 B
Lua
4 lines
153 B
Lua
-- SETTINGS
|
|
NEW_STYLE_WIRES = true -- true = new nodebox wires, false = old raillike wires
|
|
PRESSURE_PLATE_INTERVAL = 0.04
|
|
PISTON_MAXIMUM_PUSH = 12
|