ActuallyAdditions/src/main/java/de/ellpeck/actuallyadditions/mod/crafting
2016-10-30 17:13:46 +01:00
..
BlockCrafting.java Added a recipe to clear the oil generator's liquid storage 2016-09-25 20:57:43 +02:00
CrusherCrafting.java Changed the way crusher recipes are registered 2016-10-30 17:13:46 +01:00
FoodCrafting.java Changed cheese recipe to require eggs too 2016-10-08 10:48:26 +02:00
InitCrafting.java Added different kinds of oils and made oil generator be able to use different types to create different amounts of RF. 2016-09-01 22:11:51 +02:00
ItemCrafting.java Use oredict chests for crafting 2016-08-14 11:55:20 +02:00
MiscCrafting.java changed and added recipes + empowerer texture 2016-08-03 17:59:27 +02:00
RecipeKeepDataShaped.java Added keep data recipes, made batteries keep their power, drills keep their upgrades and storage crates keep their content when crafted into further items 2016-08-04 11:57:35 +02:00
RecipeKeepDataShapeless.java Added keep data recipes, made batteries keep their power, drills keep their upgrades and storage crates keep their content when crafted into further items 2016-08-04 11:57:35 +02:00
ToolCrafting.java Massive cleanup 2016-06-17 23:50:39 +02:00