Xhamolk / XACT

Xhamolk's Advanced Crafting Table. Inspired by Eloraam mod's RP2 and it's Project Table.
http://www.minecraftforum.net/topic/1551715-xact-xhamolk-s-advanced-crafting-table/
11 stars 5 forks source link

Use access transformers to access recipe's ingredients #92

Open Xhamolk opened 10 years ago

Xhamolk commented 10 years ago

The recipe's ingredients are stored in private fields. This information would be useful for a better ingredient-finding algorithm. Modify: ShapedRecipe, ShapelessRecipe, OreShapedRecipe, OreShapelessRecipe

Might also want to read fields on other mod recipes.

Xhamolk commented 10 years ago

Consider opening the ingredient fields for the recipes mentioned in #90