81db674589
Remove doors from itemstacks in custom on_place callbacks Stop weird things happening when future door 1a is broken while open Fix other doors where required Check for protection and buildability of nodes Correct indentation more indentation and spacing Vectors More vectors More spacing; Alert player on bad placement For loops That's not how unpack works Small fix Neater nodeboxes on jdoors
3 lines
130 B
Lua
3 lines
130 B
Lua
dofile(minetest.get_modpath("my_sliding_doors").."/jdoors1.lua")
|
|
dofile(minetest.get_modpath("my_sliding_doors").."/jdoors2.lua")
|