2018-07-12 04:41:33 +08:00
{
"_comment" : "DO NOT EDIT: FILE GENERATED AUTOMATICALLY BY PTERODACTYL PANEL - PTERODACTYL.IO" ,
"meta" : {
2024-04-07 21:03:34 +08:00
"version" : "PTDL_v2" ,
"update_url" : null
2018-07-12 04:41:33 +08:00
} ,
2024-04-07 21:03:34 +08:00
"exported_at" : "2024-04-01T11:48:01+02:00" ,
2018-07-12 04:41:33 +08:00
"name" : "Blightfall" ,
"author" : "aevum@decess.us" ,
"description" : "Blightfall is a combination modpack and adventure map about surviving on an alien planet. It uses magic mods and tech mods to create a novel gameplay experience. Can you survive on a world completely covered by Thaumcraft taint?\r\n\r\nhttps:\/\/www.technicpack.net\/modpack\/blightfall.592618" ,
2024-04-07 21:03:34 +08:00
"features" : [
"eula" ,
"java_version" ,
"pid_limit"
] ,
"docker_images" : {
"ghcr.io\/parkervcp\/yolks:java_8" : "ghcr.io\/parkervcp\/yolks:java_8"
} ,
"file_denylist" : [ ] ,
2018-07-12 04:41:33 +08:00
"startup" : "java -Xms128M -Xmx{{SERVER_MEMORY}}M -jar Blightfall.jar" ,
"config" : {
2019-03-16 00:39:48 +08:00
"files" : "{\r\n \"server.properties\": {\r\n \"parser\": \"properties\",\r\n \"find\": {\r\n \"server-ip\": \"0.0.0.0\",\r\n \"server-port\": \"{{server.build.default.port}}\",\r\n \"query.port\": \"{{server.build.default.port}}\"\r\n }\r\n }\r\n}" ,
2024-04-07 21:03:34 +08:00
"startup" : "{\r\n \"done\": \")! For help, type \"\r\n}" ,
"logs" : "{\r\n}" ,
2018-07-12 04:41:33 +08:00
"stop" : "stop"
} ,
"scripts" : {
"installation" : {
2024-04-07 21:03:34 +08:00
"script" : "#!\/bin\/ash\r\n# Forge Installation Script\r\n#\r\n# Server Files: \/mnt\/server\r\n\r\ncd \/mnt\/server\r\n\r\ncurl -sS https:\/\/servers.technicpack.net\/Technic\/servers\/blightfall\/Blightfall_Server_$MODPACK_VERSION.zip -o Blightfall_$MODPACK_VERSION.zip\r\n\r\nunzip Blightfall_$MODPACK_VERSION.zip\r\n\r\nrm -rf Blightfall_$MODPACK_VERSION.zip\r\n\r\n\r\n## install end\r\necho \"-----------------------------------------\"\r\necho \"Installation completed...\"\r\necho \"-----------------------------------------\"" ,
"container" : "ghcr.io\/parkervcp\/installers:alpine" ,
2018-07-12 04:41:33 +08:00
"entrypoint" : "ash"
}
} ,
"variables" : [
{
"name" : "Modpack Version" ,
"description" : "Version of the modpack to use" ,
"env_variable" : "MODPACK_VERSION" ,
2024-04-07 21:03:34 +08:00
"default_value" : "3.1.1-CE" ,
"user_viewable" : true ,
"user_editable" : true ,
"rules" : "required|string|max:20" ,
"field_type" : "text"
2018-07-12 04:41:33 +08:00
}
]
2024-04-07 21:03:34 +08:00
}