Skip to content

Commit 182e228

Browse files
committed
add missing TURTLE_HELMET to tier 1 ingredients in potions.yml fixes #5143
1 parent bc6e4bc commit 182e228

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

Changelog.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
Version 2.2.033
22
Added Breeze_Rod entries to potions.yml for Awkward potion (see notes)
3+
Added missing TURTLE_HELMET entry to potions.yml for Tier 1 ingredients
34
Added missing Wind Charging potion entries to potions.yml (see notes)
45
Fixed bug where mcMMO would attempt to load potions that required ingredients or effects from newer versions of Minecraft
56
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.

src/main/resources/potions.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ Concoctions:
2323
- STONE
2424
- SLIME_BLOCK
2525
- COBWEB
26+
- TURTLE_HELMET
2627
Tier_Two_Ingredients:
2728
- CARROT
2829
- SLIME_BALL

0 commit comments

Comments
 (0)