3
0
Mirror von https://github.com/ViaVersion/ViaVersion.git synchronisiert 2024-11-03 14:50:30 +01:00

Fix healing potion :)

Dieser Commit ist enthalten in:
Myles 2016-03-27 14:06:55 +01:00
Ursprung f926113c66
Commit 46b2f69b01

Datei anzeigen

@ -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");