diff --git a/index.toml b/index.toml index 67a72a5..d4a37fb 100644 --- a/index.toml +++ b/index.toml @@ -631,6 +631,11 @@ file = "mods/lootr.pw.toml" hash = "254118ff0a49aba7e82c3e515cd4856bd71c556963b0a45ee21bbea7a82cac68" metafile = true +[[files]] +file = "mods/magnum-torch.pw.toml" +hash = "e0eb9856cfbcefd70a853efd4e5ab8deb6a3add9f97f927860ed19b8055f8b88" +metafile = true + [[files]] file = "mods/mekanism.pw.toml" hash = "42061fd570a0b7a8063c0860056c6391593190caa0f12d3b49105e52a56817fe" diff --git a/mods/magnum-torch.pw.toml b/mods/magnum-torch.pw.toml new file mode 100644 index 0000000..5af5254 --- /dev/null +++ b/mods/magnum-torch.pw.toml @@ -0,0 +1,13 @@ +name = "Magnum Torch" +filename = "MagnumTorch-v21.1.1-1.21.1-NeoForge.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/jorDmSKv/versions/BZAhwo2r/MagnumTorch-v21.1.1-1.21.1-NeoForge.jar" +hash-format = "sha512" +hash = "254fe8a667d170b30471b46c83905126c501527efe913cbc939d40a8a7b01a3c1ad7c56b634778ed1599ebf2a99b9443828bc787d8ada4561bd1f8c3c61eecdf" + +[update] +[update.modrinth] +mod-id = "jorDmSKv" +version = "BZAhwo2r" diff --git a/pack.toml b/pack.toml index 1226f50..b1ec053 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 = "edebc7a3e62418626fb430be3fa247ca4377cb576a901e2b98d9add07e0c452a" +hash = "f9f40e5b944ab63d14a617a4b1f2d4b699250b4d5bbda40b7158178618bd9d45" [versions] minecraft = "1.21.1"