HomeJavaModsGourmet
Gourmet

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
}
Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more