diff --git a/public/data/facilities.json b/public/data/facilities.json index c44dc44..8b69124 100644 --- a/public/data/facilities.json +++ b/public/data/facilities.json @@ -1,3 +1,29 @@ [ - +{ + "title": "大叔牌沼泽刷怪塔(含女巫)", + "intro": "产量不知道多少,已为红石、粘液球、火药、骨头、木棍进行分类", + "type": "resource", + "dimension": "overworld", + "status": "online", + "coordinates": { + "x": 348, + "y": 63, + "z": -1955 + }, + "contributors": [ + "Coldsmiles_7" + ], + "instructions": [ + { + "type": "text", + "content": "在挂机平台处召唤假人挂机即可" + } + ], + "notes": [ + { + "type": "text", + "content": "关闭伪和平" + } + ] +} ] \ No newline at end of file diff --git a/public/data/towns.json b/public/data/towns.json index c44dc44..562b720 100644 --- a/public/data/towns.json +++ b/public/data/towns.json @@ -1,3 +1,27 @@ [ - +{ + "title": "星核猎手", + "logo": "", + "gradient": { + "from": "#66eae8", + "to": "#0fc26f" + }, + "dimension": "overworld", + "coordinatesSecret": true, + "scale": "small", + "townType": "building", + "recruitment": "maybe", + "founders": [ + "Coldsmiles_7" + ], + "members": [ + "Coldsmiles_7" + ], + "introduction": [ + { + "type": "text", + "content": "服务器管理团队" + } + ] +} ] \ No newline at end of file