作者:rebot | 分类:模组
Minecraft 版本: 1.21.1
平台: fabric
标签: storage transportation
Hi, I created mod for easy sorting items in your storage. It is primarily personal mod. I wanted to create sorting system with redstone but that was too much work for me so I programmed something and here we are. If you wanna edit my mod, feel free to use it. I linked my github repository.
There are 4 new items and 4 new commands
You need Sorter Controller put under your chest, where you put not sorted items. Then you connect Sorter Controller and Filter by pipes. Filter must facing chest in your storage. Pipes MUST be visually connected to Sorter controller and to filter.
Filter has three modes:
You can change Filter mode by clicking on icon in Filter menu. You can open Filter menu by right clicking on Filter block.
Items are transported via air, pipes don't have inventories or something like hoppers do. You can UPGRADE sorting speed by putting Sorter Amplifier item into Sorter Controller.
There are 4 new recepies:
Pipe:

Sorting Controller:

Filter:

Sorter Amplifier:

Sorting is triggering 4 times per second (just hardcoded that way). All new commands are for admins only and starts with as_
I need information of your:
The version consists of three numbers separated by a dot. For example, 1.3.4.
The first number (1) is the major version of the mod. This number changes when the mod undergoes significant changes. (This is unlikely to happen.)
The second number (3) indicates new features, such as support for new storage mods or general improvements to the mod (new blocks, new items, etc.).
The third number (4) indicates a hotfix. When releasing a version, I might miss a bug during development. When I release a fix, I only increase this number. It is purely a bug fix—no other improvements are included.
1.4 - Added Sorter Amplifier and improved Sorter Controller capability
1.3 – Added support for the Assorted Storage mod
1.2 – Filter block upgrade (Rejects mod and quick move support)
1.1 – Added support for the Expanded Storage mod
1.0 - Mod release
So there it is. Enjoy sorting your loot ^^
请登录后举报
暂无评论,抢个沙发吧~