promotional banner

Simple AutoPickup

Instantly collect items from mined blocks directly into your inventory with the Auto Pickup mod. Mob loot & more configurable!
Back to Files

autopickup-fabric-1.4.16+26.1.2.jar

File nameautopickup-fabric-1.4.16+26.1.2.jar
Uploader
LukarboniteLukarbonite
Uploaded
Sep 18, 2026
Downloads
70
Size
164.4 KB
Mod Loaders
Fabric
File ID
8910273
Type
R
Release
Supported game versions
  • 26.1.2
  • 26.1.1
  • 26.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:simple-autopickup-1309048:8910273"

Learn more about Curse Maven

What's new

Added

  • 26.3 support (Fabric and NeoForge).
  • 1.16.5 support (Fabric and Forge). 1.16.5 uses the built-in config screen because YACL isn't available for this version.
  • 1.12.2 support (Forge 14.23.5.2864). Requires MixinBooter 11 or newer. It has the same commands, per-server client profiles, master keybind and three-tab config screen as the other versions (open it from the Mods list or with /autopickup gui).

Fixed

  • Forge/NeoForge clients now sync on dedicated servers. On Forge 1.20.1 and 1.21.0-1, and NeoForge 1.21.0-1 through 26.2, joining a dedicated server never sent your client profile or loaded the server's admin state and global config. LAN hosts also re-synced every time a guest joined. Both are fixed.
  • NeoForge client profiles now switch per server. On NeoForge 1.21.9 through 26.2, players were always on client_default.toml. The profile now switches when you join and leave a server, like on every other loader.
  • Fabric crash on older Fabric Loader versions. Builds made with Loader 0.19.5 crashed at startup on older Loaders with a ClassCastException. They now load on both. Behavior is unchanged.

Changed

  • On 26.1 and 26.2, YACL is now pinned to 3.9.6 for each loader. This replaces the temporary Fabric build that both loaders were using.
  • Internally, the logic that doesn't depend on Minecraft now lives in one module that every version shares. Settings, commands and loot splitting should now behave the same on every version.