Compare commits
No commits in common. "2624716afd6a9789ff10537e8942216570ffe756" and "cef929420a2fb12e0150eeac6fff82984dd3d0c2" have entirely different histories.
2624716afd
...
cef929420a
|
@ -28,5 +28,3 @@ eclipse/
|
|||
run/*
|
||||
!run/scripts/
|
||||
!run/resources/
|
||||
*.suo
|
||||
/.vs
|
||||
|
|
|
@ -32,7 +32,7 @@ info.nuclearcraft.moderator.efficiency.fixd=效能倍率:%s
|
|||
|
||||
# info.nuclearcraft.moderator.desc=减速剂是裂变反应堆单元或容器输送中子通量至另一个单元或容器甚至它本身时的介质。一条减速剂线路包含 最多%s个共线的减速剂和分别位于两个末端的两个单元或容器 或者 最多%s个共线的减速剂和位于一个末端的一个单元或容器以及位于另一个末端的一个中子反射器。减速剂只有在它是一条线路中的一部分 并且 与至少一个有效的末端单元或容器相邻才会被判定为有效的。一个已准备好的或有效的单元或容器将中子通量输送至另一个单元或容器 或 将中子通量输送至一个反射器并收到其反射回的中子通量。中子通量输送量的总和等于该线路上所有减速剂的中子通量增加量的和。
|
||||
|
||||
tile.nuclearcraft.fission_reflector.beryllium_carbon.name=铍-石墨中子反射器
|
||||
tile.nuclearcraft.fission_reflector.beryllium_carbon.name=锂-石墨中子反射器
|
||||
tile.nuclearcraft.fission_reflector.lead_steel.name=铅-钢中子反射器
|
||||
|
||||
info.nuclearcraft.reflector.fixd=裂变反应堆反射器
|
||||
|
@ -207,7 +207,7 @@ tile.nuclearcraft.fission_heater_port2.cryotheum.name=凛冰裂变冷却液加
|
|||
tile.nuclearcraft.fission_shield_manager.name=裂变中子防护屏管理器(半成品)
|
||||
|
||||
tile.nuclearcraft.solid_fission_controller.name=固态燃料裂变控制器
|
||||
tile.nuclearcraft.solid_fission_cell.name=固态裂变燃料单元
|
||||
tile.nuclearcraft.solid_fission_cell.name=裂变燃料单元
|
||||
tile.nuclearcraft.solid_fission_sink.water.name=水裂变散热器
|
||||
tile.nuclearcraft.solid_fission_sink.iron.name=铁裂变散热器
|
||||
tile.nuclearcraft.solid_fission_sink.redstone.name=红石裂变散热器
|
||||
|
@ -2159,7 +2159,7 @@ item.nuclearcraft.rad_shielding.install_success=成功安装屏蔽板!容器
|
|||
|
||||
item.nuclearcraft.radiation_badge.name=辐射徽章
|
||||
item.nuclearcraft.radiation_badge.desc=佩戴时,每当玩家获得%s的辐射量都会发出警示,在到达%s后便会破损.
|
||||
item.nuclearcraft.radiation_badge.exposure=你的辐射徽章目前的辐射值已达
|
||||
item.nuclearcraft.radiation_badge.exposure=你的辐射徽章已被暴露于
|
||||
item.nuclearcraft.radiation_badge.broken=你的辐射徽章彻底损坏了......
|
||||
|
||||
item.nuclearcraft.radaway.name=抗辐宁
|
||||
|
@ -2180,7 +2180,7 @@ item.nuclearcraft.graham_cracker.name=全麦饼干
|
|||
|
||||
item.nuclearcraft.roasted_cocoa_beans.name=焙烤可可豆
|
||||
item.nuclearcraft.ground_cocoa_nibs.name=碎可可
|
||||
item.nuclearcraft.cocoa_butter.name=可可脂
|
||||
item.nuclearcraft.cocoa_butter.name=固化可可浆
|
||||
item.nuclearcraft.cocoa_solids.name=可可粉
|
||||
item.nuclearcraft.unsweetened_chocolate.name=无糖巧克力
|
||||
item.nuclearcraft.dark_chocolate.name=黑巧克力
|
||||
|
@ -2215,34 +2215,34 @@ jei.nuclearcraft.base_process_time=基础处理时间:
|
|||
jei.nuclearcraft.base_process_power=基础功率:
|
||||
jei.nuclearcraft.base_process_radiation=基础辐射:
|
||||
|
||||
jei.nuclearcraft.collector_production_rate=产量:
|
||||
jei.nuclearcraft.collector_production_rate=产出效率:
|
||||
|
||||
jei.nuclearcraft.irradiator_flux_required=中子通量需求:
|
||||
jei.nuclearcraft.irradiator_heat_per_flux=单位中子通量产热:
|
||||
jei.nuclearcraft.irradiator_heat_per_flux=每中子通量产热:
|
||||
jei.nuclearcraft.irradiator_process_efficiency=效能提升倍率:
|
||||
|
||||
jei.nuclearcraft.pebble_fuel_time=基础衰竭时间:
|
||||
jei.nuclearcraft.pebble_fuel_time=基础处理时间:
|
||||
jei.nuclearcraft.pebble_fuel_heat=基础产热:
|
||||
jei.nuclearcraft.pebble_fuel_efficiency=基础效能:
|
||||
jei.nuclearcraft.pebble_fuel_criticality=燃料临界值:
|
||||
jei.nuclearcraft.pebble_fuel_radiation=燃料辐射:
|
||||
jei.nuclearcraft.pebble_fuel_self_priming=强中子射源!
|
||||
jei.nuclearcraft.pebble_fuel_self_priming=自动准备中!
|
||||
|
||||
jei.nuclearcraft.solid_fuel_time=基础衰竭时间:
|
||||
jei.nuclearcraft.solid_fuel_time=基础处理时间:
|
||||
jei.nuclearcraft.solid_fuel_heat=基础产热:
|
||||
jei.nuclearcraft.solid_fuel_efficiency=基础效能:
|
||||
jei.nuclearcraft.solid_fuel_criticality=燃料临界值:
|
||||
jei.nuclearcraft.solid_fuel_radiation=燃料辐射:
|
||||
jei.nuclearcraft.solid_fuel_self_priming=强中子射源!
|
||||
jei.nuclearcraft.solid_fuel_self_priming=自动准备中!
|
||||
|
||||
jei.nuclearcraft.fission_heating_heat_per_mb=单位热容:
|
||||
jei.nuclearcraft.fission_heating_heat_per_mb=产热:
|
||||
|
||||
jei.nuclearcraft.salt_fuel_time=基础衰竭时间:
|
||||
jei.nuclearcraft.salt_fuel_time=处理时间:
|
||||
jei.nuclearcraft.salt_fuel_heat=基础产热:
|
||||
jei.nuclearcraft.salt_fuel_efficiency=基础效能:
|
||||
jei.nuclearcraft.salt_fuel_criticality=燃料临界值:
|
||||
jei.nuclearcraft.salt_fuel_radiation=燃料辐射:
|
||||
jei.nuclearcraft.salt_fuel_self_priming=强中子射源!
|
||||
jei.nuclearcraft.salt_fuel_self_priming=自动准备中!
|
||||
|
||||
jei.nuclearcraft.fusion_time=基础连续时间:
|
||||
jei.nuclearcraft.fusion_power=基础能量上限:
|
||||
|
@ -2255,13 +2255,13 @@ jei.nuclearcraft.decay_gen_radiation=衰变辐射:
|
|||
jei.nuclearcraft.salt_fuel_time=处理时间:
|
||||
jei.nuclearcraft.salt_fuel_heat=基础产热:
|
||||
|
||||
jei.nuclearcraft.coolant_heater_rate=冷却速率:
|
||||
jei.nuclearcraft.coolant_heater_rate=冷却液加热速率:
|
||||
|
||||
jei.nuclearcraft.exchanger_fluid_temp=温度:
|
||||
jei.nuclearcraft.exchanger_heating_provided=加热速率提供:
|
||||
jei.nuclearcraft.exchanger_cooling_provided=冷却速率提供:
|
||||
jei.nuclearcraft.exchanger_heating_required=加热量需求:
|
||||
jei.nuclearcraft.exchanger_cooling_required=冷却量需求:
|
||||
jei.nuclearcraft.exchanger_heating_provided=温度提供:
|
||||
jei.nuclearcraft.exchanger_cooling_provided=冷却提供:
|
||||
jei.nuclearcraft.exchanger_heating_required=温度需求:
|
||||
jei.nuclearcraft.exchanger_cooling_required=冷却需求:
|
||||
|
||||
jei.nuclearcraft.condenser_condensing_temp=冷凝温度:
|
||||
jei.nuclearcraft.condenser_heat_removal_req=排热需求:
|
||||
|
@ -2274,11 +2274,11 @@ jei.nuclearcraft.scrubber_process_power=能量需求:
|
|||
jei.nuclearcraft.scrubber_process_efficiency=净化仪效能:
|
||||
|
||||
itemGroup.nuclearcraft.main=核电工艺
|
||||
itemGroup.nuclearcraft.material=核电工艺丨材料
|
||||
itemGroup.nuclearcraft.radiation=核电工艺丨辐射
|
||||
itemGroup.nuclearcraft.machine=核电工艺丨机器
|
||||
itemGroup.nuclearcraft.multiblock=核电工艺丨结构
|
||||
itemGroup.nuclearcraft.misc=核电工艺丨杂项
|
||||
itemGroup.nuclearcraft.material=核电工艺 | 材料
|
||||
itemGroup.nuclearcraft.radiation=核电工艺 | 辐射
|
||||
itemGroup.nuclearcraft.machine=核电工艺 | 机器
|
||||
itemGroup.nuclearcraft.multiblock=核电工艺 | 结构
|
||||
itemGroup.nuclearcraft.misc=核电工艺 | 杂项
|
||||
|
||||
# 核电工艺游戏内配置文件
|
||||
gui.nc.config.main_title=核电工艺配置
|
||||
|
@ -2421,109 +2421,11 @@ gui.nc.config.fission_sound_volume.comment=调整能听到裂变音效的范围
|
|||
###############################################################################
|
||||
|
||||
gui.nc.config.fission_moderator_extra_power=减速剂功率调整
|
||||
gui.nc.config.fission_moderator_extra_power.comment=*Only effects new mechanics.*Determines the extra power generated by each moderator block adjacent to a reactor cell. Equal to the effective number of extra cell's worth of power that would be generated by a cell totally surrounded by moderator blocks. Each moderator block will contribute one sixth of this amount of power (the amount of additional power scales linearly with the number of moderator blocks).
|
||||
gui.nc.config.fission_moderator_extra_heat=减速剂产热调整
|
||||
gui.nc.config.fission_moderator_extra_heat.comment=*只影响新结构*决定每个与燃料单元接触的减速剂的额外产热。该值等于六个完全包围一个燃料单元的减速剂额外产热与被完全包围的燃料单元产热的倍率。 每个减速剂贡献六分之一的额外产热(额外产热随减速剂数量增加而线性提升)。
|
||||
gui.nc.config.fission_moderator_extra_heat.comment=*Only effects new mechanics.*Determines the extra heat generated by each moderator block adjacent to a reactor cell. Equal to the effective number of extra cell's worth of heat that would be generated by a cell totally surrounded by moderator blocks. Each moderator block will contribute one sixth of this amount of heat (the amount of additional heat scales linearly with the number of moderator blocks).
|
||||
gui.nc.config.fission_neutron_reach=中子辐射最大长度
|
||||
gui.nc.config.fission_neutron_reach.comment=*只影响新结构*两个燃料单元之间最大能够产生中子通量提升和效能提升的有效减速剂数量。
|
||||
|
||||
gui.nc.config.fission_thorium_fuel_time=Thorium Fuel Durations
|
||||
gui.nc.config.fission_thorium_fuel_time.comment=Base ticks the fuels last. 顺序:TBU-TRISO, TBU-OX, TBU-NI, TBU-ZA, TBU-F4.
|
||||
gui.nc.config.fission_thorium_heat_generation=Thorium Fuel Heat Gen
|
||||
gui.nc.config.fission_thorium_heat_generation.comment=Base heat the fuels produce. 顺序:TBU-TRISO, TBU-OX, TBU-NI, TBU-ZA, TBU-F4.
|
||||
gui.nc.config.fission_thorium_efficiency=Thorium Fuel Base Efficiencies
|
||||
gui.nc.config.fission_thorium_efficiency.comment=Base efficiencies of the fuels. 顺序:TBU-TRISO, TBU-OX, TBU-NI, TBU-ZA, TBU-F4.
|
||||
gui.nc.config.fission_thorium_criticality=Thorium Fuel Criticality Factors
|
||||
gui.nc.config.fission_thorium_criticality.comment=Criticality factors of the fuels. 顺序:TBU-TRISO, TBU-OX, TBU-NI, TBU-ZA, TBU-F4.
|
||||
gui.nc.config.fission_thorium_radiation=Thorium Fuel Radiation
|
||||
gui.nc.config.fission_thorium_radiation.comment=Base radiation the fuels produce while processing. 顺序:TBU-TRISO, TBU-OX, TBU-NI, TBU-ZA, TBU-F4.
|
||||
|
||||
gui.nc.config.fission_uranium_fuel_time=Uranium Fuel Durations
|
||||
gui.nc.config.fission_uranium_fuel_time.comment=Base ticks the fuels last. 顺序:LEU-233-TRISO, LEU-233-OX, LEU-233-NI, LEU-233-ZA, LEU-233-F4, HEU-233-TRISO, HEU-233-OX, HEU-233-NI, HEU-233-ZA, HEU-233-F4, LEU-235-TRISO, LEU-235-OX, LEU-235-NI, LEU-235-ZA, LEU-235-F4, HEU-235-TRISO, HEU-235-OX, HEU-235-NI, HEU-235-ZA, HEU-235-F4.
|
||||
gui.nc.config.fission_uranium_heat_generation=Uranium Fuel Heat Gen
|
||||
gui.nc.config.fission_uranium_heat_generation.comment=Base heat the fuels produce. 顺序:LEU-233-TRISO, LEU-233-OX, LEU-233-NI, LEU-233-ZA, LEU-233-F4, HEU-233-TRISO, HEU-233-OX, HEU-233-NI, HEU-233-ZA, HEU-233-F4, LEU-235-TRISO, LEU-235-OX, LEU-235-NI, LEU-235-ZA, LEU-235-F4, HEU-235-TRISO, HEU-235-OX, HEU-235-NI, HEU-235-ZA, HEU-235-F4.
|
||||
gui.nc.config.fission_uranium_efficiency=Uranium Fuel Base Efficiencies
|
||||
gui.nc.config.fission_uranium_efficiency.comment=Base efficiencies of the fuels. 顺序:
|
||||
gui.nc.config.fission_uranium_criticality=Uranium Fuel Criticality Factors
|
||||
gui.nc.config.fission_uranium_criticality.comment=Criticality factors of the fuels. 顺序:
|
||||
gui.nc.config.fission_uranium_radiation=Uranium Fuel Radiation
|
||||
gui.nc.config.fission_uranium_radiation.comment=Base radiation the fuels produce while processing. 顺序:LEU-233-TRISO, LEU-233-OX, LEU-233-NI, LEU-233-ZA, LEU-233-F4, HEU-233-TRISO, HEU-233-OX, HEU-233-NI, HEU-233-ZA, HEU-233-F4, LEU-235-TRISO, LEU-235-OX, LEU-235-NI, LEU-235-ZA, LEU-235-F4, HEU-235-TRISO, HEU-235-OX, HEU-235-NI, HEU-235-ZA, HEU-235-F4.
|
||||
|
||||
gui.nc.config.fission_neptunium_fuel_time=Neptunium Fuel Durations
|
||||
gui.nc.config.fission_neptunium_fuel_time.comment=Base ticks the fuels last. 顺序:LEN-236-TRISO, LEN-236-OX, LEN-236-NI, LEN-236-ZA, LEN-236-F4, HEN-236-TRISO, HEN-236-OX, HEN-236-NI, HEN-236-ZA, HEN-236-F4.
|
||||
gui.nc.config.fission_neptunium_heat_generation=Neptunium Fuel Heat Gen
|
||||
gui.nc.config.fission_neptunium_heat_generation.comment=Base heat the fuels produce. 顺序:LEN-236-TRISO, LEN-236-OX, LEN-236-NI, LEN-236-ZA, LEN-236-F4, HEN-236-TRISO, HEN-236-OX, HEN-236-NI, HEN-236-ZA, HEN-236-F4.
|
||||
gui.nc.config.fission_neptunium_efficiency=Neptunium Fuel Base Efficiencies
|
||||
gui.nc.config.fission_neptunium_efficiency.comment=Base efficiencies of the fuels. 顺序:
|
||||
gui.nc.config.fission_neptunium_criticality=Neptunium Fuel Criticality Factors
|
||||
gui.nc.config.fission_neptunium_criticality.comment=Criticality factors of the fuels. 顺序:
|
||||
gui.nc.config.fission_neptunium_radiation=Neptunium Fuel Radiation
|
||||
gui.nc.config.fission_neptunium_radiation.comment=Base radiation the fuels produce while processing. 顺序:LEN-236-TRISO, LEN-236-OX, LEN-236-NI, LEN-236-ZA, LEN-236-F4, HEN-236-TRISO, HEN-236-OX, HEN-236-NI, HEN-236-ZA, HEN-236-F4.
|
||||
|
||||
gui.nc.config.fission_plutonium_fuel_time=Plutonium Fuel Durations
|
||||
gui.nc.config.fission_plutonium_fuel_time.comment=Base ticks the fuels last. 顺序:LEP-239-TRISO, LEP-239-OX, LEP-239-NI, LEP-239-ZA, LEP-239-F4, HEP-239-TRISO, HEP-239-OX, HEP-239-NI, HEP-239-ZA, HEP-239-F4, LEP-241-TRISO, LEP-241-OX, LEP-241-NI, LEP-241-ZA, LEP-241-F4, HEP-241-TRISO, HEP-241-OX, HEP-241-NI, HEP-241-ZA, HEP-241-F4.
|
||||
gui.nc.config.fission_plutonium_heat_generation=Plutonium Fuel Heat Gen
|
||||
gui.nc.config.fission_plutonium_heat_generation.comment=Base heat the fuels produce. 顺序:LEP-239-TRISO, LEP-239-OX, LEP-239-NI, LEP-239-ZA, LEP-239-F4, HEP-239-TRISO, HEP-239-OX, HEP-239-NI, HEP-239-ZA, HEP-239-F4, LEP-241-TRISO, LEP-241-OX, LEP-241-NI, LEP-241-ZA, LEP-241-F4, HEP-241-TRISO, HEP-241-OX, HEP-241-NI, HEP-241-ZA, HEP-241-F4.
|
||||
gui.nc.config.fission_plutonium_efficiency=Plutonium Fuel Base Efficiencies
|
||||
gui.nc.config.fission_plutonium_efficiency.comment=Base efficiencies of the fuels. 顺序:
|
||||
gui.nc.config.fission_plutonium_criticality=Plutonium Fuel Criticality Factors
|
||||
gui.nc.config.fission_plutonium_criticality.comment=Criticality factors of the fuels. 顺序:
|
||||
gui.nc.config.fission_plutonium_radiation=Plutonium Fuel Radiation
|
||||
gui.nc.config.fission_plutonium_radiation.comment=Base radiation the fuels produce while processing. 顺序:LEP-239-TRISO, LEP-239-OX, LEP-239-NI, LEP-239-ZA, LEP-239-F4, HEP-239-TRISO, HEP-239-OX, HEP-239-NI, HEP-239-ZA, HEP-239-F4, LEP-241-TRISO, LEP-241-OX, LEP-241-NI, LEP-241-ZA, LEP-241-F4, HEP-241-TRISO, HEP-241-OX, HEP-241-NI, HEP-241-ZA, HEP-241-F4.
|
||||
|
||||
gui.nc.config.fission_mixed_fuel_time=Mixed Fuel Durations
|
||||
gui.nc.config.fission_mixed_fuel_time.comment=Base ticks the fuels last. 顺序:MTRISO-239, MOX-239, MNI-239, MZA-239, MF4-239, MTRISO-241, MOX-241, MNI-241, MZA-241, MF4-241.
|
||||
gui.nc.config.fission_mixed_heat_generation=Mixed Fuel Heat Gen
|
||||
gui.nc.config.fission_mixed_heat_generation.comment=Base heat the fuels produce. 顺序:MTRISO-239, MOX-239, MNI-239, MZA-239, MF4-239, MTRISO-241, MOX-241, MNI-241, MZA-241, MF4-241.
|
||||
gui.nc.config.fission_mixed_efficiency=Mixed Fuel Base Efficiencies
|
||||
gui.nc.config.fission_mixed_efficiency.comment=Base efficiencies of the fuels. 顺序:
|
||||
gui.nc.config.fission_mixed_criticality=Mixed Fuel Criticality Factors
|
||||
gui.nc.config.fission_mixed_criticality.comment=Criticality factors of the fuels. 顺序:
|
||||
gui.nc.config.fission_mixed_radiation=Mixed Fuel Radiation
|
||||
gui.nc.config.fission_mixed_radiation.comment=Base radiation the fuels produce while processing. 顺序:MTRISO-239, MOX-239, MNI-239, MZA-239, MF4-239, MTRISO-241, MOX-241, MNI-241, MZA-241, MF4-241.
|
||||
|
||||
gui.nc.config.fission_americium_fuel_time=Americium Fuel Durations
|
||||
gui.nc.config.fission_americium_fuel_time.comment=Base ticks the fuels last. 顺序:LEA-242-TRISO, LEA-242-OX, LEA-242-NI, LEA-242-ZA, LEA-242-F4, HEA-242-TRISO, HEA-242-OX, HEA-242-NI, HEA-242-ZA, HEA-242-F4.
|
||||
gui.nc.config.fission_americium_heat_generation=Americium Fuel Heat Gen
|
||||
gui.nc.config.fission_americium_heat_generation.comment=Base heat the fuels produce. 顺序:LEA-242-TRISO, LEA-242-OX, LEA-242-NI, LEA-242-ZA, LEA-242-F4, HEA-242-TRISO, HEA-242-OX, HEA-242-NI, HEA-242-ZA, HEA-242-F4.
|
||||
gui.nc.config.fission_americium_efficiency=Americium Fuel Base Efficiencies
|
||||
gui.nc.config.fission_americium_efficiency.comment=Base efficiencies of the fuels. 顺序:
|
||||
gui.nc.config.fission_americium_criticality=Americium Fuel Criticality Factors
|
||||
gui.nc.config.fission_americium_criticality.comment=Criticality factors of the fuels. 顺序:
|
||||
gui.nc.config.fission_americium_radiation=Americium Fuel Radiation
|
||||
gui.nc.config.fission_americium_radiation.comment=Base radiation the fuels produce while processing. 顺序:LEA-242-TRISO, LEA-242-OX, LEA-242-NI, LEA-242-ZA, LEA-242-F4, HEA-242-TRISO, HEA-242-OX, HEA-242-NI, HEA-242-ZA, HEA-242-F4.
|
||||
|
||||
gui.nc.config.fission_curium_fuel_time=Curium Fuel Durations
|
||||
gui.nc.config.fission_curium_fuel_time.comment=Base ticks the fuels last. 顺序:LECm-243-TRISO, LECm-243-OX, LECm-243-NI, LECm-243-ZA, LECm-243-F4, HECm-243-TRISO, HECm-243-OX, HECm-243-NI, HECm-243-ZA, HECm-243-F4, LECm-245-TRISO, LECm-245-OX, LECm-245-NI, LECm-245-ZA, LECm-245-F4, HECm-245-TRISO, HECm-245-OX, HECm-245-NI, HECm-245-ZA, HECm-245-F4, LECm-247-TRISO, LECm-247-OX, LECm-247-NI, LECm-247-ZA, LECm-247-F4, HECm-247-TRISO, HECm-247-OX, HECm-247-NI, HECm-247-ZA, HECm-247-F4.
|
||||
gui.nc.config.fission_curium_heat_generation=Curium Fuel Heat Gen
|
||||
gui.nc.config.fission_curium_heat_generation.comment=Base heat the fuels produce. 顺序:LECm-243-TRISO, LECm-243-OX, LECm-243-NI, LECm-243-ZA, LECm-243-F4, HECm-243-TRISO, HECm-243-OX, HECm-243-NI, HECm-243-ZA, HECm-243-F4, LECm-245-TRISO, LECm-245-OX, LECm-245-NI, LECm-245-ZA, LECm-245-F4, HECm-245-TRISO, HECm-245-OX, HECm-245-NI, HECm-245-ZA, HECm-245-F4, LECm-247-TRISO, LECm-247-OX, LECm-247-NI, LECm-247-ZA, LECm-247-F4, HECm-247-TRISO, HECm-247-OX, HECm-247-NI, HECm-247-ZA, HECm-247-F4.
|
||||
gui.nc.config.fission_curium_efficiency=Curium Fuel Base Efficiencies
|
||||
gui.nc.config.fission_curium_efficiency.comment=Base efficiencies of the fuels. 顺序:
|
||||
gui.nc.config.fission_curium_criticality=Curium Fuel Criticality Factors
|
||||
gui.nc.config.fission_curium_criticality.comment=Criticality factors of the fuels. 顺序:
|
||||
gui.nc.config.fission_curium_radiation=Curium Fuel Radiation
|
||||
gui.nc.config.fission_curium_radiation.comment=Base radiation the fuels produce while processing. 顺序:LECm-243-TRISO, LECm-243-OX, LECm-243-NI, LECm-243-ZA, LECm-243-F4, HECm-243-TRISO, HECm-243-OX, HECm-243-NI, HECm-243-ZA, HECm-243-F4, LECm-245-TRISO, LECm-245-OX, LECm-245-NI, LECm-245-ZA, LECm-245-F4, HECm-245-TRISO, HECm-245-OX, HECm-245-NI, HECm-245-ZA, HECm-245-F4, LECm-247-TRISO, LECm-247-OX, LECm-247-NI, LECm-247-ZA, LECm-247-F4, HECm-247-TRISO, HECm-247-OX, HECm-247-NI, HECm-247-ZA, HECm-247-F4.
|
||||
|
||||
gui.nc.config.fission_berkelium_fuel_time=Berkelium Fuel Durations
|
||||
gui.nc.config.fission_berkelium_fuel_time.comment=Base ticks the fuels last. 顺序:LEB-248-TRISO, LEB-248-OX, LEB-248-NI, LEB-248-ZA, LEB-248-F4, HEB-248-TRISO, HEB-248-OX, HEB-248-NI, HEB-248-ZA, HEB-248-F4.
|
||||
gui.nc.config.fission_berkelium_heat_generation=Berkelium Fuel Heat Gen
|
||||
gui.nc.config.fission_berkelium_heat_generation.comment=Base heat the fuels produce. 顺序:LEB-248-TRISO, LEB-248-OX, LEB-248-NI, LEB-248-ZA, LEB-248-F4, HEB-248-TRISO, HEB-248-OX, HEB-248-NI, HEB-248-ZA, HEB-248-F4.
|
||||
gui.nc.config.fission_berkelium_efficiency=Berkelium Fuel Base Efficiencies
|
||||
gui.nc.config.fission_berkelium_efficiency.comment=Base efficiencies of the fuels. 顺序:
|
||||
gui.nc.config.fission_berkelium_criticality=Berkelium Fuel Criticality Factors
|
||||
gui.nc.config.fission_berkelium_criticality.comment=Criticality factors of the fuels. 顺序:
|
||||
gui.nc.config.fission_berkelium_radiation=Berkelium Fuel Radiation
|
||||
gui.nc.config.fission_berkelium_radiation.comment=Base radiation the fuels produce while processing. 顺序:LEB-248-TRISO, LEB-248-OX, LEB-248-NI, LEB-248-ZA, LEB-248-F4, HEB-248-TRISO, HEB-248-OX, HEB-248-NI, HEB-248-ZA, HEB-248-F4.
|
||||
|
||||
gui.nc.config.fission_californium_fuel_time=Californium Fuel Durations
|
||||
gui.nc.config.fission_californium_fuel_time.comment=Base ticks the fuels last. 顺序:LECf-249-TRISO, LECf-249-OX, LECf-249-NI, LECf-249-ZA, LECf-249-F4, HECf-249-TRISO, HECf-249-OX, HECf-249-NI, HECf-249-ZA, HECf-249-F4, LECf-251-TRISO, LECf-251-OX, LECf-251-NI, LECf-251-ZA, LECf-251-F4, HECf-251-TRISO, HECf-251-OX, HECf-251-NI, HECf-251-ZA, HECf-251-F4.
|
||||
gui.nc.config.fission_californium_heat_generation=Californium Fuel Heat Gen
|
||||
gui.nc.config.fission_californium_heat_generation.comment=Base heat the fuels produce. 顺序:LECf-249-TRISO, LECf-249-OX, LECf-249-NI, LECf-249-ZA, LECf-249-F4, HECf-249-TRISO, HECf-249-OX, HECf-249-NI, HECf-249-ZA, HECf-249-F4, LECf-251-TRISO, LECf-251-OX, LECf-251-NI, LECf-251-ZA, LECf-251-F4, HECf-251-TRISO, HECf-251-OX, HECf-251-NI, HECf-251-ZA, HECf-251-F4.
|
||||
gui.nc.config.fission_californium_efficiency=Californium Fuel Base Efficiencies
|
||||
gui.nc.config.fission_californium_efficiency.comment=Base efficiencies of the fuels. 顺序:
|
||||
gui.nc.config.fission_californium_criticality=Californium Fuel Criticality Factors
|
||||
gui.nc.config.fission_californium_criticality.comment=Criticality factors of the fuels. 顺序:
|
||||
gui.nc.config.fission_californium_radiation=Californium Fuel Radiation
|
||||
gui.nc.config.fission_californium_radiation.comment=Base radiation the fuels produce while processing. 顺序:LECf-249-TRISO, LECf-249-OX, LECf-249-NI, LECf-249-ZA, LECf-249-F4, HECf-249-TRISO, HECf-249-OX, HECf-249-NI, HECf-249-ZA, HECf-249-F4, LECf-251-TRISO, LECf-251-OX, LECf-251-NI, LECf-251-ZA, LECf-251-F4, HECf-251-TRISO, HECf-251-OX, HECf-251-NI, HECf-251-ZA, HECf-251-F4.
|
||||
gui.nc.config.fission_neutron_reach.comment=*Only effects new mechanics.*为了能让中子辐照的效果共享以及效能的提升,两个单元之间减速剂的最大数量。
|
||||
|
||||
gui.nc.config.category.fusion=聚变配置
|
||||
gui.nc.config.category.fusion.tooltip=配置与核聚变相关的内容。
|
||||
|
@ -2880,8 +2782,6 @@ gui.nc.computer.integer_too_large_error=参数数量%s过大,预计需要最
|
|||
gui.nc.config.generator_rf_per_eu=RF与EU的转换率
|
||||
gui.nc.config.generator_rf_per_eu.comment=产能时RF与EU的转换率。
|
||||
|
||||
gui.nc.config.fission_moderator_extra_power.comment=<重制版中无效>*只影响新结构*决定每个与反应堆燃料单元接触的减速剂产生的额外功率。该值等于六个减速剂的总额外产能与被这六个减速剂完全包围的燃料单元的产能比值。 每个减速剂贡献六分之一的总额外产能(额外产能倍率线性提升)。
|
||||
|
||||
gui.nc.config.category.accelerator=加速器配置
|
||||
gui.nc.config.category.accelerator.tooltip=配置与粒子加速相关的内容。
|
||||
|
||||
|
@ -2992,7 +2892,7 @@ gui.nc.container.solid_fission_cell.cell=裂变燃料单元:
|
|||
gui.nc.container.solid_fission_cell.heat_stored=集群热量等级:
|
||||
|
||||
gui.nc.container.salt_fission_controller.reactor=熔盐反应堆
|
||||
gui.nc.container.salt_fission_controller.heating_speed_multiplier=平均加热速率:
|
||||
gui.nc.container.salt_fission_controller.heating_speed_multiplier=平均加热速度提升倍率:
|
||||
|
||||
gui.nc.container.salt_fission_vessel.vessel=裂变燃料容器
|
||||
gui.nc.container.salt_fission_vessel.heat_stored=集群热量等级:
|
||||
|
@ -3229,7 +3129,7 @@ advancement.nuclearcraft.plutonium.desc=得到钚
|
|||
advancement.nuclearcraft.rtg_americium.name=辐饰
|
||||
advancement.nuclearcraft.rtg_americium.desc=制作一个镅放射性热电发电机
|
||||
|
||||
advancement.nuclearcraft.pressurizer.name=得知真相之恐怖
|
||||
advancement.nuclearcraft.pressurizer.name=The Terror of Knowing
|
||||
# pun or meme
|
||||
advancement.nuclearcraft.pressurizer.desc=制作一个压缩机
|
||||
|
||||
|
@ -3283,7 +3183,7 @@ advancement.nuclearcraft.rad_shielding.desc=做一些重型辐射屏蔽板
|
|||
advancement.nuclearcraft.radiation_scrubber.name=污染控制
|
||||
advancement.nuclearcraft.radiation_scrubber.desc=制作一个辐射净化仪
|
||||
|
||||
advancement.nuclearcraft.marshmallow.name=兰斯戴尔的捭阖之术
|
||||
advancement.nuclearcraft.marshmallow.name=The Lansdell Manoeuvre
|
||||
# pun or meme
|
||||
advancement.nuclearcraft.marshmallow.desc=制作一个棉花糖
|
||||
|
||||
|
@ -3335,20 +3235,19 @@ modifier.moldable.name=可塑
|
|||
modifier.moldable.desc=§o瑞士莲。§r\n为你的工具增加额外的材料属性槽。
|
||||
# Lindt
|
||||
modifier.uplifting.name=振奋
|
||||
modifier.uplifting.desc=§o今天我们奋战!§r\n在你使用你的工具时偶尔恢复生命值。
|
||||
# Megadeth or LotR Movies
|
||||
modifier.uplifting.desc=§oThis Day We Fight!§r\n在你使用你的工具时偶尔恢复生命值。
|
||||
# Megadeth
|
||||
modifier.withering.name=凋零
|
||||
modifier.withering.desc=§o死亡将我们变成“恶魔”。§r\n凋零目标。
|
||||
# Patti Lather's Book or Hannibal
|
||||
|
||||
modifier.moldable_armor.name=可塑
|
||||
modifier.moldable_armor.desc=§o瑞士莲。§r\n为你的护甲增加额外的材料属性槽。
|
||||
modifier.moldable_armor.desc=§o瑞士莲§r\n为你的护甲增加额外的材料属性槽。
|
||||
modifier.poisonous_armor.name=毒性
|
||||
modifier.poisonous_armor.desc=§o这么多人要杀,没多少时间了!§r\n令目标中毒。
|
||||
# Batman & Robin
|
||||
modifier.uplifting_armor.name=振奋
|
||||
modifier.uplifting_armor.desc=§o我命令你们抗敌,西方的人类!§r\n在你受伤时偶尔恢复生命值。
|
||||
# 我命令你们坚持住,西方的人类!
|
||||
# LotR Movies
|
||||
modifier.withering_armor.name=凋零
|
||||
modifier.withering_armor.desc=§oWe may have years,we may have hours...§r\n凋零目标。
|
||||
|
@ -3541,8 +3440,5 @@ nc.sf.decrease_approximately=近似地降低
|
|||
nc.sf.power_adverb_preposition=%2$s%1$s
|
||||
nc.sf.with=与
|
||||
|
||||
# 指导手册
|
||||
|
||||
nc.guide_book.name=核电工艺手册
|
||||
nc.guide_book.edition=重制版
|
||||
nc.guide_book.desc=核电工艺:重制版的官方指导手册。
|
||||
tom.nuclearcraft.guide_book.name=同位素之书
|
||||
tom.nuclearcraft.guide_book.desc=欢迎来到核电工艺:重制版的官方指导!
|
||||
|
|
|
@ -50,7 +50,7 @@
|
|||
"item1": "nuclearcraft:ingot:6,nuclearcraft:dust:6",
|
||||
"item2": "nuclearcraft:ingot:15,nuclearcraft:dust:15",
|
||||
"result": "nuclearcraft:alloy:4#2",
|
||||
"text": "1 Manganese Dioxide and 1 Lithium make 2"
|
||||
"text": "1 Magnesium Dioxide and 1 Lithium make 2"
|
||||
},
|
||||
{
|
||||
"flag": "!mod:thermalfoundation",
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
{
|
||||
"name": "基础",
|
||||
"description": "从砍树开始体验万般核素的魅力。",
|
||||
"icon": "nuclearcraft:ingot:0",
|
||||
"sortnum": 0
|
||||
"description": "一个与核物理相关的模组",
|
||||
"icon": "nuclearcraft:fuel_uranium:9"
|
||||
}
|
|
@ -1,7 +1,6 @@
|
|||
{
|
||||
"name": "裂变",
|
||||
"description": "核裂变能,禁忌之果...",
|
||||
"icon": "nuclearcraft:solid_fission_controller",
|
||||
"parent": "nuclearcraft:multiblocks",
|
||||
"sortnum": 0
|
||||
"description": "核裂变",
|
||||
"icon": "nuclearcraft:fission_source:2",
|
||||
"parent": "nuclearcraft:multiblocks"
|
||||
}
|
|
@ -1,7 +0,0 @@
|
|||
{
|
||||
"name": "聚变(未完成)",
|
||||
"description": "一种无尽的能源...",
|
||||
"icon": "nuclearcraft:part:4",
|
||||
"parent": "nuclearcraft:multiblocks",
|
||||
"sortnum": 1
|
||||
}
|
|
@ -1,7 +0,0 @@
|
|||
{
|
||||
"name": "热交换机(未完成)",
|
||||
"description": "\"经典热力学是具有普遍内容的唯一物理理论。我深信在其基本概念适用的范围内是绝不会被推翻的...\"$(br2)——阿尔伯特·爱因斯坦",
|
||||
"icon": "nuclearcraft:heat_exchanger_controller",
|
||||
"parent": "nuclearcraft:multiblocks",
|
||||
"sortnum": 2
|
||||
}
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"name": "介绍",
|
||||
"description": "核电工艺是一个关注以核反应为基础的产能的科技模组",
|
||||
"icon": "nuclearcraft:fuel_uranium:9",
|
||||
"sortnum": 0
|
||||
}
|
|
@ -1,6 +1,5 @@
|
|||
{
|
||||
"name": "机器",
|
||||
"description": "单方块设备综述。",
|
||||
"icon": "nuclearcraft:machine_interface",
|
||||
"sortnum": 1
|
||||
"description": "所有的单方块处理器、产能器、收集器,以及其它的机器",
|
||||
"icon": "nuclearcraft:manufactory"
|
||||
}
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"name": "矿石 & 材料",
|
||||
"description": "",
|
||||
"icon": "nuclearcraft:ingot:4"
|
||||
}
|
|
@ -1,6 +1,5 @@
|
|||
{
|
||||
"name": "结构",
|
||||
"description": "高瞻远瞩,大功毕成。",
|
||||
"icon": "nuclearcraft:multitool",
|
||||
"sortnum": 2
|
||||
"description": "",
|
||||
"icon": "nuclearcraft:solid_fission_controller"
|
||||
}
|
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"name": "基础",
|
||||
"icon": "nuclearcraft:depleted_fuel_uranium:9",
|
||||
"category": "nuclearcraft:introduction",
|
||||
"pages": [
|
||||
{
|
||||
"type": "text",
|
||||
"text": "核电工艺是由tomdodd4598制作的一个模组。"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,147 +0,0 @@
|
|||
{
|
||||
"name": "合金",
|
||||
"icon": "nuclearcraft:alloy:10",
|
||||
"category": "nuclearcraft:basics_",
|
||||
"sortnum": 2,
|
||||
"pages": [
|
||||
{
|
||||
"anchor": "intro",
|
||||
"type": "text",
|
||||
"text": "合金是由2种不同材料在$(l:machines/processors#alloy_furnace)合金炉$(/l)中共同烧制获得的。$(br2)粉和锭都可以用于烧制合金,矿物词典替代物在配方中同样有效。"
|
||||
},
|
||||
{
|
||||
"flag": "!mod:thermalfoundation",
|
||||
"anchor": "bronze_alloy",
|
||||
"type": "items/alloy",
|
||||
"item1": "nuclearcraft:ingot:0#3,nuclearcraft:dust:0#3",
|
||||
"item2": "nuclearcraft:ingot:1,nuclearcraft:dust:1",
|
||||
"result": "nuclearcraft:alloy:0#4",
|
||||
"text": "3 铜 + 1 锡 = 4 青铜$(br2)$(o)在安装了热力基本时会被禁用d$()"
|
||||
},
|
||||
{
|
||||
"anchor": "tough_alloy",
|
||||
"type": "items/alloy",
|
||||
"item1": "nuclearcraft:ingot:6,nuclearcraft:dust:6",
|
||||
"item2": "nuclearcraft:alloy:6",
|
||||
"result": "nuclearcraft:alloy:1#2",
|
||||
"text": "1 锂 + 1 硼铁合金 = 2 高强合金"
|
||||
},
|
||||
{
|
||||
"anchor": "hard_carbon_alloy",
|
||||
"type": "items/alloy",
|
||||
"item1": "nuclearcraft:ingot:8#2,nuclearcraft:dust:8#2",
|
||||
"item2": "ore:gemDiamond",
|
||||
"result": "nuclearcraft:alloy:2#2",
|
||||
"text": "1 钻石 + 2 石墨 = 2 硬碳合金"
|
||||
},
|
||||
{
|
||||
"anchor": "MgB2_alloy",
|
||||
"type": "items/alloy",
|
||||
"small": true,
|
||||
"item1": "nuclearcraft:ingot:5#2,nuclearcraft:dust:5#2",
|
||||
"item2": "nuclearcraft:ingot:7,nuclearcraft:dust:7",
|
||||
"result": "nuclearcraft:alloy:3#3",
|
||||
"text": "2 硼 + 1 镁 = 3 二硼化镁"
|
||||
},
|
||||
{
|
||||
"anchor": "LiMnO2_alloy",
|
||||
"type": "items/alloy",
|
||||
"small": true,
|
||||
"item1": "nuclearcraft:ingot:6,nuclearcraft:dust:6",
|
||||
"item2": "nuclearcraft:ingot:15,nuclearcraft:dust:15",
|
||||
"result": "nuclearcraft:alloy:4#2",
|
||||
"text": "1 二氧化锰 + 1 锂 = 2 锂二氧化锰"
|
||||
},
|
||||
{
|
||||
"flag": "!mod:thermalfoundation",
|
||||
"anchor": "steel_alloy",
|
||||
"type": "items/alloy",
|
||||
"item1": "ore:ingotIron",
|
||||
"item2": "minecraft:coal#2,nuclearcraft:gem_dust:7#2,nuclearcraft:ingot:8#2,nuclearcraft:dust:8#2",
|
||||
"result": "nuclearcraft:alloy:5",
|
||||
"text": "1 铁 + 2 碳/石墨 = 1 钢$(br2)$(o)在安装了热力基本时会被禁用$()"
|
||||
},
|
||||
{
|
||||
"anchor": "FB_alloy",
|
||||
"type": "items/alloy",
|
||||
"item1": "ore:ingotSteel,ore:dustSteel",
|
||||
"item2": "nuclearcraft:ingot:5,nuclearcraft:dust:5",
|
||||
"result": "nuclearcraft:alloy:6#2",
|
||||
"text": "1 钢 + 1 硼 = 2 硼铁合金"
|
||||
},
|
||||
{
|
||||
"anchor": "AgCu3_alloy",
|
||||
"type": "items/alloy",
|
||||
"item1": "nuclearcraft:ingot:0#3,nuclearcraft:dust:0#3",
|
||||
"item2": "nuclearcraft:ingot:13,nuclearcraft:dust:13",
|
||||
"result": "nuclearcraft:alloy:7#4",
|
||||
"text": "3 铜 + 1 银 = 4 胧银合金"
|
||||
},
|
||||
{
|
||||
"anchor": "Sn3Ag_alloy",
|
||||
"type": "items/alloy",
|
||||
"item1": "nuclearcraft:ingot:1#3,nuclearcraft:dust:1#3",
|
||||
"item2": "nuclearcraft:ingot:13,nuclearcraft:dust:13",
|
||||
"result": "nuclearcraft:alloy:8#4",
|
||||
"text": "3 锡 + 1 银 = 4 锡银合金"
|
||||
},
|
||||
{
|
||||
"flag": "mod:thermalfoundation",
|
||||
"anchor": "Pb3Pt_alloy",
|
||||
"type": "items/alloy",
|
||||
"item1": "nuclearcraft:ingot:2#3,nuclearcraft:dust:2#3",
|
||||
"item2": "ore:ingotPlatinum",
|
||||
"result": "nuclearcraft:alloy:9#4",
|
||||
"text": "3 铅 + 1 铂 = 4 铅铂合金$(br2)$(o)仅在安装了热力基本时启用$()"
|
||||
},
|
||||
{
|
||||
"anchor": "extreme_alloy",
|
||||
"type": "items/alloy",
|
||||
"item1": "nuclearcraft:alloy:1",
|
||||
"item2": "nuclearcraft:alloy:2",
|
||||
"result": "nuclearcraft:alloy:10",
|
||||
"text": "1 高强合金 + 1 硬碳合金 = 2 极限合金"
|
||||
},
|
||||
{
|
||||
"anchor": "thermoconducting_alloy",
|
||||
"type": "items/alloy",
|
||||
"item1": "nuclearcraft:alloy:10",
|
||||
"item2": "nuclearcraft:gem:5",
|
||||
"result": "nuclearcraft:alloy:11#2",
|
||||
"text": "1 极限合金 + 1 砷化硼 = 2 热引合金"
|
||||
},
|
||||
{
|
||||
"anchor": "Zr7Sn_alloy",
|
||||
"type": "items/alloy",
|
||||
"item1": "nuclearcraft:ingot:10#7,nuclearcraft:dust:10#7",
|
||||
"item2": "nuclearcraft:ingot:1,nuclearcraft:dust:1",
|
||||
"result": "nuclearcraft:alloy:12#8",
|
||||
"text": "7 锆 + 1 锡 = 8 锆锡合金"
|
||||
},
|
||||
{
|
||||
"anchor": "SiC_alloy",
|
||||
"type": "items/alloy",
|
||||
"item1": "nuclearcraft:gem:6",
|
||||
"item2": "nuclearcraft:ingot:8,nuclearcraft:dust:8",
|
||||
"result": "nuclearcraft:alloy:13#2",
|
||||
"text": "1 硅 + 1 石墨 = 2 碳化硅"
|
||||
},
|
||||
{
|
||||
"anchor": "SiCSiCCMC_alloy",
|
||||
"type": "items/alloy",
|
||||
"small": true,
|
||||
"item1": "",
|
||||
"item2": "",
|
||||
"result": "nuclearcraft:alloy:14#4",
|
||||
"text": "暂无配方"
|
||||
},
|
||||
{
|
||||
"anchor": "HSLA_alloy",
|
||||
"type": "items/alloy",
|
||||
"item1": "minecraft:iron_ingot#15",
|
||||
"item2": "nuclearcraft:compound:10",
|
||||
"result": "nuclearcraft:alloy:15#16",
|
||||
"text": "15 铁 + 1 碳-锰混合物 = 16 高强度低合金钢"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,68 +0,0 @@
|
|||
{
|
||||
"name": "宝石和晶体",
|
||||
"icon": "nuclearcraft:gem:0",
|
||||
"category": "nuclearcraft:basics_",
|
||||
"sortnum": 3,
|
||||
"pages":
|
||||
[
|
||||
{
|
||||
"anchor": "intro",
|
||||
"type": "text",
|
||||
"text": "晶体通常可以通过在$(l:machines/processors#pressurizer)压缩机$(/l)中放入对应的粉处理获得。晶体粉由$(l:machines/processors#rock_crusher)岩石粉碎机$(/l)粉碎安山岩、闪长岩与花岗岩获得。"
|
||||
},
|
||||
{
|
||||
"anchor": "rhondochrosite",
|
||||
"type": "items/material",
|
||||
"ingot": "nuclearcraft:gem:0",
|
||||
"dust": "nuclearcraft:gem_dust:1",
|
||||
"isCompound": true,
|
||||
"formula": "MnCO3",
|
||||
"text": "粉碎花岗岩可以获得菱锰粉"
|
||||
},
|
||||
{
|
||||
"anchor": "fluorite",
|
||||
"type": "items/material",
|
||||
"ingot": "nuclearcraft:gem:2",
|
||||
"dust": "nuclearcraft:gem_dust:5",
|
||||
"isCompound": true,
|
||||
"formula": "CaF2",
|
||||
"text": "粉碎闪长岩可以获得氟石粉"
|
||||
},
|
||||
{
|
||||
"anchor": "villaumite",
|
||||
"type": "items/material",
|
||||
"ingot": "nuclearcraft:gem:3",
|
||||
"dust": "nuclearcraft:gem_dust:8",
|
||||
"isCompound": true,
|
||||
"formula": "NaF",
|
||||
"text": "粉碎花岗岩可以获得氟盐粉"
|
||||
},
|
||||
{
|
||||
"anchor": "carobbiite",
|
||||
"type": "items/material",
|
||||
"ingot": "nuclearcraft:gem:4",
|
||||
"dust": "nuclearcraft:gem_dust:9",
|
||||
"isCompound": true,
|
||||
"formula": "KF",
|
||||
"text": "粉碎闪长岩可以获得方氟钾石粉"
|
||||
},
|
||||
{
|
||||
"anchor": "boron nitride",
|
||||
"type": "items/material",
|
||||
"ingot": "nuclearcraft:gem:1",
|
||||
"dust": "nuclearcraft:gem_dust:4",
|
||||
"isCompound": true,
|
||||
"formula": "BN",
|
||||
"text": "压缩六方氮化硼可以获得立方氮化硼,而六方氮化硼又由氮化硼溶液结晶而来$(/l)$(br2)更多信息请参考氮化硼处理链 "
|
||||
},
|
||||
{
|
||||
"anchor": "boron arsenide",
|
||||
"type": "items/material",
|
||||
"singleItem": true,
|
||||
"item": "nuclearcraft:gem:5",
|
||||
"isCompound": true,
|
||||
"formula": "BAs",
|
||||
"text": "$(l:machines/processors#ingot_former)固化$(/l)熔融砷化硼可以获得砷化硼$(/l)$(br2)更多信息请参考砷处理链"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,16 +0,0 @@
|
|||
{
|
||||
"name": "介绍",
|
||||
"icon": "nuclearcraft:ingot:4",
|
||||
"category": "nuclearcraft:basics",
|
||||
"sortnum": 0,
|
||||
"pages": [
|
||||
{
|
||||
"type": "text",
|
||||
"text": "[NCO]核电工艺:重制版是一个专注于核能发电的科技模组。尽管为了让单调乏味的学科内容变成有趣的游戏模式,本模组与现实中的处理学科相比做出了大量的简化、抽象和微调,但是本模组中的大部分特性和机械确实是在现实中对应的科技启发下制作的。"
|
||||
},
|
||||
{
|
||||
"type": "text",
|
||||
"text": "这个手册并$(l)不会$()包括各种信息的细节,如配方、组件数据和摆放规则等,因为它们可以由于配置文件的改动而产生很大的改变——特别是在不同的整合包之间。作为替代,它们将会被显示在相关物品或方块的JEI和物品信息中。"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,93 +0,0 @@
|
|||
{
|
||||
"name": "矿石和锭",
|
||||
"icon": "nuclearcraft:ore:3",
|
||||
"category": "nuclearcraft:basics",
|
||||
"sortnum": 1,
|
||||
"pages": [
|
||||
{
|
||||
"anchor": "intro",
|
||||
"type": "text",
|
||||
"text": "这是所有会自然生成在核电工艺中的矿石的清单。矿石可以在$(l:machines/processors#manufactory)小制造机$(/l)中被制成对应的粉,粉也可以被烧制成对应的锭,锭仍然可以在小制造机中被制成对应的粉。"
|
||||
},
|
||||
{
|
||||
"anchor": "copper",
|
||||
"header": "铜",
|
||||
"type": "items/ore",
|
||||
"symbol": "Cu",
|
||||
"num": "29",
|
||||
"ore": "nuclearcraft:ore:0",
|
||||
"ingot": "nuclearcraft:ingot:0",
|
||||
"dust": "nuclearcraft:dust:0"
|
||||
},
|
||||
{
|
||||
"anchor": "tin",
|
||||
"header": "锡",
|
||||
"type": "items/ore",
|
||||
"symbol": "Sn",
|
||||
"num": "50",
|
||||
"ore": "nuclearcraft:ore:1",
|
||||
"ingot": "nuclearcraft:ingot:1",
|
||||
"dust": "nuclearcraft:dust:1"
|
||||
},
|
||||
{
|
||||
"anchor": "lead",
|
||||
"header": "铅",
|
||||
"type": "items/ore",
|
||||
"symbol": "Pb",
|
||||
"num": "82",
|
||||
"ore": "nuclearcraft:ore:2",
|
||||
"ingot": "nuclearcraft:ingot:2",
|
||||
"dust": "nuclearcraft:dust:2"
|
||||
},
|
||||
{
|
||||
"anchor": "thorium",
|
||||
"header": "钍",
|
||||
"type": "items/ore",
|
||||
"symbol": "Th",
|
||||
"num": "90",
|
||||
"ore": "nuclearcraft:ore:3",
|
||||
"ingot": "nuclearcraft:ingot:3",
|
||||
"dust": "nuclearcraft:dust:3"
|
||||
},
|
||||
{
|
||||
"anchor": "uranium",
|
||||
"header": "铀",
|
||||
"type": "items/ore",
|
||||
"symbol": "U",
|
||||
"num": "92",
|
||||
"ore": "nuclearcraft:ore:4",
|
||||
"ingot": "nuclearcraft:ingot:4",
|
||||
"dust": "nuclearcraft:dust:4"
|
||||
},
|
||||
{
|
||||
"anchor": "boron",
|
||||
"header": "硼",
|
||||
"type": "items/ore",
|
||||
"symbol": "B",
|
||||
"num": "5",
|
||||
"ore": "nuclearcraft:ore:5",
|
||||
"ingot": "nuclearcraft:ingot:5",
|
||||
"dust": "nuclearcraft:dust:5"
|
||||
},
|
||||
{
|
||||
"anchor": "lithium",
|
||||
"header": "锂",
|
||||
"type": "items/ore",
|
||||
"symbol": "Li",
|
||||
"num": "3",
|
||||
"ore": "nuclearcraft:ore:6",
|
||||
"ingot": "nuclearcraft:ingot:6",
|
||||
"dust": "nuclearcraft:dust:6"
|
||||
},
|
||||
{
|
||||
"anchor": "magnesium",
|
||||
"header": "镁",
|
||||
"type": "items/ore",
|
||||
"symbol": "Mg",
|
||||
"num": "29",
|
||||
"ore": "nuclearcraft:ore:7",
|
||||
"ingot": "nuclearcraft:ingot:7",
|
||||
"dust": "nuclearcraft:dust:7"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,122 +0,0 @@
|
|||
{
|
||||
"name": "其他材料",
|
||||
"icon": "nuclearcraft:dust:8",
|
||||
"category": "nuclearcraft:basics_",
|
||||
"sortnum": 4,
|
||||
"pages":
|
||||
[
|
||||
{
|
||||
"anchor": "intro",
|
||||
"type": "text",
|
||||
"text": "这些材料并不会在世界中自然生成,但是可以通过其他处理获得。"
|
||||
},
|
||||
{
|
||||
"anchor": "graphite",
|
||||
"header": "石墨",
|
||||
"type": "items/material",
|
||||
"ingot": "nuclearcraft:ingot:8",
|
||||
"dust": "nuclearcraft:dust:8",
|
||||
"isElement": true,
|
||||
"symbol": "C",
|
||||
"num": "6",
|
||||
"text": "石墨是碳的晶体形式$(/l)$(br2)石墨由煤粉在$(l:machines/processors#manufactory)小制造机$(/l)中的处理产生"
|
||||
},
|
||||
{
|
||||
"anchor": "silicon",
|
||||
"header": "硅",
|
||||
"type": "items/material",
|
||||
"singleItem": true,
|
||||
"item": "nuclearcraft:gem:6",
|
||||
"isElement": true,
|
||||
"symbol": "Si",
|
||||
"num": "14",
|
||||
"text": "硅由沙子在$(l:machines/processors#manufactory)小制造机$(/l)中的处理产生"
|
||||
},
|
||||
{
|
||||
"anchor": "beryllium",
|
||||
"header": "铍",
|
||||
"type": "items/material",
|
||||
"ingot": "nuclearcraft:ingot:9",
|
||||
"dust": "nuclearcraft:dust:9",
|
||||
"isElement": true,
|
||||
"symbol": "Be",
|
||||
"num": "4",
|
||||
"text": "铍粉由安山岩在$(l:machines/processors#rock_crusher)岩石粉碎机$(/l)中粉碎产生"
|
||||
},
|
||||
{
|
||||
"anchor": "zirconium",
|
||||
"header": "锆",
|
||||
"type": "items/material",
|
||||
"ingot": "nuclearcraft:ingot:10",
|
||||
"dust": "nuclearcraft:dust:10",
|
||||
"isElement": true,
|
||||
"symbol": "Zr",
|
||||
"num": "40",
|
||||
"text": "锆粉由闪长岩在$(l:machines/processors#rock_crusher)岩石粉碎机$(/l)中粉碎产生"
|
||||
},
|
||||
{
|
||||
"anchor": "aluminum",
|
||||
"header": "铝",
|
||||
"type": "items/material",
|
||||
"ingot": "nuclearcraft:ingot:12",
|
||||
"dust": "nuclearcraft:dust:12",
|
||||
"isElement": true,
|
||||
"symbol": "Al",
|
||||
"num": "13",
|
||||
"text": "更多信息请参考银铝处理链"
|
||||
},
|
||||
{
|
||||
"anchor": "silver",
|
||||
"header": "银",
|
||||
"type": "items/material",
|
||||
"ingot": "nuclearcraft:ingot:13",
|
||||
"dust": "nuclearcraft:dust:13",
|
||||
"isElement": true,
|
||||
"symbol": "Ag",
|
||||
"num": "47",
|
||||
"text": "更多信息请参考银铝处理链"
|
||||
},
|
||||
{
|
||||
"anchor": "manganese",
|
||||
"header": "锰",
|
||||
"type": "items/material",
|
||||
"ingot": "nuclearcraft:ingot:11",
|
||||
"dust": "nuclearcraft:dust:11",
|
||||
"isElement": true,
|
||||
"symbol": "Mn",
|
||||
"num": "25",
|
||||
"text": "锰锭由氧化锰烧制而成"
|
||||
},
|
||||
{
|
||||
"anchor": "manganese oxide",
|
||||
"header": "氧化锰",
|
||||
"type": "items/material",
|
||||
"ingot": "nuclearcraft:ingot:14",
|
||||
"dust": "nuclearcraft:dust:14",
|
||||
"isCompound": true,
|
||||
"formula": "MnO",
|
||||
"text": "氧化锰粉由菱锰粉烧制而成$(/l)$(br2)更多信息请参考锰处理链"
|
||||
},
|
||||
{
|
||||
"anchor": "manganese dioxide",
|
||||
"header": "二氧化锰",
|
||||
"type": "items/material",
|
||||
"ingot": "nuclearcraft:ingot:15",
|
||||
"dust": "nuclearcraft:dust:15",
|
||||
"isCompound": true,
|
||||
"formula": "MnO2",
|
||||
"text": "二氧化锰由氧化锰在$(l:machines/processors#fluid_infuser)流体注入器$(/l)中注入氧而成$(/l)$(br2)更多信息请参考锰处理链"
|
||||
},
|
||||
{
|
||||
"anchor": "arsenic",
|
||||
"header": "砷",
|
||||
"type": "items/material",
|
||||
"singleItem": true,
|
||||
"item": "nuclearcraft:gem_dust:10",
|
||||
"isElement": true,
|
||||
"symbol": "As",
|
||||
"num": "33",
|
||||
"text": "砷粉由闪长岩在$(l:machines/processors#rock_crusher)岩石粉碎机$(/l)中粉碎产生$(/l)$(br2)更多信息请参考砷处理链"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,59 +0,0 @@
|
|||
{
|
||||
"name": "概要信息",
|
||||
"icon": "nuclearcraft:fission_casing",
|
||||
"category": "nuclearcraft:fission",
|
||||
"sortnum": 0,
|
||||
"pages": [
|
||||
{
|
||||
"anchor": "intro",
|
||||
"type": "text",
|
||||
"text": "裂变反应堆从裂变燃料的自持核裂变反应中获取热量。这些热量最终将被转化为可用的能量,转化的方式取决于建造的反应堆类型。"
|
||||
},
|
||||
{
|
||||
"anchor": "casing",
|
||||
"type": "blocks/2",
|
||||
"header": "裂变反应堆外壳",
|
||||
"block1": "nuclearcraft:fission_casing",
|
||||
"block2": "nuclearcraft:fission_glass",
|
||||
"text": "反应堆的内部组件被包含在一个立方体结构中。立方体结构的十二条边(含角)必须由裂变反应堆外壳构成,其他面可以由透明裂变反应堆外壳替代。当多方块结构成形时,在边上的裂变反应堆外壳的材质将发生变化。"
|
||||
},
|
||||
{
|
||||
"anchor": "controller",
|
||||
"type": "blocks/3",
|
||||
"header": "裂变反应堆控制器",
|
||||
"block1": "nuclearcraft:pebble_fission_controller",
|
||||
"block2": "nuclearcraft:solid_fission_controller",
|
||||
"block3": "nuclearcraft:salt_fission_controller",
|
||||
"text": "反应堆的类型由控制器决定,必须安装在反应堆外壳的某个面上。没有控制器的反应堆多方块结构将不会成形。控制器的GUI将显示反应堆的整体信息,如相关组件的平均状态信息等等。"
|
||||
},
|
||||
{
|
||||
"anchor": "conductor",
|
||||
"type": "blocks/1",
|
||||
"header": "裂变反应堆导体",
|
||||
"block": "nuclearcraft:fission_conductor",
|
||||
"text": "假如反应堆中存在与外壳不相连的组件簇,多方块结构将不会成形。反应堆导体可以用于将这些孤立的组件簇连接到反应堆壁上。$(l)集群$()之间也能用反应堆导体相连接。"
|
||||
},
|
||||
{
|
||||
"anchor": "clusters",
|
||||
"type": "text",
|
||||
"title": "反应堆集群",
|
||||
"text": "集群即是相互连接的可导热的组件簇。具备激活和休眠状态的组件只会在工作时导热,而被动方块(反应堆导体等)则永远能导热。减速剂和反射器方块$(l)不参与$()集群的组成。集群中的组件拥有一个共享的热量等级,所以在集群热量过高时它们会一同过热。"
|
||||
},
|
||||
{
|
||||
"anchor": "monitor",
|
||||
"type": "blocks/1",
|
||||
"header": "裂变反应堆显示器",
|
||||
"block": "nuclearcraft:fission_monitor",
|
||||
"text": "裂变反应堆显示器用于获取裂变反应堆的更多局部信息,特别是某个单独集群的状态信息。"
|
||||
},
|
||||
{
|
||||
"anchor": "fuel_component",
|
||||
"type": "blocks/3",
|
||||
"header": "裂变反应堆燃料组件",
|
||||
"block1": "nuclearcraft:pebble_fission_chamber",
|
||||
"block2": "nuclearcraft:solid_fission_cell",
|
||||
"block3": "nuclearcraft:salt_fission_vessel",
|
||||
"text": "每种类型的反应堆都有一种相关联的燃料组件来安放裂变燃料。"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,13 +0,0 @@
|
|||
{
|
||||
"name": "熔盐裂变反应堆(未完成)",
|
||||
"icon": "nuclearcraft:salt_fission_controller",
|
||||
"category": "nuclearcraft:fission",
|
||||
"sortnum": 3,
|
||||
"pages": [
|
||||
{
|
||||
"anchor": "intro",
|
||||
"type": "text",
|
||||
"text": "熔盐裂变反应堆使用流体裂变燃料。反应产生的热量会被转化为熔盐冷却剂中的热量,而热的熔盐冷却剂可以在热交换机中制造蒸汽。"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,13 +0,0 @@
|
|||
{
|
||||
"name": "球床裂变反应堆(未完成)",
|
||||
"icon": "nuclearcraft:pebble_fission_controller",
|
||||
"category": "nuclearcraft:fission",
|
||||
"sortnum": 1,
|
||||
"pages": [
|
||||
{
|
||||
"anchor": "intro",
|
||||
"type": "text",
|
||||
"text": "球床裂变反应堆以分层燃料丸的形式使用固态燃料。反应产生的热量会被转化为气态冷却剂中的热量并被内部的温差发电机转化为可用的能量。"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,13 +0,0 @@
|
|||
{
|
||||
"name": "固态燃料裂变反应堆",
|
||||
"icon": "nuclearcraft:solid_fission_controller",
|
||||
"category": "nuclearcraft:fission",
|
||||
"sortnum": 2,
|
||||
"pages": [
|
||||
{
|
||||
"anchor": "intro",
|
||||
"type": "text",
|
||||
"text": "固态燃料裂变反应堆使用固态裂变燃料。反应的热量被转化为水或其他可用冷却剂中的热量,水或其他冷却剂产生的蒸汽等物质继而被用于产生可用的能量。"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"name": "聚变反应堆",
|
||||
"icon": "nuclearcraft:fusion_controller",
|
||||
"category": "nuclearcraft:multiblocks",
|
||||
"pages": [
|
||||
{
|
||||
"type": "text",
|
||||
"text": ""
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,12 +0,0 @@
|
|||
{
|
||||
"name": "托卡马克核反应堆(未完成)",
|
||||
"icon": "nuclearcraft:tokamak_fusion_controller",
|
||||
"category": "nuclearcraft:fusion",
|
||||
"sortnum": 0,
|
||||
"pages": [
|
||||
{
|
||||
"type": "text",
|
||||
"text": "暂未实装"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,12 +0,0 @@
|
|||
{
|
||||
"name": "冷凝机(未完成)",
|
||||
"icon": "nuclearcraft:condenser_controller",
|
||||
"category": "nuclearcraft:heat_exchanger",
|
||||
"sortnum": 1,
|
||||
"pages": [
|
||||
{
|
||||
"type": "text",
|
||||
"text": "暂未实装"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,12 +0,0 @@
|
|||
{
|
||||
"name": "热交换机(未完成)",
|
||||
"icon": "nuclearcraft:heat_exchanger_controller",
|
||||
"category": "nuclearcraft:heat_exchanger",
|
||||
"sortnum": 0,
|
||||
"pages": [
|
||||
{
|
||||
"type": "text",
|
||||
"text": "暂未实装"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"name": "热交换机",
|
||||
"icon": "nuclearcraft:heat_exchanger_controller",
|
||||
"category": "nuclearcraft:multiblocks",
|
||||
"pages": [
|
||||
{
|
||||
"type": "text",
|
||||
"text": ""
|
||||
}
|
||||
]
|
||||
}
|
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"name": "介绍",
|
||||
"icon": "nuclearcraft:depleted_fuel_uranium:9",
|
||||
"category": "nuclearcraft:basics",
|
||||
"pages": [
|
||||
{
|
||||
"type": "text",
|
||||
"text": "核电工艺是由tomdodd4598制作的一个模组。"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,40 +0,0 @@
|
|||
{
|
||||
"name": "收集器",
|
||||
"icon": "nuclearcraft:cobblestone_generator",
|
||||
"category": "nuclearcraft:machines",
|
||||
"sortnum": 2,
|
||||
"pages": [
|
||||
{
|
||||
"anchor": "intro",
|
||||
"type": "text",
|
||||
"text": "这些方块恒定地每隔一段时间生成材料。它们会将物品或流体自动输出到邻近的有效容器或管道。"
|
||||
},
|
||||
{
|
||||
"anchor": "cobblestone_generator",
|
||||
"type": "blocks/3",
|
||||
"header": "造石机",
|
||||
"block1": "nuclearcraft:cobblestone_generator",
|
||||
"block2": "nuclearcraft:cobblestone_generator_compact",
|
||||
"block3": "nuclearcraft:cobblestone_generator_dense",
|
||||
"text": "将熔岩与水混合在一起来生成圆石。"
|
||||
},
|
||||
{
|
||||
"anchor": "water_source",
|
||||
"type": "blocks/3",
|
||||
"header": "无限水源",
|
||||
"block1": "nuclearcraft:water_source",
|
||||
"block2": "nuclearcraft:water_source_compact",
|
||||
"block3": "nuclearcraft:water_source_dense",
|
||||
"text": "利用无限水源的魔法。"
|
||||
},
|
||||
{
|
||||
"anchor": "nitrogen_collector",
|
||||
"type": "blocks/3",
|
||||
"header": "Nitrogen Collectors",
|
||||
"block1": "nuclearcraft:nitrogen_collector",
|
||||
"block2": "nuclearcraft:nitrogen_collector_compact",
|
||||
"block3": "nuclearcraft:nitrogen_collector_dense",
|
||||
"text": "从空气中分离并收集氮。"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -0,0 +1,32 @@
|
|||
{
|
||||
"name": "能量储存",
|
||||
"icon": "nuclearcraft:lithium_ion_battery_elite",
|
||||
"category": "nuclearcraft:machines",
|
||||
"pages": [
|
||||
{
|
||||
"anchor": "intro",
|
||||
"type": "text",
|
||||
"text": "这些方块能够储存能量。如果两个相同种类的方块被放置在一起,它们将会共享能量的储存空间。"
|
||||
},
|
||||
{
|
||||
"anchor": "voltaic_pile",
|
||||
"type": "machines/4_tier_machine",
|
||||
"header": "伏打电堆",
|
||||
"tier1": "nuclearcraft:voltaic_pile_basic",
|
||||
"tier2": "nuclearcraft:voltaic_pile_advanced",
|
||||
"tier3": "nuclearcraft:voltaic_pile_du",
|
||||
"tier4": "nuclearcraft:voltaic_pile_elite",
|
||||
"text": ""
|
||||
},
|
||||
{
|
||||
"anchor": "lithium_ion_battery",
|
||||
"type": "machines/4_tier_machine",
|
||||
"header": "锂离子电池",
|
||||
"tier1": "nuclearcraft:lithium_ion_battery_basic",
|
||||
"tier2": "nuclearcraft:lithium_ion_battery_advanced",
|
||||
"tier3": "nuclearcraft:lithium_ion_battery_du",
|
||||
"tier4": "nuclearcraft:lithium_ion_battery_elite",
|
||||
"text": ""
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,30 +1,59 @@
|
|||
{
|
||||
"name": "产能器",
|
||||
"name": "产能器 & 收集器",
|
||||
"icon": "nuclearcraft:rtg_uranium",
|
||||
"category": "nuclearcraft:machines",
|
||||
"sortnum": 1,
|
||||
"pages": [
|
||||
{
|
||||
"anchor": "intro",
|
||||
"type": "text",
|
||||
"text": "这些方块产出的能量较少,但也相当容易制作。"
|
||||
"text": "这些方块产出能量、方块以及流体,而不需要任何的输入。"
|
||||
},
|
||||
{
|
||||
"anchor": "rtg",
|
||||
"type": "machines/4_tier_machine",
|
||||
"header": "放射性热电发电机",
|
||||
"tier1": "nuclearcraft:rtg_uranium",
|
||||
"tier2": "nuclearcraft:rtg_plutonium",
|
||||
"tier3": "nuclearcraft:rtg_americium",
|
||||
"tier4": "nuclearcraft:rtg_californium",
|
||||
"text": "放射性热电发电机,通过放射性元素的衰变来产生能量。"
|
||||
},
|
||||
{
|
||||
"anchor": "solar_panel",
|
||||
"type": "blocks/4",
|
||||
"type": "machines/4_tier_machine",
|
||||
"header": "太阳能电池板",
|
||||
"tier1": "nuclearcraft:solar_panel_basic",
|
||||
"tier2": "nuclearcraft:solar_panel_advanced",
|
||||
"tier3": "nuclearcraft:solar_panel_du",
|
||||
"tier4": "nuclearcraft:solar_panel_elite",
|
||||
"text": "仅在白天产能。"
|
||||
"text": "白天产能。"
|
||||
},
|
||||
{
|
||||
"anchor": "decay_generator",
|
||||
"type": "blocks/1",
|
||||
"header": "衰变产能器",
|
||||
"block": "nuclearcraft:decay_generator",
|
||||
"text": "从相邻放射性方块的衰变中产生能量。"
|
||||
"anchor": "cobblestone_generator",
|
||||
"type": "machines/3_tier_machine",
|
||||
"header": "造石机",
|
||||
"tier1": "nuclearcraft:cobblestone_generator",
|
||||
"tier2": "nuclearcraft:cobblestone_generator_compact",
|
||||
"tier3": "nuclearcraft:cobblestone_generator_dense",
|
||||
"text": "将熔岩与水混合在一起来产出圆石。"
|
||||
},
|
||||
{
|
||||
"anchor": "water_source",
|
||||
"type": "machines/3_tier_machine",
|
||||
"header": "无限水源",
|
||||
"tier1": "nuclearcraft:water_source",
|
||||
"tier2": "nuclearcraft:water_source_compact",
|
||||
"tier3": "nuclearcraft:water_source_dense",
|
||||
"text": "使用无限水源之魔力来产出水。"
|
||||
},
|
||||
{
|
||||
"anchor": "nitrogen_collector",
|
||||
"type": "machines/3_tier_machine",
|
||||
"header": "氮收集器",
|
||||
"tier1": "nuclearcraft:nitrogen_collector",
|
||||
"tier2": "nuclearcraft:nitrogen_collector_compact",
|
||||
"tier3": "nuclearcraft:nitrogen_collector_dense",
|
||||
"text": "从空气中分离出氮。"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,27 +0,0 @@
|
|||
{
|
||||
"name": "其它“机器”",
|
||||
"icon": "nuclearcraft:bin",
|
||||
"category": "nuclearcraft:machines",
|
||||
"sortnum": 3,
|
||||
"pages": [
|
||||
{
|
||||
"anchor": "intro",
|
||||
"type": "text",
|
||||
"text": "这些长得像机器的方块有助于建立起一个整洁且高效的核工厂。"
|
||||
},
|
||||
{
|
||||
"anchor": "machine_interface",
|
||||
"type": "blocks/1",
|
||||
"header": "机器控制界面",
|
||||
"block": "nuclearcraft:machine_interface",
|
||||
"text": "接触机器的某一个面以拓展这个机器。在没有足够放下管道和线缆的空间时使用。"
|
||||
},
|
||||
{
|
||||
"anchor": "bin",
|
||||
"type": "blocks/1",
|
||||
"header": "Universal Bin",
|
||||
"block": "nuclearcraft:bin",
|
||||
"text": "盒中黑洞,摧毁一切导入之物,包括但不限于:物品、流体、能量......"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"name": "其它“机器”",
|
||||
"icon": "nuclearcraft:bin",
|
||||
"category": "nuclearcraft:machines",
|
||||
"pages": [
|
||||
{
|
||||
"anchor": "intro",
|
||||
"type": "text",
|
||||
"text": "这些是长得像机器的方块,有助于你建立起一个干净、整洁而又高效率的工厂。"
|
||||
},
|
||||
{
|
||||
"anchor": "machine_interface",
|
||||
"type": "machines/single_machine",
|
||||
"block": "nuclearcraft:machine_interface",
|
||||
"text": "以与机器接触的一面为媒介扩展机器的互动范围,以防空间不够而无法操控到机器。"
|
||||
},
|
||||
{
|
||||
"anchor": "bin",
|
||||
"type": "machines/single_machine",
|
||||
"block": "nuclearcraft:bin",
|
||||
"text": "盒中黑洞,摧毁一切导入之物,包括但不限于:物品、流体、能量......"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -2,151 +2,129 @@
|
|||
"name": "处理器",
|
||||
"icon": "nuclearcraft:manufactory",
|
||||
"category": "nuclearcraft:machines",
|
||||
"sortnum": 0,
|
||||
"pages": [
|
||||
{
|
||||
"anchor": "intro",
|
||||
"type": "text",
|
||||
"text": "这些机器能处理,嗯,几乎全部的东西!有些很热,剩下的则冷得要命。多数需要能量,且它们都会将一物转化为另一物。"
|
||||
},
|
||||
{
|
||||
"anchor": "manufactory",
|
||||
"type": "machines/single_machine",
|
||||
"block": "nuclearcraft:manufactory",
|
||||
"text": "捣碎、锯穿、压破......这是用途最为多样化的机器,也将会是你制作的第一批机器之一。"
|
||||
},
|
||||
{
|
||||
"anchor": "nuclear_furnace",
|
||||
"type": "blocks/1",
|
||||
"header": "核熔炉",
|
||||
"type": "machines/single_machine",
|
||||
"block": "nuclearcraft:nuclear_furnace",
|
||||
"text": "与普通的熔炉相似,但是它会利用 辐射的能量 来烧制物品。需要放射性燃料。"
|
||||
},
|
||||
{
|
||||
"anchor": "manufactory",
|
||||
"type": "blocks/1",
|
||||
"header": "小制造机",
|
||||
"block": "nuclearcraft:manufactory",
|
||||
"text": "捣碎、锯穿、压破......这是用途最为多样化的机器,也将会是你制作的第一批机器之一。"
|
||||
},
|
||||
|
||||
{
|
||||
"anchor": "separator",
|
||||
"type": "blocks/1",
|
||||
"header": "分离器",
|
||||
"type": "machines/single_machine",
|
||||
"block": "nuclearcraft:separator",
|
||||
"text": "反向工作台,有助于你在不小心制作了过多同种燃料时将其分离回原料。"
|
||||
},
|
||||
{
|
||||
"anchor": "decay_hastener",
|
||||
"type": "blocks/1",
|
||||
"header": "衰变加速器",
|
||||
"type": "machines/single_machine",
|
||||
"block": "nuclearcraft:decay_hastener",
|
||||
"text": "加速放射性材料的衰变。"
|
||||
},
|
||||
{
|
||||
"anchor": "fuel_reprocessor",
|
||||
"type": "blocks/1",
|
||||
"header": "燃料再处理机",
|
||||
"type": "machines/single_machine",
|
||||
"block": "nuclearcraft:fuel_reprocessor",
|
||||
"text": "将枯竭的核原料变为更令人兴奋(辐射也更强!)的同位素。"
|
||||
},
|
||||
{
|
||||
"anchor": "alloy_furnace",
|
||||
"type": "blocks/1",
|
||||
"header": "合金炉",
|
||||
"type": "machines/single_machine",
|
||||
"block": "nuclearcraft:alloy_furnace",
|
||||
"text": "熔炼两种金属为一种合金。"
|
||||
},
|
||||
{
|
||||
"anchor": "fluid_infuser",
|
||||
"type": "blocks/1",
|
||||
"header": "流体注入器",
|
||||
"type": "machines/single_machine",
|
||||
"block": "nuclearcraft:infuser",
|
||||
"text": "将流体注入物品,与$(l:machines/processors#fluid_enricher)溶解器$(/l)刚好相反。"
|
||||
},
|
||||
{
|
||||
"anchor": "melter",
|
||||
"type": "blocks/1",
|
||||
"header": "熔化机",
|
||||
"type": "machines/single_machine",
|
||||
"block": "nuclearcraft:melter",
|
||||
"text": "将固体变为液体。"
|
||||
},
|
||||
{
|
||||
"anchor": "supercooler",
|
||||
"type": "blocks/1",
|
||||
"header": "超冷却机",
|
||||
"type": "machines/single_machine",
|
||||
"block": "nuclearcraft:supercooler",
|
||||
"text": "一个非常,非常强大的冷冻器。"
|
||||
},
|
||||
{
|
||||
"anchor": "electrolyzer",
|
||||
"type": "blocks/1",
|
||||
"header": "电解机",
|
||||
"type": "machines/single_machine",
|
||||
"block": "nuclearcraft:electrolyzer",
|
||||
"text": "使用电能分解分子。"
|
||||
},
|
||||
{
|
||||
"anchor": "assembler",
|
||||
"type": "blocks/1",
|
||||
"header": "组合机",
|
||||
"type": "machines/single_machine",
|
||||
"block": "nuclearcraft:assembler",
|
||||
"text": "将多个材料组合为更复杂的物品。"
|
||||
},
|
||||
{
|
||||
"anchor": "ingot_former",
|
||||
"type": "blocks/1",
|
||||
"header": "冷却器",
|
||||
"type": "machines/single_machine",
|
||||
"block": "nuclearcraft:ingot_former",
|
||||
"text": "固化熔融态物质。不需要能量。"
|
||||
},
|
||||
{
|
||||
"anchor": "pressurizer",
|
||||
"type": "blocks/1",
|
||||
"header": "压缩机",
|
||||
"type": "machines/single_machine",
|
||||
"block": "nuclearcraft:pressurizer",
|
||||
"text": "强大的挤压机,能将堆状的粉末挤压形成晶体。"
|
||||
},
|
||||
{
|
||||
"anchor": "chemical_reactor",
|
||||
"type": "blocks/1",
|
||||
"header": "化学反应器",
|
||||
"type": "machines/single_machine",
|
||||
"block": "nuclearcraft:chemical_reactor",
|
||||
"text": "让两种流体发生反应产生两种不同流体。"
|
||||
},
|
||||
{
|
||||
"anchor": "salt_mixer",
|
||||
"type": "blocks/1",
|
||||
"header": "流体混合器",
|
||||
"type": "machines/single_machine",
|
||||
"block": "nuclearcraft:salt_mixer",
|
||||
"text": "混合流体。"
|
||||
},
|
||||
{
|
||||
"anchor": "crystallizer",
|
||||
"type": "blocks/1",
|
||||
"header": "结晶器",
|
||||
"type": "machines/single_machine",
|
||||
"block": "nuclearcraft:crystallizer",
|
||||
"text": "蒸发溶液中的水以形成固体。"
|
||||
},
|
||||
{
|
||||
"anchor": "fluid_enricher",
|
||||
"type": "blocks/1",
|
||||
"header": "溶解器",
|
||||
"type": "machines/single_machine",
|
||||
"block": "nuclearcraft:enricher",
|
||||
"text": "将物品混合进流体,与$(l:machines/processors#fluid_infuser)流体注入器$(/l)刚好相反。"
|
||||
},
|
||||
{
|
||||
"anchor": "fluid_extractor",
|
||||
"type": "blocks/1",
|
||||
"header": "流体提取机",
|
||||
"type": "machines/single_machine",
|
||||
"block": "nuclearcraft:extractor",
|
||||
"text": "从物品中提取流体。"
|
||||
},
|
||||
{
|
||||
"anchor": "centrifuge",
|
||||
"type": "blocks/1",
|
||||
"header": "离心机",
|
||||
"type": "machines/single_machine",
|
||||
"block": "nuclearcraft:centrifuge",
|
||||
"text": "非常疯狂。利用离心力分离流体。"
|
||||
},
|
||||
{
|
||||
"anchor": "rock_crusher",
|
||||
"type": "blocks/1",
|
||||
"header": "岩石粉碎机",
|
||||
"type": "machines/single_machine",
|
||||
"block": "nuclearcraft:rock_crusher",
|
||||
"text": "粉碎岩石并从中得到不同种类的矿物粉。"
|
||||
}
|
||||
|
|
|
@ -0,0 +1,146 @@
|
|||
{
|
||||
"name": "合金",
|
||||
"category": "nuclearcraft:materials",
|
||||
"icon": "nuclearcraft:alloy:10",
|
||||
"pages": [
|
||||
{
|
||||
"anchor": "intro",
|
||||
"type": "text",
|
||||
"text": "通过在$(l:machines/processors#alloy_furnace)合金炉$(/l)中混合两种材料可以制得合金。$(br)粉和锭可以被用于合金的制造,此外矿物词典也是受支持的。"
|
||||
},
|
||||
{
|
||||
"flag": "!mod:thermalfoundation",
|
||||
"anchor": "bronze_alloy",
|
||||
"type": "materials/alloy",
|
||||
"item1": "nuclearcraft:ingot:0#3,nuclearcraft:dust:0#3",
|
||||
"item2": "nuclearcraft:ingot:1,nuclearcraft:dust:1",
|
||||
"result": "nuclearcraft:alloy:0#4",
|
||||
"text": "3 铜 + 1 锡 = 4 青铜$(br2)$(o)在安装有[TF]热力基本时会被禁用$()"
|
||||
},
|
||||
{
|
||||
"anchor": "tough_alloy",
|
||||
"type": "materials/alloy",
|
||||
"item1": "nuclearcraft:ingot:6,nuclearcraft:dust:6",
|
||||
"item2": "nuclearcraft:alloy:6",
|
||||
"result": "nuclearcraft:alloy:1#2",
|
||||
"text": "1 锂 + 1 硼铁合金 = 2 高强合金"
|
||||
},
|
||||
{
|
||||
"anchor": "hard_carbon_alloy",
|
||||
"type": "materials/alloy",
|
||||
"item1": "nuclearcraft:ingot:8#2,nuclearcraft:dust:8#2",
|
||||
"item2": "ore:gemDiamond",
|
||||
"result": "nuclearcraft:alloy:2#2",
|
||||
"text": "1 钻石 + 2 石墨 = 2 硬碳合金"
|
||||
},
|
||||
{
|
||||
"anchor": "MgB2_alloy",
|
||||
"type": "materials/alloy",
|
||||
"small": true,
|
||||
"item1": "nuclearcraft:ingot:5#2,nuclearcraft:dust:5#2",
|
||||
"item2": "nuclearcraft:ingot:7,nuclearcraft:dust:7",
|
||||
"result": "nuclearcraft:alloy:3#3",
|
||||
"text": "2 硼 + 1 镁 = 3 二硼化镁"
|
||||
},
|
||||
{
|
||||
"anchor": "LiMnO2_alloy",
|
||||
"type": "materials/alloy",
|
||||
"small": true,
|
||||
"item1": "nuclearcraft:ingot:6,nuclearcraft:dust:6",
|
||||
"item2": "nuclearcraft:ingot:15,nuclearcraft:dust:15",
|
||||
"result": "nuclearcraft:alloy:4#2",
|
||||
"text": "1 二氧化锰 + 1 锂 = 2 锂二氧化锰"
|
||||
},
|
||||
{
|
||||
"flag": "!mod:thermalfoundation",
|
||||
"anchor": "steel_alloy",
|
||||
"type": "materials/alloy",
|
||||
"item1": "ore:ingotIron",
|
||||
"item2": "minecraft:coal#2,nuclearcraft:gem_dust:7#2,nuclearcraft:ingot:8#2,nuclearcraft:dust:8#2",
|
||||
"result": "nuclearcraft:alloy:5",
|
||||
"text": "1 铁 + 2 煤/石墨 = 1 钢$(br2)$(o)在安装有[TF]热力基本时会被禁用$()"
|
||||
},
|
||||
{
|
||||
"anchor": "FB_alloy",
|
||||
"type": "materials/alloy",
|
||||
"item1": "ore:ingotSteel,ore:dustSteel",
|
||||
"item2": "nuclearcraft:ingot:5,nuclearcraft:dust:5",
|
||||
"result": "nuclearcraft:alloy:6#2",
|
||||
"text": "1 钢 + 1 硼 = 2 硼铁合金"
|
||||
},
|
||||
{
|
||||
"anchor": "AgCu3_alloy",
|
||||
"type": "materials/alloy",
|
||||
"item1": "nuclearcraft:ingot:0#3,nuclearcraft:dust:0#3",
|
||||
"item2": "nuclearcraft:ingot:13,nuclearcraft:dust:13",
|
||||
"result": "nuclearcraft:alloy:7#4",
|
||||
"text": "3 铜 + 1 银 = 4 胧银合金"
|
||||
},
|
||||
{
|
||||
"anchor": "Sn3Ag_alloy",
|
||||
"type": "materials/alloy",
|
||||
"item1": "nuclearcraft:ingot:1#3,nuclearcraft:dust:1#3",
|
||||
"item2": "nuclearcraft:ingot:13,nuclearcraft:dust:13",
|
||||
"result": "nuclearcraft:alloy:8#4",
|
||||
"text": "3 锡 + 1 银 = 4 锡银合金"
|
||||
},
|
||||
{
|
||||
"flag": "mod:thermalfoundation",
|
||||
"anchor": "Pb3Pt_alloy",
|
||||
"type": "materials/alloy",
|
||||
"item1": "nuclearcraft:ingot:2#3,nuclearcraft:dust:2#3",
|
||||
"item2": "ore:ingotPlatinum",
|
||||
"result": "nuclearcraft:alloy:9#4",
|
||||
"text": "3 铅 + 1 铂 = 4 铅铂合金$(br2)$(o)仅在安装有[TF]热力基本时才会被启用d$()"
|
||||
},
|
||||
{
|
||||
"anchor": "extreme_alloy",
|
||||
"type": "materials/alloy",
|
||||
"item1": "nuclearcraft:alloy:1",
|
||||
"item2": "nuclearcraft:alloy:2",
|
||||
"result": "nuclearcraft:alloy:10",
|
||||
"text": "1 高强合金 + 1 硬碳合金 = 2 极限合金"
|
||||
},
|
||||
{
|
||||
"anchor": "thermoconducting_alloy",
|
||||
"type": "materials/alloy",
|
||||
"item1": "nuclearcraft:alloy:10",
|
||||
"item2": "nuclearcraft:gem:5",
|
||||
"result": "nuclearcraft:alloy:11#2",
|
||||
"text": "1 极限合金 + 1 砷化硼 = 2 热引合金"
|
||||
},
|
||||
{
|
||||
"anchor": "Zr7Sn_alloy",
|
||||
"type": "materials/alloy",
|
||||
"item1": "nuclearcraft:ingot:10#7,nuclearcraft:dust:10#7",
|
||||
"item2": "nuclearcraft:ingot:1,nuclearcraft:dust:1",
|
||||
"result": "nuclearcraft:alloy:12#8",
|
||||
"text": "7 锆 + 1 锡 = 8 锆锡合金"
|
||||
},
|
||||
{
|
||||
"anchor": "SiC_alloy",
|
||||
"type": "materials/alloy",
|
||||
"item1": "nuclearcraft:gem:6",
|
||||
"item2": "nuclearcraft:ingot:8,nuclearcraft:dust:8",
|
||||
"result": "nuclearcraft:alloy:13#2",
|
||||
"text": "1 硅 + 1 石墨 = 2 碳化硅"
|
||||
},
|
||||
{
|
||||
"anchor": "SiCSiCCMC_alloy",
|
||||
"type": "materials/alloy",
|
||||
"small": true,
|
||||
"item1": "",
|
||||
"item2": "",
|
||||
"result": "nuclearcraft:alloy:14#4",
|
||||
"text": "暂无配方"
|
||||
},
|
||||
{
|
||||
"anchor": "HSLA_alloy",
|
||||
"type": "materials/alloy",
|
||||
"item1": "minecraft:iron_ingot#15",
|
||||
"item2": "nuclearcraft:compound:10",
|
||||
"result": "nuclearcraft:alloy:15#16",
|
||||
"text": "15 铁 + 1 碳-锰混合物 = 16 高强度低合金钢"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -0,0 +1,67 @@
|
|||
{
|
||||
"name": "晶体",
|
||||
"category": "nuclearcraft:materials",
|
||||
"icon": "nuclearcraft:gem:0",
|
||||
"pages":
|
||||
[
|
||||
{
|
||||
"anchor": "intro",
|
||||
"type": "text",
|
||||
"text": "晶体可以通过在$(l:machines/processors#pressurizer)压缩机$(/l)中放入对应的粉处理获得。晶体粉可以通过在$(l:machines/processors#rock_crusher)岩石粉碎机$(/l)中处理安山岩、闪长岩与花岗岩获得。"
|
||||
},
|
||||
{
|
||||
"anchor": "rhondochrosite",
|
||||
"type": "materials/material",
|
||||
"ingot": "nuclearcraft:gem:0",
|
||||
"dust": "nuclearcraft:gem_dust:1",
|
||||
"isCompound": true,
|
||||
"formula": "MnCO3",
|
||||
"text": "粉碎花岗岩可以获得菱锰粉。"
|
||||
},
|
||||
{
|
||||
"anchor": "fluorite",
|
||||
"type": "materials/material",
|
||||
"ingot": "nuclearcraft:gem:2",
|
||||
"dust": "nuclearcraft:gem_dust:5",
|
||||
"isCompound": true,
|
||||
"formula": "CaF2",
|
||||
"text": "粉碎闪长岩可以获得氟石粉。"
|
||||
},
|
||||
{
|
||||
"anchor": "villaumite",
|
||||
"type": "materials/material",
|
||||
"ingot": "nuclearcraft:gem:3",
|
||||
"dust": "nuclearcraft:gem_dust:8",
|
||||
"isCompound": true,
|
||||
"formula": "NaF",
|
||||
"text": "粉碎花岗岩可以获得氟盐粉。"
|
||||
},
|
||||
{
|
||||
"anchor": "carobbiite",
|
||||
"type": "materials/material",
|
||||
"ingot": "nuclearcraft:gem:4",
|
||||
"dust": "nuclearcraft:gem_dust:9",
|
||||
"isCompound": true,
|
||||
"formula": "KF",
|
||||
"text": "粉碎闪长岩可以获得方氟钾石粉。"
|
||||
},
|
||||
{
|
||||
"anchor": "boron nitride",
|
||||
"type": "materials/material",
|
||||
"ingot": "nuclearcraft:gem:1",
|
||||
"dust": "nuclearcraft:gem_dust:4",
|
||||
"isCompound": true,
|
||||
"formula": "BN",
|
||||
"text": "压缩白石墨可以获得立方氮化硼,而白石墨又由氮化硼溶液结晶而来。氮化硼处理链中会有更多的信息。"
|
||||
},
|
||||
{
|
||||
"anchor": "boron arsenide",
|
||||
"type": "materials/material",
|
||||
"singleItem": true,
|
||||
"item": "nuclearcraft:gem:5",
|
||||
"isCompound": true,
|
||||
"formula": "BAs",
|
||||
"text": "$(l:machines/processors#ingot_former)固化$(/l)熔融砷化硼可以获得砷化硼。砷处理链中会有更多的信息。"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -0,0 +1,84 @@
|
|||
{
|
||||
"name": "矿石 & 锭",
|
||||
"category": "nuclearcraft:materials",
|
||||
"icon": "nuclearcraft:ore:4",
|
||||
"pages": [
|
||||
{
|
||||
"anchor": "intro",
|
||||
"type": "text",
|
||||
"text": "这些是核电工艺会自然生成的全部矿石。矿石可以在$(l:machines/processors#manufactory)小制造机$(/l)中被制成对应的粉,粉也可以被烧制成对应的锭。锭仍然可以在小制造机中被制成对应的粉。"
|
||||
},
|
||||
{
|
||||
"anchor": "copper",
|
||||
"type": "materials/ore",
|
||||
"symbol": "Cu",
|
||||
"num": "29",
|
||||
"ore": "nuclearcraft:ore:0",
|
||||
"ingot": "nuclearcraft:ingot:0",
|
||||
"dust": "nuclearcraft:dust:0"
|
||||
},
|
||||
{
|
||||
"anchor": "tin",
|
||||
"type": "materials/ore",
|
||||
"symbol": "Sn",
|
||||
"num": "50",
|
||||
"ore": "nuclearcraft:ore:1",
|
||||
"ingot": "nuclearcraft:ingot:1",
|
||||
"dust": "nuclearcraft:dust:1"
|
||||
},
|
||||
{
|
||||
"anchor": "lead",
|
||||
"type": "materials/ore",
|
||||
"symbol": "Pb",
|
||||
"num": "82",
|
||||
"ore": "nuclearcraft:ore:2",
|
||||
"ingot": "nuclearcraft:ingot:2",
|
||||
"dust": "nuclearcraft:dust:2"
|
||||
},
|
||||
{
|
||||
"anchor": "thorium",
|
||||
"type": "materials/ore",
|
||||
"symbol": "Th",
|
||||
"num": "90",
|
||||
"ore": "nuclearcraft:ore:3",
|
||||
"ingot": "nuclearcraft:ingot:3",
|
||||
"dust": "nuclearcraft:dust:3"
|
||||
},
|
||||
{
|
||||
"anchor": "uranium",
|
||||
"type": "materials/ore",
|
||||
"symbol": "U",
|
||||
"num": "92",
|
||||
"ore": "nuclearcraft:ore:4",
|
||||
"ingot": "nuclearcraft:ingot:4",
|
||||
"dust": "nuclearcraft:dust:4"
|
||||
},
|
||||
{
|
||||
"anchor": "boron",
|
||||
"type": "materials/ore",
|
||||
"symbol": "B",
|
||||
"num": "5",
|
||||
"ore": "nuclearcraft:ore:5",
|
||||
"ingot": "nuclearcraft:ingot:5",
|
||||
"dust": "nuclearcraft:dust:5"
|
||||
},
|
||||
{
|
||||
"anchor": "lithium",
|
||||
"type": "materials/ore",
|
||||
"symbol": "Li",
|
||||
"num": "3",
|
||||
"ore": "nuclearcraft:ore:6",
|
||||
"ingot": "nuclearcraft:ingot:6",
|
||||
"dust": "nuclearcraft:dust:6"
|
||||
},
|
||||
{
|
||||
"anchor": "magnesium",
|
||||
"type": "materials/ore",
|
||||
"symbol": "Mg",
|
||||
"num": "29",
|
||||
"ore": "nuclearcraft:ore:7",
|
||||
"ingot": "nuclearcraft:ingot:7",
|
||||
"dust": "nuclearcraft:dust:7"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -0,0 +1,111 @@
|
|||
{
|
||||
"name": "其它基础材料",
|
||||
"category": "nuclearcraft:materials",
|
||||
"icon": "nuclearcraft:dust:8",
|
||||
"pages":
|
||||
[
|
||||
{
|
||||
"anchor": "intro",
|
||||
"type": "text",
|
||||
"text": "这些材料并不会在世界中自然生成,但是可以通过别的处理获得。"
|
||||
},
|
||||
{
|
||||
"anchor": "graphite",
|
||||
"type": "materials/material",
|
||||
"ingot": "nuclearcraft:ingot:8",
|
||||
"dust": "nuclearcraft:dust:8",
|
||||
"isElement": true,
|
||||
"symbol": "C",
|
||||
"num": "6",
|
||||
"text": "石墨是碳的晶体形式。它由煤在$(l:machines/processors#manufactory)小制造机$(/l)中的处理产生。"
|
||||
},
|
||||
{
|
||||
"anchor": "silicon",
|
||||
"type": "materials/material",
|
||||
"singleItem": true,
|
||||
"item": "nuclearcraft:gem:6",
|
||||
"isElement": true,
|
||||
"symbol": "Si",
|
||||
"num": "14",
|
||||
"text": "硅由沙子在$(l:machines/processors#manufactory)小制造机$(/l)中的处理产生。"
|
||||
},
|
||||
{
|
||||
"anchor": "beryllium",
|
||||
"type": "materials/material",
|
||||
"ingot": "nuclearcraft:ingot:9",
|
||||
"dust": "nuclearcraft:dust:9",
|
||||
"isElement": true,
|
||||
"symbol": "Be",
|
||||
"num": "4",
|
||||
"text": "铍粉由安山岩在$(l:machines/processors#rock_crusher)岩石粉碎机$(/l)中的处理产生。"
|
||||
},
|
||||
{
|
||||
"anchor": "zirconium",
|
||||
"type": "materials/material",
|
||||
"ingot": "nuclearcraft:ingot:10",
|
||||
"dust": "nuclearcraft:dust:10",
|
||||
"isElement": true,
|
||||
"symbol": "Zr",
|
||||
"num": "40",
|
||||
"text": "锆粉由闪长岩在$(l:machines/processors#rock_crusher)岩石粉碎机$(/l)中的处理产生。"
|
||||
},
|
||||
{
|
||||
"anchor": "aluminum",
|
||||
"type": "materials/material",
|
||||
"ingot": "nuclearcraft:ingot:12",
|
||||
"dust": "nuclearcraft:dust:12",
|
||||
"isElement": true,
|
||||
"symbol": "Al",
|
||||
"num": "13",
|
||||
"text": "银铝处理链中会有更多的信息。"
|
||||
},
|
||||
{
|
||||
"anchor": "silver",
|
||||
"type": "materials/material",
|
||||
"ingot": "nuclearcraft:ingot:13",
|
||||
"dust": "nuclearcraft:dust:13",
|
||||
"isElement": true,
|
||||
"symbol": "Ag",
|
||||
"num": "47",
|
||||
"text": "银铝处理链中会有更多的信息。"
|
||||
},
|
||||
{
|
||||
"anchor": "manganese",
|
||||
"type": "materials/material",
|
||||
"ingot": "nuclearcraft:ingot:11",
|
||||
"dust": "nuclearcraft:dust:11",
|
||||
"isElement": true,
|
||||
"symbol": "Mn",
|
||||
"num": "25",
|
||||
"text": "锰锭由氧化锰烧制而成。"
|
||||
},
|
||||
{
|
||||
"anchor": "manganese oxide",
|
||||
"type": "materials/material",
|
||||
"ingot": "nuclearcraft:ingot:14",
|
||||
"dust": "nuclearcraft:dust:14",
|
||||
"isCompound": true,
|
||||
"formula": "MnO",
|
||||
"text": "氧化锰粉由菱锰粉烧制而成。锰处理链中会有更多的信息。"
|
||||
},
|
||||
{
|
||||
"anchor": "manganese dioxide",
|
||||
"type": "materials/material",
|
||||
"ingot": "nuclearcraft:ingot:15",
|
||||
"dust": "nuclearcraft:dust:15",
|
||||
"isCompound": true,
|
||||
"formula": "MnO2",
|
||||
"text": "二氧化锰由氧化锰在$(l:machines/processors#fluid_infuser)流体注入器$(/l)中的氧的注入而成。锰处理链中会有更多的信息。"
|
||||
},
|
||||
{
|
||||
"anchor": "arsenic",
|
||||
"type": "materials/material",
|
||||
"singleItem": true,
|
||||
"item": "nuclearcraft:gem_dust:10",
|
||||
"isElement": true,
|
||||
"symbol": "As",
|
||||
"num": "33",
|
||||
"text": "砷粉由闪长岩在$(l:machines/processors#rock_crusher)岩石粉碎机$(/l)中的处理产生。砷处理链中会有更多的信息。"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"name": "熔盐反应堆",
|
||||
"icon": "nuclearcraft:salt_fission_controller",
|
||||
"category": "nuclearcraft:fission",
|
||||
"pages": [
|
||||
{
|
||||
"type": "text",
|
||||
"text": ""
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,33 +0,0 @@
|
|||
{
|
||||
"name": "蓄电池",
|
||||
"icon": "nuclearcraft:lithium_ion_battery_basic",
|
||||
"category": "nuclearcraft:multiblocks",
|
||||
"sortnum": 1,
|
||||
"pages": [
|
||||
{
|
||||
"anchor": "intro",
|
||||
"type": "text",
|
||||
"text": "这些方块被用于储存能量。当它们相互接触时将会形成多方块结构。手持多功能工具右键来设置某个面的配置。"
|
||||
},
|
||||
{
|
||||
"anchor": "voltaic_pile",
|
||||
"type": "blocks/4",
|
||||
"header": "伏打电堆",
|
||||
"block1": "nuclearcraft:voltaic_pile_basic",
|
||||
"block2": "nuclearcraft:voltaic_pile_advanced",
|
||||
"block3": "nuclearcraft:voltaic_pile_du",
|
||||
"block4": "nuclearcraft:voltaic_pile_elite",
|
||||
"text": ""
|
||||
},
|
||||
{
|
||||
"anchor": "lithium_ion_battery",
|
||||
"type": "blocks/4",
|
||||
"header": "锂离子电池块",
|
||||
"block1": "nuclearcraft:lithium_ion_battery_basic",
|
||||
"block2": "nuclearcraft:lithium_ion_battery_advanced",
|
||||
"block3": "nuclearcraft:lithium_ion_battery_du",
|
||||
"block4": "nuclearcraft:lithium_ion_battery_elite",
|
||||
"text": ""
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,15 +0,0 @@
|
|||
{
|
||||
"name": "多功能工具",
|
||||
"icon": "nuclearcraft:multitool",
|
||||
"category": "nuclearcraft:multiblocks",
|
||||
"sortnum": 3,
|
||||
"pages": [
|
||||
{
|
||||
"anchor": "rtg",
|
||||
"type": "items/1",
|
||||
"header": "多功能工具",
|
||||
"item": "nuclearcraft:multitool",
|
||||
"text": "这个工具用于与各类多方块结构组件进行各种各样的互动。极度推荐随身携带!"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,18 +0,0 @@
|
|||
{
|
||||
"name": "放射性热电发电机",
|
||||
"icon": "nuclearcraft:rtg_uranium",
|
||||
"category": "nuclearcraft:multiblocks",
|
||||
"sortnum": 0,
|
||||
"pages": [
|
||||
{
|
||||
"anchor": "rtg",
|
||||
"type": "blocks/4",
|
||||
"header": "放射性热电发电机",
|
||||
"block1": "nuclearcraft:rtg_uranium",
|
||||
"block2": "nuclearcraft:rtg_plutonium",
|
||||
"block3": "nuclearcraft:rtg_americium",
|
||||
"block4": "nuclearcraft:rtg_californium",
|
||||
"text": "这些方块通过放射性元素的衰变来产生能量。当它们相互接触时将会形成多方块结构。"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,12 +0,0 @@
|
|||
{
|
||||
"name": "涡轮机",
|
||||
"icon": "nuclearcraft:turbine_controller",
|
||||
"category": "nuclearcraft:multiblocks",
|
||||
"sortnum": 2,
|
||||
"pages": [
|
||||
{
|
||||
"type": "text",
|
||||
"text": "涡轮机从高压蒸汽中提取能量,并在处理过程中产生废蒸汽流体。"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"name": "球床裂变反应堆",
|
||||
"icon": "nuclearcraft:pebblebed_fission_controller",
|
||||
"category": "nuclearcraft:fission",
|
||||
"pages": [
|
||||
{
|
||||
"type": "text",
|
||||
"text": ""
|
||||
}
|
||||
]
|
||||
}
|
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"name": "固态燃料裂变反应堆",
|
||||
"icon": "nuclearcraft:solid_fission_controller",
|
||||
"category": "nuclearcraft:fission",
|
||||
"pages": [
|
||||
{
|
||||
"type": "text",
|
||||
"text": ""
|
||||
}
|
||||
]
|
||||
}
|
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"name": "涡轮机",
|
||||
"icon": "nuclearcraft:turbine_controller",
|
||||
"category": "nuclearcraft:multiblocks",
|
||||
"pages": [
|
||||
{
|
||||
"type": "text",
|
||||
"text": "涡轮机利用转子与发电机线圈,进行低压与高压蒸汽的转化来获取能量。"
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,24 +0,0 @@
|
|||
{
|
||||
"components": [
|
||||
{
|
||||
"type": "header",
|
||||
"text": "#header",
|
||||
"x": -1,
|
||||
"y": -1
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"item": "#block",
|
||||
"framed": true,
|
||||
"link_recipe": true,
|
||||
"x": 50,
|
||||
"y": 15
|
||||
},
|
||||
{
|
||||
"type": "text",
|
||||
"text": "#text",
|
||||
"x": 0,
|
||||
"y": 40
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,32 +0,0 @@
|
|||
{
|
||||
"components": [
|
||||
{
|
||||
"type": "header",
|
||||
"text": "#header",
|
||||
"x": -1,
|
||||
"y": -1
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"item": "#block1",
|
||||
"framed": true,
|
||||
"link_recipe": true,
|
||||
"x": 40,
|
||||
"y": 15
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"item": "#block2",
|
||||
"framed": true,
|
||||
"link_recipe": true,
|
||||
"x": 60,
|
||||
"y": 15
|
||||
},
|
||||
{
|
||||
"type": "text",
|
||||
"text": "#text",
|
||||
"x": 0,
|
||||
"y": 40
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,40 +0,0 @@
|
|||
{
|
||||
"components": [
|
||||
{
|
||||
"type": "header",
|
||||
"text": "#header",
|
||||
"x": -1,
|
||||
"y": -1
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"item": "#block1",
|
||||
"framed": true,
|
||||
"link_recipe": true,
|
||||
"x": 30,
|
||||
"y": 15
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"item": "#block2",
|
||||
"framed": true,
|
||||
"link_recipe": true,
|
||||
"x": 50,
|
||||
"y": 15
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"item": "#block3",
|
||||
"framed": true,
|
||||
"link_recipe": true,
|
||||
"x": 70,
|
||||
"y": 15
|
||||
},
|
||||
{
|
||||
"type": "text",
|
||||
"text": "#text",
|
||||
"x": 0,
|
||||
"y": 40
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,48 +0,0 @@
|
|||
{
|
||||
"components": [
|
||||
{
|
||||
"type": "header",
|
||||
"text": "#header",
|
||||
"x": -1,
|
||||
"y": -1
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"item": "#block1",
|
||||
"framed": true,
|
||||
"link_recipe": true,
|
||||
"x": 20,
|
||||
"y": 15
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"item": "#block2",
|
||||
"framed": true,
|
||||
"link_recipe": true,
|
||||
"x": 40,
|
||||
"y": 15
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"item": "#block3",
|
||||
"framed": true,
|
||||
"link_recipe": true,
|
||||
"x": 60,
|
||||
"y": 15
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"item": "#block4",
|
||||
"framed": true,
|
||||
"link_recipe": true,
|
||||
"x": 80,
|
||||
"y": 15
|
||||
},
|
||||
{
|
||||
"type": "text",
|
||||
"text": "#text",
|
||||
"x": 0,
|
||||
"y": 40
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,24 +0,0 @@
|
|||
{
|
||||
"components": [
|
||||
{
|
||||
"type": "header",
|
||||
"text": "#header",
|
||||
"x": -1,
|
||||
"y": -1
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"item": "#item",
|
||||
"framed": true,
|
||||
"link_recipe": true,
|
||||
"x": 50,
|
||||
"y": 15
|
||||
},
|
||||
{
|
||||
"type": "text",
|
||||
"text": "#text",
|
||||
"x": 0,
|
||||
"y": 40
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,44 +0,0 @@
|
|||
{
|
||||
"components": [
|
||||
{
|
||||
"type": "header",
|
||||
"text": "#result->iname",
|
||||
"guard": "#small->exists->inv",
|
||||
"x": -1,
|
||||
"y": -1
|
||||
},
|
||||
{
|
||||
"type": "header",
|
||||
"text": "#result->iname",
|
||||
"guard": "#small",
|
||||
"x": -1,
|
||||
"y": -1
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"item": "#item1",
|
||||
"x": 10,
|
||||
"y": 15
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"item": "#item2",
|
||||
"x": 30,
|
||||
"y": 15
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"item": "#result",
|
||||
"framed": true,
|
||||
"link_recipe": true,
|
||||
"x": 80,
|
||||
"y": 15
|
||||
},
|
||||
{
|
||||
"type": "text",
|
||||
"text": "#text",
|
||||
"x": 0,
|
||||
"y": 40
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,57 +0,0 @@
|
|||
{
|
||||
"components": [
|
||||
{
|
||||
"type": "header",
|
||||
"text": "#header",
|
||||
"x": -1,
|
||||
"y": -1
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"item": "#ingot",
|
||||
"framed": true,
|
||||
"link_recipe": true,
|
||||
"x": 40,
|
||||
"y": 15,
|
||||
"guard": "#singleItem->exists->inv"
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"item": "#dust",
|
||||
"framed": true,
|
||||
"link_recipe": true,
|
||||
"x": 60,
|
||||
"y": 15,
|
||||
"guard": "#singleItem->exists->inv"
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"item": "#item",
|
||||
"framed": true,
|
||||
"link_recipe": true,
|
||||
"x": 50,
|
||||
"y": 15,
|
||||
"guard": "#singleItem"
|
||||
},
|
||||
{
|
||||
"type": "text",
|
||||
"text": "元素符号:$(l)#symbol#$()$(br)原子序数:$(l)#num#$()",
|
||||
"guard": "#isElement",
|
||||
"x": 0,
|
||||
"y": 40
|
||||
},
|
||||
{
|
||||
"type": "text",
|
||||
"text": "分子式:$(l)#formula#$()",
|
||||
"guard": "#isCompound",
|
||||
"x": 0,
|
||||
"y": 40
|
||||
},
|
||||
{
|
||||
"type": "text",
|
||||
"text": "#text",
|
||||
"x": 0,
|
||||
"y": 60
|
||||
}
|
||||
]
|
||||
}
|
|
@ -1,40 +0,0 @@
|
|||
{
|
||||
"components": [
|
||||
{
|
||||
"type": "header",
|
||||
"text": "#header",
|
||||
"x": -1,
|
||||
"y": -1
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"item": "#ore",
|
||||
"framed": true,
|
||||
"link_recipe": true,
|
||||
"x": 30,
|
||||
"y": 15
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"item": "#dust",
|
||||
"framed": true,
|
||||
"link_recipe": true,
|
||||
"x": 50,
|
||||
"y": 15
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"item": "#ingot",
|
||||
"framed": true,
|
||||
"link_recipe": true,
|
||||
"x": 70,
|
||||
"y": 15
|
||||
},
|
||||
{
|
||||
"type": "text",
|
||||
"text": "元素符号:$(l)#symbol#$()$(br)原子序数:$(l)#num#$()",
|
||||
"x": 0,
|
||||
"y": 40
|
||||
}
|
||||
]
|
||||
}
|
|
@ -0,0 +1,40 @@
|
|||
{
|
||||
"components": [
|
||||
{
|
||||
"type": "header",
|
||||
"text": "#header",
|
||||
"x": -1,
|
||||
"y": -1
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"item": "#tier1",
|
||||
"framed": true,
|
||||
"link_recipe": true,
|
||||
"x": 30,
|
||||
"y": 15
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"item": "#tier2",
|
||||
"framed": true,
|
||||
"link_recipe": true,
|
||||
"x": 50,
|
||||
"y": 15
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"item": "#tier3",
|
||||
"framed": true,
|
||||
"link_recipe": true,
|
||||
"x": 70,
|
||||
"y": 15
|
||||
},
|
||||
{
|
||||
"type": "text",
|
||||
"text": "#text",
|
||||
"x": 0,
|
||||
"y": 40
|
||||
}
|
||||
]
|
||||
}
|
|
@ -0,0 +1,48 @@
|
|||
{
|
||||
"components": [
|
||||
{
|
||||
"type": "header",
|
||||
"text": "#header",
|
||||
"x": -1,
|
||||
"y": -1
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"item": "#tier1",
|
||||
"framed": true,
|
||||
"link_recipe": true,
|
||||
"x": 20,
|
||||
"y": 15
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"item": "#tier2",
|
||||
"framed": true,
|
||||
"link_recipe": true,
|
||||
"x": 40,
|
||||
"y": 15
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"item": "#tier3",
|
||||
"framed": true,
|
||||
"link_recipe": true,
|
||||
"x": 60,
|
||||
"y": 15
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"item": "#tier4",
|
||||
"framed": true,
|
||||
"link_recipe": true,
|
||||
"x": 80,
|
||||
"y": 15
|
||||
},
|
||||
{
|
||||
"type": "text",
|
||||
"text": "#text",
|
||||
"x": 0,
|
||||
"y": 40
|
||||
}
|
||||
]
|
||||
}
|
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"components": [
|
||||
{
|
||||
"type": "header",
|
||||
"text": "#block->iname",
|
||||
"x": -1,
|
||||
"y": -1
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"item": "#block",
|
||||
"framed": true,
|
||||
"link_recipe": true,
|
||||
"x": 50,
|
||||
"y": 15
|
||||
},
|
||||
{
|
||||
"type": "text",
|
||||
"text": "#text",
|
||||
"x": 0,
|
||||
"y": 40
|
||||
}
|
||||
]
|
||||
}
|
|
@ -0,0 +1,45 @@
|
|||
{
|
||||
"components": [
|
||||
{
|
||||
"type": "header",
|
||||
"text": "#result->iname",
|
||||
"guard": "#small->exists->inv",
|
||||
"x": -1,
|
||||
"y": -1
|
||||
},
|
||||
{
|
||||
"type": "header",
|
||||
"text": "#result->iname",
|
||||
"guard": "#small",
|
||||
"scale": 0.75,
|
||||
"x": -1,
|
||||
"y": -1
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"item": "#item1",
|
||||
"x": 10,
|
||||
"y": 15
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"item": "#item2",
|
||||
"x": 30,
|
||||
"y": 15
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"item": "#result",
|
||||
"framed": true,
|
||||
"link_recipe": true,
|
||||
"x": 80,
|
||||
"y": 15
|
||||
},
|
||||
{
|
||||
"type": "text",
|
||||
"text": "#text",
|
||||
"x": 0,
|
||||
"y": 40
|
||||
}
|
||||
]
|
||||
}
|
|
@ -0,0 +1,57 @@
|
|||
{
|
||||
"components": [
|
||||
{
|
||||
"type": "header",
|
||||
"text": "#anchor->fcapital",
|
||||
"x": -1,
|
||||
"y": -1
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"item": "#ingot",
|
||||
"framed": true,
|
||||
"link_recipe": true,
|
||||
"x": 40,
|
||||
"y": 15,
|
||||
"guard": "#singleItem->exists->inv"
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"item": "#dust",
|
||||
"framed": true,
|
||||
"link_recipe": true,
|
||||
"x": 60,
|
||||
"y": 15,
|
||||
"guard": "#singleItem->exists->inv"
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"item": "#item",
|
||||
"framed": true,
|
||||
"link_recipe": true,
|
||||
"x": 50,
|
||||
"y": 15,
|
||||
"guard": "#singleItem"
|
||||
},
|
||||
{
|
||||
"type": "text",
|
||||
"text": "元素符号:$(l)#symbol#$()$(br)原子序数:$(l)#num#$()",
|
||||
"guard": "#isElement",
|
||||
"x": 0,
|
||||
"y": 40
|
||||
},
|
||||
{
|
||||
"type": "text",
|
||||
"text": "分子式:$(l)#formula#$()",
|
||||
"guard": "#isCompound",
|
||||
"x": 0,
|
||||
"y": 40
|
||||
},
|
||||
{
|
||||
"type": "text",
|
||||
"text": "#text",
|
||||
"x": 0,
|
||||
"y": 60
|
||||
}
|
||||
]
|
||||
}
|
|
@ -0,0 +1,40 @@
|
|||
{
|
||||
"components": [
|
||||
{
|
||||
"type": "header",
|
||||
"text": "#anchor->fcapital",
|
||||
"x": -1,
|
||||
"y": -1
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"item": "#ore",
|
||||
"framed": true,
|
||||
"link_recipe": true,
|
||||
"x": 30,
|
||||
"y": 15
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"item": "#ingot",
|
||||
"framed": true,
|
||||
"link_recipe": true,
|
||||
"x": 50,
|
||||
"y": 15
|
||||
},
|
||||
{
|
||||
"type": "item",
|
||||
"item": "#dust",
|
||||
"framed": true,
|
||||
"link_recipe": true,
|
||||
"x": 70,
|
||||
"y": 15
|
||||
},
|
||||
{
|
||||
"type": "text",
|
||||
"text": "元素符号:$(l)#symbol#$()$(br)原子序数:$(l)#num#$()",
|
||||
"x": 0,
|
||||
"y": 40
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue