reverted previous commits
This commit is contained in:
parent
e1013376ba
commit
89e6fb2688
5 changed files with 24 additions and 24 deletions
|
@ -208,6 +208,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"
|
||||
|
@ -278,11 +283,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"
|
||||
|
@ -320,7 +320,7 @@ metafile = true
|
|||
|
||||
[[files]]
|
||||
file = "mods/botarium.pw.toml"
|
||||
hash = "1371e980652228710ac5319f104b61a48f3f62af17eb0a827cf17ddfb1efd026"
|
||||
hash = "8e1ac677b0fa6dbb1aa9225e12ec2915f853ca41a6611dd802c988a03457e4f6"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
|
|
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
|
|
@ -3,11 +3,11 @@ 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"
|
||||
mode = "metadata:curseforge"
|
||||
|
||||
[update]
|
||||
[update.curseforge]
|
||||
file-id = 4831434
|
||||
project-id = 704113
|
||||
[update.modrinth]
|
||||
mod-id = "2u6LRnMa"
|
||||
version = "kLa36Hso"
|
||||
|
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "3316306443bdd22112ed5456868486fa6094bf3d439f8a9fd42cec72bc1a8d4f"
|
||||
hash = "9c307d57ffc808ab934f97b10d345cde888af3a968b777cbf2d152bc20244941"
|
||||
|
||||
[versions]
|
||||
forge = "47.2.0"
|
||||
|
|
Reference in a new issue