[BUG] Brewing stand consuming more items than required
Perforalia opened this issue · 5 comments
Describe the bug
I placed three magic powders into the top slot of a brewing stand, in order to convert three logs of oak wood into magic wood. Instead of using up one magic powder as in the JEI recipe, it used all three.
To Reproduce
Acquire brewing stand, and try to brew magic wood with more than the required one magic powder
Expected behavior
Consumption of only one magic powder in the brewing process.
Info:
- Modpack Version: 2.77.5
- Server or Singleplayer: Singleplayer
- Version the world was created on: 2.77.5
looks like the issue is that we accidentally swapped two parameters in the recipe 😳
This will be fixed when I eventually add transformation recipes. This was added as a stand-in by, I think Sandwich, to help players get magic wood more easily, but was never my intention for magic wood to be craftable.