diff --git a/index.toml b/index.toml index b4b4336..adbde63 100644 --- a/index.toml +++ b/index.toml @@ -868,6 +868,11 @@ file = "mods/spark.pw.toml" hash = "413ce716e1ce679ff1097f1732023a5457ef5ec7b512d247ef087aeefd82d19b" metafile = true +[[files]] +file = "mods/spellbound-enchantments.pw.toml" +hash = "7a2b44ca2599273ab495832725c4fa3dbed0e08faac97c6cad5a4da5c6c461d1" +metafile = true + [[files]] file = "mods/starlight.pw.toml" hash = "2aeab4f3b0a720ed02f400d9b521f1858474d4f8f7c3577ce916d5aa31fe37e1" diff --git a/mods/spellbound-enchantments.pw.toml b/mods/spellbound-enchantments.pw.toml new file mode 100644 index 0000000..ca003f3 --- /dev/null +++ b/mods/spellbound-enchantments.pw.toml @@ -0,0 +1,13 @@ +name = "Spellbound Enchantments" +filename = "spellbound-1.10.0.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/PvOWwwRg/versions/iZ1LpD3s/spellbound-1.10.0.jar" +hash-format = "sha1" +hash = "e3a7691cbb41954b3b09f4a5bbf7a6babf76a119" + +[update] +[update.modrinth] +mod-id = "PvOWwwRg" +version = "iZ1LpD3s" diff --git a/pack.toml b/pack.toml index 944864e..0357965 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 = "4af009fb95b58926a8f4431155f55786b98a6ec8f9ad5a9b7f33183a91298ce3" +hash = "43b81f3d2f7d531fd73db4f34cda2f3e30bd07cfd8559c8270c4159b99ee3f92" [versions] minecraft = "1.19.2"