summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortriethyl <triethylammonium@pm.me>2026-03-21 14:27:17 -0400
committertriethyl <triethylammonium@pm.me>2026-03-21 14:27:17 -0400
commit1e98cfe57a0416570e25c339290ae11fea5e63e5 (patch)
tree507a9598277acb1189b223af53fc2c95e92c85d1
parent180a9b067934333a938a1ea75b58c9e05a05cd1b (diff)
made armor trim crafting easier
-rw-r--r--index.toml5
-rw-r--r--mods/cheaper-armor-trim-duplication.pw.toml13
-rw-r--r--pack.toml2
3 files changed, 19 insertions, 1 deletions
diff --git a/index.toml b/index.toml
index 52ce449..67edd82 100644
--- a/index.toml
+++ b/index.toml
@@ -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"
diff --git a/pack.toml b/pack.toml
index 58db812..617cc4c 100644
--- a/pack.toml
+++ b/pack.toml
@@ -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"