promotional bannermobile promotional banner

Builders Companion: Core

A foundational library that powers shared registries, APIs, and consistency across Builder’s Companion mods.

File Details

bc_core-1.20.1-1.0.1.jar

  • R
  • Jan 25, 2026
  • 483.84 KB
  • 10
  • 1.20.1
  • Forge

File Name

bc_core-1.20.1-1.0.1.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:builders-companion-core-1423854:7522421")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

HotFix

Fix random load crashes due to registry timing issues

- Pre-register full tinted water ID ranges (0-107 biomes, 108-243 dyes)
- Prevents "Registry Object not present" NPE during mod loading
- Implements deferred registration pattern for Forge registry snapshot system
- Deprecates old registerColors() method in favor of pre-registration
- Runtime color/name lookup from TintedLiquidProviderRegistry
- Bump version to 1.0.1