add thorium
This commit is contained in:
parent
55ce6e8f54
commit
c8b30c7a5e
@ -1020,6 +1020,11 @@ file = "mods/things.toml"
|
|||||||
hash = "6ee2b19242cfa341ac4377d048890e4abed6b4ac5861199f1f1d78c2a082e1b7"
|
hash = "6ee2b19242cfa341ac4377d048890e4abed6b4ac5861199f1f1d78c2a082e1b7"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/thorium.pw.toml"
|
||||||
|
hash = "56e1493909191f7b366a64ff4b65fa94bfc0b64dbaf965f25096077bbd9e2bcd"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/tiefix.toml"
|
file = "mods/tiefix.toml"
|
||||||
hash = "61437323b2bcc7ea579161059f7128d2aad4a38188a0b7a3cbd031165c6b8b2b"
|
hash = "61437323b2bcc7ea579161059f7128d2aad4a38188a0b7a3cbd031165c6b8b2b"
|
||||||
|
13
mods/thorium.pw.toml
Normal file
13
mods/thorium.pw.toml
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
name = "thorium"
|
||||||
|
filename = "thorium-1.2.1.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/ImUQFWcy/versions/1.2.1/thorium-1.2.1.jar"
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "04e8ea1597c200b4a7248a2b135005c5ca6ae511"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "ImUQFWcy"
|
||||||
|
version = "DxVNym3k"
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||||||
[index]
|
[index]
|
||||||
file = "index.toml"
|
file = "index.toml"
|
||||||
hash-format = "sha256"
|
hash-format = "sha256"
|
||||||
hash = "6cc9720417e3166e906bbf20a9573dd21cf7c599a7e339d099098731c94c1d01"
|
hash = "8ecaf3542e6acbc08df217915cb4fbb0099356025e40641337e015dfb9982cc8"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.14.7"
|
fabric = "0.14.7"
|
||||||
|
Loading…
Reference in New Issue
Block a user