Farmer's Delight

Farmer's Delight

77M Downloads

[1.15.2+] Cooking Pot doesn't throw ingredient containers high enough for hoppers

vectorwing opened this issue ยท 1 comments

commented

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:

  1. Place a Cooking Pot above a heat source;
  2. Place a Hopper to the side of the Cooking Pot opposite to the spoon (where items are flung to);
  3. Prepare a meal with a contained ingredient (example: Hot Cocoa);
  4. 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

commented

Fixed on commit 0271247.