> For the complete documentation index, see [llms.txt](https://eplus-guide.gitbook.io/eplus/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://eplus-guide.gitbook.io/eplus/changlog/1.15.2/2320.3.18.md).

# 2320年3月18日

> ## 新增

* 新增了聚合矿物的**合成与分解**（更好的储存方式）
* 新增部分特殊矿物的合成兑换（无序合成）
* 新增了**掉落物**的**信息显示**
* 开放**全新**重置的**新手任务**三部曲
* 新增了维修套件的配方，可用于修复任何科技物品（**拖拽覆盖**以使用）
* 问答插件恢复了，答对问题有 50 E 奖励

> ### 新增堆叠，但对以下动物不堆叠

* 熊猫
* 蜜蜂
* 猫和狗
* 马
* 北极熊

> ## 调整

* 星球的升降进行了调整以规避大部分BUG
* 修复了**领地**方面金铲子**无法圈地**的问题（拼写错误A\_A）

> ### 菜单界面调整

* 主界面：新增了COI查询按钮，用该功能查阅方块互动情况
* 主界面：个人界面现可访问（主菜单左上角），可配置个人介绍及基地位置等
* 主界面：~~纳米传输系统~~。用于快捷传送到一些官方设施地点
* 极光的友情提示：小黑屋没事发个电 ：D


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://eplus-guide.gitbook.io/eplus/changlog/1.15.2/2320.3.18.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
