diff --git a/src/index.toml b/src/index.toml index 6b30cd3..1da59b5 100644 --- a/src/index.toml +++ b/src/index.toml @@ -337,6 +337,11 @@ file = "mods/baubley-heart-canisters.pw.toml" hash = "4abd0d53e87555ba75e23c4b0c3dac66b35c961eb8f87ebfc3358547acccef9e" metafile = true +[[files]] +file = "mods/bens-sharks.pw.toml" +hash = "248cead13effb47510dd6dc670de6c16fdc436f1558aafa5c54f13fbcfeb6a90" +metafile = true + [[files]] file = "mods/better-combat.pw.toml" hash = "cbf0c726dc6a0117faa264c7eba1d59d5a1e11a6c2ede1c2be4d6f320fdd62d5" @@ -662,6 +667,16 @@ file = "mods/ferrite-core.pw.toml" hash = "4a73f04a8986129d79ea4f283a0a33ce51af17079b6efa23596af5bc685e1c1e" metafile = true +[[files]] +file = "mods/fish-of-thieves.pw.toml" +hash = "1a8880b1693fb409d2400a53b31b3fdcbb91bd1c31db6b19c12b55faf121fd5c" +metafile = true + +[[files]] +file = "mods/fishing-real.pw.toml" +hash = "adc1768b684fdefbd5137a802b7a896268b99e2fc206445704cbb129f49cc454" +metafile = true + [[files]] file = "mods/flux-networks.pw.toml" hash = "de63df967225278681e18afe0e323110322ec02006746980fbe77dbd974b20b3" diff --git a/src/mods/bens-sharks.pw.toml b/src/mods/bens-sharks.pw.toml new file mode 100644 index 0000000..aa23237 --- /dev/null +++ b/src/mods/bens-sharks.pw.toml @@ -0,0 +1,13 @@ +name = "Ben's Sharks" +filename = "benssharks-1.2.4.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/kF6ZFH7j/versions/Sozpx7Jb/benssharks-1.2.4.jar" +hash-format = "sha1" +hash = "1c6e659fd079de7ed080c49e0130b9e7545c48e2" + +[update] +[update.modrinth] +mod-id = "kF6ZFH7j" +version = "Sozpx7Jb" diff --git a/src/mods/fish-of-thieves.pw.toml b/src/mods/fish-of-thieves.pw.toml new file mode 100644 index 0000000..9189432 --- /dev/null +++ b/src/mods/fish-of-thieves.pw.toml @@ -0,0 +1,13 @@ +name = "Fish of Thieves" +filename = "fish_of_thieves-mc1.20.1-v3.0.7-forge.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/BzOTnuqM/versions/aQCV1Qxd/fish_of_thieves-mc1.20.1-v3.0.7-forge.jar" +hash-format = "sha1" +hash = "76e750853054688a3a8586c1a951ea6b6ca31b60" + +[update] +[update.modrinth] +mod-id = "BzOTnuqM" +version = "aQCV1Qxd" diff --git a/src/mods/fishing-real.pw.toml b/src/mods/fishing-real.pw.toml new file mode 100644 index 0000000..4096898 --- /dev/null +++ b/src/mods/fishing-real.pw.toml @@ -0,0 +1,13 @@ +name = "Fishing Real" +filename = "Fishingreal-1.20.1-1.7.2.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/MIdaKqt7/versions/M44pHDr2/Fishingreal-1.20.1-1.7.2.jar" +hash-format = "sha1" +hash = "6544d06e47401f97613227b19623e3e00da20ecb" + +[update] +[update.modrinth] +mod-id = "MIdaKqt7" +version = "M44pHDr2" diff --git a/src/pack.toml b/src/pack.toml index 7cae4d2..244cefa 100644 --- a/src/pack.toml +++ b/src/pack.toml @@ -1,12 +1,12 @@ name = "GalacticFactory" author = "GalacticFactory" -version = "0.8.18" +version = "0.8.19" pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "41a70d73e3b3b90c42e2c9a27c095e67b35ad3bd046cec6bad3780b2242067c0" +hash = "bb6bceceedfc245d7c4317c64d0aa971804e3ecb0536d3b9dc40099aa077053d" [versions] forge = "47.3.0"