vectorwing / FarmersDelight

[Forge] A lightweight farming expansion for Minecraft.
MIT License
292 stars 174 forks source link

Rice is not harvested correctly by Create's Mechanical Harvester blocks #926

Closed BlackCat64 closed 3 months ago

BlackCat64 commented 3 months ago

Minecraft version

1.20.1

Farmer's Delight version

1.2.4

Forge version

47.2.0

Description

Mechanical Harvesters break Rice Panicles as soon as they grow to be 2 blocks tall, not when they are actually fully grown. This means they always drop nothing, making Rice farms useless. This didn't happen in previous versions of the mod, although it may be a Create issue, so I will post a bug report there as well.

Steps to reproduce

  1. Build a rice farm, like the one in this video
  2. Turn on the contraption
  3. The harvesters will not harvest Rice Panicle items, instead they will break the rice before it has the chance to grow fully

Mod list

crash-2024-06-29_21.44.08-client.txt Crash report file attached

Logs

latest.log latest.log file attached

Minimal instance

Performance and shader mods

DariusZeBaguette commented 3 months ago

try installing create: central kitchen, it makes farmers delight and create fully compatible together, should fix that issue

BlackCat64 commented 3 months ago

Ok that worked, thank you.