BetterEnd/utility_res/block/%name%_half_slab.json
2020-09-26 23:36:44 +03:00

8 lines
No EOL
212 B
JSON

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