Satiated Kinnison's rage
This commit is contained in:
parent
16a50f7144
commit
aee58c487c
|
@ -198,7 +198,6 @@ public class TileSoulForge extends TileInventory implements ITickable
|
|||
|
||||
if (soulStack.getItem() instanceof ISoulGem)
|
||||
{
|
||||
System.out.println("Test");
|
||||
ISoulGem soul = (ISoulGem) soulStack.getItem();
|
||||
return soul.drainSouls(soulStack, requested);
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue