hoosiertransfer-mod/desktopRuntime/resources/assets/minecraft/blockstates/hay_block.json

8 lines
160 B
JSON

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