Farmer's Delight

Farmer's Delight

121M Downloads

(PC Java Forge 1.20.1 custom 200+ modpack) ingredients disappearing instead of dropping items when cut on the Cutting Board.

NotYourLifeline opened this issue ยท 3 comments

commented

Minecraft version

1.20.1

Farmer's Delight version

1.2.6

NeoForge version

47.3.0

Description

where'd that go

pretty much using all available addons.

Steps to reproduce

  1. place a Tomato on the Cutting Board
  2. use a Knife
  3. item disappears

Mod list

2024-12-11_17 34 14
2024-12-11_17 34 34
2024-12-11_17 34 47
2024-12-11_17 34 52

Logs

latest.log

Minimal instance

  • I have tested this on a minimal instance

Performance and shader mods

  • I am using performance or shader mods
commented

found out It was not the Cutting Board itself that was the problem, but either the specific block underneath it or the angle the Cutting Board was placed.
apparently another Cutting Board placed on a different block nearby facing North instead of East worked normally, though this indeed is a bug.

commented

Uh... have you checked the Basket next to it? Baskets capture items landing on them, like Hoppers do. Your items are probably just being collected by it. @NotYourLifeline

commented

found out It was not the Cutting Board itself that was the problem, but either the specific block underneath it or the angle the Cutting Board was placed. apparently another Cutting Board placed on a different block nearby facing North instead of East worked normally, though this indeed is a bug.

In fact, this pretty much confirms it too. Cutting Boards send their results away from the handle, in a predictable motion, so that Hoppers and Baskets can collect them automatically. Turning the Cutting Board will make it drop results to other directions, where your Basket isn't able to reach.