Added packet handlers, guis, etc required to handle the routing nodes. Added the ability to have a different filter for each direction.
This commit is contained in:
parent
ac919c7882
commit
a895809274
13 changed files with 508 additions and 78 deletions
|
@ -93,6 +93,8 @@ public class Constants
|
|||
public static final String ROUTING_MASTER_OUTPUT = "outputList";
|
||||
|
||||
public static final String GHOST_STACK_SIZE = "stackSize";
|
||||
|
||||
public static final String ITEM_INVENTORY = "itemInventory";
|
||||
}
|
||||
|
||||
public static class Mod
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue