promotional bannermobile promotional banner

Better Horse Feeding

Better Horse Feeding makes Golden Apples apply their effects to horses, as they should!

File Details

[Fabric/Forge] BHF 1.20.1-1.0.0

  • R
  • Mar 20, 2025
  • 40.45 KB
  • 3.0K
  • 1.20.1
  • Forge + 1

File Name

better_horse_feeding-merged-1.20.1-1.0.0.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:bhf-1223953:6323949")

Fabric

modImplementation "curse.maven:bhf-1223953:6323949"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

SpongePowered Mixin Injection into HEAD of handleEating method from AbstractHorse. Using getFoodProperties, check if getEffects is not null, then apply each effect if not empty.