diff options
| -rw-r--r-- | .packwizignore | 1 | ||||
| -rw-r--r-- | index.toml | 4 | ||||
| -rw-r--r-- | pack.toml | 2 |
3 files changed, 4 insertions, 3 deletions
diff --git a/.packwizignore b/.packwizignore index 42366c5..30994a0 100644 --- a/.packwizignore +++ b/.packwizignore @@ -1 +1,2 @@ /README.md +/LICENSE @@ -22,7 +22,7 @@ metafile = true [[files]] file = "mods/armored-elytra.pw.toml" -hash = "b46af2de1693fcaf892fd6dd1734915a9a36549093144b724e940cce5936e17c" +hash = "12dbea6409585a4ea62ccfbb1db0c03cc86b5f39e6a9111c013fc13c977c4b17" metafile = true [[files]] @@ -87,7 +87,7 @@ metafile = true [[files]] file = "mods/fallingtree.pw.toml" -hash = "99f6a7efa6c8946aacfa1465ad8a2912cdf3233dc09a5788ad5d7f6d679836b4" +hash = "4d6fd8cc4fcbdd0d75dc8cee60521977974cfc23c7dde66a691ed9b30ad5344a" metafile = true [[files]] @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "0a4d1108682779338d2ae5f3b7d50e3ec017dbd73b71ddb6877c560fb8da0bd8" +hash = "862e65a1e015e9609b29ea256cebac2a2bb73f911cfb5c38e2007d4c65421c42" [versions] minecraft = "1.19.2" |
