Set random XYZ in range?
Good morning, I'm actually pretty sure it exists, but I don't know exactly how to implement it… I have an area of 3×3 chunks. Within this area, a block is to be placed at a specific (fixed) height (Y = 158) at a random location. But, as I said, only within this 3×3 area. How…