Allow to ride pokemons

This commit is contained in:
Pedro Rey Anca 2025-06-30 16:55:28 +02:00
parent 7314b28f91
commit 79f1fd90c5
Signed by: peprolinbot
GPG key ID: 053EA6E00116533A
2 changed files with 6 additions and 1 deletions

View file

@ -665,6 +665,11 @@ file = "mods/cobblemon.pw.toml"
hash = "3593a55533ec4e8783a733d33ca31831310cb779b829e4705056cf0241e6a16b" hash = "3593a55533ec4e8783a733d33ca31831310cb779b829e4705056cf0241e6a16b"
metafile = true metafile = true
[[files]]
file = "mods/cobblemonrider1.5.pw.toml"
hash = "cc6ac07279932f8b3ed46b78ab075acd42fd20438783503f8e53e9d71e29a9bb"
metafile = true
[[files]] [[files]]
file = "mods/crafting-tweaks-fabric.pw.toml" file = "mods/crafting-tweaks-fabric.pw.toml"
hash = "a94b45c62358723a18970a02d28b20845ecab3e2fdd1fc4f13c682f54e5cbc8d" hash = "a94b45c62358723a18970a02d28b20845ecab3e2fdd1fc4f13c682f54e5cbc8d"

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 = "722bf4d201935199c6066ccd558399dcc269a1aebd5986bbd96024ac66c001f0" hash = "a71e7838bdccc7801cb275ed60ac06487681d145450ee86f26d1c16ea095a9c0"
[versions] [versions]
fabric = "0.16.14" fabric = "0.16.14"