diff --git a/.packwizignore b/.packwizignore index ce30eb0..f784f85 100644 --- a/.packwizignore +++ b/.packwizignore @@ -1 +1,3 @@ datapack/ +dependencytree.py +deps.txt diff --git a/index.toml b/index.toml index dd1030e..1593221 100644 --- a/index.toml +++ b/index.toml @@ -4,14 +4,6 @@ hash-format = "sha256" file = "README.md" hash = "c1cdb19704acf5220373b24c643744bcfaa81916620f81ab33e14a48eaee35a8" -[[files]] -file = "dependencytree.py" -hash = "34dbfa755fa2b3001f4f5404750739ef66ab98f46ef4cc1d86e462908e1da429" - -[[files]] -file = "deps.txt" -hash = "eff83608ae702c6a48bfdef8e1fa716aef14dd736345b5510873dba85b1e4210" - [[files]] file = "make-list.py" hash = "e1e749ae9b177824a5dfd0777db21b1165c921983d38862e9fb7890925517adb" diff --git a/pack.toml b/pack.toml index 6e9df48..26db7a7 100644 --- a/pack.toml +++ b/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "f46f5801aaac865dc6791011408a0f3b44effe012817901a12a263445793bb6c" +hash = "4e8da7cb174b99d0e6a15268a09ac4890ba93c165fdbdb78550429ead1e3fe91" [versions] fabric = "0.15.11"