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

8 lines
313 B
JSON

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