Remove polymorph

This commit is contained in:
Pen Anderson 2023-10-13 17:53:33 -05:00
parent 2d6c30959e
commit 1dd3107dfe
4 changed files with 1 additions and 19 deletions

Binary file not shown.

View file

@ -575,11 +575,6 @@ file = "mods/paxi.pw.toml"
hash = "bb3eade7942567c36fc88230bfcf24132e8b7be8d975f26a4cd9aa502d5b86db" hash = "bb3eade7942567c36fc88230bfcf24132e8b7be8d975f26a4cd9aa502d5b86db"
metafile = true metafile = true
[[files]]
file = "mods/polymorph.pw.toml"
hash = "2c595940e0a64a48d2505a2938293d22588fb53ab918c79643e23de5f43ba072"
metafile = true
[[files]] [[files]]
file = "mods/puzzles-lib.pw.toml" file = "mods/puzzles-lib.pw.toml"
hash = "80e52c4c76edb7e19169870e10ac16e966396e5a8f1a430ca039f52ceea9e297" hash = "80e52c4c76edb7e19169870e10ac16e966396e5a8f1a430ca039f52ceea9e297"

View file

@ -1,13 +0,0 @@
name = "Polymorph"
filename = "polymorph-fabric-0.46.4+1.19.2.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/tagwiZkJ/versions/7L5hC81R/polymorph-fabric-0.46.4%2B1.19.2.jar"
hash-format = "sha1"
hash = "2b127bb3660654ae78fd20be486497ed52c2902f"
[update]
[update.modrinth]
mod-id = "tagwiZkJ"
version = "7L5hC81R"

View file

@ -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 = "fed082a3a2ec14ea073803838deacc7b2c49e5fb910e5b0c38688068f15199ff" hash = "e3cc37598676a5a9e7f963ee1eba303a86f4a2cc94166db0afc951ff8525858b"
[versions] [versions]
fabric = "0.14.23" fabric = "0.14.23"