Hunger - RedWirePlatinumTwo/RedWiresMinecraftMod GitHub Wiki
Parameters
[plrs]
- The specified players to be effected by this command.
- set
[hunger]
Setting this above an entities max hunger simply gives them max hunger.
- add
[hunger]
- Adds a specific amount of hunger to an entity. Can be negative.
- max - Restores max hunger to the entity.
Description
- Allows you to simply set, add, or restore max hunger to
[plrs]
.
- Requires cheats: yes
Change History
- 3.12.0: Introduced command.
- 3.13.0: Fixed feedback message.
- 5.0.0: Revamped command, adding a few extra parameters.
- 5.3.0: Fixed bug where 2/3 of the command didn't work after revamping because I didn't playtest it.