Version bump to 0.5.14
Mods added: - Ad Astra - Botarium Mods removed: - Beyond Earth - Breaks KubeJS
This commit is contained in:
parent
d34fba5b67
commit
3e4647bbdc
5 changed files with 38 additions and 20 deletions
|
@ -112,6 +112,11 @@ file = "mods/achievements-optimizer.pw.toml"
|
|||
hash = "75889cd64eaaa53e048df6796dba423aed5aa7fdbf2c82c262ad59eaf5a29c85"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/ad-astra.pw.toml"
|
||||
hash = "297bdd961c91a416b8bbaa049ec0554db14e0db2c22cdd0b1d872ba067a73a02"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/ae2-things-forge.pw.toml"
|
||||
hash = "8f7696617249a4be35a9d1a2caecce4e17bbffe823f904d10c6fc8b72c4352ca"
|
||||
|
@ -182,11 +187,6 @@ file = "mods/betterf3.pw.toml"
|
|||
hash = "ca52b58cf0540bcec5d8b0318cddb371683b6f3f87ad9b925ff600ddd330f461"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/beyond-earth.pw.toml"
|
||||
hash = "2ede10b44ab74c895ac3af5261063ed75fea929965db4951e9559e3e839d3da8"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/biomes-o-plenty.pw.toml"
|
||||
hash = "b0119b17c7c9a075780d55dc87749942a835365db5578102d6250db8875e8267"
|
||||
|
@ -202,6 +202,11 @@ file = "mods/borderless.pw.toml"
|
|||
hash = "a14e9890eca705a0f01d1825bd1b26501a0b99db4f112296382819171441e87d"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/botarium.pw.toml"
|
||||
hash = "8e1ac677b0fa6dbb1aa9225e12ec2915f853ca41a6611dd802c988a03457e4f6"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/builtin-servers.pw.toml"
|
||||
hash = "40398fcc68b7ec1bc36582dce0e04a3cc7bdbb58a641bc28fe0b72de80d805f2"
|
||||
|
|
13
src/mods/ad-astra.pw.toml
Normal file
13
src/mods/ad-astra.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Ad Astra"
|
||||
filename = "ad_astra-forge-1.20.1-1.15.4.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/3ufwT9JF/versions/AUgYW5MG/ad_astra-forge-1.20.1-1.15.4.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "3730a4fafb3f2432226ee195f133ac39949519f6"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "3ufwT9JF"
|
||||
version = "AUgYW5MG"
|
|
@ -1,13 +0,0 @@
|
|||
name = "Beyond Earth [Forge]"
|
||||
filename = "Beyond-Earth-1.20.1-7.0-SNAPSHOT.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
hash-format = "sha1"
|
||||
hash = "0355e26328cc3f1c471b265a5cb717acde7027a7"
|
||||
mode = "metadata:curseforge"
|
||||
|
||||
[update]
|
||||
[update.curseforge]
|
||||
file-id = 4862818
|
||||
project-id = 377448
|
13
src/mods/botarium.pw.toml
Normal file
13
src/mods/botarium.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Botarium"
|
||||
filename = "botarium-forge-1.20.1-2.2.1.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/2u6LRnMa/versions/kLa36Hso/botarium-forge-1.20.1-2.2.1.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "d0d985e3ad275c68f8140520312062e41cca37e7"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "2u6LRnMa"
|
||||
version = "kLa36Hso"
|
|
@ -1,12 +1,12 @@
|
|||
name = "GalacticFactory"
|
||||
author = "GalacticFactory"
|
||||
version = "0.5.13"
|
||||
version = "0.5.14"
|
||||
pack-format = "packwiz:1.1.0"
|
||||
|
||||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "528fb2bf8211c42d6145e60a5f5f841fa6fa069f5b32042710fc5a88b01201ce"
|
||||
hash = "12d54c234cabe26c156ebed5f12b19429d35284b4ac335b0dda60703a6eb07dc"
|
||||
|
||||
[versions]
|
||||
forge = "47.2.0"
|
||||
|
|
Reference in a new issue