RyanHub – file viewer
filename: common/src/main/generated/data/minecraft/advancement/oritech/unholy.json
branch: 1.21
back to repo
{
  "parent": "minecraft:oritech/assembler",
  "criteria": {
    "got_unholy": {
      "conditions": {
        "items": [
          {
            "items": "oritech:unholy_intelligence"
          }
        ]
      },
      "trigger": "minecraft:inventory_changed"
    }
  },
  "display": {
    "background": "minecraft:textures/gui/advancements/backgrounds/adventure.png",
    "description": {
      "translate": "advancements.oritech.unholy.description"
    },
    "frame": "challenge",
    "icon": {
      "count": 1,
      "id": "oritech:unholy_intelligence"
    },
    "title": {
      "translate": "advancements.oritech.unholy"
    }
  },
  "requirements": [
    [
      "got_unholy"
    ]
  ],
  "sends_telemetry_event": true
}