promotional bannermobile promotional banner
premium banner
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.

Description

Hold To Feed

No more misclick snacks — hold to feed your friend like a true Minecraft chef πŸ‘¨‍πŸ³πŸ—

CurseForge Modrinth Buy Me A Coffee

HoldToFeed extends Let Your Friend Eating! with a hold-to-confirm mechanic and synchronized client/server validation.

HoldToFeed preview


Features

  • Hold-to-confirm feeding instead of instant trigger.
  • Duration matches held item use time
  • Prevents progress while self-consuming so moving the crosshair to a target during your own eat/drink won't count.
  • Minimal dot indicator under crosshair shows hold progress.
  • Server validation for distance, alive/spectator checks, and hunger/canAlwaysEat handling.

How It Works

  1. Aim at another player while holding edible food or drink.
  2. Hold Right-Click.
  3. When progress completes, a packet is sent and server-side feeding is executed.

Installation

  1. Install Minecraft Forge 1.20.1.
  2. Install Let Your Friend Eating 1.1.2+.
  3. Place holdtofeed-1.0.1.jar into your mods folder.

Technical Notes

  • Client handles hold input, progress UI, and consume-state guard.
  • Server handles final validation and feed execution.
  • Designed for multiplayer-safe behavior.