8000 GitHub - ThinkingStudios/Litematica-Forge: Litematica unofficial (Neo)Forge port. A modern client-side schematic mod for Minecraft.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ThinkingStudios/Litematica-Forge

Repository files navigation

Forgematica

Litematica unofficial (Neo)Forge port.

Require MaLiLib-Forge.

forge neoforge modrinth curseforge

Forgematica (or Litematica-Forge) 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).

Litematica (Original mod) 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.

Development

repositories {
    maven { url 'https://api.modrinth.com/maven' }
}

dependencies {
    modImplementation "maven.modrinth:forgematica:${forgematica_version}"
}

Note: "${forgematica_version}" can be found in Modrinth.

Compiling

  • Clone the repository
  • Open a command prompt/terminal to the repository directory
  • run 'gradlew build'
  • The built jar file will be in build/libs/

Credits

About

Litematica unofficial (Neo)Forge port. A modern client-side schematic mod for Minecraft.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

0