ModernFix/fabric/testmod/src/main/resources/pack.mcmeta
2023-08-09 21:45:21 -04:00

8 lines
226 B
JSON

{
"pack": {
"description": "testmod resources",
"pack_format": 6,
"_comment": "A pack_format of 6 requires json lang files and some texture changes from 1.16.2. Note: we require v6 pack meta for all mods."
}
}