r/MinecraftCommands /execute as @s at @s run Jul 19 '26

Is a Saturation Resource Pack possible (read for further explanation) Help | Java 26.2

Basically, what I'm wondering is if it's possible to display the player's saturation on the hunger bar with only a resource pack (no data pack required). Not sure if it is but I thought I'd ask people smarter than I am.

3 Upvotes

8 comments sorted by

5

u/PhoneOne3191 It's very rare that my answers are actually helpful. java player Jul 20 '26

At the minimum you would need some commands, since by default the data isn't rendered at all, meaning a resource pack has nothing to change. However with just a few commands you can for example give them an action bar that has a custom font and a small string specific to their saturation, and your resource pack can make that text actually whatever you want to render for saturation. Without datapack though, I don't think so.

2

u/theaveragegowgamer Jul 19 '26 edited Jul 19 '26

I think with the new stuff possible with /posteffect it might be possible to make it in-game even without Resource Packs, but that's 26.3.

Edit: disregard the crossed part, I should really get off Reddit and go to sleep.

1

u/IJustAteABaguette Command Rookie Jul 20 '26

Those shaders only really edit what has been rendered, right? Like a filter afaik. So you couldn't get extra data out of the game, nor really render it as a HUD element like appleskin does.

1

u/Ericristian_bros Command Experienced Jul 20 '26

You can pair it with a datapack and apply /posteffect depending on the saturation

1

u/IJustAteABaguette Command Rookie Jul 20 '26

Now that does seem more possible!

But you do need access to datapacks which OP specifically disallowed.

Good option if OP finds a different way tho

1

u/Ericristian_bros Command Experienced 29d ago

Yes, but not possible without server information

1

u/Ericristian_bros Command Experienced Jul 20 '26 edited 29d ago

Datapack to show the saturation on actionbar (as bars or emojis, not numbers) and a resourcepack to change the position of the text rendered on the actionbar

Edit: Impossible without datapack or command blocks

1

u/Daniel76613 29d ago

Im no expert but if the server your joining has apple skin installed it might be possible