Gourmet

Gourmet

Mod

Library mod that can make any item edible.

Client and server CursedFoodLibrary

342 downloads
7 followers
Follow Save
90% of ad revenue goes to creators. Go ad-free while supporting creators with Modrinth Plus. Subscribe today!

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

Details

Licensed LGPL-3.0-only
Published 4 years ago
Updated 3 years ago