
MITE:Equilibrium
This mod offers a linear progression experience with the goal of liberating the End . Without overly flashy details, the main task is to carefully consider your environment and make the right choices.
Список изменений
MITE:Equilibrium Beta 1.0.5 - 规范化更新 (Standardized Update)
1. 继续为一些物品添加了食物属性
-Added Food Properties to More Items.
-小麦种子:1饱食度,0饱和度
-Wheat Seeds: 1 hunger, 0 saturation;
-南瓜种子:1饱食度,1饱和度
-Pumpkin Seeds: 1 hunger, 1 saturation
-西瓜种子:0饱食度,1饱和度
-Melon Seeds: 0 hunger, 1 saturation
-糖:0饱食度,1饱和度 -Sugar: 0 hunger, 1 saturation
2.界面按钮优化
-Interface Button Optimization
重构按钮代码,解决了Tooltip按钮描述闪烁的问题。
Refactored button code to fix the issue of tooltip descriptions flickering.
3.附魔“Reaching”调整
-Enchantment "Reaching" Adjustment
-附魔“Reaching”翻译为“触及”,仅可通过书架附魔获得,且仅适用于铁桶。
-The enchantment "Reaching" has been translated to "触及" and can only be obtained through bookshelf enchanting, applicable only to buckets.
-每级附魔延长玩家24格方块触及范围(但铁桶无法挖掘方块),最高等级为II级,接水不会使附魔消失。
-Each level increases the player's block reach range by 24 blocks (but buckets cannot mine blocks), with a maximum level of II. Collecting water does not remove the enchantment.
4.版本隔离 (Version Isolation)
-模组新建的世界与之前所有版本互不兼容,只有模组中才能打开模组建立的世界。
-New worlds created by the mod are incompatible with all previous versions. Only the mod can open mod-created worlds.
-版本趋于稳定,现在对外开放的版本,对局域网开放从而获得指令权限的途径被删除。 -The version is now stable and publicly available. The method to gain command permissions by opening to LAN has been removed.
5.其他
-翻译和文件结构优化
Translation and File Structure Optimization
-继续完善翻译,优化json文件结构。
-Continued improvements to translations and optimized the JSON file structure.