Allow slight configuration of Coat of Arms conversion
Gives modpacks control while still retaining a bit of balance.
This commit is contained in:
parent
b8079bb509
commit
3920e0926f
3 changed files with 4 additions and 2 deletions
|
@ -18,7 +18,6 @@ import java.util.List;
|
|||
|
||||
public class ItemPackSacrifice extends ItemArmor implements IAltarManipulator
|
||||
{
|
||||
public final int CONVERSION = 20; // How much LP per heart
|
||||
public final int CAPACITY = 10000; // Max LP storage
|
||||
|
||||
public ItemPackSacrifice()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue