Minecraft – Giving player extra hunger

minecraft-java-edition

Is there anyway I can give the player more "hunger bars" to have to fill up? I know how to do this for extra hearts, but I don't know how to do it with the hunger bar. This is how you do it for extra hearts:

/effect <target> 21 <duration> <amplifier>

Best Answer

No. In the miecraft code it says that the player can ONLY have 10 "hams" (hunger bars) but you can add saturation buff to prevent the hunger from going down.