Unofficial site, not affiliated with modrinth.com.What is this?
Balm

Balm

Abstraction Layer for Multi-Loader Mods

46.4M
2.9K
  • 26.1.2.7+neoforge-26.1.2

    release12 июня 2026 г.
    • Fixed LivingEntityCallback.Damage not actually applying modified damage on Neo/Forge
    • API: Added BalmArgumentTypeRegistrar for registering custom command argument types
    • API: Added BalmRegistrar#createCustomRegistry
    • API: Added BalmRegistrar#createDynamicRegistry
    • API: Added PlayerCallback.InteractWithEntity event mapper
    • API: Added entity support to BalmCapabilities
  • 26.1.2.7+forge-26.1.2

    release12 июня 2026 г.
    • Fixed LivingEntityCallback.Damage not actually applying modified damage on Neo/Forge
    • API: Added BalmArgumentTypeRegistrar for registering custom command argument types
    • API: Added BalmRegistrar#createCustomRegistry
    • API: Added BalmRegistrar#createDynamicRegistry
    • API: Added PlayerCallback.InteractWithEntity event mapper
    • API: Added entity support to BalmCapabilities
  • 26.1.2.7+fabric-26.1.2

    release12 июня 2026 г.
    • Fixed LivingEntityCallback.Damage not actually applying modified damage on Neo/Forge
    • API: Added BalmArgumentTypeRegistrar for registering custom command argument types
    • API: Added BalmRegistrar#createCustomRegistry
    • API: Added BalmRegistrar#createDynamicRegistry
    • API: Added PlayerCallback.InteractWithEntity event mapper
    • API: Added entity support to BalmCapabilities
  • 26.1.2.6+fabric-26.1.2

    release8 мая 2026 г.
    • Fixed error log about missing FabricPermissionsAPIIntegration
  • 26.1.2.6+neoforge-26.1.2

    release8 мая 2026 г.
    • Fixed error log about missing FabricPermissionsAPIIntegration
  • 26.1.2.6+forge-26.1.2

    release8 мая 2026 г.
    • Fixed error log about missing FabricPermissionsAPIIntegration
  • 21.0.58+neoforge-1.21.1

    release8 мая 2026 г.
    • API: Fixed Chunk and Level Load events not firing on NeoForge
  • 21.0.58+forge-1.21.1

    release8 мая 2026 г.
    • API: Fixed Chunk and Level Load events not firing on NeoForge
  • 21.0.58+fabric-1.21.1

    release8 мая 2026 г.
    • API: Fixed Chunk and Level Load events not firing on NeoForge
  • 26.1.2.5+neoforge-26.1.2

    release1 мая 2026 г.
    • Fixed potential crash during resource reload
    • API: Added RecipeViewerRegistrar#registerIngredientInfo
    • API: Changed Balm loot modifiers to run at "neutral", which is 1000, obviously
    • API: Fixed SimpleProgressRenderer using wrong blit overload
  • 26.1.2.5+forge-26.1.2

    release1 мая 2026 г.
    • Fixed potential crash during resource reload
    • API: Added RecipeViewerRegistrar#registerIngredientInfo
    • API: Changed Balm loot modifiers to run at "neutral", which is 1000, obviously
    • API: Fixed SimpleProgressRenderer using wrong blit overload
  • 26.1.2.5+fabric-26.1.2

    release1 мая 2026 г.
    • Fixed potential crash during resource reload
    • API: Added RecipeViewerRegistrar#registerIngredientInfo
    • API: Changed Balm loot modifiers to run at "neutral", which is 1000, obviously
    • API: Fixed SimpleProgressRenderer using wrong blit overload
  • 21.0.57+forge-1.21.1

    release22 апреля 2026 г.
    • Added automatic migration attempt of Balm-specific data between NeoForge/Forge/Fabric
    • Fixed server- or client-side optional mods still trying to send packets unknown to the remote, resulting in disconnects
    • Fixed crash when trying to send a packet to a server while not connected on Fabric
    • Fixed blank values sometimes being appended to config lists on Fabric
    • API: Fixed reload listeners on NeoForge not having access to tags
    • API: Fixed invalid config errors on Neo/Forge when a property's comment is empty
  • 21.0.57+neoforge-1.21.1

    release22 апреля 2026 г.
    • Added automatic migration attempt of Balm-specific data between NeoForge/Forge/Fabric
    • Fixed server- or client-side optional mods still trying to send packets unknown to the remote, resulting in disconnects
    • Fixed crash when trying to send a packet to a server while not connected on Fabric
    • Fixed blank values sometimes being appended to config lists on Fabric
    • API: Fixed reload listeners on NeoForge not having access to tags
    • API: Fixed invalid config errors on Neo/Forge when a property's comment is empty
  • 21.0.57+fabric-1.21.1

    release22 апреля 2026 г.
    • Added automatic migration attempt of Balm-specific data between NeoForge/Forge/Fabric
    • Fixed server- or client-side optional mods still trying to send packets unknown to the remote, resulting in disconnects
    • Fixed crash when trying to send a packet to a server while not connected on Fabric
    • Fixed blank values sometimes being appended to config lists on Fabric
    • API: Fixed reload listeners on NeoForge not having access to tags
    • API: Fixed invalid config errors on Neo/Forge when a property's comment is empty
  • 26.1.2.4+forge-26.1.2

    release21 апреля 2026 г.
    • Updated for Breaking Changes in NeoForge 26.1.2.21-beta
  • 26.1.2.4+neoforge-26.1.2

    release21 апреля 2026 г.
    • Updated for Breaking Changes in NeoForge 26.1.2.21-beta
  • 26.1.2.4+fabric-26.1.2

    release21 апреля 2026 г.
    • Updated for Breaking Changes in NeoForge 26.1.2.21-beta
  • 26.1.2.3+forge-26.1.2

    release20 апреля 2026 г.
    • Updated for Breaking Changes in NeoForge 26.1.2.20-beta

    • API: Added BalmClient.clientHooks() with a getFocusedElement() helper

    • API: Added BalmResourceReloadListenerRegistrar#addDependency and BalmClientResourceReloadListenerRegistrar#addDependency, not supported on Forge

    • API: Added BalmResourceReloadListenerRegistrar#vanillaKeys and BalmClientResourceReloadListenerRegistrar#vanillaKeys for use in addDependency

    • API: Added lootTableId parameter to BalmLootModifier

    • API: Added BalmCompostableRegistrar

    • API: Added overloads to set texture size for JEI support

  • 26.1.2.3+neoforge-26.1.2

    release20 апреля 2026 г.
    • Updated for Breaking Changes in NeoForge 26.1.2.20-beta

    • API: Added BalmClient.clientHooks() with a getFocusedElement() helper

    • API: Added BalmResourceReloadListenerRegistrar#addDependency and BalmClientResourceReloadListenerRegistrar#addDependency, not supported on Forge

    • API: Added BalmResourceReloadListenerRegistrar#vanillaKeys and BalmClientResourceReloadListenerRegistrar#vanillaKeys for use in addDependency

    • API: Added lootTableId parameter to BalmLootModifier

    • API: Added BalmCompostableRegistrar

    • API: Added overloads to set texture size for JEI support

1
...

Совместимость

Minecraft: Java Edition

Платформы

Поддерживаемые окружения

Клиент и сервер

Сведения

Лицензия:All Rights Reserved
Опубликован:4 года назад
Обновлён:2 дня назад
ID проекта:
Главная