minecraft-src/assets/minecraft/models/item/splash_potion.json
2025-07-04 01:41:11 +03:00

7 lines
140 B
JSON

{
"parent": "item/generated",
"textures": {
"layer0": "item/potion_overlay",
"layer1": "item/splash_potion"
}
}