add nature and explorer compass
This commit is contained in:
parent
0569562319
commit
164d191371
10
index.toml
10
index.toml
@ -1383,6 +1383,11 @@ file = "mods/every-compat.pw.toml"
|
|||||||
hash = "8bbe92e15aaab94d5af8ebec761bf876cce1773bf17df178735c0d8a7a86dedf"
|
hash = "8bbe92e15aaab94d5af8ebec761bf876cce1773bf17df178735c0d8a7a86dedf"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/explorers-compass.pw.toml"
|
||||||
|
hash = "0ba2a01934d2de588071ac5a5281dd9a29fc46166fe6b9f99a809a70fe1a6668"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/exposure.pw.toml"
|
file = "mods/exposure.pw.toml"
|
||||||
hash = "ce198cf0e4ac56f35c03b5e721eacbd6c6bc86b6ab318c4c7259082edb625fc2"
|
hash = "ce198cf0e4ac56f35c03b5e721eacbd6c6bc86b6ab318c4c7259082edb625fc2"
|
||||||
@ -2097,6 +2102,11 @@ file = "mods/naturalist.pw.toml"
|
|||||||
hash = "19429eeec3e121b064c26f7ac56c83c99b01848f53be9a224488e92cbcb59ce5"
|
hash = "19429eeec3e121b064c26f7ac56c83c99b01848f53be9a224488e92cbcb59ce5"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/natures-compass.pw.toml"
|
||||||
|
hash = "464e83a35e22e9bbdf7be38cf7a7a98c39462a0a50b01d2a1355bcae9167ea7a"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/necronomicon.pw.toml"
|
file = "mods/necronomicon.pw.toml"
|
||||||
hash = "1802dcd780c6deb02fb0d9251474f221077c7c80b8d673585ab59a93f4fe2abb"
|
hash = "1802dcd780c6deb02fb0d9251474f221077c7c80b8d673585ab59a93f4fe2abb"
|
||||||
|
|||||||
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.20.1-1.3.3-forge.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "4c327f26a44ab8d80d73961ff12700d120c4610c"
|
||||||
|
mode = "metadata:curseforge"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.curseforge]
|
||||||
|
file-id = 4712194
|
||||||
|
project-id = 491794
|
||||||
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.20.1-1.11.2-forge.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "31ae930cdbb34e8e05e1954cfb2fee3a3813e850"
|
||||||
|
mode = "metadata:curseforge"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.curseforge]
|
||||||
|
file-id = 4712189
|
||||||
|
project-id = 252848
|
||||||
@ -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 = "ec9de525cf7b463ec01ce09f9237dfc4814e6cbac3d25fe99c589a27aa5ecaaa"
|
hash = "75ebba44a68f486bac264bcbdb3e68a5126e2a3b02d666344fc8c7e5a3615f2d"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
forge = "47.4.8"
|
forge = "47.4.8"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user