Changes

Summary

  1. Changes to AssemblyRecipe to support OreDict (commit: 2657290) (details)
Commit 26572907bc69919c114158b27bc9040d1576fed5 by shotchkiss+github
Changes to AssemblyRecipe to support OreDict

- Moved AssemblyRecipes to Init phase in BuildCraftTransport so that the

OreDictionary is completed by then
- Added new AssemblyRecipe constructor that can take ore tag strings
paired with a desired stack size
- Changed pipe wires over to new constructor
(commit: 2657290)
The file was modifiedcommon/buildcraft/BuildCraftTransport.java (diff)
The file was modifiedcommon/buildcraft/api/recipes/AssemblyRecipe.java (diff)