the game where you go into mines and start crafting! but for consoles (forked directly from smartcmd's github)
1#define IDC_StartX L"StartX"
2#define IDC_StartY L"StartY"
3#define IDC_StartZ L"StartZ"
4#define IDC_EndX L"EndX"
5#define IDC_EndY L"EndY"
6#define IDC_EndZ L"EndZ"
7#define IDC_XuiLabel1 L"XuiLabel1"
8#define IDC_XuiLabel2 L"XuiLabel2"
9#define IDC_XuiLabel3 L"XuiLabel3"
10#define IDC_XuiLabel4 L"XuiLabel4"
11#define IDC_XuiLabel5 L"XuiLabel5"
12#define IDC_XuiLabel6 L"XuiLabel6"
13#define IDC_CreateButton L"CreateButton"
14#define IDC_Name L"Name"
15#define IDC_XuiLabel7 L"XuiLabel7"
16#define IDC_XuiLabel8 L"XuiLabel8"
17#define IDC_SaveMobs L"SaveMobs"
18#define IDC_UseXboxCompression L"UseXboxCompression"
19#define IDC_XuiDebugSchematic L"XuiDebugSchematic"