-
Notifications
You must be signed in to change notification settings - Fork 42
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
Hugely negative saturation from eating bait #125
Comments
|
Eating bait is meant to have negative consequences but I guess that is a bit much :p |
|
Changed to -1 in build 24 |
|
Will this change be added in the 1.6.4 version? |
|
no, i'm done with 1.6 |
|
Alright, just wanted to make sure. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Unsure if this was intended. See this post.
Basically, bait has a saturation modifier of -100, meaning that saturation is reduced by 200 or more whenever bait is eaten, and saturation is able to become negative. -200 saturation is very difficult to bring back to 0.
Relevant code: https://github.com/joshiejack/Mariculture/blob/master/src/main/java/mariculture/fishery/items/ItemBait.java#L59
The text was updated successfully, but these errors were encountered: