add
This commit is contained in:
parent
c07d1ef9fe
commit
46568db68b
10
index.toml
10
index.toml
@ -100,6 +100,16 @@ file = "mods/clumps.pw.toml"
|
|||||||
hash = "fe84e2227c405bf9b735f01f307a01768784b9d49df82a13ecda3d3b6d198507"
|
hash = "fe84e2227c405bf9b735f01f307a01768784b9d49df82a13ecda3d3b6d198507"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/cobblemon-integrations.pw.toml"
|
||||||
|
hash = "f535eba4ed46fcf4edea6be27d4556f1cc197e218b3e466ef11e93b20b8217b5"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/cobblemon-spawn-notification.pw.toml"
|
||||||
|
hash = "3128bb82c653dc13a6c0289e8dadcf933a58b3baa67c8dcd0213fbb2c1183795"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/cobblemon.pw.toml"
|
file = "mods/cobblemon.pw.toml"
|
||||||
hash = "fb39f32bf87d057770e95d862a5399e4b451814955c006352dd92d7274290b2f"
|
hash = "fb39f32bf87d057770e95d862a5399e4b451814955c006352dd92d7274290b2f"
|
||||||
|
|||||||
13
mods/cobblemon-integrations.pw.toml
Normal file
13
mods/cobblemon-integrations.pw.toml
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
name = "Cobblemon Integrations"
|
||||||
|
filename = "cobblemonintegrations-fabric-1.21.1-1.1.2.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/NPCfuUI4/versions/YAT9TObm/cobblemonintegrations-fabric-1.21.1-1.1.2.jar"
|
||||||
|
hash-format = "sha512"
|
||||||
|
hash = "85f1778c62a6c4f6c5c72325e087935a5b3b9daa2237c9139b5085079540800937510775775fb423e83859b635084d0a5c0e170847bb035a3f0dff0bf34ff1fa"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "NPCfuUI4"
|
||||||
|
version = "YAT9TObm"
|
||||||
13
mods/cobblemon-spawn-notification.pw.toml
Normal file
13
mods/cobblemon-spawn-notification.pw.toml
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
name = "Cobblemon Spawn Notification"
|
||||||
|
filename = "cobblemon-spawn-notification-1.6-fabric-1.2.1.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/LPuJjiQz/versions/UogJKitG/cobblemon-spawn-notification-1.6-fabric-1.2.1.jar"
|
||||||
|
hash-format = "sha512"
|
||||||
|
hash = "e7a3334414abdced7e3cbf3f08318bcba4adb28e37c986df057ac2cc7303333468846c8ed6d555f17a9017fe87703326c56afc492cb17fc8b25ec278276dbc48"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "LPuJjiQz"
|
||||||
|
version = "UogJKitG"
|
||||||
@ -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 = "582be46748d948da8d2b4999a75a22bf3da1e6789f587174fe8adce3538bc065"
|
hash = "8da8704b2dcdc69bc0a0b89314d470c5c70acd22bd2842e15225605447fd864a"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.16.10"
|
fabric = "0.16.10"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user