mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2024-11-22 21:26:46 +01:00
parent
734815c58d
commit
679f1ed629
@ -66,7 +66,7 @@ Potions:
|
|||||||
0: # Water Bottle
|
0: # Water Bottle
|
||||||
Children:
|
Children:
|
||||||
BLAZE_POWDER: 8192 # Mundane Potion
|
BLAZE_POWDER: 8192 # Mundane Potion
|
||||||
FERMENTED_SPIDER_EYE: 4616 # Potion of Weakness
|
FERMENTED_SPIDER_EYE: 8200 # Potion of Weakness
|
||||||
GHAST_TEAR: 8192 # Mundane Potion
|
GHAST_TEAR: 8192 # Mundane Potion
|
||||||
GLOWSTONE_DUST: 32 # Thick Potion
|
GLOWSTONE_DUST: 32 # Thick Potion
|
||||||
MAGMA_CREAM: 8192 # Mundane Potion
|
MAGMA_CREAM: 8192 # Mundane Potion
|
||||||
@ -79,73 +79,72 @@ Potions:
|
|||||||
16: # Awkward Potion
|
16: # Awkward Potion
|
||||||
Children:
|
Children:
|
||||||
APPLE: 5376 # Potion of Health Boost
|
APPLE: 5376 # Potion of Health Boost
|
||||||
BLAZE_POWDER: 1289 # Potion of Strength
|
BLAZE_POWDER: 8201 # Potion of Strength
|
||||||
BROWN_MUSHROOM: 2304 # Potion of Nausea
|
BROWN_MUSHROOM: 2304 # Potion of Nausea
|
||||||
CARROT_ITEM: 768 # Potion of Haste
|
CARROT_ITEM: 768 # Potion of Haste
|
||||||
FERMENTED_SPIDER_EYE: 4616 # Potion of Weakness
|
FERMENTED_SPIDER_EYE: 8200 # Potion of Weakness
|
||||||
GHAST_TEAR: 2561 # Potion of Regeneration
|
GHAST_TEAR: 8193 # Potion of Regeneration
|
||||||
'GOLDEN_APPLE:0': 2816 # Potion of Resistance
|
'GOLDEN_APPLE:0': 2816 # Potion of Resistance
|
||||||
GOLDEN_CARROT: 4102 # Potion of Night Vision
|
GOLDEN_CARROT: 8198 # Potion of Night Vision
|
||||||
'INK_SACK:0': 3840 # Potion of Blindness
|
'INK_SACK:0': 3840 # Potion of Blindness
|
||||||
'LONG_GRASS:2': 5888 # Potion of Saturation
|
'LONG_GRASS:2': 5888 # Potion of Saturation
|
||||||
MAGMA_CREAM: 3075 # Potion of Fire Resistance
|
MAGMA_CREAM: 8195 # Potion of Fire Resistance
|
||||||
POISONOUS_POTATO: 5120 # Potion of Decay
|
POISONOUS_POTATO: 5120 # Potion of Decay
|
||||||
QUARTZ: 5632 # Potion of Absorption
|
QUARTZ: 5632 # Potion of Absorption
|
||||||
RED_MUSHROOM: 2048 # Potion of Leaping
|
RED_MUSHROOM: 2048 # Potion of Leaping
|
||||||
ROTTEN_FLESH: 4352 # Potion of Hunger
|
ROTTEN_FLESH: 4352 # Potion of Hunger
|
||||||
SLIME_BALL: 1024 # Potion of Dullness
|
SLIME_BALL: 1024 # Potion of Dullness
|
||||||
SPECKLED_MELON: 1541 # Potion of Healing
|
SPECKLED_MELON: 8197 # Potion of Healing
|
||||||
SPIDER_EYE: 4868 # Potion of Poison
|
SPIDER_EYE: 8196 # Potion of Poison
|
||||||
SUGAR: 258 # Potion of Swiftness
|
SUGAR: 8194 # Potion of Swiftness
|
||||||
WATER_LILY: 3341 # Potion of Water Breathing (Minecraft 1.6)
|
WATER_LILY: 8205 # Potion of Water Breathing (Minecraft 1.6)
|
||||||
'RAW_FISH:3': 3341 # Potion of Water Breathing (Minecraft 1.7)
|
'RAW_FISH:3': 8205 # Potion of Water Breathing (Minecraft 1.7)
|
||||||
|
|
||||||
32: # Thick Potion
|
32: # Thick Potion
|
||||||
Children:
|
Children:
|
||||||
FERMENTED_SPIDER_EYE: 4616
|
FERMENTED_SPIDER_EYE: 8200
|
||||||
|
|
||||||
64: # Mundane Potion Extended
|
64: # Mundane Potion Extended
|
||||||
Children:
|
Children:
|
||||||
FERMENTED_SPIDER_EYE: 4680
|
FERMENTED_SPIDER_EYE: 8264
|
||||||
|
|
||||||
8192: # Mundane Potion
|
8192: # Mundane Potion
|
||||||
Children:
|
Children:
|
||||||
FERMENTED_SPIDER_EYE: 4616
|
FERMENTED_SPIDER_EYE: 8200
|
||||||
SULPHUR: 16384
|
SULPHUR: 16384
|
||||||
|
|
||||||
### DRINKABLE POTIONS ######################################################
|
### DRINKABLE POTIONS ######################################################
|
||||||
|
|
||||||
258: # Potion of Swiftness
|
8194: # Potion of Swiftness
|
||||||
Effects: ["SPEED 0 3600"]
|
Effects: ["SPEED 0 3600"]
|
||||||
Children:
|
Children:
|
||||||
FERMENTED_SPIDER_EYE: 522
|
FERMENTED_SPIDER_EYE: 8202
|
||||||
GLOWSTONE_DUST: 290
|
GLOWSTONE_DUST: 8226
|
||||||
REDSTONE: 322
|
REDSTONE: 8258
|
||||||
SULPHUR: 16642
|
SULPHUR: 16386
|
||||||
290: # Potion of Swiftness II
|
8226: # Potion of Swiftness II
|
||||||
Effects: ["SPEED 1 1800"]
|
Effects: ["SPEED 1 1800"]
|
||||||
Children:
|
Children:
|
||||||
FERMENTED_SPIDER_EYE: 586
|
FERMENTED_SPIDER_EYE: 8266
|
||||||
REDSTONE: 322
|
REDSTONE: 8258
|
||||||
SULPHUR: 16642
|
SULPHUR: 16418
|
||||||
322: # Potion of Swiftness Extended
|
8258: # Potion of Swiftness Extended
|
||||||
Effects: ["SPEED 0 9600"]
|
Effects: ["SPEED 0 9600"]
|
||||||
Children:
|
Children:
|
||||||
FERMENTED_SPIDER_EYE: 522
|
FERMENTED_SPIDER_EYE: 8202
|
||||||
GLOWSTONE_DUST: 290
|
GLOWSTONE_DUST: 8226
|
||||||
SULPHUR: 16706
|
SULPHUR: 16450
|
||||||
|
|
||||||
522: # Potion of Slowness
|
8202: # Potion of Slowness
|
||||||
Effects: ["SLOW 0 1800"]
|
Effects: ["SLOW 0 1800"]
|
||||||
Children:
|
Children:
|
||||||
REDSTONE: 586
|
REDSTONE: 8266
|
||||||
SULPHUR: 16906
|
SULPHUR: 16394
|
||||||
586: # Potion of Slowness Extended
|
8266: # Potion of Slowness Extended
|
||||||
Effects: ["SLOW 0 4800"]
|
Effects: ["SLOW 0 4800"]
|
||||||
Children:
|
Children:
|
||||||
GLOWSTONE_DUST: 522
|
GLOWSTONE_DUST: 8202
|
||||||
SULPHUR: 16970
|
SULPHUR: 16458
|
||||||
|
|
||||||
|
|
||||||
768: # Potion of Haste
|
768: # Potion of Haste
|
||||||
Effects: ["FAST_DIGGING 0 3600"]
|
Effects: ["FAST_DIGGING 0 3600"]
|
||||||
@ -183,49 +182,49 @@ Potions:
|
|||||||
GLOWSTONE_DUST: 1056
|
GLOWSTONE_DUST: 1056
|
||||||
SULPHUR: 17472
|
SULPHUR: 17472
|
||||||
|
|
||||||
1289: # Potion of Strength
|
8201: # Potion of Strength
|
||||||
Effects: ["INCREASE_DAMAGE 0 3600"]
|
Effects: ["INCREASE_DAMAGE 0 3600"]
|
||||||
Children:
|
Children:
|
||||||
FERMENTED_SPIDER_EYE: 4616
|
FERMENTED_SPIDER_EYE: 8200
|
||||||
GLOWSTONE_DUST: 1321
|
GLOWSTONE_DUST: 8233
|
||||||
REDSTONE: 1353
|
REDSTONE: 8265
|
||||||
SULPHUR: 17673
|
SULPHUR: 16393
|
||||||
1321: # Potion of Strength II
|
8233: # Potion of Strength II
|
||||||
Effects: ["INCREASE_DAMAGE 1 1800"]
|
Effects: ["INCREASE_DAMAGE 1 1800"]
|
||||||
Children:
|
Children:
|
||||||
FERMENTED_SPIDER_EYE: 4616
|
FERMENTED_SPIDER_EYE: 8200
|
||||||
REDSTONE: 1353
|
REDSTONE: 8265
|
||||||
SULPHUR: 17705
|
SULPHUR: 16425
|
||||||
1353: # Potion of Strength Extended
|
8265: # Potion of Strength Extended
|
||||||
Effects: ["INCREASE_DAMAGE 0 9600"]
|
Effects: ["INCREASE_DAMAGE 0 9600"]
|
||||||
Children:
|
Children:
|
||||||
FERMENTED_SPIDER_EYE: 4680
|
FERMENTED_SPIDER_EYE: 8264
|
||||||
GLOWSTONE_DUST: 1321
|
GLOWSTONE_DUST: 8233
|
||||||
SULPHUR: 17737
|
SULPHUR: 16457
|
||||||
|
|
||||||
1541: # Potion of Healing
|
8197: # Potion of Healing
|
||||||
Effects: ["HEAL 0"]
|
Effects: ["HEAL 0"]
|
||||||
Children:
|
Children:
|
||||||
FERMENTED_SPIDER_EYE: 1804
|
FERMENTED_SPIDER_EYE: 8204
|
||||||
GLOWSTONE_DUST: 1573
|
GLOWSTONE_DUST: 8229
|
||||||
SULPHUR: 17925
|
SULPHUR: 16389
|
||||||
1573: # Potion of Healing II
|
8229: # Potion of Healing II
|
||||||
Effects: ["HEAL 1"]
|
Effects: ["HEAL 1"]
|
||||||
Children:
|
Children:
|
||||||
FERMENTED_SPIDER_EYE: 1836
|
FERMENTED_SPIDER_EYE: 8236
|
||||||
REDSTONE: 1541
|
REDSTONE: 8197
|
||||||
SULPHUR: 17957
|
SULPHUR: 16421
|
||||||
|
|
||||||
1804: # Potion of Harming
|
8204: # Potion of Harming
|
||||||
Effects: ["HARM 0"]
|
Effects: ["HARM 0"]
|
||||||
Children:
|
Children:
|
||||||
GLOWSTONE_DUST: 1836
|
GLOWSTONE_DUST: 8236
|
||||||
SULPHUR: 18188
|
SULPHUR: 16396
|
||||||
1836: # Potion of Harming II
|
8236: # Potion of Harming II
|
||||||
Effects: ["HARM 1"]
|
Effects: ["HARM 1"]
|
||||||
Children:
|
Children:
|
||||||
REDSTONE: 1804
|
REDSTONE: 8204
|
||||||
SULPHUR: 18220
|
SULPHUR: 16428
|
||||||
|
|
||||||
2048: # Potion of Leaping
|
2048: # Potion of Leaping
|
||||||
Effects: ["JUMP 0 3600"]
|
Effects: ["JUMP 0 3600"]
|
||||||
@ -255,25 +254,25 @@ Potions:
|
|||||||
GLOWSTONE_DUST: 2304
|
GLOWSTONE_DUST: 2304
|
||||||
SULPHUR: 18752
|
SULPHUR: 18752
|
||||||
|
|
||||||
2561: # Potion of Regeneration
|
8193: # Potion of Regeneration
|
||||||
Effects: ["REGENERATION 0 900"]
|
Effects: ["REGENERATION 0 900"]
|
||||||
Children:
|
Children:
|
||||||
FERMENTED_SPIDER_EYE: 4616
|
FERMENTED_SPIDER_EYE: 8200
|
||||||
GLOWSTONE_DUST: 2593
|
GLOWSTONE_DUST: 8225
|
||||||
REDSTONE: 2625
|
REDSTONE: 8257
|
||||||
SULPHUR: 18945
|
SULPHUR: 16385
|
||||||
2593: # Potion of Regeneration II
|
8225: # Potion of Regeneration II
|
||||||
Effects: ["REGENERATION 1 450"]
|
Effects: ["REGENERATION 1 450"]
|
||||||
Children:
|
Children:
|
||||||
FERMENTED_SPIDER_EYE: 4616
|
FERMENTED_SPIDER_EYE: 8200
|
||||||
REDSTONE: 2625
|
REDSTONE: 8257
|
||||||
SULPHUR: 18977
|
SULPHUR: 16417
|
||||||
2625: # Potion of Regeneration Extended
|
8257: # Potion of Regeneration Extended
|
||||||
Effects: ["REGENERATION 0 2400"]
|
Effects: ["REGENERATION 0 2400"]
|
||||||
Children:
|
Children:
|
||||||
FERMENTED_SPIDER_EYE: 4680
|
FERMENTED_SPIDER_EYE: 8264
|
||||||
GLOWSTONE_DUST: 2593
|
GLOWSTONE_DUST: 8225
|
||||||
SULPHUR: 19009
|
SULPHUR: 16449
|
||||||
|
|
||||||
2816: # Potion of Resistance
|
2816: # Potion of Resistance
|
||||||
Effects: ["DAMAGE_RESISTANCE 0 450"]
|
Effects: ["DAMAGE_RESISTANCE 0 450"]
|
||||||
@ -292,40 +291,40 @@ Potions:
|
|||||||
GLOWSTONE_DUST: 2848
|
GLOWSTONE_DUST: 2848
|
||||||
SULPHUR: 19264
|
SULPHUR: 19264
|
||||||
|
|
||||||
3075: # Potion of Fire Resistance
|
8195: # Potion of Fire Resistance
|
||||||
Effects: ["FIRE_RESISTANCE 0 3600"]
|
Effects: ["FIRE_RESISTANCE 0 3600"]
|
||||||
Children:
|
Children:
|
||||||
FERMENTED_SPIDER_EYE: 522
|
FERMENTED_SPIDER_EYE: 8202
|
||||||
REDSTONE: 3139
|
REDSTONE: 3139
|
||||||
SULPHUR: 19459
|
SULPHUR: 16387
|
||||||
3139: # Potion of Fire Resistance Extended
|
3139: # Potion of Fire Resistance Extended
|
||||||
Effects: ["FIRE_RESISTANCE 0 9600"]
|
Effects: ["FIRE_RESISTANCE 0 9600"]
|
||||||
Children:
|
Children:
|
||||||
FERMENTED_SPIDER_EYE: 586
|
FERMENTED_SPIDER_EYE: 8266
|
||||||
GLOWSTONE_DUST: 3075
|
GLOWSTONE_DUST: 8195
|
||||||
SULPHUR: 19523
|
SULPHUR: 16451
|
||||||
|
|
||||||
3341: # Potion of Water Breathing
|
8205: # Potion of Water Breathing
|
||||||
Effects: ["WATER_BREATHING 0 3600"]
|
Effects: ["WATER_BREATHING 0 3600"]
|
||||||
Children:
|
Children:
|
||||||
REDSTONE: 3405
|
REDSTONE: 3405
|
||||||
SULPHUR: 19725
|
SULPHUR: 16397
|
||||||
3405: # Potion of Water Breathing Extended
|
3405: # Potion of Water Breathing Extended
|
||||||
Effects: ["WATER_BREATHING 0 9600"]
|
Effects: ["WATER_BREATHING 0 9600"]
|
||||||
Children:
|
Children:
|
||||||
GLOWSTONE_DUST: 3341
|
GLOWSTONE_DUST: 8205
|
||||||
SULPHUR: 19789
|
SULPHUR: 16461
|
||||||
|
|
||||||
3598: # Potion of Invisibility
|
3598: # Potion of Invisibility
|
||||||
Effects: ["INVISIBILITY 0 3600"]
|
Effects: ["INVISIBILITY 0 3600"]
|
||||||
Children:
|
Children:
|
||||||
REDSTONE: 3662
|
REDSTONE: 3662
|
||||||
SULPHUR: 19982
|
SULPHUR: 16398
|
||||||
3662: # Potion of Invisibility Extended
|
3662: # Potion of Invisibility Extended
|
||||||
Effects: ["INVISIBILITY 0 9600"]
|
Effects: ["INVISIBILITY 0 9600"]
|
||||||
Children:
|
Children:
|
||||||
GLOWSTONE_DUST: 3598
|
GLOWSTONE_DUST: 3598
|
||||||
SULPHUR: 20046
|
SULPHUR: 16462
|
||||||
|
|
||||||
3840: # Potion of Blindness
|
3840: # Potion of Blindness
|
||||||
Effects: ["BLINDNESS 0 225"]
|
Effects: ["BLINDNESS 0 225"]
|
||||||
@ -338,18 +337,18 @@ Potions:
|
|||||||
GLOWSTONE_DUST: 3840
|
GLOWSTONE_DUST: 3840
|
||||||
SULPHUR: 20288
|
SULPHUR: 20288
|
||||||
|
|
||||||
4102: # Potion of Night Vision
|
8198: # Potion of Night Vision
|
||||||
Effects: ["NIGHT_VISION 0 3600"]
|
Effects: ["NIGHT_VISION 0 3600"]
|
||||||
Children:
|
Children:
|
||||||
FERMENTED_SPIDER_EYE: 3598
|
FERMENTED_SPIDER_EYE: 3598
|
||||||
REDSTONE: 4166
|
REDSTONE: 4166
|
||||||
SULPHUR: 20486
|
SULPHUR: 16390
|
||||||
4166: # Potion of Night Vision Extended
|
4166: # Potion of Night Vision Extended
|
||||||
Effects: ["NIGHT_VISION 0 9600"]
|
Effects: ["NIGHT_VISION 0 9600"]
|
||||||
Children:
|
Children:
|
||||||
FERMENTED_SPIDER_EYE: 3662
|
FERMENTED_SPIDER_EYE: 3662
|
||||||
GLOWSTONE_DUST: 4102
|
GLOWSTONE_DUST: 8198
|
||||||
SULPHUR: 20550
|
SULPHUR: 16454
|
||||||
|
|
||||||
4352: # Potion of Hunger
|
4352: # Potion of Hunger
|
||||||
Effects: ["HUNGER 0 900"]
|
Effects: ["HUNGER 0 900"]
|
||||||
@ -368,36 +367,36 @@ Potions:
|
|||||||
GLOWSTONE_DUST: 4384
|
GLOWSTONE_DUST: 4384
|
||||||
SULPHUR: 20800
|
SULPHUR: 20800
|
||||||
|
|
||||||
4616: # Potion of Weakness
|
8200: # Potion of Weakness
|
||||||
Effects: ["WEAKNESS 0 1800"]
|
Effects: ["WEAKNESS 0 1800"]
|
||||||
Children:
|
Children:
|
||||||
REDSTONE: 4680
|
REDSTONE: 8264
|
||||||
SULPHUR: 21000
|
SULPHUR: 16392
|
||||||
4680: # Potion of Weakness Extended
|
8264: # Potion of Weakness Extended
|
||||||
Effects: ["WEAKNESS 0 4800"]
|
Effects: ["WEAKNESS 0 4800"]
|
||||||
Children:
|
Children:
|
||||||
GLOWSTONE_DUST: 4616
|
GLOWSTONE_DUST: 8200
|
||||||
SULPHUR: 21064
|
SULPHUR: 16456
|
||||||
|
|
||||||
4868: # Potion of Poison
|
8196: # Potion of Poison
|
||||||
Effects: ["POISON 0 900"]
|
Effects: ["POISON 0 900"]
|
||||||
Children:
|
Children:
|
||||||
FERMENTED_SPIDER_EYE: 1804
|
FERMENTED_SPIDER_EYE: 8204
|
||||||
GLOWSTONE_DUST: 4900
|
GLOWSTONE_DUST: 8228
|
||||||
REDSTONE: 4932
|
REDSTONE: 8260
|
||||||
SULPHUR: 21252
|
SULPHUR: 16388
|
||||||
4900: # Potion of Poison II
|
8228: # Potion of Poison II
|
||||||
Effects: ["POISON 1 450"]
|
Effects: ["POISON 1 450"]
|
||||||
Children:
|
Children:
|
||||||
FERMENTED_SPIDER_EYE: 1836
|
FERMENTED_SPIDER_EYE: 8236
|
||||||
REDSTONE: 4932
|
REDSTONE: 8260
|
||||||
SULPHUR: 21284
|
SULPHUR: 16452
|
||||||
4932: # Potion of Poison Extended
|
8260: # Potion of Poison Extended
|
||||||
Effects: ["POISON 0 2400"]
|
Effects: ["POISON 0 2400"]
|
||||||
Children:
|
Children:
|
||||||
FERMENTED_SPIDER_EYE: 1804
|
FERMENTED_SPIDER_EYE: 8204
|
||||||
GLOWSTONE_DUST: 4900
|
GLOWSTONE_DUST: 8228
|
||||||
SULPHUR: 21284
|
SULPHUR: 16452
|
||||||
|
|
||||||
5120: # Potion of Decay
|
5120: # Potion of Decay
|
||||||
Effects: ["WITHER 0 450"]
|
Effects: ["WITHER 0 450"]
|
||||||
@ -465,33 +464,33 @@ Potions:
|
|||||||
|
|
||||||
16384: # Splash Mundane Potion
|
16384: # Splash Mundane Potion
|
||||||
Children:
|
Children:
|
||||||
FERMENTED_SPIDER_EYE: 21000
|
FERMENTED_SPIDER_EYE: 16392
|
||||||
|
|
||||||
16642: # Splash Potion of Swiftness
|
16386: # Splash Potion of Swiftness
|
||||||
Effects: ["SPEED 0 2700"]
|
Effects: ["SPEED 0 2700"]
|
||||||
Children:
|
Children:
|
||||||
FERMENTED_SPIDER_EYE: 16906
|
FERMENTED_SPIDER_EYE: 16394
|
||||||
GLOWSTONE_DUST: 16674
|
GLOWSTONE_DUST: 16418
|
||||||
REDSTONE: 16706
|
REDSTONE: 16450
|
||||||
16674: # Splash Potion of Swiftness II
|
16418: # Splash Potion of Swiftness II
|
||||||
Effects: ["SPEED 1 1350"]
|
Effects: ["SPEED 1 1350"]
|
||||||
Children:
|
Children:
|
||||||
FERMENTED_SPIDER_EYE: 16906
|
FERMENTED_SPIDER_EYE: 16394
|
||||||
REDSTONE: 16706
|
REDSTONE: 16450
|
||||||
16706: # Splash Potion of Swiftness Extended
|
16450: # Splash Potion of Swiftness Extended
|
||||||
Effects: ["SPEED 0 7200"]
|
Effects: ["SPEED 0 7200"]
|
||||||
Children:
|
Children:
|
||||||
FERMENTED_SPIDER_EYE: 16906
|
FERMENTED_SPIDER_EYE: 16394
|
||||||
GLOWSTONE_DUST: 16674
|
GLOWSTONE_DUST: 16418
|
||||||
|
|
||||||
16906: # Splash Potion of Slowness
|
16394: # Splash Potion of Slowness
|
||||||
Effects: ["SLOW 0 1350"]
|
Effects: ["SLOW 0 1350"]
|
||||||
Children:
|
Children:
|
||||||
REDSTONE: 16970
|
REDSTONE: 16458
|
||||||
16970: # Splash Potion of Slowness Extended
|
16458: # Splash Potion of Slowness Extended
|
||||||
Effects: ["SLOW 0 3600"]
|
Effects: ["SLOW 0 3600"]
|
||||||
Children:
|
Children:
|
||||||
GLOWSTONE_DUST: 16906
|
GLOWSTONE_DUST: 16394
|
||||||
|
|
||||||
17152: # Splash Potion of Haste
|
17152: # Splash Potion of Haste
|
||||||
Effects: ["FAST_DIGGING 0 2700"]
|
Effects: ["FAST_DIGGING 0 2700"]
|
||||||
@ -521,42 +520,42 @@ Potions:
|
|||||||
Children:
|
Children:
|
||||||
GLOWSTONE_DUST: 17440
|
GLOWSTONE_DUST: 17440
|
||||||
|
|
||||||
17673: # Splash Potion of Strength
|
16393: # Splash Potion of Strength
|
||||||
Effects: ["INCREASE_DAMAGE 0 2700"]
|
Effects: ["INCREASE_DAMAGE 0 2700"]
|
||||||
Children:
|
Children:
|
||||||
FERMENTED_SPIDER_EYE: 21000
|
FERMENTED_SPIDER_EYE: 16392
|
||||||
GLOWSTONE_DUST: 17705
|
GLOWSTONE_DUST: 16425
|
||||||
REDSTONE: 17737
|
REDSTONE: 16457
|
||||||
17705: # Splash Potion of Strength II
|
16425: # Splash Potion of Strength II
|
||||||
Effects: ["INCREASE_DAMAGE 1 1350"]
|
Effects: ["INCREASE_DAMAGE 1 1350"]
|
||||||
Children:
|
Children:
|
||||||
FERMENTED_SPIDER_EYE: 21000
|
FERMENTED_SPIDER_EYE: 16392
|
||||||
REDSTONE: 17737
|
REDSTONE: 16457
|
||||||
17737: # Splash Potion of Strength Extended
|
16457: # Splash Potion of Strength Extended
|
||||||
Effects: ["INCREASE_DAMAGE 0 7200"]
|
Effects: ["INCREASE_DAMAGE 0 7200"]
|
||||||
Children:
|
Children:
|
||||||
FERMENTED_SPIDER_EYE: 21064
|
FERMENTED_SPIDER_EYE: 16456
|
||||||
GLOWSTONE_DUST: 17705
|
GLOWSTONE_DUST: 16425
|
||||||
|
|
||||||
17925: # Splash Potion of Healing
|
16389: # Splash Potion of Healing
|
||||||
Effects: ["HEAL 0"]
|
Effects: ["HEAL 0"]
|
||||||
Children:
|
Children:
|
||||||
FERMENTED_SPIDER_EYE: 18188
|
FERMENTED_SPIDER_EYE: 16396
|
||||||
GLOWSTONE_DUST: 17957
|
GLOWSTONE_DUST: 16421
|
||||||
17957: # Splash Potion of Healing II
|
16421: # Splash Potion of Healing II
|
||||||
Effects: ["HEAL 1"]
|
Effects: ["HEAL 1"]
|
||||||
Children:
|
Children:
|
||||||
FERMENTED_SPIDER_EYE: 18220
|
FERMENTED_SPIDER_EYE: 16428
|
||||||
REDSTONE: 17925
|
REDSTONE: 16389
|
||||||
|
|
||||||
18188: # Splash Potion of Harming
|
16396: # Splash Potion of Harming
|
||||||
Effects: ["HARM 0"]
|
Effects: ["HARM 0"]
|
||||||
Children:
|
Children:
|
||||||
GLOWSTONE_DUST: 18220
|
GLOWSTONE_DUST: 16428
|
||||||
18220: # Splash Potion of Harming II
|
16428: # Splash Potion of Harming II
|
||||||
Effects: ["HARM 1"]
|
Effects: ["HARM 1"]
|
||||||
Children:
|
Children:
|
||||||
REDSTONE: 18188
|
REDSTONE: 16396
|
||||||
|
|
||||||
18432: # Splash Potion of Leaping
|
18432: # Splash Potion of Leaping
|
||||||
Effects: ["JUMP 0 2700"]
|
Effects: ["JUMP 0 2700"]
|
||||||
@ -581,22 +580,22 @@ Potions:
|
|||||||
Children:
|
Children:
|
||||||
GLOWSTONE_DUST: 18688
|
GLOWSTONE_DUST: 18688
|
||||||
|
|
||||||
18945: # Splash Potion of Regeneration
|
16385: # Splash Potion of Regeneration
|
||||||
Effects: ["REGENERATION 0 675"]
|
Effects: ["REGENERATION 0 675"]
|
||||||
Children:
|
Children:
|
||||||
FERMENTED_SPIDER_EYE: 21000
|
FERMENTED_SPIDER_EYE: 16392
|
||||||
GLOWSTONE_DUST: 18977
|
GLOWSTONE_DUST: 16417
|
||||||
REDSTONE: 19009
|
REDSTONE: 16449
|
||||||
18977: # Splash Potion of Regeneration II
|
16417: # Splash Potion of Regeneration II
|
||||||
Effects: ["REGENERATION 1 338"]
|
Effects: ["REGENERATION 1 338"]
|
||||||
Children:
|
Children:
|
||||||
FERMENTED_SPIDER_EYE: 21000
|
FERMENTED_SPIDER_EYE: 16392
|
||||||
REDSTONE: 19009
|
REDSTONE: 16449
|
||||||
19009: # Splash Potion of Regeneration Extended
|
16449: # Splash Potion of Regeneration Extended
|
||||||
Effects: ["REGENERATION 0 1800"]
|
Effects: ["REGENERATION 0 1800"]
|
||||||
Children:
|
Children:
|
||||||
FERMENTED_SPIDER_EYE: 21064
|
FERMENTED_SPIDER_EYE: 16456
|
||||||
GLOWSTONE_DUST: 18977
|
GLOWSTONE_DUST: 16417
|
||||||
|
|
||||||
19200: # Splash Potion of Resistance
|
19200: # Splash Potion of Resistance
|
||||||
Effects: ["DAMAGE_RESISTANCE 0 338"]
|
Effects: ["DAMAGE_RESISTANCE 0 338"]
|
||||||
@ -612,34 +611,34 @@ Potions:
|
|||||||
Children:
|
Children:
|
||||||
GLOWSTONE_DUST: 19232
|
GLOWSTONE_DUST: 19232
|
||||||
|
|
||||||
19459: # Splash Potion of Fire Resistance
|
16387: # Splash Potion of Fire Resistance
|
||||||
Effects: ["FIRE_RESISTANCE 0 2700"]
|
Effects: ["FIRE_RESISTANCE 0 2700"]
|
||||||
Children:
|
Children:
|
||||||
FERMENTED_SPIDER_EYE: 16906
|
FERMENTED_SPIDER_EYE: 16394
|
||||||
REDSTONE: 19523
|
REDSTONE: 16451
|
||||||
19523: # Splash Potion of Fire Resistance Extended
|
16451: # Splash Potion of Fire Resistance Extended
|
||||||
Effects: ["FIRE_RESISTANCE 0 7200"]
|
Effects: ["FIRE_RESISTANCE 0 7200"]
|
||||||
Children:
|
Children:
|
||||||
FERMENTED_SPIDER_EYE: 16970
|
FERMENTED_SPIDER_EYE: 16458
|
||||||
GLOWSTONE_DUST: 19459
|
GLOWSTONE_DUST: 16387
|
||||||
|
|
||||||
19725: # Splash Potion of Water Breathing
|
16397: # Splash Potion of Water Breathing
|
||||||
Effects: ["WATER_BREATHING 0 2700"]
|
Effects: ["WATER_BREATHING 0 2700"]
|
||||||
Children:
|
Children:
|
||||||
REDSTONE: 19789
|
REDSTONE: 16461
|
||||||
19789: # Splash Potion of Water Breathing Extended
|
16461: # Splash Potion of Water Breathing Extended
|
||||||
Effects: ["WATER_BREATHING 0 7200"]
|
Effects: ["WATER_BREATHING 0 7200"]
|
||||||
Children:
|
Children:
|
||||||
GLOWSTONE_DUST: 19725
|
GLOWSTONE_DUST: 16397
|
||||||
|
|
||||||
19982: # Splash Potion of Invisibility
|
16398: # Splash Potion of Invisibility
|
||||||
Effects: ["INVISIBILITY 0 2700"]
|
Effects: ["INVISIBILITY 0 2700"]
|
||||||
Children:
|
Children:
|
||||||
REDSTONE: 20046
|
REDSTONE: 16462
|
||||||
20046: # Splash Potion of Invisibility Extended
|
16462: # Splash Potion of Invisibility Extended
|
||||||
Effects: ["INVISIBILITY 0 7200"]
|
Effects: ["INVISIBILITY 0 7200"]
|
||||||
Children:
|
Children:
|
||||||
GLOWSTONE_DUST: 19982
|
GLOWSTONE_DUST: 16398
|
||||||
|
|
||||||
20224: # Splash Potion of Blindness
|
20224: # Splash Potion of Blindness
|
||||||
Effects: ["BLINDNESS 0 169"]
|
Effects: ["BLINDNESS 0 169"]
|
||||||
@ -650,16 +649,16 @@ Potions:
|
|||||||
Children:
|
Children:
|
||||||
GLOWSTONE_DUST: 20224
|
GLOWSTONE_DUST: 20224
|
||||||
|
|
||||||
20486: # Splash Potion of Night Vision
|
16390: # Splash Potion of Night Vision
|
||||||
Effects: ["NIGHT_VISION 0 2700"]
|
Effects: ["NIGHT_VISION 0 2700"]
|
||||||
Children:
|
Children:
|
||||||
FERMENTED_SPIDER_EYE: 19982
|
FERMENTED_SPIDER_EYE: 16398
|
||||||
REDSTONE: 20550
|
REDSTONE: 16454
|
||||||
20550: # Splash Potion of Night Vision Extended
|
16454: # Splash Potion of Night Vision Extended
|
||||||
Effects: ["NIGHT_VISION 0 7200"]
|
Effects: ["NIGHT_VISION 0 7200"]
|
||||||
Children:
|
Children:
|
||||||
FERMENTED_SPIDER_EYE: 20046
|
FERMENTED_SPIDER_EYE: 16462
|
||||||
GLOWSTONE_DUST: 20486
|
GLOWSTONE_DUST: 16390
|
||||||
|
|
||||||
20736: # Splash Potion of Hunger
|
20736: # Splash Potion of Hunger
|
||||||
Effects: ["HUNGER 0 675"]
|
Effects: ["HUNGER 0 675"]
|
||||||
@ -675,31 +674,31 @@ Potions:
|
|||||||
Children:
|
Children:
|
||||||
GLOWSTONE_DUST: 20768
|
GLOWSTONE_DUST: 20768
|
||||||
|
|
||||||
21000: # Splash Potion of Weakness
|
16392: # Splash Potion of Weakness
|
||||||
Effects: ["WEAKNESS 0 1350"]
|
Effects: ["WEAKNESS 0 1350"]
|
||||||
Children:
|
Children:
|
||||||
REDSTONE: 21064
|
REDSTONE: 16456
|
||||||
21064: # Splash Potion of Weakness Extended
|
16456: # Splash Potion of Weakness Extended
|
||||||
Effects: ["WEAKNESS 0 3600"]
|
Effects: ["WEAKNESS 0 3600"]
|
||||||
Children:
|
Children:
|
||||||
GLOWSTONE_DUST: 21000
|
GLOWSTONE_DUST: 16392
|
||||||
|
|
||||||
21252: # Splash Potion of Poison
|
16388: # Splash Potion of Poison
|
||||||
Effects: ["POISON 0 675"]
|
Effects: ["POISON 0 675"]
|
||||||
Children:
|
Children:
|
||||||
FERMENTED_SPIDER_EYE: 18188
|
FERMENTED_SPIDER_EYE: 16396
|
||||||
GLOWSTONE_DUST: 21284
|
GLOWSTONE_DUST: 16452
|
||||||
REDSTONE: 21316
|
REDSTONE: 16452
|
||||||
21284: # Splash Potion of Poison II
|
16452: # Splash Potion of Poison II
|
||||||
Effects: ["POISON 1 338"]
|
Effects: ["POISON 1 338"]
|
||||||
Children:
|
Children:
|
||||||
FERMENTED_SPIDER_EYE: 18220
|
FERMENTED_SPIDER_EYE: 16428
|
||||||
REDSTONE: 21316
|
REDSTONE: 16452
|
||||||
21316: # Splash Potion of Poison Extended
|
16452: # Splash Potion of Poison Extended
|
||||||
Effects: ["POISON 0 1800"]
|
Effects: ["POISON 0 1800"]
|
||||||
Children:
|
Children:
|
||||||
FERMENTED_SPIDER_EYE: 18188
|
FERMENTED_SPIDER_EYE: 16396
|
||||||
GLOWSTONE_DUST: 21284
|
GLOWSTONE_DUST: 16452
|
||||||
|
|
||||||
21504: # Splash Potion of Decay
|
21504: # Splash Potion of Decay
|
||||||
Effects: ["WITHER 0 338"]
|
Effects: ["WITHER 0 338"]
|
||||||
|
Loading…
Reference in New Issue
Block a user