mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
[stable/minecraft] Modify one comment line in stable/minecraft/values.yaml, you can put URL to download FTB package (#21576)
Signed-off-by: Dimitri Leurs <dimitri.leurs@gmail.com> Signed-off-by: Leurs Dimitri <dimitri.leurs@gmail.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
apiVersion: v1
|
||||
name: minecraft
|
||||
version: 1.2.1
|
||||
version: 1.2.2
|
||||
appVersion: 1.14.4
|
||||
home: https://minecraft.net/
|
||||
description: Minecraft server
|
||||
|
||||
@@ -64,7 +64,7 @@ minecraftServer:
|
||||
spigotDownloadUrl:
|
||||
# If type is set to PAPER, this sets the URL to download the PaperSpigot package
|
||||
paperDownloadUrl:
|
||||
# If type is set to FTB, this sets the server mod to run
|
||||
# If type is set to FTB, this sets the server mod to run. You can also provide the URL to download the FTB package
|
||||
ftbServerMod:
|
||||
# Set to true if running Feed The Beast and get an error like "unable to launch forgemodloader"
|
||||
ftbLegacyJavaFixer: false
|
||||
|
||||
Reference in New Issue
Block a user