Compatibility
Minecraft: Java Edition
Platforms
Supported environments
Creators
Details
Changelog
Let Your Friend Eating! – Changelog
Version 1.1.0 (The Refactor Update)
Status: Stable
Focus: Complete Rewrite, Security Hardening, and Polish.
Overview
This version marks a complete internal rebuild of the mod. We have rewritten the codebase from the ground up to ensure better performance, stability, and maintainability. While the core gameplay remains the same, the backend is now more robust and future-proof.
Important: This update includes critical security fixes. Server owners are highly recommended to update immediately.
Critical Security & Logic
-
Command Security: Fixed a permission bypass issue. The /feedfriend commands now strictly require OP Level 2 permissions.
-
Interaction Logic: Added rigorous checks to prevent invalid interactions:
-
Prevented feeding Dead players (no more feeding corpses!).
-
Prevented Spectators from feeding players.
Visual & Audio Polish
-
Hand Animation: The feeder now swings their hand when feeding, giving better visual feedback.
-
Dynamic Sound: Added randomized pitch to the burp sound for a more natural and less robotic feel.
Technical Overhaul (Refactor)
-
Complete Code Rewrite: Rebuilt the entire mod structure for cleaner logic and modularity.
-
Enhanced Validation: Every critical path now includes safe null and exception handling to eliminate crash risks.
-
Performance: Optimized event handling to reduce tick overhead on servers.
-
Future-Proof Design: Code structure is now aligned with modern NeoForge standards for easier updates to future Minecraft versions.
Developer Notes
-
Error handling has been centralized to prevent silent failures.
-
Feeding logic, effects, and sounds have been decoupled into modular components.
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 toggle to enable or disable feeding per player.
-
Feed Counter System:
-
/feedfriend stats to 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 LetYourFriendEatingMainFunction for 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.1Loaders
Game versions
1.21.9–1.21.10Downloads
3Publication date
December 8, 2025 at 10:46 AMPublisher

TamKungZ_
Developer



