eaglercraft-builds/EaglercraftX_1.8_Desktop_Runtime/resources/assets/minecraft/blockstates/dirt.json
2024-02-14 07:44:40 -08:00

11 lines
228 B
JSON
Executable File

{
"variants": {
"normal": [
{ "model": "dirt" },
{ "model": "dirt", "y": 90 },
{ "model": "dirt", "y": 180 },
{ "model": "dirt", "y": 270 }
]
}
}