修复
- 修复 #216
变化
现在,在服务器与客户端握手阶段会相互交换支持哪些AMSP网络包
现在,只有当有规则尝试写入配置文件时才会创建配置文件
优化了合成表API的Mixin代码,避免覆盖掉别的Mod以类似方式添加的配方
Fix
- Fix #216
Changes
Now, during the server-client handshake phase, there is an exchange of which AMSP network packages are supported
Now, the config is only created when a rule tries to write to it
Optimized the Mixin code of the recipe API to avoid overwriting recipes added in a similar way by other mods