This repository has been archived on 2023-06-09. You can view files and clone it, but cannot push or open issues or pull requests.
ChunkOverflowModPatcher/build/resources/main/pack.mcmeta
2020-04-14 18:56:16 +02:00

8 lines
406 B
JSON

{
"pack": {
"description": "examplemod resources",
"pack_format": 3,
"_comment": "A pack_format of 3 should be used starting with Minecraft 1.11. All resources, including language files, should be lowercase (eg: en_us.lang). A pack_format of 2 will load your mod resources with LegacyV2Adapter, which requires language files to have uppercase letters (eg: en_US.lang)."
}
}