diff --git a/index.toml b/index.toml index 3d532dd..37d6fdf 100644 --- a/index.toml +++ b/index.toml @@ -328,6 +328,11 @@ file = "mods/eating-animation.pw.toml" hash = "f52293cc81b07666eeee3bfcf5f34039e2d2bc64cd22416b5cbdb554eec17a0e" metafile = true +[[files]] +file = "mods/editsign.pw.toml" +hash = "77c7376b7c419934749cb7d7cc4821020cdbfbe96dba003505bd71ad18d76578" +metafile = true + [[files]] file = "mods/effective.pw.toml" hash = "50d1f22cff25e4def9498c6b42d80453fa6f13482f008bb429c1f2ad80ff9ff9" diff --git a/mods/editsign.pw.toml b/mods/editsign.pw.toml new file mode 100644 index 0000000..f0a14f4 --- /dev/null +++ b/mods/editsign.pw.toml @@ -0,0 +1,13 @@ +name = "EditSign" +filename = "EditSign-1.19.2-2.6.0.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/hFMCvH85/versions/1.19.2-2.6.0/EditSign-1.19.2-2.6.0.jar" +hash-format = "sha1" +hash = "31cccf9a8d59e2d26924f471e53925e02feefc72" + +[update] +[update.modrinth] +mod-id = "hFMCvH85" +version = "cS4enerj" diff --git a/pack.toml b/pack.toml index 5089b7e..fb4d793 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 = "267a9943c27d769bc216de40058807e7b0f17dc84d0220ea5c0f77c9f1365c45" +hash = "0d0c6c42d8ccf19cca5d5b056791dfb96dc0ecf9e456da637411318e0b04ffbc" [versions] minecraft = "1.19.2"