diff --git a/oresources/modularmachinery/lang/zh_cn.lang b/oresources/modularmachinery/lang/zh_cn.lang index 82b00b3f..bb556bd6 100644 --- a/oresources/modularmachinery/lang/zh_cn.lang +++ b/oresources/modularmachinery/lang/zh_cn.lang @@ -255,7 +255,7 @@ modularmachinery.presbytery_of_the_threefold_love=三爱圣所 modularmachinery.seared_caster=焦黑浇铸站 modularmachinery.stellar_diviner=星辰预卜仪 modularmachinery.vengeance_tesseract=复仇超立方 -modularmachinery.warren_extractor_botania=迷道提取器:植物 +modularmachinery.warren_extractor_botania=迷道提取器:植魔 modularmachinery.warren_extractor_radioactive=迷道提取器:辐射 modularmachinery.warren_extractor_raremetals=迷道提取器:稀有金属 modularmachinery.warren_extractor_self=迷道提取器:自显化 diff --git a/pillar/structures/gallifrey_callstone_timelordsrelics.nbt b/pillar/structures/gallifrey_callstone_timelordsrelics.nbt index 9f12c96d..f4fbc662 100644 Binary files a/pillar/structures/gallifrey_callstone_timelordsrelics.nbt and b/pillar/structures/gallifrey_callstone_timelordsrelics.nbt differ diff --git a/scripts/ToolTips2.zs b/scripts/ToolTips2.zs index ff738cbe..6cdd5eee 100644 --- a/scripts/ToolTips2.zs +++ b/scripts/ToolTips2.zs @@ -537,7 +537,7 @@ import crafttweaker.item.IItemCondition; .addTooltip(format.red("使用神秘宝石实现自动化")); -.addTooltip(format.red("可使用钛块通过合成获得所需的特殊钛 块")); +.addTooltip(format.red("可使用钛块通过合成获得所需的特殊钛块")); .addTooltip(format.red("使用对应的神话虚空资源采掘机以稳定(缓慢)获得石榴石!")); .addTooltip(format.red("如果大量需要,使用ME神话装配室来批量合成!"));