mirror of
https://github.com/minetest-mods/mesecons.git
synced 2025-07-04 00:20:24 +02:00
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