变更: v1.0.1 → v1.0.2
2026-06-30 08:35 → 2026-06-30 10:38
v1.0.1
v1.0.2
-5
+5
| 1 | { | |
| 2 | "_comment": "DO NOT EDIT: FILE GENERATED AUTOMATICALLY BY PANEL", | |
| 3 | "meta": { | |
| 展开 3 行未改动 | ||
| 7 | "exported_at": "2024-06-01T19:39:59+00:00", | |
| 8 | "name": "Quilt", | |
| 9 | "author": "diedyesterdaywashere@gmail.com", | |
| 10 | - | "description": "The Quilt project is an open-source, community-driven modding toolchain designed primarily for Minecraft. By focusing on speed, ease of use and modularity, Quilt aims to provide a sleek and modern modding toolchain with an open ecosystem.", |
| 11 | "features": null, | |
| 12 | "docker_images": { | |
| 13 | "Java 8": "registry.cn-shanghai.aliyuncs.com/pterodactyl-images/yolks:java_8", | |
| 展开 20 行未改动 | ||
| 34 | }, | |
| 35 | "variables": [ | |
| 36 | { | |
| 37 | - | "name": "Minecraft Version", |
| 38 | - | "description": "Version of Minecraft that will be installed. You can only choose the exact version number, for example \"1.20.2\", \"latest\" won't work!", |
| 39 | "env_variable": "MC_VERSION", | |
| 40 | "default_value": "1.20.2", | |
| 41 | "user_viewable": true, | |
| 42 | "user_editable": true, | |
| 43 | "rules": "required|string|between:3,15", | |
| 44 | "field_type": "text" | |
| 45 | }, | |
| 46 | { | |
| 47 | - | "name": "Server Jar File", |
| 48 | - | "description": "The name of the jarfile that will be ran on server launch.", |
| 49 | "env_variable": "SERVER_JARFILE", | |
| 50 | "default_value": "server.jar", | |
| 51 | "user_viewable": true, | |
| 展开 3 行未改动 | ||
| 55 | } | |
| 56 | ] | |
| 57 | } | |
| 1 | { | |
| 2 | "_comment": "DO NOT EDIT: FILE GENERATED AUTOMATICALLY BY PANEL", | |
| 3 | "meta": { | |
| 展开 3 行未改动 | ||
| 7 | "exported_at": "2024-06-01T19:39:59+00:00", | |
| 8 | "name": "Quilt", | |
| 9 | "author": "diedyesterdaywashere@gmail.com", | |
| 10 | + | "description": "Quilt 项目是一个开源、社区驱动的模组工具链,主要面向《我的世界》设计。通过专注于速度、易用性和模块化,Quilt 旨在提供一个简洁现代的模组工具链,并构建开放的生态系统。", |
| 11 | "features": null, | |
| 12 | "docker_images": { | |
| 13 | "Java 8": "registry.cn-shanghai.aliyuncs.com/pterodactyl-images/yolks:java_8", | |
| 展开 20 行未改动 | ||
| 34 | }, | |
| 35 | "variables": [ | |
| 36 | { | |
| 37 | + | "name": "我的世界版本", |
| 38 | + | "description": "将安装的我的世界版本。你只能选择确切的版本号,例如\"1.20.2\",\"latest\"将不起作用!", |
| 39 | "env_variable": "MC_VERSION", | |
| 40 | "default_value": "1.20.2", | |
| 41 | "user_viewable": true, | |
| 42 | "user_editable": true, | |
| 43 | "rules": "required|string|between:3,15", | |
| 44 | "field_type": "text" | |
| 45 | }, | |
| 46 | { | |
| 47 | + | "name": "服务器Jar文件", |
| 48 | + | "description": "服务器启动时将运行的jar文件名。", |
| 49 | "env_variable": "SERVER_JARFILE", | |
| 50 | "default_value": "server.jar", | |
| 51 | "user_viewable": true, | |
| 展开 3 行未改动 | ||
| 55 | } | |
| 56 | ] | |
| 57 | } | |
更新说明
v1.0.1
[AI翻译] 名称、描述、说明、JSON描述、变量
v1.0.2
[AI翻译] 描述、说明、JSON描述、变量