Add Ad Astra (space mod)

This commit is contained in:
NullBite 2023-10-15 16:21:08 -04:00
parent d154f6ffc2
commit 764cdd202a
Signed by: nullbite
GPG Key ID: 6C4D545385D4925A
5 changed files with 55 additions and 1 deletions

View File

@ -52,6 +52,11 @@ hash = "6f5bf766cebabca0bcfa339eeb119956c48c40eba03c5aa39d7685eab67c56b5"
file = "config/yosbr/shaderpacks/rethinking-voxels_r0.1_alpha4.zip.txt"
hash = "6e7b02f11cb6feb7f08d1088d042518d1a04cb6b71a7b2b109cf997173510e3c"
[[files]]
file = "mods/ad-astra.pw.toml"
hash = "ff786550ebc945232c072bd3011919ab9fef52baf819705309d67c961332b604"
metafile = true
[[files]]
file = "mods/ae2.pw.toml"
hash = "e9c129d8c33109001d2fe54eab8fd60c85d0dd6b02d00e0ba2aa433d40886160"
@ -122,6 +127,11 @@ file = "mods/borderless-mining.pw.toml"
hash = "c49d42cddfb05cf5e4882d5753bd98a525c9a994fda5f49651003e8266b7aa9d"
metafile = true
[[files]]
file = "mods/botarium.pw.toml"
hash = "f9572e3411ba862d58df58b465a3aa33357c621f4346da987b3f616f70baf5ee"
metafile = true
[[files]]
file = "mods/capes.pw.toml"
hash = "4c712d7ad6d2ddb130b845c3b2c660be7cb7795db21be00b130443730719305e"
@ -367,6 +377,11 @@ file = "mods/resourceful-config.pw.toml"
hash = "57d01e72025cda62fd692056f651cec99fdf34ca8874119dfd3e9d9d16f78195"
metafile = true
[[files]]
file = "mods/resourceful-lib.pw.toml"
hash = "c89835f045a03832c287470cd1729a70f1265e3eac7b3cdaf603c3c1fd677689"
metafile = true
[[files]]
file = "mods/screenshot-to-clipboard.pw.toml"
hash = "672f3809a2053eef01aea4015ca4b0d4be6c507622172c091c17833b8d2ffb39"

13
mods/ad-astra.pw.toml Normal file
View File

@ -0,0 +1,13 @@
name = "Ad Astra"
filename = "ad_astra-fabric-1.20.1-1.15.4.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/3ufwT9JF/versions/DruFc2hK/ad_astra-fabric-1.20.1-1.15.4.jar"
hash-format = "sha1"
hash = "4f3904c169a6ce648675e3ce57962fb8e30a87c6"
[update]
[update.modrinth]
mod-id = "3ufwT9JF"
version = "DruFc2hK"

13
mods/botarium.pw.toml Normal file
View File

@ -0,0 +1,13 @@
name = "Botarium"
filename = "botarium-fabric-1.20.1-2.2.0.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/2u6LRnMa/versions/YgOh7n9M/botarium-fabric-1.20.1-2.2.0.jar"
hash-format = "sha1"
hash = "fb3c305d5558fe11e290abb9933ebab60abd4298"
[update]
[update.modrinth]
mod-id = "2u6LRnMa"
version = "YgOh7n9M"

View File

@ -0,0 +1,13 @@
name = "Resourceful Lib"
filename = "resourcefullib-fabric-1.20.1-2.1.11.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/G1hIVOrD/versions/xeUwwWis/resourcefullib-fabric-1.20.1-2.1.11.jar"
hash-format = "sha1"
hash = "629dd1b13804282cb9d7bdd86ab00009ba089286"
[update]
[update.modrinth]
mod-id = "G1hIVOrD"
version = "xeUwwWis"

View File

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "87cd64ea353a18484c4ec648e1543630d33d95e788e886f255274771e008f545"
hash = "7425c502e5c353f3bd0964d73df0b3062465669d27e71763671c2e5d5756112c"
[versions]
minecraft = "1.20.1"