This mod's stair registers (e.g. bakedclay:black being stairs:stair_black) results in CONFLICTS with wool stairs and slabs, meaning this mod must have a changed block name or else wool stairs become sometimes unusable as only black baked clay ones overwrite it. this can break many builds so wont really reccomend but the blocks are real nice
Sorry but you're wrong, bakedclay registers stairs as "stairs:stair_bakedclay_black", and stairs redo registered wool stairs as "stairs:stair_wool_black" so the names are different for craft recipes to work, which they do. Wool stairs do not appear in the craftguide but the recipes are fine, which means a bug in the sfinv crafting guide as unified_inventory shows all recipes.
This mod's stair registers (e.g. bakedclay:black being stairs:stair_black) results in CONFLICTS with wool stairs and slabs, meaning this mod must have a changed block name or else wool stairs become sometimes unusable as only black baked clay ones overwrite it. this can break many builds so wont really reccomend but the blocks are real nice
Sorry but you're wrong, bakedclay registers stairs as "stairs:stair_bakedclay_black", and stairs redo registered wool stairs as "stairs:stair_wool_black" so the names are different for craft recipes to work, which they do. Wool stairs do not appear in the craftguide but the recipes are fine, which means a bug in the sfinv crafting guide as unified_inventory shows all recipes.
Fix: https://github.com/luanti-org/minetest_game/pull/3264
converted review into a thread
thank you, also it was another stair related mod that auto registered them, I edited a few things and it went away.