Spells spells, did I mention spells?
This commit is contained in:
parent
0dd830480c
commit
4394ba4541
21 changed files with 296 additions and 33 deletions
|
@ -33,7 +33,7 @@ public class ItemComplexSpellCrystal extends EnergyItems
|
|||
@Override
|
||||
public void addInformation(ItemStack par1ItemStack, EntityPlayer par2EntityPlayer, List par3List, boolean par4)
|
||||
{
|
||||
par3List.add("Crystal of infinite possibilities.");
|
||||
par3List.add("Crystal of unimaginable power");
|
||||
|
||||
if (!(par1ItemStack.stackTagCompound == null))
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue