How do you put a lore on an item using commands in 1.14
up vote
-1
down vote
favorite
in minecraft, to put a Lore, it used to simply be
{display:{Lore:["Example"]}}
and then they changed it to something else in the version known as 1.14(still in the making). what tag format to i put to recieve an item with a lore?
also, the command would be something like this:
/give (Selector) (item)({NBT_Tag}) (Count)
example with 2 unbreakable diamond axes given to the nearest player:
/give @p minecraft:diamond_axe{Unbreakable:1} 2
minecraft-commands
add a comment |
up vote
-1
down vote
favorite
in minecraft, to put a Lore, it used to simply be
{display:{Lore:["Example"]}}
and then they changed it to something else in the version known as 1.14(still in the making). what tag format to i put to recieve an item with a lore?
also, the command would be something like this:
/give (Selector) (item)({NBT_Tag}) (Count)
example with 2 unbreakable diamond axes given to the nearest player:
/give @p minecraft:diamond_axe{Unbreakable:1} 2
minecraft-commands
add a comment |
up vote
-1
down vote
favorite
up vote
-1
down vote
favorite
in minecraft, to put a Lore, it used to simply be
{display:{Lore:["Example"]}}
and then they changed it to something else in the version known as 1.14(still in the making). what tag format to i put to recieve an item with a lore?
also, the command would be something like this:
/give (Selector) (item)({NBT_Tag}) (Count)
example with 2 unbreakable diamond axes given to the nearest player:
/give @p minecraft:diamond_axe{Unbreakable:1} 2
minecraft-commands
in minecraft, to put a Lore, it used to simply be
{display:{Lore:["Example"]}}
and then they changed it to something else in the version known as 1.14(still in the making). what tag format to i put to recieve an item with a lore?
also, the command would be something like this:
/give (Selector) (item)({NBT_Tag}) (Count)
example with 2 unbreakable diamond axes given to the nearest player:
/give @p minecraft:diamond_axe{Unbreakable:1} 2
minecraft-commands
minecraft-commands
edited 8 mins ago
asked Nov 16 at 3:24
CollidaCubeYT
62
62
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
up vote
0
down vote
Possible duplicate of this question:
Custom names and lores in Minecraft 1.7.2?
Answers given there to grant Red Wool with the lore text of 'Bob':
/give @p wool 1 14 {display:{Name:"Red Wool",Lore:[Bob]}}
no, i believe that is not how you do it. and hopefully this edit of my post helps you understand
– CollidaCubeYT
Nov 17 at 4:13
add a comment |
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
0
down vote
Possible duplicate of this question:
Custom names and lores in Minecraft 1.7.2?
Answers given there to grant Red Wool with the lore text of 'Bob':
/give @p wool 1 14 {display:{Name:"Red Wool",Lore:[Bob]}}
no, i believe that is not how you do it. and hopefully this edit of my post helps you understand
– CollidaCubeYT
Nov 17 at 4:13
add a comment |
up vote
0
down vote
Possible duplicate of this question:
Custom names and lores in Minecraft 1.7.2?
Answers given there to grant Red Wool with the lore text of 'Bob':
/give @p wool 1 14 {display:{Name:"Red Wool",Lore:[Bob]}}
no, i believe that is not how you do it. and hopefully this edit of my post helps you understand
– CollidaCubeYT
Nov 17 at 4:13
add a comment |
up vote
0
down vote
up vote
0
down vote
Possible duplicate of this question:
Custom names and lores in Minecraft 1.7.2?
Answers given there to grant Red Wool with the lore text of 'Bob':
/give @p wool 1 14 {display:{Name:"Red Wool",Lore:[Bob]}}
Possible duplicate of this question:
Custom names and lores in Minecraft 1.7.2?
Answers given there to grant Red Wool with the lore text of 'Bob':
/give @p wool 1 14 {display:{Name:"Red Wool",Lore:[Bob]}}
answered Nov 16 at 18:19
Marley Stacy
463
463
no, i believe that is not how you do it. and hopefully this edit of my post helps you understand
– CollidaCubeYT
Nov 17 at 4:13
add a comment |
no, i believe that is not how you do it. and hopefully this edit of my post helps you understand
– CollidaCubeYT
Nov 17 at 4:13
no, i believe that is not how you do it. and hopefully this edit of my post helps you understand
– CollidaCubeYT
Nov 17 at 4:13
no, i believe that is not how you do it. and hopefully this edit of my post helps you understand
– CollidaCubeYT
Nov 17 at 4:13
add a comment |
Thanks for contributing an answer to Arqade!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fgaming.stackexchange.com%2fquestions%2f341066%2fhow-do-you-put-a-lore-on-an-item-using-commands-in-1-14%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown