promotional bannermobile promotional banner

SimpleClumps

SimpleClumps is a lightweight, fully server-side Fabric mod that automatically merges XP orbs and item drops to keep your world running smoothly.
Back to Files

simpleclumps-1.0.3.jar

File namesimpleclumps-1.0.3.jar
Uploader
SumutiuSumutiu
Uploaded
Oct 20, 2025
Downloads
124
Size
26.6 KB
Mod Loaders
Fabric
File ID
7131146
Type
R
Release
Supported game versions
  • 1.21.10

Curse Maven Snippet

Fabric

modImplementation "curse.maven:simpleclumps-1349945:7131146"

Learn more about Curse Maven

What's new

Fix build errors for Minecraft 1.21.10 by replacing getPos() with a Vec3d constructor.

Replaced all instances of `entity.getPos()` with `new Vec3d(entity.getX(), entity.getY(), entity.getZ())` to resolve compilation errors caused by API changes in Minecraft 1.21.10.

This mod has no additional files