Divination Sigil no longer spams chat

This commit is contained in:
Nick 2015-10-30 16:54:59 -07:00
parent 09ff96fe03
commit 2bf78bc61c
9 changed files with 324 additions and 27 deletions

View file

@ -6,7 +6,7 @@ import WayofTime.alchemicalWizardry.api.NBTHolder;
import WayofTime.alchemicalWizardry.api.iface.IBindable;
import WayofTime.alchemicalWizardry.api.util.helper.BindableHelper;
import WayofTime.alchemicalWizardry.api.util.helper.NetworkHelper;
import WayofTime.alchemicalWizardry.api.util.helper.TextHelper;
import WayofTime.alchemicalWizardry.util.helper.TextHelper;
import com.google.common.base.Strings;
import net.minecraft.entity.player.EntityPlayer;
import net.minecraft.item.Item;