MCMinecraft Assets Explorer

Browse Minecraft assets, including Textures, Sounds, Models, Fonts, Shaders, and more
latest

brew_potion.json0 B

Empty File
{
  "parent": "minecraft:nether/obtain_blaze_rod",
  "criteria": {
    "potion": {
      "trigger": "minecraft:brewed_potion"
    }
  },
  "display": {
    "description": {
      "translate": "advancements.nether.brew_potion.description"
    },
    "icon": {
      "count": 1,
      "id": "minecraft:potion"
    },
    "title": {
      "translate": "advancements.nether.brew_potion.title"
    }
  },
  "requirements": [
    [
      "potion"
    ]
  ],
  "sends_telemetry_event": true
}