Added Nature compass and... Space...?

This commit is contained in:
Casey 2024-04-25 19:45:50 +03:00
parent cb52367531
commit 737c3e4baa
Signed by: hkc
GPG Key ID: F0F6CFE11CDB0960
4 changed files with 37 additions and 1 deletions

View File

@ -9,6 +9,11 @@ file = "mods/3dskinlayers.pw.toml"
hash = "92c615551afff138ea0d74b538a5a1a5fc86b83cbc6a0ec355414fdfad02f776" hash = "92c615551afff138ea0d74b538a5a1a5fc86b83cbc6a0ec355414fdfad02f776"
metafile = true metafile = true
[[files]]
file = "mods/ad-astra.pw.toml"
hash = "034718706cd7bc9baca522753dc62e779d5025ecf7a6a9b9c1d0a2b18b73d967"
metafile = true
[[files]] [[files]]
file = "mods/ae2-mousetweaks-fix.pw.toml" file = "mods/ae2-mousetweaks-fix.pw.toml"
hash = "e5e2a6211343c0b61976d046cf64dad7953ad65991a61cecc926714a44ccc7ee" hash = "e5e2a6211343c0b61976d046cf64dad7953ad65991a61cecc926714a44ccc7ee"
@ -689,6 +694,11 @@ file = "mods/mru.pw.toml"
hash = "051b1bee4a7fd8f2a55753fe95eda061e0f2a724c5b8ad38d2ca3619c88f2fae" hash = "051b1bee4a7fd8f2a55753fe95eda061e0f2a724c5b8ad38d2ca3619c88f2fae"
metafile = true metafile = true
[[files]]
file = "mods/natures-compass.pw.toml"
hash = "5ec7e0e8cb5d8cd6b09f49f9a8eff32a4f7c8f95af37e076644f15ea0011583f"
metafile = true
[[files]] [[files]]
file = "mods/nbt-autocomplete.pw.toml" file = "mods/nbt-autocomplete.pw.toml"
hash = "937bdedef91b78f6df190b8858970edcdce02c4a2cc1e9080bd422313c5b679e" hash = "937bdedef91b78f6df190b8858970edcdce02c4a2cc1e9080bd422313c5b679e"

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.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"

View File

@ -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"

View File

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index] [index]
file = "index.toml" file = "index.toml"
hash-format = "sha256" hash-format = "sha256"
hash = "4a10066b9b16fa0ca08fe77647d537ac1463b2282a05971b891eecb3d8a820ce" hash = "8817913f6cfc0cfdbda61e24305c05e57f2bad9abaaa8f735a5803b4075b6ca1"
[versions] [versions]
fabric = "0.15.10" fabric = "0.15.10"