Allow to ride pokemons
This commit is contained in:
parent
7314b28f91
commit
79f1fd90c5
|
@ -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"
|
||||||
|
|
|
@ -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"
|
||||||
|
|
Loading…
Reference in a new issue