Files
OpinionatedFirearms/data/of-spawn-profile.sample.json
2026-02-11 18:22:33 -05:00

47 lines
830 B
JSON

{
"formatVersion": 1,
"entries": [
{
"item": "Base.1P78",
"enabled": true,
"placements": [
{
"list": "ArmyStorageAmmunition",
"weight": 1
},
{
"list": "ArmyStorageGuns",
"weight": 1
}
]
},
{
"item": "Base.1PN93_4",
"enabled": false,
"placements": [
{
"list": "ArmyStorageAmmunition",
"weight": 1
},
{
"list": "ArmyStorageGuns",
"weight": 1
}
]
},
{
"item": "Base.9x39_Silencer",
"enabled": true,
"placements": [
{
"list": "ArmyStorageAmmunition",
"weight": 1
},
{
"list": "ArmyStorageGuns",
"weight": 1
}
]
}
]
}