Mods
Resource Packs
Data Packs
Modpacks
Shaders
Plugins
Mods Resource Packs Data Packs Plugins Shaders Modpacks
Get Modrinth App Upgrade to Modrinth+
Sign in
ModsPluginsData PacksShadersResource PacksModpacks
Sign in
Settings
Let Your Friend Eating!

Let Your Friend Eating!

Let players feed food to each other.

10.7k
57
Food
Social
Utility
AboutGalleryChangelogVersions

Let Your Friend Eating! 1.0.4-alpha

by TamKungZ_ on Jul 19, 2025
Download

Let Your Friend Eating! 1.0.4-1

by TamKungZ_ on Jul 5, 2025
Download

Let Your Friend Eating! 1.0.4-1

by TamKungZ_ on Jul 5, 2025
Download

Let Your Friend Eating! 1.0.4-alpha

by TamKungZ_ on Jul 4, 2025
Download

Let Your Friend Eating! 1.0.4-1

by TamKungZ_ on Jul 4, 2025
Download

Let Your Friend Eating! 1.0.4-1

by TamKungZ_ on Jul 4, 2025
Download

Let Your Friend Eating! 1.0.4-1

by TamKungZ_ on Jul 1, 2025
Download

Let Your Friend Eating! 1.0.4-alpha

by TamKungZ_ on Jun 23, 2025
Download

Let Your Friend Eating! 1.0.4

by TamKungZ_ on Jun 6, 2025
Download

Let Your Friend Eating! 1.0.1-BETA

by TamKungZ_ on Jun 6, 2025
Download

Let Your Friend Eating! 1.0.4

by TamKungZ_ on May 21, 2025
Download

Let Your Friend Eating! 1.0.4 (LTS)

by TamKungZ_ on May 19, 2025
Download

Let Your Friend Eating! – Changelog

Version 1.0.4 (LTS)


Fixed

  • Resolved all known bugs, improving overall stability and functionality.
  • Fixed rare crash issues, ensuring the game remains stable in all scenarios.
  • Corrected data saving issues, making settings and stats more reliable.

New Features

  • Mod Compatibility:
    Now fully compatible with other mods, reducing conflicts and enhancing gameplay integration.
  • Cloth Config API Support:
    Implemented support for the Cloth Config API for a more user-friendly and flexible settings interface.
  • Crash Prevention:
    Added robust error handling to prevent game crashes in all known edge cases.

Improvements

  • Server/Client Stability:
    Significantly improved server and client synchronization for smoother multiplayer experiences.
  • Performance Optimization:
    Reduced memory usage and improved processing efficiency for better overall performance.
  • Code Cleanup:
    Further refactored code for improved readability and future extensibility.

Patch

  • Addressed lingering issues from previous versions, including deprecated method replacements.
  • Enhanced data saving logic, fixing issues with player statistics not persisting correctly.


Version 1.0.3


Fixed

  • Resolved an issue where players could not interact with other mobs.

New Features (1.0.3+)

  • Cooldown System:
    Feeding now has a configurable cooldown to prevent spam. Includes an optional visual indicator.
  • Heart Particles:
    Chance-based heart particles now appear when feeding another player to enhance feedback and visual appeal.
  • Toggle Command:
    Introduced /feedfriend toggle to enable or disable the feeding feature on a per-player basis. Enabled by default.
  • Feed Counter System:
    Tracks how many times a player has fed or been fed. Use /feedfriend stats to check your count, or /feedfriend stats <player> to view others.

Improvements

  • Code Refactor:
    Commands are now organized into separate files for better structure and maintainability.
  • Naming & Clarity:
    Renamed the main class to LetYourFriendEatingMainFunction for clearer intent and future extensibility.
  • Deprecation Handling:
    Initial steps taken to replace deprecated methods such as getFoodProperties().

Notes

  • The "Applies Food Effects" feature is currently non-functional in the beta version. This is a known limitation and will be addressed in a future update.
  • Deprecated method usage (e.g., Item#getFoodProperties) remains present in some parts of the codebase but will be fully updated in later releases.

Patch

  • Fixed bugs and resolved all known issues while retaining all features of the original mod version.

Version Feed Food Effects Sound Particle Command Config
1.0.0 ✅ ❌ ❌ ❌ ❌ ❌
1.0.1 ✅ ✅ ✅ ✅ ❌ ❌
1.0.2 ✅ ✅ ✅ ✅ ❌ ❌
1.0.3 ✅ ✅ ✅ ✅ ✅ ❌
1.0.4 (LTS) ✅ ✅ ✅ ✅ ✅ ✅
Beta ✅ ❌ ⚠️ ⚠️ ⚠️ ❌
Alpha ⚠️ ❌ ⚠️ ❌ ⚠️ ❌

Let Your Friend Eating! 1.0.3-beta+patch3

by TamKungZ_ on May 13, 2025
Download

Let Your Friend Eating! 1.0.3-beta+patch3

by TamKungZ_ on May 11, 2025
Download

Let Your Friend Eating! 1.0.3-beta+patch2

by TamKungZ_ on May 11, 2025
Download

Let Your Friend Eating! 1.0.3-beta+patch2

by TamKungZ_ on May 10, 2025
Download

Let Your Friend Eating! 1.0.1

by TamKungZ_ on May 9, 2025
Download

Let Your Friend Eating! 1.0.3+patch2

by TamKungZ_ on May 6, 2025
Download

Let Your Friend Eating! 1.0.1+patch1

by TamKungZ_ on May 5, 2025
Download

Let Your Friend Eating! 1.0.1+patch1

by TamKungZ_ on May 5, 2025
Download

Let Your Friend Eating! – Changelog

Version 1.0.3


Fixed

  • Resolved an issue where players could not interact with other mobs.

New Features (1.0.3+)

  • Cooldown System:
    Feeding now has a configurable cooldown to prevent spam. Includes an optional visual indicator.
  • Heart Particles:
    Chance-based heart particles now appear when feeding another player to enhance feedback and visual appeal.
  • Toggle Command:
    Introduced /feedfriend toggle to enable or disable the feeding feature on a per-player basis. Enabled by default.
  • Feed Counter System:
    Tracks how many times a player has fed or been fed. Use /feedfriend stats to check your count, or /feedfriend stats <player> to view others.

Improvements

  • Code Refactor:
    Commands are now organized into separate files for better structure and maintainability.
  • Naming & Clarity:
    Renamed the main class to LetYourFriendEatingMainFunction for clearer intent and future extensibility.
  • Deprecation Handling:
    Initial steps taken to replace deprecated methods such as getFoodProperties().

Notes

  • The "Applies Food Effects" feature is currently non-functional in the beta version. This is a known limitation and will be addressed in a future update.
  • Deprecated method usage (e.g., Item#getFoodProperties) remains present in some parts of the codebase but will be fully updated in later releases.

Patch

  • Fixed bugs and resolved all known issues while retaining all features of the original mod version.

Version Feature Matrix

Version Feed Food Effects Sound Particle Command
1.0.0 ✅ ❌ ❌ ❌ ❌
1.0.1 ✅ ✅ ✅ ✅ ❌
1.0.2 ✅ ✅ ✅ ✅ ❌
1.0.3 ✅ ✅ ✅ ✅ ✅
Beta ✅ ❌ ⚠️ ⚠️ ⚠️
Alpha ⚠️ ❌ ⚠️ ❌ ⚠️
1
2
3

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+
Filter

Show all versions

Modrinth is open source.

main@9fd0f68

© Rinth, Inc.

Company

TermsPrivacyRulesCareers

Resources

SupportBlogDocsStatus

Interact

Discord X (Twitter) Mastodon Crowdin
Get Modrinth App Settings
NOT AN OFFICIAL MINECRAFT SERVICE. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.