Minecraft Maps / Redstone Device

How to make a Xp item shop

  • 914 views, 1 today
  • 4
  • 3
  • 4
codster2012's Avatar codster2012
Level 27 : Expert Explorer
8
The left command block(the command block that gives you the item)
/give @p[X,Y,Z,65536,lm=Xp] {Item}
The right command block(the command block that takes the Xp)
/xp -Xpl @p[X,Y,Z,65536,lm=Xp]

the red carpet is were your going to get the coordinates for the command blocks and to make it that one spot you need r=65536 but leave out the r= also it's optional to do the x=,y=,z= but it's more easy if you leave those out also if you having problems finding the item id's there will be a link and I hope this will help you make a easy xp item shop
Here's a example
/give @p[-1265,7,-409,65536,lm=5] 364 10
/xp -5l @p[-1265,7,-409,65536,lm=5]
this would get you 10 steak

All block/item Id's: www.minecraftinfo.com/IDList.htm

if this helped you please comment
Progress100% complete
Tags

Create an account or sign in to comment.

LuaDotExe
10/11/2013 10:11 pm
Level 4 : Apprentice Modder
LuaDotExe's Avatar
this design can be compacted to use 1 redstone
1
codster2012
10/12/2013 3:04 pm
Level 27 : Expert Explorer
codster2012's Avatar
yeah I know I didn't really got around of updating this post but here soon I might make a redstone lab showing all kinds of stuff including the more compacted version of this but I will be posting it in the next update 1.7 because few things require that update
1
fsdfjksdfjksd
09/09/2013 7:36 am
Level 6 : Apprentice Network
fsdfjksdfjksd's Avatar
Whoa! Very good.
1
WhalePlaysMC
09/08/2013 5:46 pm
Level 26 : Expert Narwhal
WhalePlaysMC's Avatar
Thanks! This helped a lot
1
Planet Minecraft

Website

© 2010 - 2024
www.planetminecraft.com

Welcome