Version bump to 0.8.19
All checks were successful
Actions / Build and Upload Export Files (push) Successful in 13s
Actions / Build Documentation (push) Successful in 29s
Actions / Autotagger (push) Successful in 15s

Mods added:
- Ben's Sharks
- Fish of Thieves
- Fishing Real
This commit is contained in:
Seaswimmer 2024-07-19 21:35:05 -04:00
parent 9870e52666
commit c70a9e654c
Signed by: cswimr
GPG key ID: 3813315477F26F82
5 changed files with 56 additions and 2 deletions

View file

@ -337,6 +337,11 @@ file = "mods/baubley-heart-canisters.pw.toml"
hash = "4abd0d53e87555ba75e23c4b0c3dac66b35c961eb8f87ebfc3358547acccef9e" hash = "4abd0d53e87555ba75e23c4b0c3dac66b35c961eb8f87ebfc3358547acccef9e"
metafile = true metafile = true
[[files]]
file = "mods/bens-sharks.pw.toml"
hash = "248cead13effb47510dd6dc670de6c16fdc436f1558aafa5c54f13fbcfeb6a90"
metafile = true
[[files]] [[files]]
file = "mods/better-combat.pw.toml" file = "mods/better-combat.pw.toml"
hash = "cbf0c726dc6a0117faa264c7eba1d59d5a1e11a6c2ede1c2be4d6f320fdd62d5" hash = "cbf0c726dc6a0117faa264c7eba1d59d5a1e11a6c2ede1c2be4d6f320fdd62d5"
@ -662,6 +667,16 @@ file = "mods/ferrite-core.pw.toml"
hash = "4a73f04a8986129d79ea4f283a0a33ce51af17079b6efa23596af5bc685e1c1e" hash = "4a73f04a8986129d79ea4f283a0a33ce51af17079b6efa23596af5bc685e1c1e"
metafile = true 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]] [[files]]
file = "mods/flux-networks.pw.toml" file = "mods/flux-networks.pw.toml"
hash = "de63df967225278681e18afe0e323110322ec02006746980fbe77dbd974b20b3" hash = "de63df967225278681e18afe0e323110322ec02006746980fbe77dbd974b20b3"

View file

@ -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"

View file

@ -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"

View file

@ -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"

View file

@ -1,12 +1,12 @@
name = "GalacticFactory" name = "GalacticFactory"
author = "GalacticFactory" author = "GalacticFactory"
version = "0.8.18" version = "0.8.19"
pack-format = "packwiz:1.1.0" pack-format = "packwiz:1.1.0"
[index] [index]
file = "index.toml" file = "index.toml"
hash-format = "sha256" hash-format = "sha256"
hash = "41a70d73e3b3b90c42e2c9a27c095e67b35ad3bd046cec6bad3780b2242067c0" hash = "bb6bceceedfc245d7c4317c64d0aa971804e3ecb0536d3b9dc40099aa077053d"
[versions] [versions]
forge = "47.3.0" forge = "47.3.0"