From b68bce9153219289fad37162b2832bd8fd44b8f6 Mon Sep 17 00:00:00 2001 From: Coldsmiles Date: Thu, 9 Apr 2026 05:15:08 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=B7=BB=E5=8A=A0=E7=8C=AA=E4=BA=BA?= =?UTF-8?q?=E5=A1=94=E5=8A=A0=E4=BA=A4=E6=98=93=E8=AE=BE=E6=96=BD=E4=BF=A1?= =?UTF-8?q?=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/data/facilities.json | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/public/data/facilities.json b/public/data/facilities.json index d7b0602..e689500 100644 --- a/public/data/facilities.json +++ b/public/data/facilities.json @@ -166,5 +166,32 @@ } ], "notes": [] + }, + { + "title": "猪人塔加交易", + "intro": "在也不缺石英了!!!", + "type": "resource", + "dimension": "nether", + "status": "online", + "coordinates": { + "x": 0, + "y": 64, + "z": 0 + }, + "contributors": [ + "luo_laoshi" + ], + "instructions": [ + { + "type": "text", + "content": "【【我的世界】1.21.11最新版本大叔牌猪人塔的优化版本-哔哩哔哩】 https://b23.tv/mt6EuRQ" + } + ], + "notes": [ + { + "type": "text", + "content": "信标不要挖,不然假人会饿死" + } + ] } ] \ No newline at end of file