How do I create tools that only break certain blocks, and also have a colored name? Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30pm US/Eastern) Announcing the arrival of Valued Associate #679: Cesar Manara Unicorn Meta Zoo #1: Why another podcast?How to fix a JSON Text in Minecraft?How to make a rain of arrows in vanilla Minecraft using command blocks?How to display colored text to players when they enter a certain area/coordinatesHow do I make a block only be placed on a certain block when crafted?Is there a MC PC Commands to MC Bedrock Edition Commands?How do I test for a named item in a players inventory? (Minecraft 1.13)How to summon a custom item?(P.C)(V1.13)How do I make my shears be able to break iron bars in adventure mode?How do I edit NBT tags of inventory items?(Java Minecraft 1.13) Can I remove the shadow on an item's name?
What does Turing mean by this statement?
Was Kant an Intuitionist about mathematical objects?
What order were files/directories output in dir?
Relating to the President and obstruction, were Mueller's conclusions preordained?
A term for a woman complaining about things/begging in a cute/childish way
Central Vacuuming: Is it worth it, and how does it compare to normal vacuuming?
Weaponising the Grasp-at-a-Distance spell
One-one communication
Putting class ranking in CV, but against dept guidelines
Tips to organize LaTeX presentations for a semester
Where is the Next Backup Size entry on iOS 12?
Why datecode is SO IMPORTANT to chip manufacturers?
Did any compiler fully use 80-bit floating point?
Moving a wrapfig vertically to encroach partially on a subsection title
What does 丫 mean? 丫是什么意思?
What initially awakened the Balrog?
Most effective melee weapons for arboreal combat? (pre-gunpowder technology)
What is the difference between a "ranged attack" and a "ranged weapon attack"?
Simple Line in LaTeX Help!
Is it dangerous to install hacking tools on my private linux machine?
Can you force honesty by using the Speak with Dead and Zone of Truth spells together?
What does the writing on Poe's helmet say?
Asymptotics question
Does the Black Tentacles spell do damage twice at the start of turn to an already restrained creature?
How do I create tools that only break certain blocks, and also have a colored name?
Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30pm US/Eastern)
Announcing the arrival of Valued Associate #679: Cesar Manara
Unicorn Meta Zoo #1: Why another podcast?How to fix a JSON Text in Minecraft?How to make a rain of arrows in vanilla Minecraft using command blocks?How to display colored text to players when they enter a certain area/coordinatesHow do I make a block only be placed on a certain block when crafted?Is there a MC PC Commands to MC Bedrock Edition Commands?How do I test for a named item in a players inventory? (Minecraft 1.13)How to summon a custom item?(P.C)(V1.13)How do I make my shears be able to break iron bars in adventure mode?How do I edit NBT tags of inventory items?(Java Minecraft 1.13) Can I remove the shadow on an item's name?
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
I'm trying to create an item that can break certain blocks, and also have a colored name in 1.13.2.
Here's the command I'm using.
/give iAugust minecraft:shearsdisplay:Name:"["text":"Arcane Shears","color":"aqua","italic":false,"bold":false]CanDestroy:[minecraft:iron_bars]"
But it only has a colored name, and it doesn't break specific blocks.
minecraft-commands
New contributor
add a comment |
I'm trying to create an item that can break certain blocks, and also have a colored name in 1.13.2.
Here's the command I'm using.
/give iAugust minecraft:shearsdisplay:Name:"["text":"Arcane Shears","color":"aqua","italic":false,"bold":false]CanDestroy:[minecraft:iron_bars]"
But it only has a colored name, and it doesn't break specific blocks.
minecraft-commands
New contributor
add a comment |
I'm trying to create an item that can break certain blocks, and also have a colored name in 1.13.2.
Here's the command I'm using.
/give iAugust minecraft:shearsdisplay:Name:"["text":"Arcane Shears","color":"aqua","italic":false,"bold":false]CanDestroy:[minecraft:iron_bars]"
But it only has a colored name, and it doesn't break specific blocks.
minecraft-commands
New contributor
I'm trying to create an item that can break certain blocks, and also have a colored name in 1.13.2.
Here's the command I'm using.
/give iAugust minecraft:shearsdisplay:Name:"["text":"Arcane Shears","color":"aqua","italic":false,"bold":false]CanDestroy:[minecraft:iron_bars]"
But it only has a colored name, and it doesn't break specific blocks.
minecraft-commands
minecraft-commands
New contributor
New contributor
New contributor
asked 27 mins ago
user230402user230402
1
1
New contributor
New contributor
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
);
);
user230402 is a new contributor. Be nice, and check out our Code of Conduct.
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%2f349279%2fhow-do-i-create-tools-that-only-break-certain-blocks-and-also-have-a-colored-na%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
user230402 is a new contributor. Be nice, and check out our Code of Conduct.
user230402 is a new contributor. Be nice, and check out our Code of Conduct.
user230402 is a new contributor. Be nice, and check out our Code of Conduct.
user230402 is a new contributor. Be nice, and check out our Code of Conduct.
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%2f349279%2fhow-do-i-create-tools-that-only-break-certain-blocks-and-also-have-a-colored-na%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