Mod
Let Your Friend Eating! (Can feed other player)
No reviews yet
Players can feed others directly by right-clicking.
Does not follow a specific thematic focus apart from vanilla Minecraft.
Used for mods with little to no gameplay elements.
Enhances farming mechanics and introduces new crops and livestock.
Ideal for small groups of players or cooperative gameplay.
Enhances social interactions and roleplaying elements, ideal for servers and communities.
Includes quality of life improvements and small tweaks to enhance and customize gameplay.
Adds new music or changing the game's music and sound effects.
Focuses on cooking, recipes, and food-related mechanics.
Forge is a popular mod loader for versions 1.1+ of Minecraft.
Neoforge is a fork of the Minecraft Forge available for versions 1.20.1+ of Minecraft. Many Forge mods are compatible with Neoforge and vice versa.
Fabric is a mod loader for versions 1.14+ of Minecraft, particularly popular for client side and optimization mods.
Quilt is a fork of the Fabric mod loader. Many Fabric mods are compatible with Quilt and vice versa.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
About
Description
Let Your Friends Eating!
Ever wanted to share your food with a friend in Minecraft? Now you can!
Description
Tired of your friends starving during an adventure? Let Your Friends Eat! lets players feed each other directly.
Just right-click a friend while holding food!


Features
Core
- Feed other players by right-clicking with any food item.
- All food behaviors: hunger, saturation, and status effects.
- Immersive audio: eating and burp sounds.
- Visual response: particles confirm feeding success.
Fun
- Players can inflict poison on friends by feeding them spider eyes or pufferfish.
- Milk buckets remove any status effects—use one to apologize if you poisoned your friend.
- Keep your friend from dying in lava by relentlessly force-feeding them golden apples.
Enhancements
- Cooldown system to prevent spam feeding.
- Chance-based heart particles during feeding.
- Feeding statistics via
/feedfriend stats. - Lightweight implementation compatible with multiplayer.
Player Controls
- Toggle feeding with
/feedfriend toggle. - Command syntax may vary slightly depending on the loader (Fabric / Forge / NeoForge / Quilt).
Configuration
- In-game config menu (v1.0.4+).
- Config file: config/
letyourfriendeating-settings.json(v1.1.0+)
How to Use
- Hold any food item in your main hand.
- Look at another player and right-click.
- They instantly eat and receive all its benefits.
Version Feature Matrix
| Version | Feed | Food Effects | Sound | Particle | Command | Config |
|---|---|---|---|---|---|---|
| 1.0.0 | ✔ | ✖ | ✖ | ✖ | ✖ | ✖ |
| 1.0.1 | ✔ | ✔ | ✔ | ~ | ✖ | ✖ |
| 1.0.2 | ✔ | ✔ | ✔ | ~ | ✖ | ✖ |
| 1.0.3 | ✔ | ✔ | ✔ | ✔ | ✔ | ✖ |
| 1.0.4 (LTS) | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ |
| 1.1.0+ (Refactor) | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ |
| Beta | ✔ | ✖ | ~ | ~ | ~ | ✖ |
| Alpha | ~ | ✖ | ~ | ✖ | ~ | ✖ |
Legend: ✔ = Supported ~ = Partial / Experimental ✖ = Not supported
Compatibility
- Works in both singleplayer and multiplayer servers.
- Mod Loaders: Fabric, Quilt, Forge, NeoForge.
- Supported Minecraft Versions:
1.10.2,1.11.2,1.12.2,1.13.x,1.14.x,1.15.x,1.16.x,1.17x,1.18.x,1.19.x,1.20.x,1.21.x
Links
Notes & Notices
License Change Notice
Starting from May 10, 2025, this work transitions from the MIT License to CC BY-NC-ND 4.0.
The MIT License remains valid for versions released before this date. More info: https://creativecommons.org/licenses/by-nc-nd/4.0/
Creator’s Note
This mod was developed independently. Any similarity to other mods is purely coincidental.
While some mods rely on the FinishUsing method, this mod implements all eating logic manually.
Please choose the mod that best fits your playstyle.
Quilt Support Notice
Quilt support is experimental and not guaranteed to be fully stable. The mod was not originally designed for Quilt, and version changes may cause loading issues.
If the mod fails to load, you may edit quilt.mod.json and remove "depends" or change the version to "*". This workaround is temporary and may affect stability.
Let Your Friend Eating!
Description
Let Your Friend Eating! adds a simple but fun mechanic to Minecraft:
You can feed other players directly by right-clicking them while holding food.
The target instantly consumes the item and receives all associated hunger, saturation, effects, and sounds.
Features
-
Player Feeding
Right-click another player with food to feed them immediately. -
Food Effects Transfer
Any status effects from the food (such as golden apples or suspicious stews) are applied to the target. -
Audio Feedback
Eating and burping sounds play during the interaction. -
Hunger & Saturation Gain
The target receives proper hunger and saturation values from the item. -
Particle Effects
Optional positive particle effects appear when feeding. -
Cooldown System
Prevents rapid feeding; fully configurable. -
Feeding Statistics
Track how many times you’ve fed others using/feedfriend stats. -
Toggle Controls
Players can enable or disable being fed using/feedfriend toggle. -
Configuration Support
Clean and organized configuration UI via Cloth Config (where supported).
Config (1.0.4 LTS)
-
Fabric
Configurable through Mod Menu, commands, andconfig/letyourfriendeating.toml -
Forge
-
Version 1.0.4:
saves/<world>/serverconfig/letyourfriendeating-server.toml -
Version 1.0.4-1:
config/letyourfriendeating-settings.json
-
Version Feature Matrix
| Version | Feed | Food Effects | Sound | Particle | Command | Config |
|---|---|---|---|---|---|---|
| 1.0.0 | Yes | No | No | No | No | No |
| 1.0.1 | Yes | Yes | Yes | Yes | No | No |
| 1.0.2 | Yes | Yes | Yes | Yes | No | No |
| 1.0.3 | Yes | Yes | Yes | Yes | Yes | No |
| 1.0.4 (LTS) | Yes | Yes | Yes | Yes | Yes | Yes |
| 1.1.0+ (Refactor) | Yes | Yes | Yes | Yes | Yes | Yes |
| Beta | Yes | No | Partial | Partial | Partial | No |
| Alpha | Partial | No | Partial | No | Partial | No |
How to Use
-
Hold any food item.
-
Right-click another player.
-
They instantly consume the food and gain all effects.
Compatibility
-
Works in both Singleplayer and Multiplayer
-
Compatible with Fabric, Quilt, Forge, and NeoForge
-
Supported Minecraft versions:
1.10.2,1.11.2,1.12.2,1.13.x,1.14.x,1.15.x,1.16.x,1.17x,1.18.x,1.19.x,1.20.x,1.21.x -
Ongoing cross-mod compatibility improvements (1.0.4-hotfix)
-
If you want to run mods on Quilt, you can use the Fabric version, but compatibility and functionality are not guaranteed.
Links
License Notice
Starting May 10, 2025, this project uses the Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 (CC BY-NC-ND 4.0) license.
Under this license:
-
Attribution is required
-
Commercial use is not allowed
-
Modifications and derivatives are not permitted
Versions released before May 10, 2025 remain under the MIT License.
Details: https://creativecommons.org/licenses/by-nc-nd/4.0/
By TamKungZ_
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers