How can i add Diesel Oil to Barrels?

How can i add Diesel Oil to Barrels?

 

"oil_barrel": {
"Enabled": true,
"Extra Items Min": 2,
"Extra Items Max": 3,
"Loot Multiplier": 5.0,
"Utilize Vanilla Loot Tables on Default Loot": true,
"Utilize Vanilla Loot Tables on Extra Loot": true,
"Utilize Random Rarity (depending on Items ALREADY in the container)": true,
"Rarity To Use (ONLY if 'Utilize Vanilla Loot Tables' is FALSE & 'Utilize Random Rarity' is FALSE | 0 = None, 1 = Common, 2 = Uncommon, 3 = Rare, 4 = Very Rare)": [
1,
2,
3,
4
]
},

 

diesel_barrel

Any suggestion?

Memret99

Any suggestion?

I dont use this plugin but the doc's say

Modifying Items To Spawn

Working with existing Loot Tables

You can go into 'oxide/data/MagicLoot.json' to modify all items that can possibly be spawned. Here you will find a dictionary of all items containing as the key the 'Item Shortname' and as the value the 'Stacksize' it can be spawned in. If you change the 'Stacksize' to 0, the item will not be spawned.