diff options
| -rw-r--r-- | index.toml | 5 | ||||
| -rw-r--r-- | mods/cheaper-armor-trim-duplication.pw.toml | 13 | ||||
| -rw-r--r-- | pack.toml | 2 |
3 files changed, 19 insertions, 1 deletions
@@ -143,6 +143,11 @@ hash = "2656e2cfbe0cd3f1a10e682dfd5a488624cbff28bfb428ba10f4a96974e76d8a" metafile = true [[files]] +file = "mods/cheaper-armor-trim-duplication.pw.toml" +hash = "9ce8ca11023acc3295a346a3e02bf3cd20a2418783bd741f9c316e3a40dfd449" +metafile = true + +[[files]] file = "mods/chiseled-bookshelf-visualizer.pw.toml" hash = "04e0cc68599555110a9cad768b5273523a291ad82280b970a5d96711d8e9ebbc" metafile = true diff --git a/mods/cheaper-armor-trim-duplication.pw.toml b/mods/cheaper-armor-trim-duplication.pw.toml new file mode 100644 index 0000000..c478ed4 --- /dev/null +++ b/mods/cheaper-armor-trim-duplication.pw.toml @@ -0,0 +1,13 @@ +name = "Cheaper Armor Trim Duplication" +filename = "cheaper-armor-trim-duplication-1.0.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/kbPTsF62/versions/oHEfotJ3/cheaper-armor-trim-duplication-1.0.jar" +hash-format = "sha512" +hash = "f48e5a670282de473ada6fc6bdbfa09a9970bea6d39161d15259b715eb9fa1a871e2021120188b48fcedc517a44f954e3b55676d86e35bbab3fd3756305dd893" + +[update] +[update.modrinth] +mod-id = "kbPTsF62" +version = "oHEfotJ3" @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "19ed638b85e0de28039e8bf29b90ae3fddadac831b245583900b51897b6f4e43" +hash = "94adf3aac2acc8ad71117b61c07bcc93285cc5de55439467fe254bac6810fb12" [versions] fabric = "0.18.4" |
