Add double doors mod
This commit is contained in:
parent
08fa80210d
commit
2f499bcb0c
10
index.toml
10
index.toml
@ -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
13
mods/collective.pw.toml
Normal 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
13
mods/double-doors.pw.toml
Normal 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"
|
Loading…
x
Reference in New Issue
Block a user