Cocoa beans harvested incorrectly
AndyCat1811 opened this issue ยท 3 comments
Bug description :
With the new update on forge 1.18.2, when I harvest cocoa it removes the cocoa instead of putting it back at the first stage. If there is another cocoa on the block above, this one will also be destroyed when I collect the one below.
To Reproduce :
- Put 2 jungle log on over the other
- Plant cocoa on all sides of both logs (total of 8 cocoa)
- Try to collect one of the top ones by right clicking, it will collect it but not replant it like it used to.
- Try to collect one of the bottom ones, it will collect it and also remove the one over it.
Expected behavior :
Like in the previous update, I expected that every cocoa right clicked would be harvested and then automatically replanted, and that harvesting one cocoa wouldn't affect the ones around.
Screenshots :
To show the steps I explain in the To Reproduce section
Stacktrace and logs :
I don't think it's relevant here, I can get one if necessary
System information :
- Mod loader : Forge
- Mod version : harvestwithease-1.18.2-6.0.1.0-forge
- Minecraft version : 1.18.2
Additional context :
Saw in the changelog the fixed bug about 2 bloc high crops not collecting properly, I would guess it's related to that.
You're right, it's definitely related to the tall crops harvesting. I will try to work on it and release the fix by tomorrow, thanks for the report!
Just realize the loot is also doubled, I get one drop of 2 and one drop of 3 while I should only get 2 cocoas since the 3rd one is replanted automatically