Files
Minecraft1.12SRC/eclipse/Client/bin/assets/minecraft/blockstates/sponge.json
2020-07-20 00:21:55 +08:00

7 lines
118 B
JSON

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