Add Immersive Weathering
This commit is contained in:
parent
4733784300
commit
ad80ff19ee
10
index.toml
10
index.toml
@ -130,6 +130,11 @@ file = "mods/immersive-paintings.pw.toml"
|
|||||||
hash = "594134d837f6eeec1475b436713ddc56066bde03efdbcbc14d15498033592d17"
|
hash = "594134d837f6eeec1475b436713ddc56066bde03efdbcbc14d15498033592d17"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/immersive-weathering.pw.toml"
|
||||||
|
hash = "c1b5c4e32953b35fed5caf375451543fa3315385b956cf9cb49dcb032e972fb6"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/immersiveportals.pw.toml"
|
file = "mods/immersiveportals.pw.toml"
|
||||||
hash = "bd8506be42948470dc2ba19c93652f89345666c6a9e9a9f9fc97442bb6788ace"
|
hash = "bd8506be42948470dc2ba19c93652f89345666c6a9e9a9f9fc97442bb6788ace"
|
||||||
@ -175,6 +180,11 @@ file = "mods/macaws-bridges.pw.toml"
|
|||||||
hash = "0932c8ad1a859145b09e4814bb1b2d18d872a4c819f659c55b6433548fde0ac7"
|
hash = "0932c8ad1a859145b09e4814bb1b2d18d872a4c819f659c55b6433548fde0ac7"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/moonlight.pw.toml"
|
||||||
|
hash = "50494c04a20e65d378e519e171e5284a082b268a6248f15e7804d4677fa5fa94"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/mouse-tweaks.pw.toml"
|
file = "mods/mouse-tweaks.pw.toml"
|
||||||
hash = "5498b1db0081867fce31ca1eea88a224565b3142205a8d0082e8b1761faeeefd"
|
hash = "5498b1db0081867fce31ca1eea88a224565b3142205a8d0082e8b1761faeeefd"
|
||||||
|
|||||||
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-1.20.1-2.0.1-fabric.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/jkskOO9i/versions/qa75J3ea/immersive_weathering-1.20.1-2.0.1-fabric.jar"
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "eb421ee09d26ac1e6045a9e01a6e446de5826c38"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "jkskOO9i"
|
||||||
|
version = "qa75J3ea"
|
||||||
13
mods/moonlight.pw.toml
Normal file
13
mods/moonlight.pw.toml
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
name = "Moonlight Lib"
|
||||||
|
filename = "moonlight-1.20-2.11.0-fabric.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/twkfQtEc/versions/unsnRxp1/moonlight-1.20-2.11.0-fabric.jar"
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "6502d10abdcaf79a88a6a85e263dafb345e098f3"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "twkfQtEc"
|
||||||
|
version = "unsnRxp1"
|
||||||
@ -1,12 +1,12 @@
|
|||||||
name = "Marchcraft Packwiz"
|
name = "Marchcraft Packwiz"
|
||||||
author = "TD"
|
author = "TD"
|
||||||
version = "1.3.0"
|
version = "1.3.1"
|
||||||
pack-format = "packwiz:1.1.0"
|
pack-format = "packwiz:1.1.0"
|
||||||
|
|
||||||
[index]
|
[index]
|
||||||
file = "index.toml"
|
file = "index.toml"
|
||||||
hash-format = "sha256"
|
hash-format = "sha256"
|
||||||
hash = "2c7e2fa4b9848f7b567bc289203251e2f9add65b1aefcfa19b3aff6b8eb9b9f9"
|
hash = "7f0aca29ff01d057d47fb9617e88f59114662ed80eb759ae062d559e7ff42485"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.15.7"
|
fabric = "0.15.7"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user