Skip to content

v1.4.0

Choose a tag to compare

@github-actions github-actions released this 10 Sep 04:21
· 12 commits to main since this release
622ae3e

MultiForge v1.4.0 — 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

  • v1.4.0 — finish the client debug mod: real region seams, missing panels, per-overlay config by @0xnullsect0r in #38

Full Changelog: v1.3.18...v1.4.0