mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2024-11-25 22:56:45 +01:00
Fix potion datavalues for Splash poison II potions
This commit is contained in:
parent
c51fde7f1f
commit
87ac1002de
@ -363,7 +363,7 @@ Potions:
|
|||||||
Children:
|
Children:
|
||||||
FERMENTED_SPIDER_EYE: 8236
|
FERMENTED_SPIDER_EYE: 8236
|
||||||
REDSTONE: 8260
|
REDSTONE: 8260
|
||||||
SULPHUR: 16452
|
SULPHUR: 16420
|
||||||
8260: # Potion of Poison Extended
|
8260: # Potion of Poison Extended
|
||||||
Children:
|
Children:
|
||||||
FERMENTED_SPIDER_EYE: 8204
|
FERMENTED_SPIDER_EYE: 8204
|
||||||
@ -633,16 +633,16 @@ Potions:
|
|||||||
16388: # Splash Potion of Poison
|
16388: # Splash Potion of Poison
|
||||||
Children:
|
Children:
|
||||||
FERMENTED_SPIDER_EYE: 16396
|
FERMENTED_SPIDER_EYE: 16396
|
||||||
GLOWSTONE_DUST: 16452
|
GLOWSTONE_DUST: 16420
|
||||||
REDSTONE: 16452
|
REDSTONE: 16452
|
||||||
16452: # Splash Potion of Poison II
|
16420: # Splash Potion of Poison II
|
||||||
Children:
|
Children:
|
||||||
FERMENTED_SPIDER_EYE: 16428
|
FERMENTED_SPIDER_EYE: 16428
|
||||||
REDSTONE: 16452
|
REDSTONE: 16452
|
||||||
16452: # Splash Potion of Poison Extended
|
16452: # Splash Potion of Poison Extended
|
||||||
Children:
|
Children:
|
||||||
FERMENTED_SPIDER_EYE: 16396
|
FERMENTED_SPIDER_EYE: 16396
|
||||||
GLOWSTONE_DUST: 16452
|
GLOWSTONE_DUST: 16420
|
||||||
|
|
||||||
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