BloodMagic/src/main/java/WayofTime/bloodmagic/routing
Nick 1bcc4e47e0 Fix a few nutderps on block updates
Incorrect assumptions + adopting very early = mistakes were made
2016-03-18 13:05:57 -07:00
..
DefaultItemFilter.java Fix a few nutderps on block updates 2016-03-18 13:05:57 -07: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 Interface cleanup 2016-03-14 18:55:44 -07:00
IItemFilter.java Initial 1.9 commit 2016-03-17 13:00:46 -07:00
IItemRoutingNode.java Initial framework for the item routing is completed 2016-01-14 14:11:16 -05:00
IMasterRoutingNode.java Initial 1.9 commit 2016-03-17 13:00:46 -07:00
IOutputItemRoutingNode.java Interface cleanup 2016-03-14 18:55:44 -07:00
IRoutingNode.java Initial 1.9 commit 2016-03-17 13:00:46 -07: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 Initial 1.9 commit 2016-03-17 13:00:46 -07: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 Initial 1.9 commit 2016-03-17 13:00:46 -07:00