BLib
ModLicenseRef-All-Rights-Reserved

BLib

A library that makes multi-loader mod development more streamlined.

322
Downloads
0
Followers
2 months ago
Updated
📦
12
Versions

📖About BLib

A library that makes multi-loader mod development more streamlined.

Features:

  • Unified API (write common code once, run on Fabric/NeoForge with minimal Fabric/NeoForge boilerplate)
  • Block breaking progress management
  • Custom decorated pot pattern registration
  • Datafixing utilities (registry name migration)
  • Custom loot item conditions for detecting loaded mods
  • AzureLib/animation utilities
  • Large-scale explosion utilities
  • GOAP-based AI utilities
  • Common tag API for items, blocks, etc.
  • Custom stream codec implementation (independent of Mojang stream codecs)
  • Custom data sync/persistence API (independent of Mojang data components)
  • [Fabric] Automatic registration of spawn egg dispenser behaviors
  • [NeoForge] Semi-automated datagen management

Note: This is a library mod for developers only, and as a result does not impact the base game if used by itself.