yeelp / Scaling-Feast

A simple, balanced way to increase your maximum hunger in Minecraft over the course of a world.
MIT License
0 stars 1 forks source link

[1.12.2] Max Outline won't render on the same layer unless hunger is full... that is if max hunger is about to go onto the next layer. #123

Open SonicX8000 opened 2 years ago

SonicX8000 commented 2 years ago

Minecraft: 1.12.2 Forge: 14.23.5.2858

Mods: 4 AppleCore-mc1.12.2-3.4.0 AppleSkin-mc1.12-1.0.14 jei_1.12.2-4.16.1.302 scalingfeast-1.8.2

=====

maxoutlinebug

The max outline won't render if one hunger point is missing. This happens if max hunger is 40, 60, 80, etc. In short... if max hunger is just about to go to the next layer.

This doesn't happen with 20 max hunger or if you aren't going onto the next layer... as the outline will render normally.

SonicX8000 commented 2 years ago

Here's a better example as to what I'm trying to say about the outline.

buggedhungeroutline

Top: 20 Max Hunger, the outline shows regardless if you're missing any hunger, as this is the first layer.

Middle: 30 Max Hunger, the outline shows regardless if you're missing any hunger, and this is the second layer.

Bottom: The issue, 40 Max Hunger, the outline will disappear unless you are at 40/40 hunger... even though you are on the same layer, which is the second layer. The outline should only disappear if you don't have enough hunger for the current layer that you on, aka going back to the previous layer.

I hope this better explains the issue.