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

8 lines
160 B
JSON
Raw Normal View History

2023-08-26 14:31:51 -07:00
{
"variants": {
"axis=y": { "model": "hay" },
"axis=z": { "model": "hay_side" },
"axis=x": { "model": "hay_side", "y": 90 }
}
}