Potions Update
This commit is contained in:
parent
ac02eeb2a7
commit
f34ebde15b
8 changed files with 62 additions and 16 deletions
|
@ -28,6 +28,7 @@ RecipeManager ovenRecipes;
|
|||
RecipeManager anvilRecipes;
|
||||
RecipeManager loomRecipes;
|
||||
RecipeManager enchanterRecipes;
|
||||
RecipeManager potionMakerRecipes;
|
||||
|
||||
Recipe defineRecipe(int item, int amountOrLevel, int numArgs, ...);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue