Fix healing potion :)

This commit is contained in:
Myles 2016-03-27 14:06:55 +01:00
parent f926113c66
commit 46b2f69b01

View File

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