Automatic bundle update

This commit is contained in:
Github Actions
2022-10-04 16:07:07 +00:00
parent e661abaf24
commit 0dcec3366b
34 changed files with 68 additions and 0 deletions

View File

@@ -1594,6 +1594,7 @@ block.electric-heater.name = 전기 가열기
block.slag-heater.name = 광재 가열기
block.phase-heater.name = 메타 가열기
block.heat-redirector.name = 열 전송기
block.heat-router.name = Heat Router
block.slag-incinerator.name = 광재 소각로
block.carbide-crucible.name = 탄화물 도가니
block.slag-centrifuge.name = 광재 원심분리기
@@ -1946,6 +1947,7 @@ block.electric-heater.description = 블록에 열을 가합니다. 많은 양의
block.slag-heater.description = 블록에 열을 가합니다. 광재가 필요합니다.
block.phase-heater.description = 블록에 열을 가합니다. 메타가 필요합니다.
block.heat-redirector.description = 누적된 열을 다른 블록으로 전달합니다.
block.heat-router.description = Spreads accumulated heat in three output directions.
block.electrolyzer.description = 물을 수소와 오존 가스로 변환합니다.
block.atmospheric-concentrator.description = 대기에서 질소를 농축합니다. 열이 필요합니다.
block.surge-crucible.description = 광재와 실리콘으로 설금을 형성합니다. 열이 필요합니다.