My Nether's Delight

My Nether's Delight

4M Downloads

Inscription keeps appearing on screen

Serkyo opened this issue ยท 2 comments

commented

I wanted to use this mod in a modpack, but for some reason the inscription "You need more space to serve this dish." appears very regularly on screen while playing, regardless of what actions you are doing.
I saw that I wasn't the only one having this issue, since it was mentionned in the mod's curseforge page. I also tested without any other mods, in case it was another mod causing the issue, but the inscription kept appearing on screen regardless.
If that could be fixed, I would be more than happy to put it back in my modpack :)

commented

Hide Nether Delight Warning.zip

I did a small resource pack to at least empty the prompt, usefull before it get fixed.

commented

I can confirm this issue exists on v0.1.8 for Forge 1.20.1.
The cause is probably found here:

player.displayClientMessage(MNDTextUtils.getTranslation("block.feast.space_required"), true);