Просмотр исходного кода

add missing TURTLE_HELMET to tier 1 ingredients in potions.yml fixes #5143

nossr50 2 месяцев назад
Родитель
Сommit
182e228ebd
2 измененных файлов с 2 добавлено и 0 удалено
  1. 1 0
      Changelog.txt
  2. 1 0
      src/main/resources/potions.yml

+ 1 - 0
Changelog.txt

@@ -1,5 +1,6 @@
 Version 2.2.033
     Added Breeze_Rod entries to potions.yml for Awkward potion (see notes)
+    Added missing TURTLE_HELMET entry to potions.yml for Tier 1 ingredients
     Added missing Wind Charging potion entries to potions.yml (see notes)
     Fixed bug where mcMMO would attempt to load potions that required ingredients or effects from newer versions of Minecraft
     mcMMO is a little more specific during start up of how many potions it loaded, it will now report on incompatible potions from being on an older game version.

+ 1 - 0
src/main/resources/potions.yml

@@ -23,6 +23,7 @@ Concoctions:
         - STONE
         - SLIME_BLOCK
         - COBWEB
+        - TURTLE_HELMET
     Tier_Two_Ingredients:
         - CARROT
         - SLIME_BALL