Advertisement
Guest User

Untitled

a guest
Oct 23rd, 2019
124
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.08 KB | None | 0 0
  1. {
  2. "enchantment.ensorcellment.air_worker": "Air Affinity",
  3. "enchantment.ensorcellment.air_worker.desc": "Removes the mining speed penalty when not on the ground.",
  4.  
  5. "enchantment.ensorcellment.angler": "Angler's Bounty",
  6. "enchantment.ensorcellment.angler.desc": "Provides a chance of catching extra items when fishing.",
  7.  
  8. "enchantment.ensorcellment.bulwark": "Bulwark",
  9. "enchantment.ensorcellment.bulwark.desc": "Prevents the wielder from being knocked back.",
  10.  
  11. "enchantment.ensorcellment.displacement": "Displacement",
  12. "enchantment.ensorcellment.displacement.desc": "Randomly teleports attackers away.",
  13.  
  14. "enchantment.ensorcellment.ender_damage": "Disruption",
  15. "enchantment.ensorcellment.ender_damage.desc": "Increases damage dealt to Ender mobs and inhibits teleportation.",
  16.  
  17. "enchantment.ensorcellment.exp_boost": "Insight",
  18. "enchantment.ensorcellment.exp_boost.desc": "Increases experience gain when using the item.",
  19.  
  20. "enchantment.ensorcellment.gourmand": "Gourmand",
  21. "enchantment.ensorcellment.gourmand.desc": "Food is more nourishing and satisfying when consumed.",
  22.  
  23. "enchantment.ensorcellment.holding": "Holding",
  24. "enchantment.ensorcellment.holding.desc": "Increases the storage capacity of certain items.",
  25.  
  26. "enchantment.ensorcellment.hunter": "Hunter's Bounty",
  27. "enchantment.ensorcellment.hunter.desc": "Provides a chance of additional drops from slain animals.",
  28.  
  29. "enchantment.ensorcellment.illager_damage": "Vigilante",
  30. "enchantment.ensorcellment.illager_damage.desc": "Increases damage dealt to Illager mobs.",
  31.  
  32. "enchantment.ensorcellment.leech": "Leech",
  33. "enchantment.ensorcellment.leech.desc": "Restores health when a mob is killed.",
  34.  
  35. "enchantment.ensorcellment.phalanx": "Phalanx",
  36. "enchantment.ensorcellment.phalanx.desc": "Allows the wielder to move faster while using a shield.",
  37.  
  38. "enchantment.ensorcellment.preservation": "Preservation",
  39. "enchantment.ensorcellment.preservation.desc": "Removes the increasing XP cost for repairing an item.",
  40.  
  41. "enchantment.ensorcellment.quickdraw": "Quickdraw",
  42. "enchantment.ensorcellment.quickdraw.desc": "Decreases the amount of time needed to fully draw a bow.",
  43.  
  44. "enchantment.ensorcellment.smashing": "Smashing",
  45. "enchantment.ensorcellment.smashing.desc": "Harvested ores will be smashed to pieces, improving yield.",
  46.  
  47. "enchantment.ensorcellment.smelting": "Smelting",
  48. "enchantment.ensorcellment.smelting.desc": "Harvested blocks will automatically be smelted, as if by a Furnace.",
  49.  
  50. "enchantment.ensorcellment.soulbound": "Soulbound",
  51. "enchantment.ensorcellment.soulbound.desc": "The item will remain with the owner after an untimely demise.",
  52.  
  53. "enchantment.ensorcellment.trueshot": "Trueshot",
  54. "enchantment.ensorcellment.trueshot.desc": "Increases the accuracy and speed of arrows, and allows them to pierce.",
  55.  
  56. "enchantment.ensorcellment.volley": "Volley",
  57. "enchantment.ensorcellment.volley.desc": "Additional arrows are fired with each shot. Only one arrow is consumed.",
  58.  
  59. "enchantment.ensorcellment.vorpal": "Vorpal",
  60. "enchantment.ensorcellment.vorpal.desc": "Randomly performs powerful attacks and decapitations."
  61. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement