Version bump to 0.8.19
Mods added: - Ben's Sharks - Fish of Thieves - Fishing Real
This commit is contained in:
parent
9870e52666
commit
c70a9e654c
5 changed files with 56 additions and 2 deletions
|
@ -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"
|
||||
|
|
13
src/mods/bens-sharks.pw.toml
Normal file
13
src/mods/bens-sharks.pw.toml
Normal 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"
|
13
src/mods/fish-of-thieves.pw.toml
Normal file
13
src/mods/fish-of-thieves.pw.toml
Normal 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"
|
13
src/mods/fishing-real.pw.toml
Normal file
13
src/mods/fishing-real.pw.toml
Normal 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"
|
|
@ -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"
|
||||
|
|
Reference in a new issue