Version bump to 0.6.7
Mods added: - Bygone Nether - Moog's Voyager Structures
This commit is contained in:
parent
99275e1cb9
commit
199bdf0315
4 changed files with 38 additions and 2 deletions
|
@ -328,6 +328,11 @@ file = "mods/builtin-servers.pw.toml"
|
|||
hash = "40398fcc68b7ec1bc36582dce0e04a3cc7bdbb58a641bc28fe0b72de80d805f2"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/bygone-nether.pw.toml"
|
||||
hash = "af3ece2be745c14463ba713fd453cfca07f829137059d74954cc392a6de36e3e"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/callable-horses.pw.toml"
|
||||
hash = "e87bc30ef60440cd3f9055490e9f707c0dd3287e6cd50edfb20c9594428cd0f4"
|
||||
|
@ -733,6 +738,11 @@ file = "mods/mod-name-tooltip.pw.toml"
|
|||
hash = "0f37846b5bc38059aad5800e48e22a7d24b915ef553e3241af2b63e9ba864237"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/moogs-voyager-structures.pw.toml"
|
||||
hash = "5ca2eca963c99e5a2de86457ed29a177262489cb511e3a09639ec32550e3849d"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/moonlight.pw.toml"
|
||||
hash = "542d17a03894b52091d5d4a26e441e92bb43f48b5f6c6e6ef252f361b5f2e83e"
|
||||
|
|
13
src/mods/bygone-nether.pw.toml
Normal file
13
src/mods/bygone-nether.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Bygone Nether"
|
||||
filename = "bygonenether-1.3.2-1.20.x.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/kt3BLgXB/versions/RA38ax2z/bygonenether-1.3.2-1.20.x.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "529e31d2877b87a8bf006f590513a33ab6b73171"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "kt3BLgXB"
|
||||
version = "RA38ax2z"
|
13
src/mods/moogs-voyager-structures.pw.toml
Normal file
13
src/mods/moogs-voyager-structures.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "MVS - Moog's Voyager Structures"
|
||||
filename = "mvs-4.1.1-1.20-forge.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/OQAgZMH1/versions/hKZzRjeN/mvs-4.1.1-1.20-forge.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "d249a1f3eea72d196eca789d2aa9804357367ebb"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "OQAgZMH1"
|
||||
version = "hKZzRjeN"
|
|
@ -1,12 +1,12 @@
|
|||
name = "GalacticFactory"
|
||||
author = "GalacticFactory"
|
||||
version = "0.6.6"
|
||||
version = "0.6.7"
|
||||
pack-format = "packwiz:1.1.0"
|
||||
|
||||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "90ced9a4eb3ca4c31b5bec46e7a79e0e0c722caec035c20877a917e1d3f1274d"
|
||||
hash = "9ff90bc95b100832ccdad52bdd992ab7ff998323a593017b823f6b632d88878d"
|
||||
|
||||
[versions]
|
||||
forge = "47.2.0"
|
||||
|
|
Reference in a new issue