Version bump to 0.7.15
Mods added: - Quark Oddities
This commit is contained in:
parent
09cc6844a8
commit
f929ad2d58
3 changed files with 20 additions and 2 deletions
|
@ -1030,6 +1030,11 @@ file = "mods/puzzles-lib.pw.toml"
|
|||
hash = "af94e8930aa37a5be7510b721d3cde32e40ef60964cd10bf701491a43ba4744a"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/quark-oddities.pw.toml"
|
||||
hash = "4b6d6900e40ceea949928423e7863817aeb07c17dba719ca45dac34d3f8d5b41"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/quark.pw.toml"
|
||||
hash = "e02cf24e798f2a3d5bcf83440a8a220a62871a326753f7991d61b8c6113791f5"
|
||||
|
|
13
src/mods/quark-oddities.pw.toml
Normal file
13
src/mods/quark-oddities.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Quark Oddities"
|
||||
filename = "QuarkOddities-1.20.1.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/qeEEslrN/versions/NrzERFzz/QuarkOddities-1.20.1.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "69ed292c207af89febd156d83b3e78f64b35b969"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "qeEEslrN"
|
||||
version = "NrzERFzz"
|
|
@ -1,12 +1,12 @@
|
|||
name = "GalacticFactory"
|
||||
author = "GalacticFactory"
|
||||
version = "0.7.14"
|
||||
version = "0.7.15"
|
||||
pack-format = "packwiz:1.1.0"
|
||||
|
||||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "1664f9e7a21d8cd13fa817997ec052588bdabf122111944a43c716dde268e03b"
|
||||
hash = "f14c085260d6af260933987b42f1d4b0701d71dc617d2d58003caf935ac04176"
|
||||
|
||||
[versions]
|
||||
forge = "47.2.0"
|
||||
|
|
Reference in a new issue