Changes

Summary

  1. Add support for a fill recipe to require boiling (details)
  2. Change brewing recipe to require two of the reagent if the level is 3 or (details)
Commit 5975353cd2615293af0c2b2e2d7b79da00e44c19 by KnightMiner
Add support for a fill recipe to require boiling
It is then kinda like melting
The file was modifiedsrc/main/java/knightminer/inspirations/library/recipe/cauldron/FillCauldronRecipe.java (diff)
Commit 0c282409b5c0ff651350c520a9dff1bec8059b73 by KnightMiner
Change brewing recipe to require two of the reagent if the level is 3 or
more
Makes vanilla brewing stands still useful as they produce 3 potions per
ingredient instead of 2
The file was modifiedsrc/main/java/knightminer/inspirations/library/recipe/cauldron/CauldronBrewingRecipe.java (diff)