@mctools/tcon
v1.1.3
Published
Tweaks Tinker Constructs' materials with csv tables
Downloads
411
Maintainers
Readme
Tweaks Tinker Constructs' materials with csv tables
Usage
Open console, navigate to your Minecraft directory (one with the mods/ directory or options.txt file)
> cd C:/Instances/MyModpackRun:
> npx @mctools/tcon --help
Options
Options:
--version Show version number [boolean]
-d, --default Path default tweakersconstruct.cfg (with "Fill Defaults" enabled) [string] [required]
-m, --mc Minecraft directory [string] [default: "./"]
-s, --save Where to save new sorted stats [string]
-t, --tweaks Directory with tweaks csv files [string] [required]
-h, --help Show help [boolean]Author
- https://github.com/Krutoy242
Other tools
- @mctools/errors - Scan debug.log file to find unknown errors
- @mctools/format - Format .zs files by using ESLint for typescript
- @mctools/manifest -
manifest.jsongeneration tool - @mctools/modlist - Generate .md file with all mods listed
- @mctools/reducer - Partially disable minecraft mods
- @mctools/source - Locate, clone or decompile Minecraft mod source code
- @mctools/tcon - Tweaks Tinker Constructs' materials with csv tables
