Tinkers' Exporter
With each new mod installed, the Tinkers' Construct manual keeps expanding, making it increasingly difficult to find the specific information you need among numerous pages.
This addon is designed to export all TiC materials and traits, providing a straightforward way to quickly access the required information.
Main Features
- Export of all mod data
- Storage of information in local files that can be viewed without launching the game
- Filtering materials by various criteria
- Comparison of material characteristics using visual charts
Compatibility Requirements
Requires tconstruct@[1.12.2-2.13.0.171,)
Usage Instructions
Place the .jar file in the /.minecraft/mods folder and launch the game.
After the game starts, data will be automatically generated in the /.minecraft/tic_exporter folder.
Open the index.html file in any web browser to access the exported information.
If Construct's Armory is installed, armor data will also be exported.
Important: this mod works only on the client side
Supported Languages
Currently, localizations for English (en_us) and Chinese (zh_cn) are available. When using other game languages, the English version will be applied by default.
Demonstration
You can familiarize yourself with the mod's work through the following links:
- English version on GitHub.io
- Chinese version on GitHub.io
In the test environment, only Tinkers' Construct is installed, so the exported data does not contain materials from other mods.
If materials and traits from any other modifications are present, they will also be included in the export.
Change History
Version 0.1.2
- Optimized code, the web application now opens correctly in most browsers (version 0.1.1 only supported modern Chrome)