I'm trying to give myself a light blue banner with the name "Oriental", and I've tried giving it lore too (just name, and name and lore. haven't tried just lore) and it simply gives me a light blue banner.
The command I'm using (Name only):
/give @s light_blue_banner{display:{Name:"Oriental"}} 1
and as I said, it simply gives me a light blue banner, and it's not named Oriental.
The command I'm using (Name and lore):
/give @s light_blue_banner{display:{Name:"Oriental",Lore:["H1.30"]}} 1
I have tried just "H1" too (no special characters) and it still won't give me anything except a regular light blue banner.
I have also tried using light blue wool. Doesn't work.
Linked issues
duplicates 1
Comments 6
Not sure why, but I copied that command and hit enter; once again I simply got "light blue banner" - not named 😞 I even double checked that it's exactly as you typed it. It's like the game doesn't even realize there's more after the "light_blue_banner" part.
Duplicate of MC-123807 – display names are text components now.