mirror of
https://git.minetest.land/MineClone2/MineClone2.git
synced 2024-11-05 07:13:51 +01:00
5 lines
153 B
Lua
5 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
|