Calculate a player-based spawning area
Usage
spawning_area(sim_distance, x = 0, z = 0)
Arguments
- sim_distance
A sim distance setting
- x, z
Chunk coordinates where a player is standing (can be fractional)
Value
A data.frame
containing the chunk coordinates in the spawning area.