Onion not guaranteed to yield
alex-vance opened this issue ยท 2 comments
Describe the bug
When right clicking onion, it sometimes only provides 1 onion and thus replants itself, so no onions are returned to the inventory. It should yield at least 2 from a fully grown onion (1 to replant, 1 to use)
To Reproduce
- Go plant onion
- Let it grow to full
- Right click to farm
- See it re-plant but no additional onion in inventory
This intermittent, sometimes it does yield 2 onions like it should, but not guaranteed.
Expected behavior
At least one onion returns to inventory and one onion is planted.
Screenshots
Additional context
This is being used inside the FTB Omnia Modpack
Environment
- Minecraft Version: 1.15.2
- XL Food Mod Version: 2.2.2
- Forge Version: 31.2.31
This is technically not a bug on my end as my mod doesn't have right click harvesting yet but it should be fixed when I re-add it back into my mod. Soon.