[MOD = 2.5][Request = Spawn distance clamp]
bookerthegeek opened this issue ยท 2 comments
Addition structure option:
- Distance from origin (i.e. X:0 Z:0)
- This is to allow adventure maps to have players explore outwards a specific distance before the structure has a chance to spawn.
Nice idea, but how/where would you suggest to store distance information for 3000 schematics?
- In configuration file.
- As folder name
- Other (details)
Depending on how the mod decides to spawn in the schematic...
- A config file would work, if the schematic name to include the path is not specified then no restriction.
- A folder would also work.
- It would be a top level folder, and named
###-###
- The first
###
would be the minimum Distance and the second###
would be the max