diff --git a/index.toml b/index.toml index c31b563..efa7961 100644 --- a/index.toml +++ b/index.toml @@ -231,6 +231,11 @@ file = "mods/figura.pw.toml" hash = "ba9a6e4e42e1f035787ce0f154cdaf425b75cd83618ccea6f26f9193b4067c7d" metafile = true +[[files]] +file = "mods/fixed-anvil-repair-cost.pw.toml" +hash = "75a7e917335090550a3cf1f0faf04d977935807a5f9dc2157f46182df3359596" +metafile = true + [[files]] file = "mods/forgeshot.pw.toml" hash = "7aa5dbf2f02f2a895547b54e89b8a8a70c04afe4cdb981d2b077e960d6c5d6c7" diff --git a/mods/fixed-anvil-repair-cost.pw.toml b/mods/fixed-anvil-repair-cost.pw.toml new file mode 100644 index 0000000..da9fd46 --- /dev/null +++ b/mods/fixed-anvil-repair-cost.pw.toml @@ -0,0 +1,13 @@ +name = "Fixed Anvil Repair Cost" +filename = "fixedanvilrepaircost-1.20.1-3.4.jar" +side = "server" + +[download] +url = "https://cdn.modrinth.com/data/jmLyNFBG/versions/wcnSdq3t/fixedanvilrepaircost-1.20.1-3.4.jar" +hash-format = "sha512" +hash = "cf07c89c2a7d98b56c8d5458f825231f3fa47076ff83b3b23f687efca37e14be5df7bcfc8deed0c645f721eeafe1792083cdd50f2dfd6571b554f973f66d76c0" + +[update] +[update.modrinth] +mod-id = "jmLyNFBG" +version = "wcnSdq3t" diff --git a/pack.toml b/pack.toml index 8cb839d..710dba8 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 = "931074ee5d682b4d1896f7e46201eaf96c95e394e9ae0d26c70dbe4042c04a6d" +hash = "a9f396593a07a0ae50a60edb6cb6b693ebdcda74d276b643353b29c706a3b2ac" [versions] forge = "47.3.12"