{
  "display": {
    "icon": {
      "item": "the_bumblezone:honeycomb_brood_block",
      "nbt": "{\"isCreativeTabIcon\":1b}"
    },
    "title": {
      "translate": "advancements.the_bumblezone.root.title"
    },
    "description": {
      "translate": "advancements.the_bumblezone.root.description"
    },
    "frame": "task",
    "show_toast": false,
    "announce_to_chat": false,
    "hidden":true,
    "background": "the_bumblezone:textures/advancements/background.png"
  },
  "rewards": {},
  "criteria": {
    "instant_granted": {
      "trigger": "minecraft:tick",
      "conditions": {}
    }
  },
  "requirements": [
    [
      "instant_granted"
    ]
  ]
}