Gourmet

Gourmet

Mod

Library mod that can make any item edible.

Client and server CursedFoodLibrary

201 downloads
6 followers
Created3 years ago
Updated3 years ago

Follow Save
Host your Minecraft server on BisectHosting - get 25% off your first month with code MODRINTH.

Has a Java API and JSON data-driven format usable in data packs and mods.

I have made 2 examples mods:

Simple JSON file to make a brick give 1 shank of hunger:

{
  "item": "minecraft:brick",
  "hunger": 2,
  "saturation": 0
}

Project members

DeltaNedas

Owner


Technical information

License
LGPL-3.0-only
Client side
required
Server side
required
Project ID