Litematica

A modern schematic mod written for Fabric (and LiteLoader on 1.12.x), with extra features for Creative mode work

File Details

litematica-fabric-1.20.1-0.15.3.jar

  • B
  • Jul 5, 2023
  • 888.64 KB
  • 1.8M
  • 1.20.1
  • Fabric + 1

File Name

litematica-fabric-1.20.1-0.15.3.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:litematica-308892:4626718"

Quilt

modImplementation "curse.maven:litematica-308892:4626718"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

  • Fix an incompatibility with the Visible Barriers mod (thanks EarthComputer)
  • Fix Material List HUD rendering with scale != 1.0
  • Fix the `*.litematic` to `*.nbt` conversion not getting entities (GH #727)
  • Add a BlockEntity data fixer for signs from pre-1.20 to 1.20 format
  • Easy Place: Fix placement restriction not working with `easyPlaceFirst` disabled
  • Fix block entities missing the ID tag when saving schematics - This was a pretty serious bug in principle, although it doesn't currently show up within the mod itself... It seems to have been broken ever since the 1.18 update >_>