▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Моды/Unified API
Unified API

Unified API

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

Оцените первым
19.8K
6
Все версииUnified API 26.1-r5.0-fabric

Unified API 26.1-r5.0-fabric

Release23.07.2026

Список изменений

Added

  • new UnifiedRegistries.Items.Builders
    • EquipmentSet and EquipmentPreset allow easily creating sets of tools and armor
      • see the Equipment Set documentation for details
  • UnifiedRegistries.Blocks.Builders
    • BlockSet and BlockPreset allow easily creating stone and brick-like block sets
      • see the Block Set documentation for details
    • WoodSet and WoodPreset allow easily creating entire woodsets
      • see the Wood Set documentation for details
  • UnifiedRegistries.EntityTypes
    • added a new add method that additionally allows the providing of a Supplier<AttributeSupplier>, in order to link attributes to custom mobs

Changed

  • UnifiedRegistries.Blocks
    • registration methods containing BlockEntityType<> have now been superceded by new methods containing Supplier<BlockEntityType<>>
      • existing non-supplier BlockEntityType methods were deprecated as a result
      • this change was made to support custom block entity types
  • UnifiedClientHelpers.LEGACY_BABY_ARMOR
    • the add(ResourceKey<EquipmentAsset> asset) now sets resize to true
      • previously, this method defaulted to false. For the original behaviour, simply use add(ResourceKey<EquipmentAsset> asset, boolean resize) instead

Removed

  • UnifiedRegistries.Blocks
    • removed two previously-deprecated registration methods
      • this was required by the addition of the Supplier<BlockEntityType<>> methods

Файлы

unified-api-26.1-r5.0-fabric.jar(386.75 KiB)
Основной
Скачать

Метаданные

Канал релиза

Release

Номер версии

26.1-r5.0-fabric

Загрузчики

Fabric

Версии игры

26.1–26.1.2

Загрузок

14

Дата публикации

23.07.2026

Загрузил

ID версии

Главная