Skip to content

Commit

Permalink
Change default spawnPosition height to 400
Browse files Browse the repository at this point in the history
  • Loading branch information
BoomEaro committed Mar 5, 2022
1 parent 0a98b82 commit c4985c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ headerAndFooter:
# Spawn position in the world
spawnPosition:
x: 0.0
y: 64.0
y: 400.0
z: 0.0
yaw: 0.0
pitch: 0.0
Expand Down

0 comments on commit c4985c5

Please sign in to comment.