promotional bannermobile promotional banner

Let Your Friend Eating! (Can feed other player)

Players can feed others directly by right-clicking.
Back to Files

LetYourFriendEating_1.2.0_26.1.2_Fabric.jar

File nameLetYourFriendEating_1.2.0_26.1.2_Fabric.jar
Uploader
TamKungZ_TamKungZ_
Uploaded
Jul 13, 2026
Downloads
224
Size
144.5 KB
Mod Loaders
Fabric
File ID
8425432
Type
R
Release
Supported game versions
  • 26.1.2
  • 26.1.1
  • 26.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:letyourfriendeating-1206957:8425432"

Learn more about Curse Maven

What's new

Let Your Friend Eating! – Changelog

Version 1.2.0

Status: Stable Focus: API, package migration, and integration hardening.

Breaking Changes

  • Package Migration: Changed the Java package namespace from th.in.tamkungz.letyourfriendeating to me.tamkungz.letyourfriendeating.

New Features

  • Public Integration API: Added me.tamkungz.letyourfriendeating.api.LetYourFriendEatingApi so companion mods can trigger or validate feeding without mixin invokers.

  • Structured Feed Results: Added FeedResult and FeedOutcome for easy success, cooldown, disabled, invalid target, empty hand, not food, and target-full handling.

  • Compatibility Entry Point: Added PlayerFeeder.tryFeedPlayer(...) as a public bridge for integrations that used the older method name.

Fixes

  • Command Safety: Fixed /feedfriend cooldown overflow risk by using a bounded integer argument.

  • Config Hardening: Clamped loaded and network-synced cooldown values to the supported range.

  • Config Sync: /feedfriend toggle and /feedfriend cooldown now broadcast updated server config to online clients immediately.

  • Interaction Cleanup: Removed duplicated cooldown checks from the entity interaction path and centralized validation through the API-backed feeding logic.

This mod has no related projects