peytonplayz585-shadow-3.0/desktopRuntime/resources/assets/minecraft/blockstates/stone.json
2023-08-26 16:31:51 -05:00

11 lines
231 B
JSON

{
"variants": {
"normal": [
{ "model": "stone" },
{ "model": "stone_mirrored" },
{ "model": "stone", "y": 180 },
{ "model": "stone_mirrored", "y": 180 }
]
}
}