Lothrazar / CustomGameRules

config controls for gamerule
MIT License
1 stars 1 forks source link

Hungerbar Bug #19

Open aj14325 opened 1 year ago

aj14325 commented 1 year ago

Minecraft version & Mod Version: MC 1.20.1 Forge 47.1.0 customgamerules-1.20.1-1.1.4

Single player or Server: SinglePlayer

Describe problem (what you were doing / what happened): Hunger bar appears to not update correctly, checking the NBT data it ~appears~ to be properly updating, but the hunger bar GUI never changes. Disabling this mod reverts the hunger bar to working normally.

Bonus suggestion for single player: the ability to set the default game rules for a world in a config file.

Coraline774477 commented 1 year ago

In More Powerful Gamerules 1.20.X @Lothrazar changed alot of the gamerules to be set to true instead of false. So what's going on here is that you will have to disable the gamerule that disables player hunger.

Also as a fair warning, don't play with this mod for now as of Minecraft 1.20.X. Why?

18: Because whenever any player in singleplayer or multiplayer hurts any tamable mob (such as a Wondering Trader Lama..) as of both vanilla and modded causes the game to freeze up and hang.

Meaning that the game crashes. So what this means is that More Powerful Gamerules 1.20.X literally breaks the game whenever we hurt any tamable creature.

aj14325 commented 1 year ago

I have that game rule disabled, note that I specified that the hud is incorrect, while the game data is correct in level.dat file. This is purely a visual bug, as renabling the rule instantly refills and locks the hunger bar at max value. (And thanks for the heads up on the crashing)

aj14325 commented 1 year ago

Thought I was going to quickly respond on mobile, turns out I have fat fingers and didn't understand how these buttons work...