ploof-pack/faithless/assets/minecraft/blockstates/yellow_terracotta.json

8 lines
160 B
JSON
Raw Normal View History

2023-12-06 21:06:52 -05:00
{
"variants": {
"": [
{ "model": "minecraft:block/yellow_terracotta" },
{ "model": "minecraft:block/yellow_terracotta", "y": 180 }
]
}
}