Can't get exported loot tables to import
I am unable to get "BetterLoot" to read my Exported "LootTables.jason" file.
Whatever I do, it still loads my airdrops with the original rubbish loot.
I have altered the LootTables and Exported it and loaded into my "config" file as a .json file, then re loaded "BetterLoot" to no avail.
Is there something I need to alter in the "BetterLoot" "plug-in" to make it read the .jason file?
Im not sure if you figured it out but from what im seeing, is that you made a typo on the post or on the server. its supposed to be  "LootTables.json" and not "LootTables.jason"
My reply did not get posted, it was a typo here, used .json     Still not being recognised.
Can you post your CONFIG BetterLoot. json file as well as your DATA LootTables.json so we can get a better idea of what is wrong ?
BTW: You have to edit the data files with the plugin unloaded or server off then save and reload/start server,

Before replacing the file or editing the files for BetterLoot, you must unload it before making changes. This means you have to run   o.unload BetterLoot   in console, then replace/edit the files you want to. Once you are done editing, just run o.load BetterLoot. Then any new loot that is spawned after BetterLoot is loaded up again will have the changes. An example that is easy to test is Supply Drop loot since you can just spawn yourself one and check that loot after you made your changes and enabled BetterLoot again.

Bit late,   but have tried your answer "asweiler"  and admit I do try it using airdrops for the same reason.   It is not working for airdrops though Bradley is better.   I even went to the extent of removing the Plug-in and .json file, downloading a fresh version and re loading but still not working.

Merged post

"pookins"   This is my .json file it persists in loading, in "Data" there is my contents altered file labled LootTables.json
{
"Generic": {
"blueprintProbability": 0.11,
"listUpdatesOnLoaded": true,
"removeStackedContainers": true,
"WatchedPrefabs": [
"assets/bundled/prefabs/radtown/crate_basic.prefab",
"assets/bundled/prefabs/radtown/crate_elite.prefab",
"assets/bundled/prefabs/radtown/crate_mine.prefab",
"assets/bundled/prefabs/radtown/crate_normal.prefab",
"assets/bundled/prefabs/radtown/crate_normal_2.prefab",
"assets/bundled/prefabs/radtown/crate_normal_2_food.prefab",
"assets/bundled/prefabs/radtown/crate_normal_2_medical.prefab",
"assets/bundled/prefabs/radtown/crate_tools.prefab",
"assets/bundled/prefabs/radtown/crate_underwater_advanced.prefab",
"assets/bundled/prefabs/radtown/crate_underwater_basic.prefab",
"assets/bundled/prefabs/radtown/foodbox.prefab",
"assets/bundled/prefabs/radtown/loot_barrel_1.prefab",
"assets/bundled/prefabs/radtown/loot_barrel_2.prefab",
"assets/bundled/prefabs/radtown/loot_trash.prefab",
"assets/bundled/prefabs/radtown/minecart.prefab",
"assets/bundled/prefabs/radtown/oil_barrel.prefab",
"assets/prefabs/npc/m2bradley/bradley_crate.prefab",
"assets/prefabs/npc/patrol helicopter/heli_crate.prefab",
"assets/prefabs/deployable/chinooklockedcrate/codelockedhackablecrate.prefab",
"assets/prefabs/misc/supply drop/supply_drop.prefab"
]
},
"Rarity": {
"Override": {
"autoturret": 4,
"lmg.m249": 4,
"targeting.computer": 3
}
}
}
Sparker
Bit late,   but have tried your answer "asweiler"  and admit I do try it using airdrops for the same reason.   It is not working for airdrops though Bradley is better.   I even went to the extent of removing the Plug-in and .json file, downloading a fresh version and re loading but still not working.

Merged post

"pookins"   This is my .json file it persists in loading, in "Data" there is my contents altered file labled LootTables.json
{
"Generic": {
"blueprintProbability": 0.11,
"listUpdatesOnLoaded": true,
"removeStackedContainers": true,
"WatchedPrefabs": [
"assets/bundled/prefabs/radtown/crate_basic.prefab",
"assets/bundled/prefabs/radtown/crate_elite.prefab",
"assets/bundled/prefabs/radtown/crate_mine.prefab",
"assets/bundled/prefabs/radtown/crate_normal.prefab",
"assets/bundled/prefabs/radtown/crate_normal_2.prefab",
"assets/bundled/prefabs/radtown/crate_normal_2_food.prefab",
"assets/bundled/prefabs/radtown/crate_normal_2_medical.prefab",
"assets/bundled/prefabs/radtown/crate_tools.prefab",
"assets/bundled/prefabs/radtown/crate_underwater_advanced.prefab",
"assets/bundled/prefabs/radtown/crate_underwater_basic.prefab",
"assets/bundled/prefabs/radtown/foodbox.prefab",
"assets/bundled/prefabs/radtown/loot_barrel_1.prefab",
"assets/bundled/prefabs/radtown/loot_barrel_2.prefab",
"assets/bundled/prefabs/radtown/loot_trash.prefab",
"assets/bundled/prefabs/radtown/minecart.prefab",
"assets/bundled/prefabs/radtown/oil_barrel.prefab",
"assets/prefabs/npc/m2bradley/bradley_crate.prefab",
"assets/prefabs/npc/patrol helicopter/heli_crate.prefab",
"assets/prefabs/deployable/chinooklockedcrate/codelockedhackablecrate.prefab",
"assets/prefabs/misc/supply drop/supply_drop.prefab"
]
},
"Rarity": {
"Override": {
"autoturret": 4,
"lmg.m249": 4,
"targeting.computer": 3
}
}
}

That is your CONFIG file not your DATA file
this is my file from

\oxide\config\BetterLoot.json
{
  "Generic": {
    "blueprintProbability": 0.11,
    "listUpdatesOnLoaded": true,
    "removeStackedContainers": true,
    "WatchedPrefabs": [
      "assets/bundled/prefabs/radtown/crate_basic.prefab",
      "assets/bundled/prefabs/radtown/crate_elite.prefab",
      "assets/bundled/prefabs/radtown/crate_mine.prefab",
      "assets/bundled/prefabs/radtown/crate_normal.prefab",
      "assets/bundled/prefabs/radtown/crate_normal_2.prefab",
      "assets/bundled/prefabs/radtown/crate_normal_2_food.prefab",
      "assets/bundled/prefabs/radtown/crate_normal_2_medical.prefab",
      "assets/bundled/prefabs/radtown/crate_tools.prefab",
      "assets/bundled/prefabs/radtown/crate_underwater_advanced.prefab",
      "assets/bundled/prefabs/radtown/crate_underwater_basic.prefab",
      "assets/bundled/prefabs/radtown/foodbox.prefab",
      "assets/bundled/prefabs/radtown/loot_barrel_1.prefab",
      "assets/bundled/prefabs/radtown/loot_barrel_2.prefab",
      "assets/bundled/prefabs/radtown/loot_trash.prefab",
      "assets/bundled/prefabs/radtown/minecart.prefab",
      "assets/bundled/prefabs/radtown/oil_barrel.prefab",
      "assets/prefabs/npc/m2bradley/bradley_crate.prefab",
      "assets/prefabs/npc/patrol helicopter/heli_crate.prefab",
      "assets/prefabs/deployable/chinooklockedcrate/codelockedhackablecrate.prefab",
      "assets/prefabs/misc/supply drop/supply_drop.prefab"
    ]
  },
  "Rarity": {
    "Override": {
      "autoturret": 4,
      "lmg.m249": 4,
      "targeting.computer": 3
    }
  }
}
and this is from
\oxide\data\BetterLoot\LootTables.json
{
  "LootTables": {
    "assets/bundled/prefabs/autospawn/resource/loot/loot-barrel-1.prefab": {
      "Enabled": true,
      "ItemList": {
        "barricade.stone.blueprint": {
          "Max": 1,
          "Min": 1
        },
        "barricade.wood": {
          "Max": 1,
          "Min": 1
        },
        "bucket.water": {
          "Max": 1,
          "Min": 1
        },
        "burlap.gloves": {
          "Max": 1,
          "Min": 1
        },
        "fireplace.stone.blueprint": {
          "Max": 1,
          "Min": 1
        },
        "fun.guitar": {
          "Max": 1,
          "Min": 1
        },
        "fuse": {
          "Max": 1,
          "Min": 1
        },
        "gears": {
          "Max": 3,
          "Min": 2
        },
        "hat.beenie": {
          "Max": 1,
          "Min": 1
        },
        "hat.boonie": {
          "Max": 1,
          "Min": 1
        },
        "hat.cap": {
          "Max": 1,
          "Min": 1
        },
        "mailbox.blueprint": {
          "Max": 1,
          "Min": 1
        },
        "mask.balaclava": {
          "Max": 1,
          "Min": 1
        },
        "mask.bandana": {
          "Max": 1,
          "Min": 1
        },
        "metalblade": {
          "Max": 1,
          "Min": 1
        },
        "metalpipe": {
          "Max": 5,
          "Min": 1
        },
        "metalspring": {
          "Max": 2,
          "Min": 1
        },
        "pants.shorts": {
          "Max": 1,
          "Min": 1
        },
        "planter.large.blueprint": {
          "Max": 1,
          "Min": 1
        },
        "planter.small.blueprint": {
          "Max": 1,
          "Min": 1
        },
        "propanetank": {
          "Max": 1,
          "Min": 1
        },
        "roadsigns": {
          "Max": 4,
          "Min": 2
        },
        "rope": {
          "Max": 3,
          "Min": 1
        },
        "rug": {
          "Max": 1,
          "Min": 1
        },
        "rug.bear.blueprint": {
          "Max": 1,
          "Min": 1
        },
        "semibody": {
          "Max": 1,
          "Min": 1
        },
        "sewingkit": {
          "Max": 5,
          "Min": 3
        },
        "sheetmetal": {
          "Max": 2,
          "Min": 1
        },
        "shelves": {
          "Max": 1,
          "Min": 1
        },
        "shutter.wood.a": {
          "Max": 1,
          "Min": 1
        },
        "sign.wooden.huge": {
          "Max": 1,
          "Min": 1
        },
        "sign.wooden.large": {
          "Max": 1,
          "Min": 1
        },
        "spikes.floor.blueprint": {
          "Max": 1,
          "Min": 1
        },
        "spinner.wheel": {
          "Max": 1,
          "Min": 1
        },
        "table.blueprint": {
          "Max": 1,
          "Min": 1
        },
        "tarp": {
          "Max": 2,
          "Min": 1
        },
        "tunalight": {
          "Max": 1,
          "Min": 1
        },
        "wall.frame.shopfront": {
          "Max": 1,
          "Min": 1
        },
        "water.barrel.blueprint": {
          "Max": 1,
          "Min": 1
        }
      },
      "ItemsMax": 1,
      "ItemsMin": 1,
      "MaxBPs": 1,
      "Scrap": 2
    },
    "assets/bundled/prefabs/radtown/crate_basic.prefab": {
      "Enabled": true,
      "ItemList": {
        "ammo.pistol": {
          "Max": 50,
          "Min": 20
        },
        "ammo.shotgun.slug": {
          "Max": 24,
          "Min": 12
        },
        "black.raspberries": {
          "Max": 100,
          "Min": 10
        },
        "pistol.semiauto": {
          "Max": 1,
          "Min": 1
        },
        "rope": {
          "Max": 100,
          "Min": 10
        },
        "shotgun.double": {
          "Max": 1,
          "Min": 1
        }
      },
      "ItemsMax": 5,
      "ItemsMin": 3,
      "MaxBPs": 0,
      "Scrap": 3
    },
    "assets/bundled/prefabs/radtown/crate_elite.prefab": {
      "Enabled": true,
      "ItemList": {
        "autoturret": {
          "Max": 1,
          "Min": 1
        },
        "axe.salvaged": {
          "Max": 1,
          "Min": 1
        },
        "barricade.concrete": {
          "Max": 1,
          "Min": 1
        },
        "barricade.metal": {
          "Max": 1,
          "Min": 1
        },
        "cctv.camera": {
          "Max": 1,
          "Min": 1
        },
        "door.closer": {
          "Max": 1,
          "Min": 1
        },
        "door.hinged.toptier": {
          "Max": 1,
          "Min": 1
        },
        "electric.andswitch": {
          "Max": 1,
          "Min": 1
        },
        "electric.battery.rechargable.large": {
          "Max": 1,
          "Min": 1
        },
        "electric.battery.rechargable.small": {
          "Max": 1,
          "Min": 1
        },
        "electric.blocker": {
          "Max": 1,
          "Min": 1
        },
        "electric.cabletunnel": {
          "Max": 1,
          "Min": 1
        },
        "electric.counter": {
          "Max": 1,
          "Min": 1
        },
        "electric.doorcontroller": {
          "Max": 1,
          "Min": 1
        },
        "electric.generator.small": {
          "Max": 1,
          "Min": 1
        },
        "electric.laserdetector": {
          "Max": 1,
          "Min": 1
        },
        "electric.orswitch": {
          "Max": 1,
          "Min": 1
        },
        "electric.pressurepad": {
          "Max": 1,
          "Min": 1
        },
        "electric.simplelight": {
          "Max": 1,
          "Min": 1
        },
        "electric.solarpanel.large": {
          "Max": 1,
          "Min": 1
        },
        "electric.splitter": {
          "Max": 1,
          "Min": 1
        },
        "electric.switch": {
          "Max": 1,
          "Min": 1
        },
        "electric.timer": {
          "Max": 1,
          "Min": 1
        },
        "electric.xorswitch": {
          "Max": 1,
          "Min": 1
        },
        "electrical.branch": {
          "Max": 1,
          "Min": 1
        },
        "electrical.combiner": {
          "Max": 1,
          "Min": 1
        },
        "electrical.memorycell": {
          "Max": 1,
          "Min": 1
        },
        "explosive.satchel": {
          "Max": 1,
          "Min": 1
        },
        "explosive.timed": {
          "Max": 4,
          "Min": 1
        },
        "explosives": {
          "Max": 4,
          "Min": 1
        },
        "flamethrower": {
          "Max": 1,
          "Min": 1
        },
        "floor.ladder.hatch": {
          "Max": 1,
          "Min": 1
        },
        "furnace.large": {
          "Max": 1,
          "Min": 1
        },
        "gates.external.high.stone": {
          "Max": 1,
          "Min": 1
        },
        "geiger.counter": {
          "Max": 1,
          "Min": 1
        },
        "grenade.smoke": {
          "Max": 10,
          "Min": 4
        },
        "keycard_blue": {
          "Max": 1,
          "Min": 1
        },
        "keycard_green": {
          "Max": 1,
          "Min": 1
        },
        "keycard_red": {
          "Max": 1,
          "Min": 1
        },
        "largemedkit": {
          "Max": 1,
          "Min": 1
        },
        "locker": {
          "Max": 1,
          "Min": 1
        },
        "metal.facemask": {
          "Max": 1,
          "Min": 1
        },
        "metal.refined": {
          "Max": 25,
          "Min": 15
        },
        "metalpipe": {
          "Max": 6,
          "Min": 3
        },
        "multiplegrenadelauncher": {
          "Max": 1,
          "Min": 1
        },
        "pistol.python": {
          "Max": 1,
          "Min": 1
        },
        "pistol.semiauto": {
          "Max": 1,
          "Min": 1
        },
        "rifle.bolt": {
          "Max": 1,
          "Min": 1
        },
        "rifle.semiauto": {
          "Max": 1,
          "Min": 1
        },
        "riflebody": {
          "Max": 1,
          "Min": 1
        },
        "rocket.launcher": {
          "Max": 1,
          "Min": 1
        },
        "searchlight": {
          "Max": 1,
          "Min": 1
        },
        "shotgun.pump": {
          "Max": 1,
          "Min": 1
        },
        "smg.2": {
          "Max": 1,
          "Min": 1
        },
        "smg.mp5": {
          "Max": 1,
          "Min": 1
        },
        "smg.thompson": {
          "Max": 1,
          "Min": 1
        },
        "supply.signal": {
          "Max": 1,
          "Min": 1
        },
        "syringe.medical": {
          "Max": 4,
          "Min": 2
        },
        "targeting.computer": {
          "Max": 1,
          "Min": 1
        },
        "techparts": {
          "Max": 10,
          "Min": 5
        },
        "trap.landmine": {
          "Max": 4,
          "Min": 1
        },
        "weapon.mod.holosight": {
          "Max": 1,
          "Min": 1
        },
        "weapon.mod.lasersight": {
          "Max": 1,
          "Min": 1
        },
        "weapon.mod.small.scope": {
          "Max": 1,
          "Min": 1
        },
        "wiretool": {
          "Max": 1,
          "Min": 1
        }
      },
      "ItemsMax": 5,
      "ItemsMin": 3,
      "MaxBPs": 1,
      "Scrap": 25
    },
    "assets/bundled/prefabs/radtown/crate_mine.prefab": {
      "Enabled": true,
      "ItemList": {
        "flare": {
          "Max": 6,
          "Min": 2
        },
        "flashlight.held": {
          "Max": 1,
          "Min": 1
        },
        "gunpowder": {
          "Max": 25,
          "Min": 15
        },
        "hatchet": {
          "Max": 1,
          "Min": 1
        },
        "lowgradefuel": {
          "Max": 5,
          "Min": 5
        },
        "metal.fragments": {
          "Max": 50,
          "Min": 30
        },
        "metal.refined": {
          "Max": 20,
          "Min": 10
        },
        "pickaxe": {
          "Max": 1,
          "Min": 1
        },
        "tool.binoculars": {
          "Max": 1,
          "Min": 1
        }
      },
      "ItemsMax": 5,
      "ItemsMin": 3,
      "MaxBPs": 1,
      "Scrap": 0
    },
    "assets/bundled/prefabs/radtown/crate_normal.prefab": {
      "Enabled": true,
      "ItemList": {
        "ammo.grenadelauncher.buckshot": {
          "Max": 20,
          "Min": 5
        },
        "ammo.grenadelauncher.he": {
          "Max": 20,
          "Min": 5
        },
        "ammo.grenadelauncher.smoke": {
          "Max": 20,
          "Min": 5
        },
        "autoturret": {
          "Max": 1,
          "Min": 1
        },
        "cctv.camera": {
          "Max": 1,
          "Min": 1
        },
        "chainsaw": {
          "Max": 1,
          "Min": 1
        },
        "electric.generator.small": {
          "Max": 1,
          "Min": 1
        },
        "flamethrower": {
          "Max": 1,
          "Min": 1
        },
        "floor.ladder.hatch": {
          "Max": 1,
          "Min": 1
        },
        "furnace.large": {
          "Max": 1,
          "Min": 1
        },
        "hazmatsuit": {
          "Max": 1,
          "Min": 1
        },
        "largemedkit": {
          "Max": 1,
          "Min": 1
        },
        "metal.refined": {
          "Max": 25,
          "Min": 15
        },
        "metalpipe": {
          "Max": 6,
          "Min": 3
        },
        "multiplegrenadelauncher": {
          "Max": 1,
          "Min": 1
        },
        "pistol.python": {
          "Max": 1,
          "Min": 1
        },
        "pistol.semiauto": {
          "Max": 1,
          "Min": 1
        },
        "rifle.semiauto": {
          "Max": 1,
          "Min": 1
        },
        "riflebody": {
          "Max": 1,
          "Min": 1
        },
        "searchlight": {
          "Max": 1,
          "Min": 1
        },
        "shotgun.pump": {
          "Max": 1,
          "Min": 1
        },
        "smg.2": {
          "Max": 1,
          "Min": 1
        },
        "smg.thompson": {
          "Max": 1,
          "Min": 1
        },
        "smgbody": {
          "Max": 1,
          "Min": 1
        },
        "supply.signal": {
          "Max": 1,
          "Min": 1
        },
        "syringe.medical": {
          "Max": 1,
          "Min": 1
        },
        "targeting.computer": {
          "Max": 1,
          "Min": 1
        },
        "techparts": {
          "Max": 10,
          "Min": 5
        },
        "trap.landmine": {
          "Max": 1,
          "Min": 1
        },
        "wall.external.high.stone": {
          "Max": 1,
          "Min": 1
        },
        "wall.frame.cell": {
          "Max": 1,
          "Min": 1
        },
        "weapon.mod.flashlight": {
          "Max": 1,
          "Min": 1
        },
        "weapon.mod.small.scope": {
          "Max": 1,
          "Min": 1
        }
      },
      "ItemsMax": 6,
      "ItemsMin": 3,
      "MaxBPs": 1,
      "Scrap": 18
    },
    "assets/bundled/prefabs/radtown/crate_normal_2.prefab": {
      "Enabled": true,
      "ItemList": {
        "ammo.grenadelauncher.buckshot": {
          "Max": 20,
          "Min": 5
        },
        "ammo.grenadelauncher.he": {
          "Max": 20,
          "Min": 5
        },
        "ammo.grenadelauncher.smoke": {
          "Max": 20,
          "Min": 5
        },
        "ammo.rifle": {
          "Max": 50,
          "Min": 20
        },
        "cctv.camera": {
          "Max": 1,
          "Min": 1
        },
        "ceilinglight": {
          "Max": 1,
          "Min": 1
        },
        "electric.battery.rechargable.small": {
          "Max": 1,
          "Min": 1
        },
        "electric.blocker": {
          "Max": 1,
          "Min": 1
        },
        "electric.doorcontroller": {
          "Max": 1,
          "Min": 1
        },
        "electric.generator.small": {
          "Max": 1,
          "Min": 1
        },
        "electric.laserdetector": {
          "Max": 1,
          "Min": 1
        },
        "electric.orswitch": {
          "Max": 1,
          "Min": 1
        },
        "electric.pressurepad": {
          "Max": 1,
          "Min": 1
        },
        "electric.solarpanel.large": {
          "Max": 1,
          "Min": 1
        },
        "electric.splitter": {
          "Max": 1,
          "Min": 1
        },
        "electric.switch": {
          "Max": 1,
          "Min": 1
        },
        "electric.timer": {
          "Max": 1,
          "Min": 1
        },
        "electric.xorswitch": {
          "Max": 1,
          "Min": 1
        },
        "electrical.branch": {
          "Max": 1,
          "Min": 1
        },
        "electrical.combiner": {
          "Max": 1,
          "Min": 1
        },
        "electrical.memorycell": {
          "Max": 1,
          "Min": 1
        },
        "explosive.satchel": {
          "Max": 1,
          "Min": 1
        },
        "flameturret": {
          "Max": 1,
          "Min": 1
        },
        "floor.grill": {
          "Max": 1,
          "Min": 1
        },
        "fogmachine": {
          "Max": 1,
          "Min": 1
        },
        "fridge": {
          "Max": 1,
          "Min": 1
        },
        "gears": {
          "Max": 3,
          "Min": 2
        },
        "grenade.beancan": {
          "Max": 1,
          "Min": 1
        },
        "hat.miner": {
          "Max": 1,
          "Min": 1
        },
        "hatchet": {
          "Max": 1,
          "Min": 1
        },
        "hazmatsuit": {
          "Max": 1,
          "Min": 1
        },
        "keycard_blue": {
          "Max": 1,
          "Min": 1
        },
        "keycard_red": {
          "Max": 1,
          "Min": 1
        },
        "ladder.wooden.wall": {
          "Max": 1,
          "Min": 1
        },
        "lmg.m249": {
          "Max": 1,
          "Min": 1
        },
        "metalspring": {
          "Max": 5,
          "Min": 1
        },
        "multiplegrenadelauncher": {
          "Max": 1,
          "Min": 1
        },
        "pickaxe": {
          "Max": 1,
          "Min": 1
        },
        "pistol.m92": {
          "Max": 1,
          "Min": 1
        },
        "pistol.revolver": {
          "Max": 1,
          "Min": 1
        },
        "rifle.bolt": {
          "Max": 1,
          "Min": 1
        },
        "rifle.l96": {
          "Max": 1,
          "Min": 1
        },
        "rifle.lr300": {
          "Max": 1,
          "Min": 1
        },
        "rifle.m39": {
          "Max": 1,
          "Min": 1
        },
        "rifle.semiauto": {
          "Max": 1,
          "Min": 1
        },
        "riot.helmet": {
          "Max": 1,
          "Min": 1
        },
        "rocket.launcher": {
          "Max": 1,
          "Min": 1
        },
        "semibody": {
          "Max": 1,
          "Min": 1
        },
        "sheetmetal": {
          "Max": 2,
          "Min": 1
        },
        "shotgun.double": {
          "Max": 1,
          "Min": 1
        },
        "shutter.metal.embrasure.a": {
          "Max": 1,
          "Min": 1
        },
        "shutter.metal.embrasure.b": {
          "Max": 1,
          "Min": 1
        },
        "smg.2": {
          "Max": 1,
          "Min": 1
        },
        "smg.mp5": {
          "Max": 1,
          "Min": 1
        },
        "smg.thompson": {
          "Max": 1,
          "Min": 1
        },
        "target.reactive": {
          "Max": 1,
          "Min": 1
        },
        "targeting.computer": {
          "Max": 1,
          "Min": 1
        },
        "tool.binoculars": {
          "Max": 1,
          "Min": 1
        },
        "trap.bear": {
          "Max": 1,
          "Min": 1
        },
        "wall.external.high": {
          "Max": 1,
          "Min": 1
        },
        "wall.frame.fence": {
          "Max": 1,
          "Min": 1
        },
        "wall.frame.fence.gate": {
          "Max": 1,
          "Min": 1
        },
        "wall.frame.garagedoor": {
          "Max": 1,
          "Min": 1
        },
        "wall.window.bars.metal": {
          "Max": 1,
          "Min": 1
        },
        "wall.window.glass.reinforced": {
          "Max": 1,
          "Min": 1
        },
        "watchtower.wood.blueprint": {
          "Max": 1,
          "Min": 1
        },
        "weapon.mod.flashlight": {
          "Max": 1,
          "Min": 1
        },
        "weapon.mod.silencer": {
          "Max": 1,
          "Min": 1
        },
        "weapon.mod.simplesight": {
          "Max": 1,
          "Min": 1
        },
        "weapon.mod.small.scope": {
          "Max": 1,
          "Min": 1
        }
      },
      "ItemsMax": 8,
      "ItemsMin": 5,
      "MaxBPs": 1,
      "Scrap": 50
    },
    "assets/bundled/prefabs/radtown/crate_normal_2_food.prefab": {
      "Enabled": true,
      "ItemList": {
        "apple": {
          "Max": 1,
          "Min": 1
        },
        "black.raspberries": {
          "Max": 50,
          "Min": 10
        },
        "blueberries": {
          "Max": 50,
          "Min": 10
        },
        "can.beans": {
          "Max": 4,
          "Min": 1
        },
        "can.tuna": {
          "Max": 4,
          "Min": 1
        },
        "chocholate": {
          "Max": 4,
          "Min": 1
        },
        "granolabar": {
          "Max": 4,
          "Min": 1
        },
        "smallwaterbottle": {
          "Max": 1,
          "Min": 1
        },
        "waterjug": {
          "Max": 2,
          "Min": 1
        }
      },
      "ItemsMax": 5,
      "ItemsMin": 3,
      "MaxBPs": 1,
      "Scrap": 10
    },
    "assets/bundled/prefabs/radtown/crate_normal_2_medical.prefab": {
      "Enabled": true,
      "ItemList": {
        "bandage": {
          "Max": 10,
          "Min": 5
        },
        "largemedkit": {
          "Max": 2,
          "Min": 1
        },
        "syringe.medical": {
          "Max": 5,
          "Min": 1
        }
      },
      "ItemsMax": 3,
      "ItemsMin": 2,
      "MaxBPs": 1,
      "Scrap": 0
    },
    "assets/bundled/prefabs/radtown/crate_tools.prefab": {
      "Enabled": true,
      "ItemList": {
        "ammo.grenadelauncher.buckshot": {
          "Max": 20,
          "Min": 5
        },
        "ammo.grenadelauncher.he": {
          "Max": 20,
          "Min": 5
        },
        "ammo.grenadelauncher.smoke": {
          "Max": 20,
          "Min": 5
        },
        "ammo.pistol": {
          "Max": 15,
          "Min": 15
        },
        "ammo.pistol.fire": {
          "Max": 10,
          "Min": 10
        },
        "ammo.pistol.hv": {
          "Max": 10,
          "Min": 10
        },
        "ammo.rifle": {
          "Max": 12,
          "Min": 12
        },
        "ammo.rifle.explosive": {
          "Max": 18,
          "Min": 8
        },
        "ammo.rifle.hv": {
          "Max": 20,
          "Min": 10
        },
        "ammo.rifle.incendiary": {
          "Max": 18,
          "Min": 8
        },
        "ammo.shotgun": {
          "Max": 16,
          "Min": 6
        },
        "ammo.shotgun.fire": {
          "Max": 18,
          "Min": 4
        },
        "ammo.shotgun.slug": {
          "Max": 14,
          "Min": 4
        },
        "cctv.camera": {
          "Max": 1,
          "Min": 1
        },
        "chainsaw": {
          "Max": 1,
          "Min": 1
        },
        "diving.fins": {
          "Max": 1,
          "Min": 1
        },
        "diving.mask": {
          "Max": 1,
          "Min": 1
        },
        "diving.tank": {
          "Max": 1,
          "Min": 1
        },
        "diving.wetsuit": {
          "Max": 1,
          "Min": 1
        },
        "electric.generator.small": {
          "Max": 1,
          "Min": 1
        },
        "hatchet": {
          "Max": 1,
          "Min": 1
        },
        "keycard_blue": {
          "Max": 1,
          "Min": 1
        },
        "keycard_red": {
          "Max": 1,
          "Min": 1
        },
        "multiplegrenadelauncher": {
          "Max": 1,
          "Min": 1
        },
        "pickaxe": {
          "Max": 1,
          "Min": 1
        },
        "salvaged.cleaver": {
          "Max": 1,
          "Min": 1
        },
        "salvaged.sword": {
          "Max": 1,
          "Min": 1
        },
        "targeting.computer": {
          "Max": 1,
          "Min": 1
        },
        "tool.binoculars": {
          "Max": 1,
          "Min": 1
        },
        "wood.armor.jacket": {
          "Max": 1,
          "Min": 1
        },
        "wood.armor.pants": {
          "Max": 1,
          "Min": 1
        }
      },
      "ItemsMax": 6,
      "ItemsMin": 4,
      "MaxBPs": 1,
      "Scrap": 15
    },
    "assets/bundled/prefabs/radtown/crate_underwater_advanced.prefab": {
      "Enabled": true,
      "ItemList": {
        "barricade.sandbags.blueprint": {
          "Max": 1,
          "Min": 1
        },
        "barricade.woodwire": {
          "Max": 1,
          "Min": 1
        },
        "bed": {
          "Max": 1,
          "Min": 1
        },
        "bucket.helmet": {
          "Max": 1,
          "Min": 1
        },
        "ceilinglight": {
          "Max": 1,
          "Min": 1
        },
        "electric.battery.rechargable.small": {
          "Max": 1,
          "Min": 1
        },
        "electric.blocker": {
          "Max": 1,
          "Min": 1
        },
        "electric.doorcontroller": {
          "Max": 1,
          "Min": 1
        },
        "electric.laserdetector": {
          "Max": 1,
          "Min": 1
        },
        "electric.orswitch": {
          "Max": 1,
          "Min": 1
        },
        "electric.pressurepad": {
          "Max": 1,
          "Min": 1
        },
        "electric.solarpanel.large": {
          "Max": 1,
          "Min": 1
        },
        "electric.splitter": {
          "Max": 1,
          "Min": 1
        },
        "electric.switch": {
          "Max": 1,
          "Min": 1
        },
        "electric.timer": {
          "Max": 1,
          "Min": 1
        },
        "electric.xorswitch": {
          "Max": 1,
          "Min": 1
        },
        "electrical.branch": {
          "Max": 1,
          "Min": 1
        },
        "electrical.combiner": {
          "Max": 1,
          "Min": 1
        },
        "electrical.memorycell": {
          "Max": 1,
          "Min": 1
        },
        "explosive.satchel": {
          "Max": 1,
          "Min": 1
        },
        "flameturret": {
          "Max": 1,
          "Min": 1
        },
        "flare": {
          "Max": 6,
          "Min": 4
        },
        "floor.grill": {
          "Max": 1,
          "Min": 1
        },
        "fridge": {
          "Max": 1,
          "Min": 1
        },
        "fuse": {
          "Max": 1,
          "Min": 1
        },
        "gates.external.high.wood": {
          "Max": 1,
          "Min": 1
        },
        "gears": {
          "Max": 3,
          "Min": 2
        },
        "grenade.beancan": {
          "Max": 1,
          "Min": 1
        },
        "guntrap": {
          "Max": 1,
          "Min": 1
        },
        "hammer.salvaged": {
          "Max": 1,
          "Min": 1
        },
        "hat.miner": {
          "Max": 1,
          "Min": 1
        },
        "hatchet": {
          "Max": 1,
          "Min": 1
        },
        "jacket": {
          "Max": 1,
          "Min": 1
        },
        "jacket.snow": {
          "Max": 1,
          "Min": 1
        },
        "ladder.wooden.wall": {
          "Max": 1,
          "Min": 1
        },
        "mace": {
          "Max": 1,
          "Min": 1
        },
        "metalblade": {
          "Max": 1,
          "Min": 1
        },
        "metalpipe": {
          "Max": 5,
          "Min": 1
        },
        "metalspring": {
          "Max": 2,
          "Min": 1
        },
        "pickaxe": {
          "Max": 1,
          "Min": 1
        },
        "pistol.revolver": {
          "Max": 1,
          "Min": 1
        },
        "propanetank": {
          "Max": 1,
          "Min": 1
        },
        "riot.helmet": {
          "Max": 1,
          "Min": 1
        },
        "rope": {
          "Max": 3,
          "Min": 1
        },
        "salvaged.cleaver": {
          "Max": 1,
          "Min": 1
        },
        "salvaged.sword": {
          "Max": 1,
          "Min": 1
        },
        "semibody": {
          "Max": 1,
          "Min": 1
        },
        "sewingkit": {
          "Max": 5,
          "Min": 3
        },
        "sheetmetal": {
          "Max": 2,
          "Min": 1
        },
        "shotgun.double": {
          "Max": 1,
          "Min": 1
        },
        "shotgun.waterpipe": {
          "Max": 1,
          "Min": 1
        },
        "shutter.metal.embrasure.a": {
          "Max": 1,
          "Min": 1
        },
        "shutter.metal.embrasure.b": {
          "Max": 1,
          "Min": 1
        },
        "target.reactive": {
          "Max": 1,
          "Min": 1
        },
        "tarp": {
          "Max": 2,
          "Min": 1
        },
        "tool.binoculars": {
          "Max": 1,
          "Min": 1
        },
        "trap.bear": {
          "Max": 1,
          "Min": 1
        },
        "wall.external.high": {
          "Max": 1,
          "Min": 1
        },
        "wall.frame.fence": {
          "Max": 1,
          "Min": 1
        },
        "wall.frame.fence.gate": {
          "Max": 1,
          "Min": 1
        },
        "wall.frame.garagedoor": {
          "Max": 1,
          "Min": 1
        },
        "wall.window.bars.metal": {
          "Max": 1,
          "Min": 1
        },
        "wall.window.glass.reinforced": {
          "Max": 1,
          "Min": 1
        },
        "weapon.mod.flashlight": {
          "Max": 1,
          "Min": 1
        },
        "weapon.mod.silencer": {
          "Max": 1,
          "Min": 1
        },
        "weapon.mod.simplesight": {
          "Max": 1,
          "Min": 1
        }
      },
      "ItemsMax": 8,
      "ItemsMin": 6,
      "MaxBPs": 1,
      "Scrap": 10
    },
    "assets/bundled/prefabs/radtown/crate_underwater_basic.prefab": {
      "Enabled": true,
      "ItemList": {
        "ammo.pistol": {
          "Max": 15,
          "Min": 15
        },
        "ammo.pistol.fire": {
          "Max": 10,
          "Min": 10
        },
        "ammo.pistol.hv": {
          "Max": 10,
          "Min": 10
        },
        "ammo.rifle": {
          "Max": 12,
          "Min": 12
        },
        "ammo.rifle.explosive": {
          "Max": 8,
          "Min": 8
        },
        "ammo.rifle.hv": {
          "Max": 10,
          "Min": 10
        },
        "ammo.rifle.incendiary": {
          "Max": 8,
          "Min": 8
        },
        "ammo.shotgun": {
          "Max": 6,
          "Min": 6
        },
        "ammo.shotgun.fire": {
          "Max": 8,
          "Min": 4
        },
        "ammo.shotgun.slug": {
          "Max": 4,
          "Min": 4
        },
        "arrow.wooden": {
          "Max": 5,
          "Min": 5
        },
        "axe.salvaged": {
          "Max": 1,
          "Min": 1
        },
        "bow.hunting": {
          "Max": 1,
          "Min": 1
        },
        "cctv.camera": {
          "Max": 1,
          "Min": 1
        },
        "chainsaw": {
          "Max": 1,
          "Min": 1
        },
        "crossbow": {
          "Max": 1,
          "Min": 1
        },
        "diving.fins": {
          "Max": 1,
          "Min": 1
        },
        "diving.mask": {
          "Max": 1,
          "Min": 1
        },
        "diving.tank": {
          "Max": 1,
          "Min": 1
        },
        "diving.wetsuit": {
          "Max": 1,
          "Min": 1
        },
        "hatchet": {
          "Max": 1,
          "Min": 1
        },
        "hoodie": {
          "Max": 1,
          "Min": 1
        },
        "icepick.salvaged": {
          "Max": 1,
          "Min": 1
        },
        "jackhammer": {
          "Max": 1,
          "Min": 1
        },
        "lowgradefuel": {
          "Max": 40,
          "Min": 20
        },
        "mace": {
          "Max": 1,
          "Min": 1
        },
        "metalblade": {
          "Max": 1,
          "Min": 1
        },
        "pickaxe": {
          "Max": 1,
          "Min": 1
        },
        "propanetank": {
          "Max": 1,
          "Min": 1
        },
        "rope": {
          "Max": 3,
          "Min": 1
        },
        "salvaged.cleaver": {
          "Max": 1,
          "Min": 1
        },
        "salvaged.sword": {
          "Max": 1,
          "Min": 1
        },
        "targeting.computer": {
          "Max": 1,
          "Min": 1
        },
        "tarp": {
          "Max": 2,
          "Min": 1
        },
        "tool.binoculars": {
          "Max": 1,
          "Min": 1
        },
        "wood.armor.jacket": {
          "Max": 1,
          "Min": 1
        },
        "wood.armor.pants": {
          "Max": 1,
          "Min": 1
        }
      },
      "ItemsMax": 6,
      "ItemsMin": 3,
      "MaxBPs": 1,
      "Scrap": 5
    },
    "assets/bundled/prefabs/radtown/foodbox.prefab": {
      "Enabled": true,
      "ItemList": {
        "antiradpills": {
          "Max": 20,
          "Min": 10
        },
        "apple": {
          "Max": 20,
          "Min": 10
        },
        "can.beans": {
          "Max": 10,
          "Min": 5
        },
        "can.tuna": {
          "Max": 10,
          "Min": 5
        },
        "chocholate": {
          "Max": 10,
          "Min": 5
        },
        "granolabar": {
          "Max": 10,
          "Min": 5
        },
        "smallwaterbottle": {
          "Max": 1,
          "Min": 1
        },
        "waterjug": {
          "Max": 2,
          "Min": 1
        }
      },
      "ItemsMax": 6,
      "ItemsMin": 4,
      "MaxBPs": 1,
      "Scrap": 10
    },
    "assets/bundled/prefabs/radtown/loot_barrel_1.prefab": {
      "Enabled": true,
      "ItemList": {
        "ammo.rifle": {
          "Max": 50,
          "Min": 20
        },
        "ammo.shotgun": {
          "Max": 24,
          "Min": 12
        },
        "floor.ladder.hatch": {
          "Max": 1,
          "Min": 1
        },
        "fuse": {
          "Max": 1,
          "Min": 1
        },
        "gears": {
          "Max": 3,
          "Min": 2
        },
        "metalblade": {
          "Max": 1,
          "Min": 1
        },
        "metalpipe": {
          "Max": 5,
          "Min": 1
        },
        "metalspring": {
          "Max": 2,
          "Min": 1
        },
        "propanetank": {
          "Max": 1,
          "Min": 1
        },
        "rifle.bolt": {
          "Max": 1,
          "Min": 1
        },
        "roadsigns": {
          "Max": 4,
          "Min": 2
        },
        "rope": {
          "Max": 3,
          "Min": 1
        },
        "semibody": {
          "Max": 1,
          "Min": 1
        },
        "sheetmetal": {
          "Max": 2,
          "Min": 1
        },
        "shotgun.spas12": {
          "Max": 1,
          "Min": 1
        },
        "shutter.wood.a": {
          "Max": 1,
          "Min": 1
        }
      },
      "ItemsMax": 6,
      "ItemsMin": 3,
      "MaxBPs": 1,
      "Scrap": 20
    },
    "assets/bundled/prefabs/radtown/loot_barrel_2.prefab": {
      "Enabled": true,
      "ItemList": {
        "black.raspberries": {
          "Max": 50,
          "Min": 10
        },
        "blueberries": {
          "Max": 50,
          "Min": 10
        },
        "gears": {
          "Max": 3,
          "Min": 2
        },
        "guntrap": {
          "Max": 1,
          "Min": 1
        },
        "metalblade": {
          "Max": 1,
          "Min": 1
        },
        "metalpipe": {
          "Max": 5,
          "Min": 1
        },
        "metalspring": {
          "Max": 2,
          "Min": 1
        },
        "propanetank": {
          "Max": 1,
          "Min": 1
        },
        "semibody": {
          "Max": 1,
          "Min": 1
        },
        "sheetmetal": {
          "Max": 2,
          "Min": 1
        }
      },
      "ItemsMax": 6,
      "ItemsMin": 3,
      "MaxBPs": 1,
      "Scrap": 20
    },
    "assets/bundled/prefabs/radtown/loot_trash.prefab": {
      "Enabled": true,
      "ItemList": {
        "metal.fragments": {
          "Max": 150,
          "Min": 10
        },
        "wood": {
          "Max": 150,
          "Min": 100
        }
      },
      "ItemsMax": 4,
      "ItemsMin": 2,
      "MaxBPs": 0,
      "Scrap": 10
    },
    "assets/bundled/prefabs/radtown/minecart.prefab": {
      "Enabled": true,
      "ItemList": {
        "flare": {
          "Max": 6,
          "Min": 4
        },
        "flashlight.held": {
          "Max": 1,
          "Min": 1
        },
        "gunpowder": {
          "Max": 25,
          "Min": 15
        },
        "hat.candle": {
          "Max": 1,
          "Min": 1
        },
        "hat.miner": {
          "Max": 1,
          "Min": 1
        },
        "hatchet": {
          "Max": 1,
          "Min": 1
        },
        "lowgradefuel": {
          "Max": 15,
          "Min": 5
        },
        "metal.fragments": {
          "Max": 150,
          "Min": 30
        },
        "metal.refined": {
          "Max": 120,
          "Min": 50
        },
        "pickaxe": {
          "Max": 1,
          "Min": 1
        },
        "tool.binoculars": {
          "Max": 1,
          "Min": 1
        }
      },
      "ItemsMax": 5,
      "ItemsMin": 3,
      "MaxBPs": 1,
      "Scrap": 10
    },
    "assets/bundled/prefabs/radtown/oil_barrel.prefab": {
      "Enabled": true,
      "ItemList": {
        "crude.oil": {
          "Max": 20,
          "Min": 15
        },
        "lowgradefuel": {
          "Max": 100,
          "Min": 50
        }
      },
      "ItemsMax": 3,
      "ItemsMin": 2,
      "MaxBPs": 1,
      "Scrap": 10
    },
    "assets/prefabs/deployable/chinooklockedcrate/codelockedhackablecrate.prefab": {
      "Enabled": true,
      "ItemList": {
        "autoturret": {
          "Max": 1,
          "Min": 1
        },
        "axe.salvaged": {
          "Max": 1,
          "Min": 1
        },
        "barricade.concrete": {
          "Max": 1,
          "Min": 1
        },
        "barricade.metal": {
          "Max": 1,
          "Min": 1
        },
        "cctv.camera": {
          "Max": 1,
          "Min": 1
        },
        "chainsaw": {
          "Max": 1,
          "Min": 1
        },
        "door.double.hinged.toptier": {
          "Max": 1,
          "Min": 1
        },
        "door.hinged.toptier": {
          "Max": 1,
          "Min": 1
        },
        "electric.andswitch": {
          "Max": 1,
          "Min": 1
        },
        "electric.battery.rechargable.large": {
          "Max": 1,
          "Min": 1
        },
        "electric.counter": {
          "Max": 1,
          "Min": 1
        },
        "explosive.timed": {
          "Max": 1,
          "Min": 1
        },
        "explosives": {
          "Max": 1,
          "Min": 1
        },
        "flamethrower": {
          "Max": 1,
          "Min": 1
        },
        "floor.ladder.hatch": {
          "Max": 1,
          "Min": 1
        },
        "fogmachine": {
          "Max": 1,
          "Min": 1
        },
        "furnace.large": {
          "Max": 1,
          "Min": 1
        },
        "gates.external.high.stone": {
          "Max": 1,
          "Min": 1
        },
        "generator.wind.scrap": {
          "Max": 1,
          "Min": 1
        },
        "grenade.f1": {
          "Max": 1,
          "Min": 1
        },
        "hazmatsuit": {
          "Max": 1,
          "Min": 1
        },
        "heavy.plate.helmet": {
          "Max": 1,
          "Min": 1
        },
        "heavy.plate.jacket": {
          "Max": 1,
          "Min": 1
        },
        "heavy.plate.pants": {
          "Max": 1,
          "Min": 1
        },
        "largemedkit": {
          "Max": 1,
          "Min": 1
        },
        "locker": {
          "Max": 1,
          "Min": 1
        },
        "longsword": {
          "Max": 1,
          "Min": 1
        },
        "metal.facemask": {
          "Max": 1,
          "Min": 1
        },
        "metal.plate.torso": {
          "Max": 1,
          "Min": 1
        },
        "metal.refined": {
          "Max": 25,
          "Min": 15
        },
        "metalpipe": {
          "Max": 6,
          "Min": 3
        },
        "pistol.python": {
          "Max": 1,
          "Min": 1
        },
        "pistol.semiauto": {
          "Max": 1,
          "Min": 1
        },
        "rifle.ak": {
          "Max": 1,
          "Min": 1
        },
        "rifle.bolt": {
          "Max": 1,
          "Min": 1
        },
        "rifle.semiauto": {
          "Max": 1,
          "Min": 1
        },
        "riflebody": {
          "Max": 1,
          "Min": 1
        },
        "roadsign.gloves": {
          "Max": 1,
          "Min": 1
        },
        "roadsign.jacket": {
          "Max": 1,
          "Min": 1
        },
        "roadsign.kilt": {
          "Max": 1,
          "Min": 1
        },
        "rocket.launcher": {
          "Max": 1,
          "Min": 1
        },
        "searchlight": {
          "Max": 1,
          "Min": 1
        },
        "shotgun.pump": {
          "Max": 1,
          "Min": 1
        },
        "small.oil.refinery": {
          "Max": 1,
          "Min": 1
        },
        "smg.2": {
          "Max": 1,
          "Min": 1
        },
        "smg.mp5": {
          "Max": 1,
          "Min": 1
        },
        "smg.thompson": {
          "Max": 1,
          "Min": 1
        },
        "smgbody": {
          "Max": 1,
          "Min": 1
        },
        "supply.signal": {
          "Max": 1,
          "Min": 1
        },
        "syringe.medical": {
          "Max": 1,
          "Min": 1
        },
        "targeting.computer": {
          "Max": 1,
          "Min": 1
        },
        "techparts": {
          "Max": 4,
          "Min": 2
        },
        "trap.landmine": {
          "Max": 1,
          "Min": 1
        },
        "wall.external.high.stone": {
          "Max": 1,
          "Min": 1
        },
        "wall.frame.cell": {
          "Max": 1,
          "Min": 1
        },
        "wall.frame.cell.gate": {
          "Max": 1,
          "Min": 1
        },
        "wall.window.bars.toptier": {
          "Max": 1,
          "Min": 1
        },
        "weapon.mod.holosight": {
          "Max": 1,
          "Min": 1
        },
        "weapon.mod.lasersight": {
          "Max": 1,
          "Min": 1
        },
        "weapon.mod.muzzleboost": {
          "Max": 1,
          "Min": 1
        },
        "weapon.mod.muzzlebrake": {
          "Max": 1,
          "Min": 1
        },
        "weapon.mod.small.scope": {
          "Max": 1,
          "Min": 1
        }
      },
      "ItemsMax": 11,
      "ItemsMin": 9,
      "MaxBPs": 1,
      "Scrap": 10
    },
    "assets/prefabs/misc/supply drop/supply_drop.prefab": {
      "Enabled": true,
      "ItemList": {
        "ammo.grenadelauncher.buckshot": {
          "Max": 20,
          "Min": 5
        },
        "ammo.grenadelauncher.he": {
          "Max": 20,
          "Min": 5
        },
        "ammo.grenadelauncher.smoke": {
          "Max": 20,
          "Min": 5
        },
        "ammo.pistol": {
          "Max": 15,
          "Min": 15
        },
        "ammo.pistol.fire": {
          "Max": 10,
          "Min": 10
        },
        "ammo.pistol.hv": {
          "Max": 10,
          "Min": 10
        },
        "ammo.rifle": {
          "Max": 120,
          "Min": 50
        },
        "ammo.rifle.explosive": {
          "Max": 80,
          "Min": 8
        },
        "ammo.rifle.hv": {
          "Max": 100,
          "Min": 50
        },
        "ammo.rifle.incendiary": {
          "Max": 80,
          "Min": 20
        },
        "ammo.rocket.basic": {
          "Max": 4,
          "Min": 2
        },
        "ammo.rocket.fire": {
          "Max": 4,
          "Min": 2
        },
        "ammo.rocket.hv": {
          "Max": 4,
          "Min": 2
        },
        "ammo.rocket.sam": {
          "Max": 4,
          "Min": 2
        },
        "ammo.rocket.smoke": {
          "Max": 4,
          "Min": 2
        },
        "ammo.shotgun": {
          "Max": 16,
          "Min": 6
        },
        "ammo.shotgun.fire": {
          "Max": 18,
          "Min": 4
        },
        "ammo.shotgun.slug": {
          "Max": 14,
          "Min": 4
        },
        "autoturret": {
          "Max": 1,
          "Min": 1
        },
        "crossbow": {
          "Max": 1,
          "Min": 1
        },
        "diving.fins": {
          "Max": 1,
          "Min": 1
        },
        "diving.mask": {
          "Max": 1,
          "Min": 1
        },
        "electric.generator.small": {
          "Max": 1,
          "Min": 1
        },
        "explosive.timed": {
          "Max": 1,
          "Min": 1
        },
        "flamethrower": {
          "Max": 1,
          "Min": 1
        },
        "flameturret": {
          "Max": 1,
          "Min": 1
        },
        "hazmatsuit_scientist": {
          "Max": 1,
          "Min": 1
        },
        "keycard_blue": {
          "Max": 1,
          "Min": 1
        },
        "keycard_red": {
          "Max": 1,
          "Min": 1
        },
        "lmg.m249": {
          "Max": 1,
          "Min": 1
        },
        "multiplegrenadelauncher": {
          "Max": 1,
          "Min": 1
        },
        "pistol.m92": {
          "Max": 1,
          "Min": 1
        },
        "pistol.nailgun": {
          "Max": 1,
          "Min": 1
        },
        "pistol.revolver": {
          "Max": 1,
          "Min": 1
        },
        "rifle.ak": {
          "Max": 1,
          "Min": 1
        },
        "rifle.bolt": {
          "Max": 1,
          "Min": 1
        },
        "rifle.l96": {
          "Max": 1,
          "Min": 1
        },
        "rifle.lr300": {
          "Max": 1,
          "Min": 1
        },
        "rifle.semiauto": {
          "Max": 1,
          "Min": 1
        },
        "salvaged.cleaver": {
          "Max": 1,
          "Min": 1
        },
        "shotgun.double": {
          "Max": 1,
          "Min": 1
        },
        "smg.2": {
          "Max": 1,
          "Min": 1
        },
        "smg.mp5": {
          "Max": 1,
          "Min": 1
        },
        "supply.signal": {
          "Max": 1,
          "Min": 1
        },
        "tactical.gloves": {
          "Max": 1,
          "Min": 1
        },
        "targeting.computer": {
          "Max": 1,
          "Min": 1
        },
        "techparts": {
          "Max": 20,
          "Min": 5
        },
        "trap.landmine": {
          "Max": 3,
          "Min": 3
        },
        "weapon.mod.8x.scope": {
          "Max": 1,
          "Min": 1
        },
        "weapon.mod.flashlight": {
          "Max": 1,
          "Min": 1
        },
        "weapon.mod.silencer": {
          "Max": 1,
          "Min": 1
        },
        "weapon.mod.simplesight": {
          "Max": 1,
          "Min": 1
        },
        "wood.armor.jacket": {
          "Max": 1,
          "Min": 1
        }
      },
      "ItemsMax": 18,
      "ItemsMin": 12,
      "MaxBPs": 0,
      "Scrap": 0
    },
    "assets/prefabs/npc/m2bradley/bradley_crate.prefab": {
      "Enabled": false,
      "ItemList": {
        "ammo.pistol": {
          "Max": 15,
          "Min": 15
        },
        "ammo.rifle": {
          "Max": 50,
          "Min": 50
        },
        "ammo.rifle.explosive": {
          "Max": 30,
          "Min": 30
        },
        "ammo.rifle.hv": {
          "Max": 40,
          "Min": 40
        },
        "ammo.rifle.incendiary": {
          "Max": 60,
          "Min": 60
        },
        "ammo.rocket.fire": {
          "Max": 5,
          "Min": 5
        },
        "ammo.rocket.hv": {
          "Max": 3,
          "Min": 3
        },
        "ammo.shotgun": {
          "Max": 12,
          "Min": 8
        },
        "autoturret": {
          "Max": 1,
          "Min": 1
        },
        "door.double.hinged.toptier": {
          "Max": 1,
          "Min": 1
        },
        "door.hinged.toptier": {
          "Max": 1,
          "Min": 1
        },
        "explosive.timed": {
          "Max": 1,
          "Min": 1
        },
        "explosives": {
          "Max": 1,
          "Min": 1
        },
        "gates.external.high.stone": {
          "Max": 1,
          "Min": 1
        },
        "grenade.f1": {
          "Max": 4,
          "Min": 2
        },
        "lmg.m249": {
          "Max": 1,
          "Min": 1
        },
        "metal.facemask": {
          "Max": 1,
          "Min": 1
        },
        "metal.plate.torso": {
          "Max": 1,
          "Min": 1
        },
        "rifle.ak": {
          "Max": 1,
          "Min": 1
        },
        "rifle.bolt": {
          "Max": 1,
          "Min": 1
        },
        "rocket.launcher": {
          "Max": 1,
          "Min": 1
        },
        "shotgun.spas12": {
          "Max": 1,
          "Min": 1
        },
        "smg.2": {
          "Max": 1,
          "Min": 1
        },
        "smg.mp5": {
          "Max": 1,
          "Min": 1
        },
        "smg.thompson": {
          "Max": 1,
          "Min": 1
        },
        "techparts": {
          "Max": 12,
          "Min": 10
        },
        "wall.window.bars.toptier": {
          "Max": 1,
          "Min": 1
        },
        "weapon.mod.8x.scope": {
          "Max": 1,
          "Min": 1
        },
        "weapon.mod.holosight": {
          "Max": 1,
          "Min": 1
        },
        "weapon.mod.lasersight": {
          "Max": 1,
          "Min": 1
        },
        "weapon.mod.small.scope": {
          "Max": 1,
          "Min": 1
        }
      },
      "ItemsMax": 11,
      "ItemsMin": 8,
      "MaxBPs": 1,
      "Scrap": 20
    },
    "assets/prefabs/npc/patrol helicopter/heli_crate.prefab": {
      "Enabled": true,
      "ItemList": {
        "ammo.pistol": {
          "Max": 200,
          "Min": 200
        },
        "ammo.pistol.fire": {
          "Max": 80,
          "Min": 80
        },
        "ammo.pistol.hv": {
          "Max": 60,
          "Min": 60
        },
        "ammo.rifle": {
          "Max": 120,
          "Min": 120
        },
        "ammo.rifle.explosive": {
          "Max": 30,
          "Min": 30
        },
        "ammo.rifle.hv": {
          "Max": 40,
          "Min": 40
        },
        "ammo.rifle.incendiary": {
          "Max": 60,
          "Min": 60
        },
        "ammo.rocket.basic": {
          "Max": 3,
          "Min": 3
        },
        "ammo.rocket.fire": {
          "Max": 5,
          "Min": 5
        },
        "ammo.rocket.hv": {
          "Max": 3,
          "Min": 3
        },
        "ammo.shotgun": {
          "Max": 12,
          "Min": 8
        },
        "cctv.camera": {
          "Max": 1,
          "Min": 1
        },
        "door.double.hinged.toptier": {
          "Max": 1,
          "Min": 1
        },
        "door.hinged.toptier": {
          "Max": 1,
          "Min": 1
        },
        "explosive.timed": {
          "Max": 2,
          "Min": 2
        },
        "explosives": {
          "Max": 1,
          "Min": 1
        },
        "gates.external.high.stone": {
          "Max": 1,
          "Min": 1
        },
        "lmg.m249": {
          "Max": 1,
          "Min": 1
        },
        "metal.facemask": {
          "Max": 1,
          "Min": 1
        },
        "metal.plate.torso": {
          "Max": 1,
          "Min": 1
        },
        "pistol.m92": {
          "Max": 1,
          "Min": 1
        },
        "rifle.ak": {
          "Max": 1,
          "Min": 1
        },
        "rifle.bolt": {
          "Max": 1,
          "Min": 1
        },
        "rifle.l96": {
          "Max": 1,
          "Min": 1
        },
        "rifle.lr300": {
          "Max": 1,
          "Min": 1
        },
        "rocket.launcher": {
          "Max": 1,
          "Min": 1
        },
        "shotgun.spas12": {
          "Max": 1,
          "Min": 1
        },
        "smg.2": {
          "Max": 1,
          "Min": 1
        },
        "smg.mp5": {
          "Max": 1,
          "Min": 1
        },
        "smg.thompson": {
          "Max": 1,
          "Min": 1
        },
        "targeting.computer": {
          "Max": 1,
          "Min": 1
        },
        "wall.window.bars.toptier": {
          "Max": 1,
          "Min": 1
        },
        "weapon.mod.8x.scope": {
          "Max": 1,
          "Min": 1
        },
        "weapon.mod.flashlight": {
          "Max": 1,
          "Min": 1
        },
        "weapon.mod.holosight": {
          "Max": 1,
          "Min": 1
        },
        "weapon.mod.lasersight": {
          "Max": 1,
          "Min": 1
        },
        "weapon.mod.silencer": {
          "Max": 1,
          "Min": 1
        },
        "weapon.mod.small.scope": {
          "Max": 1,
          "Min": 1
        }
      },
      "ItemsMax": 11,
      "ItemsMin": 8,
      "MaxBPs": 1,
      "Scrap": 20
    }
  }
}



Can we see all of your json files from \oxide\data\BetterLoot\ as well as BetterLoot.json from \oxide\config\  ?
"Enabled": true,​