Skip to content

Releases: Mxlted/ClickFeeder

ClickFeeder v1.2.2

Choose a tag to compare

@Mxlted Mxlted released this 16 Jun 20:41
1dacb5d

Changed

  • ClickFeeder now only feeds adult animals.
  • Baby animals are now ignored so food is not used to speed up growth.
  • Bug fixes and improvements.

ClickFeeder v1.2.0

Choose a tag to compare

@Mxlted Mxlted released this 16 Jun 20:09
22f781e

Release Notes

ClickFeeder v1.2.0 adds support for Minecraft 26.2.

What's Changed

  • Updated the mod for Minecraft 26.2.

ClickFeeder v1.1.0 - Reliability and Gradle 9.5

Choose a tag to compare

@Mxlted Mxlted released this 07 May 13:19

Release Notes

ClickFeeder v1.1.0 focuses on making the right-click mass-feeding flow more reliable during real gameplay, especially when stacks run out, animals move, or inventory slots change while feeding.

What's Changed

  • Improved feeding reliability by rechecking each animal before interacting.
  • Prioritized nearby animals first when feeding multiple targets in range.
  • Made inventory restocking more robust by resolving food slots live instead of relying on stale precomputed slot lists.
  • Added safer hotbar and inventory slot validation before switching or swapping items.
  • Prevented the mod from canceling the normal right-click action when no animals were actually fed.
  • Updated the Gradle wrapper to 9.5.0.
  • Pinned Fabric Loom to 1.15.5 for more reproducible builds.
  • Removed the Gradle 10 deprecation warning from the build script.

Compatibility

  • Minecraft: 26.1.2
  • Fabric Loader: 0.18.4+
  • Fabric API: 0.147.0+
  • Java: 25

v1.0.0 - Initial Release

Choose a tag to compare

@Mxlted Mxlted released this 04 May 20:24

Features

  • Right-click with breeding food to feed all nearby animals at once
  • 5-block radius detection
  • Automatic hotbar slot switching when current stack runs out
  • Pulls food from main inventory into hotbar when needed
  • Works with all breeding foods (wheat, carrots, seeds, beetroot, etc.)
  • Feeds babies and adults not in love mode
  • 20 animal per click safety limit

Requirements

  • Minecraft 26.1.2
  • Fabric Loader 0.18.4+
  • Fabric API 0.147.0+
  • Java 25

Installation

Drop clickfeeder-1.0.0.jar into your .minecraft/mods/ folder alongside Fabric API.