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

12 lines
No EOL
198 B
JSON

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