An example addon for H3VR mod PBnJamming to add specific malfunction configs for custom items.
- Create a json for each item you are configuring. For this example, we have created
customguns.json
andcustommagazines.json
. - Configure each newly create json with the desired failures and failure rates.
- Create a
manifest.json
to tell Deli how to load our changes. - Zip the files and rename the extension from from
.zip
to.deli
and drop it into your H3VRmods
folder.