eaglercraft-1.8-workspace/desktopRuntime/resources/assets/minecraft/blockstates/mycelium.json

7 lines
132 B
JSON
Raw Normal View History

2024-02-14 20:52:11 -08:00
{
"variants": {
"snowy=false": { "model": "mycelium" },
"snowy=true": { "model": "grass_snowed" }
}
}