Creating Content ‐ Magazines - FlansMods/FlansModReloaded GitHub Wiki
Breakdown coming soon, this is an example file:
{
"tags": [
"flansvendersgame:hm_9"
],
"modifiers": [],
"ammoLoadMode": "FullMag",
"ammoConsumeMode": "FirstNonEmpty",
"upgradeCost": 0,
"numRounds": 12,
"allRoundsMustBeIdentical": false,
"matchingBullets": {
"itemIDFilters": [],
"itemTagFilters": [
{
"filterType": "Allow",
"matchResourceLocations": [
"flansmod:pistol_bullet"
]
}
],
"materialFilters": []
}
}