forked from minetest-mods/moreblocks
Add a register_custom_subset function
This commit is contained in:
@ -335,7 +335,7 @@ stairsplus.defs = {
|
||||
},
|
||||
},
|
||||
},
|
||||
["_right_half" ]= {
|
||||
["_right_half"] = {
|
||||
node_box = {
|
||||
type = "fixed",
|
||||
fixed = {
|
||||
|
Reference in New Issue
Block a user