diff --git a/index.toml b/index.toml index 25ab939..a3d2408 100644 --- a/index.toml +++ b/index.toml @@ -484,6 +484,11 @@ file = "mods/firstaid.pw.toml" hash = "7823845c196434c7d310e7b9ae0628dd6934bff27d3d6e572a85833e15e643f4" metafile = true +[[files]] +file = "mods/fixed-anvil-repair-cost.pw.toml" +hash = "b0642490953392d256b85555d2f9e518d7938aeb86fdb6f272bceec7a591a09f" +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..50ad4e2 --- /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.5.jar" +side = "server" + +[download] +url = "https://cdn.modrinth.com/data/jmLyNFBG/versions/fDXv4XYw/fixedanvilrepaircost-1.20.1-3.5.jar" +hash-format = "sha512" +hash = "caf0b4b2a86a94793328c9c278989261e01f48429fa27409fa83f8fcdede7a8399f266448c3899db3a95d71e939de9a382aed8cd59ab61944549b53ff9c881d6" + +[update] +[update.modrinth] +mod-id = "jmLyNFBG" +version = "fDXv4XYw" diff --git a/pack.toml b/pack.toml index f5b2c4e..22d37d0 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 = "9afc216a72d777bdebd7d65a5f64d71f0eeeec990c725b4bb0e17e3b223bc76b" +hash = "5b04f8a70347f7b49b3324e892148e44cf7afd9bbdffd049ff460bd863dbbb68" [versions] forge = "47.3.0"