feat: update town "海沫" details including logo, gradient, recruitment status, and introduction

This commit is contained in:
zhangyuheng
2026-03-18 16:15:44 +08:00
parent 07f5ec28b3
commit 9414ee58ee

View File

@@ -22,24 +22,33 @@
"title": "海沫", "title": "海沫",
"logo": "https://s41.ax1x.com/2026/03/18/peeMXvj.jpg", "logo": "https://s41.ax1x.com/2026/03/18/peeMXvj.jpg",
"gradient": { "gradient": {
"from": "#667eea", "from": "#00ffff",
"to": "#764ba2" "to": "#0000ff"
}, },
"dimension": "overworld", "dimension": "overworld",
"coordinatesSecret": true, "coordinatesSecret": false,
"scale": "small", "scale": "medium",
"townType": "industry", "townType": "building",
"recruitment": "maybe", "recruitment": "welcome",
"founders": [ "founders": [
"jiajia_zZ",
"Aquaium" "Aquaium"
], ],
"members": [], "members": [
"jiajia_zZ",
"hamburbox34",
"AnnatarxMelkor",
"Chunky_Wu"
],
"introduction": [ "introduction": [
{ {
"type": "text", "type": "text",
"content": "有意加入请联系Aquaium" "content": "无垠的草原广袤的天空……这是Aquaium(edge)建立海沫的初衷。edge希望玩家可以自由发挥并且全心投入喜欢的领域中而不是为了原材料奔波。为此edge和jiajia_zZ在基地建造了一系列基础设施并且仍不断升级中。我们欢迎每一个富有激情的创作者。"
}
],
"coordinates": {
"x": 10000,
"y": 64,
"z": 10000
} }
]
} }
] ]