Add ItemSwapper

This commit is contained in:
NullBite 2023-10-26 00:37:30 -04:00
parent e9fdca7c43
commit 0634d95cdf
Signed by: nullbite
GPG Key ID: 6C4D545385D4925A
3 changed files with 19 additions and 1 deletions

View File

@ -236,6 +236,11 @@ file = "mods/iris.pw.toml"
hash = "87ea5bf588ed195eaee3bcbd2432b5671692a203b25b688ffcbfeea6d2cea775"
metafile = true
[[files]]
file = "mods/itemswapper.pw.toml"
hash = "a87a5e7a9a1234525c9b2d5259e061317c35e0c863c2b061a2e6d2826c05f152"
metafile = true
[[files]]
file = "mods/jei.pw.toml"
hash = "3851cfa6f95cac87314de473dd4179271c8dab6c639652dc83ac688169c00124"

13
mods/itemswapper.pw.toml Normal file
View File

@ -0,0 +1,13 @@
name = "ItemSwapper"
filename = "itemswapper-fabric-0.5.3-mc1.20.1.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/RPOSBQgq/versions/NEBVxulw/itemswapper-fabric-0.5.3-mc1.20.1.jar"
hash-format = "sha1"
hash = "ca3d145c48936b3eab92f5ab9bf64befe5ed15ec"
[update]
[update.modrinth]
mod-id = "RPOSBQgq"
version = "NEBVxulw"

View File

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "092afc7ea90afe2b47ae1861a48d79f903afadeac86a5b0572ccb08068f5e5d8"
hash = "a6777a73764e9894683c8499cc6a3d57156354cbc8a8ff41dd7438789160b7b7"
[versions]
minecraft = "1.20.1"