{
  "display": {
    "icon": {
      "id": "minecraft:stick",
      "components": {
        "minecraft:custom_model_data": 19
      }
    },
      "title": {
          "text": "Black Hole",
          "color": "white"
      },
      "description": {
          "text": "Escape the lobby.",
          "color": "gray"
      },
      "frame": "task",
      "show_toast": true,
      "announce_to_chat": false,
      "hidden": false
  },
  "criteria": {
    "impossible": {
        "trigger": "minecraft:impossible"
    }
  },
  "rewards": {
      "function": "ss:item/advancement/black_hole"
  },
  "parent": "ss:secret/root"
}