diff --git a/scripts/ToolTips.zs b/scripts/ToolTips.zs index 4c2c9d15..c7f6f47a 100644 --- a/scripts/ToolTips.zs +++ b/scripts/ToolTips.zs @@ -1991,7 +1991,7 @@ .addTooltip(format.red("感谢Mathias添加的神话金属熔化机配方!")); .addTooltip(format.red("感谢Mathias添加的神话金属熔化机配方!")); -.withTag({agri_seed: "vanilla:potato_plant"}).addTooltip(format.red("在作物架上种植胡萝卜以获得该物品")); +.withTag({agri_seed: "vanilla:potato_plant"}).addTooltip(format.red("在作物架上种植马铃薯以获得该物品")); .withTag({agri_seed: "vanilla:carrot_plant"}).addTooltip(format.red("在作物架上种植胡萝卜以获得该物品"));