Skip to content

A schematic mod written from scratch, offering the same basic functionality as the old Schematica mod, plus much more. Written primarily for the light weight (client side) mod loaders such as Liteloader and Fabric (and Rift on 1.13.2).

License

Madff386/litematica

 
 

Repository files navigation

Curseforge Curseforge

Litematica

Litematica is a client-side schematic mod for Minecraft, with also lots of extra functionality especially for creative mode (such as schematic pasting, area cloning, moving, filling, deletion).

It's primarily developed on MC 1.12.2 for LiteLoader. It has also been ported to Rift on MC 1.13.2, and for Fabric on MC 1.14 and later. There are also Forge versions for 1.12.2, and Forge ports for 1.14.4+ are also planned, but Forge will need to start shipping the Mixin library before those can happen.

Litematica was started as an alternative for Schematica, for players who don't want to have Forge installed on their client, and that's why it was developed for Liteloader.

For compiled builds (= downloads), see:

Compiling

  • Clone the repository
  • Open a command prompt/terminal to the repository directory
  • On 1.12.x you will first need to run gradlew setupDecompWorkspace (unless you have already done it once for another project on the same 1.12.x MC version and mappings and the same mod loader, Forge or LiteLoader)
  • Run gradlew build to build the mod
  • The built jar file will be inside build/libs/

YourKit

We appreciate YourKit for providing the project developers licenses of its profiler to help us improve performance!

YourKit supports open source projects with innovative and intelligent tools for monitoring and profiling Java and .NET applications. YourKit is the creator of YourKit Java Profiler, YourKit .NET Profiler and YourKit YouMonitor, tools for profiling Java and .NET applications.

About

A schematic mod written from scratch, offering the same basic functionality as the old Schematica mod, plus much more. Written primarily for the light weight (client side) mod loaders such as Liteloader and Fabric (and Rift on 1.13.2).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%