Version 1.0

This commit is contained in:
micle
2021-05-29 16:01:58 +01:00
commit 439440767d
26 changed files with 828 additions and 0 deletions

7
src/main/resources/pack.mcmeta Executable file
View File

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