Added Nature compass and... Space...?
This commit is contained in:
parent
cb52367531
commit
737c3e4baa
10
index.toml
10
index.toml
|
@ -9,6 +9,11 @@ file = "mods/3dskinlayers.pw.toml"
|
|||
hash = "92c615551afff138ea0d74b538a5a1a5fc86b83cbc6a0ec355414fdfad02f776"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/ad-astra.pw.toml"
|
||||
hash = "034718706cd7bc9baca522753dc62e779d5025ecf7a6a9b9c1d0a2b18b73d967"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/ae2-mousetweaks-fix.pw.toml"
|
||||
hash = "e5e2a6211343c0b61976d046cf64dad7953ad65991a61cecc926714a44ccc7ee"
|
||||
|
@ -689,6 +694,11 @@ file = "mods/mru.pw.toml"
|
|||
hash = "051b1bee4a7fd8f2a55753fe95eda061e0f2a724c5b8ad38d2ca3619c88f2fae"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/natures-compass.pw.toml"
|
||||
hash = "5ec7e0e8cb5d8cd6b09f49f9a8eff32a4f7c8f95af37e076644f15ea0011583f"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/nbt-autocomplete.pw.toml"
|
||||
hash = "937bdedef91b78f6df190b8858970edcdce02c4a2cc1e9080bd422313c5b679e"
|
||||
|
|
|
@ -0,0 +1,13 @@
|
|||
name = "Ad Astra"
|
||||
filename = "ad_astra-fabric-1.20.1-1.15.18.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/3ufwT9JF/versions/MxqFxL9C/ad_astra-fabric-1.20.1-1.15.18.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "d93d7a03c15a642fa88c84d67bdca0d90a011efe"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "3ufwT9JF"
|
||||
version = "MxqFxL9C"
|
|
@ -0,0 +1,13 @@
|
|||
name = "Nature's Compass"
|
||||
filename = "NaturesCompass-1.20.1-2.2.3-fabric.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/fPetb5Kh/versions/NovIXDxY/NaturesCompass-1.20.1-2.2.3-fabric.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "0734579799a17b9662b833cc21399521b09161ff"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "fPetb5Kh"
|
||||
version = "NovIXDxY"
|
Loading…
Reference in New Issue