Skip to content

Commit ff79bd5

Browse files
committed
Added Pokemon Badges
1 parent 44d3023 commit ff79bd5

File tree

3 files changed

+19
-1
lines changed

3 files changed

+19
-1
lines changed

index.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -160,6 +160,11 @@ file = "mods/cobblemon-mega-showdown.pw.toml"
160160
hash = "869de4291177239ef32e44c3e71a19bae2c06210f140ba8a540e462053abeb8a"
161161
metafile = true
162162

163+
[[files]]
164+
file = "mods/cobblemon-pokemon-badges.pw.toml"
165+
hash = "f9fca804b47d62948dc79c800723fa4e2e8d114171af6c19c901a59b99fbb073"
166+
metafile = true
167+
163168
[[files]]
164169
file = "mods/cobblemon-size-variations.pw.toml"
165170
hash = "d7861a73cbda588eb3b2dd823e6a9ec37ae87342e94af37292e4eb3e859f38cd"
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
name = "Cobblemon Pokemon Badges"
2+
filename = "cobblemonpokemonbadges-fabric-0.1.1.jar"
3+
side = "both"
4+
5+
[download]
6+
url = "https://cdn.modrinth.com/data/pPldOOeY/versions/LFfopB1R/cobblemonpokemonbadges-fabric-0.1.1.jar"
7+
hash-format = "sha512"
8+
hash = "13962aa463c8ec02ca490b6e0e1b475990f5a80ab921fb361ed864802562a0a5325d41779060e3a7e32fa43aec3e0e2a9b90fb5f940b6b4088e7b6639cfc03c9"
9+
10+
[update]
11+
[update.modrinth]
12+
mod-id = "pPldOOeY"
13+
version = "LFfopB1R"

pack.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
66
[index]
77
file = "index.toml"
88
hash-format = "sha256"
9-
hash = "ff35ab59d10dca7e4652d53b30220aa6da9b8478b4e1d97b850e7f204b9522d9"
9+
hash = "c3d2e3c816431fead08d3cfcf756eda08f5dc3479ef9e5703a0a4d2702467303"
1010

1111
[versions]
1212
fabric = "0.16.13"

0 commit comments

Comments
 (0)