Configuration changes not kept
Wulf
If a plugin configuration file does not retain changes, it generally means that your changes were not valid and caused the file to be reset. When making changes to configuration files, I'd suggest using a site such as http://www.jsonlint.com to validate the changes to the JSON file.
Alright thanks I will try that but LootTables.json still retains changes and doesn't do anything.
Wulf
Is the file reset after your changes?
Nope, all changes that i made were kept, but apparently it says in the patch notes for the most recent version that "Each containers gets filled with items only from the associated game-defaults", which i thought was odd, seeing as that kind of defeats the main purpose of the plugin.
DireGorlockNope, all changes that i made were kept, but apparently it says in the patch notes for the most recent version that "Each containers gets filled with items only from the associated game-defaults", which i thought was odd, seeing as that kind of defeats the main purpose of the plugin.
To add on to this, i made the proper changes to the BetterLoot.json in the oxide/config folder and validated them, they didn't change, and all containers that I had modified were still dropping vanilla loot. I have restarted the server multiple times to see if that would help, but it didn't. Don't really know what else to do.
"Enabled": true,
runescape
"Enabled": true,
I did this, didn't change anything.
Do you have the plugin unloaded when saving changes to loottables.json ?
Maybe post your config and loottable as codesample so we can have a look at it. :o)
FuelStream
Do you have the plugin unloaded when saving changes to loottables.json ?
Maybe post your config and loottable as codesample so we can have a look at it. :o)
{
"LootTables": {
"assets/bundled/prefabs/radtown/crate_basic.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
},
"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
},
"pants.shorts": {
"Max": 1,
"Min": 1
},
"planter.large.blueprint": {
"Max": 1,
"Min": 1
},
"planter.small.blueprint": {
"Max": 1,
"Min": 1
},
"rug": {
"Max": 1,
"Min": 1
},
"rug.bear.blueprint": {
"Max": 1,
"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
},
"tunalight": {
"Max": 1,
"Min": 1
},
"wall.frame.shopfront": {
"Max": 1,
"Min": 1
},
"water.barrel.blueprint": {
"Max": 1,
"Min": 1
}
},
"ItemsMax": 15,
"ItemsMin": 6,
"MaxBPs": 1,
"Scrap": 50
},
"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": 5,
"Min": 5
},
"chainsaw": {
"Max": 1,
"Min": 1
},
"coffeecan.helmet": {
"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
},
"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
},
"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
},
"hoodie": {
"Max": 1,
"Min": 1
},
"icepick.salvaged": {
"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
},
"rf_pager": {
"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
},
"shoes.boots": {
"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": 5,
"Min": 5
},
"techparts": {
"Max": 10,
"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
},
"water.catcher.large.blueprint": {
"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": 10,
"ItemsMin": 4,
"MaxBPs": 1,
"Scrap": 100
},
"assets/bundled/prefabs/radtown/crate_mine.prefab": {
"Enabled": true,
"ItemList": {
"flare": {
"Max": 6,
"Min": 4
},
"flashlight.held": {
"Max": 1,
"Min": 1
},
"gunpowder": {
"Max": 100,
"Min": 15
},
"hat.candle": {
"Max": 1,
"Min": 1
},
"hat.miner": {
"Max": 1,
"Min": 1
},
"hatchet": {
"Max": 1,
"Min": 1
},
"lowgradefuel": {
"Max": 5,
"Min": 5
},
"metal.fragments": {
"Max": 200,
"Min": 30
},
"metal.refined": {
"Max": 10,
"Min": 1
},
"pickaxe": {
"Max": 1,
"Min": 1
},
"stone.pickaxe": {
"Max": 1,
"Min": 1
},
"stonehatchet": {
"Max": 1,
"Min": 1
},
"tool.binoculars": {
"Max": 1,
"Min": 1
}
},
"ItemsMax": 8,
"ItemsMin": 6,
"MaxBPs": 1,
"Scrap": 0
},
"assets/bundled/prefabs/radtown/crate_normal.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
},
"coffeecan.helmet": {
"Max": 1,
"Min": 1
},
"electric.andswitch": {
"Max": 1,
"Min": 1
},
"electric.battery.rechargable.large": {
"Max": 1,
"Min": 1
},
"electric.battery.rechargable.medium": {
"Max": 1,
"Min": 1
},
"electric.counter": {
"Max": 1,
"Min": 1
},
"electric.fuelgenerator.small": {
"Max": 1,
"Min": 1
},
"electric.hbhfsensor": {
"Max": 1,
"Min": 1
},
"electric.rf.broadcaster": {
"Max": 1,
"Min": 1
},
"electric.rf.receiver": {
"Max": 1,
"Min": 1
},
"flamethrower": {
"Max": 1,
"Min": 1
},
"floor.ladder.hatch": {
"Max": 1,
"Min": 1
},
"furnace.large": {
"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
},
"hoodie": {
"Max": 1,
"Min": 1
},
"icepick.salvaged": {
"Max": 1,
"Min": 1
},
"largemedkit": {
"Max": 1,
"Min": 1
},
"locker": {
"Max": 1,
"Min": 1
},
"longsword": {
"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
},
"rf_pager": {
"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
},
"shoes.boots": {
"Max": 1,
"Min": 1
},
"shotgun.pump": {
"Max": 1,
"Min": 1
},
"small.oil.refinery": {
"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": 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
},
"water.catcher.large.blueprint": {
"Max": 1,
"Min": 1
},
"weapon.mod.muzzleboost": {
"Max": 1,
"Min": 1
},
"weapon.mod.muzzlebrake": {
"Max": 1,
"Min": 1
}
},
"ItemsMax": 3,
"ItemsMin": 3,
"MaxBPs": 1,
"Scrap": 8
},
"assets/bundled/prefabs/radtown/crate_normal_2.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
},
"cctv.camera": {
"Max": 1,
"Min": 1
},
"ceilinglight": {
"Max": 1,
"Min": 1
},
"chair.blueprint": {
"Max": 1,
"Min": 1
},
"dropbox": {
"Max": 1,
"Min": 1
},
"electric.audioalarm": {
"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.flasherlight": {
"Max": 1,
"Min": 1
},
"electric.laserdetector": {
"Max": 1,
"Min": 1
},
"electric.orswitch": {
"Max": 1,
"Min": 1
},
"electric.pressurepad": {
"Max": 1,
"Min": 1
},
"electric.random.switch": {
"Max": 1,
"Min": 1
},
"electric.sirenlight": {
"Max": 1,
"Min": 1
},
"electric.solarpanel.large": {
"Max": 1,
"Min": 1
},
"electric.splitter": {
"Max": 1,
"Min": 1
},
"electric.switch": {
"Max": 1,
"Min": 1
},
"electric.teslacoil": {
"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
},
"hazmatsuit": {
"Max": 1,
"Min": 1
},
"jacket": {
"Max": 1,
"Min": 1
},
"jacket.snow": {
"Max": 1,
"Min": 1
},
"knife.combat": {
"Max": 1,
"Min": 1
},
"ladder.wooden.wall": {
"Max": 1,
"Min": 1
},
"mace": {
"Max": 1,
"Min": 1
},
"metalpipe": {
"Max": 5,
"Min": 1
},
"metalspring": {
"Max": 2,
"Min": 1
},
"pants": {
"Max": 1,
"Min": 1
},
"pickaxe": {
"Max": 1,
"Min": 1
},
"pistol.revolver": {
"Max": 1,
"Min": 1
},
"rf.detonator": {
"Max": 1,
"Min": 1
},
"riot.helmet": {
"Max": 1,
"Min": 1
},
"roadsigns": {
"Max": 4,
"Min": 2
},
"salvaged.cleaver": {
"Max": 1,
"Min": 1
},
"salvaged.sword": {
"Max": 1,
"Min": 1
},
"semibody": {
"Max": 1,
"Min": 1
},
"sheetmetal": {
"Max": 2,
"Min": 1
},
"shirt.collared": {
"Max": 1,
"Min": 1
},
"shirt.tanktop": {
"Max": 1,
"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
},
"targeting.computer": {
"Max": 1,
"Min": 1
},
"tool.binoculars": {
"Max": 1,
"Min": 1
},
"trap.bear": {
"Max": 1,
"Min": 1
},
"tshirt": {
"Max": 1,
"Min": 1
},
"tshirt.long": {
"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
},
"water.catcher.small.blueprint": {
"Max": 1,
"Min": 1
},
"weapon.mod.flashlight": {
"Max": 1,
"Min": 1
},
"weapon.mod.silencer": {
"Max": 1,
"Min": 1
}
},
"ItemsMax": 5,
"ItemsMin": 5,
"MaxBPs": 1,
"Scrap": 5
},
"assets/bundled/prefabs/radtown/crate_normal_2_food.prefab": {
"Enabled": true,
"ItemList": {
"apple": {
"Max": 1,
"Min": 1
},
"black.raspberries": {
"Max": 1,
"Min": 1
},
"blueberries": {
"Max": 1,
"Min": 1
},
"can.beans": {
"Max": 1,
"Min": 1
},
"can.tuna": {
"Max": 1,
"Min": 1
},
"chocholate": {
"Max": 1,
"Min": 1
},
"granolabar": {
"Max": 1,
"Min": 1
},
"pumpkin": {
"Max": 1,
"Min": 1
},
"smallwaterbottle": {
"Max": 1,
"Min": 1
},
"waterjug": {
"Max": 2,
"Min": 1
}
},
"ItemsMax": 3,
"ItemsMin": 3,
"MaxBPs": 1,
"Scrap": 0
},
"assets/bundled/prefabs/radtown/crate_normal_2_medical.prefab": {
"Enabled": true,
"ItemList": {
"bandage": {
"Max": 1,
"Min": 1
},
"largemedkit": {
"Max": 1,
"Min": 1
},
"syringe.medical": {
"Max": 1,
"Min": 1
}
},
"ItemsMax": 1,
"ItemsMin": 1,
"MaxBPs": 1,
"Scrap": 0
},
"assets/bundled/prefabs/radtown/crate_tools.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.bone": {
"Max": 10,
"Min": 5
},
"arrow.fire": {
"Max": 6,
"Min": 3
},
"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
},
"knife.combat": {
"Max": 1,
"Min": 1
},
"lowgradefuel": {
"Max": 40,
"Min": 20
},
"mace": {
"Max": 1,
"Min": 1
},
"pants": {
"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
},
"tshirt.long": {
"Max": 1,
"Min": 1
},
"wood.armor.jacket": {
"Max": 1,
"Min": 1
},
"wood.armor.pants": {
"Max": 1,
"Min": 1
}
},
"ItemsMax": 1,
"ItemsMin": 1,
"MaxBPs": 1,
"Scrap": 5
},
"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
},
"chair.blueprint": {
"Max": 1,
"Min": 1
},
"dropbox": {
"Max": 1,
"Min": 1
},
"electric.audioalarm": {
"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.flasherlight": {
"Max": 1,
"Min": 1
},
"electric.laserdetector": {
"Max": 1,
"Min": 1
},
"electric.orswitch": {
"Max": 1,
"Min": 1
},
"electric.pressurepad": {
"Max": 1,
"Min": 1
},
"electric.random.switch": {
"Max": 1,
"Min": 1
},
"electric.sirenlight": {
"Max": 1,
"Min": 1
},
"electric.solarpanel.large": {
"Max": 1,
"Min": 1
},
"electric.splitter": {
"Max": 1,
"Min": 1
},
"electric.switch": {
"Max": 1,
"Min": 1
},
"electric.teslacoil": {
"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
},
"knife.combat": {
"Max": 1,
"Min": 1
},
"ladder.wooden.wall": {
"Max": 1,
"Min": 1
},
"mace": {
"Max": 1,
"Min": 1
},
"metal.refined": {
"Max": 25,
"Min": 15
},
"metalblade": {
"Max": 1,
"Min": 1
},
"metalpipe": {
"Max": 5,
"Min": 1
},
"metalspring": {
"Max": 2,
"Min": 1
},
"pants": {
"Max": 1,
"Min": 1
},
"pickaxe": {
"Max": 1,
"Min": 1
},
"pistol.revolver": {
"Max": 1,
"Min": 1
},
"propanetank": {
"Max": 1,
"Min": 1
},
"rf.detonator": {
"Max": 1,
"Min": 1
},
"riot.helmet": {
"Max": 1,
"Min": 1
},
"roadsigns": {
"Max": 4,
"Min": 2
},
"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
},
"shirt.collared": {
"Max": 1,
"Min": 1
},
"shirt.tanktop": {
"Max": 1,
"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
},
"tshirt": {
"Max": 1,
"Min": 1
},
"tshirt.long": {
"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
},
"water.catcher.small.blueprint": {
"Max": 1,
"Min": 1
},
"weapon.mod.flashlight": {
"Max": 1,
"Min": 1
},
"weapon.mod.silencer": {
"Max": 1,
"Min": 1
}
},
"ItemsMax": 6,
"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.bone": {
"Max": 10,
"Min": 5
},
"arrow.fire": {
"Max": 6,
"Min": 3
},
"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
},
"knife.combat": {
"Max": 1,
"Min": 1
},
"lowgradefuel": {
"Max": 40,
"Min": 20
},
"mace": {
"Max": 1,
"Min": 1
},
"metalblade": {
"Max": 1,
"Min": 1
},
"pants": {
"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
},
"sewingkit": {
"Max": 5,
"Min": 3
},
"targeting.computer": {
"Max": 1,
"Min": 1
},
"tarp": {
"Max": 2,
"Min": 1
},
"tool.binoculars": {
"Max": 1,
"Min": 1
},
"tshirt.long": {
"Max": 1,
"Min": 1
},
"wood.armor.jacket": {
"Max": 1,
"Min": 1
},
"wood.armor.pants": {
"Max": 1,
"Min": 1
}
},
"ItemsMax": 2,
"ItemsMin": 2,
"MaxBPs": 1,
"Scrap": 5
},
"assets/bundled/prefabs/radtown/foodbox.prefab": {
"Enabled": true,
"ItemList": {
"antiradpills": {
"Max": 2,
"Min": 1
},
"apple": {
"Max": 1,
"Min": 1
},
"can.beans": {
"Max": 1,
"Min": 1
},
"can.tuna": {
"Max": 1,
"Min": 1
},
"chocholate": {
"Max": 1,
"Min": 1
},
"granolabar": {
"Max": 1,
"Min": 1
},
"jar.pickle": {
"Max": 3,
"Min": 1
},
"smallwaterbottle": {
"Max": 1,
"Min": 1
},
"waterjug": {
"Max": 2,
"Min": 1
}
},
"ItemsMax": 2,
"ItemsMin": 2,
"MaxBPs": 1,
"Scrap": 0
},
"assets/bundled/prefabs/radtown/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": 20,
"Min": 5
},
"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": 20,
"Min": 5
},
"metalspring": {
"Max": 10,
"Min": 5
},
"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": 20,
"Min": 10
},
"rope": {
"Max": 15,
"Min": 5
},
"rug": {
"Max": 1,
"Min": 1
},
"rug.bear.blueprint": {
"Max": 1,
"Min": 1
},
"semibody": {
"Max": 5,
"Min": 5
},
"sewingkit": {
"Max": 20,
"Min": 5
},
"sheetmetal": {
"Max": 30,
"Min": 10
},
"shelves": {
"Max": 5,
"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": 5,
"ItemsMin": 5,
"MaxBPs": 1,
"Scrap": 25
},
"assets/bundled/prefabs/radtown/loot_barrel_2.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": 20,
"Min": 5
},
"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": 5,
"Min": 5
},
"metalpipe": {
"Max": 20,
"Min": 5
},
"metalspring": {
"Max": 10,
"Min": 5
},
"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": 20,
"Min": 10
},
"rope": {
"Max": 15,
"Min": 5
},
"rug": {
"Max": 1,
"Min": 1
},
"rug.bear.blueprint": {
"Max": 1,
"Min": 1
},
"semibody": {
"Max": 5,
"Min": 5
},
"sewingkit": {
"Max": 20,
"Min": 3
},
"sheetmetal": {
"Max": 30,
"Min": 10
},
"shelves": {
"Max": 5,
"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": 5,
"ItemsMin": 5,
"MaxBPs": 1,
"Scrap": 25
},
"assets/bundled/prefabs/radtown/loot_trash.prefab": {
"Enabled": true,
"ItemList": {
"metal.fragments": {
"Max": 15,
"Min": 10
},
"wood": {
"Max": 150,
"Min": 100
}
},
"ItemsMax": 1,
"ItemsMin": 1,
"MaxBPs": 1,
"Scrap": 0
},
"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": 5,
"Min": 5
},
"metal.fragments": {
"Max": 50,
"Min": 30
},
"metal.refined": {
"Max": 2,
"Min": 1
},
"pickaxe": {
"Max": 1,
"Min": 1
},
"stone.pickaxe": {
"Max": 1,
"Min": 1
},
"stonehatchet": {
"Max": 1,
"Min": 1
},
"tool.binoculars": {
"Max": 1,
"Min": 1
}
},
"ItemsMax": 5,
"ItemsMin": 5,
"MaxBPs": 1,
"Scrap": 0
},
"assets/bundled/prefabs/radtown/oil_barrel.prefab": {
"Enabled": true,
"ItemList": {
"crude.oil": {
"Max": 20,
"Min": 15
},
"lowgradefuel": {
"Max": 10,
"Min": 5
}
},
"ItemsMax": 1,
"ItemsMin": 1,
"MaxBPs": 1,
"Scrap": 0
},
"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
},
"coffeecan.helmet": {
"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.battery.rechargable.medium": {
"Max": 1,
"Min": 1
},
"electric.counter": {
"Max": 1,
"Min": 1
},
"electric.fuelgenerator.small": {
"Max": 1,
"Min": 1
},
"electric.hbhfsensor": {
"Max": 1,
"Min": 1
},
"electric.rf.broadcaster": {
"Max": 1,
"Min": 1
},
"electric.rf.receiver": {
"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
},
"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
},
"hoodie": {
"Max": 1,
"Min": 1
},
"icepick.salvaged": {
"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
},
"rf_pager": {
"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
},
"shoes.boots": {
"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": 5,
"Min": 5
},
"supply.signal": {
"Max": 1,
"Min": 1
},
"syringe.medical": {
"Max": 5,
"Min": 5
},
"targeting.computer": {
"Max": 5,
"Min": 5
},
"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
},
"water.catcher.large.blueprint": {
"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": 9,
"ItemsMin": 9,
"MaxBPs": 1,
"Scrap": 0
},
"assets/prefabs/misc/supply drop/supply_drop.prefab": {
"Enabled": true,
"ItemList": {
"ammo.pistol": {
"Max": 150,
"Min": 150
},
"ammo.pistol.fire": {
"Max": 100,
"Min": 100
},
"ammo.pistol.hv": {
"Max": 100,
"Min": 100
},
"ammo.rifle": {
"Max": 120,
"Min": 120
},
"ammo.rifle.explosive": {
"Max": 80,
"Min": 80
},
"ammo.rifle.hv": {
"Max": 100,
"Min": 100
},
"ammo.rifle.incendiary": {
"Max": 80,
"Min": 80
},
"ammo.shotgun": {
"Max": 60,
"Min": 60
},
"ammo.shotgun.fire": {
"Max": 80,
"Min": 40
},
"ammo.shotgun.slug": {
"Max": 40,
"Min": 40
},
"autoturret": {
"Max": 1,
"Min": 1
},
"bucket.helmet": {
"Max": 1,
"Min": 1
},
"coffeecan.helmet": {
"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
},
"explosive.timed": {
"Max": 1,
"Min": 1
},
"flamethrower": {
"Max": 1,
"Min": 1
},
"grenade.beancan": {
"Max": 1,
"Min": 1
},
"grenade.f1": {
"Max": 1,
"Min": 1
},
"guntrap": {
"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
},
"hoodie": {
"Max": 1,
"Min": 1
},
"jacket": {
"Max": 1,
"Min": 1
},
"jacket.snow": {
"Max": 1,
"Min": 1
},
"knife.combat": {
"Max": 1,
"Min": 1
},
"longsword": {
"Max": 1,
"Min": 1
},
"lowgradefuel": {
"Max": 35,
"Min": 35
},
"mace": {
"Max": 1,
"Min": 1
},
"metal.facemask": {
"Max": 1,
"Min": 1
},
"metal.plate.torso": {
"Max": 1,
"Min": 1
},
"metal.refined": {
"Max": 50,
"Min": 50
},
"pants": {
"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.m39": {
"Max": 1,
"Min": 1
},
"riot.helmet": {
"Max": 1,
"Min": 1
},
"salvaged.cleaver": {
"Max": 1,
"Min": 1
},
"shotgun.double": {
"Max": 1,
"Min": 1
},
"shotgun.spas12": {
"Max": 1,
"Min": 1
},
"shotgun.waterpipe": {
"Max": 1,
"Min": 1
},
"smg.2": {
"Max": 1,
"Min": 1
},
"smg.mp5": {
"Max": 1,
"Min": 1
},
"smg.thompson": {
"Max": 1,
"Min": 1
},
"spear.stone": {
"Max": 1,
"Min": 1
},
"trap.bear": {
"Max": 3,
"Min": 3
},
"trap.landmine": {
"Max": 3,
"Min": 3
},
"tshirt.long": {
"Max": 1,
"Min": 1
},
"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
},
"wood.armor.pants": {
"Max": 1,
"Min": 1
}
},
"ItemsMax": 15,
"ItemsMin": 11,
"MaxBPs": 1,
"Scrap": 0
},
"assets/prefabs/npc/m2bradley/bradley_crate.prefab": {
"Enabled": true,
"ItemList": {
"ammo.pistol": {
"Max": 150,
"Min": 150
},
"ammo.rifle": {
"Max": 150,
"Min": 80
},
"ammo.rifle.explosive": {
"Max": 100,
"Min": 100
},
"ammo.rifle.hv": {
"Max": 100,
"Min": 100
},
"ammo.rifle.incendiary": {
"Max": 100,
"Min": 100
},
"ammo.rocket.fire": {
"Max": 5,
"Min": 5
},
"ammo.rocket.hv": {
"Max": 3,
"Min": 3
},
"ammo.shotgun": {
"Max": 80,
"Min": 80
},
"cctv.camera": {
"Max": 5,
"Min": 5
},
"door.double.hinged.toptier": {
"Max": 1,
"Min": 1
},
"door.hinged.toptier": {
"Max": 1,
"Min": 1
},
"explosive.timed": {
"Max": 1,
"Min": 1
},
"floor.ladder.hatch": {
"Max": 1,
"Min": 1
},
"lmg.m249": {
"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
},
"rifle.m39": {
"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
},
"techparts": {
"Max": 12,
"Min": 10
},
"weapon.mod.8x.scope": {
"Max": 1,
"Min": 1
},
"weapon.mod.lasersight": {
"Max": 1,
"Min": 1
},
"weapon.mod.small.scope": {
"Max": 1,
"Min": 1
}
},
"ItemsMax": 7,
"ItemsMin": 7,
"MaxBPs": 1,
"Scrap": 0
},
"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
},
"rifle.m39": {
"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": 5,
"ItemsMin": 5,
"MaxBPs": 1,
"Scrap": 0
}
}
}This is my LootTables.json, just basically increased the amount of stackable items and scrap dropped by each container respectively. I also increased the amount of items and scrap that barrels drop, which was the easiest way to tell the plugin wasn't working. And before you ask, yes I did validate this.
Your loottable look fine.
your config ?
What does console say when you load/reload the plugin ?
Does it say "populating containers" etc ?
FuelStream
Your loottable look fine.
your config ?
What does console say when you load/reload the plugin ?
Does it say "populating containers" etc ?
{
"Barrel": {
"barrelTypes": "loot_barrel_1|loot_barrel_2|loot_trash",
"enableBarrels": true,
"maxItemsPerBarrel": 6,
"minItemsPerBarrel": 6,
"refreshBarrels": false
},
"Crate": {
"crateTypes": "crate_normal|crate_normal_2|crate_tools",
"enableCrates": true,
"maxItemsPerCrate": 8,
"minItemsPerCrate": 8,
"refreshCrates": true
},
"Generic": {
"blueprintProbability": 0.11,
"dropWeaponsWithAmmo": true,
"enforceBlacklist": false,
"listUpdatesOnLoaded": true,
"listUpdatesOnRefresh": false,
"pluginEnabled": true,
"refreshMinutes": 30,
"removeStackedContainers": true,
"seperateLootTables": 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"
]
},
"HeliCrate": {
"includeHeliCrate": true,
"maxItemsPerHeliCrate": 4,
"minItemsPerHeliCrate": 4,
"useCustomTableHeli": true
},
"Rarity": {
"Override": {
"autoturret": 4,
"lmg.m249": 4,
"targeting.computer": 3
}
},
"SupplyDrop": {
"includeSupplyDrop": true,
"maxItemsPerSupplyDrop": 10,
"minItemsPerSupplyDrop": 8,
"useCustomTableSupply": true
}
}This is my config, i just copied and pasted the default configuration on the plugin page into it and validated it, I didn't change anything in here before I made sure changing the LootTables.json wasn't doing anyhting.
I should've said this in the original post, but I'm fairly new to this and im not hosting the server myself, I'm using a service called GameServerKings. I have Oxide up to date and every other plugin I have works fine, except this one.
I looked through the console as the server was starting up, didn't see anything that said 'populating containers', however i might've missed it.
For reference this is the config that is generated without adding anything to it:
{
"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
}
}
} The config on the plugin page is not usable anymore.
If you read the first line of the documentation is says it is oudated
The second cofig (the auto generated one) should work fine as a start.
I would advise you to use an admin tool like RustAdmin or similar to make control of you server easier.
Merged post
Did you get it working ?