Skip to content

Creating Content ‐ Magazines

Flan edited this page Apr 8, 2024 · 2 revisions

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": []
    }
}