I used the command "/fill ~ ~ ~ ~6 ~6 ~6 stone 0 outline" expecting it to spawn a cube frame like on the picture (i've knocked out the middle on all 6 sides to show what I expected) but it spawned a hollow cube.
I used the command "/fill ~ ~ ~ ~6 ~6 ~6 stone 0 outline" expecting it to spawn a cube frame like on the picture (i've knocked out the middle on all 6 sides to show what I expected) but it spawned a hollow cube.
outline
does not set a frame.The difference between
outline
andhollow
is that the latter replaces the inner blocks of the box with air whereas the former keeps the inner blocks unchanged.See screenshot: Left =
outline
, right =hollow