Skip to content

Commit 6e4cba7

Browse files
committed
Update README.md
1 parent b02e5d8 commit 6e4cba7

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

README.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,23 @@ Convert Minecraft: Pocket Edition Maps(LevelDB) to Minecraft Maps(Anvil) or reve
66

77
This converter only works for pe 1.0 and later.
88

9+
## Known Issues:
10+
11+
- block light and sky light will be always at 15 (Still don't know how to get the data so I just set it at 15)
12+
- No entities
13+
- Player will not spawn at the same coordinate like the old world
14+
- Items in the chest will disappear
15+
- No biome
16+
- Crash(super rare!)
17+
18+
## Todo
19+
20+
- [ ] Transfer light data
21+
- [ ] Transfer player coordinate
22+
- [ ] Transfer entities
23+
- [ ] Transfer items contained in the chest
24+
- [ ] Transfer biome
25+
926
## Usage:
1027

1128
There's a video tutorial about this(Made by AntVenom): [Link](https://www.youtube.com/watch?v=EFAkc5L4h48)

0 commit comments

Comments
 (0)