Advertisement
prathishc

how to get thiefchest and redstone chest (cool items in minecraft)

Mar 8th, 2014
147
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.83 KB | None | 0 0
  1.  
  2. THIEF CHEST
  3. /setblock ~ ~3 ~ minecraft:chest 0 replace {Items:[{id:267,Count:1,tag:{display:{Name:"Thief Iron Sword",Lore:["lvl 1 Equipment"]}}},{id:301,Count:1,Slot:1,tag:{ench:[{id:0,lvl:1}],display:{color:0,Name:"Thief Boots",Lore:["lvl 1 Equipment"]}}},{id:300,Count:1,Slot:2,tag:{ench:[{id:0,lvl:1}],display:{color:0,Name:"Thief Leggings",Lore:["lvl 1 Equipment"]}}},{id:299,Count:1,Slot:3,tag:{ench:[{id:0,lvl:1}],display:{color:0,Name:"Thief Tunic",Lore:["lvl 1 Equipment"]}}},{id:298,Count:1,Slot:4,tag:{ench:[{id:0,lvl:1}],display:{color:0,Name:"Thief Helmet",Lore:["lvl 1 Equipment"]}}}]}
  4.  
  5.  
  6.  
  7. REDSTONE CHEST
  8. /setblock ~1 ~ ~ minecraft:chest 0 replace {Items:[{id:137,Count:1,Slot:0},{id:76,Count:1,Slot:1},{id:152,Count:1,Slot:2},{id:356,Count:1,Slot:3},{id:331,Count:1,Slot:4},{id:404,Count:1,Slot:5},{id:154,Count:1,Slot:6}]}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement