Food Funk

Food Funk

443k Downloads

Incompatibility with Tough as nails thirst

Lorsieab2 opened this issue · 5 comments

commented

Describe the bug
A clear and concise description of what the bug is.
Hi, I found a bug. There's an incompatibility with Tough as nails and food funk where if you add the drinks (toughasnails:fruit_juice) to the rottable foods in the foodfunk.cfg, and try to drink them when your TAN thirst bar isn't full, then the drinks won't replenish the bar. I tried disabling foodfunk, and the drinks worked as normal.

To Reproduce
Steps to reproduce the behavior:

  1. Install tough as nails and foodfunk
  2. Set toughasnails:fruit_juice to rot in the foodfunk config
  3. Use any TAN juice when your thirst bar's not full
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.
Using the fruit juice replenishes the thirst bar.

Logs
Attach the Minecraft latest.log from a session where you duplicate the bug. If the mod has a debugging config option, please enable debugging and restart Minecraft before generating the log.

The log is critical - it contains the versions of the mod, Forge, and Minecraft being used in addition to other needed information.

latest.log

Config files
Attach the configuration files related to this issue, usually foodfunk.cfg and wumpleutil.cfg at minimum.

wumpleutil.cfg.zip
foodfunk.cfg.zip
drink_stats.json.zip

Screenshots
If applicable, add screenshots to help explain your problem.

Additional context
Add any other context about the problem here.

This also happens to everything that's added to both TAN's drink_stats.json and foodfunk's rotting config.

commented

Yeah, setting the drinks to not rot worked.
I reported it to the TAN repo too.

commented

Also, I believe this issue to be connected to NBT data the mod sets on food items. Try installing harvestcraft, set a thirst value to one of it's drinks, and set it not rot.

commented

I'd advise reporting this to the TaN repo, as well.

https://github.com/Glitchfiend/ToughAsNails

commented

Can you add options for dealing with things with NBT and Metadata? I haven’t played with this mod in a while so I could be missing something.