diff --git a/index.toml b/index.toml index d82407f..cf86c44 100644 --- a/index.toml +++ b/index.toml @@ -748,6 +748,11 @@ file = "resourcepacks/enhanced-boss-bars.pw.toml" hash = "b61a47d866f7b3fb65e744e7e12a615a8b4c562101cb1456f155e4d80e385866" metafile = true +[[files]] +file = "resourcepacks/itemswapper-create.pw.toml" +hash = "6d27a58043e99b37cc415f1e54f49a1c5ef9e165cf97db1d14d95ea377967551" +metafile = true + [[files]] file = "shaderpacks/bsl-shaders.pw.toml" hash = "b32427d80bba69d74dec8e9a44476ab543f564580879d8ca9c8e40543ccc0363" diff --git a/pack.toml b/pack.toml index b8119d8..538823e 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 = "97c45ff51c962d8f5a0beb500927b7c660f01eaa7ca9510a09f39a99d80048ad" +hash = "97c640bea246eed0f36f1b9d0bcf6d7c9ebfa35cd5bcf9b7c5caef8f538f65d6" [versions] minecraft = "1.20.1" diff --git a/resourcepacks/itemswapper-create.pw.toml b/resourcepacks/itemswapper-create.pw.toml new file mode 100644 index 0000000..ca77f04 --- /dev/null +++ b/resourcepacks/itemswapper-create.pw.toml @@ -0,0 +1,8 @@ +name = "itemswapper-create" +filename = "itemswapper-create.zip" +side = "client" + +[download] +url = "https://gitea.protogen.io/nullbite/itemswapper-create/archive/052c64d745b94aace7393056703ad02aea12208d.zip" +hash-format = "sha256" +hash = "795492251e0449c29d9d2a54fdc34c066232097c8e41ead34fc6ad440cb2276c"