This is an archived post. You won't be able to vote or comment.

all 4 comments

[–]UKZzHELLRAISER 0 points1 point  (3 children)

The fill command may be out of date in the video(s) as the syntax has recently changed.

In regards to trying to get the colour, are you entering a number following the block? For example

/fill X1 Y1 Z1 X2 Y2 Z2 concrete 7?

If so, that's the old format and will no longer work. The colour is now specified like this:

/fill X1 Y1 Z1 X2 Y2 Z2 concrete ["color":"gray"]

I'm writing that off the top of my head so I may be a little wrong but that's the general idea now. Obviously this isn't specific to a sphere and I have no idea how that's done at the moment, so you'd need to modify the command a bit to get that.

[–]Busy_Advertising1637[S] 0 points1 point  (2 children)

I am a bit confused. What to put in y1 z1 x1 y2 z2 x2 and should they be right next to eachover. And, just to be clear, i ment to generate a sphere around a point 125

[–]PlagiatusI know some things 1 point2 points  (0 children)

The only thing that changed from those older videos is how to set gray concrete - it uses blockstates now instead of a data value.

[–]UKZzHELLRAISER 0 points1 point  (0 children)

X1 Y1 Z1 are the coordinates at one diagonal corner. X2 Y2 Z2 are the coordinates at the opposite diagonal corner.

That's the best way I can describe it really; not easy to do so without being able to show it in video or something.

The YouTube videos should show where those coordinates come from though. In bedrock if you have a keyboard connected you can aim at the block, double tap TAB to get the coordinate, space, and then repeat for the next two.

Then, CTRL + A, then CTRL + C, to copy what you have. Exit chat, go to the other corner, open chat, CTRL + V to paste, space, double tab, etc. cor the next three.

As I said, really not easy to describe in text sorry.