Increase number of pushable blocks by piston to 12

This commit is contained in:
Wuzzy 2017-03-15 21:02:52 +01:00
parent 6892e45e1f
commit 16c55f5cf3
1 changed files with 1 additions and 1 deletions

View File

@ -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