Small things
This commit is contained in:
parent
41b42c9447
commit
5e2a620a3b
9 changed files with 144 additions and 45 deletions
|
@ -197,7 +197,6 @@ public class ItemRitualDiviner extends EnergyItems implements IRitualDiviner
|
|||
|
||||
if (tileEntity instanceof TEMasterStone)
|
||||
{
|
||||
TEMasterStone masterStone = (TEMasterStone) tileEntity;
|
||||
List<RitualComponent> ritualList = Rituals.getRitualList(this.getCurrentRitual(stack));
|
||||
if (ritualList == null)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue