Applied-Energistics-2-tiler.../src/main/java/appeng/recipes
2015-09-30 14:16:03 +02:00
..
game Fixes #1601: Do not allow 0 as stacksize for recipes 2015-09-30 13:20:50 +02:00
handlers Most of the 1.8 Port. 2015-06-15 19:44:59 -05:00
loader Reorganizes the recipes in a more reasonable way. 2015-09-30 13:39:09 +02:00
ores Fixes #1601: Do not allow 0 as stacksize for recipes 2015-09-30 13:20:50 +02:00
AEItemResolver.java Fixes #1718 Use the correct resolver for crystal seeds 2015-09-30 12:56:47 +02:00
GroupIngredient.java prefer isEmpty over length() == 0 2015-09-30 14:16:03 +02:00
Ingredient.java Fixes #1601: Do not allow 0 as stacksize for recipes 2015-09-30 13:20:50 +02:00
IngredientSet.java prefer isEmpty over length() == 0 2015-09-30 14:16:03 +02:00
MissedIngredientSet.java Fixes #1601: Do not allow 0 as stacksize for recipes 2015-09-30 13:20:50 +02:00
RecipeData.java Fixes #1601: Do not allow 0 as stacksize for recipes 2015-09-30 13:20:50 +02:00
RecipeHandler.java Fixes #1786: Locale critical code now uses the english local for transmission. Fixes Turkish Problem. 2015-09-30 13:26:56 +02:00