BetterEnd/utility_res/block/%name%_stairs.json
2020-09-26 16:51:12 +03:00

8 lines
258 B
JSON

{
"parent": "block/stairs",
"textures": {
"bottom": "betternether:block/%name%_planks",
"top": "betternether:block/%name%_planks",
"side": "betternether:block/%name%_planks"
}
}