forked from minetest-mods/mesecons
Remove Temperest setting as it is an extension now
This commit is contained in:
parent
573a3150d1
commit
6214dbf66e
|
@ -1,4 +1,3 @@
|
||||||
-- SETTINGS
|
-- SETTINGS
|
||||||
BLINKY_PLANT_INTERVAL=3
|
BLINKY_PLANT_INTERVAL = 3
|
||||||
ENABLE_TEMPEREST = false -- Enable Temperest's plugs and sockets
|
|
||||||
NEW_STYLE_WIRES = true -- true = new nodebox wires, false = old raillike wires
|
NEW_STYLE_WIRES = true -- true = new nodebox wires, false = old raillike wires
|
||||||
|
|
Loading…
Reference in New Issue
Block a user