remove Create-Track-Map because outdated, doesn't work
This commit is contained in:
parent
432d655896
commit
fc6d528444
4 changed files with 0 additions and 18 deletions
|
|
@ -9,6 +9,5 @@ services:
|
||||||
ports:
|
ports:
|
||||||
- "25565:25565" # minecraft
|
- "25565:25565" # minecraft
|
||||||
- "24454:24454" # simple voicechat
|
- "24454:24454" # simple voicechat
|
||||||
- "5947:3876" # Create Track Map
|
|
||||||
tty: true
|
tty: true
|
||||||
# restart: unless-stopped
|
# restart: unless-stopped
|
||||||
|
|
|
||||||
|
|
@ -5,7 +5,6 @@ podman run \
|
||||||
--interactive \
|
--interactive \
|
||||||
--publish 25565:25565/tcp \
|
--publish 25565:25565/tcp \
|
||||||
--publish 24454:24454/tcp \
|
--publish 24454:24454/tcp \
|
||||||
--publish 5947:3876/tcp \
|
|
||||||
--volume ./server:/mnt/server \
|
--volume ./server:/mnt/server \
|
||||||
--workdir /mnt/server \
|
--workdir /mnt/server \
|
||||||
alp-jre-21-hl:latest \
|
alp-jre-21-hl:latest \
|
||||||
|
|
|
||||||
|
|
@ -1,16 +0,0 @@
|
||||||
filename = 'create-track-map-1.4+mc1.20.1-fabric.jar'
|
|
||||||
name = 'Create Track Map'
|
|
||||||
side = 'server'
|
|
||||||
x-prismlauncher-loaders = [ 'quilt', 'fabric' ]
|
|
||||||
x-prismlauncher-mc-versions = [ '1.20.1' ]
|
|
||||||
x-prismlauncher-release-type = 'release'
|
|
||||||
|
|
||||||
[download]
|
|
||||||
hash = '8913409ee9efc242f959fd95b0e5e088c9a6d99a8517d55195a75069d588eeb18fa680bb9279729a78de4cbf926791ca19d9eb574b53d5cda983b87c8df279d5'
|
|
||||||
hash-format = 'sha512'
|
|
||||||
mode = 'url'
|
|
||||||
url = 'https://cdn.modrinth.com/data/gxoNIjg6/versions/qoyYyg2G/create-track-map-1.4%2Bmc1.20.1-fabric.jar'
|
|
||||||
|
|
||||||
[update.modrinth]
|
|
||||||
mod-id = 'gxoNIjg6'
|
|
||||||
version = 'qoyYyg2G'
|
|
||||||
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue