Crude Oil Rare

Since I installed Better Loot, Crude Oil has become very rare. I ususally farm the ocean for Crude Oil. It does give a bit more regular fuel but Crude Oil is now very rare. Also, not sure if this is normal, but Fuses also seem rare but not 100% sure yet.

Edit the data config for the results you want

nMyfFlEnglczTD3.jpg pookins

Edit the data config for the results you want

I looked there but I don't see Crude Oil listed.

 

Someting like this.  and ItemsMin and ItemsMax equal 2 to drop both

    "assets/bundled/prefabs/radtown/oil_barrel.prefab": {
      "Enabled": true,
      "ItemList": {
        "crude.oil": {
          "Max": 10,
          "Min": 5
        },
        "lowgradefuel": {
          "Max": 10,
          "Min": 5
        }
      },
      "ItemsMax": 2,
      "ItemsMin": 2,
      "MaxBPs": 0,
      "Scrap": 0
    },​
Jayinwww

I looked there but I don't see Crude Oil listed.

 

Any item that is not already listed as loot can be found in the data items list,