Additional Saturation

Quick rating

Community listing page, reviews here may not be monitored by the author.

Additional Saturation

No reviews yet

Adds Overflow Hunger to Minecraft!

Food & Culinary
Mod Loaders
Fabric
Minecraft

Community voices

Reviews

List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Show per page
10
25
50
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Where It Runs
Client and Server

Must be installed on both the client and the server.

About

Project Details

Type
Mod
License
MIT License
Latest Version
Additional Saturation 1.0.0

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID
Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

# Additional Saturation

Adds Overflow Hunger to Minecraft!

## Description

Not a very large mod, all it does is give you extra room for saturation so you don't have to be at 9 hunger points and then eat an entire steak, just for it to only give you 1 other hunger point while 3/4 gets wasted without anything you can do about it. This mod works for every vanilla food item, except cake.

## Compatibility

This is a Server-Side Mod which means if you have a server, you have to install the mod on the server in order for it to work. (Although I'm not yet sure if it works with multiplayer) This mod runs on Minecraft Version 1.20.1. No, I am not going to update it until the [dependency](https://modrinth.com/mod/mealapi) gets an update. Also, this mod runs on [fabric.](https://fabricmc.net)

## Dependencies

Since being on the Fabric loader it requires the [Fabric API](https://modrinth.com/mod/fabric-api) as well as requiring the [Meal API.](https://modrinth.com/mod/meal-api)

## Download

You can download it on [Curseforge](https://curseforge.com/minecraft/mc-mods/additional-saturation), [Github](https://github.com/HotdoGuy90/AdditionalSaturation), or [Modrinth](https://modrinth.com/mod/additional-saturation)

## Suggestions and Bugs

If you find a bug or have a suggestion for something I should add to this mod, use the [Github Issues Tab](https://github.com/HotdoGuy90/AdditionalSaturation/issues)

## For Developers

If you have a mod or you installed a mod and want to make it compatible with this mod, all you need to do is add the following file and directory to your mod/datapack:

For Mods: `YOUR_MOD_FOLDER/src/main/resources/data/additional_saturation/tags/items/detected_edible_food_items.json`

For Datapacks: `YOUR_DATAPACK_FOLDER/data/additional_saturation/tags/items/detected_edible_food_items.json`

**NOTE: THE FOLDER THAT SAYS `additional_saturation` IS NOT A TYPO. IT MUST BE THERE IN ORDER FOR THE MOD TO ACTUALLY DETECT THE FILE. DO NOT REPLACE IT WITH YOUR OWN MOD ID!!**

Then in `detected_edible_food_items.json` add:

```json
{
    "replace": false,
    "values": [
        "your-mod-id:your_item",
        "your-mod-id:your_other_item"
    ]
}
```

But replace `"your-mod-id:your_item"` and `"you-mod-id:your_other_item"` with the identifiers of actual food items.

Additional Saturation

Adds Overflow Hunger to Minecraft!

Description

Not a very large mod, all it does is give you extra room for saturation so you don't have to be at 9 hunger points and then eat an entire steak, just for it to only give you 1 other hunger point while 3/4 gets wasted without anything you can do about it. This mod works for every vanilla food item, except cake.

Compatibility

This is a Server-Side Mod which means if you have a server, you have to install the mod on the server in order for it to work. (Although I'm not yet sure if it works with multiplayer) This mod runs on Minecraft Version 1.20.1. No, I am not going to update it until the dependency gets an update. Also, this mod runs on fabric.

Dependencies

Since being on the Fabric loader it requires the Fabric API as well as requiring the Meal API.

Download

You can download it on Curseforge, Github, or Modrinth

Suggestions and Bugs

If you find a bug or have a suggestion for something I should add to this mod, use the Github Issues Tab

For Developers

If you have a mod or you installed a mod and want to make it compatible with this mod, all you need to do is add the following file and directory to your mod/datapack:

For Mods: YOUR_MOD_FOLDER/src/main/resources/data/additional_saturation/tags/items/detected_edible_food_items.json

For Datapacks: YOUR_DATAPACK_FOLDER/data/additional_saturation/tags/items/detected_edible_food_items.json

NOTE: THE FOLDER THAT SAYS additional_saturation IS NOT A TYPO. IT MUST BE THERE IN ORDER FOR THE MOD TO ACTUALLY DETECT THE FILE. DO NOT REPLACE IT WITH YOUR OWN MOD ID!!

Then in detected_edible_food_items.json add:

{
    "replace": false,
    "values": [
        "your-mod-id:your_item",
        "your-mod-id:your_other_item"
    ]
}

But replace "your-mod-id:your_item" and "you-mod-id:your_other_item" with the identifiers of actual food items.

Screenshots

Gallery

  • image.webp
    image.webp image.webp
  • A Picture of the HUD with the Mod
    A Picture of the HUD with the Mod This is what the HUD and Food Bar looks like (you can see that the bonus chicken legs are gold)

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

~6,000
Total Downloads
CurseForge
~3,000
Modrinth
~2,000
Last Updated
CurseForge
Modrinth
Created
CurseForge
Modrinth
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works