peytonplayz585-shadow-4.0/desktopRuntime/resources/assets/minecraft/blockstates/hay_block.json

8 lines
167 B
JSON
Raw Normal View History

2024-04-11 14:18:30 -07:00
{
"variants": {
"axis=y": { "model": "hay" },
"axis=z": { "model": "hay_side" },
"axis=x": { "model": "hay_side", "y": 90 }
}
}