Fixed the Liquid Sigils so that they would work on tanks again.
This commit is contained in:
parent
110deaf0e6
commit
634bab7688
6 changed files with 244 additions and 256 deletions
|
@ -69,7 +69,7 @@ public class RitualEffectItemRouting extends RitualEffect
|
|||
RoutingFocusParadigm parad = new RoutingFocusParadigm();
|
||||
|
||||
TileEntity outputChest = null; //Destination
|
||||
ForgeDirection inputDirection;;
|
||||
ForgeDirection inputDirection;
|
||||
|
||||
{
|
||||
IInventory outputChestInventory = null;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue