storage - itemsorter (all items)

Rating
Rated 3.8 from 21 votes
Category Redstone
Theme Other
Size Small
File Format .schematic
Submitted by pesegolsson
Posted on November 13th, 2017 04:36 AM EST
Download(s) Has been downloaded 1682 times

Description

made a small storage system using command blocks that sorts all items, even non stackable items (such as tools/weapon/armor etc) it is also completely silenent! it is not the fastest system but it does what it is supposed to. it is easy to make it bigger, just add more and change the code in the command block accordingly.

have a structure block file as well if you like to add this under vanilla Minecraft, it is found here: https://goo.gl/QoMkMp

Other Creations From pesegolsson

shulker storage system
underground item sorter, 1 chest above ground
"cheat" room
shulker storage / swapper

Comments (6)

command blocks are empty. Please post one complete command   by mlux
on October 26th, 2020 11:29 AM EST
Reply
friends does not work is a scam, makes the chunks corrupt   by Yoliocan
on March 8th, 2019 04:58 PM EST
Reply
how do you program the command block?   by pelayne
on December 12th, 2017 02:07 AM EST
Reply

make sure your in creative mode, then right click on command block.

to change what item it sorts change the "id" tag ie: id:"minecraft:diamond_pickaxe",
so if you want to sort gold blocks instead of diamond pickaxe then change the id tag to minecraft:gold_block

if you need to change the orientation of the hoppers then change the number after minecraft:hopper
the number are: 0: facing down 2: facing north 3: facing south 4: facing west 5: facing east

hope that helped!
  by pesegolsson
on December 12th, 2017 05:31 AM EST
Reply

Thank you for your quick answer, I had opended it in mcedit 2.0 and I am not used to its interface yet, the command blocks were empty, but as soon as I opened it in "normal" mcedit I was able to see the commands
  by pelayne
on December 12th, 2017 12:27 PM EST
Reply
nice to try   by Powerfull
on December 6th, 2017 12:26 AM EST
Reply

Add a comment