Add animal pens
This commit is contained in:
parent
849cbceb2d
commit
ae815dc0d9
3 changed files with 19 additions and 1 deletions
|
@ -28,6 +28,11 @@ file = "mods/ae2.pw.toml"
|
|||
hash = "fc542a3a2ee9c2e1b92e302da6c26b967a803e1992588029bc26238223fe63cd"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/animalpens.pw.toml"
|
||||
hash = "2e21cc368650eb677486b0d5056d52e8048d51f47ff84045df486840d2af9f4d"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/appleskin.pw.toml"
|
||||
hash = "7d44149b8b22e0b19b082f49809edfc1b5f170e5d1d297cd73ae88c0b432c3ab"
|
||||
|
|
13
mods/animalpens.pw.toml
Normal file
13
mods/animalpens.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Animal Pens"
|
||||
filename = "animal_pen-fabric-1.20-1.4.0.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/K5CAV4wi/versions/p7BQpGFb/animal_pen-fabric-1.20-1.4.0.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "fecc511267714a8a1d9d1daa09f96fb9f9df973faa3e48054156c8a6e1c39fa8da85a11337ec4bfaecb96d7fd7b68270c11d08233e840236e1b52e3704cfcfa3"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "K5CAV4wi"
|
||||
version = "p7BQpGFb"
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "764b8a4db0d45145519fcee4ac13aad4fca60d98999c70a4e62781535e71af5a"
|
||||
hash = "eff543722f4131e454187a4353aefff21b773318d8d39c6fec4f3fb2684e2738"
|
||||
|
||||
[versions]
|
||||
fabric = "0.16.10"
|
||||
|
|
Loading…
Add table
Reference in a new issue