These should stack to 16 now or it'll be a bit too easy to take loads of mana with you
This commit is contained in:
@@ -44,6 +44,7 @@ public class ItemManaFlask extends Item {
|
||||
super();
|
||||
this.size = size;
|
||||
this.setCreativeTab(WizardryTabs.WIZARDRY);
|
||||
this.setMaxStackSize(16);
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user