-
Notifications
You must be signed in to change notification settings - Fork 1
Modular Materials Config Creator
glowredman edited this page Feb 24, 2022
·
5 revisions
https://github.com/glowredman/mmcc/releases
- Execute the jar file
- Open the config folder (Important: the materials.json, types.json, orevariants.json and oreveins.json files must already exist and have at least one entry each! Note: Modular Materials will autogenerate these files on startup if they are missing.)
- Add/Edit/Delete entries however you wish
- Save everything
- Every time you save, the previous version of the files will be copied to
./config/modularmaterials/mmcc_backup/ - Backup files will have the date and time in the format
YYYY-MM-DD_HH.MM.SSappended, e.g.materials-before-2022-02-24_20.58.13.json
- Every time you save, the previous version of the files will be copied to
- Run the game and test your changes
-
F1/Insert/Plus/Add- add entry below the currently selected entry -
F2/Enter- edit selected entry -
F3/Delete/Minus/Subtract/Backspace- delete selected entries -
F4- move selected entry up -
F5- move selected entry down -
Ctrl+Q- open config folder (./config/modularmaterials/) -
Ctrl+S- save files -
Ctrl+Shift+C- copy material/type/orevariant/orevein entry (one each can by copied)* -
Ctrl+Shift+V- paste material/type/orevariant/orevein entry*
* only works inside the editing screen