/execute Not Running Command From Entity's Location
Whenever you run a command from another entity using /execute, such as
/execute @e[type=blaze] ~ ~ ~ setblock ~ ~ ~ stone
it does not run the command from the location of the entity. It instead runs the command from the location of the block/player that is running it. In this case, it would place stone in the location of the player, and if it was run from a command block, it would replace the command block with stone, just as long as there is a blaze to run the command.
2017-05-12, 02:36 AM
2017-05-12, 03:04 AM
2017-05-12, 03:04 AM
0
0
-