mirror of
https://github.com/minetest-mods/moreblocks.git
synced 2025-11-27 17:55:25 +01:00
create proper stairs mod replacement; create option to allow registering stairs w/out a proper recipeitem
This commit is contained in:
@@ -24,7 +24,6 @@ stds.minetest = {
|
||||
stds.stairsplus = {
|
||||
globals = {
|
||||
"stairsplus",
|
||||
"stairs", -- we take over control of stairs
|
||||
},
|
||||
read_globals = {
|
||||
"default",
|
||||
|
||||
Reference in New Issue
Block a user