Added Arcane Ashes to draw alchemy arrays.
This commit is contained in:
parent
adef7f1ce9
commit
1b9f72b494
11 changed files with 86 additions and 27 deletions
|
@ -61,7 +61,6 @@ public class ItemSigilBase extends ItemBindable implements ISigil
|
|||
@SideOnly(Side.CLIENT)
|
||||
public void addInformation(ItemStack stack, EntityPlayer player, List<String> tooltip, boolean advanced)
|
||||
{
|
||||
|
||||
if (StatCollector.canTranslate(tooltipBase + "desc"))
|
||||
tooltip.add(TextHelper.localizeEffect(tooltipBase + "desc"));
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue