Food Addition

Adds mutton/horse/calamar/wolf Food. Config for setting potion effects on eating food items. Adds wheat dropping from Grass.

File Details

Food Addition 2.1

  • R
  • May 14, 2025
  • 36.66 KB
  • 1.6K
  • 1.7.10
  • Forge

File Name

[1.7.10] Food Addition-2.1.jar

Supported Versions

  • 1.7.10

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:food-addition-1154331:6528937")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

  • Refactored whole code -> WARNING :
    • Forge will send a warning for missing items at world load (it will delete all the existing items from the mod when updating to 2.1)
  • New config entries : Enabling/disabling custom drops and potion effects
    • The first allows the user to turn off custom drops from mobs
    • The second, once turned off, will generate a json file that will allow to set potion effect(s) on the player when he eats some food items. This is 100% customizable in the json file.