Advancement Generator

Create custom Minecraft advancements

Basic Information

Options

Generated JSON

{
  "display": {
    "icon": {
      "item": "minecraft:diamond"
    },
    "title": {
      "text": "My Achievement"
    },
    "description": {
      "text": "Complete an amazing task"
    },
    "frame": "task",
    "show_toast": true,
    "announce_to_chat": true,
    "hidden": false
  },
  "criteria": {
    "requirement": {
      "trigger": "impossible"
    }
  }
}

Installation

1. Save the JSON file as my_advancement.json

2. Place it in data/example/advancements/

3. Reload with /reload