Nourishment and Comfort dont appear in GUI overlay with other status effects
Closed this issue ยท 4 comments
Minecraft version
1.21.10
Farmer's Delight version
3.3.2
Fabric Loader version
0.17.3
Fabric API version
0.136.0
Description
title mostly. also tried this on a completely brand new instance with just this mod installed. neither effect appears on the hud
Steps to reproduce
- load up
- eat foods with effects.
- everything appears in hud aside from farmer's delight effects
Mod list
fabric api 0.136.0
Logs
not needed
Minimal instance
- I have tested this on a minimal instance
Performance and shader mods
- I am using performance or shader mods
The effects are probably marked as hidden for no potion particles. I'll fix this later.
also i probably should have mentioned that they display in inventory. just not in the top right corner outside of inventory
Hi, this is actually a quirk with hidden effects in Minecraft. This matches upstream behaviour.
I don't think this will be changed because it may be a little invasive to change it, and should be changed in the original Farmer's Delight.
Potion particles are hidden to avoid the idea that you obtained the effects from potions, as they are pretty potion specific.