Before game patch
You can either:
Disable all mods
> ./FFMT-LINUX mods disable {-g /path/to/FINAL\ FANTASY\ XIV\ - A\ Realm\ Reborn}
`
Reset the game’s files entirely
> ./FFMT-LINUX reset {-g /path/to/FINAL\ FANTASY\ XIV\ - A\ Realm\ Reborn -b /path/to/index/backups}
`
After game patch
Backup the new index files first
> ./FFMT-LINUX backup {-g /path/to/FINAL\ FANTASY\ XIV\ - A\ Realm\ Reborn -b /path/to/index/backups}
Depending on the chosen step before patching, you now either:
Re-enable all mods
> ./FFMT-LINUX mods enable {-g /path/to/FINAL\ FANTASY\ XIV\ - A\ Realm\ Reborn}
`
Import your modpacks from scratch
> ./FFMT-LINUX modpack import {-g /path/to/FINAL\ FANTASY\ XIV\ - A\ Realm\ Reborn -t /path/to/modpack.ttmp2}
`