Skip to content

Instantly share code, notes, and snippets.

@Maxopoly
Last active April 17, 2020 19:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Maxopoly/7a73fd93168f7444e08e51e752f01636 to your computer and use it in GitHub Desktop.
Save Maxopoly/7a73fd93168f7444e08e51e752f01636 to your computer and use it in GitHub Desktop.
Minecraft Enchantment NameSpacedKey Mapping
Enchanment enum - NameSpacedKey
---
PROTECTION_FIRE - fire_protection
DAMAGE_ALL - sharpness
ARROW_FIRE - flame
WATER_WORKER - aqua_affinity
ARROW_KNOCKBACK - punch
LOYALTY - loyalty
DEPTH_STRIDER - depth_strider
VANISHING_CURSE - vanishing_curse
DURABILITY - unbreaking
KNOCKBACK - knockback
LUCK - luck_of_the_sea
BINDING_CURSE - binding_curse
LOOT_BONUS_BLOCKS - fortune
PROTECTION_ENVIRONMENTAL - protection
DIG_SPEED - efficiency
MENDING - mending
FROST_WALKER - frost_walker
LURE - lure
LOOT_BONUS_MOBS - looting
PIERCING - piercing
PROTECTION_EXPLOSIONS - blast_protection
DAMAGE_UNDEAD - smite
MULTISHOT - multishot
FIRE_ASPECT - fire_aspect
CHANNELING - channeling
SWEEPING_EDGE - sweeping
THORNS - thorns
DAMAGE_ARTHROPODS - bane_of_arthropods
OXYGEN - respiration
RIPTIDE - riptide
SILK_TOUCH - silk_touch
QUICK_CHARGE - quick_charge
PROTECTION_PROJECTILE - projectile_protection
IMPALING - impaling
PROTECTION_FALL - feather_falling
ARROW_DAMAGE - power
ARROW_INFINITE - infinity
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment