promotional bannermobile promotional banner

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.18.1-0.10.0.jar

  • B
  • Jan 21, 2022
  • 871.69 KB
  • 12.3K
  • 1.18.1+1
  • Fabric

File Name

litematica-fabric-1.18.1-0.10.0.jar

Supported Versions

  • 1.18.1
  • 1.18

Curse Maven Snippet

Fabric

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

Learn more about Curse Maven

  • Easy Place: Use protocol v2 in the Auto mode if the server sends a 'carpet:hello' packet
  • Add a config to disable the Easy Place and Placement Restriction warnings
  • Move the schematic conversion data initialization from mod load to first world load - fixes a cross-mod issue with some other mods
  • Add a Schematic Edit hotkey to replace the block type while keeping all the block properties
  • Add an option to put the placement of a cloned area at the original position
  • Lower the priority of MixinBlockItem to go before Tweakeroo, to handle protocol v3 in single player without having to disable the clientPlacementRotation option in Tweakeroo
  • Improve a couple of config tooltips
  • Refactor and clean up some of the scheduled tasks (paste, fill, delete etc.)
  • Add a config for the max single box volume for the Fill and Delete tasks
  • Add Russian localization by Felix14-v2 (GH #413)
  • Add an option to use World Edit commands (in Fill/Delete/Paste)
  • Add an option to use /fill commands when pasting on servers (enabled by default) - note: the NBT restore option will not work with fill volumes though!
  • Schematic Pasting: Queue and rate limit all commands (including the "sub" commands when restoring NBT data)
  • Add config options for the fill, clone and summon command names
  • Update to MC 1.18.1 (no changes - still fully compatible with 1.18.0)