Hugely negative saturation from eating bait
squeek502 opened this issue ยท 6 comments
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
Eating bait is meant to have negative consequences but I guess that is a bit much :p