forked from mtcontrib/homedecor_modpack
Building Blocks Delete return to the line
This commit is contained in:
@ -4,7 +4,4 @@ local modpath = minetest.get_modpath("building_blocks")
|
||||
dofile(modpath.."/alias.lua")
|
||||
dofile(modpath.."/node_stairs.lua")
|
||||
dofile(modpath.."/others.lua")
|
||||
dofile(modpath.."/recipes.lua")
|
||||
|
||||
|
||||
|
||||
dofile(modpath.."/recipes.lua")
|
Reference in New Issue
Block a user