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