Added in head crafting and pickup button
This commit is contained in:
parent
24460ee48c
commit
7bc9c274de
6 changed files with 91 additions and 11 deletions
|
@ -21,7 +21,7 @@ typedef struct _recipeManager {
|
|||
Recipe * recipes;
|
||||
} RecipeManager;
|
||||
|
||||
|
||||
RecipeManager inHeadRecipes;
|
||||
RecipeManager workbenchRecipes;
|
||||
RecipeManager furnaceRecipes;
|
||||
RecipeManager ovenRecipes;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue