forked from Mineclonia/Mineclonia
Remove unused mesecons settings
This commit is contained in:
parent
16c55f5cf3
commit
763a751efc
|
@ -1,7 +1,4 @@
|
||||||
-- SETTINGS
|
-- SETTINGS
|
||||||
BLINKY_PLANT_INTERVAL = 3
|
|
||||||
NEW_STYLE_WIRES = true -- true = new nodebox wires, false = old raillike wires
|
NEW_STYLE_WIRES = true -- true = new nodebox wires, false = old raillike wires
|
||||||
PRESSURE_PLATE_INTERVAL = 0.04
|
PRESSURE_PLATE_INTERVAL = 0.04
|
||||||
OBJECT_DETECTOR_RADIUS = 6
|
|
||||||
PISTON_MAXIMUM_PUSH = 12
|
PISTON_MAXIMUM_PUSH = 12
|
||||||
MOVESTONE_MAXIMUM_PUSH = 0
|
|
||||||
|
|
Loading…
Reference in New Issue