Minecraft Blogs / Tutorial

How to spawn Dropped Items!

  • 21,252 views, 11 today
  • 4
  • 1
  • 9
TheXsource's Avatar TheXsource
Level 44 : Master Warrior
13
Have you ever had the frustration on spawning item entities? or maybe you just don't know how?
Well you too can do this also!
All you need is a command block and a button and we can get crack'alackin!
First Type in this: ;
/summon Item X Y Z
Now Item is the entity id for dropped items.
In replace of the X Y Z are the coordinates where it is gonna be spawned in.

Next:add in this tag:
{Item:{id:#,Damage:#,Count:#}}
Inside the #s you need to put in your value of each specific tag.
id = the item id of the item you want to spawn
Damage = the value of it either being damaged or has counterparts of its self.
(Note:Item Damage refers to Equipment and Tool, as for Damage Data Value refers to counterparts of the item you are spawning.
e.g.A mob head has 5 counterparts so you need to use the Damage Value into either 2,3,4 or 5 to get the respective mob head you want.)

Now that you have input all of the commands together it should look like this:
/summon Item X Y Z {Item:{id:#,Damage:#,Count:#}}

again just input you values to their respective places.

now put the button on and activate and it should work!

One thing:you can also add in some extra tags like custom names,attributes and etc., but you have to figure that on your own!

If you can't i'll do a later tutorial for this kind of spawning.
Tags

Create an account or sign in to comment.

1
01/11/2017 7:41 pm
Level 1 : New Engineer
RoboMeister
RoboMeister's Avatar
Can someone do an example of a diamond? 1.8.9, please.
1
05/12/2016 1:35 pm
Level 5 : Apprentice Explorer
Tocaraca3
Tocaraca3's Avatar
Yes! You can summon -1 arrows to have infinite! That will be very useful for minigames.
1
04/30/2016 9:53 pm
Level 1 : New Explorer
PennyJim
PennyJim's Avatar
How do I summon bonemeal... i know it's a dye, but all I can is summon red... in other words, how do i change the value.
1
12/02/2016 5:08 pm
Level 1 : New Explorer
EducatedWow
EducatedWow's Avatar
To change the color, just change the damage.
1
04/02/2016 12:29 am
Level 6 : Apprentice Explorer
GabrielTheDude
GabrielTheDude's Avatar
What if I want to spawn blocks on items. For example, i dropped a piece of stone, and (any specific) blocks will start appearing where the item is. Anyone got any ideas?
1
05/03/2015 7:06 pm
Level 1 : New Miner
YorickIsTheBest
YorickIsTheBest's Avatar
Is there any way i can use this in a mob spawner???
1
10/23/2014 11:39 am
Level 6 : Apprentice Pig
goodpoopie
goodpoopie's Avatar
Does anyone know how to remove the item when it lands on a pressure plate?
1
12/30/2015 11:26 pm
Level 12 : Journeyman Engineer
benjaminalan
benjaminalan's Avatar
/kill @e[type=Item,x=X,y=Y,z=Z,r=0]
1
04/29/2014 7:33 pm
Level 19 : Journeyman Pony
Tman12lbs
Tman12lbs's Avatar
i cant pick up spawned items?
Planet Minecraft

Website

© 2010 - 2024
www.planetminecraft.com

Welcome