readd gender
This commit is contained in:
parent
b4c6c74b7d
commit
babde0e2e2
3 changed files with 19 additions and 1 deletions
|
@ -435,6 +435,11 @@ file = "mods/fedicraft.pw.toml"
|
||||||
hash = "5496ca8ddb3ada7e4a8eee8e199fe4af746b6b208fcf08040d442ecda138d17f"
|
hash = "5496ca8ddb3ada7e4a8eee8e199fe4af746b6b208fcf08040d442ecda138d17f"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/female-gender.pw.toml"
|
||||||
|
hash = "770bf53b93096e25bb6a04c9089a29dad96e4e32ee58ab46fbf533711a63791d"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/figura.pw.toml"
|
file = "mods/figura.pw.toml"
|
||||||
hash = "a95f5763a2dfb758c2e0891fca765df93a39109c6e24890d3908323114be73ca"
|
hash = "a95f5763a2dfb758c2e0891fca765df93a39109c6e24890d3908323114be73ca"
|
||||||
|
|
13
pack/mods/female-gender.pw.toml
Normal file
13
pack/mods/female-gender.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
name = "Wildfire's Female Gender Mod"
|
||||||
|
filename = "Female-Gender-Mod-fabric-1.20-3.0.1.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/bcOsQHnC/versions/nYZ0oktX/Female-Gender-Mod-fabric-1.20-3.0.1.jar"
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "0dcb15cc3a05f6c2f006ec33420d6f4df17643b2"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "bcOsQHnC"
|
||||||
|
version = "nYZ0oktX"
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.1"
|
||||||
[index]
|
[index]
|
||||||
file = "index.toml"
|
file = "index.toml"
|
||||||
hash-format = "sha256"
|
hash-format = "sha256"
|
||||||
hash = "3e91f7b81e03a8e87c8ca1ac18b0ec488256f2beff9ab1cb5c74d8117896048e"
|
hash = "e92930d61402f47b083edd1e5beeab21c2c3b7a70c62b2556001aea9b0cf3f85"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
minecraft = "1.20.1"
|
minecraft = "1.20.1"
|
||||||
|
|
Loading…
Reference in a new issue