promotional bannermobile promotional banner

Unified API

A multiloader API built to enable easy cross-loader mod development
Back to Files

unified-api-26.2-r2.2-fabric.jar

File nameunified-api-26.2-r2.2-fabric.jar
Uploader
rebel0459rebel0459
Uploaded
Aug 7, 2026
Downloads
7
Size
422.0 KB
Mod Loaders
Fabric
File ID
8594257
Type
R
Release
Supported game versions
  • 26.2

Curse Maven Snippet

Fabric

modImplementation "curse.maven:unified-api-1464540:8594257"

Learn more about Curse Maven

What's new

Added

  • UnifiedRegistries.BlockEntityTypes
    • added register(String path, BlockEntityType.BlockEntitySupplier<T> builder, Supplier<? extends BlockLike>... blocks)

Changed

  • ColoredBlockSet and ColoredItemSet
    • fixed crash when creativeInventoryPlacement isn't used
  • UnifiedHelpers.DATA_PACKS and UnifiedClientHelpers.RESOURCE_PACKS [26.2]
    • addOptional now defaults to disabled on Fabric, matching NeoForge behaviour
  • PackType [26.1]
    • OPTIONAL_RESOURCES and OPTIONAL_DATA now default packs to disabled on Fabric, matching NeoForge behaviour
  • UnifiedRegistries.BlockEntityTypes
    • deprecated register(String path, BlockEntityType.BlockEntitySupplier<T> builder, BlockLike... blocks)
  • fixed NeoForge crash caused by incorrect event bus for server reload listeners

This mod has no additional files