Ok I am new to commands in MC and need some help.
When I go to a banner I found on this site, I copy and paste the code exactly (besides changing the @p to my username) and it gives me an error stating as follows. Error: Unknown Item Name: (then the code for exact banner I want).
Am I missing something??? Please help!!!
When I go to a banner I found on this site, I copy and paste the code exactly (besides changing the @p to my username) and it gives me an error stating as follows. Error: Unknown Item Name: (then the code for exact banner I want).
Am I missing something??? Please help!!!
7
i think now instead of it being a /give command, i think it's:
/setblock ~ ~ ~ minecraft:banner[rotation=#]{Patterns:[{Pattern:"whatever",Color:#}]}
if this is confusing, here's a good example:
/setblock 129 63 -209 minecraft:blue_banner[rotation=13]{Patterns:[{Pattern:"ss",Color:15},{Pattern:"cbo",Color:11},{Pattern:"tts",Color:15},{Pattern:"bts",Color:15},{Pattern:"mr",Color:11},{Pattern:"bo",Color:15},{Pattern:"flo",Color:15},{Pattern:"mc",Color:9}]}
/setblock ~ ~ ~ minecraft:banner[rotation=#]{Patterns:[{Pattern:"whatever",Color:#}]}
if this is confusing, here's a good example:
/setblock 129 63 -209 minecraft:blue_banner[rotation=13]{Patterns:[{Pattern:"ss",Color:15},{Pattern:"cbo",Color:11},{Pattern:"tts",Color:15},{Pattern:"bts",Color:15},{Pattern:"mr",Color:11},{Pattern:"bo",Color:15},{Pattern:"flo",Color:15},{Pattern:"mc",Color:9}]}
Can you put the command you used here? The website could be using the incorrect format
/give @p minecraft:black_banner{BlockEntityTag:{Patterns:[{Pattern:sc,Color:14},{Pattern:sc,Color:15},{Pattern:sku,Color:0},{Pattern:sku,Color:15},{Pattern:bts,Color:14},{Pattern:bts,Color:15},{Pattern:tts,Color:14},{Pattern:tts,Color:15}]}} 1
This is what I use.
Should I use something else?? Im on 1.15.2 right now.
This is what I use.
Should I use something else?? Im on 1.15.2 right now.
Ok, I copy and pasted the code, and it worked for me. Just keep the @p the same and it should work (@p just gives it to the closest player, which is you)
I tried again and it's not working. I didn't change the username and still no luck. I run Spigot if that helps any with pin pointing the issue.
