Stardew_Valley_Mods/GeneralMods/Revitalize/Framework/Crafting
JoshuaNavarro d059017a72 Added in ore sand variants that can be smelted into ore bars. 2019-09-19 17:32:44 -07:00
..
CraftingRecipeBook.cs Added in wires, the battery bin, fixed machines not consuming energy. 2019-09-18 13:05:31 -07:00
CraftingRecipeComponent.cs Added in crafting books for workbenches and other crafting tables, added in unlockable crafting recipes, and made the menu show up when innteracting with new crafting tables. 2019-09-04 14:20:05 -07:00
MachineCraftingRecipe.cs Started work on crafting menu. Still need to display all required items, a description, and a craft button. 2019-09-02 19:02:58 -07:00
Recipe.cs Fixed crafting menu multi tiled objects not displaying. 2019-09-11 22:48:38 -07:00
StatCost.cs Updated inventory manager to have bug fixes, added in vanilla recipe and recipe books for adding in custom recipes to vanilla furnaces. 2019-08-22 13:43:11 -07:00
UnlockableCraftingRecipe.cs Added in crafting books for workbenches and other crafting tables, added in unlockable crafting recipes, and made the menu show up when innteracting with new crafting tables. 2019-09-04 14:20:05 -07:00
VanillaRecipe.cs Started work on crafting menu. Still need to display all required items, a description, and a craft button. 2019-09-02 19:02:58 -07:00
VanillaRecipeBook.cs Added in ore sand variants that can be smelted into ore bars. 2019-09-19 17:32:44 -07:00