From 87ac1002de7e3c0dd3bf4f89bdebbfd2c62c3f30 Mon Sep 17 00:00:00 2001 From: Luuk Jacobs Date: Tue, 18 Feb 2014 08:45:44 +0100 Subject: [PATCH] Fix potion datavalues for Splash poison II potions --- src/main/resources/potions.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/main/resources/potions.yml b/src/main/resources/potions.yml index fe7066941..d023ccac9 100644 --- a/src/main/resources/potions.yml +++ b/src/main/resources/potions.yml @@ -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"]