ride pokemans

This commit is contained in:
TDLaouer 2025-03-06 16:21:30 +01:00
parent 3f13fdbdd7
commit 5b835dc8db
3 changed files with 19 additions and 1 deletions

View File

@ -105,6 +105,11 @@ file = "mods/cobblemon.pw.toml"
hash = "fb39f32bf87d057770e95d862a5399e4b451814955c006352dd92d7274290b2f" hash = "fb39f32bf87d057770e95d862a5399e4b451814955c006352dd92d7274290b2f"
metafile = true metafile = true
[[files]]
file = "mods/cobblemonrider1.5.pw.toml"
hash = "4613a79fe7f92e042ca68456a5b813eca9a77d0c62371283ba713cdede95bd5e"
metafile = true
[[files]] [[files]]
file = "mods/collective.pw.toml" file = "mods/collective.pw.toml"
hash = "874f578662fd07d02038e7d31e475ed9e1bbda2be31d5067cba21440289e68d8" hash = "874f578662fd07d02038e7d31e475ed9e1bbda2be31d5067cba21440289e68d8"

View File

@ -0,0 +1,13 @@
name = "CobblemonRider"
filename = "cobblemonridingfabric-1.3.5.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/ZLu8WiYO/versions/hztDOcR3/cobblemonridingfabric-1.3.5.jar"
hash-format = "sha512"
hash = "92da83d0a7f3f8e5589f5cc8bf02ea4a8947d1025d0a1ccc2cb856ca7a705280b4555a22c685c9cbe5e90e54607ad1742eb52060b107e24e5a8d97d4fecad9dc"
[update]
[update.modrinth]
mod-id = "ZLu8WiYO"
version = "hztDOcR3"

View File

@ -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 = "1950ba85b1de1e7a49a60ca9b31fe8c72c98179da95cdd3d7c0be58c1c4f75b4" hash = "2ef4a2470487585893215f8223ecd1212feb166a44d1e20889951c4765feaaf4"
[versions] [versions]
fabric = "0.16.10" fabric = "0.16.10"