Use generic modpack env
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
c12562fb7f
commit
fd1a2e59ef
@ -49,14 +49,14 @@ spec:
|
|||||||
|
|
||||||
- name: VERSION
|
- name: VERSION
|
||||||
value: "1.12.2"
|
value: "1.12.2"
|
||||||
#- name: GENERIC_PACK
|
- name: MODPACK
|
||||||
# value: "https://s3.clortox.com/minecraft-modpacks/modpack-latest.zip"
|
value: "https://s3.clortox.com/minecraft-modpacks/modpack-latest.zip"
|
||||||
- name: REMOVE_OLD_MODS
|
- name: REMOVE_OLD_MODS
|
||||||
value: "TRUE"
|
value: "TRUE"
|
||||||
- name: TYPE
|
#- name: TYPE
|
||||||
value: "CURSEFORGE"
|
# value: "CURSEFORGE"
|
||||||
- name: CF_SERVER_MOD
|
#- name: CF_SERVER_MOD
|
||||||
value: "https://s3.clortox.com/minecraft-modpacks/modpack-latest.zip"
|
# value: "https://s3.clortox.com/minecraft-modpacks/modpack-latest.zip"
|
||||||
|
|
||||||
#- name: USE_MODPACK_START_SCRIPT
|
#- name: USE_MODPACK_START_SCRIPT
|
||||||
# value: "true"
|
# value: "true"
|
||||||
|
Loading…
Reference in New Issue
Block a user