EaglerWASMPvpBase/desktopRuntime/resources/assets/minecraft/blockstates/sponge.json

7 lines
118 B
JSON
Raw Permalink Normal View History

2024-12-28 01:16:57 -06:00
{
"variants": {
"wet=false": { "model": "sponge" },
"wet=true": { "model": "sponge_wet" }
}
}