Diminishing returns blacklist problem
Ionaru opened this issue ยท 5 comments
When adding items to the diminishing returns blacklist using the .json files, it only removed the tooltip for the food items, not the actual calculations.
My .json file: http://pastebin.com/Hx6rkurf
Screenshot after eating the food:
Am I doing something wrong or is this a real problem?
Using:
- Forge 10.13.4.1481
- Applecore 1.1.0
- SpiceOfLife 1.2.3
- Harvestcraft J
The issue also occurs without any extra mods installed, besides the ones listed above and NEI.
Interesting, sounds like a real issue. Will take a look, thanks for reporting it.
Yeah, I totally messed that up. The only place I check if a food is blacklisted is in the tooltip handler. Whoops!
Will fix.
Was planning on releasing a new version soon anyway, so I'll release once I get this fixed.