This commit is contained in:
parent
926769bb6b
commit
370595f9ea
3 changed files with 19 additions and 1 deletions
|
@ -417,6 +417,11 @@ file = "mods/create-clockwork.pw.toml"
|
|||
hash = "94714097a323468448daf3ad97cbec4a8e145ddc6e58081b9fcb0ca53be71df1"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/create-dreams-and-desires.pw.toml"
|
||||
hash = "13e39f39d5fb2b905a8d83882cdb7036aa077fef3ccf0025296fc17a3f270944"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/create-goggles.pw.toml"
|
||||
hash = "dde30b88d8ef7182faccca64eb077afea8eb7632bef62e2fea6c61afa7ad34a4"
|
||||
|
|
13
mods/create-dreams-and-desires.pw.toml
Normal file
13
mods/create-dreams-and-desires.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Create: Dreams & Desires"
|
||||
filename = "Create-DnDesire-1.20.1-0.1b.Release-Early-Dev.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/JmybsfWs/versions/GZxkqfDv/Create-DnDesire-1.20.1-0.1b.Release-Early-Dev.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "65b674978790c422706755c115633355f0f38e8e"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "JmybsfWs"
|
||||
version = "GZxkqfDv"
|
|
@ -5,7 +5,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "310f4931dcfb94536fd6e48c2e4044b5981da6b71d0965901d29804b36068085"
|
||||
hash = "6c9bbcd059334c2e0b47a74bea49939e8421a853a85c0f0ee257fde9d1b3f344"
|
||||
|
||||
[versions]
|
||||
minecraft = "1.20.1"
|
||||
|
|
Loading…
Reference in a new issue