Add Explorify
This commit is contained in:
parent
ad95da8d55
commit
c244dde245
4 changed files with 19 additions and 1 deletions
Binary file not shown.
|
|
@ -295,6 +295,11 @@ file = "mods/expanded-ecosphere.pw.toml"
|
||||||
hash = "9f653e870f4169f4a751d926a5574b79276d821c9d8ca8f4d084f882260c26d7"
|
hash = "9f653e870f4169f4a751d926a5574b79276d821c9d8ca8f4d084f882260c26d7"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/explorify.pw.toml"
|
||||||
|
hash = "b6a43638d6f3e40db516964ba9fa1dcdbe2851d3b39b1a91a977eefc7f237480"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/extended-drawers.pw.toml"
|
file = "mods/extended-drawers.pw.toml"
|
||||||
hash = "9bcd28b7857e36ae3e82fe7bba2e9b0182fc1f8d03712113292b29e5854bc690"
|
hash = "9bcd28b7857e36ae3e82fe7bba2e9b0182fc1f8d03712113292b29e5854bc690"
|
||||||
|
|
|
||||||
13
mods/explorify.pw.toml
Normal file
13
mods/explorify.pw.toml
Normal file
|
|
@ -0,0 +1,13 @@
|
||||||
|
name = "Explorify"
|
||||||
|
filename = "explorify-fabric-1.19-1.3.0.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/HSfsxuTo/versions/EWas9ozb/explorify-fabric-1.19-1.3.0.jar"
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "7c4232368bdfdea6e59b92898331322cb5c7444d"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "HSfsxuTo"
|
||||||
|
version = "EWas9ozb"
|
||||||
|
|
@ -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 = "dc70d04487ec0db78382bd40755c9ed3d373b58de842759366d1947329fdff93"
|
hash = "69f8b8bf54fc3f398c1a8dcf6db34f4a164155e193991fdacf3d59b34754ed8f"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.14.22"
|
fabric = "0.14.22"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue