Add Immersive Structures
This commit is contained in:
parent
86b1dcb23f
commit
f1aae6a2e6
@ -282,6 +282,11 @@ file = "mods/immediatelyfast.pw.toml"
|
|||||||
hash = "7e9f6a5b564e4fbe92bff784eb13a2565eb5a631ed452cf9b8748e73935ae8b2"
|
hash = "7e9f6a5b564e4fbe92bff784eb13a2565eb5a631ed452cf9b8748e73935ae8b2"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/immersive-structures.pw.toml"
|
||||||
|
hash = "87184da0fbda69dd2d209f9597beca5241893eb32e3e3d07356d1be3afa496b8"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/incendium.pw.toml"
|
file = "mods/incendium.pw.toml"
|
||||||
hash = "4278c84cdeeccd8c87fb43d4123b0aa81ba9b1f3303b2672a67dc3883126e71a"
|
hash = "4278c84cdeeccd8c87fb43d4123b0aa81ba9b1f3303b2672a67dc3883126e71a"
|
||||||
|
13
mods/immersive-structures.pw.toml
Normal file
13
mods/immersive-structures.pw.toml
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
name = "Immersive structures"
|
||||||
|
filename = "imst-2.1.0.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/CVBAErky/versions/C1fCIQSh/imst-2.1.0.jar"
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "1a239310e4020679338322ba9c7108305aa2a684"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "CVBAErky"
|
||||||
|
version = "C1fCIQSh"
|
@ -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 = "df0d9520762a5a7caae914fd86785242cf8fecb1e04529c4b6229fdef952f25b"
|
hash = "3dc18454697b3e3bb2b8866f1968122247f2a271ff6c02e19ab96c04268fa5e5"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
minecraft = "1.20.1"
|
minecraft = "1.20.1"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user