feat: 添加烤肉机和贝厂设施信息

This commit is contained in:
Coldsmiles
2026-03-22 23:38:39 +08:00
parent d305f5eab5
commit 40f48d27b9

View File

@@ -25,5 +25,44 @@
"content": "关闭伪和平" "content": "关闭伪和平"
} }
] ]
} },
{
"title": "烤肉机",
"intro": "\"以后我可以吃一组,扔一组,再给人一组了,就是这富有\"",
"type": "resource",
"dimension": "nether",
"status": "online",
"coordinates": {
"x": 127,
"y": 128,
"z": 40
},
"contributors": [
"Coldsmiles_7"
],
"instructions": [
{
"type": "text",
"content": "挂机点挂机"
}
],
"notes": []
},
{
"title": "贝厂",
"intro": "",
"type": "resource",
"dimension": "end",
"status": "online",
"coordinates": {
"x": -915,
"y": 61,
"z": 621
},
"contributors": [
"Ylsnifyuan"
],
"instructions": [],
"notes": []
}
] ]