simpleclumps-1.0.3.jar
Curse Maven Snippet
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

