mirror of
https://github.com/RestedWicked/WitchCraft.git
synced 2025-07-29 23:32:22 +10:00
[ADD] Female Gender Mod
This commit is contained in:
parent
bc6a532c29
commit
6c2f667b11
3 changed files with 19 additions and 1 deletions
|
@ -554,6 +554,11 @@ file = "mods/fastevent.pw.toml"
|
||||||
hash = "e8f80a31178b51937be55f6c78038c38d6b23f38905688edfa9ca5adab2cbc31"
|
hash = "e8f80a31178b51937be55f6c78038c38d6b23f38905688edfa9ca5adab2cbc31"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/female-gender.pw.toml"
|
||||||
|
hash = "f861cdc13a2ff4a379fb69df268e2350733d26b794c95c17428c91d1ad6a8ddb"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/ferrite-core.pw.toml"
|
file = "mods/ferrite-core.pw.toml"
|
||||||
hash = "05d96d5b17399f048469ff4b44451eb8d99cc7a2a075ff55718c397cb508b0c2"
|
hash = "05d96d5b17399f048469ff4b44451eb8d99cc7a2a075ff55718c397cb508b0c2"
|
||||||
|
|
13
mods/female-gender.pw.toml
Normal file
13
mods/female-gender.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
name = "Female Gender Mod"
|
||||||
|
filename = "Female-Gender-Mod-neoforge-1.21-3.2.2.jar"
|
||||||
|
side = "client"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/bcOsQHnC/versions/kKffHCGl/Female-Gender-Mod-neoforge-1.21-3.2.2.jar"
|
||||||
|
hash-format = "sha512"
|
||||||
|
hash = "99a56830fcb47d7a2f74f4985069e4af0bf1cd8907ccf4c3d2cb593c903a87eeb7fa70dc47e3943b6b320bd97a3530d77d54e4c85ef63462dc838cc735a3097f"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "bcOsQHnC"
|
||||||
|
version = "kKffHCGl"
|
|
@ -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 = "2b991e8f080a1da6e862b0c214ddc638708c4e827ed04c09ce57bbda91ee542f"
|
hash = "68722317f5ed7e2c4a212602f84b072be2aff18c8389024a5f14f05e7780c7de"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
minecraft = "1.21.1"
|
minecraft = "1.21.1"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue