ValheimMods icon indicating copy to clipboard operation
ValheimMods copied to clipboard

[EpicLoot][0.8.7-0.8.8] loottable.json not overriding base json

Open FrederickEngelhardt opened this issue 4 years ago • 1 comments

Nothing happens when attempting to override epic loot's base loot config.

The mod such as epic-loot-mats-only adds EpicLoot config overrides to the folder BepInEx\config\EpicLoot.

It looks like this folder may not be supported anymore or we need to override the base plugins/files folder for epic loot.

Example working config overrride

  • Create a separate config mod that overrides BepInEx\plugins\files\loottables.json or whatever files you need
  • override the base epic loot folder and add the config override and install the mod after re-zipping.
  • manually Copy all EpicLoot config overrides to the files section BepInEx\plugins\files.

FrederickEngelhardt avatar Jan 26 '22 04:01 FrederickEngelhardt

Place the EpicLoot files in a folder called "EpicLoot" instead of "files". As per the installation instructions.

RandyKnapp avatar Jan 26 '22 05:01 RandyKnapp