IGUI_CN = {
   IGUI_NC_RequiredSkills = "技能需求",
   IGUI_NC_InputItemSelected  = "当前选择",
   IGUI_NC_SearchForCraft  = "制作搜索",
   IGUI_NC_SearchAsInput  = "作为输入物品",
   IGUI_NC_SearchAsOutput  = "作为输出物品",
   IGUI_NC_ShowOnlyRecipesKnew  = "只显示已知配方的",
   IGUI_NC_ShowOnlymetSkillRequire  = "只显示满足技能需求的",
   IGUI_NC_ShowOnlyCanCraft  = "只显示可以制作的",
   IGUI_NC_SortRecipeList  = "排序配方列表",
   IGUI_NC_ShowOnlyBenefitFromRecipes  = "只显示手中持有配方时可收益的",
   IGUI_NC_SwitchToListLayout  = "切换到列表布局",
   IGUI_NC_SwitchToGridLayout  = "切换到网格布局",
   IGUI_NC_ToggleLayoutStyle = "Toggle layout style",
   IGUI_XP_NC_ShowAllRecipe_tooltip = "显示所有配方，<LINE> 即使没有合适的工作台。",
   IGUI_XP_NC_SetPanelMinSize_tooltip = "将面板调整为最小尺寸",
	IGUI_NC_ModOptions_Title = "Neat Crafting",
   IGUI_NC_ModOptions_UseNeatCraftingUI = "使用 Neat Crafting 界面",
   IGUI_NC_ModOptions_UseNeatCraftingUI_Tooltip = "启用 Neat Crafting 的制作菜单及相关调整。关闭则使用原版制作界面。",
   IGUI_NC_Liquids = "液体",
   IGUI_NC_Containers = "容器",
   IGUI_NC_AnyContainer = "任意容器",
   IGUI_NC_SelectedLiquid = "已选液体",
   IGUI_NC_AvailableLiquids = "可用液体",
   IGUI_NC_PossibleLiquids = "可能的液体",
   IGUI_NC_AvailableContainers = "可用容器",
   IGUI_NC_PossibleContainers = "可能的容器",
}