Applied-Energistics-2-tiler.../src/main/java/appeng/recipes
2016-08-28 12:10:40 +02:00
..
game Added item models for facades. 2016-08-28 12:10:40 +02:00
handlers Refactored the logging 2016-01-01 02:55:36 +01:00
loader Organized imports 2015-12-24 02:07:03 +01:00
ores First update pass (1/3) - ~1400 -> 82 errors 2016-06-19 14:43:27 +02:00
AEItemResolver.java Change of naming convention 2016-08-19 12:38:21 +02:00
CustomRecipeConfig.java Closes #1899, Fixed #1898: Adds an easy way to export interesting information into CSV format 2015-12-23 14:32:53 +01:00
CustomRecipeForgeConfiguration.java Closes #1899, Fixed #1898: Adds an easy way to export interesting information into CSV format 2015-12-23 14:32:53 +01:00
GroupIngredient.java Organized imports 2015-12-24 02:07:03 +01:00
Ingredient.java Organized imports 2015-12-24 02:07:03 +01:00
IngredientSet.java Organized imports 2015-12-24 02:07:03 +01:00
MissedIngredientSet.java Reduces visibility of internal fields/methods 2015-12-24 01:59:13 +01:00
RecipeData.java Reduces visibility of internal fields/methods 2015-12-24 01:59:13 +01:00
RecipeHandler.java Replaced all instances of Guava's Optional type with Java 8's Optional type, as discussed in #81. (#90) 2016-08-26 12:42:21 +02:00