修复了使用重载命令时,重载无效的问题 Fixed an issue where reload commands would not work
修复了使用斧头的时候对砧板右键去皮操作后,将去皮原木破坏后展示实体无法清掉的问题,现在如果放置了食材则无法去皮原木 Fixed an issue where the right-click operation of the axe on the planks would not clear the entity after the planks were broken, now if the material is prevented from being chopped, the planks cannot be chopped
功能改进 | Functional improvement
给配置文件添加了搜索展示实体半径的功能,现在可以自己配置需要搜索展示实体的范围了 Added a search radius option to the config file, now you can set the search radius for entities
添加了对方块类型的物品材料单独的展示实体配置,现在可以对方块类材料与物品类材料分别设置偏移量,旋转角度,缩放半径了 Added a separate configuration for block-type items, now you can set the offset, rotation, and scale for block-type items and item-type items separately
添加了所有工具在使用的时候都会扣除 1 点耐久度的功能 Added a function that all tools will consume 1 durability when used