Thank you.
Best regards.
I have another loot-related question!
I'm changing the looting for Military Crate, but I want it to always spawn scrap like the default looting.
I set it up as shown below, but scrap never spawns.
Am I doing something wrong?
●Config
"crate_normal": {
"enabled": true,
"lootTable": "militarycrate",
"maxItems": 3,
"minItems": 2,
"gunsWithAmmo": false,
"noGuns": false,
"MaxBps": 3,
"WaterPreFillPercent": 20,
"ClearContainerFirst": true
},
●Data
"AlwaysSpawnList": [
"Scrap"
],
"Spawn_Vanilla_Scrap": true,
"Vanilla_Scrap_Multiplier": 1,