promotional bannermobile promotional banner

Diet (Fabric/Forge/Quilt)

A customizable food group-based nutrition and diet system.

File Details

diet-forge-1.18.2-1.3.2.1-sources.jar

  • R
  • Jun 7, 2023
  • 74.06 KB
  • 27
  • 1.18.2
  • Forge

File Name

diet-forge-1.18.2-1.3.2.1-sources.jar

Supported Versions

  • 1.18.2

Curse Maven Snippet

Forge

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

Learn more about Curse Maven

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to the format MCVERSION-MAJORMOD.MAJORAPI.MINOR.PATCH.

[1.18.2-1.3.2.1] - 2023.06.06

Added

  • Added 5-food-group support for:

[1.18.2-1.3.2.0] - 2022.10.11

Added

  • Added 5-food-group support for:
    • Ecologics #129
    • Alex's Delight #130
    • Butcher's Delight #131
    • Cultural Delights #141
    • Corn Delight #140
  • Added increment field to Diet status effects and attribute modifiers configurations to control how much to increment amounts when used with the every match method
  • Added Swedish sv_se localization (thanks Regnander!) #132

Changed

  • When used with the every match method, status effects now increment at least one level for each match even if the power is initially set to 0 #139

[1.18.2-1.3.1.0] - 2022.04.18

Added

  • Added generateGroupsForEmptyItems configuration option for enabling and disabling Diet generating food groups for unclassified food items #128

[1.18.2-1.3.0.1] - 2022.04.17

Fixed

  • Fixed Bread sometimes dropping out of the default Grains group #126
  • Fixed possible NoClassDefFoundError crashes at the cost of potentially (marginally) longer load times #127

[1.18.2-1.3.0.0] - 2022.04.14

Added

  • Added 5-food-group support for:
  • [API] Added IDietTracker#consume(List, int, float) for directly adding values to a player's diet through a list of representative or component stacks and food values

Changed

  • Updated to and requires Forge 40.0.47+

[1.18.2-1.2.1.0] - 2022.04.04

Added

  • Added diet:natural_regeneration attribute for controlling natural regeneration through Diet effects #122
  • Added /diet export trails command to export data about which items are being used to generate food groups for all items

Changed

  • Revamped Diet value generation algorithm to be more performant and address more edge-case issues. Be aware of changes to food groups for existing items and report discrepancies to the issue tracker #120 #83

[1.18.2-1.2.0.5] - 2022.03.02

Changed

  • Updated to Minecraft 1.18.2

[1.18.1-1.2.0.4] - 2022.02.16

Added

  • Added config option addButton to diet-client.toml for enabling/disabling the Diet button in the inventory screen

[1.18.1-1.2.0.3] - 2022.02.10

Added

  • Added 5-food-group support for:

Fixed

  • Fixed Diet capability resetting when dying or moving dimension #112 #113

[1.18.1-1.2.0.2] - 2022.01.31

Fixed

  • Fixed NPE crash #111
  • Fixed Diet preventing certain blocks from being placed/activated #110

[1.18.1-1.2.0.1] - 2022.01.28

Fixed

  • Fixed NPE crash #107
  • Fixed tooltip overlays #108
  • Fixed fractional add amounts in attribute modifiers not being shown in the tooltip correctly

[1.18.1-1.2.0.0] - 2022.01.27

Changed

  • Updated to Minecraft 1.18.1
  • Updated to Forge 39.0+

[1.17.1-1.1.0.0] - 2022.01.26

Added

  • Added Glow Berries to the diet:fruits tag.

Changed

  • Updated to Minecraft 1.17.1
  • Updated to Forge 37.0+