{
  "display": {
      "icon": {
          "id": "minecraft:zombie_head"
      },
      "title": {
          "text": "Sneaky Snipers Zombies"
      },
      "description": {
          "text": "Try your luck at Sneaky Snipers Zombies for an easy way to earn coins!",
          "color": "gray"
      },
      "frame": "task",
      "show_toast": false,
      "announce_to_chat": false,
      "hidden": false,
      "background": "minecraft:textures/block/gray_concrete_powder.png"
  },
  "criteria": {
    "impossible": {
        "trigger": "minecraft:impossible"
    }
  },
  "rewards": {
      "function": "ss:item/advancement/zomb/join"
  }
}