- Updated to UnionLib 12.0.5
- Fix Wellbeing and Nutrition data not loading when you log in
- Fixed crash on dedicated servers
- Changed how sleep data is saved
- Fix player status book not displaying text correctly
- Ported to 1.21.1
- Fix food status not syncing to clients on a server
- Fixed ice cubes not dropping from ice blocks
- Fixed animal fat not dropping from animals
- Changed animal fat tag to the conventional namespace
- Fix regulator blocks not dropping when mined
- All meats now deduct no more than 2 thirst
- Improved the accuracy at which food lifespan is extended when cooled
- Updated UnionLib to 12.0.4
- Used an insert for tooltips instead of an event
- Fix food status not syncing to clients on a server
- Fixed ice cubes not dropping from ice blocks
- Changed animal fat tag to the conventional namespace
- Fixed animal fat not dropping from animals
- All meats now deduct no more than 2 thirst
- Improved the accuracy at which food lifespan is extended when cooled
- Updated UnionLib to 12.0.4
- Used an insert for tooltips instead of an event
- Used inserts for some sleep events
- Fix crash when eating
- Raised the amount of unlean stacks required to be considered unclean
- Fix filled canteens not showing up in creative inventory
- Fixed recipes not working
- Fix status book crashing the game when hovered
- Allowed Charcoal Filters to stack to 32 and added a new "Used Charcoal Filter" when one is used
- Allowed Bath Sponges to stack to 32 and added a new "Used Bath Sponges" when one is used
- Fix purified water not being colored properly
- Fix bowls not filling up with water
- Added support for Aquaculture 2 food
- Fix Canteen tootip errors when no potion is present
- Added the ability to cool and preserve food in chests & barrels
- Created a separate config for food spoiling
- Fix empty canteen texture being off center
- Added Netherite Canteens
- Canteens can now be used to brew potions
- Fix Survive damage types causing knockback
- Removed unnecessary neoforged imports
- Fix not loading on servers due to mixin
- Used an integer instead of a long for sleep time
- Moved more events to inserts
- Set the lifespan of all raw vanilla meats and made them high in protein
- Made hydration work in conjunction with exhaustion to make it less punishing
- Added lifespan and made bread high in carbs
- Used inserts for some sleep events
- Fix crash when eating
- Raised the amount of unlean stacks required to be considered unclean
- Fix filled canteens not showing up in creative inventory
- Fixed recipes not working
- Fix status book crashing the game when hovered
- Allowed Charcoal Filters to stack to 32 and added a new "Used Charcoal Filter" when one is used
- Allowed Bath Sponges to stack to 32 and added a new "Used Bath Sponges" when one is used
- Fix purified water not being colored properly
- Fix bowls not filling up with water
- Added support for Aquaculture 2 food
- Fix Canteen tootip errors when no potion is present
- Added the ability to cool and preserve food in chests & barrels
- Created a separate config for food spoiling
- Fix empty canteen texture being off center
- Added Netherite Canteens
- Canteens can now be used to brew potions
- Fix Survive damage types causing knockback
- Removed unnecessary forge imports
- Fix not loading on servers due to mixin
- Used an integer instead of a long for sleep time
- Moved more events to inserts
- Set the lifespan of all raw vanilla meats and made them high in protein
- Made hydration work in conjunction with exhaustion to make it less punishing
- Added lifespan and made bread high in carbs
- Used inserts for some sleep events
- Fix crash when eating
- Raised the amount of unlean stacks required to be considered unclean
- Fix filled canteens not showing up in creative inventory
- Fix status book crashing the game when hovered
- Allowed Charcoal Filters to stack to 32 and added a new "Used Charcoal Filter" when one is used
- Allowed Bath Sponges to stack to 32 and added a new "Used Bath Sponges" when one is used
- Fix purified water not being colored properly
- Fix bowls not filling up with water
- Added support for Aquaculture 2 food
- Fix Canteen tootip errors when no potion is present
- Added the ability to cool and preserve food in chests & barrels
- Created a separate config for food spoiling
- Fix empty canteen texture being off center
- Added Netherite Canteens
- Canteens can now be used to brew potions
- Fix Survive damage types causing knockback
- Removed unnecessary forge imports
- Fix not loading on servers due to mixin
- Used an integer instead of a long for sleep time
- Moved more events to inserts
- Set the lifespan of all raw vanilla meats and made them high in protein
- Made hydration work in conjunction with exhaustion to make it less punishing
- Added lifespan and made bread high in carbs
- Use VersionHelper to create new ResourceLocations
- Removed unnecessary mob effects
- Ported to NeoForge
- Use VersionHelper to create new ResourceLocations
- Removed unnecessary mob effects
- Ported to 1.21
- Backported 1.21 changes
- Updated UnionLib to 10.2.2
- Updated UnionLib to 10.2
- Biomes can now manipulate the odds of getting the thirst effect
- Water bottles and canteens remember which biome they're sourced from
- The intensity of getting an illness when drinking water is controlled by the biome the water is sourced from
- Reduced the odds of getting thirst with cold/snowy biome water
- Raised the odds of getting thirst when drinking swamp water
- Not providing "lifespan" & "ticks_fresh" or setting both values to 0 will make the item not have a lifespan
- Updated to use the latest version of UnionLib
- Any item that can be recognised as a potion by the game will get it's water data from potions instead
- Fixed canteens not replenishing thirst
- Fixed food not stacking when the food spoiling is disabled
- Food now spoils by the minute they're created rather than the tick they're created
- (by Un roman) Update uk_ua.json
[7.1.6]
- Fix survive data not syncing to other players besides the first in multiplayer
- Added an icon for the well fed effect
- (by zperk13) Hopefully fixed server-crashing bug
- (by Zachary Perkins) Removed unneeded conditional returns
- Ported to 1.20.1
- Modified the option to enable/disable extended stomach capacity to include the ability to eat beyond the max capacity just once
- Added a Food Spoiling mechanic
- Fix player getting stomach ache even if the module is disabled
- Holding a torch in your main or offhand now raises your temperature
- Added an entry in the Survival Guide for Armor Weight
- Use UnionLib methods to allow for version compatibility
- Added OnlyIn markers for clientbound packets
- Added an icon and missing translation for the well fed effect
- Moved enchantments to unionlib's registries