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

7 lines
132 B
JSON
Executable File

{
"variants": {
"snowy=false": { "model": "mycelium" },
"snowy=true": { "model": "grass_snowed" }
}
}