when i run a command like 'execute @p ~ ~ ~ fill ~1 ~-1 ~1 ~-1 ~-1 ~-1 stone',
'fill' command's '~' is relative coordinate of command block. not @p's relative coordinate.
when i run a command like 'execute @p ~ ~ ~ fill ~1 ~-1 ~1 ~-1 ~-1 ~-1 stone',
'fill' command's '~' is relative coordinate of command block. not @p's relative coordinate.
Duplicate of MC-117319