Version bump to 0.7.9
Mods added: - Amendments
This commit is contained in:
parent
7e861ff1e3
commit
2826d13e55
3 changed files with 20 additions and 2 deletions
|
@ -271,6 +271,11 @@ file = "mods/aeinfinitybooster.pw.toml"
|
||||||
hash = "7ec07fbf8bd444722601e8acedc7ea199a40edc9a37c4c5df1e449712d0e3dc4"
|
hash = "7ec07fbf8bd444722601e8acedc7ea199a40edc9a37c4c5df1e449712d0e3dc4"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/amendments.pw.toml"
|
||||||
|
hash = "1f2bf8f0922d2dcb2014363a6ba514fbb17ac419bc967819dec4c72f92bb1ed9"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/anvil-restoration.pw.toml"
|
file = "mods/anvil-restoration.pw.toml"
|
||||||
hash = "a004c0754e18840a337bd727c4fa57167fd1d07bcae5b7865f393e91b349bea9"
|
hash = "a004c0754e18840a337bd727c4fa57167fd1d07bcae5b7865f393e91b349bea9"
|
||||||
|
|
13
src/mods/amendments.pw.toml
Normal file
13
src/mods/amendments.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
name = "Amendments"
|
||||||
|
filename = "amendments-1.20-1.1.10.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "f3fe25fde9bc829bba9324bf1b714e6c6858147a"
|
||||||
|
mode = "metadata:curseforge"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.curseforge]
|
||||||
|
file-id = 5170450
|
||||||
|
project-id = 896746
|
|
@ -1,12 +1,12 @@
|
||||||
name = "GalacticFactory"
|
name = "GalacticFactory"
|
||||||
author = "GalacticFactory"
|
author = "GalacticFactory"
|
||||||
version = "0.7.8"
|
version = "0.7.9"
|
||||||
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 = "9ade6a3d332a0dac08e14295065ef3f243a76477b82a97ed365b347f1da26b5d"
|
hash = "8ca517ec516956ecd2fc177961aa5cf35ed9960d81e5e4fbe7366804189bab04"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
forge = "47.2.0"
|
forge = "47.2.0"
|
||||||
|
|
Reference in a new issue