install stardust labs mods
-terralith -incendium -nullscape -continents
This commit is contained in:
parent
8b3eccabe0
commit
3a3c1ca5d9
20
index.toml
20
index.toml
|
@ -14,6 +14,11 @@ file = "mods/cloth-config.pw.toml"
|
||||||
hash = "e1b84efda222d3d22b8b683980ef1d089ca015e0d8671cd18f2892f70d4b03e5"
|
hash = "e1b84efda222d3d22b8b683980ef1d089ca015e0d8671cd18f2892f70d4b03e5"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/continents.pw.toml"
|
||||||
|
hash = "f0a4562f19849d0bfc567017d4b6f04b57787ade7938a586aca24ec5481964d1"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/fabric-api.pw.toml"
|
file = "mods/fabric-api.pw.toml"
|
||||||
hash = "5197e9172dd9a9b06303b85a837e7a044b71c005b3d0003aa19041a253daf541"
|
hash = "5197e9172dd9a9b06303b85a837e7a044b71c005b3d0003aa19041a253daf541"
|
||||||
|
@ -24,6 +29,11 @@ file = "mods/ferrite-core.pw.toml"
|
||||||
hash = "98da553a1ba2d41bfce3585198641c2d927c702d5403ebec82402ae51ddf707f"
|
hash = "98da553a1ba2d41bfce3585198641c2d927c702d5403ebec82402ae51ddf707f"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/incendium.pw.toml"
|
||||||
|
hash = "38277c071e79128e516e6f83322775dfd2324a21c4812453e02067b23e3f3b09"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/journeymap.pw.toml"
|
file = "mods/journeymap.pw.toml"
|
||||||
hash = "4d8679e54b1f48c3dcc5ce3ae7f023b2c25ef3653f3ebf20a53f95597359c989"
|
hash = "4d8679e54b1f48c3dcc5ce3ae7f023b2c25ef3653f3ebf20a53f95597359c989"
|
||||||
|
@ -34,6 +44,16 @@ file = "mods/lithium.pw.toml"
|
||||||
hash = "54a337d13450b35dfc931e7a5f3ed9fca1a1992ec51d3b1e4ea1cb5f7cd2d09c"
|
hash = "54a337d13450b35dfc931e7a5f3ed9fca1a1992ec51d3b1e4ea1cb5f7cd2d09c"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/nullscape.pw.toml"
|
||||||
|
hash = "eb9e018bcea14732b53ca4678593c1e9f7bab63cc11f8bba497475bf975c20be"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/terralith.pw.toml"
|
||||||
|
hash = "970bd250c0bbd6ce0249c6e5bde09adabda4969e13ead743f684549b31beaace"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/yigd.pw.toml"
|
file = "mods/yigd.pw.toml"
|
||||||
hash = "36bc57806a6d997d79767620bc3f0b019e878f337a2655b9cb98a006c4e5d2e8"
|
hash = "36bc57806a6d997d79767620bc3f0b019e878f337a2655b9cb98a006c4e5d2e8"
|
||||||
|
|
13
mods/continents.pw.toml
Normal file
13
mods/continents.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
name = "Continents"
|
||||||
|
filename = "Continents_1.20.4_v1.1.4.jar"
|
||||||
|
side = "server"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/bQ5TJA1E/versions/WHW8ec8k/Continents_1.20.4_v1.1.4.jar"
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "ac067d62ccdb97895305d11e03adabfe4172bfaa"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "bQ5TJA1E"
|
||||||
|
version = "WHW8ec8k"
|
13
mods/incendium.pw.toml
Normal file
13
mods/incendium.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
name = "Incendium"
|
||||||
|
filename = "Incendium_1.19.3_v5.1.6.jar"
|
||||||
|
side = "server"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/ZVzW5oNS/versions/ednvmJkC/Incendium_1.19.3_v5.1.6.jar"
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "3c778f9f5d2ece9bc82ed2040f6e1de2c0220a8e"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "ZVzW5oNS"
|
||||||
|
version = "ednvmJkC"
|
13
mods/nullscape.pw.toml
Normal file
13
mods/nullscape.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
name = "Nullscape"
|
||||||
|
filename = "Nullscape_1.19.3_v1.2.2.jar"
|
||||||
|
side = "server"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/LPjGiSO4/versions/M1tAEtbt/Nullscape_1.19.3_v1.2.2.jar"
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "3345455bb2135ad56e16c0cda12c828f598e5306"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "LPjGiSO4"
|
||||||
|
version = "M1tAEtbt"
|
13
mods/terralith.pw.toml
Normal file
13
mods/terralith.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
name = "Terralith"
|
||||||
|
filename = "Terralith_1.19.3_v2.3.12.jar"
|
||||||
|
side = "server"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/8oi3bsk5/versions/FOe2l0tx/Terralith_1.19.3_v2.3.12.jar"
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "746d0a2b3347d7821d6d81ece69ab07cdc90a8f9"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "8oi3bsk5"
|
||||||
|
version = "FOe2l0tx"
|
|
@ -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 = "1c7814b68e601d84f7488f09f6c4bbb591a806a009f271f63c0ce379c926b90c"
|
hash = "9016fb37f5e39531fcb30bf08256c4ce20aeaa4ca741543e403bd95fa55ffbe0"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.15.11"
|
fabric = "0.15.11"
|
||||||
|
|
Loading…
Reference in a new issue