___________________________________________________________________________________________________________________________
This mod lets you create a Content Patcher content pack to allow for simple sound replacement.
Content Patcher syntax is as follows (e.g.):
{ <br /> "Format": "1.23.0", <br /> "Changes": [ <br /> { <br /> "Action": "EditData", <br /> "Target": "sound_effect_replacement_dictionary", <br /> "Entries": { <br /> "thudStep": "", <br /> "doorCreak": "dwoop", <br /> "spring1": "CloudCountry", <br /> "summer1": "sounds/1.wav" <br /> } <br /> } <br /> ] <br />}
Leaving a value at "" mutes that sound.
Specifying a wav file makes it play that wav file instead.
You can specify multiple replacement options by separating them with a pipe "|" character, e.g. "dwoop|sounds/1.wav", etc.
wav files must specify a path relative to this mod's folder (not your Content Patcher mod), so you must put your wav files in this mod's folder. You can use subfolders as in the above example.
Make sure you specify in your manifest.json file that it is a content pack for content patcher, not this mod.
About Project
Created: September 7th 2023
Updated: September 7th 2023
Project ID: 69343
License: All Rights Reserved
__________________________________________
Game Versions:
1.01.03
1.01.03
1.01.03
1.01.03
1.01.03
__________________________________________
Flavors:
WoW Retail
__________________________________________
Categories
Companions
Battle
__________________________________________
Main File
September 7th 2023
__________________________________________
Recent File
September 7th 2023
__________________________________________
Members
__________________________________________
Report