BetterEnd/utility_res/blockstates/%name%_slab.json
2020-09-26 17:09:01 +03:00

8 lines
304 B
JSON

{
"variants":
{
"type=bottom": { "model": "betterend:block/%name%_half_slab" },
"type=top": { "model": "betterend:block/%name%_half_slab", "x": 180, "uvlock": true },
"type=double": { "model": "betterend:block/%name%_planks" }
}
}