Remove double door recipes

This commit is contained in:
Wuzzy 2017-06-07 05:24:15 +02:00
parent 50f44c660e
commit 8e80823544
2 changed files with 0 additions and 61 deletions

View file

@ -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