diff --git a/init.lua b/init.lua index dabb650..3f84d9e 100644 --- a/init.lua +++ b/init.lua @@ -1,4 +1,4 @@ - + --[[ Nether mod for minetest @@ -520,13 +520,6 @@ if minetest.get_modpath("moreblocks") then }) end -stairs.register_stair_and_slab("brick", "nether:brick", - {cracky=3, oddly_breakable_by_hand=1}, - {"nether_brick.png"}, - "nether stair", - "nether slab", - default.node_sound_stone_defaults()) - -- Craftitems