Search
Get Started
FC
Flarial Community
•
3mo ago
DudeDragon
Better Hunger Bar Not Working In 1 Server
Hey so the better hunger bar works on realms and worlds but not servers
. Is there a way to make it work
?
Flarial Community
Join
Welcome to Flarial, the best utility client available for Minecraft Bedrock edition.
86,262
Members
View on Discord
Was this page helpful?
Yes
No
D
DudeDragon
OP
•
10/5/25, 10:42 PM
1
.21
.111
D
DudeDragon
1.21.111
F
Flarial
•
10/5/25, 10:42 PM
Please go to Launcher settings and enable beta for now
.
D
DudeDragon
OP
•
10/5/25, 10:42 PM
im in the beta
D
DudeDragon
Hey so the better hunger bar works on realms and worlds but not servers. Is ther...
P
p
•
10/6/25, 1:12 AM
what server
P
p
what server
D
DudeDragon
OP
•
10/6/25, 3:20 AM
any server hive
, zeqa
, a smp im on that you have to put the ip in for
D
DudeDragon
any server hive, zeqa, a smp im on that you have to put the ip in for
P
p
•
10/6/25, 11:19 AM
what exactly do you mean by
"doesnt work
"
P
p
•
10/6/25, 11:19 AM
can you send a video of the hunger bar in a world and server as well
?
P
p
what exactly do you mean by "doesnt work"
D
DudeDragon
OP
•
10/6/25, 1:06 PM
im not home atm but when i get home I can see but basically the hunger is working normally as intended in base game but it shows no yellow outline at all no matter how much you eat
P
p
can you send a video of the hunger bar in a world and server as well?
P
p
•
10/6/25, 1:06 PM
^
P
p
^
R
rosh
•
10/6/25, 5:26 PM
the offsets for the attributes changed
, here are the new ones
:
ADD_OFFSET("Attribute::Hunger", 1); ADD_OFFSET("Attribute::Saturation", 2);
ADD_OFFSET("Attribute::Hunger", 1); ADD_OFFSET("Attribute::Saturation", 2);
R
rosh
the offsets for the attributes changed, here are the new ones: ```cpp ADD_OFFSET...
P
p
•
10/6/25, 6:12 PM
pr them
ADD_OFFSET
(
"Attribute::Hunger"
,
1
);
ADD_OFFSET
(
"Attribute::Saturation"
,
2
);
ADD_OFFSET
(
"Attribute::Hunger"
,
1
);
ADD_OFFSET
(
"Attribute::Saturation"
,
2
);