Commit fd22888
committed
Get MapData from server data storage
The old patch sources the map data, like vanilla 1.21.11, from the
overworld storage. This is no longer the case in 26.1 and hence reading
the map data from the overworld data storage while writing to the server
storage breaks map rendering.1 parent c20b090 commit fd22888
File tree
1 file changed
+1
-1
lines changed- paper-server/patches/sources/net/minecraft/server/level
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
968 | 968 | | |
969 | 969 | | |
970 | 970 | | |
971 | | - | |
| 971 | + | |
972 | 972 | | |
973 | 973 | | |
974 | 974 | | |
| |||
0 commit comments