version 0.21
This commit is contained in:
parent
bd1233aaf1
commit
c8d70b992c
1717 changed files with 68882 additions and 0 deletions
7
mods/redstone/mesecons/settings.lua
Normal file
7
mods/redstone/mesecons/settings.lua
Normal file
|
@ -0,0 +1,7 @@
|
|||
-- SETTINGS
|
||||
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
|
||||
MOVESTONE_MAXIMUM_PUSH = 0
|
Loading…
Add table
Add a link
Reference in a new issue