Change default spawnPosition height to 400

This commit is contained in:
BoomEaro 2022-03-05 23:36:36 +02:00
parent 0a98b8257f
commit c4985c5b6b

View File

@ -34,7 +34,7 @@ headerAndFooter:
# Spawn position in the world # Spawn position in the world
spawnPosition: spawnPosition:
x: 0.0 x: 0.0
y: 64.0 y: 400.0
z: 0.0 z: 0.0
yaw: 0.0 yaw: 0.0
pitch: 0.0 pitch: 0.0