Advanced Search
Search Results
25 total results found
Item Streams
In most cases, a simple line of hoppers is both the slowest and most expensive option for item distribution, so how do you optimize moving items for speed and cost? Ice & Water Streams The most common method of distributing items across a set of filters is t...
Block properties
What are block properties? Block properties are the different values that blocks have within the Minecraft code that determine how to block behaves in the game. Each block has defined properties with some being more unique than others. Solid Solid blocks...
Blocks with special properties
Box loader
Box loaders are a common storage tech contraption that takes in items and "loads" them into a shulker box using hoppers or droppers. They can be used to compact items into smaller spaces and make handling items easier for both the player and storage systems. ...
Box basics
All you need to know to start learning about shulker box tech Shulker boxes are the basis of many parts of storage tech. They are crafted from 2 shulker shells (acquired from killing a shulker mob) and a chest. Essentially, they are a movable chest. When br...