I'm seeing this in the documentation, but I don't have this file. Where is the loot table located?
Default HeliControlData.json - located in [COLOR=rgb(255, 77, 77)]/oxide/data/HeliControlData.json[/COLOR]:
Use https://www.jsonlint.com/ to validate your JSON after editing it!{
"HeliInventoryLists": [
{
"lootBoxContents": [
{
"name": "rifle.ak",
"amount": 1,
"isBP": false
},
{
"name": "ammo.rifle.hv",
"amount": 128,
"isBP": false
}
]
},
{