{
  "_help": {
    "about": "Generate a Minecraft achievement image.",
    "parameters": {
      "icon": "The icon to display on the achievement. (Optional)",
      "text": "The text to display on the achievement. (Required)",
      "title": "The title to display on the achievement. (Optional)"
    }
  },
  "icons": {
    "1": "Grass block",
    "10": "Cake",
    "11": "Sign",
    "12": "Rail",
    "13": "Crafting bench",
    "14": "Redstone",
    "15": "Fire",
    "16": "Cobweb",
    "17": "Chest",
    "18": "Furnace",
    "19": "Book",
    "2": "Diamond",
    "20": "Stone block",
    "21": "Wooden plank block",
    "22": "Iron ingot",
    "23": "Gold ingot",
    "24": "Wooden door",
    "25": "Iron Door",
    "26": "Diamond chestplate",
    "27": "Flint and steel",
    "28": "Glass bottle",
    "29": "Splash potion",
    "3": "Diamond sword",
    "30": "Creeper spawnegg",
    "31": "Coal",
    "32": "Iron sword",
    "33": "Bow",
    "34": "Arrow",
    "35": "Iron chestplate",
    "36": "Bucket",
    "37": "Bucket with water",
    "38": "Bucket with lava",
    "39": "Bucket with milk",
    "4": "Creeper",
    "40": "Diamond boots",
    "41": "Wooden hoe",
    "42": "Bread",
    "43": "Wooden sword",
    "44": "Bone",
    "45": "Oak log",
    "5": "Pig",
    "6": "TNT",
    "7": "Cookie",
    "8": "Heart",
    "9": "Bed"
  },
  "titles": {
    "1": [
      "Achievement Get!",
      [
        255,
        255,
        0,
        255
      ]
    ],
    "2": [
      "Advancement Made!",
      [
        255,
        255,
        0,
        255
      ]
    ],
    "3": [
      "Challenge Complete!",
      [
        255,
        128,
        250
      ]
    ],
    "4": [
      "Goal Reached!",
      [
        255,
        255,
        0,
        255
      ]
    ]
  }
}
