install compass mods
This commit is contained in:
parent
84c7434a97
commit
7091175a49
10
index.toml
10
index.toml
|
@ -14,6 +14,11 @@ file = "mods/cloth-config.pw.toml"
|
|||
hash = "e1b84efda222d3d22b8b683980ef1d089ca015e0d8671cd18f2892f70d4b03e5"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/explorers-compass.pw.toml"
|
||||
hash = "430567cd5fd2b2a1b02595dd638cbc94f090b00ee48bb07efa075817ce0305b7"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/fabric-api.pw.toml"
|
||||
hash = "5197e9172dd9a9b06303b85a837e7a044b71c005b3d0003aa19041a253daf541"
|
||||
|
@ -39,6 +44,11 @@ file = "mods/lithium.pw.toml"
|
|||
hash = "54a337d13450b35dfc931e7a5f3ed9fca1a1992ec51d3b1e4ea1cb5f7cd2d09c"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/natures-compass.pw.toml"
|
||||
hash = "df5d311dc2b08556afa338e43b69abb71448644375dd892a3dc97d455f28203c"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/nullscape.pw.toml"
|
||||
hash = "eb9e018bcea14732b53ca4678593c1e9f7bab63cc11f8bba497475bf975c20be"
|
||||
|
|
13
mods/explorers-compass.pw.toml
Normal file
13
mods/explorers-compass.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Explorer's Compass"
|
||||
filename = "ExplorersCompass-1.19.2-2.2.0-fabric.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/RV1qfVQ8/versions/oTdBRYxv/ExplorersCompass-1.19.2-2.2.0-fabric.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "ddb21231caa052f2ef5618366ca7e7242c751e4d"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "RV1qfVQ8"
|
||||
version = "oTdBRYxv"
|
13
mods/natures-compass.pw.toml
Normal file
13
mods/natures-compass.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Nature's Compass"
|
||||
filename = "NaturesCompass-1.19.2-2.1.0-fabric.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/fPetb5Kh/versions/mtJLgFgQ/NaturesCompass-1.19.2-2.1.0-fabric.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "fe1341df482f7ea979972f0e55ef333e59aaa087"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "fPetb5Kh"
|
||||
version = "mtJLgFgQ"
|
Loading…
Reference in a new issue