promotional bannermobile promotional banner

Hold to Feed (Hold RMB to Feed)

An addon for "Let Your Friend Eating!" that changes the feeding interaction from an instant click to a "Hold to Feed" mechanic. Features include crosshair tracking and a progress bar to ensure immersive gameplay.

File Details

holdtofeed-1.0.0-1.20.1-forge.jar

  • R
  • Feb 13, 2026
  • 160.00 KB
  • 278
  • 1.20.1
  • Forge

File Name

holdtofeed-1.0.0-1.20.1-forge.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:hold-to-feed-1426026:7618610")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Release 1.0.0

The First Official Release!

This update focuses on stability, visual improvements, and fixing critical interaction bugs.

New Features

  • New UI: Replaced the progress bar with a minimal 3-dot indicator (translucent style).
  • Smart Feedback: Added Angry Villager particles and a rejection sound if the target player is already full.
  • Immersive Sounds: Restored eating/drinking sound effects while holding the button (which were previously muted due to interaction blocking).

Bug Fixes

  • Critical: Fixed a major issue where the player would accidentally eat the food themselves while trying to feed others.
  • Fixed: Solved synchronization issues where the client incorrectly guessed the target's hunger level. The check is now authoritative on the server side.
  • Fixed: The off-hand arm no longer swings incorrectly; animation is now strictly locked to the main hand.

Technical

  • Updated ResourceLocation usage to resolve deprecation warnings.
  • Fixed source code character encoding issues.