moreculling-0.24.6-all.jar
Curse Maven Snippet
What's new
Changelog
0.24.6 - Forge 1.20.1 Port
Initial Forge Port
- Ported entire mod from Fabric (Yarn mappings) to Forge 1.20.1 (Mojang mappings)
- Converted build system from fabric-loom to ForgeGradle 6.0 (Forge 47.4.10)
- Replaced fabric.mod.json with mods.toml + pack.mcmeta
- Converted access widener to access transformer format
Compatibility
- Full Embeddium (Sodium for Forge) support
- Config page integrates into Embeddium video settings via OptionGUIConstructionEvent API
- Compatible with Sodium Options API tabbed layout
- Cloth Config integration for standalone config screen (accessible from Forge mod list)
- Conditional Mixin, MixinExtras, and MixinSquared ported to Forge
Fixes
- Fixed mod loading crash (Forge 1.20.1 requires no-arg constructor)
- Fixed invalid mod version string in mods.toml
- Fixed config screen not appearing in Forge mod list
- Fixed Embeddium options tab not showing (switched from mixin injection to event bus API)
- Fixed tab icon not loading (logoFile path moved to JAR root)
- Fixed slider controls showing "%d" instead of actual values
Known Limitations
- Entity model culling disabled (requires Access Transformer for ModelPart private classes)
- Some advanced voxel shape rotation features stubbed as TODO
- Access Transformer disabled due to ForgeGradle cache issues
Requirements
- Minecraft 1.20.1
- Forge 47.x+
- Cloth Config 11.x+
- Embeddium (recommended)
This mod has no additional files

