forked from minetest-mods/mesecons
Mesecons only connect to blocks with group mesecon > 1
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
-- SETTINGS
|
||||
BLINKY_PLANT_INTERVAL=3
|
||||
ENABLE_TEMPEREST = false -- Enable Temperest's plugs and sockets
|
||||
NEW_STYLE_WIRES = false -- true = new nodebox wires, false = old raillike wires
|
||||
NEW_STYLE_WIRES = true -- true = new nodebox wires, false = old raillike wires
|
||||
|
Reference in New Issue
Block a user