resent-1.8/desktopRuntime/resources/assets/minecraft/blockstates/hay_block.json
ThisIsALegitUsername 98a62293f2 decompile eaglercraft
2022-12-27 18:59:46 +00:00

8 lines
167 B
JSON

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