diff --git a/index.toml b/index.toml index c8bd06a..affc4f1 100644 --- a/index.toml +++ b/index.toml @@ -159,6 +159,11 @@ file = "mods/fallingleaves.pw.toml" hash = "f0a1c212e68166b823a68080b32fd27d772fe87d533409fc0feb35a5c4c2093e" metafile = true +[[files]] +file = "mods/forgetmechunk.pw.toml" +hash = "c576911c18870a36c1337d4f48b708fb620b51f1cb0c6497e5cab661ae07f5a0" +metafile = true + [[files]] file = "mods/ibe-editor.pw.toml" hash = "08be1456428da6117b49969f844dcd4333ec892a4903f38c4633d358588ead26" diff --git a/mods/forgetmechunk.pw.toml b/mods/forgetmechunk.pw.toml new file mode 100644 index 0000000..c4c567c --- /dev/null +++ b/mods/forgetmechunk.pw.toml @@ -0,0 +1,13 @@ +name = "ForgetMeChunk" +filename = "forgetmechunk-1.0.4-1.18.X-1.19.X.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/vRXn3MrA/versions/1.0.4/forgetmechunk-1.0.4-1.18.X-1.19.X.jar" +hash-format = "sha1" +hash = "ed03ad25fb8cbfae4637edd5a4dd6386d9a6231e" + +[update] +[update.modrinth] +mod-id = "vRXn3MrA" +version = "yX5SANL7" diff --git a/pack.toml b/pack.toml index d55ab6a..7df80a1 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 = "9301dc4c0b91ee4978d13d9e257baac14b0ed1e52720ae1b81561396b3a50b1b" +hash = "4286d4e625ce69fa09d681eb69d54926c42fd4c77bdf600e221333d3c59e20a4" [versions] minecraft = "1.19"