Remove double door recipes
This commit is contained in:
parent
50f44c660e
commit
8e80823544
2 changed files with 0 additions and 61 deletions
|
@ -7,7 +7,6 @@ local path = minetest.get_modpath(this)
|
|||
dofile(path.."/api_doors.lua") -- Doors API
|
||||
dofile(path.."/api_trapdoors.lua") -- Trapdoors API
|
||||
dofile(path.."/register.lua") -- Register builtin doors and trapdoors
|
||||
dofile(path.."/crafting.lua") -- Additional crafting recipes and fuel
|
||||
dofile(path.."/alias.lua") -- Legacy aliases
|
||||
|
||||
-- Debug info
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue