BloodMagic/src/main/java/WayofTime/bloodmagic/routing
2016-02-22 21:19:22 -05:00
..
DefaultItemFilter.java Implemented Priority System for the item routing system. Lower numbers are looked at first. 2016-02-22 21:19:22 -05:00
IgnoreNBTItemFilter.java Added multiple router filters and made sure that they are able to work properly. Textures and localization completed. Added a recipe for a consumable "frame" - more of these gating materials to be added. 2016-01-21 15:53:37 -05:00
IInputItemRoutingNode.java Initial framework for the item routing is completed 2016-01-14 14:11:16 -05:00
IItemFilter.java Implemented Priority System for the item routing system. Lower numbers are looked at first. 2016-02-22 21:19:22 -05:00
IItemRoutingNode.java Initial framework for the item routing is completed 2016-01-14 14:11:16 -05:00
IMasterRoutingNode.java Added routing nodes and a bit of infrastructure - not even working yet. 2016-01-12 12:23:26 -05:00
IOutputItemRoutingNode.java Initial framework for the item routing is completed 2016-01-14 14:11:16 -05:00
IRoutingNode.java Added a lot more framework for the node routing. 2016-01-12 17:05:56 -05:00
ModIdItemFilter.java Added multiple router filters and made sure that they are able to work properly. Textures and localization completed. Added a recipe for a consumable "frame" - more of these gating materials to be added. 2016-01-21 15:53:37 -05:00
NodeHelper.java Added routing nodes and a bit of infrastructure - not even working yet. 2016-01-12 12:23:26 -05:00
OreDictItemFilter.java Added multiple router filters and made sure that they are able to work properly. Textures and localization completed. Added a recipe for a consumable "frame" - more of these gating materials to be added. 2016-01-21 15:53:37 -05:00
TestItemFilter.java Implemented Priority System for the item routing system. Lower numbers are looked at first. 2016-02-22 21:19:22 -05:00