36 lines
696 B
YAML
36 lines
696 B
YAML
# Configuration for the random teleport command.
|
|
# Use the /settpr command in-game to set random teleport locations.
|
|
|
|
default-location: '{world}'
|
|
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
|
|
locations:
|
|
world:
|
|
center:
|
|
world: 29da4c70-226a-4bda-b79b-b4a3a0e968a1
|
|
world-name: world
|
|
x: 0.5
|
|
y: 63.0
|
|
z: 0.5
|
|
yaw: 0.0
|
|
pitch: 0.0
|
|
world_the_end:
|
|
center:
|
|
world: f4558c00-80b4-4e82-bc5c-622051846607
|
|
world-name: world
|
|
x: 0.0
|
|
y: 63.0
|
|
z: 0.0
|
|
yaw: 0.0
|
|
pitch: 0.0
|