Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bonemeal grows crops without consuming the ItemStack #207

Open
BunnyCinnamon opened this issue Dec 7, 2018 · 2 comments
Open

Bonemeal grows crops without consuming the ItemStack #207

BunnyCinnamon opened this issue Dec 7, 2018 · 2 comments

Comments

@BunnyCinnamon
Copy link

Hellooo!!

When Serene Seasons and Hunger Overhaul are present, and a crop wich is not in its fertile season is right clicked with bonemeal, said crop will grow, and the bonemeal stack won't be consumed.

Version Information

Minecraft: 1.12.2
Forge: 14.23.5.2795
Apple Core: 1.12.2-3.1.4
Hunger Overhaul: 1.12.2-1.3.3
Serene Seasons: 1.12.2-1.2.13
Pam's Harvestcraft: 1.12.2za

Report Information

During the event "BonemealModule.onBonemealUsed" when modifyBonemealGrowth is set to true in the configuration file, mods that might cancel the event after the method fires are not taken into account; This leads to a bug when paired with Serene Seasons, that messes with the BonemealEvent right after Hunger Overhaul's.

Steps to Reproduce

Step one:
Create a farmland block

Step two:
Plant a crop that is not fertile in the current season, for example Black Berry (Autumn) in Summer.

Step three:
Bonemeal the crop multiple times utilizing the player's main hand

Events Log

Link to pastebin

@IdrisQe
Copy link

IdrisQe commented Sep 23, 2019

It'd be nice to get a fix for this sometime soon. I just encountered the bug too, and it's rather annoying. It seems to occur with ANY bonemeal-like item, such as the eggshells from Exotic Birds, as well.

@Kehaan
Copy link

Kehaan commented Dec 10, 2019

Just wanted to say i am also getting this issue with those 2 mods :) However setting "modifyBonemealGrowth" to false solves the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants