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.0

  • R
  • May 1, 2025
  • 28.45 KB
  • 45
  • 1.7.10
  • Forge

File Name

[1.7.10] Food Addition-2.0.jar

Supported Versions

  • 1.7.10

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:food-addition-1154331:6485115")
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.0)
  • Adding a config file, for turning off items and integrations
  • Adding an API for players to add their own food with little code