Advertisement
matagin

potions1

Mar 6th, 2014
125
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 23.23 KB | None | 0 0
  1. #
  2. # Settings for Concoctions
  3. # Last updated on 1.4.08-dev1-b3448
  4. ###
  5. Concoctions:
  6. Tier_One_Ingredients:
  7. - BLAZE_POWDER
  8. - FERMENTED_SPIDER_EYE
  9. - GHAST_TEAR
  10. - GLOWSTONE_DUST
  11. - GOLDEN_CARROT
  12. - MAGMA_CREAM
  13. - NETHER_STALK
  14. - REDSTONE
  15. - SPECKLED_MELON
  16. - SPIDER_EYE
  17. - SUGAR
  18. - SULPHUR
  19. - WATER_LILY
  20. - 'RAW_FISH:3'
  21. Tier_Two_Ingredients:
  22. - CARROT_ITEM
  23. - SLIME_BALL
  24. Tier_Three_Ingredients:
  25. - QUARTZ
  26. - RED_MUSHROOM
  27. Tier_Four_Ingredients:
  28. - APPLE
  29. - ROTTEN_FLESH
  30. Tier_Five_Ingredients:
  31. - BROWN_MUSHROOM
  32. - 'INK_SACK:0'
  33. Tier_Six_Ingredients:
  34. - 'LONG_GRASS:2'
  35. Tier_Seven_Ingredients:
  36. - POISONOUS_POTATO
  37. Tier_Eight_Ingredients:
  38. - 'GOLDEN_APPLE:0'
  39.  
  40. #
  41. # Settings for Potions
  42. #
  43. # <data_value>: Data value used for identifying this potion
  44. # Name: <name> Custom display name for this potion (optional)
  45. # Lore: ["lore1","lore2"...] Custom lore for this potion (section is optional)
  46. # Children: The potential children of this potion (section is optional)
  47. # <INGREDIENT>: <NEW_DV> The ingredient used, and resultant potion's new data value
  48. # Effects: List of strings for the potion's effects (section is optional)
  49. # - "<POTION_EFFECT> [EFFECT_TIER] [DURATION_TICKS]"
  50. #
  51. # DataValues - These potions follow the normal data value pattern except for bits 8-12:
  52. # Bits 0-3: Liquid Color (http://minecraft.gamepedia.com/Data_values#Potions)
  53. # Bit 4: (Unused)
  54. # Bit 5: Power
  55. # Bit 6: Extended
  56. # Bit 7: (Unused)
  57. # Bits 8-12: Custom Status Effect (http://minecraft.gamepedia.com/Data_values#Status_effects)
  58. # Bit 13: Can become splash
  59. # Bit 14: Splash
  60. # Bit 15: (Unused)
  61. ###
  62. Potions:
  63.  
  64. ### NON-EFFECT POTIONS #####################################################
  65.  
  66. 0: # Water Bottle
  67. Children:
  68. BLAZE_POWDER: 8192 # Mundane Potion
  69. FERMENTED_SPIDER_EYE: 4616 # Potion of Weakness
  70. GHAST_TEAR: 8192 # Mundane Potion
  71. GLOWSTONE_DUST: 32 # Thick Potion
  72. MAGMA_CREAM: 8192 # Mundane Potion
  73. NETHER_STALK: 16 # Awkward Potion
  74. REDSTONE: 64 # Mundane Potion Extended
  75. SPECKLED_MELON: 8192 # Mundane Potion
  76. SPIDER_EYE: 8192 # Mundane Potion
  77. SUGAR: 8192 # Mundane Potion
  78.  
  79. 16: # Awkward Potion
  80. Children:
  81. APPLE: 5376 # Potion of Health Boost
  82. BLAZE_POWDER: 1289 # Potion of Strength
  83. BROWN_MUSHROOM: 2304 # Potion of Nausea
  84. CARROT_ITEM: 768 # Potion of Haste
  85. FERMENTED_SPIDER_EYE: 4616 # Potion of Weakness
  86. GHAST_TEAR: 2561 # Potion of Regeneration
  87. 'GOLDEN_APPLE:0': 2816 # Potion of Resistance
  88. GOLDEN_CARROT: 4102 # Potion of Night Vision
  89. 'INK_SACK:0': 3840 # Potion of Blindness
  90. 'LONG_GRASS:2': 5888 # Potion of Saturation
  91. MAGMA_CREAM: 3075 # Potion of Fire Resistance
  92. POISONOUS_POTATO: 5120 # Potion of Decay
  93. QUARTZ: 5632 # Potion of Absorption
  94. RED_MUSHROOM: 2048 # Potion of Leaping
  95. ROTTEN_FLESH: 4352 # Potion of Hunger
  96. SLIME_BALL: 1024 # Potion of Dullness
  97. SPECKLED_MELON: 1541 # Potion of Healing
  98. SPIDER_EYE: 4868 # Potion of Poison
  99. SUGAR: 258 # Potion of Swiftness
  100. WATER_LILY: 3341 # Potion of Water Breathing (Minecraft 1.6)
  101. 'RAW_FISH:3': 3341 # Potion of Water Breathing (Minecraft 1.7)
  102.  
  103. 32: # Thick Potion
  104. Children:
  105. FERMENTED_SPIDER_EYE: 4616
  106.  
  107. 64: # Mundane Potion Extended
  108. Children:
  109. FERMENTED_SPIDER_EYE: 4680
  110.  
  111. 8192: # Mundane Potion
  112. Children:
  113. FERMENTED_SPIDER_EYE: 4616
  114. SULPHUR: 16384
  115.  
  116. ### DRINKABLE POTIONS ######################################################
  117.  
  118. 258: # Potion of Swiftness
  119. Effects: ["SPEED 0 3600"]
  120. Children:
  121. FERMENTED_SPIDER_EYE: 522
  122. GLOWSTONE_DUST: 290
  123. REDSTONE: 322
  124. SULPHUR: 16642
  125. 290: # Potion of Swiftness II
  126. Effects: ["SPEED 1 1800"]
  127. Children:
  128. FERMENTED_SPIDER_EYE: 586
  129. REDSTONE: 322
  130. SULPHUR: 16642
  131. 322: # Potion of Swiftness Extended
  132. Effects: ["SPEED 0 9600"]
  133. Children:
  134. FERMENTED_SPIDER_EYE: 522
  135. GLOWSTONE_DUST: 290
  136. SULPHUR: 16706
  137.  
  138. 522: # Potion of Slowness
  139. Effects: ["SLOW 0 1800"]
  140. Children:
  141. REDSTONE: 586
  142. SULPHUR: 16906
  143. 586: # Potion of Slowness Extended
  144. Effects: ["SLOW 0 4800"]
  145. Children:
  146. GLOWSTONE_DUST: 522
  147. SULPHUR: 16970
  148.  
  149.  
  150. 768: # Potion of Haste
  151. Effects: ["FAST_DIGGING 0 3600"]
  152. Children:
  153. GLOWSTONE_DUST: 800
  154. REDSTONE: 832
  155. SULPHUR: 17152
  156.  
  157. 800: # Potion of Haste II
  158. Effects: ["FAST_DIGGING 1 1800"]
  159. Children:
  160. REDSTONE: 832
  161. SULPHUR: 17184
  162.  
  163. 832: # Potion of Haste Extended
  164. Effects: ["FAST_DIGGING 0 9600"]
  165. Children:
  166. GLOWSTONE_DUST: 800
  167. SULPHUR: 17216
  168.  
  169. 1024: # Potion of Dullness
  170. Effects: ["SLOW_DIGGING 0 3600"]
  171. Children:
  172. GLOWSTONE_DUST: 1056
  173. REDSTONE: 1088
  174. SULPHUR: 17408
  175. 1056: # Potion of Dullness II
  176. Effects: ["SLOW_DIGGING 1 1800"]
  177. Children:
  178. REDSTONE: 1088
  179. SULPHUR: 17408
  180. 1088: # Potion of Dullness Extended
  181. Effects: ["SLOW_DIGGING 0 9600"]
  182. Children:
  183. GLOWSTONE_DUST: 1056
  184. SULPHUR: 17472
  185.  
  186. 1289: # Potion of Strength
  187. Effects: ["INCREASE_DAMAGE 0 3600"]
  188. Children:
  189. FERMENTED_SPIDER_EYE: 4616
  190. GLOWSTONE_DUST: 1321
  191. REDSTONE: 1353
  192. SULPHUR: 17673
  193. 1321: # Potion of Strength II
  194. Effects: ["INCREASE_DAMAGE 1 1800"]
  195. Children:
  196. FERMENTED_SPIDER_EYE: 4616
  197. REDSTONE: 1353
  198. SULPHUR: 17705
  199. 1353: # Potion of Strength Extended
  200. Effects: ["INCREASE_DAMAGE 0 9600"]
  201. Children:
  202. FERMENTED_SPIDER_EYE: 4680
  203. GLOWSTONE_DUST: 1321
  204. SULPHUR: 17737
  205.  
  206. 1541: # Potion of Healing
  207. Effects: ["HEAL 0"]
  208. Children:
  209. FERMENTED_SPIDER_EYE: 1804
  210. GLOWSTONE_DUST: 1573
  211. SULPHUR: 17925
  212. 1573: # Potion of Healing II
  213. Effects: ["HEAL 1"]
  214. Children:
  215. FERMENTED_SPIDER_EYE: 1836
  216. REDSTONE: 1541
  217. SULPHUR: 17957
  218.  
  219. 1804: # Potion of Harming
  220. Effects: ["HARM 0"]
  221. Children:
  222. GLOWSTONE_DUST: 1836
  223. SULPHUR: 18188
  224. 1836: # Potion of Harming II
  225. Effects: ["HARM 1"]
  226. Children:
  227. REDSTONE: 1804
  228. SULPHUR: 18220
  229.  
  230. 2048: # Potion of Leaping
  231. Effects: ["JUMP 0 3600"]
  232. Children:
  233. GLOWSTONE_DUST: 2080
  234. REDSTONE: 2112
  235. SULPHUR: 18432
  236. 2080: # Potion of Leaping II
  237. Effects: ["JUMP 1 1800"]
  238. Children:
  239. REDSTONE: 2112
  240. SULPHUR: 18464
  241. 2112: # Potion of Leaping Extended
  242. Effects: ["JUMP 0 9600"]
  243. Children:
  244. GLOWSTONE_DUST: 2080
  245. SULPHUR: 18496
  246.  
  247. 2304: # Potion of Nausea
  248. Effects: ["CONFUSION 0 450"]
  249. Children:
  250. REDSTONE: 2368
  251. SULPHUR: 18688
  252. 2368: # Potion of Nausea Extended
  253. Effects: ["CONFUSION 0 1200"]
  254. Children:
  255. GLOWSTONE_DUST: 2304
  256. SULPHUR: 18752
  257.  
  258. 2561: # Potion of Regeneration
  259. Effects: ["REGENERATION 0 900"]
  260. Children:
  261. FERMENTED_SPIDER_EYE: 4616
  262. GLOWSTONE_DUST: 2593
  263. REDSTONE: 2625
  264. SULPHUR: 18945
  265. 2593: # Potion of Regeneration II
  266. Effects: ["REGENERATION 1 450"]
  267. Children:
  268. FERMENTED_SPIDER_EYE: 4616
  269. REDSTONE: 2625
  270. SULPHUR: 18977
  271. 2625: # Potion of Regeneration Extended
  272. Effects: ["REGENERATION 0 2400"]
  273. Children:
  274. FERMENTED_SPIDER_EYE: 4680
  275. GLOWSTONE_DUST: 2593
  276. SULPHUR: 19009
  277.  
  278. 2816: # Potion of Resistance
  279. Effects: ["DAMAGE_RESISTANCE 0 450"]
  280. Children:
  281. GLOWSTONE_DUST: 2848
  282. REDSTONE: 2880
  283. SULPHUR: 19200
  284. 2848: # Potion of Resistance II
  285. Effects: ["DAMAGE_RESISTANCE 1 225"]
  286. Children:
  287. REDSTONE: 2880
  288. SULPHUR: 19232
  289. 2880: # Potion of Resistance Extended
  290. Effects: ["DAMAGE_RESISTANCE 0 1200"]
  291. Children:
  292. GLOWSTONE_DUST: 2848
  293. SULPHUR: 19264
  294.  
  295. 3075: # Potion of Fire Resistance
  296. Effects: ["FIRE_RESISTANCE 0 3600"]
  297. Children:
  298. FERMENTED_SPIDER_EYE: 522
  299. REDSTONE: 3139
  300. SULPHUR: 19459
  301. 3139: # Potion of Fire Resistance Extended
  302. Effects: ["FIRE_RESISTANCE 0 9600"]
  303. Children:
  304. FERMENTED_SPIDER_EYE: 586
  305. GLOWSTONE_DUST: 3075
  306. SULPHUR: 19523
  307.  
  308. 3341: # Potion of Water Breathing
  309. Effects: ["WATER_BREATHING 0 3600"]
  310. Children:
  311. REDSTONE: 3405
  312. SULPHUR: 19725
  313. 3405: # Potion of Water Breathing Extended
  314. Effects: ["WATER_BREATHING 0 9600"]
  315. Children:
  316. GLOWSTONE_DUST: 3341
  317. SULPHUR: 19789
  318.  
  319. 3598: # Potion of Invisibility
  320. Effects: ["INVISIBILITY 0 3600"]
  321. Children:
  322. REDSTONE: 3662
  323. SULPHUR: 19982
  324. 3662: # Potion of Invisibility Extended
  325. Effects: ["INVISIBILITY 0 9600"]
  326. Children:
  327. GLOWSTONE_DUST: 3598
  328. SULPHUR: 20046
  329.  
  330. 3840: # Potion of Blindness
  331. Effects: ["BLINDNESS 0 225"]
  332. Children:
  333. REDSTONE: 3904
  334. SULPHUR: 20224
  335. 3904: # Potion of Blindness Extended
  336. Effects: ["BLINDNESS 0 600"]
  337. Children:
  338. GLOWSTONE_DUST: 3840
  339. SULPHUR: 20288
  340.  
  341. 4102: # Potion of Night Vision
  342. Effects: ["NIGHT_VISION 0 3600"]
  343. Children:
  344. FERMENTED_SPIDER_EYE: 3598
  345. REDSTONE: 4166
  346. SULPHUR: 20486
  347. 4166: # Potion of Night Vision Extended
  348. Effects: ["NIGHT_VISION 0 9600"]
  349. Children:
  350. FERMENTED_SPIDER_EYE: 3662
  351. GLOWSTONE_DUST: 4102
  352. SULPHUR: 20550
  353.  
  354. 4352: # Potion of Hunger
  355. Effects: ["HUNGER 0 900"]
  356. Children:
  357. GLOWSTONE_DUST: 4384
  358. REDSTONE: 4416
  359. SULPHUR: 20736
  360. 4284: # Potion of Hunger II
  361. Effects: ["HUNGER 1 450"]
  362. Children:
  363. REDSTONE: 4416
  364. SULPHUR: 20768
  365. 4416: # Potion of Hunger Extended
  366. Effects: ["HUNGER 0 2400"]
  367. Children:
  368. GLOWSTONE_DUST: 4384
  369. SULPHUR: 20800
  370.  
  371. 4616: # Potion of Weakness
  372. Effects: ["WEAKNESS 0 1800"]
  373. Children:
  374. REDSTONE: 4680
  375. SULPHUR: 21000
  376. 4680: # Potion of Weakness Extended
  377. Effects: ["WEAKNESS 0 4800"]
  378. Children:
  379. GLOWSTONE_DUST: 4616
  380. SULPHUR: 21064
  381.  
  382. 4868: # Potion of Poison
  383. Effects: ["POISON 0 900"]
  384. Children:
  385. FERMENTED_SPIDER_EYE: 1804
  386. GLOWSTONE_DUST: 4900
  387. REDSTONE: 4932
  388. SULPHUR: 21252
  389. 4900: # Potion of Poison II
  390. Effects: ["POISON 1 450"]
  391. Children:
  392. FERMENTED_SPIDER_EYE: 1836
  393. REDSTONE: 4932
  394. SULPHUR: 21284
  395. 4932: # Potion of Poison Extended
  396. Effects: ["POISON 0 2400"]
  397. Children:
  398. FERMENTED_SPIDER_EYE: 1804
  399. GLOWSTONE_DUST: 4900
  400. SULPHUR: 21284
  401.  
  402. 5120: # Potion of Decay
  403. Effects: ["WITHER 0 450"]
  404. Children:
  405. GLOWSTONE_DUST: 5152
  406. REDSTONE: 5184
  407. SULPHUR: 21504
  408. 5152: # Potion of Decay II
  409. Effects: ["WITHER 1 225"]
  410. Children:
  411. REDSTONE: 5184
  412. SULPHUR: 21536
  413. 5184: # Potion of Decay Extended
  414. Effects: ["WITHER 0 1200"]
  415. Children:
  416. GLOWSTONE_DUST: 5152
  417. SULPHUR: 21568
  418.  
  419. 5376: # Potion of Health Boost
  420. Effects: ["HEALTH_BOOST 0 1800"]
  421. Children:
  422. GLOWSTONE_DUST: 5408
  423. REDSTONE: 5440
  424. SULPHUR: 21760
  425. 5408: # Potion of Health Boost II
  426. Effects: ["HEALTH_BOOST 1 900"]
  427. Children:
  428. REDSTONE: 5440
  429. SULPHUR: 21792
  430. 5440: # Potion of Health Boost Extended
  431. Effects: ["HEALTH_BOOST 0 4800"]
  432. Children:
  433. GLOWSTONE_DUST: 5408
  434. SULPHUR: 21824
  435.  
  436. 5632: # Potion of Absorption
  437. Effects: ["ABSORPTION 0 1800"]
  438. Children:
  439. GLOWSTONE_DUST: 5664
  440. REDSTONE: 5696
  441. SULPHUR: 22016
  442. 5664: # Potion of Absorption II
  443. Effects: ["ABSORPTION 1 900"]
  444. Children:
  445. REDSTONE: 5696
  446. SULPHUR: 22048
  447. 5696: # Potion of Absorption Extended
  448. Effects: ["ABSORPTION 0 4800"]
  449. Children:
  450. GLOWSTONE_DUST: 5664
  451. SULPHUR: 22080
  452.  
  453. 5888: # Potion of Saturation
  454. Effects: ["SATURATION 0 8"]
  455. Children:
  456. GLOWSTONE_DUST: 5920
  457. SULPHUR: 22272
  458. 5920: # Potion of Saturation II
  459. Effects: ["SATURATION 1 8"]
  460. Children:
  461. REDSTONE: 5888
  462. SULPHUR: 22304
  463.  
  464. ### SPLASH POTIONS #########################################################
  465.  
  466. 16384: # Splash Mundane Potion
  467. Children:
  468. FERMENTED_SPIDER_EYE: 21000
  469.  
  470. 16642: # Splash Potion of Swiftness
  471. Effects: ["SPEED 0 2700"]
  472. Children:
  473. FERMENTED_SPIDER_EYE: 16906
  474. GLOWSTONE_DUST: 16674
  475. REDSTONE: 16706
  476. 16674: # Splash Potion of Swiftness II
  477. Effects: ["SPEED 1 1350"]
  478. Children:
  479. FERMENTED_SPIDER_EYE: 16906
  480. REDSTONE: 16706
  481. 16706: # Splash Potion of Swiftness Extended
  482. Effects: ["SPEED 0 7200"]
  483. Children:
  484. FERMENTED_SPIDER_EYE: 16906
  485. GLOWSTONE_DUST: 16674
  486.  
  487. 16906: # Splash Potion of Slowness
  488. Effects: ["SLOW 0 1350"]
  489. Children:
  490. REDSTONE: 16970
  491. 16970: # Splash Potion of Slowness Extended
  492. Effects: ["SLOW 0 3600"]
  493. Children:
  494. GLOWSTONE_DUST: 16906
  495.  
  496. 17152: # Splash Potion of Haste
  497. Effects: ["FAST_DIGGING 0 2700"]
  498. Children:
  499. GLOWSTONE_DUST: 17184
  500. REDSTONE: 17216
  501. 17184: # Splash Potion of Haste II
  502. Effects: ["FAST_DIGGING 1 1350"]
  503. Children:
  504. REDSTONE: 17216
  505. 17216: # Splash Potion of Haste Extended
  506. Effects: ["FAST_DIGGING 0 7200"]
  507. Children:
  508. GLOWSTONE_DUST: 17184
  509.  
  510. 17408: # Splash Potion of Dullness
  511. Effects: ["SLOW_DIGGING 0 2700"]
  512. Children:
  513. GLOWSTONE_DUST: 17440
  514. REDSTONE: 17472
  515. 17440: # Splash Potion of Dullness II
  516. Effects: ["SLOW_DIGGING 1 1350"]
  517. Children:
  518. REDSTONE: 17472
  519. 17472: # Splash Potion of Dullness Extended
  520. Effects: ["SLOW_DIGGING 0 7200"]
  521. Children:
  522. GLOWSTONE_DUST: 17440
  523.  
  524. 17673: # Splash Potion of Strength
  525. Effects: ["INCREASE_DAMAGE 0 2700"]
  526. Children:
  527. FERMENTED_SPIDER_EYE: 21000
  528. GLOWSTONE_DUST: 17705
  529. REDSTONE: 17737
  530. 17705: # Splash Potion of Strength II
  531. Effects: ["INCREASE_DAMAGE 1 1350"]
  532. Children:
  533. FERMENTED_SPIDER_EYE: 21000
  534. REDSTONE: 17737
  535. 17737: # Splash Potion of Strength Extended
  536. Effects: ["INCREASE_DAMAGE 0 7200"]
  537. Children:
  538. FERMENTED_SPIDER_EYE: 21064
  539. GLOWSTONE_DUST: 17705
  540.  
  541. 17925: # Splash Potion of Healing
  542. Effects: ["HEAL 0"]
  543. Children:
  544. FERMENTED_SPIDER_EYE: 18188
  545. GLOWSTONE_DUST: 17957
  546. 17957: # Splash Potion of Healing II
  547. Effects: ["HEAL 1"]
  548. Children:
  549. FERMENTED_SPIDER_EYE: 18220
  550. REDSTONE: 17925
  551.  
  552. 18188: # Splash Potion of Harming
  553. Effects: ["HARM 0"]
  554. Children:
  555. GLOWSTONE_DUST: 18220
  556. 18220: # Splash Potion of Harming II
  557. Effects: ["HARM 1"]
  558. Children:
  559. REDSTONE: 18188
  560.  
  561. 18432: # Splash Potion of Leaping
  562. Effects: ["JUMP 0 2700"]
  563. Children:
  564. GLOWSTONE_DUST: 18464
  565. REDSTONE: 18496
  566. 18464: # Splash Potion of Leaping II
  567. Effects: ["JUMP 1 1350"]
  568. Children:
  569. REDSTONE: 18496
  570. 18496: # Splash Potion of Leaping Extended
  571. Effects: ["JUMP 0 7200"]
  572. Children:
  573. GLOWSTONE_DUST: 18464
  574.  
  575. 18688: # Splash Potion of Nausea
  576. Effects: ["CONFUSION 0 338"]
  577. Children:
  578. REDSTONE: 18752
  579. 18752: # Splash Potion of Nausea Extended
  580. Effects: ["CONFUSION 0 900"]
  581. Children:
  582. GLOWSTONE_DUST: 18688
  583.  
  584. 18945: # Splash Potion of Regeneration
  585. Effects: ["REGENERATION 0 675"]
  586. Children:
  587. FERMENTED_SPIDER_EYE: 21000
  588. GLOWSTONE_DUST: 18977
  589. REDSTONE: 19009
  590. 18977: # Splash Potion of Regeneration II
  591. Effects: ["REGENERATION 1 338"]
  592. Children:
  593. FERMENTED_SPIDER_EYE: 21000
  594. REDSTONE: 19009
  595. 19009: # Splash Potion of Regeneration Extended
  596. Effects: ["REGENERATION 0 1800"]
  597. Children:
  598. FERMENTED_SPIDER_EYE: 21064
  599. GLOWSTONE_DUST: 18977
  600.  
  601. 19200: # Splash Potion of Resistance
  602. Effects: ["DAMAGE_RESISTANCE 0 338"]
  603. Children:
  604. GLOWSTONE_DUST: 19232
  605. REDSTONE: 19264
  606. 19232: # Splash Potion of Resistance II
  607. Effects: ["DAMAGE_RESISTANCE 1 169"]
  608. Children:
  609. REDSTONE: 19264
  610. 19264: # Splash Potion of Resistance Extended
  611. Effects: ["DAMAGE_RESISTANCE 0 900"]
  612. Children:
  613. GLOWSTONE_DUST: 19232
  614.  
  615. 19459: # Splash Potion of Fire Resistance
  616. Effects: ["FIRE_RESISTANCE 0 2700"]
  617. Children:
  618. FERMENTED_SPIDER_EYE: 16906
  619. REDSTONE: 19523
  620. 19523: # Splash Potion of Fire Resistance Extended
  621. Effects: ["FIRE_RESISTANCE 0 7200"]
  622. Children:
  623. FERMENTED_SPIDER_EYE: 16970
  624. GLOWSTONE_DUST: 19459
  625.  
  626. 19725: # Splash Potion of Water Breathing
  627. Effects: ["WATER_BREATHING 0 2700"]
  628. Children:
  629. REDSTONE: 19789
  630. 19789: # Splash Potion of Water Breathing Extended
  631. Effects: ["WATER_BREATHING 0 7200"]
  632. Children:
  633. GLOWSTONE_DUST: 19725
  634.  
  635. 19982: # Splash Potion of Invisibility
  636. Effects: ["INVISIBILITY 0 2700"]
  637. Children:
  638. REDSTONE: 20046
  639. 20046: # Splash Potion of Invisibility Extended
  640. Effects: ["INVISIBILITY 0 7200"]
  641. Children:
  642. GLOWSTONE_DUST: 19982
  643.  
  644. 20224: # Splash Potion of Blindness
  645. Effects: ["BLINDNESS 0 169"]
  646. Children:
  647. REDSTONE: 20288
  648. 20288: # Splash Potion of Blindness Extended
  649. Effects: ["BLINDNESS 0 450"]
  650. Children:
  651. GLOWSTONE_DUST: 20224
  652.  
  653. 20486: # Splash Potion of Night Vision
  654. Effects: ["NIGHT_VISION 0 2700"]
  655. Children:
  656. FERMENTED_SPIDER_EYE: 19982
  657. REDSTONE: 20550
  658. 20550: # Splash Potion of Night Vision Extended
  659. Effects: ["NIGHT_VISION 0 7200"]
  660. Children:
  661. FERMENTED_SPIDER_EYE: 20046
  662. GLOWSTONE_DUST: 20486
  663.  
  664. 20736: # Splash Potion of Hunger
  665. Effects: ["HUNGER 0 675"]
  666. Children:
  667. GLOWSTONE_DUST: 20768
  668. REDSTONE: 20800
  669. 20768: # Splash Potion of Hunger II
  670. Effects: ["HUNGER 1 338"]
  671. Children:
  672. REDSTONE: 20800
  673. 20800: # Splash Potion of Hunger Extended
  674. Effects: ["HUNGER 0 1800"]
  675. Children:
  676. GLOWSTONE_DUST: 20768
  677.  
  678. 21000: # Splash Potion of Weakness
  679. Effects: ["WEAKNESS 0 1350"]
  680. Children:
  681. REDSTONE: 21064
  682. 21064: # Splash Potion of Weakness Extended
  683. Effects: ["WEAKNESS 0 3600"]
  684. Children:
  685. GLOWSTONE_DUST: 21000
  686.  
  687. 21252: # Splash Potion of Poison
  688. Effects: ["POISON 0 675"]
  689. Children:
  690. FERMENTED_SPIDER_EYE: 18188
  691. GLOWSTONE_DUST: 21284
  692. REDSTONE: 21316
  693. 21284: # Splash Potion of Poison II
  694. Effects: ["POISON 1 338"]
  695. Children:
  696. FERMENTED_SPIDER_EYE: 18220
  697. REDSTONE: 21316
  698. 21316: # Splash Potion of Poison Extended
  699. Effects: ["POISON 0 1800"]
  700. Children:
  701. FERMENTED_SPIDER_EYE: 18188
  702. GLOWSTONE_DUST: 21284
  703.  
  704. 21504: # Splash Potion of Decay
  705. Effects: ["WITHER 0 338"]
  706. Children:
  707. GLOWSTONE_DUST: 21536
  708. REDSTONE: 21568
  709. 21536: # Splash Potion of Decay II
  710. Effects: ["WITHER 1 169"]
  711. Children:
  712. REDSTONE: 21568
  713. 21568: # Splash Potion of Decay Extended
  714. Effects: ["WITHER 0 900"]
  715. Children:
  716. GLOWSTONE_DUST: 21536
  717.  
  718. 21760: # Splash Potion of Health Boost
  719. Effects: ["HEALTH_BOOST 0 1350"]
  720. Children:
  721. GLOWSTONE_DUST: 21792
  722. REDSTONE: 5440
  723. 21792: # Splash Potion of Health Boost II
  724. Effects: ["HEALTH_BOOST 1 675"]
  725. Children:
  726. REDSTONE: 21824
  727. 21824: # Splash Potion of Health Boost Extended
  728. Effects: ["HEALTH_BOOST 0 3600"]
  729. Children:
  730. GLOWSTONE_DUST: 21792
  731.  
  732. 22016: # Splash Potion of Absorption
  733. Effects: ["ABSORPTION 0 1350"]
  734. Children:
  735. GLOWSTONE_DUST: 22048
  736. REDSTONE: 22080
  737. 22048: # Splash Potion of Absorption II
  738. Effects: ["ABSORPTION 1 675"]
  739. Children:
  740. REDSTONE: 22080
  741. 22080: # Splash Potion of Absorption Extended
  742. Effects: ["ABSORPTION 0 3600"]
  743. Children:
  744. GLOWSTONE_DUST: 22048
  745.  
  746. 22272: # Splash Potion of Saturation
  747. Effects: ["SATURATION 0 6"]
  748. Children:
  749. GLOWSTONE_DUST: 22304
  750. 22304: # Splash Potion of Saturation II
  751. Effects: ["SATURATION 1 6"]
  752. Children:
  753. REDSTONE: 22272
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement