Started by
VolcanoBoy
on
Topic category: Help with Minecraft modding (Java Edition)
I would like to make the procedure apply to a given area of, say, 10x10 blocks, and the only way I could solve it was by doing Y + 1, Y+ 2 Etc... easier way?
there's a template procedure that does this in a more optimized way, all you'd have to do is change the variables so it works on a 10x10 area instead of a 6x6x6