diff --git a/index.toml b/index.toml index a8a423c..7fa35fb 100644 --- a/index.toml +++ b/index.toml @@ -458,6 +458,11 @@ file = "mods/globalpacks.pw.toml" hash = "7cc764aef1bb942d7c5079f4f0c7a6e3a538e043d33186a64890ed869f56dc42" metafile = true +[[files]] +file = "mods/handcrafted.pw.toml" +hash = "b92f07d5a77d6dfff1a693dae256925da90483633835a4c307c95d28a12f372c" +metafile = true + [[files]] file = "mods/hold-that-chunk.pw.toml" hash = "8847ebb401a474d65b2ffd00a226356e94791db3f5cf98505beb227e74298884" diff --git a/mods/handcrafted.pw.toml b/mods/handcrafted.pw.toml new file mode 100644 index 0000000..34fdd7d --- /dev/null +++ b/mods/handcrafted.pw.toml @@ -0,0 +1,13 @@ +name = "Handcrafted" +filename = "handcrafted-fabric-1.19.2-2.0.6.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/pJmCFF0p/versions/v0XitsjG/handcrafted-fabric-1.19.2-2.0.6.jar" +hash-format = "sha1" +hash = "d64eeadc7dd3c64a8467754f85bc7c10f0b46cf5" + +[update] +[update.modrinth] +mod-id = "pJmCFF0p" +version = "v0XitsjG" diff --git a/pack.toml b/pack.toml index 969cacb..13db766 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 = "8dcd386dcf977681fb175d50502c8deea4c88184f66fb39eb710bbe9c322f650" +hash = "ee249e8ee54a7f5825bac422dfa2c5b44a9e138e0a0a9f39f54b0d1048ec1dc0" [versions] minecraft = "1.19.2"