mirror of
https://github.com/nesquate-mcserver/modpack-server.git
synced 2026-06-06 05:48:55 +00:00
Compare commits
2 Commits
nexdev
...
stable/1.0
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
285373b73a | ||
|
|
e214f7f774 |
@@ -187,3 +187,8 @@ metafile = true
|
|||||||
file = "mods/vmp-fabric.pw.toml"
|
file = "mods/vmp-fabric.pw.toml"
|
||||||
hash = "dc3970e3d66599050e917319f42a8a002f2ec0ed744d3140acc5a6f3d032199f"
|
hash = "dc3970e3d66599050e917319f42a8a002f2ec0ed744d3140acc5a6f3d032199f"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/worldedit.pw.toml"
|
||||||
|
hash = "bd1dc13316e2aa9b56c89e7e974057f8da8d6bbfe707ba4210109fc612b782e3"
|
||||||
|
metafile = true
|
||||||
|
|||||||
13
mods/worldedit.pw.toml
Normal file
13
mods/worldedit.pw.toml
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
name = "WorldEdit"
|
||||||
|
filename = "worldedit-mod-7.2.15.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "9c52765ca56f917ef8cbafc20e9a4f45c346508f"
|
||||||
|
mode = "metadata:curseforge"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.curseforge]
|
||||||
|
file-id = 4586218
|
||||||
|
project-id = 225608
|
||||||
@@ -1,12 +1,12 @@
|
|||||||
name = "Server modpack for Nesquate's Minecraft Server"
|
name = "Server modpack for Nesquate's Minecraft Server"
|
||||||
author = "Nesquate"
|
author = "Nesquate"
|
||||||
version = "1.0.0"
|
version = "1.0.1-creative"
|
||||||
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 = "9d2e6b5af4ccbb080a07396feaca3fbc3bf942d59de5002bb6adaf0b5dceb542"
|
hash = "41c01a54cf913e5f0832916313d192d1da394c458087858419a48d44d337b694"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.14.21"
|
fabric = "0.14.21"
|
||||||
|
|||||||
Reference in New Issue
Block a user