How to fix the lore not showing up in /give potions 1.16


How to fix the lore not showing up in /give potions.

Replace from name to end tags such as ] or } with:

{Name:'{"text":"Name Of Potion"}',Lore:['{"text":"Lore text here"}','{"text":"Second Line Of Text"}']}

NOT including the final bracket } to finish the potion command in the original command. The green highlight is the second line of lore that you don't always need.

This is a simple speed potion with a name, lore, and custom color. But it doesn't work. 

/give @p minecraft:potion{CustomPotionEffects:[{Id:1,Duration:1200}],CustomPotionColor:131318,display:{Name:"\"Sonic\"",Lore:["gotta go sonic fast"]}}

This is what you are going to replace 

/give @p minecraft:potion{CustomPotionEffects:[{Id:1,Duration:1200}],CustomPotionColor:131318,display:{Name:"\"Sonic\"",Lore:["gotta go sonic fast"]}}

Then it will look like this

/give @p minecraft:potion{CustomPotionEffects:[{Id:1,Duration:1200}],CustomPotionColor:131318,display:{Name:'{"text":"Name Of Potion"}',Lore:['{"text":"Lore text here"}','{"text":"Second Line Of Text"}']}}

Then replace the text with the text you want

/give @p minecraft:potion{CustomPotionEffects:[{Id:1,Duration:1200}],CustomPotionColor:131318,display:{Name:'{"text":"Sonic"}',Lore:['{"text":"gotta go sonic fast"}'']}}

and if you want two lines of lore, if the first line is too long

/give @p minecraft:potion{CustomPotionEffects:[{Id:1,Duration:1200}],CustomPotionColor:131318,display:{Name:'{"text":"Sonic"}',Lore:['{"text":"gotta go"}','{"text":"sonic fast"}']}}

And if it ever says Incorrect argument for command, it probably means you might have a space at the end of your command, i do it all the time.

Comments

Popular posts from this blog

Skyrim Banners In Minecraft

8 Pop Culture References In Regular Show

8 Famous Foods From Regular Show