
It has all the features of the old Schematica mod except for the printer (which is also planned), plus a bunch more. There is also a Forge version for 1.12.2, but not yet for 1.14.4+ (but Forge ports for 1.14.4+ are also planned, see below). More information and full installation instructions can be found on the Fabric website and support is available through the Fabric discord server.Litematica is a new schematic mod written from scratch, and it is primarily targeting light mod loaders like LiteLoader on 1.12.x, Rift on 1.13.x and Fabric on 1.14+.
Download Fabric API for the desired Minecraft version from this page and put the jar file in the mods folder like any ordinary mod. There should be Fabric related log entries and the main menu will mention Fabric at the bottom next to the Minecraft version. Optionally try to run the game to verify the installation and create the mods folder. Install Fabric Loader from the Fabric website - there is an installer for the vanilla launcher and dedicated servers, other launchers including the Curse App may do this automatically. Fabric API: Minecraft version specific, a mod like any other, provides all sorts of APIs for interoperability and convenience (this CurseForge project). Fabric Loader: Minecraft version independent, provides the essentials of mod loading and rudimentary modding. The Fabric toolchain is available for everyone to use - even if you only want to use some of it!. Fabric development targets snapshots as well as release versions, allowing earlier mod updates and more informed community planning. Fabric’s APIs are lightweight and modular, making porting faster and game instances leaner.
Fabric API is the core library for the most common hooks and inter-compatibility measures utilized by mods using the Fabric toolchain.