Compatibility
Minecraft: Java Edition
1.21.10
1.21.1
Platforms
Supported environments
Creators
Details
Licensed LGPL-3.0-only
Published last month
Updated last month
Changelog
Changed
- Backported to Minecraft 1.21.1
- Updated NeoForge to 21.1.15
- Updated Parchment mappings to 2024.11.17
- Updated Simple Voice Chat dependency to 1.21.1-2.6.6
Technical
- Migrated from
FMLLoader.getCurrent().getDist()toFMLEnvironment.distfor side checking - Updated PoseStack API calls:
pushMatrix()/popMatrix()→pushPose()/popPose() - Fixed matrix transformations:
scale(x, y)→scale(x, y, z) - Updated rotation API to use Quaternion-based approach:
rotate(angle)→mulPose(new Quaternionf().rotationZ(angle)) - Changed Mixin approach from
@WrapOperationto@Injectfor better compatibility with Simple Voice Chat's internal structure - Added mandatory
modLoaderandloaderVersionproperties toneoforge.mods.tomlas required by NeoForge 1.21.1 - Updated dependency version ranges to match NeoForge 1.21.1 standards
Files
Metadata
Release channel
ReleaseVersion number
1.21.1-1.1.1Loaders
Game versions
1.21.1Downloads
452Publication date
November 13, 2025 at 12:39 AMPublisher

Smallinger
Member


