{
  "model": {
    "type": "minecraft:select",
    "cases": [
      {
        "model": {
          "type": "minecraft:model",
          "model": "minecraft:item/splash_potion",
          "tints": [
            {
              "type": "minecraft:potion",
              "default": -13083194
            }
          ]
        },
        "when": [
          "gui",
          "fixed"
        ]
      }
    ],
    "fallback": {
      "type": "minecraft:model",
      "model": "minecraft:item/splash_potion_hand",
      "tints": [
        {
          "type": "minecraft:potion",
          "default": -13083194
        }
      ]
    },
    "property": "minecraft:display_context"
  }
}
