Skip to content

Commit

Permalink
Add polysit
Browse files Browse the repository at this point in the history
  • Loading branch information
alikindsys committed Jan 16, 2024
1 parent 621ac3c commit 108baf4
Show file tree
Hide file tree
Showing 4 changed files with 37 additions and 1 deletion.
10 changes: 10 additions & 0 deletions index.toml
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,16 @@ file = "mods/pingspam.pw.toml"
hash = "ca5e372f8efa4ef863dc7e84412ecee5608bd89a652062c9f574e6115537f4cc"
metafile = true

[[files]]
file = "mods/polymer.pw.toml"
hash = "1db896aa5f0189460dd7a7826052aa275db5897b16e87b1ff470dbcb3c825cf6"
metafile = true

[[files]]
file = "mods/polysit.pw.toml"
hash = "98d4dc499adbcda7a569b85ecc78fcbce10bb9a7c111c00370b36019a594a1fb"
metafile = true

[[files]]
file = "mods/qkl.pw.toml"
hash = "47217cc1489533f668d622f2078351a61873be573311a9a94be7293328a849a7"
Expand Down
13 changes: 13 additions & 0 deletions mods/polymer.pw.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
name = "Polymer"
filename = "polymer-bundled-0.5.19+1.20.1.jar"
side = "server"

[download]
url = "https://cdn.modrinth.com/data/xGdtZczs/versions/3ii2xU3x/polymer-bundled-0.5.19%2B1.20.1.jar"
hash-format = "sha1"
hash = "db46221e27675b8080e46a9732ca944585e8efc2"

[update]
[update.modrinth]
mod-id = "xGdtZczs"
version = "3ii2xU3x"
13 changes: 13 additions & 0 deletions mods/polysit.pw.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
name = "Polysit"
filename = "polysit-0.5.3+mc.1.20.1.jar"
side = "server"

[download]
url = "https://cdn.modrinth.com/data/G9eJHDO2/versions/eUzn1fyJ/polysit-0.5.3%2Bmc.1.20.1.jar"
hash-format = "sha1"
hash = "66b64c4a6d4e565541c91530e2b463293e135a27"

[update]
[update.modrinth]
mod-id = "G9eJHDO2"
version = "eUzn1fyJ"
2 changes: 1 addition & 1 deletion pack.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "2b1d11c415b3edd6babcfcb3da0f8db6c1bb00184ad62b3d2563804f6f3705cf"
hash = "358093768c81556c99fdfb3924e93f7a8e174e946278f4ef7d120242255a62d6"

[versions]
minecraft = "1.20.1"
Expand Down

0 comments on commit 108baf4

Please sign in to comment.