Skip to content

Commit f41d8b6

Browse files
committed
fix
1 parent 053e434 commit f41d8b6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/content/posts/26.1.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,10 +68,10 @@ world/
6868
│ └── stats/
6969
└── level.dat
7070
71-
Instead of being in separate folders in the server root directory, dimensions are split into separate folders in the `world/dimensions/` directory. Paper-specific data and overrides are stored properly in their own data directories. Per-world `paper-world.yml` files have been moved to the dimension folders, too.
72-
7371
```
7472

73+
Instead of being in separate folders in the server root directory, dimensions are split into separate folders in the `world/dimensions/` directory. Paper-specific data and overrides are stored properly in their own data directories. Per-world `paper-world.yml` files have been moved to the dimension folders, too.
74+
7575
---
7676

7777
## For developers

0 commit comments

Comments
 (0)