the game where you go into mines and start crafting! but for consoles (forked directly from smartcmd's github)
1#define IDC_icon L"icon"
2#define IDC_itemName L"itemName"
3#define IDC_itemId L"itemId"
4#define IDC_XuiLabel1 L"XuiLabel1"
5#define IDC_itemAuxValue L"itemAuxValue"
6#define IDC_XuiLabel2 L"XuiLabel2"
7#define IDC_itemCount L"itemCount"
8#define IDC_XuiLabel3 L"XuiLabel3"
9#define IDC_item4JData L"item4JData"
10#define IDC_XuiLabel4 L"XuiLabel4"
11#define IDC_ruleXml L"ruleXml"
12#define IDC_DebugItemEditor L"DebugItemEditor"