Where is the loot table located?

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
        }
      ]
    },
    {​

I see, unless you set 

"Loot - Use Custom loot spawns": true,​
the data file won't appear.
btw, if you set this to false, it doesn't use the default loot tables. I'm not sure what it's using but every crate I received had either c4 and rockets or cameras. If it matters I'm using AlphaLoot.
NDA7K81lMY4sshf.png Bumfuzzler

I see, unless you set 

"Loot - Use Custom loot spawns": true,​
the data file won't appear.
btw, if you set this to false, it doesn't use the default loot tables. I'm not sure what it's using but every crate I received had either c4 and rockets or cameras. If it matters I'm using AlphaLoot.

I'm not sure what to tell you because I run it actively on my server with default loot tables. I don't use AlphaLoot, so I'm not sure if that has anything to do with it.