Help with a vanilla command!

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord
P

ProtheAngel

Guest
/execute @e[tag=shield] ~ ~ ~ /execute @e[tag=iron,r=1] ~ ~ ~ /summon Item ~ ~ ~ {Item:{id:"minecraft:shield",Count:1b,AttributeModifiers:[{AttributeName:"generic.knockbackResistance",Name:"generic.knockbackResistance",Amount:5,Operation:0,UUIDLeast:669686,UUIDMost:643781}],display:{Name:"The Medeval Shield",Lore:[The shield of the ancients.]}} That's the command. I only need help in the /summon portion though. I was wondering where you put the data of the command, like the Count:1b and stuff.
 

DeathOfTime

New Member
Jul 29, 2019
823
0
1
not for sure how to help. googled it.(told this is what most helpers do on the internet. it has worked for me in the past. sometimes) and found this site: https://minecraftcommand.science/commands/60

never seen it before. it looks really awesome though. and might be of use. i've never used commands of any complexity beyond give, or gamerule.

just looked, and it has generators for commands. just depends on your learning style which might be more helpful. the submissions or the generators. likely none of it. hope you get it figure out though.

edit:
thanks for that question. I heard there were sites like this in a video. never looked them up though. bookmarked that one. not really my area of interest in the the game. still worth a look at the fascinating stuff people do. and the people that do the stuff to help people do the stuff they do.
 
Last edited:
  • Like
Reactions: ICountFrom0
P

ProtheAngel

Guest
Thanks so much! I've used this website before but I figured it didn't have many generators.


EDIT: It works! Boy is that a relief! Thanks man.
 
Last edited:
P

ProtheAngel

Guest
That's what I use lol. But now it doesn't work since I don't know where the Tags:["(taghere)]} goes in the command.
 
P

ProtheAngel

Guest
Welp I found something that works! Thanks for your help guys!