The amount of items in the drop.

You would probably get more support if posted this in English (which is the forum preferred language) , I have no problems with config'ed drop amount for the last few years , might be something conflicting with it.

I have a problem. How else do I set the number of items in the drop? I have 10 of them everywhere, 
but when the drop falls, this one is there (photo). I set min 10 max 10. I use better loot. Thanks for advice

I'm sorry, I don't understand why it was sent in Czech when I entered it in English. I'm sorry.
 
kA4WT3rzVguVDwC.jpg dracicecze
I have a problem. How else do I set the number of items in the drop? I have 10 of them everywhere, 
but when the drop falls, this one is there (photo). I set min 10 max 10. I use better loot. Thanks for advice

I'm sorry, I don't understand why it was sent in Czech when I entered it in English. I'm sorry.
 

I also use this with BetterLoot and have the drop set to 2-4 cargo pods with 12-18 items, the only time that i get less than 12 items if if i throw more than 3 supply signals , then one or more of the cargo pods will have 6-8 items,
I dont have "use custom loot" set to true , I never have the max and min settings the same , You must also have the supply drop enabled in BetterLoot

  "assets/prefabs/misc/supply drop/supply_drop.prefab": {
      "Enabled": true,
      "ItemList": {
        "ammo.grenadelauncher.buckshot": {
          "Max": 20,
          "Min": 5
        },
        "ammo.grenadelauncher.he": {
          "Max": 20,
          "Min": 5
        },
        "ammo.grenadelauncher.smoke": {
          "Max": 20,
          "Min": 5
        },
        "ammo.pistol": {
          "Max": 15,
          "Min": 15
        },
        "ammo.rifle": {
          "Max": 120,
          "Min": 50
        },
        "ammo.rifle.explosive": {
          "Max": 80,
          "Min": 8
        },
        "ammo.rifle.hv": {
          "Max": 100,
          "Min": 50
        },
        "ammo.rifle.incendiary": {
          "Max": 80,
          "Min": 20
        },
        "ammo.rocket.basic": {
          "Max": 4,
          "Min": 2
        },
        "ammo.rocket.fire": {
          "Max": 4,
          "Min": 2
        },
        "ammo.rocket.hv": {
          "Max": 4,
          "Min": 2
        },
        "ammo.rocket.sam": {
          "Max": 4,
          "Min": 2
        },
        "ammo.rocket.smoke": {
          "Max": 4,
          "Min": 2
        },
        "ammo.shotgun": {
          "Max": 16,
          "Min": 6
        },
        "ammo.shotgun.fire": {
          "Max": 18,
          "Min": 4
        },
        "ammo.shotgun.slug": {
          "Max": 14,
          "Min": 4
        },
        "autoturret": {
          "Max": 1,
          "Min": 1
        },
        "computerstation": {
          "Max": 1,
          "Min": 1
        },
        "crossbow": {
          "Max": 1,
          "Min": 1
        },
        "diving.fins": {
          "Max": 1,
          "Min": 1
        },
        "diving.mask": {
          "Max": 1,
          "Min": 1
        },
        "electric.generator.small": {
          "Max": 1,
          "Min": 1
        },
        "explosive.timed": {
          "Max": 1,
          "Min": 1
        },
        "flamethrower": {
          "Max": 1,
          "Min": 1
        },
        "flameturret": {
          "Max": 1,
          "Min": 1
        },
        "hazmatsuit_scientist": {
          "Max": 1,
          "Min": 1
        },
        "Jackhammer": {
          "Max": 1,
          "Min": 1
        },
        "keycard_blue": {
          "Max": 1,
          "Min": 1
        },
        "keycard_red": {
          "Max": 1,
          "Min": 1
        },
        "lmg.m249": {
          "Max": 1,
          "Min": 1
        },
        "multiplegrenadelauncher": {
          "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.semiauto": {
          "Max": 1,
          "Min": 1
        },
        "salvaged.cleaver": {
          "Max": 1,
          "Min": 1
        },
        "shotgun.double": {
          "Max": 1,
          "Min": 1
        },
        "smg.2": {
          "Max": 1,
          "Min": 1
        },
        "smg.mp5": {
          "Max": 1,
          "Min": 1
        },
        "supply.signal": {
          "Max": 1,
          "Min": 1
        },
        "tactical.gloves": {
          "Max": 1,
          "Min": 1
        },
        "targeting.computer": {
          "Max": 1,
          "Min": 1
        },
        "techparts": {
          "Max": 20,
          "Min": 5
        },
        "trap.landmine": {
          "Max": 3,
          "Min": 3
        },
        "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
        }
      },
      "ItemsMax": 18,
      "ItemsMin": 12,
      "MaxBPs": 3,
      "Scrap": 20
    },