Add double doors mod

This commit is contained in:
NullBite 2023-10-17 02:03:43 -04:00
parent 08fa80210d
commit 2f499bcb0c
Signed by: nullbite
GPG Key ID: 6C4D545385D4925A
4 changed files with 37 additions and 1 deletions

View File

@ -182,6 +182,11 @@ file = "mods/cloth-config.pw.toml"
hash = "b6348f94ec939f563285dc96683e61da8fc17ab2f2897be2751fa24789513691"
metafile = true
[[files]]
file = "mods/collective.pw.toml"
hash = "ce687b5880e14a15a6c568db9e0676a5e2f210198c109f56426e71a50b13a165"
metafile = true
[[files]]
file = "mods/continuity.pw.toml"
hash = "bb7b31de1f5c7941aff59030d59168a5971e8c47884bcd8905637836ff97ce46"
@ -222,6 +227,11 @@ file = "mods/cull-less-leaves.pw.toml"
hash = "39eb9db990032d949909f079ada415ffda18b372ec5d9b23ab95652d88474131"
metafile = true
[[files]]
file = "mods/double-doors.pw.toml"
hash = "c02a955a040a1ecdfdbe9573ffd0c5a252c51560871f068becbcfd713b386b16"
metafile = true
[[files]]
file = "mods/dynamic-fps.pw.toml"
hash = "6e6ee1bf66d6977728d3bf5404338c87a0a4ad5260833efcd912aaaca776cf8f"

13
mods/collective.pw.toml Normal file
View File

@ -0,0 +1,13 @@
name = "Collective"
filename = "collective-1.20.1-6.66.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/e0M1UDsY/versions/TobnIU5c/collective-1.20.1-6.66.jar"
hash-format = "sha1"
hash = "a3c52069aaded295e63fc7e4d6c9a7c136dea91b"
[update]
[update.modrinth]
mod-id = "e0M1UDsY"
version = "TobnIU5c"

13
mods/double-doors.pw.toml Normal file
View File

@ -0,0 +1,13 @@
name = "Double Doors"
filename = "doubledoors-1.20.1-5.0.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/JrvR9OHr/versions/Ng9ISXia/doubledoors-1.20.1-5.0.jar"
hash-format = "sha1"
hash = "53d8930f5edcff869d8ae0cbeddf73ca81227eda"
[update]
[update.modrinth]
mod-id = "JrvR9OHr"
version = "Ng9ISXia"

View File

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "8f4a9c05d34c71636b18d3020f70dba0f58f7d6bb5c32f99ecddd193fbf0e8d5"
hash = "3fe0a5994a396c287007dfb11ddc455fd563ddd377927ade306c4497f04db163"
[versions]
minecraft = "1.20.1"