promotional bannermobile promotional banner

BCLib: Remastered

BCLib Remastered is a powerful core library and API for Minecraft Fabric 1.21.1. It provides essential shared utilities, rendering tools, custom configs, and procedural models for BetterEnd and BetterNether. Specially optimized for modern modpacks!

File Details

BCLibRemastered-30.3.2.jar

  • R
  • Apr 28, 2026
  • 1.53 MB
  • 40
  • 1.21.1
  • Fabric

File Name

BCLibRemastered-30.3.2.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:bclib-remastered-1501730:8006533"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Remastered Mod Suite Update - 30.3.2

Supported Version

  • Minecraft 1.21.1 (Fabric)

Mods Updated

  • BCLibRemastered 30.3.2
  • BetterEndRemastered 30.3.2
  • BetterNetherRemastered 30.3.2
  • WorldWeaverRemastered 30.3.2

Major Fixes

BetterEnd Elytra Accessory Slot Break Handling

  • Fixed Better End elytra break handling when used from Trinkets/Accessory-style slots.
  • Elytra durability now applies through the standard ItemStack#hurtAndBreak path each tick, matching normal equipment behavior.
  • Trinket break callbacks now run only when the elytra actually breaks, instead of triggering on every durability tick.
  • This resolves repeated item break sound spam while gliding with supported elytra in accessory slots.

BetterEnd End Terrain Startup Crash

  • Fixed a server world creation crash where Better End terrain initialization could throw Biome source config is not set.
  • Better End now safely skips its custom terrain noise initialization when the active End biome source is vanilla or otherwise not Better End/WorldWeaver-backed.
  • This prevents new worlds from crashing during integrated server startup when another mod or preset provides the End biome source.

REI Compatibility Cleanup

  • Updated BetterEndRemastered's REI local runtime dependency to use the full RoughlyEnoughItems-fabric mod instead of the API-only artifact.
  • Updated the BetterEnd REI test/build target to RoughlyEnoughItems 16.0.799, matching the reported modpack environment.
  • Removed BetterNetherRemastered's stale rei_client entrypoint for org.betterx.betternether.integration.rei.REIPlugin, since that class is not present in the remastered source tree.
  • This prevents REI from trying to load a missing BetterNether plugin class on client startup.

Build and Export Updates

  • Rebuilt and refreshed the exported 30.3.2 jars for BCLibRemastered, WorldWeaverRemastered, BetterEndRemastered, and BetterNetherRemastered.
  • Replaced the stale 30.3.1 exported jars to avoid accidentally testing or shipping older artifacts.
  • Added REI to the local DevInstance runtime setup so BetterEnd's REI integration can be tested in the development instance.

What This Means In-Game

  • Elytra in cape/accessory/trinket slots no longer plays constant break sounds while still healthy.
  • Durability behavior is now consistent between chest slot usage and accessory slot usage.
  • Improved compatibility with mods that rely on custom elytra damage handling.
  • Creating or loading worlds with non-BetterEnd End biome sources should no longer crash during server startup.
  • REI should no longer fail because BetterNether advertises a missing REI plugin.

Update Recommendation

  • Keep all four Remastered mods on 30.3.2 for best compatibility.
  • Replace any older 30.3.1 exported jars with the refreshed 30.3.2 jars from ExportedJars.