eaglercraft-builds/EaglercraftX_1.8_Desktop_Runtime/resources/assets/minecraft/blockstates/mycelium.json

7 lines
132 B
JSON
Raw Normal View History

2024-02-14 07:44:40 -08:00
{
"variants": {
"snowy=false": { "model": "mycelium" },
"snowy=true": { "model": "grass_snowed" }
}
}