Double Maps
Purpledennyson opened this issue ยท 3 comments
You can press M and at the bottom is a settings button where you can disable the FTB mini map or you can press J and disable the Journey map one.
Found the issue (config format changed in ftbchunk) will do a PR today
Ok, that will be more complicated because the config is local only now, from ftbchunks source code:
CONFIG.load(Platform.getGameFolder().resolve("local/ftbchunks/client-config.snbt"));
Can we ship files to the local directory?