Modify tpr behavior to always teleport to the center of the world

Closes #1
This commit is contained in:
mathiascode 2020-12-12 21:29:30 +02:00
parent 8e6906b639
commit 4de4985e4b

View file

@ -0,0 +1,18 @@
# Configuration for the random teleport command.
# Some settings may be defaulted, and can be changed via the /settpr command in-game.
min-range: 0.0
excluded-biomes:
- cold_ocean
- deep_cold_ocean
- deep_frozen_ocean
- deep_lukewarm_ocean
- deep_ocean
- deep_warm_ocean
- frozen_ocean
- frozen_river
- lukewarm_ocean
- ocean
- river
- warm_ocean
find-attempts: 0
cache-threshold: 0