Advertisement
Guest User

Untitled

a guest
Jul 20th, 2019
186
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.56 KB | None | 0 0
  1. {
  2. "cmdAliases": [
  3. "ce",
  4. "enchants",
  5. "enchanter"
  6. ],
  7. "loreForApplicableItem": [
  8. "&7%enchant% %level%",
  9. "",
  10. "&a&nApplies to:",
  11. "&2&l* &a%item%"
  12. ],
  13. "enchantmentItem": "ENCHANTED_BOOK",
  14. "bookName": "&aEnchantment Book",
  15. "potionEnchantments": [
  16. {
  17. "potionEffectType": "NIGHT_VISION",
  18. "enchantmentNameLocal": "Lumination",
  19. "enchantmentName": "Lumination",
  20. "description": [
  21. "&7Permanent night vision"
  22. ],
  23. "maxLevel": 1,
  24. "applicableMaterials": [
  25. "DIAMOND_HELMET",
  26. "GOLD_HELMET",
  27. "IRON_HELMET",
  28. "CHAINMAIL_HELMET",
  29. "LEATHER_HELMET"
  30. ],
  31. "applicableString": "Helmets",
  32. "requiredLevelsToBuy": [
  33. 35
  34. ],
  35. "purchasable": true
  36. },
  37. {
  38. "potionEffectType": "WATER_BREATHING",
  39. "enchantmentNameLocal": "Aquifer",
  40. "enchantmentName": "Aquifer",
  41. "description": [
  42. "&7Permanent water breathing"
  43. ],
  44. "maxLevel": 1,
  45. "applicableMaterials": [
  46. "DIAMOND_HELMET",
  47. "GOLD_HELMET",
  48. "IRON_HELMET",
  49. "CHAINMAIL_HELMET",
  50. "LEATHER_HELMET"
  51. ],
  52. "applicableString": "Helmets",
  53. "requiredLevelsToBuy": [
  54. 50
  55. ],
  56. "purchasable": true
  57. },
  58. {
  59. "potionEffectType": "INCREASE_DAMAGE",
  60. "enchantmentNameLocal": "Vigorous",
  61. "enchantmentName": "Vigorous",
  62. "description": [
  63. "&7Permanent strength"
  64. ],
  65. "maxLevel": 2,
  66. "applicableMaterials": [
  67. "DIAMOND_CHESTPLATE",
  68. "GOLD_CHESTPLATE",
  69. "IRON_CHESTPLATE",
  70. "CHAINMAIL_CHESTPLATE",
  71. "LEATHER_CHESTPLATE"
  72. ],
  73. "applicableString": "Chestplates",
  74. "requiredLevelsToBuy": [
  75. 35,
  76. 50
  77. ],
  78. "purchasable": true
  79. },
  80. {
  81. "potionEffectType": "FIRE_RESISTANCE",
  82. "enchantmentNameLocal": "Skin of the Nether",
  83. "enchantmentName": "Skin of the Nether",
  84. "description": [
  85. "&7Permanent fire resistance"
  86. ],
  87. "maxLevel": 1,
  88. "applicableMaterials": [
  89. "DIAMOND_LEGGINGS",
  90. "GOLD_LEGGINGS",
  91. "IRON_LEGGINGS",
  92. "CHAINMAIL_LEGGINGS",
  93. "LEATHER_LEGGINGS"
  94. ],
  95. "applicableString": "Leggings",
  96. "requiredLevelsToBuy": [
  97. 50
  98. ],
  99. "purchasable": true
  100. },
  101. {
  102. "potionEffectType": "SPEED",
  103. "enchantmentNameLocal": "Agility",
  104. "enchantmentName": "Agility",
  105. "description": [
  106. "&7Permanent speed"
  107. ],
  108. "maxLevel": 2,
  109. "applicableMaterials": [
  110. "DIAMOND_BOOTS",
  111. "GOLD_BOOTS",
  112. "IRON_BOOTS",
  113. "CHAINMAIL_BOOTS",
  114. "LEATHER_BOOTS"
  115. ],
  116. "applicableString": "Boots",
  117. "requiredLevelsToBuy": [
  118. 35,
  119. 50
  120. ],
  121. "purchasable": true
  122. },
  123. {
  124. "potionEffectType": "FAST_DIGGING",
  125. "enchantmentNameLocal": "Haste",
  126. "enchantmentName": "Haste",
  127. "description": [
  128. "&7Permanent haste"
  129. ],
  130. "maxLevel": 2,
  131. "applicableMaterials": [
  132. "DIAMOND_HELMET",
  133. "GOLD_HELMET",
  134. "IRON_HELMET",
  135. "CHAINMAIL_HELMET",
  136. "LEATHER_HELMET"
  137. ],
  138. "applicableString": "Helmets",
  139. "requiredLevelsToBuy": [
  140. 35,
  141. 50
  142. ],
  143. "purchasable": true
  144. },
  145. {
  146. "potionEffectType": "JUMP",
  147. "enchantmentNameLocal": "Jump Boost",
  148. "enchantmentName": "Jump Boost",
  149. "description": [
  150. "&7Permanent jump boost"
  151. ],
  152. "maxLevel": 2,
  153. "applicableMaterials": [
  154. "DIAMOND_BOOTS",
  155. "GOLD_BOOTS",
  156. "IRON_BOOTS",
  157. "CHAINMAIL_BOOTS",
  158. "LEATHER_BOOTS"
  159. ],
  160. "applicableString": "Boots",
  161. "requiredLevelsToBuy": [
  162. 35,
  163. 50
  164. ],
  165. "purchasable": true
  166. }
  167. ],
  168. "purchaseRandomEnchant": "&aRandom Tier %tier% Enchantment",
  169. "viewEnchantmentsItemName": "&aView Enchantments",
  170. "randomEnchantmentItemName": "&aRandom Enchantment",
  171. "selectEnchantmentInventoryName": "&8&l»&8 Custom Enchantments",
  172. "selectEnchantmentInventoryItemName": "&a%enchant% &7[%levels%]",
  173. "selectEnchantmentInventoryNameLore": [
  174. "",
  175. "&7%description%",
  176. "",
  177. "&a&nApplies to:",
  178. "&2&l* &a%items%"
  179. ],
  180. "levelInventoryItemLore": [
  181. "&2&l* &aLevels Required: &f%cost%"
  182. ],
  183. "tier1costLevels": 30,
  184. "tier2costLevels": 50,
  185. "tier3costLevels": 75,
  186. "opsBypassEnchantmentLimit": true,
  187. "maxEnchantmentsPerItem": 3,
  188. "prefix": "",
  189. "maxEnchantments": "&c&l(!) &cThis item already has the maximum amount of enchantments!",
  190. "enchantmentApplied": "&a&l(!) &aThis enchantment has been applied!",
  191. "notEnoughLevels": "&c&l(!) &cYou need more levels to buy this enchantment!",
  192. "boughtEnchantment": "&a&l(!) &aYou have bought a %enchant% enchantment book!",
  193. "levelTooHigh": "&c&l(!) &cThis level would exceed the maximum level for this enchantment.",
  194. "givenBook": "&a&l(!) &aYou have been given a level &a&n%level% %enchantment%&a book!",
  195. "playerGivenBook": "&a&l(!) &a&n%player%&a has been given a level &a&n%level% %enchantment%&a book!",
  196. "enchantmentList": "&aEnchantments &7(%amount%) &7- &a%enchantments%",
  197. "enchantmentDisabled": "&c&l(!) &cThis enchantment is currently disabled.",
  198. "enchantmentEnabled": "&a&l(!) &a&n%enchantment%&a has been enabled!",
  199. "enchantmentDisabledByPlayer": "&c&l(!) &c&n%enchantment%&c has been disabled!",
  200. "configReloaded": "&a&l(!) &aConfig has been reloaded.",
  201. "onlyOneItem": "&c&l(!) &cYou may only apply custom enchantents to one item only!",
  202. "oneCursorItem": "&c&l(!) &cYou may only have one item on your cursor!",
  203. "inventoryFull": "&c&l(!) &cYour inventory is full dropping items on floor.",
  204. "youAreBleeding": "&c&l(!) &cSo much blood! You have been hit with grievous wounds!",
  205. "sunfireCapeEnchantment": {
  206. "chanceToFire": 10.5,
  207. "ticksToFirePlayerSeconds": 5,
  208. "enchantmentName": "Sun Blade",
  209. "description": [
  210. "&7Provides a small chance to set fire to attackers"
  211. ],
  212. "maxLevel": 1,
  213. "applicableMaterials": [
  214. "DIAMOND_CHESTPLATE",
  215. "GOLD_CHESTPLATE",
  216. "IRON_CHESTPLATE",
  217. "CHAINMAIL_CHESTPLATE",
  218. "LEATHER_CHESTPLATE"
  219. ],
  220. "applicableString": "Chestplates",
  221. "requiredLevelsToBuy": [
  222. 125
  223. ],
  224. "purchasable": true
  225. },
  226. "rejuvenationEnchantment": {
  227. "helmGained": "&a&l(!) &aYour helmet has gained &a&n%durability%&a durability!",
  228. "chestPlateGained": "&a&l(!) &aYour chestplate has gained &a&n%durability%&a durability!",
  229. "leggingsGained": "&a&l(!) &aYour leggings have gained &a&n%durability%&a durability!",
  230. "bootsGained": "&a&l(!)] &aYour boots have gained &a&n%durability%&a durability!",
  231. "regainChance": 0.7,
  232. "minGain": 1,
  233. "maxGain": 4,
  234. "enchantmentName": "Rejuvenation",
  235. "description": [
  236. "&7Provides a small chance wearer's armor",
  237. "&7will gain durability on hit"
  238. ],
  239. "maxLevel": 1,
  240. "applicableMaterials": [
  241. "DIAMOND_HELMET",
  242. "GOLD_HELMET",
  243. "IRON_HELMET",
  244. "CHAINMAIL_HELMET",
  245. "LEATHER_HELMET",
  246. "DIAMOND_CHESTPLATE",
  247. "GOLD_CHESTPLATE",
  248. "IRON_CHESTPLATE",
  249. "CHAINMAIL_CHESTPLATE",
  250. "LEATHER_CHESTPLATE",
  251. "DIAMOND_LEGGINGS",
  252. "GOLD_LEGGINGS",
  253. "IRON_LEGGINGS",
  254. "CHAINMAIL_LEGGINGS",
  255. "LEATHER_LEGGINGS",
  256. "DIAMOND_BOOTS",
  257. "GOLD_BOOTS",
  258. "IRON_BOOTS",
  259. "CHAINMAIL_BOOTS",
  260. "LEATHER_BOOTS"
  261. ],
  262. "applicableString": "Armor",
  263. "requiredLevelsToBuy": [
  264. 175
  265. ],
  266. "purchasable": true
  267. },
  268. "grievousWoundsEnchantment": {
  269. "bleedTimeSeconds": 4,
  270. "chanceToBleedonHit": 50.0,
  271. "damageToDoPerBleed": 0.75,
  272. "enchantmentName": "Grievous Wounds",
  273. "description": [
  274. "&7Provides a chance arrows will pierce deeper",
  275. "&7and cause severe bleeding"
  276. ],
  277. "maxLevel": 1,
  278. "applicableMaterials": [
  279. "BOW"
  280. ],
  281. "applicableString": "Bow",
  282. "requiredLevelsToBuy": [
  283. 100
  284. ],
  285. "purchasable": true
  286. },
  287. "blessedSpirtEnchantment": {
  288. "pickUpBlocks": [
  289. "HOPPER",
  290. "MOB_SPAWNER"
  291. ],
  292. "enchantmentName": "Orbit",
  293. "description": [
  294. "&7All valuable blocks affected by creeper explosion damage radius",
  295. "&7will be sent to players inventory"
  296. ],
  297. "maxLevel": 1,
  298. "applicableMaterials": [
  299. "MONSTER_EGG"
  300. ],
  301. "applicableString": "Creeper Eggs",
  302. "requiredLevelsToBuy": [
  303. 500
  304. ],
  305. "purchasable": true
  306. },
  307. "energizedEnchantment": {
  308. "enchantmentName": "Energized",
  309. "description": [
  310. "&7Spawn creeper egg powered"
  311. ],
  312. "maxLevel": 1,
  313. "applicableMaterials": [
  314. "MONSTER_EGG"
  315. ],
  316. "applicableString": "Creeper Eggs",
  317. "requiredLevelsToBuy": [
  318. 125
  319. ],
  320. "purchasable": true
  321. },
  322. "demonsBlessingEnchantment": {
  323. "explodeAfterLevelOneBlocks": 20.0,
  324. "explodeAfterLevelTwoBlocks": 40.0,
  325. "explodeAfterLevelThreeBlocks": 60.0,
  326. "enchantmentName": "Rocket",
  327. "description": [
  328. "&7Creeper egg will take ignition upwards 2 seconds after placement"
  329. ],
  330. "maxLevel": 3,
  331. "applicableMaterials": [
  332. "MONSTER_EGG"
  333. ],
  334. "applicableString": "Creeper Eggs",
  335. "requiredLevelsToBuy": [
  336. 150,
  337. 250,
  338. 350
  339. ],
  340. "purchasable": true
  341. },
  342. "sharpShooterEnchantment": {
  343. "bowDamage": {},
  344. "enchantmentName": "Sharpshooter",
  345. "description": [
  346. "&7Fully charged arrows deal more damage",
  347. "&7across longer distances (up to 100% bonus)"
  348. ],
  349. "maxLevel": 1,
  350. "applicableMaterials": [
  351. "BOW"
  352. ],
  353. "applicableString": "Bow",
  354. "requiredLevelsToBuy": [
  355. 100
  356. ],
  357. "purchasable": true
  358. },
  359. "lastStandEnchantment": {
  360. "healthToActivate": 10.0,
  361. "enchantmentName": "Last Stand",
  362. "description": [
  363. "&7The lower your current health the more damage you will deal"
  364. ],
  365. "maxLevel": 1,
  366. "applicableMaterials": [
  367. "DIAMOND_SWORD",
  368. "GOLD_SWORD",
  369. "IRON_SWORD",
  370. "STONE_SWORD",
  371. "WOOD_SWORD"
  372. ],
  373. "applicableString": "Swords",
  374. "requiredLevelsToBuy": [
  375. 75
  376. ],
  377. "purchasable": true
  378. },
  379. "antidoteEnchantment": {
  380. "enchantmentName": "Antidote",
  381. "description": [
  382. "&7All harmful effects given to wearer have",
  383. "&7their duration reduced by half"
  384. ],
  385. "maxLevel": 1,
  386. "applicableMaterials": [
  387. "DIAMOND_LEGGINGS",
  388. "GOLD_LEGGINGS",
  389. "IRON_LEGGINGS",
  390. "CHAINMAIL_LEGGINGS",
  391. "LEATHER_LEGGINGS"
  392. ],
  393. "applicableString": "Leggings",
  394. "requiredLevelsToBuy": [
  395. 75
  396. ],
  397. "purchasable": true
  398. },
  399. "healthBoostEnchantment": {
  400. "enchantmentName": "Health Boost",
  401. "description": [
  402. "&7Provides 1 extra max heart of health per tier per piece"
  403. ],
  404. "maxLevel": 1,
  405. "applicableMaterials": [
  406. "DIAMOND_HELMET",
  407. "GOLD_HELMET",
  408. "IRON_HELMET",
  409. "CHAINMAIL_HELMET",
  410. "LEATHER_HELMET",
  411. "DIAMOND_CHESTPLATE",
  412. "GOLD_CHESTPLATE",
  413. "IRON_CHESTPLATE",
  414. "CHAINMAIL_CHESTPLATE",
  415. "LEATHER_CHESTPLATE",
  416. "DIAMOND_LEGGINGS",
  417. "GOLD_LEGGINGS",
  418. "IRON_LEGGINGS",
  419. "CHAINMAIL_LEGGINGS",
  420. "LEATHER_LEGGINGS",
  421. "DIAMOND_BOOTS",
  422. "GOLD_BOOTS",
  423. "IRON_BOOTS",
  424. "CHAINMAIL_BOOTS",
  425. "LEATHER_BOOTS"
  426. ],
  427. "applicableString": "Armor",
  428. "requiredLevelsToBuy": [
  429. 80
  430. ],
  431. "purchasable": true
  432. },
  433. "graniteEnchantment": {
  434. "enchantmentName": "Meteor",
  435. "description": [
  436. "&7Reduces all incoming damage from arrows by 2.5% per tier per piece"
  437. ],
  438. "maxLevel": 3,
  439. "applicableMaterials": [
  440. "DIAMOND_HELMET",
  441. "GOLD_HELMET",
  442. "IRON_HELMET",
  443. "CHAINMAIL_HELMET",
  444. "LEATHER_HELMET",
  445. "DIAMOND_CHESTPLATE",
  446. "GOLD_CHESTPLATE",
  447. "IRON_CHESTPLATE",
  448. "CHAINMAIL_CHESTPLATE",
  449. "LEATHER_CHESTPLATE",
  450. "DIAMOND_LEGGINGS",
  451. "GOLD_LEGGINGS",
  452. "IRON_LEGGINGS",
  453. "CHAINMAIL_LEGGINGS",
  454. "LEATHER_LEGGINGS",
  455. "DIAMOND_BOOTS",
  456. "GOLD_BOOTS",
  457. "IRON_BOOTS",
  458. "CHAINMAIL_BOOTS",
  459. "LEATHER_BOOTS"
  460. ],
  461. "applicableString": "Armor",
  462. "requiredLevelsToBuy": [
  463. 50,
  464. 75,
  465. 125
  466. ],
  467. "purchasable": true
  468. },
  469. "anglerEnchantment": {
  470. "enchantmentName": "Angler",
  471. "description": [
  472. "&7Provides a small chance of getting a bite as soon",
  473. "&7as the hook hits the water"
  474. ],
  475. "maxLevel": 3,
  476. "applicableMaterials": [
  477. "FISHING_ROD"
  478. ],
  479. "applicableString": "Fishing Rods",
  480. "requiredLevelsToBuy": [
  481. 50,
  482. 75,
  483. 125
  484. ],
  485. "purchasable": true
  486. },
  487. "inquisitiveEnchantment": {
  488. "enchantmentName": "Inquisitive",
  489. "description": [
  490. "&7Multiply xp level on mob death"
  491. ],
  492. "maxLevel": 3,
  493. "applicableMaterials": [
  494. "DIAMOND_SWORD",
  495. "GOLD_SWORD",
  496. "IRON_SWORD",
  497. "STONE_SWORD",
  498. "WOOD_SWORD"
  499. ],
  500. "applicableString": "Swords",
  501. "requiredLevelsToBuy": [
  502. 50,
  503. 75,
  504. 125
  505. ],
  506. "purchasable": true
  507. },
  508. "forcefulEnchantment": {
  509. "enchantmentName": "Forceful",
  510. "description": [
  511. "&7Instantly destroy glass, obsidian, and sponge"
  512. ],
  513. "maxLevel": 1,
  514. "applicableMaterials": [
  515. "DIAMOND_PICKAXE",
  516. "GOLD_PICKAXE",
  517. "IRON_PICKAXE",
  518. "STONE_PICKAXE",
  519. "WOOD_PICKAXE"
  520. ],
  521. "applicableString": "Pickaxes",
  522. "requiredLevelsToBuy": [
  523. 15
  524. ],
  525. "purchasable": true
  526. },
  527. "feedEnchantment": {
  528. "enchantmentName": "Feed",
  529. "description": [
  530. "&7Prevent hunger depletion"
  531. ],
  532. "maxLevel": 1,
  533. "applicableMaterials": [
  534. "DIAMOND_HELMET",
  535. "GOLD_HELMET",
  536. "IRON_HELMET",
  537. "CHAINMAIL_HELMET",
  538. "LEATHER_HELMET",
  539. "DIAMOND_CHESTPLATE",
  540. "GOLD_CHESTPLATE",
  541. "IRON_CHESTPLATE",
  542. "CHAINMAIL_CHESTPLATE",
  543. "LEATHER_CHESTPLATE",
  544. "DIAMOND_LEGGINGS",
  545. "GOLD_LEGGINGS",
  546. "IRON_LEGGINGS",
  547. "CHAINMAIL_LEGGINGS",
  548. "LEATHER_LEGGINGS",
  549. "DIAMOND_BOOTS",
  550. "GOLD_BOOTS",
  551. "IRON_BOOTS",
  552. "CHAINMAIL_BOOTS",
  553. "LEATHER_BOOTS"
  554. ],
  555. "applicableString": "Armor",
  556. "requiredLevelsToBuy": [
  557. 30
  558. ],
  559. "purchasable": true
  560. }
  561. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement