[BUG] Cooking stock in a cooking pot grants diminishing returns (Beta 4)
tomHuang04 opened this issue ยท 2 comments
Describe:
When cooking stock in a cooking pot with meats (3 stock) or vegetables (2 stock), you will only get the proper amount when the output slot of the pot is empty. If there is already stock in the slot, you will only get one instead of the intended amount.
Reproduction:
Place a furnace, place a cooking pot on top of it, then add water. Put meat in the pot and wait for it to cook into stock. The first one will result in 3 stock being produced. If said stock is left in the output slot of the pot, the next piece of meat that is cooked will only produce one stock.
Expected behavior:
You will get 30 bowls of stock when you cook 10 pieces of meat, not 12.
Info:
- Modpack Version: 3.0 Beta 4
- Server or Singleplayer: Singleplayer
- Version the world was created on: 3.0 Beta 4
The recipe in the .zs file is correct, this appears to be a mod bug/poor implementation of crafttweaker on the mod author's part