subterrestrial and immersive weathering
This commit is contained in:
parent
b438385fbe
commit
0ed795f008
10
index.toml
10
index.toml
@ -679,6 +679,11 @@ file = "mods/illuminations.pw.toml"
|
|||||||
hash = "731c239ff8fb415c00c76856453aea3ad7a3082d78837daedbbf98c37279ce67"
|
hash = "731c239ff8fb415c00c76856453aea3ad7a3082d78837daedbbf98c37279ce67"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/immersive-weathering.pw.toml"
|
||||||
|
hash = "a226f8fd112cc69f1aa70039a657f76060cd8a71b5c6f1e47b282bbf26f35063"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/incantationem.toml"
|
file = "mods/incantationem.toml"
|
||||||
hash = "a05ddd1f2dcbc3018fdde773b1f6a8830a9c845365ca30603c88772ac243fbd3"
|
hash = "a05ddd1f2dcbc3018fdde773b1f6a8830a9c845365ca30603c88772ac243fbd3"
|
||||||
@ -1089,6 +1094,11 @@ file = "mods/styledplayerlist.toml"
|
|||||||
hash = "6df3f3a64d0499d11583b91741ff31f908e55c688958f039bf59d707161d56cc"
|
hash = "6df3f3a64d0499d11583b91741ff31f908e55c688958f039bf59d707161d56cc"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/subterrestrial.pw.toml"
|
||||||
|
hash = "fa7b8d020c4b1fb9646f33a0f542664b324c0608185574054d6d6283802ae844"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/tatercart.pw.toml"
|
file = "mods/tatercart.pw.toml"
|
||||||
hash = "ab8a92709aead924bceb04b0994c23d99f546a94c64cc33bdf2c188f8235f646"
|
hash = "ab8a92709aead924bceb04b0994c23d99f546a94c64cc33bdf2c188f8235f646"
|
||||||
|
13
mods/immersive-weathering.pw.toml
Normal file
13
mods/immersive-weathering.pw.toml
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
name = "Immersive Weathering"
|
||||||
|
filename = "immersive_weathering-2.5.6.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/jkskOO9i/versions/2.5.6-1.18.2/immersive_weathering-2.5.6.jar"
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "92bfaf6723a903834d9f6fa04895ae2c7497321e"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "jkskOO9i"
|
||||||
|
version = "aPLe6N4y"
|
13
mods/subterrestrial.pw.toml
Normal file
13
mods/subterrestrial.pw.toml
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
name = "Subterrestrial"
|
||||||
|
filename = "Subterrestrial-1.0.2.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/UiVm8hgI/versions/1.0.2/Subterrestrial-1.0.2.jar"
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "6a59d578b1dfc581b45084bae5d37c36ac1bf46b"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "UiVm8hgI"
|
||||||
|
version = "Lx7w3uHo"
|
@ -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 = "fca92c6c5de667abe0d59822c0d1053ea6432940cdd355609a2b2516650fb2a7"
|
hash = "599c75baff1007cc63a7cefe7f5b3fb423cb2c828918895d6b55312480b40150"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.14.7"
|
fabric = "0.14.7"
|
||||||
|
Loading…
Reference in New Issue
Block a user