diff --git a/.minecraft/index.toml b/.minecraft/index.toml index da9442a..8b3e791 100644 --- a/.minecraft/index.toml +++ b/.minecraft/index.toml @@ -355,6 +355,11 @@ metafile = true file = "mods/spellbound-weapons-v3.3.0h-fabric-1.19.jar" hash = "224f492e26c9d7a50d8eb164f369c28f7f892cb6b6c8cacf853ffc898acb44a2" +[[files]] +file = "mods/spellbound-weapons.pw.toml" +hash = "1c9b7fb60d4b3f9ff7d7f926c24b1cdcc0af3e4760855eb5e6d0b740538a72de" +metafile = true + [[files]] file = "mods/starlight.pw.toml" hash = "be68ef606c339bbb22f2b812db1e5264d9e3335befc0c348d4dc91a8a3e72e17" diff --git a/.minecraft/mods/spellbound-weapons-v3.3.0h-fabric-1.19.jar b/.minecraft/mods/spellbound-weapons-v3.3.0h-fabric-1.19.jar deleted file mode 100644 index 79eca5a..0000000 Binary files a/.minecraft/mods/spellbound-weapons-v3.3.0h-fabric-1.19.jar and /dev/null differ diff --git a/.minecraft/mods/spellbound-weapons.pw.toml b/.minecraft/mods/spellbound-weapons.pw.toml new file mode 100644 index 0000000..bb8d585 --- /dev/null +++ b/.minecraft/mods/spellbound-weapons.pw.toml @@ -0,0 +1,13 @@ +name = "Spellbound Weapons" +filename = "spellbound-weapons-v3.3.0h-fabric-1.19.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "284aadbffcbaac24df934905551d7e2e473bc70e" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 3864823 +project-id = 638883 diff --git a/.minecraft/pack.toml b/.minecraft/pack.toml index ac30028..0ec017d 100644 --- a/.minecraft/pack.toml +++ b/.minecraft/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "1f41bf6322658dc00f597c99f2a605d26600b57837dab61306456c9412808f9a" +hash = "dfc6edfcc3e00d124e65974e72572fbafe6d5e537df416c37ffafb9f6e0874ee" [versions] fabric = "0.14.8"