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

7 lines
133 B
JSON

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