fusor name fix

This commit is contained in:
ZHAY10086
2026-05-14 18:04:56 +08:00
parent 4f5f98c2be
commit 18c4b6e579
4 changed files with 8 additions and 8 deletions
@@ -4,12 +4,12 @@
],
"properties:10": {
"betterquesting:10": {
"desc:8": "没错,我需要正需要稍微捣鼓几!现在感觉好多了!\n而且还有个额外收获,我现在掌握了融合亚稳态重元素的方法!",
"desc:8": "没错,我正需要稍微捣鼓几!现在感觉好多了!\n而且还有个额外收获,我现在掌握了融合亚稳态重元素的方法!",
"icon:10": {
"Count:3": 1,
"id:8": "contenttweaker:everlasting_fusor"
},
"name:8": "永恒融合器"
"name:8": "永续聚变反应器"
}
},
"questID:3": 407,
+3 -3
View File
@@ -1220,7 +1220,7 @@ item.contenttweaker.moscovium_traces.name=微量镆残留物
item.contenttweaker.amfm_fuel.name=镅镄燃料
item.contenttweaker.dysprosium_remains.name=残留镝
item.contenttweaker.arbiterite_crystal.name=理序素水晶
item.contenttweaker.stable_fusor.name=稳定融合
item.contenttweaker.stable_fusor.name=稳态聚变反应
item.contenttweaker.rainbow_egg.name=彩虹蛋
item.contenttweaker.nightly_gem.name=黯夜宝石
item.contenttweaker.indium_dust.name=铟粉
@@ -1292,7 +1292,7 @@ item.contenttweaker.stable_oganesson.name=稳定Og
item.contenttweaker.sedna_dust.name=塞德娜粉
item.contenttweaker.pulsar_core.name=脉冲核心
item.contenttweaker.core_of_undeath.name=亡灵核心
item.contenttweaker.everlasting_fusor.name=永恒融合
item.contenttweaker.everlasting_fusor.name=永续聚变反应
item.contenttweaker.osmium_ingot.name=锇锭
item.contenttweaker.technetium_disulfide.name=二硫化锝
item.contenttweaker.heuf_fuel.name=高密度亡灵裂变燃料
@@ -2416,7 +2416,7 @@ tile.contenttweaker.shungite_casing.name=防辐射量子纳米能量石外壳
tile.contenttweaker.plasma_accelerator_tube.name=等离子加速器管道
tile.contenttweaker.inertial_plasma_cannon.name=惯性等离子炮
tile.contenttweaker.fluid_matrix_conduit.name=矩阵流体导管
tile.contenttweaker.matrix_plasma_fusor.name=矩阵等离子融合
tile.contenttweaker.matrix_plasma_fusor.name=矩阵等离子聚变反应
tile.contenttweaker.radioactive_sentient_meatball.name=放射性觉识肉丸
tile.contenttweaker.hypergrowth_component.name=超高速生长元件
tile.contenttweaker.hypercapacitor_discharger_x1.name=超电容释能器:X1
+1 -1
View File
@@ -1038,7 +1038,7 @@ mods.extendedcrafting.TableCrafting.addShaped(<cells:export_essentia_interface>,
recipes.removeShaped(<cells:import_essentia_interface>);
mods.extendedcrafting.TableCrafting.addShaped(<cells:export_essentia_interface>,
mods.extendedcrafting.TableCrafting.addShaped(<cells:import_essentia_interface>,
[[<extendedcrafting:material:16>, null, <thaumcraft:jar_normal>, null, <extendedcrafting:material:16>],
[null, null, <extendedcrafting:material:8>, null, null],
[<thaumcraft:jar_normal>, <appliedenergistics2:material:44>, <appliedenergistics2:material:12>, <appliedenergistics2:material:44>, <thaumcraft:jar_normal>],
@@ -25,8 +25,8 @@ portal.addItems([
<contenttweaker:gallifrey_portal_block>
]);
var tooltip = [
"This recipe spawns a portal while active.",
"To teleport, stand inside the portal."
"该配方在激活时会生成一个传送门。",
"站在传送门中以进行传送。"
] as string[];
var wormholetaerrapiatta = RecipeBuilder.newBuilder("wormholetaerrapiatta","wormhole_field_generator",100);