Barrel Health

Barrel Health 1.0.0

Sign in to download
This plugin allows you to customize the health of loot barrels that spawn on roadsides and in monuments. When the plugin is loaded, all existing loot barrels will automatically update their health to match the values specified in the config.


Configuration

JSON:
{
  "Version": "1.0.0",
  "Barrel Groups": [
    {
      "Health": 50.0,
      "Prefabs": [
        "assets/bundled/prefabs/autospawn/resource/loot/loot-barrel-2.prefab",
        "assets/bundled/prefabs/radtown/loot_barrel_1.prefab"
      ]
    },
    {
      "Health": 35.0,
      "Prefabs": [
        "assets/bundled/prefabs/autospawn/resource/loot/loot-barrel-1.prefab",
        "assets/bundled/prefabs/radtown/loot_barrel_2.prefab"
      ]
    },
    {
      "Health": 50.0,
      "Prefabs": [
        "assets/bundled/prefabs/radtown/oil_barrel.prefab"
      ]
    }
  ]
}
Author
VisEntities
Downloads
17
First release
Last update

Ratings

0.00 star(s) 0 reviews

Also by VisEntities

  • Remineration
    Remineration
    Spawns additional ore nodes close to mined spots
  • Volcano
    Volcano
    Adds volcanoes that release lava, ash clouds, and debris
  • Advanced Backup
    Advanced Backup
    Creates scheduled backups of your server
Back
Top
Cart