promotional bannermobile promotional banner

Forgematica

Litematica unofficial forge port. A modern client-side schematic mod for Minecraft.

File Details

Forgematica-0.1.11-mc1.21.1-sources.jar

  • A
  • Sep 5, 2024
  • 546.73 KB
  • 64
  • 1.21.1+1
  • NeoForge

File Name

Forgematica-0.1.11-mc1.21.1-sources.jar

Supported Versions

  • 1.21.1
  • 1.21

Curse Maven Snippet

NeoForge

implementation "curse.maven:forgematica-912441:5694060"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Change

  • move to 1.21.1
  • sync sakura-ryoko/litematica 0.19.2 ~ 0.19.3-sakura.2

    Change info with upstream:

    sakura-ryoko/litematica 0.19.2

    • fix: vanilla breaking "unpowered/unconnected" redstone wires in uncommon situations.
    • Added and tested V6 Export features in 1.20.4. Lore and Custom Names / Entity Attributes, etc have been tested more in depth.

    sakura-ryoko/litematica 0.19.3-sakura.1

    • Add Iris compat support & Improve Shader compatibility by IMS212 sakura-ryoko/litematica#83
    • Add enableSchematicFluidRendering so users can 'DISABLE' the Fluid rendering of schematics; similar to ignoreExistingFluids, but for the Schematic Rendering.

    sakura-ryoko/litematica 0.19.3-sakura.2

    • fix the Import function from Schematic Manager to be able to Import Sponge (.schem) files, even though the code already existed.
    • make the default Export function to be for the V6 (1.20.4) Litematic downgrade, because the Export as Schematic does not work.