mirror of
https://github.com/minetest-mods/moreblocks.git
synced 2024-11-13 05:50:18 +01:00
Add stairsplus support to obsidian brick
This commit is contained in:
parent
34652642fc
commit
197eac75c0
|
@ -30,6 +30,7 @@ local default_nodes = { -- Default stairs/slabs/panels/microblocks:
|
|||
"stonebrick",
|
||||
"desert_stonebrick",
|
||||
"sandstonebrick",
|
||||
"obsidianbrick",
|
||||
}
|
||||
|
||||
for _, name in pairs(default_nodes) do
|
||||
|
|
Loading…
Reference in New Issue
Block a user