This commit is contained in:
parent
cb5bffc368
commit
d8d35e63f4
3 changed files with 19 additions and 1 deletions
|
@ -93,6 +93,11 @@ file = "mods/embeddium.pw.toml"
|
|||
hash = "2a4e32365b962f7857d6003af7abee398a92919a5b3ddcd2a51ab9359b80865a"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/embeddiumplus.pw.toml"
|
||||
hash = "b3646d2ca37ec2b5c5d1a21cf09a589db0791558c7c670c6c92338af0db5ff6c"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/emi-enchanting.pw.toml"
|
||||
hash = "fd2cb146f2059cdb07f5133187dc4244bfb4609bfda35cb6645e6a5c58fe1328"
|
||||
|
|
13
mods/embeddiumplus.pw.toml
Normal file
13
mods/embeddiumplus.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Embeddium++"
|
||||
filename = "embeddiumplus-1.20.1-v1.2.13.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/yD9qW65f/versions/KEd4eJfk/embeddiumplus-1.20.1-v1.2.13.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "d922515ae0f16af2afdddfd72243a4890a2c7ad8"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "yD9qW65f"
|
||||
version = "KEd4eJfk"
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "376adc02e22aaa698e99bb09408e93a5c066876a780bc4bc88875c8ae30ab2b2"
|
||||
hash = "0824ad1fe538b2455814f1777a80f1697225fd318aa2636b84f2646da8dbce72"
|
||||
|
||||
[versions]
|
||||
forge = "47.3.22"
|
||||
|
|
Loading…
Add table
Reference in a new issue