promotional bannermobile promotional banner

Diet (Fabric/Forge/Quilt)

A customizable food group-based nutrition and diet system.

File Details

diet-forge-2.0.0-beta+1.19.2-sources.jar

  • B
  • Jun 26, 2023
  • 83.71 KB
  • 12
  • 1.19.2+2
  • Forge

File Name

diet-forge-2.0.0-beta+1.19.2-sources.jar

Supported Versions

  • 1.19.2
  • 1.19.1
  • 1.19

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:diet-443570:4610343")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

This is a copy of the changelog for the most recent version. For the full version history, go here.

[2.0.0-beta+1.19.2] - 2023.06.26

Added

  • Added Fabric and Quilt support
  • Added Diet Suites, collections of groups and effects that exist on a per-player basis and can be changed

Changed

  • Updated to Minecraft 1.19.2
  • Changed to Semantic Versioning
  • Configuration system is now provided by SpectreLib
  • Configuration files are now located in the root folder's config folder
  • Moved diet groups and effects to new datapack system, see here for details

Removed

  • Removed diet-groups.toml and diet-effects.toml configuration files, replaced by datapacks
  • Removed Origins compatibility features, to be re-added later