[1.15.2+] Cooking Pot doesn't throw ingredient containers high enough for hoppers
vectorwing opened this issue ยท 1 comments
Description
When preparing a meal with contained ingredients (tomato sauce, milk bottle), the Cooking Pot throws the ingredient off the side opposite to the handle, to be caught by a Hopper or Basket.
The current trajectory fails to clear the 1-block height at the Cooking Pot's Y level, failing to land on a Hopper to its side. This prevents players from re-inserting a bowl back into the container slots automatically, which would be an enhancement to the mechanic.
Steps to reproduce:
- Place a Cooking Pot above a heat source;
- Place a Hopper to the side of the Cooking Pot opposite to the spoon (where items are flung to);
- Prepare a meal with a contained ingredient (example: Hot Cocoa);
- Wait until the empty bottle is flung out of the pot.
Expected behavior:
It would be more interesting for flung items to clear the hopper, so they can be re-inserted as a meal container.
Mod list:
Forge 31.2.36
FarmersDelight-1.15.2-0.2.1
Fixed on commit 0271247.