minecraft-src/assets/minecraft/items/potion.json
2025-07-04 03:15:13 +03:00

12 lines
No EOL
191 B
JSON

{
"model": {
"type": "minecraft:model",
"model": "minecraft:item/potion",
"tints": [
{
"type": "minecraft:potion",
"default": -13083194
}
]
}
}