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

8 lines
256 B
JSON

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