@mctools/tcon
v1.3.0
Published
Tweaks Tinker Constructs' materials with csv tables
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
Tweaks Tinker Constructs' materials with csv tables (@mctools/tcon)
USAGE @mctools/tcon [OPTIONS] -d, --default -t, --tweaks
OPTIONS
-d, --default (required) Path to default tweakersconstruct.cfg (with "Fill Defaults" enabled)
-m, --mc="./" Minecraft directory
-s, --save Where to save new sorted stats
-t, --tweaks (required) Directory with tweaks csv filesAuthor
- 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
- @mctools/zsfind - Look up ZenScript class definitions, fields and method signatures from CraftTweaker dumps
