JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 2
  • Score
    100M100P100Q30883F
  • License GPL-3.0

✨ Quickly create custom Minecraft achievements for yourself. Choose the one you like among more than 100 icons.

Package Exports

  • mc-achievements
  • mc-achievements/dist/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (mc-achievements) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Minecraft Achievement Creator 🦄

  • Quickly create custom Minecraft achievements for yourself. ✨
  • Choose the one you like among more than 100 icons. 💯

Important Note 🙀

This package uses canvas. Please read canvas install instructions first.

Usage ✅

const { ICONS, AchievementCreator } = require("mc-achievements");
// OR
import { ICONS, AchievementCreator } from "mc-achievements";

const buffer = AchievementCreator.create({
    icon: ICONS.ironLeggings,
    title: "This is title!",
    content: "This is content",
});

Output:

Example Output

Contributing / Issues 🐛

  • Feel free to open pull requests or issues 🙀

Icons 💡

  • Use ICONS.icon_name to access icons (eg. ICONS.apple)
  • apple apple: "apple.png"
  • arrow arrow: "arrow.png"
  • bed bed: "bed.png"
  • bedrock bedrock: "bedrock.png"
  • blaze_powder blazePowder: "blaze_powder.png"
  • blaze_rod blazeRod: "blaze_rod.png"
  • block_of_diamond blockOfDiamond: "block_of_diamond.png"
  • block_of_gold blockOfGold: "block_of_gold.png"
  • block_of_iron blockOfIron: "block_of_iron.png"
  • boat boat: "boat.png"
  • bone bone: "bone.png"
  • bonemeal bonemeal: "bonemeal.png"
  • book book: "book.png"
  • bottle bottle: "bottle.png"
  • bottle_of_enchanting bottleOfEnchanting: "bottle_of_enchanting.png"
  • bow bow: "bow.png"
  • bowl bowl: "bowl.png"
  • bread bread: "bread.png"
  • brewing_stand brewingStand: "brewing_stand.png"
  • bucket bucket: "bucket.png"
  • cake cake: "cake.png"
  • chainmail_boots chainmailBoots: "chainmail_boots.png"
  • chainmail_chestplate chainmailChestplate: "chainmail_chestplate.png"
  • chainmail_helmet chainmailHelmet: "chainmail_helmet.png"
  • chainmail_leggings chainmailLeggings: "chainmail_leggings.png"
  • charcoal charcoal: "charcoal.png"
  • chest chest: "chest.png"
  • coal coal: "coal.png"
  • coal_ore coalOre: "coal_ore.png"
  • cobblestone cobblestone: "cobblestone.png"
  • compass compass: "compass.png"
  • cooked_chicken cookedChicken: "cooked_chicken.png"
  • cooked_fish cookedFish: "cooked_fish.png"
  • cooked_porkchop cookedPorkchop: "cooked_porkchop.png"
  • cookie cookie: "cookie.png"
  • diamond diamond: "diamond.png"
  • diamond_axe diamondAxe: "diamond_axe.png"
  • diamond_boots diamondBoots: "diamond_boots.png"
  • diamond_chestplate diamondChestplate: "diamond_chestplate.png"
  • diamond_helmet diamondHelmet: "diamond_helmet.png"
  • diamond_hoe diamondHoe: "diamond_hoe.png"
  • diamond_leggings diamondLeggings: "diamond_leggings.png"
  • diamond_ore diamondOre: "diamond_ore.png"
  • diamond_pickaxe diamondPickaxe: "diamond_pickaxe.png"
  • diamond_shovel diamondShovel: "diamond_shovel.png"
  • diamond_sword diamondSword: "diamond_sword.png"
  • dirt dirt: "dirt.png"
  • dragon_egg dragonEgg: "dragon_egg.png"
  • egg egg: "egg.png"
  • enchantment_table enchantmentTable: "enchantment_table.png"
  • ender_pearl enderPearl: "ender_pearl.png"
  • eye_of_ender eyeOfEnder: "eye_of_ender.png"
  • feather feather: "feather.png"
  • fence fence: "fence.png"
  • fence_gate fenceGate: "fence_gate.png"
  • flint flint: "flint.png"
  • flint_and_steel flintAndSteel: "flint_and_steel.png"
  • furnance furnance: "furnance.png"
  • glowstone_dust glowstoneDust: "glowstone_dust.png"
  • gold_apple goldApple: "gold_apple.png"
  • gold_axe goldAxe: "gold_axe.png"
  • gold_boots goldBoots: "gold_boots.png"
  • gold_chestplate goldChestplate: "gold_chestplate.png"
  • gold_helmet goldHelmet: "gold_helmet.png"
  • gold_hoe goldHoe: "gold_hoe.png"
  • gold_ingot goldIngot: "gold_ingot.png"
  • gold_leggings goldLeggings: "gold_leggings.png"
  • gold_nugget goldNugget: "gold_nugget.png"
  • gold_ore goldOre: "gold_ore.png"
  • gold_pickaxe goldPickaxe: "gold_pickaxe.png"
  • gold_shovel goldShovel: "gold_shovel.png"
  • gold_sword goldSword: "gold_sword.png"
  • grass grass: "grass.png"
  • iron_axe ironAxe: "iron_axe.png"
  • iron_boots ironBoots: "iron_boots.png"
  • iron_chestplate ironChestplate: "iron_chestplate.png"
  • iron_helmet ironHelmet: "iron_helmet.png"
  • iron_hoe ironHoe: "iron_hoe.png"
  • iron_ingot ironIngot: "iron_ingot.png"
  • iron_leggings ironLeggings: "iron_leggings.png"
  • iron_ore ironOre: "iron_ore.png"
  • iron_pickaxe ironPickaxe: "iron_pickaxe.png"
  • iron_shovel ironShovel: "iron_shovel.png"
  • iron_sword ironSword: "iron_sword.png"
  • ladder ladder: "ladder.png"
  • lapis_lazuli lapisLazuli: "lapis_lazuli.png"
  • lava_bucket lavaBucket: "lava_bucket.png"
  • leather leather: "leather.png"
  • leather_boots leatherBoots: "leather_boots.png"
  • leather_chestplate leatherChestplate: "leather_chestplate.png"
  • leather_helmet leatherHelmet: "leather_helmet.png"
  • leather_leggings leatherLeggings: "leather_leggings.png"
  • map map: "map.png"
  • melon_slice melonSlice: "melon_slice.png"
  • milk_bucket milkBucket: "milk_bucket.png"
  • minecart minecart: "minecart.png"
  • music_disk musicDisk: "music_disk.png"
  • obdisian obdisian: "obdisian.png"
  • paper paper: "paper.png"
  • piston piston: "piston.png"
  • potion potion: "potion.png"
  • pumpkin pumpkin: "pumpkin.png"
  • rails rails: "rails.png"
  • raw_beef rawBeef: "raw_beef.png"
  • raw_chicken rawChicken: "raw_chicken.png"
  • raw_fish rawFish: "raw_fish.png"
  • raw_porkchop rawPorkchop: "raw_porkchop.png"
  • redstone_dust redstoneDust: "redstone_dust.png"
  • redstone_ore redstoneOre: "redstone_ore.png"
  • redstone_repeater redstoneRepeater: "redstone_repeater.png"
  • redstone_torch redstoneTorch: "redstone_torch.png"
  • redstone_wire redstoneWire: "redstone_wire.png"
  • rotten_beef rottenBeef: "rotten_beef.png"
  • saddle saddle: "saddle.png"
  • shears shears: "shears.png"
  • sign sign: "sign.png"
  • slimeball slimeball: "slimeball.png"
  • snowball snowball: "snowball.png"
  • splash_potion splashPotion: "splash_potion.png"
  • steak steak: "steak.png"
  • stick stick: "stick.png"
  • sticky_piston stickyPiston: "sticky_piston.png"
  • stone stone: "stone.png"
  • stone_axe stoneAxe: "stone_axe.png"
  • stone_button stoneButton: "stone_button.png"
  • stone_hoe stoneHoe: "stone_hoe.png"
  • stone_pickaxe stonePickaxe: "stone_pickaxe.png"
  • stone_pressure_plate stonePressurePlate: "stone_pressure_plate.png"
  • stone_shovel stoneShovel: "stone_shovel.png"
  • stone_sword stoneSword: "stone_sword.png"
  • string string: "string.png"
  • water_bottle waterBottle: "water_bottle.png"
  • water_bucket waterBucket: "water_bucket.png"