Mirror, array and quickreplace.

This commit is contained in:
Christian Knaapen
2018-09-15 11:21:21 +02:00
commit f8f76e8f24
30 changed files with 2341 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
{
"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)."
}
}