Article Categories
- Baldur's Gate 3
- Diablo
- Elder Scrolls
- General
- Hogwarts Legacy
- League of Legends
- Minecraft
- Pokemon Go
- Sims 4
- StarCraft
- Steam Platform
- Xbox Game Console
More Articles
How do I make two or more lines of Lore on an item?

I am playing Minecraft and am making a map for a contest. I want some lore but cannot figure out how to do two or more lines.
Question from user DeadlySprinklez at gaming.stackexchange.com.
Answer:
Let's see...
/give @p 268 1 0 {display:{Lore:[Hey look at this awesome lore!]}}.
This would give you a wooden sword with a single line of lore. But putting a comma in there:.
/give @p 268 1 0 {display:{Lore:[Hey look at this, awesome lore!]}}.
Would separate it into two lines. Simple enough answer, can't find much to elaborate on - except it works just like other data tags, where a comma indicates another value (like:.
/give @p 268 1 0 {ench:[{id:16,lvl:100},{id:0,lvl:1}]}.
separates the id and lvl values, and the separate bundles).
Answer from user James Of Da Peach at gaming.stackexchange.com.

I am playing Minecraft and am making a map for a contest. I want some lore but cannot figure out how to do two or more lines.
Question from user DeadlySprinklez at gaming.stackexchange.com.
Answer:
Let's see...
/give @p 268 1 0 {display:{Lore:[Hey look at this awesome lore!]}}.
This would give you a wooden sword with a single line of lore. But putting a comma in there:.
/give @p 268 1 0 {display:{Lore:[Hey look at this, awesome lore!]}}.
Would separate it into two lines. Simple enough answer, can't find much to elaborate on - except it works just like other data tags, where a comma indicates another value (like:.
/give @p 268 1 0 {ench:[{id:16,lvl:100},{id:0,lvl:1}]}.
separates the id and lvl values, and the separate bundles).
Answer from user James Of Da Peach at gaming.stackexchange.com.
Which is the original L’Abbaye des morts game?
What Was Your Favorite Part of the Hogwarts Game?
What order are Pikmin retrieved from an Onion?
What is the Mod Power Requirement?
Is Hearthstone a game-within-game?
Is it a problem if the wall portion of a bedroom overlaps with another one in Dwarf Fortress?
Professor Layton: are there multiple solutions to Alchemists Lair 08?
With proper aim can an Ambassador always one-shot a sniper?
Is a horse actually faster than running?
How do I check how much weapons have been strengthened by Material Grind?


