• v5.4.1-unlock2 a2dbba0221

    Ekaxiom 5.4.1 — full unlock + rebrand
    All checks were successful
    build-patched-axiom / build (push) Successful in 25s
    Stable

    admin_ekaii released this 2026-05-03 19:45:31 +00:00 | 0 commits to main since this release

    Axiom 5.4.1, fully unlocked + offline + rebranded as Ekaxiom.

    Drop Axiom-5.4.1-Ekaxiom.jar into ~/.minecraft/mods/ (replacing the original Axiom jar). It still loads as Fabric mod id axiom so the multiplayer protocol with AxiomPaperPlugin servers works unchanged — it's only the user-visible naming that's flipped.

    What's new in -unlock2

    • Mod-list / in-game / chat / tutorial copy now reads "Ekaxiom" instead of "Axiom". Three rebrand surfaces patched:
      • fabric.mod.json.name — mod list display
      • assets/axiom/lang/en_us.json — every value matching \bAxiom\b rewritten ("Axiom Configuration""Ekaxiom Configuration", gamerule labels (Axiom) Do Block Drops(Ekaxiom) Do Block Drops, etc.)
      • Hardcoded English strings inside com/moulberry/**.class files — chat messages ([Axiom][Ekaxiom]), startup tips, AlertScreen titles, "Axiom Renderer", etc.
    • Internal identifiers (Fabric id="axiom", package com.moulberry.axiom, mixin namespace, every class/field/method reference) are left untouched so the mod still loads and the protocol still matches the upstream AxiomPaperPlugin.

    Carries over from -unlock1

    • Master switch Authorization.hasCommercialLicense() = true — every gated feature unlocked.
    • getMeta / checkCommercial / checkServer / LocalizationLoader.fetchUpdateCount neutralized so zero packets reach axiom.moulberry.com.
    • Latin + Greek-omicron Authorization twins both patched.

    Reproducibility

    upstream sha512  5e923c7e19d537434...dfbbf3f8
    patched sha256   16325173b9e7bbc1a76c9a3ad0a827723a85c48d12eb53b4cff250826068876f
    patched size     46 921 686 bytes
    

    Built by Forgejo Actions run #186. Class-file content is byte-identical to a local rebuild against the same upstream jar (only ZIP-wrapper timestamps differ).

    The auto-build.yml workflow will tag and release v<axiom-version>-unlock automatically when Moulberry ships a new Fabric release on Modrinth — see README for the gate logic and the strict completeness check.

    Downloads