Add ItemSwapper
This commit is contained in:
parent
e9fdca7c43
commit
0634d95cdf
@ -236,6 +236,11 @@ file = "mods/iris.pw.toml"
|
|||||||
hash = "87ea5bf588ed195eaee3bcbd2432b5671692a203b25b688ffcbfeea6d2cea775"
|
hash = "87ea5bf588ed195eaee3bcbd2432b5671692a203b25b688ffcbfeea6d2cea775"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/itemswapper.pw.toml"
|
||||||
|
hash = "a87a5e7a9a1234525c9b2d5259e061317c35e0c863c2b061a2e6d2826c05f152"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/jei.pw.toml"
|
file = "mods/jei.pw.toml"
|
||||||
hash = "3851cfa6f95cac87314de473dd4179271c8dab6c639652dc83ac688169c00124"
|
hash = "3851cfa6f95cac87314de473dd4179271c8dab6c639652dc83ac688169c00124"
|
||||||
|
13
mods/itemswapper.pw.toml
Normal file
13
mods/itemswapper.pw.toml
Normal 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"
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||||||
[index]
|
[index]
|
||||||
file = "index.toml"
|
file = "index.toml"
|
||||||
hash-format = "sha256"
|
hash-format = "sha256"
|
||||||
hash = "092afc7ea90afe2b47ae1861a48d79f903afadeac86a5b0572ccb08068f5e5d8"
|
hash = "a6777a73764e9894683c8499cc6a3d57156354cbc8a8ff41dd7438789160b7b7"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
minecraft = "1.20.1"
|
minecraft = "1.20.1"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user