Compare commits
2 Commits
7f8a3b5807
...
844bd416a1
Author | SHA1 | Date | |
---|---|---|---|
844bd416a1 | |||
0634d95cdf |
@ -408,6 +408,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/jamlib.pw.toml"
|
file = "mods/jamlib.pw.toml"
|
||||||
hash = "4a37864ebe44ddf66f7a127683adc76515d3dc97f8d8dba6fe362c43a1f39464"
|
hash = "4a37864ebe44ddf66f7a127683adc76515d3dc97f8d8dba6fe362c43a1f39464"
|
||||||
|
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 = "d4b19d9befe8aa167df036ac409278522a25c519ad191784017d0e5523ff1396"
|
hash = "b9c5deaafc2a618e85691afcd9bdcda12dcf4815254b58ef0c51e2396a2168dc"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
minecraft = "1.20.1"
|
minecraft = "1.20.1"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user