Skip to content

Commit

Permalink
feat: villager tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
CallMeEchoCodes committed Aug 4, 2024
1 parent 7a815b1 commit 2c6c423
Show file tree
Hide file tree
Showing 4 changed files with 37 additions and 1 deletion.
10 changes: 10 additions & 0 deletions index.toml
Original file line number Diff line number Diff line change
Expand Up @@ -1935,6 +1935,11 @@ file = "mods/krypton.pw.toml"
hash = "4ee72fa3b6d91ccec6ec3420396db368dc5097350ee2bb909af3a65f0446c9d5"
metafile = true

[[files]]
file = "mods/leash-villager.pw.toml"
hash = "a6f9fe0b7b272a1b7465f4ceed6c1741e2da444f166d17bbb5531afa7d856827"
metafile = true

[[files]]
file = "mods/lithium.pw.toml"
hash = "019e6f258127d947cf0b43227c198365b107e35d4e16e29ee8388986aaf62d77"
Expand Down Expand Up @@ -2115,6 +2120,11 @@ file = "mods/yacl.pw.toml"
hash = "6a22d14251ccfb61007da299c1040bcb3904bd0cc43e5d1ba96536b94ed43036"
metafile = true

[[files]]
file = "mods/zombify.pw.toml"
hash = "95e6445acecb4fd470a5688db2eba029251568bf8f63ebec9cea6dda62bffe2e"
metafile = true

[[files]]
file = "options.txt"
hash = "54ec2ab5d9cfd0eada8f5d7074fbb07eb5e22db386afb185969b08f930a9e6ca"
13 changes: 13 additions & 0 deletions mods/leash-villager.pw.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
name = "Leash Villager"
filename = "leash-villager-1.1+1.21.jar"
side = "both"

[download]
url = "https://cdn.modrinth.com/data/PXOlmnke/versions/nBXrVNLB/leash-villager-1.1%2B1.21.jar"
hash-format = "sha1"
hash = "c9fc0e336e80559a9fb81cf95ddc760bbf1d9898"

[update]
[update.modrinth]
mod-id = "PXOlmnke"
version = "nBXrVNLB"
13 changes: 13 additions & 0 deletions mods/zombify.pw.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
name = "Zombify"
filename = "Zombify-0.1.4.jar"
side = "server"

[download]
url = "https://cdn.modrinth.com/data/DTmZ5lnu/versions/3y9uG86g/Zombify-0.1.4.jar"
hash-format = "sha1"
hash = "7bd0d755392d74b8e1714771227d023ef6bc71ee"

[update]
[update.modrinth]
mod-id = "DTmZ5lnu"
version = "3y9uG86g"
2 changes: 1 addition & 1 deletion pack.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "e342d6c75ed6a7e66e342ac8e1e4cfd145212911967e966c2746a7ecd42a07c3"
hash = "73d64bed45ae86de4ce67c50922b4d64a192c30088a5e0b4a8770bb42eaddfff"

[versions]
fabric = "0.15.11"
Expand Down

0 comments on commit 2c6c423

Please sign in to comment.