What is the command that gives a diamond sword 1 entity of damage instead of the regular?Can command blocks teleport the a person closest to a set of coords instead of the command block itself?What is the problem with this command?/execute questionsHow do you prevent admins/ops on vanilla minecraft server to change gamemodes?What is the command to give a player a diamond helmet if they have a specific scoreboard score?What's wrong with my command? “The entity UUID provided is in an invalid format”Help with the /tellraw command in minecraftHow do I make a block only be placed on a certain block when crafted?How do you spawn an entity that can be linked to the player that spawned it in Minecraft 1.13?Is there a way to Select the Entity that Activates the Command Block / Sign?
How to improve king safety
What clothes would flying-people wear?
Why are we moving in circles with a tandem kayak?
Nuclear breeder/reactor plant controlled by two A.I. makes too much power
What is more environmentally friendly? An A320 or a car?
A variant of the Multiple Traveling Salesman Problem
In syntax, why cannot we say things like "he took walked at the park"? but can say "he took a walk at the park"?
Should I intervene when a colleague in a different department makes students run laps as part of their grade?
Complaints from (junior) developers against solution architects: how can we show the benefits of our work and improve relationships?
2010 (?) science fiction TV show with new world
Was Donald Trump at ground zero helping out on 9-11?
Scam? Checks via Email
Can Lightning Lure be used to knock out a creature like a magical Taser?
Newton's cradles
What do I lose by going Paladin 17 / Warlock 3, instead of taking 1 additional level or 1 fewer level in Warlock?
How does the Thief's Fast Hands feature interact with mundane and magical shields?
How does a poisoned arrow combine with the spell Conjure Barrage?
If the Moon were impacted by a suitably sized meteor, how long would it take to impact the Earth?
Piece of chess engine, which accomplishes move generation
Why does the Rust compiler not optimize code assuming that two mutable references cannot alias?
Is The Venice Syndrome documentary cover photo real?
GNU GPL V3 with no code change disclosure
8086 stack segment and avoiding overflow in interrupts
My employer is refusing to give me the pay that was advertised after an internal job move
What is the command that gives a diamond sword 1 entity of damage instead of the regular?
Can command blocks teleport the a person closest to a set of coords instead of the command block itself?What is the problem with this command?/execute questionsHow do you prevent admins/ops on vanilla minecraft server to change gamemodes?What is the command to give a player a diamond helmet if they have a specific scoreboard score?What's wrong with my command? “The entity UUID provided is in an invalid format”Help with the /tellraw command in minecraftHow do I make a block only be placed on a certain block when crafted?How do you spawn an entity that can be linked to the player that spawned it in Minecraft 1.13?Is there a way to Select the Entity that Activates the Command Block / Sign?
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
Can anyone tell me what the command is, cos i want to troll my friends on the computer but i have no idea what it is.
Also this would help out other people because barely anyone knows it even exists!
minecraft minecraft-commands
add a comment |
Can anyone tell me what the command is, cos i want to troll my friends on the computer but i have no idea what it is.
Also this would help out other people because barely anyone knows it even exists!
minecraft minecraft-commands
add a comment |
Can anyone tell me what the command is, cos i want to troll my friends on the computer but i have no idea what it is.
Also this would help out other people because barely anyone knows it even exists!
minecraft minecraft-commands
Can anyone tell me what the command is, cos i want to troll my friends on the computer but i have no idea what it is.
Also this would help out other people because barely anyone knows it even exists!
minecraft minecraft-commands
minecraft minecraft-commands
edited 14 mins ago
pppery
1,4367 silver badges20 bronze badges
1,4367 silver badges20 bronze badges
asked Sep 27 '15 at 13:37
The Draconic OverlordThe Draconic Overlord
9
9
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
This is the command to give a diamond sword that does 1 heart of damage:
/give @p minecraft:diamond_sword 1 0 AttributeModifiers:[AttributeName:"generic.attackDamage",Name:"generic.attackDamage",Amount:1,Operation:0,UUIDMost:97164,UUIDLeast:107213]
I may be wrong but isn't damage measured usually in half of hearts?
– ModDL
Sep 28 '15 at 5:49
@ModDL This should do 1/2 a heart on top of the base 1/2 heart attack damage, so 1 heart total (though it could be said that the diamond sword itself is only doing 1/2 a heart of the damage, your fist the rest).
– SirBenet
Sep 28 '15 at 17:56
Right, item damage is measured in +X Attack Damage, not straight up Attack Damage
– ModDL
Sep 28 '15 at 19:08
add a comment |
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%2f237898%2fwhat-is-the-command-that-gives-a-diamond-sword-1-entity-of-damage-instead-of-the%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
This is the command to give a diamond sword that does 1 heart of damage:
/give @p minecraft:diamond_sword 1 0 AttributeModifiers:[AttributeName:"generic.attackDamage",Name:"generic.attackDamage",Amount:1,Operation:0,UUIDMost:97164,UUIDLeast:107213]
I may be wrong but isn't damage measured usually in half of hearts?
– ModDL
Sep 28 '15 at 5:49
@ModDL This should do 1/2 a heart on top of the base 1/2 heart attack damage, so 1 heart total (though it could be said that the diamond sword itself is only doing 1/2 a heart of the damage, your fist the rest).
– SirBenet
Sep 28 '15 at 17:56
Right, item damage is measured in +X Attack Damage, not straight up Attack Damage
– ModDL
Sep 28 '15 at 19:08
add a comment |
This is the command to give a diamond sword that does 1 heart of damage:
/give @p minecraft:diamond_sword 1 0 AttributeModifiers:[AttributeName:"generic.attackDamage",Name:"generic.attackDamage",Amount:1,Operation:0,UUIDMost:97164,UUIDLeast:107213]
I may be wrong but isn't damage measured usually in half of hearts?
– ModDL
Sep 28 '15 at 5:49
@ModDL This should do 1/2 a heart on top of the base 1/2 heart attack damage, so 1 heart total (though it could be said that the diamond sword itself is only doing 1/2 a heart of the damage, your fist the rest).
– SirBenet
Sep 28 '15 at 17:56
Right, item damage is measured in +X Attack Damage, not straight up Attack Damage
– ModDL
Sep 28 '15 at 19:08
add a comment |
This is the command to give a diamond sword that does 1 heart of damage:
/give @p minecraft:diamond_sword 1 0 AttributeModifiers:[AttributeName:"generic.attackDamage",Name:"generic.attackDamage",Amount:1,Operation:0,UUIDMost:97164,UUIDLeast:107213]
This is the command to give a diamond sword that does 1 heart of damage:
/give @p minecraft:diamond_sword 1 0 AttributeModifiers:[AttributeName:"generic.attackDamage",Name:"generic.attackDamage",Amount:1,Operation:0,UUIDMost:97164,UUIDLeast:107213]
answered Sep 27 '15 at 14:10
SirBenetSirBenet
25.6k3 gold badges51 silver badges81 bronze badges
25.6k3 gold badges51 silver badges81 bronze badges
I may be wrong but isn't damage measured usually in half of hearts?
– ModDL
Sep 28 '15 at 5:49
@ModDL This should do 1/2 a heart on top of the base 1/2 heart attack damage, so 1 heart total (though it could be said that the diamond sword itself is only doing 1/2 a heart of the damage, your fist the rest).
– SirBenet
Sep 28 '15 at 17:56
Right, item damage is measured in +X Attack Damage, not straight up Attack Damage
– ModDL
Sep 28 '15 at 19:08
add a comment |
I may be wrong but isn't damage measured usually in half of hearts?
– ModDL
Sep 28 '15 at 5:49
@ModDL This should do 1/2 a heart on top of the base 1/2 heart attack damage, so 1 heart total (though it could be said that the diamond sword itself is only doing 1/2 a heart of the damage, your fist the rest).
– SirBenet
Sep 28 '15 at 17:56
Right, item damage is measured in +X Attack Damage, not straight up Attack Damage
– ModDL
Sep 28 '15 at 19:08
I may be wrong but isn't damage measured usually in half of hearts?
– ModDL
Sep 28 '15 at 5:49
I may be wrong but isn't damage measured usually in half of hearts?
– ModDL
Sep 28 '15 at 5:49
@ModDL This should do 1/2 a heart on top of the base 1/2 heart attack damage, so 1 heart total (though it could be said that the diamond sword itself is only doing 1/2 a heart of the damage, your fist the rest).
– SirBenet
Sep 28 '15 at 17:56
@ModDL This should do 1/2 a heart on top of the base 1/2 heart attack damage, so 1 heart total (though it could be said that the diamond sword itself is only doing 1/2 a heart of the damage, your fist the rest).
– SirBenet
Sep 28 '15 at 17:56
Right, item damage is measured in +X Attack Damage, not straight up Attack Damage
– ModDL
Sep 28 '15 at 19:08
Right, item damage is measured in +X Attack Damage, not straight up Attack Damage
– ModDL
Sep 28 '15 at 19:08
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.
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%2f237898%2fwhat-is-the-command-that-gives-a-diamond-sword-1-entity-of-damage-instead-of-the%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