forked from VoxeLibre/VoxeLibre
Increase number of pushable blocks by piston to 12
This commit is contained in:
parent
6892e45e1f
commit
16c55f5cf3
|
@ -3,5 +3,5 @@ BLINKY_PLANT_INTERVAL = 3
|
|||
NEW_STYLE_WIRES = true -- true = new nodebox wires, false = old raillike wires
|
||||
PRESSURE_PLATE_INTERVAL = 0.04
|
||||
OBJECT_DETECTOR_RADIUS = 6
|
||||
PISTON_MAXIMUM_PUSH = 11 -- +1
|
||||
PISTON_MAXIMUM_PUSH = 12
|
||||
MOVESTONE_MAXIMUM_PUSH = 0
|
||||
|
|
Loading…
Reference in New Issue