peytonplayz585-shadow-3.0/desktopRuntime/resources/assets/minecraft/blockstates/dirt.json

11 lines
218 B
JSON
Raw Normal View History

2023-08-26 14:31:51 -07:00
{
"variants": {
"normal": [
{ "model": "dirt" },
{ "model": "dirt", "y": 90 },
{ "model": "dirt", "y": 180 },
{ "model": "dirt", "y": 270 }
]
}
}