aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/pack.mcmeta
blob: 700e07e43679b89ce0364808330ec433696da76b (plain)
1
2
3
4
5
6
7
{
    "pack": {
        "description": "examplemod resources",
        "pack_format": 5,
        "_comment": "A pack_format of 5 requires json lang files and some texture changes from 1.15. Note: we require v5 pack meta for all mods."
    }
}