From b34e50752285ea72519c9cbb372bfb1be5861797 Mon Sep 17 00:00:00 2001 From: Coldsmiles Date: Tue, 24 Mar 2026 04:41:06 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=B7=BB=E5=8A=A0=E7=81=B5=E5=90=AF?= =?UTF-8?q?=E7=89=8C=E4=B8=90=E4=B8=AD=E4=B8=90=E6=A0=91=E5=9C=BA=E5=92=8C?= =?UTF-8?q?=E7=9B=91=E5=AE=88=E8=80=85=E4=BC=AA=E5=92=8C=E5=B9=B3=E8=AE=BE?= =?UTF-8?q?=E6=96=BD=E4=BF=A1=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/data/facilities.json | 66 +++++++++++++++++++++++++++++++++++++ 1 file changed, 66 insertions(+) diff --git a/public/data/facilities.json b/public/data/facilities.json index ff6e574..dcfd97c 100644 --- a/public/data/facilities.json +++ b/public/data/facilities.json @@ -70,5 +70,71 @@ } ], "notes": [] + }, + { + "title": "灵启牌丐中丐树场", + "intro": "支持七树种,产量大约樱花 25107/h,金合欢 14785/h,杜鹃 12421/h,白桦 10470/h,橡树 9742/h,云杉 9534/h,红色蘑菇 26122/h(樱花树预热遮光)", + "type": "resource", + "dimension": "overworld", + "status": "online", + "coordinates": { + "x": 52, + "y": 64, + "z": 67 + }, + "contributors": [ + "Coldsmiles_7" + ], + "instructions": [ + { + "type": "text", + "content": "机器为视频中普通版" + }, + { + "type": "video", + "content": "BV1bYmcBiELg" + } + ], + "notes": [ + { + "type": "text", + "content": "不抗卸载,人走关机" + }, + { + "type": "video", + "content": "BV1bYmcBiELg" + } + ] + }, + { + "title": "监守者伪和平", + "intro": "下界坐标X: -1520, Y: 128, Z: -1625", + "type": "infrastructure", + "dimension": "overworld", + "status": "online", + "coordinates": { + "x": -12118, + "y": -52, + "z": -13000 + }, + "contributors": [ + "Coldsmiles_7" + ], + "instructions": [ + { + "type": "text", + "content": "拉杆控制地狱门加载器,无矿车运动为关闭" + }, + { + "type": "image", + "content": "https://img.infstar.cn/i/2026/03/24/69c1a51020562.png" + } + ], + "notes": [ + { + "type": "text", + "content": "进出地狱门走无火和无矿车的那边" + } + ] } ] \ No newline at end of file