**Description** Updated minecraft-java's questions.yaml to allow downloading packwiz packs when modloaders other than Fabric are chosen. The developer of the docker image has [stated](https://github.com/itzg/docker-minecraft-server/issues/1238#issuecomment-1003560897) that packwiz support is not limited to Fabric. Mod loaders supported by packwiz itself are listed [here](https://packwiz.infra.link/reference/commands/packwiz/init/#options). **⚙️ Type of change** - [x] ⚙️ Feature/App addition - [ ] 🪛 Bugfix - [ ] ⚠️ Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] 🔃 Refactor of current code **🧪 How Has This Been Tested?** I don't have the capability to test this at this time. **📃 Notes:** I haven't worked on TrueNAS apps/questions.yaml before but based on my understanding from reading the docs this should be correct. If there is a way to combine all the added lines using a compound show-if statement (ie show-if type is forge or fabric or quilt or neoforge) I couldn't find documentation on it. **✔️ Checklist:** - [x] ⚖️ My code follows the style guidelines of this project - [ ] 👀 I have performed a self-review of my own code - [ ] #️⃣ I have commented my code, particularly in hard-to-understand areas - [ ] 📄 I have made corresponding changes to the documentation - [ ] ⚠️ My changes generate no new warnings - [ ] 🧪 I have added tests to this description that prove my fix is effective or that my feature works - [ ] ⬆️ I increased versions for any altered app according to semantic versioning --------- Signed-off-by: H <37481947+H-QueerCoded@users.noreply.github.com>
39 lines
1.1 KiB
YAML
39 lines
1.1 KiB
YAML
annotations:
|
|
max_scale_version: 23.10.2
|
|
min_scale_version: 23.10.0
|
|
truecharts.org/SCALE-support: "true"
|
|
truecharts.org/category: games
|
|
truecharts.org/max_helm_version: "3.14"
|
|
truecharts.org/min_helm_version: "3.12"
|
|
truecharts.org/train: stable
|
|
apiVersion: v2
|
|
appVersion: 2023.11.1
|
|
dependencies:
|
|
- name: common
|
|
version: 17.2.29
|
|
repository: oci://tccr.io/truecharts
|
|
condition: ""
|
|
alias: ""
|
|
tags: []
|
|
import-values: []
|
|
deprecated: false
|
|
description: Minecraft Java Dedicated Server
|
|
home: https://truecharts.org/charts/stable/minecraft-java
|
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/minecraft-java.png
|
|
keywords:
|
|
- minecraft-java
|
|
- minecraft
|
|
kubeVersion: ">=1.24.0-0"
|
|
maintainers:
|
|
- name: TrueCharts
|
|
email: info@truecharts.org
|
|
url: https://truecharts.org
|
|
name: minecraft-java
|
|
sources:
|
|
- https://github.com/itzg/docker-minecraft-server
|
|
- https://github.com/truecharts/charts/tree/master/charts/stable/minecraft-java
|
|
- https://hub.docker.com/r/itzg/minecraft-server
|
|
- https://hub.docker.com/r/itzg/mc-backup
|
|
type: application
|
|
version: 7.1.12
|