Install comforts and polymorph from jars

This commit is contained in:
Pen Anderson 2023-10-13 18:15:26 -05:00
parent 919c03e5ca
commit 001ce20391
5 changed files with 9 additions and 1 deletions

Binary file not shown.

View file

@ -150,6 +150,10 @@ file = "mods/collective.pw.toml"
hash = "6b1ff581efe6d0d79f8bf21ab5df8e676af124befc1d314d276459c217e4ac8b" hash = "6b1ff581efe6d0d79f8bf21ab5df8e676af124befc1d314d276459c217e4ac8b"
metafile = true metafile = true
[[files]]
file = "mods/comforts-fabric-6.0.4+1.19.2.jar"
hash = "6c703b04761ae8ddbc85922d335a743f3f4fec175aba55ea42876ceee95cf8fd"
[[files]] [[files]]
file = "mods/compressed-items.pw.toml" file = "mods/compressed-items.pw.toml"
hash = "544d3ba2eb652c716aa49f6b4f92d7d0caa1077cf1011c824e31ce018bb19256" hash = "544d3ba2eb652c716aa49f6b4f92d7d0caa1077cf1011c824e31ce018bb19256"
@ -570,6 +574,10 @@ file = "mods/paxi.pw.toml"
hash = "bb3eade7942567c36fc88230bfcf24132e8b7be8d975f26a4cd9aa502d5b86db" hash = "bb3eade7942567c36fc88230bfcf24132e8b7be8d975f26a4cd9aa502d5b86db"
metafile = true metafile = true
[[files]]
file = "mods/polymorph-fabric-0.46.4+1.19.2.jar"
hash = "474b8c920c9e5155145d79c7692802255a26f55aae6df65a2f28245232a7463f"
[[files]] [[files]]
file = "mods/puzzles-lib.pw.toml" file = "mods/puzzles-lib.pw.toml"
hash = "80e52c4c76edb7e19169870e10ac16e966396e5a8f1a430ca039f52ceea9e297" hash = "80e52c4c76edb7e19169870e10ac16e966396e5a8f1a430ca039f52ceea9e297"

Binary file not shown.

Binary file not shown.

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 = "cb4968616ead98d926c937643dbe1de09fac47054967a7917f6ef1550fce499f" hash = "d942112a33684b83189aeec004b58647cb90a48ca1b6c77049932c279f8084d7"
[versions] [versions]
fabric = "0.14.23" fabric = "0.14.23"