Initial 1.15 commit

This commit is contained in:
Christian Knaapen
2020-03-15 15:05:57 +01:00
parent 74d74390d2
commit e22ad0c311
22 changed files with 667 additions and 139 deletions

View File

@@ -1,7 +1,7 @@
{
"pack": {
"description": "examplemod resources",
"pack_format": 4,
"_comment": "A pack_format of 4 requires json lang files. Note: we require v4 pack meta for all mods."
"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."
}
}
}