1
0
mirror of https://github.com/nesquate-mcserver/modpack-server.git synced 2026-06-06 05:48:55 +00:00

Add WeatherChanger

This commit is contained in:
Nesquate
2023-08-20 14:36:45 +08:00
parent 93f307b49c
commit 6533abb49b
3 changed files with 13 additions and 1 deletions

View File

@@ -203,6 +203,11 @@ file = "mods/vmp-fabric.pw.toml"
hash = "dc3970e3d66599050e917319f42a8a002f2ec0ed744d3140acc5a6f3d032199f"
metafile = true
[[files]]
file = "mods/weatherchanger.pw.toml"
hash = "4d2fa3d51e8fc310a0bad862bc3eed67cf5d75d5da0b6d5c6cba43b5754aedbb"
metafile = true
[[files]]
file = "mods/worldedit.pw.toml"
hash = "bd1dc13316e2aa9b56c89e7e974057f8da8d6bbfe707ba4210109fc612b782e3"

View File

@@ -0,0 +1,7 @@
name = "WeatherChanger"
filename = "weatherchanger-1.0.0.jar"
[download]
url = "https://github.com/Nesquate/WeatherChanger/releases/download/v1.0.0/weatherchanger-1.0.0.jar"
hash-format = "sha256"
hash = "86802147b33fc04445b67b41706fa525c93fbb0decb63feb5e0890372b608563"

View File

@@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "5fc35112a5311419abd4b1ce283e5a53d8caf13a92ebf8f1ba5cca8c2478570e"
hash = "0bd0337f52c3045b8add90808de66750b539c506665cbb6a419e7fb5fee1ef05"
[versions]
fabric = "0.14.21"