mirror of
https://github.com/minetest-mods/mesecons.git
synced 2025-10-19 15:35:18 +02:00
Port more blocks to nodedef system: object detector, extrawires, water turbine, insulated wire
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
dofile(minetest.get_modpath("mesecons_extrawires").."/crossing.lua");
|
||||
-- dofile(minetest.get_modpath("mesecons_extrawires").."/crossing.lua");
|
||||
-- The crossing code is not active right now because it is hard to maintain
|
||||
dofile(minetest.get_modpath("mesecons_extrawires").."/tjunction.lua");
|
||||
|
Reference in New Issue
Block a user