Switch minecraft over to use packwiz format

This commit is contained in:
Isaac Shoebottom 2024-12-15 10:54:00 -04:00
parent 8c2ac0b2af
commit 678d217b5e

View File

@ -22,6 +22,7 @@ services:
ENABLE_RCON: "true" ENABLE_RCON: "true"
USE_AIKAR_FLAGS: "true" USE_AIKAR_FLAGS: "true"
OPS: "IsaacDaybreak" OPS: "IsaacDaybreak"
PACKWIZ_URL: "https://git.shoebottom.ca/IsaacShoebottom/compose/raw/branch/master/minecraft/pack/pack.toml"
REMOVE_OLD_MODS: "true" REMOVE_OLD_MODS: "true"
MODRINTH_DOWNLOAD_DEPENDENCIES: "required" MODRINTH_DOWNLOAD_DEPENDENCIES: "required"
MODRINTH_ALLOWED_VERSION_TYPE: "alpha" MODRINTH_ALLOWED_VERSION_TYPE: "alpha"
@ -38,31 +39,31 @@ services:
# railoptimization # railoptimization
# modernfix # modernfix
# c2me-fabric # c2me-fabric
MODRINTH_PROJECTS: | # MODRINTH_PROJECTS: |
fabric-api # fabric-api
lithium # lithium
ferrite-core # ferrite-core
krypton # krypton
debugify # debugify
no-chat-reports # no-chat-reports
vmp-fabric # vmp-fabric
noisium # noisium
leaves-be-gone # leaves-be-gone
servercore # servercore
alternate-current # alternate-current
ksyxis # ksyxis
recipecooldown # recipecooldown
slumber # slumber
helpfulcommands # helpfulcommands
sdlink # sdlink
sessility # sessility
rightclickharvest # rightclickharvest
netherportalfix # netherportalfix
dismount-entity # dismount-entity
plasmo-voice # plasmo-voice
double-doors # double-doors
appleskin # appleskin
viafabric # viafabric
disconnect-packet-fix # disconnect-packet-fix
volumes: volumes:
- /docker/appdata/minecraft:/data - /docker/appdata/minecraft:/data