peytonplayz585-shadow-4.0/desktopRuntime/resources/assets/minecraft/blockstates/hay_block.json
2024-04-11 17:18:30 -04:00

8 lines
167 B
JSON

{
"variants": {
"axis=y": { "model": "hay" },
"axis=z": { "model": "hay_side" },
"axis=x": { "model": "hay_side", "y": 90 }
}
}