Skip to content

Commit

Permalink
Fixed demo world
Browse files Browse the repository at this point in the history
  • Loading branch information
duranaaron committed Jan 30, 2024
1 parent c75cccb commit 8782777
Show file tree
Hide file tree
Showing 21 changed files with 4 additions and 5 deletions.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -167,4 +167,3 @@ gradle-app.setting

### Feather ###
# World
worlds/**/*.mca
6 changes: 3 additions & 3 deletions configuration/feather.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@ port = 3306
[spawn]
spawn_on_join = true
world = 'demo'
x = 7.5
y = -24
z = -3.5
x = -5.5
y = -37
z = -4.5

[player]
[player.default]
Expand Down
Binary file modified worlds/demo/DIM-1/data/raids.dat
Binary file not shown.
Binary file modified worlds/demo/DIM1/data/raids_end.dat
Binary file not shown.
Binary file modified worlds/demo/data/raids.dat
Binary file not shown.
Empty file.
Empty file added worlds/demo/entities/r.-1.0.mca
Empty file.
Empty file added worlds/demo/entities/r.0.-1.mca
Empty file.
Empty file added worlds/demo/entities/r.0.0.mca
Empty file.
Binary file added worlds/demo/level.dat
Binary file not shown.
Binary file added worlds/demo/level.dat_old
Binary file not shown.
Empty file added worlds/demo/poi/r.-1.-1.mca
Empty file.
Empty file added worlds/demo/poi/r.-1.0.mca
Empty file.
Binary file added worlds/demo/poi/r.0.-1.mca
Binary file not shown.
Binary file added worlds/demo/poi/r.0.0.mca
Binary file not shown.
Binary file added worlds/demo/region/r.-1.-1.mca
Binary file not shown.
Binary file added worlds/demo/region/r.-1.0.mca
Binary file not shown.
Binary file added worlds/demo/region/r.0.-1.mca
Binary file not shown.
Binary file added worlds/demo/region/r.0.0.mca
Binary file not shown.
1 change: 1 addition & 0 deletions worlds/demo/session.lock
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@

This file was deleted.

0 comments on commit 8782777

Please sign in to comment.