Skip to content

v1.4.1

Choose a tag to compare

@github-actions github-actions released this 10 Sep 05:12
· 10 commits to main since this release
7534b65

MultiForge v1.4.1 — GPL-3.0-only.

Downloads:

  • Fresh installer JAR: multiforge-*-installer.jar
    (stable alias: multiforge-installer.jar)
    Run with java -jar multiforge-installer.jar --installServer <dir>
    standard NeoForge installer CLI. See docs/install.md § Method 1.
  • Drop-in replacement ZIP: multiforge-*-replacement.zip
    (stable alias: multiforge-replacement.zip)
    Overlay onto an existing NeoForge 1.21.1 server — see
    docs/install.md § Method 2.
  • Runtime library (for mod authors): multiforge-runtime-*.jar
  • Client debug mod: multiforge-client-*.jar
    (stable alias: multiforge-client.jar)
    Optional — drop into your Minecraft client's mods/ folder
    for the F3 overlay, chunk-border renderer, MSPT heatmap, and
    region-pin selection. Stays inert if the server doesn't
    advertise multiforge:debug/v1.
  • Pelican Panel / Pterodactyl egg: pelican-egg.json
    (import via panel: Nests → Import Egg — see
    docs/install.md § Method 3)

See CHANGELOG.md for what changed.

What's Changed

Full Changelog: v1.4.0...v1.4.1