Less aging, more animating.
This commit is contained in:
@@ -75,6 +75,12 @@ public class ItemCrystalSeed extends AEBaseItem implements IGrowableCrystal
|
||||
AppEng.instance, 16, 4, true );
|
||||
}
|
||||
|
||||
@Override
|
||||
public int getEntityLifespan( ItemStack itemStack, World world )
|
||||
{
|
||||
return Integer.MAX_VALUE;
|
||||
}
|
||||
|
||||
@Override
|
||||
public String getUnlocalizedName(ItemStack is)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user