Skip to content

Commit

Permalink
Update IPA ale effect in fermentation barrel
Browse files Browse the repository at this point in the history
This commit changes the effect of the IPA ale in the fermentation barrel from "minecraft:jump" to "minecraft:jump_boost". This will modify the imparted effect when this ale is consumed.
  • Loading branch information
Alatyami committed May 24, 2024
1 parent e3cdc85 commit bf5353a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
},
"effects": [
{
"effect": "minecraft:jump",
"effect": "minecraft:jump_boost",
"duration": 3600,
"amplifier": 1
}
Expand Down

0 comments on commit bf5353a

Please sign in to comment.