mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2024-11-22 13:16: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:
|
||||
FERMENTED_SPIDER_EYE: 8236
|
||||
REDSTONE: 8260
|
||||
SULPHUR: 16452
|
||||
SULPHUR: 16420
|
||||
8260: # Potion of Poison Extended
|
||||
Children:
|
||||
FERMENTED_SPIDER_EYE: 8204
|
||||
@ -633,16 +633,16 @@ Potions:
|
||||
16388: # Splash Potion of Poison
|
||||
Children:
|
||||
FERMENTED_SPIDER_EYE: 16396
|
||||
GLOWSTONE_DUST: 16452
|
||||
GLOWSTONE_DUST: 16420
|
||||
REDSTONE: 16452
|
||||
16452: # Splash Potion of Poison II
|
||||
16420: # Splash Potion of Poison II
|
||||
Children:
|
||||
FERMENTED_SPIDER_EYE: 16428
|
||||
REDSTONE: 16452
|
||||
16452: # Splash Potion of Poison Extended
|
||||
Children:
|
||||
FERMENTED_SPIDER_EYE: 16396
|
||||
GLOWSTONE_DUST: 16452
|
||||
GLOWSTONE_DUST: 16420
|
||||
|
||||
21504: # Splash Potion of Decay
|
||||
Effects: ["WITHER 0 338"]
|
||||
|
Loading…
Reference in New Issue
Block a user