so... this is what I did I was hoping i was doing it right but doesnt seem that way... I think its the skin id... so basically there is nothing extra spawning in the crates... this is what i used in my config
{
"Shortname -> Items": {
"crate_normal": [
{
"1. Shortname": "targeting.computer",
"2. Chance": 20,
"3. Minimal amount": 10,
"4. Maximal amount": 50,
"5. Skin ID": 0,
"6. Display name": "Recipe",
"7. Blueprint": false
},
{
"1. Shortname": "cctv.camera",
"2. Chance": 20,
"3. Minimal amount": 10,
"4. Maximal amount": 50,
"5. Skin ID": 0,
"6. Display name": "Recycler",
"7. Blueprint": false
},
{
"1. Shortname": "autoturret",
"2. Chance": 10,
"3. Minimal amount": 2,
"4. Maximal amount": 8,
"5. Skin ID": 0,
"6. Display name": "Sentry Turret",
"7. Blueprint": false
},
{
"1. Shortname": "ammo.grenadelauncher.he",
"2. Chance": 15,
"3. Minimal amount": 10,
"4. Maximal amount": 50,
"5. Skin ID": 0,
"6. Display name": "Recipe",
"7. Blueprint": false
},
{
"1. Shortname": "ammo.grenadelauncher.buckshot",
"2. Chance": 25,
"3. Minimal amount": 10,
"4. Maximal amount": 50,
"5. Skin ID": 0,
"6. Display name": "Recipe",
"7. Blueprint": false
},
{
"1. Shortname": "ammo.grenadelauncher.smoke",
"2. Chance": 15,
"3. Minimal amount": 10,
"4. Maximal amount": 50,
"5. Skin ID": 0,
"6. Display name": "Recipe",
"7. Blueprint": false
},
{
"1. Shortname": "multiplegrenadelauncher",
"2. Chance": 10,
"3. Minimal amount": 1,
"4. Maximal amount": 5,
"5. Skin ID": 0,
"6. Display name": "Recipe",
"7. Blueprint": false
},
{
"1. Shortname": "riflebody",
"2. Chance": 10,
"3. Minimal amount": 20,
"4. Maximal amount": 100,
"5. Skin ID": 0,
"6. Display name": "Recipe",
"7. Blueprint": false
},
{
"1. Shortname": "semibody",
"2. Chance": 10,
"3. Minimal amount": 20,
"4. Maximal amount": 100,
"5. Skin ID": 0,
"6. Display name": "Recipe",
"7. Blueprint": false
},
{
"1. Shortname": "smgbody",
"2. Chance": 10,
"3. Minimal amount": 20,
"4. Maximal amount": 100,
"5. Skin ID": 0,
"6. Display name": "Recipe",
"7. Blueprint": false
},
{
"1. Shortname": "metalspring",
"2. Chance": 10,
"3. Minimal amount": 20,
"4. Maximal amount": 100,
"5. Skin ID": 0,
"6. Display name": "Recipe",
"7. Blueprint": false
},
{
"1. Shortname": "metalpipe",
"2. Chance": 10,
"3. Minimal amount": 20,
"4. Maximal amount": 100,
"5. Skin ID": 0,
"6. Display name": "Recipe",
"7. Blueprint": false
},
{
"1. Shortname": "sewingkit",
"2. Chance": 10,
"3. Minimal amount": 20,
"4. Maximal amount": 100,
"5. Skin ID": 0,
"6. Display name": "Recipe",
"7. Blueprint": false
}
],
"crate_elite": [
{
"1. Shortname": "lmg.m249",
"2. Chance": 50,
"3. Minimal amount": 1,
"4. Maximal amount": 2,
"5. Skin ID": 0,
"6. Display name": "Recipe",
"7. Blueprint": false
}
]
}
}