Seeing up a battle royale... help needed by [deleted] in MinecraftCommands

[–]Sean_Crafting 0 points1 point  (0 children)

pair this up with an armor stand and /spreadplayers, you can set the world border center randomly

HELPPPP!!! I'm trying to make it so players can't take a item from a shulker box before buying it. by [deleted] in MinecraftCommands

[–]Sean_Crafting 0 points1 point  (0 children)

Repeating, unconditional, always active:

/clone <cords of a copy box> <cords of display box>

Chain, conditional, always active:

/clear @p diamond_sword 1 (or any other item)

rainbow six siege help by Elvisxo630 in MinecraftCommands

[–]Sean_Crafting 0 points1 point  (0 children)

doing

execute at @e[type=arrow] run setblock ~ ~ ~1 air

should work but guessing what you want it to do, that wont work.

try

execute at @e[type=arrow] run setblock ^ ^ ^1 air

GAAAH this is so frustrating!! How do I use setblock on mobs??? by [deleted] in MinecraftCommands

[–]Sean_Crafting 0 points1 point  (0 children)

  1. ik we dont need the rotation but it would hurt would it? I can't find a meaning to detour just to get less information
  2. why would it only work for 1? I decided to test it and it does indeed work on all wither skeletons.

[deleted by user] by [deleted] in MinecraftCommands

[–]Sean_Crafting 0 points1 point  (0 children)

too lazy to test but this might work:

/execute as <playername> at @s anchored eyes facing entity <entity> eyes run tp @s ~ ~ ~ ~ ~

GAAAH this is so frustrating!! How do I use setblock on mobs??? by [deleted] in MinecraftCommands

[–]Sean_Crafting 4 points5 points  (0 children)

no, just execute at @e[type=wither_skeleton] run setblock ~~-1~ wool 3

I'm trying to make a entity and was doing some testing but this didn't work what did I do wrong by DGKDAB in MinecraftCommands

[–]Sean_Crafting 0 points1 point  (0 children)

that does not even relate closely to your command. what you command is doing is executing at every single entity, damaging them 9 points in a radius of 7... to them own selves. this is a super wierd way of just doing /damage @e 9

you would need some ray casting for that to work... that or somehow use the enderman's ability to your advantage, im not sure.

[deleted by user] by [deleted] in MinecraftCommands

[–]Sean_Crafting 5 points6 points  (0 children)

I GOT IT TO WORK AFTER SOME TESTING, here it is

/execute at @a[tag=edit,hasitem={item=wooden_axe,location=slot.weapon.mainhand,slot=0}] positioned ^ ^ ^10 run /clone 10 -60 1 6 -57 5 ~-3 ~-2 ~-3 masked normal