promotional bannermobile promotional banner

BlueChunks

Displays FTB Chunks claimed chunks on BlueMap, making team and player claims visible on the web map.

File Details

bluechunks-neoforge-1.0.0.jar

  • R
  • Jun 8, 2026
  • 26.25 KB
  • 7
  • 26.1.2
  • NeoForge

File Name

bluechunks-neoforge-26.1.2-1.0.0.jar

Supported Versions

  • 26.1.2

Curse Maven Snippet

NeoForge

implementation "curse.maven:bluechunks-1279218:8214133"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

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, and neoforge modules).
  • Renamed the project to BlueChunks.
  • Migrated all code and packages to the new cc.olivr.bluechunks namespace.
  • 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.