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:
@@ -203,6 +203,11 @@ file = "mods/vmp-fabric.pw.toml"
|
|||||||
hash = "dc3970e3d66599050e917319f42a8a002f2ec0ed744d3140acc5a6f3d032199f"
|
hash = "dc3970e3d66599050e917319f42a8a002f2ec0ed744d3140acc5a6f3d032199f"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/weatherchanger.pw.toml"
|
||||||
|
hash = "4d2fa3d51e8fc310a0bad862bc3eed67cf5d75d5da0b6d5c6cba43b5754aedbb"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/worldedit.pw.toml"
|
file = "mods/worldedit.pw.toml"
|
||||||
hash = "bd1dc13316e2aa9b56c89e7e974057f8da8d6bbfe707ba4210109fc612b782e3"
|
hash = "bd1dc13316e2aa9b56c89e7e974057f8da8d6bbfe707ba4210109fc612b782e3"
|
||||||
|
|||||||
7
mods/weatherchanger.pw.toml
Normal file
7
mods/weatherchanger.pw.toml
Normal 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"
|
||||||
@@ -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 = "5fc35112a5311419abd4b1ce283e5a53d8caf13a92ebf8f1ba5cca8c2478570e"
|
hash = "0bd0337f52c3045b8add90808de66750b539c506665cbb6a419e7fb5fee1ef05"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.14.21"
|
fabric = "0.14.21"
|
||||||
|
|||||||
Reference in New Issue
Block a user