hoosiertransfer-mod/desktopRuntime/resources/assets/minecraft/blockstates/mycelium.json

7 lines
126 B
JSON
Raw Permalink Normal View History

2024-08-26 10:45:56 -05:00
{
"variants": {
"snowy=false": { "model": "mycelium" },
"snowy=true": { "model": "grass_snowed" }
}
}