An unofficial port of the 1.12.2 Tinkers Construct, Construct's Armory, and Tinkers Tool Leveling to modern Minecraft. This project is in no way affiliated with SlimeKnights, illusivesoulworks, or their mods. This is a personal project to port these mods from 1.12.2 into modern versions of Neoforge.
- Java 100%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| art/source | ||
| docs | ||
| gradle/wrapper | ||
| src | ||
| tools | ||
| .gitattributes | ||
| .gitignore | ||
| build.gradle | ||
| gradle.properties | ||
| gradlew | ||
| gradlew.bat | ||
| LICENSE | ||
| README.md | ||
| settings.gradle | ||
| THIRD_PARTY_NOTICES.md | ||
Legacy's Construct
Legacy's Construct is an unofficial spiritual successor to the Minecraft 1.12.2 versions of Tinkers' Construct, Construct's Armory, and Tinkers Tool Leveling. It targets Minecraft 26.1.2 on NeoForge and is not affiliated with or endorsed by the original projects or their maintainers.
The project aims to preserve the original gameplay formulas and behavior while using modern registries, data-driven content, and stable addon APIs. Tool and armor leveling is enabled by default and remains server-configurable.
Development
Java 25 is required. Build with:
./gradlew build
Reference source checkouts used for behavioral comparison live under
upstream/ and are not part of the mod's distributed artifact.