I'm trying to replace all crafted iron chestplates with chain mail ones for a hard survival multiplayer worldkeeping banner on someone's headWhat is the problem with this command?Changing the NBT data of a variable amount of items in a chest inventory?How to right click items repeatedly with redstone/command blocksMinecart ejection and deletion?How to detect 1 block then another in the one command?Detect when a player respawns, Possible?Clearing just one item in a specific hotbar slot?(Java Minecraft 1.14) How to detect when a spash potion explodes, and it's position when it explodes?
Avoiding racist tropes in fantasy
Patching SQL Server 2014 Versus SQL Server 2014 Express
Can I switch to third-person while not in 'town' in Destiny 2?
Why is my Earth simulation slower than the reality?
Do ability scores have any effect on casting the Wish spell?
Gamma GLM - Derive prediction intervals for new x_i
Configurable API Version for Anonymous Blocks?
How to persuade recruiters to send me the Job Description?
Why is observed clock rate < 3MHz on Arduino Uno?
Why don't electrons take the shorter path in coils
Is refusing to concede in the face of an unstoppable Nexus combo punishable?
Why don't we use Cavea-B
Table caption in the middle of the table
Co-author responds to email by mistake cc'ing the EiC
confused about grep and the * wildcard
A square inside an equilateral triangle
Which household object drew this pattern?
How do I find the fastest route from Heathrow to an address in London using all forms of transport?
Fried gnocchi with spinach, bacon, cream sauce in a single pan
How to write triplets in 4/4 time without using a 3 on top of the notes all the time
Is a butterfly one or two animals?
Fancy String Replace
Is it appropriate for a prospective landlord to ask me for my credit report?
Why we don't have vaccination against all diseases which are caused by microbes?
I'm trying to replace all crafted iron chestplates with chain mail ones for a hard survival multiplayer world
keeping banner on someone's headWhat is the problem with this command?Changing the NBT data of a variable amount of items in a chest inventory?How to right click items repeatedly with redstone/command blocksMinecart ejection and deletion?How to detect 1 block then another in the one command?Detect when a player respawns, Possible?Clearing just one item in a specific hotbar slot?(Java Minecraft 1.14) How to detect when a spash potion explodes, and it's position when it explodes?
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
My initial idea was to detect when an iron chestplate is applied to the armor.chest inventory slot and to use /replaceitem to turn it to chainmail. I am not skilled enough with /execute /replaceitem /scoreboard /data or any higher level commands for any of this. Any ideas?
minecraft
New contributor
add a comment |
My initial idea was to detect when an iron chestplate is applied to the armor.chest inventory slot and to use /replaceitem to turn it to chainmail. I am not skilled enough with /execute /replaceitem /scoreboard /data or any higher level commands for any of this. Any ideas?
minecraft
New contributor
add a comment |
My initial idea was to detect when an iron chestplate is applied to the armor.chest inventory slot and to use /replaceitem to turn it to chainmail. I am not skilled enough with /execute /replaceitem /scoreboard /data or any higher level commands for any of this. Any ideas?
minecraft
New contributor
My initial idea was to detect when an iron chestplate is applied to the armor.chest inventory slot and to use /replaceitem to turn it to chainmail. I am not skilled enough with /execute /replaceitem /scoreboard /data or any higher level commands for any of this. Any ideas?
minecraft
minecraft
New contributor
New contributor
New contributor
asked 20 mins ago
Ben HaverfordBen Haverford
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
);
);
Ben Haverford 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%2f356532%2fim-trying-to-replace-all-crafted-iron-chestplates-with-chain-mail-ones-for-a-ha%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
Ben Haverford is a new contributor. Be nice, and check out our Code of Conduct.
Ben Haverford is a new contributor. Be nice, and check out our Code of Conduct.
Ben Haverford is a new contributor. Be nice, and check out our Code of Conduct.
Ben Haverford 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%2f356532%2fim-trying-to-replace-all-crafted-iron-chestplates-with-chain-mail-ones-for-a-ha%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