mirror of
https://gitlab.com/Merith-TK/vanillia-modpack.git
synced 2025-07-09 19:55:00 +01:00
add code-server to serverside mods
This commit is contained in:
parent
e4b6438fce
commit
457734b25b
4 changed files with 21 additions and 2 deletions
13
.minecraft/mods/code-server.pw.toml
Normal file
13
.minecraft/mods/code-server.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "code-server-mc"
|
||||
filename = "code-server-1.2.0.jar"
|
||||
side = "server"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/7F9L5LQW/versions/y58nvGpM/code-server-1.2.0.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "ba39744741269d883ef5b60119b9fe0822833064"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "7F9L5LQW"
|
||||
version = "y58nvGpM"
|
Loading…
Add table
Add a link
Reference in a new issue