15 lines
304 B
JSON
15 lines
304 B
JSON
{
|
|
"mcVersion": "1.20.1",
|
|
"recommendedJdkVersion": 17,
|
|
"serverMinRam": 2048,
|
|
"serverMaxRam": 4096,
|
|
"clientMinRam": 4096,
|
|
"clientRecommendedRam": 8192,
|
|
"packPath": "sample-pack.zip",
|
|
"description": "새 서버팩",
|
|
"configEditableFiles": [
|
|
"server.properties",
|
|
"bukkit.yml"
|
|
]
|
|
}
|