This repository has been archived on 2024-12-09. You can view files and clone it, but cannot push or open issues or pull requests.
Mineclonia/mods/ITEMS/REDSTONE/mesecons/settings.lua

8 lines
242 B
Lua
Raw Normal View History

2015-06-29 17:55:56 +00:00
-- 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