Download Gourmet — Minecraft Mods — MetaMods

Gourmet

Active

Downloads

0

Last update

4 years ago

Versions

1.16.5
Client and server
Fabric
Food
Libraries

Gourmet

This modification provides a Java API and JSON data-driven format that can be used in data packs and other mods.

To demonstrate the capabilities, two example mods were created:

  • crunch
  • sap

Here is a simple example of a JSON file that makes a brick edible and restores 1 unit of hunger:

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

DeltaNedas

Developer

Created: 24 Feb 2021

ID: 16255