mirror of
https://github.com/Coldsmiles/infstarweb.git
synced 2026-04-23 02:30:41 +08:00
feat: update town "海沫" details including logo, gradient, recruitment status, and introduction
This commit is contained in:
@@ -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
|
||||||
}
|
}
|
||||||
]
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
Reference in New Issue
Block a user