mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2026-03-30 18:32:45 +00:00
28 lines
492 B
JSON
28 lines
492 B
JSON
{
|
|
"minecraft": {
|
|
"version": "1.20.4",
|
|
"modLoaders": [
|
|
{
|
|
"id": "fabric-0.15.3",
|
|
"primary": true
|
|
}
|
|
]
|
|
},
|
|
"manifestType": "minecraftModpack",
|
|
"manifestVersion": 1,
|
|
"name": "Custom",
|
|
"author": "",
|
|
"files": [
|
|
{
|
|
"projectID": 351725,
|
|
"fileID": 4973035,
|
|
"required": true
|
|
},
|
|
{
|
|
"projectID": 306612,
|
|
"fileID": 5010374,
|
|
"required": true
|
|
}
|
|
],
|
|
"overrides": "overrides"
|
|
} |