• v0.1.0+26.1.2 3820f2d813

    v0.1.0 — first release
    All checks were successful
    Build / build (push) Successful in 22s
    Stable

    admin_ekaii released this 2026-05-24 03:16:55 +00:00 | 19 commits to main since this release

    LitematicaFolia 0.1.0 for Minecraft 26.1.2 — first public release.

    Highlights

    • Read .litematic v6/v7 (gzip NBT) — palette, packed block states, tile entities, entities, pending ticks
    • /litematica Brigadier command tree: paste, save (blocks only v1), materials, list, info, cancel, reload
    • Folia-safe paste via per-chunk RegionScheduler dispatch (the axiom-paper-folia recipe), two-pass observersLast, deferred physics sweep
    • Cooperative /litematica cancel [ticket] — flips an AtomicBoolean checked between writes
    • Paper 26.1.2 NMS bridge: loadTileEntityNbt, spawnEntityFromNbt, scheduled block/fluid ticks, DataFixerUpper, no-op fallback
    • Servux-compatible network bridge (off by default) — wire-level compatible with vanilla Litematica EasyPlace V3
    • Smoke + paste-smoke harness PASS on Luminol 26.1.2
    • 256x64x256 (≈4.2M cells) stress fixture + harness

    Status

    • Smoke harness: PASS
    • Paste smoke (real .litematic paste via RCON): PASS
    • Stress smoke: see CHANGELOG.md
    • Build: LitematicaFolia-0.1.0+26.1.2-all.jar (~128 KiB)

    Limits / open work

    • /litematica save is blocks-only — TE/entities/pending-ticks not yet serialised
    • FAWE adapter (Phase 3) on hold — mvn.intellectualsites.com NXDOMAIN
    • Servux bridge wire-tested but not validated against a real Litematica client
    • See CHANGELOG.md for full changelog and DISK_USAGE.md for sizing guidance
    Downloads