Skip to content

Modular jamming mod for H3VR that supports granular per firearm configurations

License

Notifications You must be signed in to change notification settings

Maiq-The-Dude/H3VR.PBnJamming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PB 'n' Jamming

A WIP firearm malfunction mod inspired by Meatyceiver 2. This mod builds onto Meatyceiver's core idea and adds modular firearm tags used to determine failure rates at a granular per firearm level.

Features

  • A supported firearm's malfunction rate is determined by the combination of the following firearm tags:
    • Firearm ItemID
    • Action
    • Era
    • Magazine ItemID
    • Round Type
    • Round Class
  • Firearm tags are modular and easy to configure. Uses Deli to easily load corresponding JSON files. See the Configuration section below for more information.

Firearm Malfunction Configuration

  • Default firearm tags are configured under the failures folder.
  • Each firearm tag currently supports five malfunction properties, each containing a float used as its weighted chance value.
  • Malfunction properties:
    • fire
    • feed
    • extract
    • lockOpen
    • discharge

User Configs

Additional user configs can be found under mods\configs\pbnjamming.cfg

Adding Custom Content Support

Adding and configuring custom content like guns or magazines is easy. Here is an example repo containing a mod to add two custom guns and one custom magazine.

Installation

No releases available yet. To install you must build the project yourself and place into mods folder as this is a Deli mod.

Uninstallation

To uninstall, you only need to delete the mods\PBnJamming.deli file.

About

Modular jamming mod for H3VR that supports granular per firearm configurations

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages