17 lines
469 B
JSON
17 lines
469 B
JSON
{
|
|
"$schema": "file:///home/spawnrys/Nebula/root/schemas/ServerMetaSchema.schema.json",
|
|
"meta": {
|
|
"version": "1.0.0",
|
|
"name": "Create (Minecraft 1.20.1)",
|
|
"description": "Minecraft 1.20.1 (Fabric v0.16.10)",
|
|
"icon": "https://git.onimai.ru/ONIMAI-SMP/distribution/raw/branch/main/logo.png",
|
|
"address": "mc.onimai.ru:25565",
|
|
"mainServer": true,
|
|
"autoconnect": false
|
|
},
|
|
"fabric": {
|
|
"version": "0.16.10"
|
|
},
|
|
"untrackedFiles": []
|
|
}
|