Coordinate issue
Hi,
I was under the impression that the ground (grass) block in the basic grass world was at Y=3. This worked for me initially as I am generating my world using python.
However, I just created a new grass world and ground level is at 0
Not sure what is going on. Obviously my existing code doesn't work as it replaces grass from y=3 to y=4
Many thanks
Pete...
0
-
Hey Peter!
Good question. We have Blocks of Grass and a Flat World, which appear the same but start at different y values. One starts at 0 and the other starts at -60, as shown by the screenshots below.
If you are using blocks of grass, I would use y=0 for your code.
Blocks of Grass:
Or - Flat World:
0
Please sign in to leave a comment.
Comments
1 comment