This mod allows for foods to be added, removed, or tweaked for any item in Minecraft, including modded ones.
Configurable with this mod:
Item:
Hunger:
Saturation:
Always Edible:
Meat:
Snack:
Effects:
the config can be reloaded via Minecraft's reload function.
Example Entry
{
"item": "minecraft:enchanted_golden_apple",
"hunger": 4,
"saturation": 1.2,
"always_edible": true,
"snack": false,
"meat": false,
"effects": [
{
"id": "minecraft:regeneration",
"duration": 400,
"amplifier": 1,
"chance": 1.0
},
{
"id": "minecraft:resistance",
"duration": 6000,
"amplifier": 0,
"chance": 1.0
},
{
"id": "minecraft:fire_resistance",
"duration": 6000,
"amplifier": 0,
"chance": 1.0
},
{
"id": "minecraft:absorption",
"duration": 2400,
"amplifier": 3,
"chance": 1.0
}
]
}
Requires Fabric Loader
Contact info
Discord for all of my projects: https://discord.gg/T6xdX7G

