Compatibility
Minecraft: Java Edition
1.21.x
1.20.x
1.19.4
1.19.2
1.18.2
1.17.1
1.16.5
1.12.2
Platforms
Supported environments
Creators
Details
Licensed CC-BY-NC-ND-4.0
Published 8 months ago
Updated 2 days ago
Changelog
Let Your Friend Eating! – Changelog
Version 1.1.0 (Refactor & Rebuild)
Status: Stable
Focus: Complete rewrite for performance, flexibility, and long-term maintenance.
Overview
This version is a full internal rebuild of the mod. Every system has been redesigned with a focus on stability, extensibility, and error prevention. It introduces a modular API, improved synchronization, and future-proof internal architecture.
If you encounter any unexpected behavior, revert to 1.0.4 (LTS) for guaranteed stability.
Major Changes
- Complete Code Rewrite: The entire mod has been rebuilt from the ground up for cleaner logic and maintainability.
- LYFE API v2: A new, cleaner API designed for future integrations and developer extensions.
- Improved Synchronization: Reworked client-server communication for lower latency and consistent state updates.
- Enhanced Validation: Every critical path now includes safe null and exception handling to eliminate crash risks.
- Future-Proof Design: All major systems are modular, making it easier to maintain and update across Minecraft versions.
Technical Improvements
- Optimized memory usage and reduced tick overhead for smoother performance.
- Replaced deprecated and version-specific methods with universal abstractions.
- Real-time configuration reloads (no restart required).
- Unified naming conventions and code standards.
- Tested across all supported loaders: Fabric, Forge, NeoForge, and Quilt.
Developer Notes
- Error handling has been refactored into a unified internal handler.
- Feeding, particle, and sound systems are now isolated into independent modules.
- Data persistence is now asynchronous and version-independent.
Version 1.0.4 (LTS)
Status: Long-Term Support
Focus: Stability, compatibility, and polish.
Fixed
- Resolved all known bugs and improved overall reliability.
- Fixed rare crashes under specific network or world load conditions.
- Corrected issues with configuration and statistics not saving properly.
New Features
- Mod Compatibility: Improved inter-mod behavior to reduce conflicts.
- Cloth Config API: Added a clean, user-friendly configuration screen.
- Crash Prevention: Implemented robust exception handling across all systems.
Improvements
- Enhanced client-server synchronization for multiplayer sessions.
- Reduced memory and CPU usage for more efficient performance.
- Refactored and cleaned up internal code for clarity and future maintainability.
Patches
- Updated deprecated method usage and improved data persistence logic.
- 1.0.4-1: Enhanced configuration support.
- 1.0.4-2: Fixed milk bucket behavior (now clears effects properly and leaves an empty bucket), improved code formatting, and excluded Eternal Food from consumption logic.
Version 1.0.3
Status: Feature Update
Focus: Commands, feedback systems, and usability improvements.
Fixed
- Fixed an issue where players could not interact with certain mobs.
New Features
- Cooldown System: Configurable feeding cooldown with optional visual indicator.
- Heart Particles: Chance-based visual feedback when feeding another player.
- Toggle Command:
/feedfriend toggleto enable or disable feeding per player. - Feed Counter System:
/feedfriend statsto view your feeding stats./feedfriend stats <player>to check another player’s stats.
Improvements
- Refactored command registration into separate classes for easier maintenance.
- Renamed main class to
LetYourFriendEatingMainFunctionfor clarity. - Began replacing deprecated methods (e.g.,
getFoodProperties()).
Notes
- The "Applies Food Effects" feature was temporarily non-functional in this release.
- Some deprecated methods remained in transitional use but were scheduled for removal.
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 (Rebuild) | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
| Beta | ✅ | ❌ | ⚠️ | ⚠️ | ⚠️ | ❌ |
| Alpha | ⚠️ | ❌ | ⚠️ | ❌ | ⚠️ | ❌ |
Dependencies
Files
Metadata
Release channel
ReleaseVersion number
1.1.0Loaders
Game versions
1.21.9–1.21.10Downloads
6Publication date
October 25, 2025 at 10:46 PMPublisher

TamKungZ_
Developer



