瀏覽代碼

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

nossr50 2 月之前
父節點
當前提交
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