Trouble adding extra loot to loot table
I have been trying to keep vanilla loot for the main loot and use the custom loot table for the extra loot.  I have had not been able to get any extra loot to spawn in anywhere and am not sure what I am doing wrong.  Here is my config:

{
  "General Settings": {
    "General Item List Multiplier (All items in the 'Manual Item Multipliers' List)": 1.0,
    "Non Item List Multiplier (All items not listed in the 'Manual Item Multipliers' List)": 1.0,
    "Limit Multipliers to Stacksizes": false,
    "Multiply Blueprints": false,
    "Disable Blueprint Drops": true,
    "Random Workshop Skins": false,
    "Multiply Tea Buffs": false,
    "Force Custom Loot Tables for Default Loot on all Containers": false
  },
  "Extra Loot": {
    "Enabled": true,
    "Extra Items Min": 5,
    "Extra Items Max": 5,
    "Prevent Duplicates": true,
    "Prevent Duplicates Retries": 10,
    "Force Custom Loot Tables for Extra Loot on all Containers": true
  },
  "Blacklisted Items (Item-Shortnames)": [
    "ammo.rocket.smoke"
  ],
  "Manual Item Multipliers (Key: Item-Shortname, Value: Multiplier)": {},
  "Containers Data (Key: Container-Shortname, Value: Container Settings)": {
    "crate_underwater_basic": {
      "Enabled": true,
      "Extra Items Min": 5,
      "Extra Items Max": 5,
      "Loot Multiplier": 2.0,
      "Utilize Vanilla Loot Tables on Default Loot": true,
      "Utilize Vanilla Loot Tables on Extra Loot": false,
      "Utilize Random Rarity (depending on Items ALREADY in the container)": true,
      "Rarity To Use (ONLY if 'Utilize Vanilla Loot Tables' is FALSE & 'Utilize Random Rarity' is FALSE | 0 = None, 1 = Common, 2 = Uncommon, 3 = Rare, 4 = Very Rare)": [
        1,
        2,
        3,
        4
      ]
    },
    "crate_underwater_advanced": {
      "Enabled": true,
      "Extra Items Min": 5,
      "Extra Items Max": 5,
      "Loot Multiplier": 2.0,
      "Utilize Vanilla Loot Tables on Default Loot": true,
      "Utilize Vanilla Loot Tables on Extra Loot": false,
      "Utilize Random Rarity (depending on Items ALREADY in the container)": true,
      "Rarity To Use (ONLY if 'Utilize Vanilla Loot Tables' is FALSE & 'Utilize Random Rarity' is FALSE | 0 = None, 1 = Common, 2 = Uncommon, 3 = Rare, 4 = Very Rare)": [
        1,
        2,
        3,
        4
      ]
    },
    "loot_barrel_1": {
      "Enabled": true,
      "Extra Items Min": 5,
      "Extra Items Max": 5,
      "Loot Multiplier": 2.0,
      "Utilize Vanilla Loot Tables on Default Loot": true,
      "Utilize Vanilla Loot Tables on Extra Loot": false,
      "Utilize Random Rarity (depending on Items ALREADY in the container)": true,
      "Rarity To Use (ONLY if 'Utilize Vanilla Loot Tables' is FALSE & 'Utilize Random Rarity' is FALSE | 0 = None, 1 = Common, 2 = Uncommon, 3 = Rare, 4 = Very Rare)": [
        1,
        2,
        3,
        4
      ]
    },
    "crate_normal_2": {
      "Enabled": true,
      "Extra Items Min": 5,
      "Extra Items Max": 5,
      "Loot Multiplier": 2.0,
      "Utilize Vanilla Loot Tables on Default Loot": true,
      "Utilize Vanilla Loot Tables on Extra Loot": false,
      "Utilize Random Rarity (depending on Items ALREADY in the container)": true,
      "Rarity To Use (ONLY if 'Utilize Vanilla Loot Tables' is FALSE & 'Utilize Random Rarity' is FALSE | 0 = None, 1 = Common, 2 = Uncommon, 3 = Rare, 4 = Very Rare)": [
        1,
        2,
        3,
        4
      ]
    },
    "loot_barrel_2": {
      "Enabled": true,
      "Extra Items Min": 5,
      "Extra Items Max": 5,
      "Loot Multiplier": 2.0,
      "Utilize Vanilla Loot Tables on Default Loot": true,
      "Utilize Vanilla Loot Tables on Extra Loot": false,
      "Utilize Random Rarity (depending on Items ALREADY in the container)": true,
      "Rarity To Use (ONLY if 'Utilize Vanilla Loot Tables' is FALSE & 'Utilize Random Rarity' is FALSE | 0 = None, 1 = Common, 2 = Uncommon, 3 = Rare, 4 = Very Rare)": [
        1,
        2,
        3,
        4
      ]
    },
    "vehicle_parts": {
      "Enabled": true,
      "Extra Items Min": 5,
      "Extra Items Max": 5,
      "Loot Multiplier": 2.0,
      "Utilize Vanilla Loot Tables on Default Loot": true,
      "Utilize Vanilla Loot Tables on Extra Loot": false,
      "Utilize Random Rarity (depending on Items ALREADY in the container)": true,
      "Rarity To Use (ONLY if 'Utilize Vanilla Loot Tables' is FALSE & 'Utilize Random Rarity' is FALSE | 0 = None, 1 = Common, 2 = Uncommon, 3 = Rare, 4 = Very Rare)": [
        1,
        2,
        3,
        4
      ]
    },
    "crate_tools": {
      "Enabled": true,
      "Extra Items Min": 5,
      "Extra Items Max": 5,
      "Loot Multiplier": 2.0,
      "Utilize Vanilla Loot Tables on Default Loot": true,
      "Utilize Vanilla Loot Tables on Extra Loot": false,
      "Utilize Random Rarity (depending on Items ALREADY in the container)": true,
      "Rarity To Use (ONLY if 'Utilize Vanilla Loot Tables' is FALSE & 'Utilize Random Rarity' is FALSE | 0 = None, 1 = Common, 2 = Uncommon, 3 = Rare, 4 = Very Rare)": [
        1,
        2,
        3,
        4
      ]
    },
    "oil_barrel": {
      "Enabled": true,
      "Extra Items Min": 5,
      "Extra Items Max": 5,
      "Loot Multiplier": 2.0,
      "Utilize Vanilla Loot Tables on Default Loot": true,
      "Utilize Vanilla Loot Tables on Extra Loot": false,
      "Utilize Random Rarity (depending on Items ALREADY in the container)": true,
      "Rarity To Use (ONLY if 'Utilize Vanilla Loot Tables' is FALSE & 'Utilize Random Rarity' is FALSE | 0 = None, 1 = Common, 2 = Uncommon, 3 = Rare, 4 = Very Rare)": [
        1,
        2,
        3,
        4
      ]
    },
    "foodbox": {
      "Enabled": true,
      "Extra Items Min": 5,
      "Extra Items Max": 5,
      "Loot Multiplier": 2.0,
      "Utilize Vanilla Loot Tables on Default Loot": true,
      "Utilize Vanilla Loot Tables on Extra Loot": false,
      "Utilize Random Rarity (depending on Items ALREADY in the container)": true,
      "Rarity To Use (ONLY if 'Utilize Vanilla Loot Tables' is FALSE & 'Utilize Random Rarity' is FALSE | 0 = None, 1 = Common, 2 = Uncommon, 3 = Rare, 4 = Very Rare)": [
        1,
        2,
        3,
        4
      ]
    },
    "supply_drop": {
      "Enabled": true,
      "Extra Items Min": 5,
      "Extra Items Max": 5,
      "Loot Multiplier": 2.0,
      "Utilize Vanilla Loot Tables on Default Loot": true,
      "Utilize Vanilla Loot Tables on Extra Loot": false,
      "Utilize Random Rarity (depending on Items ALREADY in the container)": true,
      "Rarity To Use (ONLY if 'Utilize Vanilla Loot Tables' is FALSE & 'Utilize Random Rarity' is FALSE | 0 = None, 1 = Common, 2 = Uncommon, 3 = Rare, 4 = Very Rare)": [
        1,
        2,
        3,
        4
      ]
    },
    "codelockedhackablecrate": {
      "Enabled": true,
      "Extra Items Min": 5,
      "Extra Items Max": 5,
      "Loot Multiplier": 2.0,
      "Utilize Vanilla Loot Tables on Default Loot": true,
      "Utilize Vanilla Loot Tables on Extra Loot": false,
      "Utilize Random Rarity (depending on Items ALREADY in the container)": true,
      "Rarity To Use (ONLY if 'Utilize Vanilla Loot Tables' is FALSE & 'Utilize Random Rarity' is FALSE | 0 = None, 1 = Common, 2 = Uncommon, 3 = Rare, 4 = Very Rare)": [
        1,
        2,
        3,
        4
      ]
    },
    "crate_normal": {
      "Enabled": true,
      "Extra Items Min": 5,
      "Extra Items Max": 5,
      "Loot Multiplier": 2.0,
      "Utilize Vanilla Loot Tables on Default Loot": true,
      "Utilize Vanilla Loot Tables on Extra Loot": false,
      "Utilize Random Rarity (depending on Items ALREADY in the container)": true,
      "Rarity To Use (ONLY if 'Utilize Vanilla Loot Tables' is FALSE & 'Utilize Random Rarity' is FALSE | 0 = None, 1 = Common, 2 = Uncommon, 3 = Rare, 4 = Very Rare)": [
        1,
        2,
        3,
        4
      ]
    },
    "loot-barrel-1": {
      "Enabled": true,
      "Extra Items Min": 5,
      "Extra Items Max": 5,
      "Loot Multiplier": 2.0,
      "Utilize Vanilla Loot Tables on Default Loot": true,
      "Utilize Vanilla Loot Tables on Extra Loot": false,
      "Utilize Random Rarity (depending on Items ALREADY in the container)": true,
      "Rarity To Use (ONLY if 'Utilize Vanilla Loot Tables' is FALSE & 'Utilize Random Rarity' is FALSE | 0 = None, 1 = Common, 2 = Uncommon, 3 = Rare, 4 = Very Rare)": [
        1,
        2,
        3,
        4
      ]
    },
    "trash-pile-1": {
      "Enabled": true,
      "Extra Items Min": 5,
      "Extra Items Max": 5,
      "Loot Multiplier": 2.0,
      "Utilize Vanilla Loot Tables on Default Loot": true,
      "Utilize Vanilla Loot Tables on Extra Loot": false,
      "Utilize Random Rarity (depending on Items ALREADY in the container)": true,
      "Rarity To Use (ONLY if 'Utilize Vanilla Loot Tables' is FALSE & 'Utilize Random Rarity' is FALSE | 0 = None, 1 = Common, 2 = Uncommon, 3 = Rare, 4 = Very Rare)": [
        1,
        2,
        3,
        4
      ]
    },
    "loot-barrel-2": {
      "Enabled": true,
      "Extra Items Min": 5,
      "Extra Items Max": 5,
      "Loot Multiplier": 2.0,
      "Utilize Vanilla Loot Tables on Default Loot": true,
      "Utilize Vanilla Loot Tables on Extra Loot": false,
      "Utilize Random Rarity (depending on Items ALREADY in the container)": true,
      "Rarity To Use (ONLY if 'Utilize Vanilla Loot Tables' is FALSE & 'Utilize Random Rarity' is FALSE | 0 = None, 1 = Common, 2 = Uncommon, 3 = Rare, 4 = Very Rare)": [
        1,
        2,
        3,
        4
      ]
    },
    "crate_elite": {
      "Enabled": true,
      "Extra Items Min": 5,
      "Extra Items Max": 5,
      "Loot Multiplier": 2.0,
      "Utilize Vanilla Loot Tables on Default Loot": true,
      "Utilize Vanilla Loot Tables on Extra Loot": false,
      "Utilize Random Rarity (depending on Items ALREADY in the container)": true,
      "Rarity To Use (ONLY if 'Utilize Vanilla Loot Tables' is FALSE & 'Utilize Random Rarity' is FALSE | 0 = None, 1 = Common, 2 = Uncommon, 3 = Rare, 4 = Very Rare)": [
        1,
        2,
        3,
        4
      ]
    },
    "crate_mine": {
      "Enabled": true,
      "Extra Items Min": 5,
      "Extra Items Max": 5,
      "Loot Multiplier": 2.0,
      "Utilize Vanilla Loot Tables on Default Loot": true,
      "Utilize Vanilla Loot Tables on Extra Loot": false,
      "Utilize Random Rarity (depending on Items ALREADY in the container)": true,
      "Rarity To Use (ONLY if 'Utilize Vanilla Loot Tables' is FALSE & 'Utilize Random Rarity' is FALSE | 0 = None, 1 = Common, 2 = Uncommon, 3 = Rare, 4 = Very Rare)": [
        1,
        2,
        3,
        4
      ]
    },
    "crate_basic": {
      "Enabled": true,
      "Extra Items Min": 5,
      "Extra Items Max": 5,
      "Loot Multiplier": 2.0,
      "Utilize Vanilla Loot Tables on Default Loot": true,
      "Utilize Vanilla Loot Tables on Extra Loot": false,
      "Utilize Random Rarity (depending on Items ALREADY in the container)": true,
      "Rarity To Use (ONLY if 'Utilize Vanilla Loot Tables' is FALSE & 'Utilize Random Rarity' is FALSE | 0 = None, 1 = Common, 2 = Uncommon, 3 = Rare, 4 = Very Rare)": [
        1,
        2,
        3,
        4
      ]
    },
    "crate_normal_2_medical": {
      "Enabled": true,
      "Extra Items Min": 5,
      "Extra Items Max": 5,
      "Loot Multiplier": 2.0,
      "Utilize Vanilla Loot Tables on Default Loot": true,
      "Utilize Vanilla Loot Tables on Extra Loot": false,
      "Utilize Random Rarity (depending on Items ALREADY in the container)": true,
      "Rarity To Use (ONLY if 'Utilize Vanilla Loot Tables' is FALSE & 'Utilize Random Rarity' is FALSE | 0 = None, 1 = Common, 2 = Uncommon, 3 = Rare, 4 = Very Rare)": [
        1,
        2,
        3,
        4
      ]
    },
    "crate_normal_2_food": {
      "Enabled": true,
      "Extra Items Min": 5,
      "Extra Items Max": 5,
      "Loot Multiplier": 2.0,
      "Utilize Vanilla Loot Tables on Default Loot": true,
      "Utilize Vanilla Loot Tables on Extra Loot": false,
      "Utilize Random Rarity (depending on Items ALREADY in the container)": true,
      "Rarity To Use (ONLY if 'Utilize Vanilla Loot Tables' is FALSE & 'Utilize Random Rarity' is FALSE | 0 = None, 1 = Common, 2 = Uncommon, 3 = Rare, 4 = Very Rare)": [
        1,
        2,
        3,
        4
      ]
    },
    "minecart": {
      "Enabled": true,
      "Extra Items Min": 5,
      "Extra Items Max": 5,
      "Loot Multiplier": 2.0,
      "Utilize Vanilla Loot Tables on Default Loot": true,
      "Utilize Vanilla Loot Tables on Extra Loot": false,
      "Utilize Random Rarity (depending on Items ALREADY in the container)": true,
      "Rarity To Use (ONLY if 'Utilize Vanilla Loot Tables' is FALSE & 'Utilize Random Rarity' is FALSE | 0 = None, 1 = Common, 2 = Uncommon, 3 = Rare, 4 = Very Rare)": [
        1,
        2,
        3,
        4
      ]
    },
    "codelockedhackablecrate_oilrig": {
      "Enabled": true,
      "Extra Items Min": 5,
      "Extra Items Max": 5,
      "Loot Multiplier": 2.0,
      "Utilize Vanilla Loot Tables on Default Loot": true,
      "Utilize Vanilla Loot Tables on Extra Loot": false,
      "Utilize Random Rarity (depending on Items ALREADY in the container)": true,
      "Rarity To Use (ONLY if 'Utilize Vanilla Loot Tables' is FALSE & 'Utilize Random Rarity' is FALSE | 0 = None, 1 = Common, 2 = Uncommon, 3 = Rare, 4 = Very Rare)": [
        1,
        2,
        3,
        4
      ]
    },
    "stocking_large_deployed": {
      "Enabled": true,
      "Extra Items Min": 5,
      "Extra Items Max": 5,
      "Loot Multiplier": 2.0,
      "Utilize Vanilla Loot Tables on Default Loot": true,
      "Utilize Vanilla Loot Tables on Extra Loot": false,
      "Utilize Random Rarity (depending on Items ALREADY in the container)": true,
      "Rarity To Use (ONLY if 'Utilize Vanilla Loot Tables' is FALSE & 'Utilize Random Rarity' is FALSE | 0 = None, 1 = Common, 2 = Uncommon, 3 = Rare, 4 = Very Rare)": [
        1,
        2,
        3,
        4
      ]
    },
    "stocking_small_deployed": {
      "Enabled": true,
      "Extra Items Min": 5,
      "Extra Items Max": 5,
      "Loot Multiplier": 2.0,
      "Utilize Vanilla Loot Tables on Default Loot": true,
      "Utilize Vanilla Loot Tables on Extra Loot": false,
      "Utilize Random Rarity (depending on Items ALREADY in the container)": true,
      "Rarity To Use (ONLY if 'Utilize Vanilla Loot Tables' is FALSE & 'Utilize Random Rarity' is FALSE | 0 = None, 1 = Common, 2 = Uncommon, 3 = Rare, 4 = Very Rare)": [
        1,
        2,
        3,
        4
      ]
    },
    "visualshelvestest": {
      "Enabled": true,
      "Extra Items Min": 5,
      "Extra Items Max": 5,
      "Loot Multiplier": 2.0,
      "Utilize Vanilla Loot Tables on Default Loot": true,
      "Utilize Vanilla Loot Tables on Extra Loot": false,
      "Utilize Random Rarity (depending on Items ALREADY in the container)": true,
      "Rarity To Use (ONLY if 'Utilize Vanilla Loot Tables' is FALSE & 'Utilize Random Rarity' is FALSE | 0 = None, 1 = Common, 2 = Uncommon, 3 = Rare, 4 = Very Rare)": [
        1,
        2,
        3,
        4
      ]
    },
    "diesel_barrel_world": {
      "Enabled": true,
      "Extra Items Min": 5,
      "Extra Items Max": 5,
      "Loot Multiplier": 2.0,
      "Utilize Vanilla Loot Tables on Default Loot": true,
      "Utilize Vanilla Loot Tables on Extra Loot": false,
      "Utilize Random Rarity (depending on Items ALREADY in the container)": true,
      "Rarity To Use (ONLY if 'Utilize Vanilla Loot Tables' is FALSE & 'Utilize Random Rarity' is FALSE | 0 = None, 1 = Common, 2 = Uncommon, 3 = Rare, 4 = Very Rare)": [
        1,
        2,
        3,
        4
      ]
    },
    "heli_crate": {
      "Enabled": true,
      "Extra Items Min": 5,
      "Extra Items Max": 5,
      "Loot Multiplier": 2.0,
      "Utilize Vanilla Loot Tables on Default Loot": true,
      "Utilize Vanilla Loot Tables on Extra Loot": false,
      "Utilize Random Rarity (depending on Items ALREADY in the container)": true,
      "Rarity To Use (ONLY if 'Utilize Vanilla Loot Tables' is FALSE & 'Utilize Random Rarity' is FALSE | 0 = None, 1 = Common, 2 = Uncommon, 3 = Rare, 4 = Very Rare)": [
        1,
        2,
        3,
        4
      ]
    },
    "bradley_crate": {
      "Enabled": true,
      "Extra Items Min": 5,
      "Extra Items Max": 5,
      "Loot Multiplier": 2.0,
      "Utilize Vanilla Loot Tables on Default Loot": true,
      "Utilize Vanilla Loot Tables on Extra Loot": false,
      "Utilize Random Rarity (depending on Items ALREADY in the container)": true,
      "Rarity To Use (ONLY if 'Utilize Vanilla Loot Tables' is FALSE & 'Utilize Random Rarity' is FALSE | 0 = None, 1 = Common, 2 = Uncommon, 3 = Rare, 4 = Very Rare)": [
        1,
        2,
        3,
        4
      ]
    },
    "presentdrop": {
      "Enabled": true,
      "Extra Items Min": 5,
      "Extra Items Max": 5,
      "Loot Multiplier": 2.0,
      "Utilize Vanilla Loot Tables on Default Loot": true,
      "Utilize Vanilla Loot Tables on Extra Loot": false,
      "Utilize Random Rarity (depending on Items ALREADY in the container)": true,
      "Rarity To Use (ONLY if 'Utilize Vanilla Loot Tables' is FALSE & 'Utilize Random Rarity' is FALSE | 0 = None, 1 = Common, 2 = Uncommon, 3 = Rare, 4 = Very Rare)": [
        1,
        2,
        3,
        4
      ]
    },
    "giftbox_loot": {
      "Enabled": true,
      "Extra Items Min": 5,
      "Extra Items Max": 5,
      "Loot Multiplier": 2.0,
      "Utilize Vanilla Loot Tables on Default Loot": true,
      "Utilize Vanilla Loot Tables on Extra Loot": false,
      "Utilize Random Rarity (depending on Items ALREADY in the container)": true,
      "Rarity To Use (ONLY if 'Utilize Vanilla Loot Tables' is FALSE & 'Utilize Random Rarity' is FALSE | 0 = None, 1 = Common, 2 = Uncommon, 3 = Rare, 4 = Very Rare)": [
        1,
        2,
        3,
        4
      ]
    },
    "loot_trash": {
      "Enabled": true,
      "Extra Items Min": 5,
      "Extra Items Max": 5,
      "Loot Multiplier": 2.0,
      "Utilize Vanilla Loot Tables on Default Loot": true,
      "Utilize Vanilla Loot Tables on Extra Loot": false,
      "Utilize Random Rarity (depending on Items ALREADY in the container)": true,
      "Rarity To Use (ONLY if 'Utilize Vanilla Loot Tables' is FALSE & 'Utilize Random Rarity' is FALSE | 0 = None, 1 = Common, 2 = Uncommon, 3 = Rare, 4 = Very Rare)": [
        1,
        2,
        3,
        4
      ]
    },
    "loot_component_test": {
      "Enabled": true,
      "Extra Items Min": 5,
      "Extra Items Max": 5,
      "Loot Multiplier": 2.0,
      "Utilize Vanilla Loot Tables on Default Loot": true,
      "Utilize Vanilla Loot Tables on Extra Loot": false,
      "Utilize Random Rarity (depending on Items ALREADY in the container)": true,
      "Rarity To Use (ONLY if 'Utilize Vanilla Loot Tables' is FALSE & 'Utilize Random Rarity' is FALSE | 0 = None, 1 = Common, 2 = Uncommon, 3 = Rare, 4 = Very Rare)": [
        1,
        2,
        3,
        4
      ]
    },
    "dm tier3 lootbox": {
      "Enabled": true,
      "Extra Items Min": 5,
      "Extra Items Max": 5,
      "Loot Multiplier": 2.0,
      "Utilize Vanilla Loot Tables on Default Loot": true,
      "Utilize Vanilla Loot Tables on Extra Loot": false,
      "Utilize Random Rarity (depending on Items ALREADY in the container)": true,
      "Rarity To Use (ONLY if 'Utilize Vanilla Loot Tables' is FALSE & 'Utilize Random Rarity' is FALSE | 0 = None, 1 = Common, 2 = Uncommon, 3 = Rare, 4 = Very Rare)": [
        1,
        2,
        3,
        4
      ]
    },
    "dm tier2 lootbox": {
      "Enabled": true,
      "Extra Items Min": 5,
      "Extra Items Max": 5,
      "Loot Multiplier": 2.0,
      "Utilize Vanilla Loot Tables on Default Loot": true,
      "Utilize Vanilla Loot Tables on Extra Loot": false,
      "Utilize Random Rarity (depending on Items ALREADY in the container)": true,
      "Rarity To Use (ONLY if 'Utilize Vanilla Loot Tables' is FALSE & 'Utilize Random Rarity' is FALSE | 0 = None, 1 = Common, 2 = Uncommon, 3 = Rare, 4 = Very Rare)": [
        1,
        2,
        3,
        4
      ]
    },
    "dm tier1 lootbox": {
      "Enabled": true,
      "Extra Items Min": 5,
      "Extra Items Max": 5,
      "Loot Multiplier": 2.0,
      "Utilize Vanilla Loot Tables on Default Loot": true,
      "Utilize Vanilla Loot Tables on Extra Loot": false,
      "Utilize Random Rarity (depending on Items ALREADY in the container)": true,
      "Rarity To Use (ONLY if 'Utilize Vanilla Loot Tables' is FALSE & 'Utilize Random Rarity' is FALSE | 0 = None, 1 = Common, 2 = Uncommon, 3 = Rare, 4 = Very Rare)": [
        1,
        2,
        3,
        4
      ]
    },
    "dm res": {
      "Enabled": true,
      "Extra Items Min": 5,
      "Extra Items Max": 5,
      "Loot Multiplier": 2.0,
      "Utilize Vanilla Loot Tables on Default Loot": true,
      "Utilize Vanilla Loot Tables on Extra Loot": false,
      "Utilize Random Rarity (depending on Items ALREADY in the container)": true,
      "Rarity To Use (ONLY if 'Utilize Vanilla Loot Tables' is FALSE & 'Utilize Random Rarity' is FALSE | 0 = None, 1 = Common, 2 = Uncommon, 3 = Rare, 4 = Very Rare)": [
        1,
        2,
        3,
        4
      ]
    },
    "dm medical": {
      "Enabled": true,
      "Extra Items Min": 5,
      "Extra Items Max": 5,
      "Loot Multiplier": 2.0,
      "Utilize Vanilla Loot Tables on Default Loot": true,
      "Utilize Vanilla Loot Tables on Extra Loot": false,
      "Utilize Random Rarity (depending on Items ALREADY in the container)": true,
      "Rarity To Use (ONLY if 'Utilize Vanilla Loot Tables' is FALSE & 'Utilize Random Rarity' is FALSE | 0 = None, 1 = Common, 2 = Uncommon, 3 = Rare, 4 = Very Rare)": [
        1,
        2,
        3,
        4
      ]
    },
    "dm food": {
      "Enabled": true,
      "Extra Items Min": 5,
      "Extra Items Max": 5,
      "Loot Multiplier": 2.0,
      "Utilize Vanilla Loot Tables on Default Loot": true,
      "Utilize Vanilla Loot Tables on Extra Loot": false,
      "Utilize Random Rarity (depending on Items ALREADY in the container)": true,
      "Rarity To Use (ONLY if 'Utilize Vanilla Loot Tables' is FALSE & 'Utilize Random Rarity' is FALSE | 0 = None, 1 = Common, 2 = Uncommon, 3 = Rare, 4 = Very Rare)": [
        1,
        2,
        3,
        4
      ]
    },
    "dm construction tools": {
      "Enabled": true,
      "Extra Items Min": 5,
      "Extra Items Max": 5,
      "Loot Multiplier": 2.0,
      "Utilize Vanilla Loot Tables on Default Loot": true,
      "Utilize Vanilla Loot Tables on Extra Loot": false,
      "Utilize Random Rarity (depending on Items ALREADY in the container)": true,
      "Rarity To Use (ONLY if 'Utilize Vanilla Loot Tables' is FALSE & 'Utilize Random Rarity' is FALSE | 0 = None, 1 = Common, 2 = Uncommon, 3 = Rare, 4 = Very Rare)": [
        1,
        2,
        3,
        4
      ]
    },
    "dm construction resources": {
      "Enabled": true,
      "Extra Items Min": 5,
      "Extra Items Max": 5,
      "Loot Multiplier": 2.0,
      "Utilize Vanilla Loot Tables on Default Loot": true,
      "Utilize Vanilla Loot Tables on Extra Loot": false,
      "Utilize Random Rarity (depending on Items ALREADY in the container)": true,
      "Rarity To Use (ONLY if 'Utilize Vanilla Loot Tables' is FALSE & 'Utilize Random Rarity' is FALSE | 0 = None, 1 = Common, 2 = Uncommon, 3 = Rare, 4 = Very Rare)": [
        1,
        2,
        3,
        4
      ]
    },
    "dm c4": {
      "Enabled": true,
      "Extra Items Min": 5,
      "Extra Items Max": 5,
      "Loot Multiplier": 2.0,
      "Utilize Vanilla Loot Tables on Default Loot": true,
      "Utilize Vanilla Loot Tables on Extra Loot": false,
      "Utilize Random Rarity (depending on Items ALREADY in the container)": true,
      "Rarity To Use (ONLY if 'Utilize Vanilla Loot Tables' is FALSE & 'Utilize Random Rarity' is FALSE | 0 = None, 1 = Common, 2 = Uncommon, 3 = Rare, 4 = Very Rare)": [
        1,
        2,
        3,
        4
      ]
    },
    "dm ammo": {
      "Enabled": true,
      "Extra Items Min": 5,
      "Extra Items Max": 5,
      "Loot Multiplier": 2.0,
      "Utilize Vanilla Loot Tables on Default Loot": true,
      "Utilize Vanilla Loot Tables on Extra Loot": false,
      "Utilize Random Rarity (depending on Items ALREADY in the container)": true,
      "Rarity To Use (ONLY if 'Utilize Vanilla Loot Tables' is FALSE & 'Utilize Random Rarity' is FALSE | 0 = None, 1 = Common, 2 = Uncommon, 3 = Rare, 4 = Very Rare)": [
        1,
        2,
        3,
        4
      ]
    },
    "roadsign8": {
      "Enabled": true,
      "Extra Items Min": 5,
      "Extra Items Max": 5,
      "Loot Multiplier": 2.0,
      "Utilize Vanilla Loot Tables on Default Loot": true,
      "Utilize Vanilla Loot Tables on Extra Loot": false,
      "Utilize Random Rarity (depending on Items ALREADY in the container)": true,
      "Rarity To Use (ONLY if 'Utilize Vanilla Loot Tables' is FALSE & 'Utilize Random Rarity' is FALSE | 0 = None, 1 = Common, 2 = Uncommon, 3 = Rare, 4 = Very Rare)": [
        1,
        2,
        3,
        4
      ]
    },
    "roadsign4": {
      "Enabled": true,
      "Extra Items Min": 5,
      "Extra Items Max": 5,
      "Loot Multiplier": 2.0,
      "Utilize Vanilla Loot Tables on Default Loot": true,
      "Utilize Vanilla Loot Tables on Extra Loot": false,
      "Utilize Random Rarity (depending on Items ALREADY in the container)": true,
      "Rarity To Use (ONLY if 'Utilize Vanilla Loot Tables' is FALSE & 'Utilize Random Rarity' is FALSE | 0 = None, 1 = Common, 2 = Uncommon, 3 = Rare, 4 = Very Rare)": [
        1,
        2,
        3,
        4
      ]
    },
    "roadsign7": {
      "Enabled": true,
      "Extra Items Min": 5,
      "Extra Items Max": 5,
      "Loot Multiplier": 2.0,
      "Utilize Vanilla Loot Tables on Default Loot": true,
      "Utilize Vanilla Loot Tables on Extra Loot": false,
      "Utilize Random Rarity (depending on Items ALREADY in the container)": true,
      "Rarity To Use (ONLY if 'Utilize Vanilla Loot Tables' is FALSE & 'Utilize Random Rarity' is FALSE | 0 = None, 1 = Common, 2 = Uncommon, 3 = Rare, 4 = Very Rare)": [
        1,
        2,
        3,
        4
      ]
    },
    "roadsign5": {
      "Enabled": true,
      "Extra Items Min": 5,
      "Extra Items Max": 5,
      "Loot Multiplier": 2.0,
      "Utilize Vanilla Loot Tables on Default Loot": true,
      "Utilize Vanilla Loot Tables on Extra Loot": false,
      "Utilize Random Rarity (depending on Items ALREADY in the container)": true,
      "Rarity To Use (ONLY if 'Utilize Vanilla Loot Tables' is FALSE & 'Utilize Random Rarity' is FALSE | 0 = None, 1 = Common, 2 = Uncommon, 3 = Rare, 4 = Very Rare)": [
        1,
        2,
        3,
        4
      ]
    },
    "roadsign3": {
      "Enabled": true,
      "Extra Items Min": 5,
      "Extra Items Max": 5,
      "Loot Multiplier": 2.0,
      "Utilize Vanilla Loot Tables on Default Loot": true,
      "Utilize Vanilla Loot Tables on Extra Loot": false,
      "Utilize Random Rarity (depending on Items ALREADY in the container)": true,
      "Rarity To Use (ONLY if 'Utilize Vanilla Loot Tables' is FALSE & 'Utilize Random Rarity' is FALSE | 0 = None, 1 = Common, 2 = Uncommon, 3 = Rare, 4 = Very Rare)": [
        1,
        2,
        3,
        4
      ]
    },
    "roadsign2": {
      "Enabled": true,
      "Extra Items Min": 5,
      "Extra Items Max": 5,
      "Loot Multiplier": 2.0,
      "Utilize Vanilla Loot Tables on Default Loot": true,
      "Utilize Vanilla Loot Tables on Extra Loot": false,
      "Utilize Random Rarity (depending on Items ALREADY in the container)": true,
      "Rarity To Use (ONLY if 'Utilize Vanilla Loot Tables' is FALSE & 'Utilize Random Rarity' is FALSE | 0 = None, 1 = Common, 2 = Uncommon, 3 = Rare, 4 = Very Rare)": [
        1,
        2,
        3,
        4
      ]
    },
    "roadsign1": {
      "Enabled": true,
      "Extra Items Min": 5,
      "Extra Items Max": 5,
      "Loot Multiplier": 2.0,
      "Utilize Vanilla Loot Tables on Default Loot": true,
      "Utilize Vanilla Loot Tables on Extra Loot": false,
      "Utilize Random Rarity (depending on Items ALREADY in the container)": true,
      "Rarity To Use (ONLY if 'Utilize Vanilla Loot Tables' is FALSE & 'Utilize Random Rarity' is FALSE | 0 = None, 1 = Common, 2 = Uncommon, 3 = Rare, 4 = Very Rare)": [
        1,
        2,
        3,
        4
      ]
    },
    "roadsign9": {
      "Enabled": true,
      "Extra Items Min": 5,
      "Extra Items Max": 5,
      "Loot Multiplier": 2.0,
      "Utilize Vanilla Loot Tables on Default Loot": true,
      "Utilize Vanilla Loot Tables on Extra Loot": false,
      "Utilize Random Rarity (depending on Items ALREADY in the container)": true,
      "Rarity To Use (ONLY if 'Utilize Vanilla Loot Tables' is FALSE & 'Utilize Random Rarity' is FALSE | 0 = None, 1 = Common, 2 = Uncommon, 3 = Rare, 4 = Very Rare)": [
        1,
        2,
        3,
        4
      ]
    },
    "roadsign6": {
      "Enabled": true,
      "Extra Items Min": 5,
      "Extra Items Max": 5,
      "Loot Multiplier": 2.0,
      "Utilize Vanilla Loot Tables on Default Loot": true,
      "Utilize Vanilla Loot Tables on Extra Loot": false,
      "Utilize Random Rarity (depending on Items ALREADY in the container)": true,
      "Rarity To Use (ONLY if 'Utilize Vanilla Loot Tables' is FALSE & 'Utilize Random Rarity' is FALSE | 0 = None, 1 = Common, 2 = Uncommon, 3 = Rare, 4 = Very Rare)": [
        1,
        2,
        3,
        4
      ]
    }
  },
  "Debug": false
}​
Are you in the latest version? Also did you reload the plugin after these changes?
5cc8aded24c90.png collectvood
Are you in the latest version? Also did you reload the plugin after these changes?

Yes and yes