Initial sources added.

This commit is contained in:
stfwi 2019-02-10 17:00:38 +01:00
parent 67d3b6e922
commit f8aaf132a6
77 changed files with 2977 additions and 0 deletions

View file

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