File Details
bluechunks-fabric-1.0.0.jar
- R
- Jun 8, 2026
- 26.38 KB
- 5
- 26.1.2
- Fabric
File Name
bluechunks-fabric-26.1.2-1.0.0.jar
Supported Versions
- 26.1.2
Curse Maven Snippet
BlueChunks 2.0.0
A complete rewrite of FTB Chunks for BlueMap for modern Minecraft modding.
✨ New
- Added Fabric support.
- Added NeoForge support.
- Reworked into a modern multiloader architecture (
common,fabric, andneoforgemodules). - Renamed the project to BlueChunks.
- Migrated all code and packages to the new
cc.olivr.bluechunksnamespace. - Updated dependencies for the latest FTB ecosystem.
- Updated dependencies for the latest BlueMap API.
🔄 Changes
- Reorganized the entire codebase to support both Fabric and NeoForge from a single source tree.
- Updated FTB Chunks integration for current FTB API versions.
- Updated BlueMap integration for current BlueMap releases.
- Modernized the build system and development environment.
- Improved maintainability and future compatibility.
🧹 Cleanup
- Removed template/example mod code.
- Removed unused mixins and mixin configuration.
- Removed legacy package names and metadata.
- Cleaned up project structure and resources.
⚠️ Notes
This release is a major internal rewrite focused on modernization and cross-loader support. While functionality remains focused on displaying FTB Chunks claims on BlueMap, the underlying implementation has been rebuilt to support future development and easier maintenance.

