• 1.1.0+1.21.1 41c0db9bae

    v1.1.0 (Minecraft 1.21.1)
    All checks were successful
    Build / build (push) Successful in 1m8s
    Stable

    Greencow released this 2026-05-14 22:30:14 -04:00 | 3 commits to 1.21.1 since this release

    Changes

    • Modified the logic for the durability gained when repairing items.
      • Items now repair based on the current damage value rather than the maximum value.
      • current_damage - ceil(max_damage / max_materials) * material_count

    Bugfixes

    • Fixed Elytra being unable to be repaired with Leather.
    • Fixed the ability to repair at a lower result than you started with in situations where a material repairs less than
      the item to repair's current durability.
    • Fixed item combining not being modified within JEI.
    • Fixed result item using incorrect logic within EMI integration.
    Downloads