Added the utmost LP configs
This commit is contained in:
parent
0f7e2ba813
commit
a5eefd8bec
77 changed files with 1905 additions and 92 deletions
|
@ -29,7 +29,7 @@ public class SigilVoid extends ItemBucket implements ArmourUpgrade, ISigil
|
|||
{
|
||||
super(null);
|
||||
this.maxStackSize = 1;
|
||||
setEnergyUsed(50);
|
||||
setEnergyUsed(AlchemicalWizardry.sigilVoidCost);
|
||||
isFull = 0;
|
||||
setCreativeTab(AlchemicalWizardry.tabBloodMagic);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue