mirror of
https://github.com/ViaVersion/ViaVersion.git
synced 2024-11-26 12:05:41 +01:00
Fix healing potion :)
This commit is contained in:
parent
f926113c66
commit
46b2f69b01
@ -112,7 +112,7 @@ public class ItemRewriter {
|
||||
registerPotion(8205, "water_breathing");
|
||||
registerPotion(8269, "long_water_breathing");
|
||||
|
||||
registerPotion(8197, "healing");
|
||||
registerPotion(8261, "healing");
|
||||
registerPotion(8229, "strong_healing");
|
||||
|
||||
registerPotion(8204, "harming");
|
||||
|
Loading…
Reference in New Issue
Block a user