(Java Minecraft 1.13) Can I remove the shadow on an item's name? Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)Minecraft 1.13 display:Name:“” NBT tagWhat's wrong with this Minecraft command?How to fix a JSON Text in Minecraft?What is wrong with this custom command sign?What's wrong with this Minecraft /give command?Minecraft 1.13 display:Name:“” NBT tagMinecraft 1.13 Java EditionArmor stand help! Minecraft 1.13How to summon a custom item?(P.C)(V1.13)How do I edit NBT tags of inventory items?Minecraft 1.14 /give command with multiple NBT tags
What does the "x" in "x86" represent?
What is a non-alternating simple group with big order, but relatively few conjugacy classes?
What would be the ideal power source for a cybernetic eye?
Is there a program I can run on the C64 to speed up booting of a game?
Can an alien society believe that their star system is the universe?
Is it ethical to give a final exam after the professor has quit before teaching the remaining chapters of the course?
Book where humans were engineered with genes from animal species to survive hostile planets
Why aren't air breathing engines used as small first stages
Check which numbers satisfy the condition [A*B*C = A! + B! + C!]
Why do we bend a book to keep it straight?
English words in a non-english sci-fi novel
Overriding an object in memory with placement new
Why do people hide their license plates in the EU?
How discoverable are IPv6 addresses and AAAA names by potential attackers?
Can a non-EU citizen traveling with me come with me through the EU passport line?
Bete Noir -- no dairy
What exactly is a "Meth" in Altered Carbon?
How would the world control an invulnerable immortal mass murderer?
Storing hydrofluoric acid before the invention of plastics
Output the ŋarâþ crîþ alphabet song without using (m)any letters
Resolving to minmaj7
Apollo command module space walk?
Fundamental Solution of the Pell Equation
What is Arya's weapon design?
(Java Minecraft 1.13) Can I remove the shadow on an item's name?
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)Minecraft 1.13 display:Name:“” NBT tagWhat's wrong with this Minecraft command?How to fix a JSON Text in Minecraft?What is wrong with this custom command sign?What's wrong with this Minecraft /give command?Minecraft 1.13 display:Name:“” NBT tagMinecraft 1.13 Java EditionArmor stand help! Minecraft 1.13How to summon a custom item?(P.C)(V1.13)How do I edit NBT tags of inventory items?Minecraft 1.14 /give command with multiple NBT tags
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
I'm trying to /give an item with a custom name and color, but when I view it in the hotbar the text has a shadow effect which isn't present when I hover over it in the inventory. I've looked at most of the links on this page and the wiki pages, but I still don't really understand how the Name: tag works. If someone could explain if it is possible to turn off the shadow and how to do so that would be very helpful. Here is the give command I'm using:
give @p minecraft:carrot_on_a_stickEnchantments:[id:"minecraft:flame",lvl:1],Unbreakable:1,display:Name:""text":"Fire Wand","color":"orange"",Lore:["Hot Stuff!"] 1
I notice that the normal non-named items have no shadow, such as the one in the image from the above linked post, so there's probably some tag I'm missing. I've tried making it bold, italicized, and both, but it still has a shadow. Here's an example of the shadow I'm talking about:
minecraft minecraft-commands
add a comment |
I'm trying to /give an item with a custom name and color, but when I view it in the hotbar the text has a shadow effect which isn't present when I hover over it in the inventory. I've looked at most of the links on this page and the wiki pages, but I still don't really understand how the Name: tag works. If someone could explain if it is possible to turn off the shadow and how to do so that would be very helpful. Here is the give command I'm using:
give @p minecraft:carrot_on_a_stickEnchantments:[id:"minecraft:flame",lvl:1],Unbreakable:1,display:Name:""text":"Fire Wand","color":"orange"",Lore:["Hot Stuff!"] 1
I notice that the normal non-named items have no shadow, such as the one in the image from the above linked post, so there's probably some tag I'm missing. I've tried making it bold, italicized, and both, but it still has a shadow. Here's an example of the shadow I'm talking about:
minecraft minecraft-commands
add a comment |
I'm trying to /give an item with a custom name and color, but when I view it in the hotbar the text has a shadow effect which isn't present when I hover over it in the inventory. I've looked at most of the links on this page and the wiki pages, but I still don't really understand how the Name: tag works. If someone could explain if it is possible to turn off the shadow and how to do so that would be very helpful. Here is the give command I'm using:
give @p minecraft:carrot_on_a_stickEnchantments:[id:"minecraft:flame",lvl:1],Unbreakable:1,display:Name:""text":"Fire Wand","color":"orange"",Lore:["Hot Stuff!"] 1
I notice that the normal non-named items have no shadow, such as the one in the image from the above linked post, so there's probably some tag I'm missing. I've tried making it bold, italicized, and both, but it still has a shadow. Here's an example of the shadow I'm talking about:
minecraft minecraft-commands
I'm trying to /give an item with a custom name and color, but when I view it in the hotbar the text has a shadow effect which isn't present when I hover over it in the inventory. I've looked at most of the links on this page and the wiki pages, but I still don't really understand how the Name: tag works. If someone could explain if it is possible to turn off the shadow and how to do so that would be very helpful. Here is the give command I'm using:
give @p minecraft:carrot_on_a_stickEnchantments:[id:"minecraft:flame",lvl:1],Unbreakable:1,display:Name:""text":"Fire Wand","color":"orange"",Lore:["Hot Stuff!"] 1
I notice that the normal non-named items have no shadow, such as the one in the image from the above linked post, so there's probably some tag I'm missing. I've tried making it bold, italicized, and both, but it still has a shadow. Here's an example of the shadow I'm talking about:
minecraft minecraft-commands
minecraft minecraft-commands
edited 11 mins ago
Nik3141
asked 17 mins ago
Nik3141Nik3141
719
719
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "41"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
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%2f349109%2fjava-minecraft-1-13-can-i-remove-the-shadow-on-an-items-name%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
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.
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%2f349109%2fjava-minecraft-1-13-can-i-remove-the-shadow-on-an-items-name%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