[Bug]:
vnj494 opened this issue ยท 5 comments
Minecraft Version
1.19.2
What happened?
Why am I eating vegetables my vegetable group values are not increasing.
And my jei doesn't show the vegetable value of the food

How do you trigger this bug?
1.open minecraft
2.create a new world
3.check foods that contain vegetable values
...
Loader
Forge
Loader Version
Forge 43.2.14
API Version
No response
Mod Version
diet-forge-2.0.0+1.19.2.jar
Relevant Log Outputs
No response
This is most likely either a mod conflict or tag corruption. Check your debug.log or latest.log for this session and look for any errors when loading the world/server. If there are no errors, please test this with just Diet installed to see if it's a mod conflict.
I check the log file the diet mod and the I NEED BLOCK mod are in conflict
Here's my log:
[15:33:56] [Worker-ResourceReload-11/ERROR]: Couldn't load tag [#minecraft:leaves (from alexsmobs-1.21.1.jar)] as it is missing following references: #minecraft:leaves (from alexsmobs-1.21.1.jar)
[15:33:56] [Worker-ResourceReload-11/ERROR]: Couldn't load tag [#minecraft:leaves (from diet-forge-2.0.0+1.19.2.jar)] as it is missing following references: #minecraft:leaves (from diet-forge-2.0.0+1.19.2.jar)
Hmm, unfortunately I can't tell the source of the error. What's happening, it seems, is that a mod or something else is somehow removing the minecraft:leaves tag which causes the whole diet:vegetables tag to fail loading.
Does this happen if you just load Diet by itself? If not, then this is likely a mod conflict and you'll need to figure out which mod is causing it in order for me to investigate further.