mirror of
https://github.com/Minecraft-Community-Edition/client.git
synced 2026-05-23 09:34:42 +00:00
reimplement aether stuff from personal repo
This commit is contained in:
@@ -3,4 +3,5 @@
|
||||
#include "LevelStorage.h"
|
||||
|
||||
const wstring LevelStorage::NETHER_FOLDER = L"DIM-1";
|
||||
const wstring LevelStorage::ENDER_FOLDER = L"DIM1/";
|
||||
const wstring LevelStorage::ENDER_FOLDER = L"DIM1/";
|
||||
const wstring LevelStorage::AETHER_FOLDER = L"DIM2/";
|
||||
Reference in New Issue
Block a user