ploof-pack/Hafen_2.25/assets/minecraft/blockstates/crimson_nylium.json

11 lines
262 B
JSON
Raw Normal View History

2024-10-27 21:51:19 -04:00
{
"variants": {
"": [
{ "model": "block/crimson_nylium" },
{ "model": "block/crimson_nylium", "y": 90 },
{ "model": "block/crimson_nylium", "y": 180 },
{ "model": "block/crimson_nylium", "y": 270 }
]
}
}