mirror of
https://github.com/minetest-mods/moreblocks.git
synced 2025-07-27 12:10:18 +02: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