add polydex
This commit is contained in:
parent
a52f65c123
commit
7239635836
3 changed files with 19 additions and 1 deletions
|
|
@ -299,6 +299,11 @@ file = "mods/polydecorations.pw.toml"
|
||||||
hash = "dab98a2cca79a4c0e3b863d3725c94f7cb797f3592bc7d9d6c2a14c4e7b08ab9"
|
hash = "dab98a2cca79a4c0e3b863d3725c94f7cb797f3592bc7d9d6c2a14c4e7b08ab9"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/polydex.pw.toml"
|
||||||
|
hash = "1a158aac245634f9c75b87a2e7e705c44fa53eeaba28db495246461cbea25af7"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/polyfactory.pw.toml"
|
file = "mods/polyfactory.pw.toml"
|
||||||
hash = "b8a7225060e661b80b7cfc87f0fcc7c3aad9d11efa90c8370595ddee85174d62"
|
hash = "b8a7225060e661b80b7cfc87f0fcc7c3aad9d11efa90c8370595ddee85174d62"
|
||||||
|
|
|
||||||
13
mods/polydex.pw.toml
Normal file
13
mods/polydex.pw.toml
Normal file
|
|
@ -0,0 +1,13 @@
|
||||||
|
name = "Polydex"
|
||||||
|
filename = "polydex-1.8.1+1.21.11.jar"
|
||||||
|
side = "server"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/m5NB7FJE/versions/N2p8L9kI/polydex-1.8.1%2B1.21.11.jar"
|
||||||
|
hash-format = "sha512"
|
||||||
|
hash = "4b6176b570689cc3794103ef2d62cd09b5c4c5fb132aa2a129eaf323d726354b39dbb2200c1b7c8c9143d1b348987a661083f7b2e6804bf73e7ef70f92ad8bb0"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "m5NB7FJE"
|
||||||
|
version = "N2p8L9kI"
|
||||||
|
|
@ -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 = "b37d4f0639bbe45c4bce063e269726c33c4b506cf18329413c6817c78007a553"
|
hash = "e22911ecfd485a84c1cfe4002f6607ce66e74218b80306e065abbf635fd94195"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.19.2"
|
fabric = "0.19.2"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue