Some simple inventory sorting tweaks. Middle click sorts, mousewheel in and out of inventory one item at a time.
一些简单的容器分类调整。 单击中键排序,鼠标滚轮一次进出一个物品。
Quick note: the default keybindings for the mousewheel actions *are* the wheel. If you set them to something else, just reset to recover the wheel operation.
快速说明:鼠标滚轮操作的默认键绑定是滚轮。 如果将它们设置为其他按键,只需重置即可恢复滚轮操作。
Version 1.13 command:
模组版本 1.13 指令:
New command added in 1.13:
模组添加的指令:
/inventorysorter <arg>
It interacts with the last container you middle click sorted (or attempted to), to allow you to manipulate the container blacklist. These are containers that don't respect middleclick sorting for one reason or another (typically where a special slot containing a special item is not properly marked read only, allowing for it to be duped instead).
它会检测你单击鼠标中键排序(或尝试排序)的最后一个容器,来让您更改 某些是出于某种原因不遵守中键点击排序的容器(通常在包含特殊项目的特殊插槽没有正确标记为只读的情况下,允许它被欺骗)中的黑名单。
* bladd: adds the last container to the blacklist
* bladd: 将最后一个容器加入黑名单
* blremove: removes the last container from the blacklist
* blremove: 从黑名单中删除最后一个容器
* show: shows the last container sorted
* show: 显示排序的最后一个容器
* list: shows the list of blacklisted containers
* list: 显示黑名单容器列表