mirror of
https://github.com/nesquate-mcserver/modpack-server.git
synced 2026-06-06 05:48:55 +00:00
Compare commits
1 Commits
stable/1.2
...
stable/1.2
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
0311e2db9d |
@@ -105,6 +105,11 @@ file = "mods/mcdiscordchat.pw.toml"
|
|||||||
hash = "b35a61ebdab546e85ce5cb7f4d4216e82f9b08a06dab36b9242da5286f0b65ac"
|
hash = "b35a61ebdab546e85ce5cb7f4d4216e82f9b08a06dab36b9242da5286f0b65ac"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/mcdr-command-fabric.pw.toml"
|
||||||
|
hash = "df13a6348cc6eb88f3405151aad29d93901da4a94f98121bd0dfa886fdc5b525"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/memoryleakfix.pw.toml"
|
file = "mods/memoryleakfix.pw.toml"
|
||||||
hash = "3c0945a312aca06a2185b00cb03ae482949b008d72614497148aa2df301af019"
|
hash = "3c0945a312aca06a2185b00cb03ae482949b008d72614497148aa2df301af019"
|
||||||
|
|||||||
13
mods/mcdr-command-fabric.pw.toml
Normal file
13
mods/mcdr-command-fabric.pw.toml
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
name = "MCDR Command Fabric"
|
||||||
|
filename = "MCDRcommandFabric-1.20.4-v1.2.1.jar"
|
||||||
|
side = "server"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/kV8qN2Aj/versions/fYsYVylY/MCDRcommandFabric-1.20.4-v1.2.1.jar"
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "ebd772ba7e74e5f639f82eeb1d372e114130684f"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "kV8qN2Aj"
|
||||||
|
version = "fYsYVylY"
|
||||||
@@ -1,12 +1,12 @@
|
|||||||
name = "Nesquate Server's Server Modpack"
|
name = "Nesquate Server's Server Modpack"
|
||||||
author = "Nesquate"
|
author = "Nesquate"
|
||||||
version = "1.2.0"
|
version = "1.2.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 = "bd2509b9a8ffc7e51d8f1e858b66ef28dd1352cfef06157a3ac757ea032872b5"
|
hash = "fa45a37c782faca05bc27c701f16563bee3e63e7a748f114b95154336e363d1a"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "^0.15.6"
|
fabric = "^0.15.6"
|
||||||
|
|||||||
Reference in New Issue
Block a user