peytonplayz585-shadow-4.0/desktopRuntime/resources/assets/minecraft/blockstates/sponge.json
2024-04-11 17:18:30 -04:00

7 lines
124 B
JSON

{
"variants": {
"wet=false": { "model": "sponge" },
"wet=true": { "model": "sponge_wet" }
}
}