When I use the command /tickingarea add 123 4 56 ~~~ Nameofarea it doesn't work on the coordinates that I want it to, the y coordinate always sets itself to 0, this is frustrating as I'm currently in the middle of making a map and I can't render in the necessary commands as most of my map is too far away. I have tried to make a new world incase maybe it was just a glitch with the world but no, I went on to one of my previous maps that already has a ticking area. I tried creating a ticking area in that world but i had the same issue. I have attached a video of the issue. (Not sure which versions it effects, im on the Xbox one S and have the most recent update for it)
Attachments
Comments 3
The Y coordinate shouldn't matter for ticking area, as all chunks in the designated area should be "ticked". The X and Z range might also automatically adjust so that entire chunks are included (minimums will be multiple of 16, maximums will be 1 less than a multiple of 16).
Does that work for you?
In the video you don't type in a full command. It needs both set of coordinates (start and end) and ticking area name, while you only type start coordinates. Full version would look something like
/tickingarea add 100 64 100 120 64 120 area1