Post-PR datagen
This commit is contained in:
parent
535ef6a9a8
commit
41f36d5176
7 changed files with 3017 additions and 1199 deletions
|
@ -537,13 +537,13 @@ b984531bff326c47aa13a4aee8e230b03d97eb6e assets/create/lang/en_us.json
|
|||
7c42d400daae6a49b30de6180dc467cb42afe602 assets/create/lang/unfinished/es_es.json
|
||||
322d3a2b9303659ffd0633afe067e6f753d58d84 assets/create/lang/unfinished/fr_fr.json
|
||||
e85c66d2cbbc2db9b2f5504d44f345c5d4be47cb assets/create/lang/unfinished/it_it.json
|
||||
f1176ef353e193be026d3c3581a9ed5f40576e6f assets/create/lang/unfinished/ja_jp.json
|
||||
0e042c6fa4e1ed497c3eeee4203e41f4b9d644cf assets/create/lang/unfinished/ko_kr.json
|
||||
b3068ddc87b96b7efbe565aaf369f6df0b26c2b0 assets/create/lang/unfinished/ja_jp.json
|
||||
0a19b1eab0ca38f4e2e5ecfca34a1940ca737a09 assets/create/lang/unfinished/ko_kr.json
|
||||
26c92f47ceacbc236bb2ef1a60837a361d39c07c assets/create/lang/unfinished/nl_nl.json
|
||||
20dc5fd426c579319c1c5f8d8a0b961867dae295 assets/create/lang/unfinished/pl_pl.json
|
||||
890c8c28f57270f5b8ff871d9b0d5a8c68c71cbd assets/create/lang/unfinished/pt_br.json
|
||||
509f77b14d461bfc123a6b21c355bf7a73506fbb assets/create/lang/unfinished/pt_br.json
|
||||
dbb9348844951afa663d750b87f333f095007bec assets/create/lang/unfinished/ru_ru.json
|
||||
60c5ddb490b9293b42647595f95e06ebbcf48c20 assets/create/lang/unfinished/zh_cn.json
|
||||
9ff091ec8ce19d49a866d574d9e34c1f0d69b684 assets/create/lang/unfinished/zh_cn.json
|
||||
d5ebaf58f6356272d311d8e12bf4ecd218d7d29a assets/create/lang/unfinished/zh_tw.json
|
||||
487a511a01b2a4531fb672f917922312db78f958 assets/create/models/block/acacia_window.json
|
||||
b48060cba1a382f373a05bf0039054053eccf076 assets/create/models/block/acacia_window_pane_noside.json
|
||||
|
@ -2125,7 +2125,7 @@ d080b1b25e5bc8baf5aee68691b08c7f12ece3b0 assets/create/models/item/windmill_bear
|
|||
a80fb25a0b655e76be986b5b49fcb0f03461a1ab assets/create/models/item/zinc_nugget.json
|
||||
b1689617190c05ef34bd18456b0c7ae09bb3210f assets/create/models/item/zinc_ore.json
|
||||
5049f72c327a88f175f6f9425909e098fc711100 assets/create/sounds.json
|
||||
5d0cc4c0255dc241e61c173b31ddca70c88d08e4 data/create/advancements/aesthetics.json
|
||||
0f1b4b980afba9bf2caf583b88e261bba8b10313 data/create/advancements/aesthetics.json
|
||||
613e64b44bed959da899fdd54c1cacb227fb33f2 data/create/advancements/andesite_alloy.json
|
||||
81885c6bfb85792c88aaa7c9b70f58832945d31f data/create/advancements/andesite_casing.json
|
||||
83c046bd200623933545c9e4326f782fb02c87fa data/create/advancements/arm_blaze_burner.json
|
||||
|
|
File diff suppressed because it is too large
Load diff
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"_": "Missing Localizations: 330",
|
||||
"_": "Missing Localizations: 2",
|
||||
|
||||
"_": "->------------------------] Game Elements [------------------------<-",
|
||||
|
||||
|
@ -9,14 +9,14 @@
|
|||
"block.create.analog_lever": "아날로그 레버",
|
||||
"block.create.andesite_belt_funnel": "안산암 퍼널",
|
||||
"block.create.andesite_casing": "안산암 케이스",
|
||||
"block.create.andesite_encased_cogwheel": "UNLOCALIZED: Andesite Encased Cogwheel",
|
||||
"block.create.andesite_encased_large_cogwheel": "UNLOCALIZED: Andesite Encased Large Cogwheel",
|
||||
"block.create.andesite_encased_cogwheel": "안산암 케이스를 씌운 톱니바퀴",
|
||||
"block.create.andesite_encased_large_cogwheel": "안산암 케이스를 씌운 큰 톱니바퀴",
|
||||
"block.create.andesite_encased_shaft": "안산암 케이스를 씌운 축",
|
||||
"block.create.andesite_funnel": "안산암 퍼널",
|
||||
"block.create.andesite_pillar": "안산암 기둥",
|
||||
"block.create.andesite_tunnel": "안산암 터널",
|
||||
"block.create.asurine": "UNLOCALIZED: Asurine",
|
||||
"block.create.asurine_pillar": "UNLOCALIZED: Asurine Pillar",
|
||||
"block.create.asurine": "유리암",
|
||||
"block.create.asurine_pillar": "유리암 기둥",
|
||||
"block.create.basin": "대야",
|
||||
"block.create.belt": "벨트",
|
||||
"block.create.birch_window": "자작나무 유리창",
|
||||
|
@ -35,8 +35,8 @@
|
|||
"block.create.brass_belt_funnel": "황동 퍼널",
|
||||
"block.create.brass_block": "황동 블록",
|
||||
"block.create.brass_casing": "황동 케이스",
|
||||
"block.create.brass_encased_cogwheel": "UNLOCALIZED: Brass Encased Cogwheel",
|
||||
"block.create.brass_encased_large_cogwheel": "UNLOCALIZED: Brass Encased Large Cogwheel",
|
||||
"block.create.brass_encased_cogwheel": "황동 케이스를 씌운 톱니바퀴",
|
||||
"block.create.brass_encased_large_cogwheel": "황동 케이스를 씌운 큰 톱니바퀴",
|
||||
"block.create.brass_encased_shaft": "황동 케이스를 씌운 축",
|
||||
"block.create.brass_funnel": "황동 퍼널",
|
||||
"block.create.brass_tunnel": "황동 터널",
|
||||
|
@ -45,7 +45,7 @@
|
|||
"block.create.brown_seat": "갈색 좌석",
|
||||
"block.create.brown_toolbox": "갈색 공구상자",
|
||||
"block.create.brown_valve_handle": "갈색 밸브 손잡이",
|
||||
"block.create.calcite_pillar": "UNLOCALIZED: Calcite Pillar",
|
||||
"block.create.calcite_pillar": "방해석 기둥",
|
||||
"block.create.cart_assembler": "카트 조립기",
|
||||
"block.create.chocolate": "초콜릿",
|
||||
"block.create.chute": "슈트",
|
||||
|
@ -56,135 +56,135 @@
|
|||
"block.create.controller_rail": "방향 레일",
|
||||
"block.create.copper_backtank": "구리 산소통",
|
||||
"block.create.copper_casing": "구리 케이스",
|
||||
"block.create.copper_shingle_slab": "UNLOCALIZED: Copper Shingle Slab",
|
||||
"block.create.copper_shingle_stairs": "UNLOCALIZED: Copper Shingle Stairs",
|
||||
"block.create.copper_shingle_slab": "구리 판자 반 블록",
|
||||
"block.create.copper_shingle_stairs": "구리 판자 계단",
|
||||
"block.create.copper_shingles": "구리 판자",
|
||||
"block.create.copper_tile_slab": "UNLOCALIZED: Copper Tile Slab",
|
||||
"block.create.copper_tile_stairs": "UNLOCALIZED: Copper Tile Stairs",
|
||||
"block.create.copper_tile_slab": "구리 타일 반 블록",
|
||||
"block.create.copper_tile_stairs": "구리 타일 계단",
|
||||
"block.create.copper_tiles": "구리 타일",
|
||||
"block.create.copper_valve_handle": "구리 밸브 손잡이",
|
||||
"block.create.creative_crate": "크리에이티브 창고",
|
||||
"block.create.creative_fluid_tank": "크리에이티브 탱크",
|
||||
"block.create.creative_motor": "크리에이티브 모터",
|
||||
"block.create.crimsite": "UNLOCALIZED: Crimsite",
|
||||
"block.create.crimsite_pillar": "UNLOCALIZED: Crimsite Pillar",
|
||||
"block.create.crimsite": "진홍암",
|
||||
"block.create.crimsite_pillar": "진홍암 기둥",
|
||||
"block.create.crimson_window": "진홍빛 유리창",
|
||||
"block.create.crimson_window_pane": "진홍빛 유리판",
|
||||
"block.create.crushing_wheel": "분쇄 휠",
|
||||
"block.create.crushing_wheel_controller": "분쇄 휠 컨트롤러",
|
||||
"block.create.cuckoo_clock": "뻐꾸기 시계",
|
||||
"block.create.cut_andesite": "UNLOCALIZED: Cut Andesite",
|
||||
"block.create.cut_andesite_brick_slab": "UNLOCALIZED: Cut Andesite Brick Slab",
|
||||
"block.create.cut_andesite_brick_stairs": "UNLOCALIZED: Cut Andesite Brick Stairs",
|
||||
"block.create.cut_andesite_brick_wall": "UNLOCALIZED: Cut Andesite Brick Wall",
|
||||
"block.create.cut_andesite_bricks": "UNLOCALIZED: Cut Andesite Bricks",
|
||||
"block.create.cut_andesite_slab": "UNLOCALIZED: Cut Andesite Slab",
|
||||
"block.create.cut_andesite_stairs": "UNLOCALIZED: Cut Andesite Stairs",
|
||||
"block.create.cut_andesite_wall": "UNLOCALIZED: Cut Andesite Wall",
|
||||
"block.create.cut_asurine": "UNLOCALIZED: Cut Asurine",
|
||||
"block.create.cut_asurine_brick_slab": "UNLOCALIZED: Cut Asurine Brick Slab",
|
||||
"block.create.cut_asurine_brick_stairs": "UNLOCALIZED: Cut Asurine Brick Stairs",
|
||||
"block.create.cut_asurine_brick_wall": "UNLOCALIZED: Cut Asurine Brick Wall",
|
||||
"block.create.cut_asurine_bricks": "UNLOCALIZED: Cut Asurine Bricks",
|
||||
"block.create.cut_asurine_slab": "UNLOCALIZED: Cut Asurine Slab",
|
||||
"block.create.cut_asurine_stairs": "UNLOCALIZED: Cut Asurine Stairs",
|
||||
"block.create.cut_asurine_wall": "UNLOCALIZED: Cut Asurine Wall",
|
||||
"block.create.cut_calcite": "UNLOCALIZED: Cut Calcite",
|
||||
"block.create.cut_calcite_brick_slab": "UNLOCALIZED: Cut Calcite Brick Slab",
|
||||
"block.create.cut_calcite_brick_stairs": "UNLOCALIZED: Cut Calcite Brick Stairs",
|
||||
"block.create.cut_calcite_brick_wall": "UNLOCALIZED: Cut Calcite Brick Wall",
|
||||
"block.create.cut_calcite_bricks": "UNLOCALIZED: Cut Calcite Bricks",
|
||||
"block.create.cut_calcite_slab": "UNLOCALIZED: Cut Calcite Slab",
|
||||
"block.create.cut_calcite_stairs": "UNLOCALIZED: Cut Calcite Stairs",
|
||||
"block.create.cut_calcite_wall": "UNLOCALIZED: Cut Calcite Wall",
|
||||
"block.create.cut_crimsite": "UNLOCALIZED: Cut Crimsite",
|
||||
"block.create.cut_crimsite_brick_slab": "UNLOCALIZED: Cut Crimsite Brick Slab",
|
||||
"block.create.cut_crimsite_brick_stairs": "UNLOCALIZED: Cut Crimsite Brick Stairs",
|
||||
"block.create.cut_crimsite_brick_wall": "UNLOCALIZED: Cut Crimsite Brick Wall",
|
||||
"block.create.cut_crimsite_bricks": "UNLOCALIZED: Cut Crimsite Bricks",
|
||||
"block.create.cut_crimsite_slab": "UNLOCALIZED: Cut Crimsite Slab",
|
||||
"block.create.cut_crimsite_stairs": "UNLOCALIZED: Cut Crimsite Stairs",
|
||||
"block.create.cut_crimsite_wall": "UNLOCALIZED: Cut Crimsite Wall",
|
||||
"block.create.cut_deepslate": "UNLOCALIZED: Cut Deepslate",
|
||||
"block.create.cut_deepslate_brick_slab": "UNLOCALIZED: Cut Deepslate Brick Slab",
|
||||
"block.create.cut_deepslate_brick_stairs": "UNLOCALIZED: Cut Deepslate Brick Stairs",
|
||||
"block.create.cut_deepslate_brick_wall": "UNLOCALIZED: Cut Deepslate Brick Wall",
|
||||
"block.create.cut_deepslate_bricks": "UNLOCALIZED: Cut Deepslate Bricks",
|
||||
"block.create.cut_deepslate_slab": "UNLOCALIZED: Cut Deepslate Slab",
|
||||
"block.create.cut_deepslate_stairs": "UNLOCALIZED: Cut Deepslate Stairs",
|
||||
"block.create.cut_deepslate_wall": "UNLOCALIZED: Cut Deepslate Wall",
|
||||
"block.create.cut_diorite": "UNLOCALIZED: Cut Diorite",
|
||||
"block.create.cut_diorite_brick_slab": "UNLOCALIZED: Cut Diorite Brick Slab",
|
||||
"block.create.cut_diorite_brick_stairs": "UNLOCALIZED: Cut Diorite Brick Stairs",
|
||||
"block.create.cut_diorite_brick_wall": "UNLOCALIZED: Cut Diorite Brick Wall",
|
||||
"block.create.cut_diorite_bricks": "UNLOCALIZED: Cut Diorite Bricks",
|
||||
"block.create.cut_diorite_slab": "UNLOCALIZED: Cut Diorite Slab",
|
||||
"block.create.cut_diorite_stairs": "UNLOCALIZED: Cut Diorite Stairs",
|
||||
"block.create.cut_diorite_wall": "UNLOCALIZED: Cut Diorite Wall",
|
||||
"block.create.cut_dripstone": "UNLOCALIZED: Cut Dripstone",
|
||||
"block.create.cut_dripstone_brick_slab": "UNLOCALIZED: Cut Dripstone Brick Slab",
|
||||
"block.create.cut_dripstone_brick_stairs": "UNLOCALIZED: Cut Dripstone Brick Stairs",
|
||||
"block.create.cut_dripstone_brick_wall": "UNLOCALIZED: Cut Dripstone Brick Wall",
|
||||
"block.create.cut_dripstone_bricks": "UNLOCALIZED: Cut Dripstone Bricks",
|
||||
"block.create.cut_dripstone_slab": "UNLOCALIZED: Cut Dripstone Slab",
|
||||
"block.create.cut_dripstone_stairs": "UNLOCALIZED: Cut Dripstone Stairs",
|
||||
"block.create.cut_dripstone_wall": "UNLOCALIZED: Cut Dripstone Wall",
|
||||
"block.create.cut_granite": "UNLOCALIZED: Cut Granite",
|
||||
"block.create.cut_granite_brick_slab": "UNLOCALIZED: Cut Granite Brick Slab",
|
||||
"block.create.cut_granite_brick_stairs": "UNLOCALIZED: Cut Granite Brick Stairs",
|
||||
"block.create.cut_granite_brick_wall": "UNLOCALIZED: Cut Granite Brick Wall",
|
||||
"block.create.cut_granite_bricks": "UNLOCALIZED: Cut Granite Bricks",
|
||||
"block.create.cut_granite_slab": "UNLOCALIZED: Cut Granite Slab",
|
||||
"block.create.cut_granite_stairs": "UNLOCALIZED: Cut Granite Stairs",
|
||||
"block.create.cut_granite_wall": "UNLOCALIZED: Cut Granite Wall",
|
||||
"block.create.cut_limestone": "UNLOCALIZED: Cut Limestone",
|
||||
"block.create.cut_limestone_brick_slab": "UNLOCALIZED: Cut Limestone Brick Slab",
|
||||
"block.create.cut_limestone_brick_stairs": "UNLOCALIZED: Cut Limestone Brick Stairs",
|
||||
"block.create.cut_limestone_brick_wall": "UNLOCALIZED: Cut Limestone Brick Wall",
|
||||
"block.create.cut_limestone_bricks": "UNLOCALIZED: Cut Limestone Bricks",
|
||||
"block.create.cut_limestone_slab": "UNLOCALIZED: Cut Limestone Slab",
|
||||
"block.create.cut_limestone_stairs": "UNLOCALIZED: Cut Limestone Stairs",
|
||||
"block.create.cut_limestone_wall": "UNLOCALIZED: Cut Limestone Wall",
|
||||
"block.create.cut_ochrum": "UNLOCALIZED: Cut Ochrum",
|
||||
"block.create.cut_ochrum_brick_slab": "UNLOCALIZED: Cut Ochrum Brick Slab",
|
||||
"block.create.cut_ochrum_brick_stairs": "UNLOCALIZED: Cut Ochrum Brick Stairs",
|
||||
"block.create.cut_ochrum_brick_wall": "UNLOCALIZED: Cut Ochrum Brick Wall",
|
||||
"block.create.cut_ochrum_bricks": "UNLOCALIZED: Cut Ochrum Bricks",
|
||||
"block.create.cut_ochrum_slab": "UNLOCALIZED: Cut Ochrum Slab",
|
||||
"block.create.cut_ochrum_stairs": "UNLOCALIZED: Cut Ochrum Stairs",
|
||||
"block.create.cut_ochrum_wall": "UNLOCALIZED: Cut Ochrum Wall",
|
||||
"block.create.cut_scorchia": "UNLOCALIZED: Cut Scorchia",
|
||||
"block.create.cut_scorchia_brick_slab": "UNLOCALIZED: Cut Scorchia Brick Slab",
|
||||
"block.create.cut_scorchia_brick_stairs": "UNLOCALIZED: Cut Scorchia Brick Stairs",
|
||||
"block.create.cut_scorchia_brick_wall": "UNLOCALIZED: Cut Scorchia Brick Wall",
|
||||
"block.create.cut_scorchia_bricks": "UNLOCALIZED: Cut Scorchia Bricks",
|
||||
"block.create.cut_scorchia_slab": "UNLOCALIZED: Cut Scorchia Slab",
|
||||
"block.create.cut_scorchia_stairs": "UNLOCALIZED: Cut Scorchia Stairs",
|
||||
"block.create.cut_scorchia_wall": "UNLOCALIZED: Cut Scorchia Wall",
|
||||
"block.create.cut_scoria": "UNLOCALIZED: Cut Scoria",
|
||||
"block.create.cut_scoria_brick_slab": "UNLOCALIZED: Cut Scoria Brick Slab",
|
||||
"block.create.cut_scoria_brick_stairs": "UNLOCALIZED: Cut Scoria Brick Stairs",
|
||||
"block.create.cut_scoria_brick_wall": "UNLOCALIZED: Cut Scoria Brick Wall",
|
||||
"block.create.cut_scoria_bricks": "UNLOCALIZED: Cut Scoria Bricks",
|
||||
"block.create.cut_scoria_slab": "UNLOCALIZED: Cut Scoria Slab",
|
||||
"block.create.cut_scoria_stairs": "UNLOCALIZED: Cut Scoria Stairs",
|
||||
"block.create.cut_scoria_wall": "UNLOCALIZED: Cut Scoria Wall",
|
||||
"block.create.cut_tuff": "UNLOCALIZED: Cut Tuff",
|
||||
"block.create.cut_tuff_brick_slab": "UNLOCALIZED: Cut Tuff Brick Slab",
|
||||
"block.create.cut_tuff_brick_stairs": "UNLOCALIZED: Cut Tuff Brick Stairs",
|
||||
"block.create.cut_tuff_brick_wall": "UNLOCALIZED: Cut Tuff Brick Wall",
|
||||
"block.create.cut_tuff_bricks": "UNLOCALIZED: Cut Tuff Bricks",
|
||||
"block.create.cut_tuff_slab": "UNLOCALIZED: Cut Tuff Slab",
|
||||
"block.create.cut_tuff_stairs": "UNLOCALIZED: Cut Tuff Stairs",
|
||||
"block.create.cut_tuff_wall": "UNLOCALIZED: Cut Tuff Wall",
|
||||
"block.create.cut_veridium": "UNLOCALIZED: Cut Veridium",
|
||||
"block.create.cut_veridium_brick_slab": "UNLOCALIZED: Cut Veridium Brick Slab",
|
||||
"block.create.cut_veridium_brick_stairs": "UNLOCALIZED: Cut Veridium Brick Stairs",
|
||||
"block.create.cut_veridium_brick_wall": "UNLOCALIZED: Cut Veridium Brick Wall",
|
||||
"block.create.cut_veridium_bricks": "UNLOCALIZED: Cut Veridium Bricks",
|
||||
"block.create.cut_veridium_slab": "UNLOCALIZED: Cut Veridium Slab",
|
||||
"block.create.cut_veridium_stairs": "UNLOCALIZED: Cut Veridium Stairs",
|
||||
"block.create.cut_veridium_wall": "UNLOCALIZED: Cut Veridium Wall",
|
||||
"block.create.cut_andesite": "깎인 안산암",
|
||||
"block.create.cut_andesite_brick_slab": "깎인 안산암 벽돌 반 블록",
|
||||
"block.create.cut_andesite_brick_stairs": "깎인 안산암 벽돌 계단",
|
||||
"block.create.cut_andesite_brick_wall": "깎인 안산암 벽돌 담장",
|
||||
"block.create.cut_andesite_bricks": "깎인 안산암 벽돌",
|
||||
"block.create.cut_andesite_slab": "깎인 안산암 반 블록",
|
||||
"block.create.cut_andesite_stairs": "깎인 안산암 계단",
|
||||
"block.create.cut_andesite_wall": "깎인 안산암 담장",
|
||||
"block.create.cut_asurine": "깎인 유리암",
|
||||
"block.create.cut_asurine_brick_slab": "깎인 유리암 벽돌 반 블록",
|
||||
"block.create.cut_asurine_brick_stairs": "깎인 유리암 벽돌 계단",
|
||||
"block.create.cut_asurine_brick_wall": "깎인 유리암 벽돌 담장",
|
||||
"block.create.cut_asurine_bricks": "깎인 유리암 벽돌",
|
||||
"block.create.cut_asurine_slab": "깎인 유리암 반 블록",
|
||||
"block.create.cut_asurine_stairs": "깎인 유리암 계단",
|
||||
"block.create.cut_asurine_wall": "깎인 유리암 담장",
|
||||
"block.create.cut_calcite": "깎인 방해석",
|
||||
"block.create.cut_calcite_brick_slab": "깎인 방해석 벽돌 반 블록",
|
||||
"block.create.cut_calcite_brick_stairs": "깎인 방해석 벽돌 계단",
|
||||
"block.create.cut_calcite_brick_wall": "깎인 방해석 벽돌 담장",
|
||||
"block.create.cut_calcite_bricks": "깎인 방해석 벽돌",
|
||||
"block.create.cut_calcite_slab": "깎인 방해석 반 블록",
|
||||
"block.create.cut_calcite_stairs": "깎인 방해석 계단",
|
||||
"block.create.cut_calcite_wall": "깎인 방해석 담장",
|
||||
"block.create.cut_crimsite": "깎인 진홍암",
|
||||
"block.create.cut_crimsite_brick_slab": "깎인 진홍암 벽돌 반 블록",
|
||||
"block.create.cut_crimsite_brick_stairs": "깎인 진홍암 벽돌 계단",
|
||||
"block.create.cut_crimsite_brick_wall": "깎인 진홍암 벽돌 담장",
|
||||
"block.create.cut_crimsite_bricks": "깎인 진홍암 벽돌",
|
||||
"block.create.cut_crimsite_slab": "깎인 진홍암 반 블록",
|
||||
"block.create.cut_crimsite_stairs": "깎인 진홍암 계단",
|
||||
"block.create.cut_crimsite_wall": "깎인 진홍암 담장",
|
||||
"block.create.cut_deepslate": "깎인 심층암",
|
||||
"block.create.cut_deepslate_brick_slab": "깎인 심층암 벽돌 반 블록",
|
||||
"block.create.cut_deepslate_brick_stairs": "깎인 심층암 벽돌 계단",
|
||||
"block.create.cut_deepslate_brick_wall": "깎인 심층암 벽돌 담장",
|
||||
"block.create.cut_deepslate_bricks": "깎인 심층암 벽돌",
|
||||
"block.create.cut_deepslate_slab": "깎인 심층암 반 블록",
|
||||
"block.create.cut_deepslate_stairs": "깎인 심층암 계단",
|
||||
"block.create.cut_deepslate_wall": "깎인 심층암 담장",
|
||||
"block.create.cut_diorite": "깎인 섬록암",
|
||||
"block.create.cut_diorite_brick_slab": "깎인 섬록암 벽돌 반 블록",
|
||||
"block.create.cut_diorite_brick_stairs": "깎인 섬록암 벽돌 계단",
|
||||
"block.create.cut_diorite_brick_wall": "깎인 섬록암 벽돌 담장",
|
||||
"block.create.cut_diorite_bricks": "깎인 섬록암 벽돌",
|
||||
"block.create.cut_diorite_slab": "깎인 섬록암 반 블록",
|
||||
"block.create.cut_diorite_stairs": "깎인 섬록암 계단",
|
||||
"block.create.cut_diorite_wall": "깎인 섬록암 담장",
|
||||
"block.create.cut_dripstone": "깎인 점적석",
|
||||
"block.create.cut_dripstone_brick_slab": "깎인 점적석 벽돌 반 블록",
|
||||
"block.create.cut_dripstone_brick_stairs": "깎인 점적석 벽돌 계단",
|
||||
"block.create.cut_dripstone_brick_wall": "깎인 점적석 벽돌 담장",
|
||||
"block.create.cut_dripstone_bricks": "깎인 점적석 벽돌",
|
||||
"block.create.cut_dripstone_slab": "깎인 점적석 반 블록",
|
||||
"block.create.cut_dripstone_stairs": "깎인 점적석 계단",
|
||||
"block.create.cut_dripstone_wall": "깎인 점적석 담장",
|
||||
"block.create.cut_granite": "깎인 화강암",
|
||||
"block.create.cut_granite_brick_slab": "깎인 화강암 벽돌 반 블록",
|
||||
"block.create.cut_granite_brick_stairs": "깎인 화강암 벽돌 계단",
|
||||
"block.create.cut_granite_brick_wall": "깎인 화강암 벽돌 담장",
|
||||
"block.create.cut_granite_bricks": "깎인 화강암 벽돌",
|
||||
"block.create.cut_granite_slab": "깎인 화강암 반 블록",
|
||||
"block.create.cut_granite_stairs": "깎인 화강암 계단",
|
||||
"block.create.cut_granite_wall": "깎인 화강암 담장",
|
||||
"block.create.cut_limestone": "깎인 석회암",
|
||||
"block.create.cut_limestone_brick_slab": "깎인 석회암 벽돌 반 블록",
|
||||
"block.create.cut_limestone_brick_stairs": "깎인 석회암 벽돌 계단",
|
||||
"block.create.cut_limestone_brick_wall": "깎인 석회암 벽돌 담장",
|
||||
"block.create.cut_limestone_bricks": "깎인 석회암 벽돌",
|
||||
"block.create.cut_limestone_slab": "깎인 석회암 반 블록",
|
||||
"block.create.cut_limestone_stairs": "깎인 석회암 계단",
|
||||
"block.create.cut_limestone_wall": "깎인 석회암 담장",
|
||||
"block.create.cut_ochrum": "깎인 황토암",
|
||||
"block.create.cut_ochrum_brick_slab": "깎인 황토암 벽돌 반 블록",
|
||||
"block.create.cut_ochrum_brick_stairs": "깎인 황토암 벽돌 계단",
|
||||
"block.create.cut_ochrum_brick_wall": "깎인 황토암 벽돌 담장",
|
||||
"block.create.cut_ochrum_bricks": "깎인 황토암 벽돌",
|
||||
"block.create.cut_ochrum_slab": "깎인 황토암 반 블록",
|
||||
"block.create.cut_ochrum_stairs": "깎인 황토암 계단",
|
||||
"block.create.cut_ochrum_wall": "깎인 황토암 담장",
|
||||
"block.create.cut_scorchia": "깎인 짙은 스코리아",
|
||||
"block.create.cut_scorchia_brick_slab": "깎인 짙은 스코리아 벽돌 반 블록",
|
||||
"block.create.cut_scorchia_brick_stairs": "깎인 짙은 스코리아 벽돌 계단",
|
||||
"block.create.cut_scorchia_brick_wall": "깎인 짙은 스코리아 벽돌 담장",
|
||||
"block.create.cut_scorchia_bricks": "깎인 짙은 스코리아 벽돌",
|
||||
"block.create.cut_scorchia_slab": "깎인 짙은 스코리아 반 블록",
|
||||
"block.create.cut_scorchia_stairs": "깎인 짙은 스코리아 계단",
|
||||
"block.create.cut_scorchia_wall": "깎인 짙은 스코리아 담장",
|
||||
"block.create.cut_scoria": "깎인 스코리아",
|
||||
"block.create.cut_scoria_brick_slab": "깎인 스코리아 벽돌 반 블록",
|
||||
"block.create.cut_scoria_brick_stairs": "깎인 스코리아 벽돌 계단",
|
||||
"block.create.cut_scoria_brick_wall": "깎인 스코리아 벽돌 담장",
|
||||
"block.create.cut_scoria_bricks": "깎인 스코리아 벽돌",
|
||||
"block.create.cut_scoria_slab": "깎인 스코리아 반 블록",
|
||||
"block.create.cut_scoria_stairs": "깎인 스코리아 계단",
|
||||
"block.create.cut_scoria_wall": "깎인 스코리아 담장",
|
||||
"block.create.cut_tuff": "깎인 응회암",
|
||||
"block.create.cut_tuff_brick_slab": "깎인 응회암 벽돌 반 블록",
|
||||
"block.create.cut_tuff_brick_stairs": "깎인 응회암 벽돌 계단",
|
||||
"block.create.cut_tuff_brick_wall": "깎인 응회암 벽돌 담장",
|
||||
"block.create.cut_tuff_bricks": "깎인 응회암 벽돌",
|
||||
"block.create.cut_tuff_slab": "깎인 응회암 반 블록",
|
||||
"block.create.cut_tuff_stairs": "깎인 응회암 계단",
|
||||
"block.create.cut_tuff_wall": "깎인 응회암 담장",
|
||||
"block.create.cut_veridium": "깎인 심록암",
|
||||
"block.create.cut_veridium_brick_slab": "깎인 심록암 벽돌 반 블록",
|
||||
"block.create.cut_veridium_brick_stairs": "깎인 심록암 벽돌 계단",
|
||||
"block.create.cut_veridium_brick_wall": "깎인 심록암 벽돌 담장",
|
||||
"block.create.cut_veridium_bricks": "깎인 심록암 벽돌",
|
||||
"block.create.cut_veridium_slab": "깎인 심록암 반 블록",
|
||||
"block.create.cut_veridium_stairs": "깎인 심록암 계단",
|
||||
"block.create.cut_veridium_wall": "깎인 심록암 담장",
|
||||
"block.create.cyan_nixie_tube": "청록색 닉시관",
|
||||
"block.create.cyan_sail": "청록색 날개",
|
||||
"block.create.cyan_seat": "청록색 좌석",
|
||||
|
@ -192,21 +192,21 @@
|
|||
"block.create.cyan_valve_handle": "청록색 밸브 손잡이",
|
||||
"block.create.dark_oak_window": "짙은 참나무 유리창",
|
||||
"block.create.dark_oak_window_pane": "짙은 참나무 유리판",
|
||||
"block.create.deepslate_pillar": "UNLOCALIZED: Deepslate Pillar",
|
||||
"block.create.deepslate_zinc_ore": "UNLOCALIZED: Deepslate Zinc Ore",
|
||||
"block.create.deployer": "배포기",
|
||||
"block.create.deepslate_pillar": "심층암 기둥",
|
||||
"block.create.deepslate_zinc_ore": "심층암 아연 광석",
|
||||
"block.create.deployer": "기계 손",
|
||||
"block.create.depot": "아이템 거치대",
|
||||
"block.create.diorite_pillar": "섬록암 기둥",
|
||||
"block.create.dripstone_pillar": "UNLOCALIZED: Dripstone Pillar",
|
||||
"block.create.dripstone_pillar": "점적석 기둥",
|
||||
"block.create.encased_chain_drive": "체인 드라이브",
|
||||
"block.create.encased_fan": "선풍기",
|
||||
"block.create.encased_fluid_pipe": "구리 케이스를 씌운 파이프",
|
||||
"block.create.exposed_copper_shingle_slab": "UNLOCALIZED: Exposed Copper Shingle Slab",
|
||||
"block.create.exposed_copper_shingle_stairs": "UNLOCALIZED: Exposed Copper Shingle Stairs",
|
||||
"block.create.exposed_copper_shingles": "UNLOCALIZED: Exposed Copper Shingles",
|
||||
"block.create.exposed_copper_tile_slab": "UNLOCALIZED: Exposed Copper Tile Slab",
|
||||
"block.create.exposed_copper_tile_stairs": "UNLOCALIZED: Exposed Copper Tile Stairs",
|
||||
"block.create.exposed_copper_tiles": "UNLOCALIZED: Exposed Copper Tiles",
|
||||
"block.create.exposed_copper_shingle_slab": "약간 녹슨 구리 판자 반 블록",
|
||||
"block.create.exposed_copper_shingle_stairs": "약간 녹슨 구리 판자 계단",
|
||||
"block.create.exposed_copper_shingles": "약간 녹슨 구리 판자",
|
||||
"block.create.exposed_copper_tile_slab": "약간 녹슨 구리 타일 반 블록",
|
||||
"block.create.exposed_copper_tile_stairs": "약간 녹슨 구리 타일 계단",
|
||||
"block.create.exposed_copper_tiles": "약간 녹슨 구리 타일",
|
||||
"block.create.fluid_pipe": "액체 파이프",
|
||||
"block.create.fluid_tank": "액체 탱크",
|
||||
"block.create.fluid_valve": "액체 밸브",
|
||||
|
@ -237,24 +237,24 @@
|
|||
"block.create.horizontal_framed_glass_pane": "수평 유리판",
|
||||
"block.create.hose_pulley": "호스 도르래",
|
||||
"block.create.item_drain": "아이템 배수구",
|
||||
"block.create.item_vault": "UNLOCALIZED: Item Vault",
|
||||
"block.create.item_vault": "아이템 금고",
|
||||
"block.create.jungle_window": "정글나무 유리창",
|
||||
"block.create.jungle_window_pane": "정글나무 유리판",
|
||||
"block.create.large_cogwheel": "큰 톱니바퀴",
|
||||
"block.create.layered_andesite": "이어지는 안산암",
|
||||
"block.create.layered_asurine": "UNLOCALIZED: Layered Asurine",
|
||||
"block.create.layered_calcite": "UNLOCALIZED: Layered Calcite",
|
||||
"block.create.layered_crimsite": "UNLOCALIZED: Layered Crimsite",
|
||||
"block.create.layered_deepslate": "UNLOCALIZED: Layered Deepslate",
|
||||
"block.create.layered_asurine": "이어지는 유리암",
|
||||
"block.create.layered_calcite": "이어지는 방해석",
|
||||
"block.create.layered_crimsite": "이어지는 진홍암",
|
||||
"block.create.layered_deepslate": "이어지는 심층암",
|
||||
"block.create.layered_diorite": "이어지는 섬록암",
|
||||
"block.create.layered_dripstone": "UNLOCALIZED: Layered Dripstone",
|
||||
"block.create.layered_dripstone": "이어지는 점적석",
|
||||
"block.create.layered_granite": "이어지는 화강암",
|
||||
"block.create.layered_limestone": "이어지는 석회암",
|
||||
"block.create.layered_ochrum": "UNLOCALIZED: Layered Ochrum",
|
||||
"block.create.layered_scorchia": "UNLOCALIZED: Layered Scorchia",
|
||||
"block.create.layered_ochrum": "이어지는 황토암",
|
||||
"block.create.layered_scorchia": "이어지는 짙은 스코리아",
|
||||
"block.create.layered_scoria": "이어지는 스코리아",
|
||||
"block.create.layered_tuff": "UNLOCALIZED: Layered Tuff",
|
||||
"block.create.layered_veridium": "UNLOCALIZED: Layered Veridium",
|
||||
"block.create.layered_tuff": "이어지는 응회암",
|
||||
"block.create.layered_veridium": "이어지는 심록암",
|
||||
"block.create.lectern_controller": "독서대 조작기",
|
||||
"block.create.light_blue_nixie_tube": "하늘색 닉시관",
|
||||
"block.create.light_blue_sail": "하늘색 날개",
|
||||
|
@ -300,20 +300,20 @@
|
|||
"block.create.nozzle": "노즐",
|
||||
"block.create.oak_window": "참나무 유리창",
|
||||
"block.create.oak_window_pane": "참나무 유리판",
|
||||
"block.create.ochrum": "UNLOCALIZED: Ochrum",
|
||||
"block.create.ochrum_pillar": "UNLOCALIZED: Ochrum Pillar",
|
||||
"block.create.ochrum": "황토암",
|
||||
"block.create.ochrum_pillar": "황토암 기둥",
|
||||
"block.create.orange_sail": "주황색 날개",
|
||||
"block.create.orange_seat": "주황색 좌석",
|
||||
"block.create.orange_toolbox": "주황색 공구상자",
|
||||
"block.create.orange_valve_handle": "주황색 밸브 손잡이",
|
||||
"block.create.ornate_iron_window": "장식된 철 유리창",
|
||||
"block.create.ornate_iron_window_pane": "장식된 철 유리판",
|
||||
"block.create.oxidized_copper_shingle_slab": "UNLOCALIZED: Oxidized Copper Shingle Slab",
|
||||
"block.create.oxidized_copper_shingle_stairs": "UNLOCALIZED: Oxidized Copper Shingle Stairs",
|
||||
"block.create.oxidized_copper_shingles": "UNLOCALIZED: Oxidized Copper Shingles",
|
||||
"block.create.oxidized_copper_tile_slab": "UNLOCALIZED: Oxidized Copper Tile Slab",
|
||||
"block.create.oxidized_copper_tile_stairs": "UNLOCALIZED: Oxidized Copper Tile Stairs",
|
||||
"block.create.oxidized_copper_tiles": "UNLOCALIZED: Oxidized Copper Tiles",
|
||||
"block.create.oxidized_copper_shingle_slab": "산화된 구리 판자 반 블록",
|
||||
"block.create.oxidized_copper_shingle_stairs": "산화된 구리 판자 계단",
|
||||
"block.create.oxidized_copper_shingles": "산화된 구리 판자",
|
||||
"block.create.oxidized_copper_tile_slab": "산화된 구리 타일 반 블록",
|
||||
"block.create.oxidized_copper_tile_stairs": "산화된 구리 타일 계단",
|
||||
"block.create.oxidized_copper_tiles": "산화된 구리 타일",
|
||||
"block.create.peculiar_bell": "황동 종",
|
||||
"block.create.pink_nixie_tube": "분홍색 닉시관",
|
||||
"block.create.pink_sail": "분홍색 날개",
|
||||
|
@ -321,68 +321,68 @@
|
|||
"block.create.pink_toolbox": "분홍색 공구상자",
|
||||
"block.create.pink_valve_handle": "분홍색 밸브 손잡이",
|
||||
"block.create.piston_extension_pole": "피스톤 연장 축",
|
||||
"block.create.polished_cut_andesite": "UNLOCALIZED: Polished Cut Andesite",
|
||||
"block.create.polished_cut_andesite_slab": "UNLOCALIZED: Polished Cut Andesite Slab",
|
||||
"block.create.polished_cut_andesite_stairs": "UNLOCALIZED: Polished Cut Andesite Stairs",
|
||||
"block.create.polished_cut_andesite_wall": "UNLOCALIZED: Polished Cut Andesite Wall",
|
||||
"block.create.polished_cut_asurine": "UNLOCALIZED: Polished Cut Asurine",
|
||||
"block.create.polished_cut_asurine_slab": "UNLOCALIZED: Polished Cut Asurine Slab",
|
||||
"block.create.polished_cut_asurine_stairs": "UNLOCALIZED: Polished Cut Asurine Stairs",
|
||||
"block.create.polished_cut_asurine_wall": "UNLOCALIZED: Polished Cut Asurine Wall",
|
||||
"block.create.polished_cut_calcite": "UNLOCALIZED: Polished Cut Calcite",
|
||||
"block.create.polished_cut_calcite_slab": "UNLOCALIZED: Polished Cut Calcite Slab",
|
||||
"block.create.polished_cut_calcite_stairs": "UNLOCALIZED: Polished Cut Calcite Stairs",
|
||||
"block.create.polished_cut_calcite_wall": "UNLOCALIZED: Polished Cut Calcite Wall",
|
||||
"block.create.polished_cut_crimsite": "UNLOCALIZED: Polished Cut Crimsite",
|
||||
"block.create.polished_cut_crimsite_slab": "UNLOCALIZED: Polished Cut Crimsite Slab",
|
||||
"block.create.polished_cut_crimsite_stairs": "UNLOCALIZED: Polished Cut Crimsite Stairs",
|
||||
"block.create.polished_cut_crimsite_wall": "UNLOCALIZED: Polished Cut Crimsite Wall",
|
||||
"block.create.polished_cut_deepslate": "UNLOCALIZED: Polished Cut Deepslate",
|
||||
"block.create.polished_cut_deepslate_slab": "UNLOCALIZED: Polished Cut Deepslate Slab",
|
||||
"block.create.polished_cut_deepslate_stairs": "UNLOCALIZED: Polished Cut Deepslate Stairs",
|
||||
"block.create.polished_cut_deepslate_wall": "UNLOCALIZED: Polished Cut Deepslate Wall",
|
||||
"block.create.polished_cut_diorite": "UNLOCALIZED: Polished Cut Diorite",
|
||||
"block.create.polished_cut_diorite_slab": "UNLOCALIZED: Polished Cut Diorite Slab",
|
||||
"block.create.polished_cut_diorite_stairs": "UNLOCALIZED: Polished Cut Diorite Stairs",
|
||||
"block.create.polished_cut_diorite_wall": "UNLOCALIZED: Polished Cut Diorite Wall",
|
||||
"block.create.polished_cut_dripstone": "UNLOCALIZED: Polished Cut Dripstone",
|
||||
"block.create.polished_cut_dripstone_slab": "UNLOCALIZED: Polished Cut Dripstone Slab",
|
||||
"block.create.polished_cut_dripstone_stairs": "UNLOCALIZED: Polished Cut Dripstone Stairs",
|
||||
"block.create.polished_cut_dripstone_wall": "UNLOCALIZED: Polished Cut Dripstone Wall",
|
||||
"block.create.polished_cut_granite": "UNLOCALIZED: Polished Cut Granite",
|
||||
"block.create.polished_cut_granite_slab": "UNLOCALIZED: Polished Cut Granite Slab",
|
||||
"block.create.polished_cut_granite_stairs": "UNLOCALIZED: Polished Cut Granite Stairs",
|
||||
"block.create.polished_cut_granite_wall": "UNLOCALIZED: Polished Cut Granite Wall",
|
||||
"block.create.polished_cut_limestone": "UNLOCALIZED: Polished Cut Limestone",
|
||||
"block.create.polished_cut_limestone_slab": "UNLOCALIZED: Polished Cut Limestone Slab",
|
||||
"block.create.polished_cut_limestone_stairs": "UNLOCALIZED: Polished Cut Limestone Stairs",
|
||||
"block.create.polished_cut_limestone_wall": "UNLOCALIZED: Polished Cut Limestone Wall",
|
||||
"block.create.polished_cut_ochrum": "UNLOCALIZED: Polished Cut Ochrum",
|
||||
"block.create.polished_cut_ochrum_slab": "UNLOCALIZED: Polished Cut Ochrum Slab",
|
||||
"block.create.polished_cut_ochrum_stairs": "UNLOCALIZED: Polished Cut Ochrum Stairs",
|
||||
"block.create.polished_cut_ochrum_wall": "UNLOCALIZED: Polished Cut Ochrum Wall",
|
||||
"block.create.polished_cut_scorchia": "UNLOCALIZED: Polished Cut Scorchia",
|
||||
"block.create.polished_cut_scorchia_slab": "UNLOCALIZED: Polished Cut Scorchia Slab",
|
||||
"block.create.polished_cut_scorchia_stairs": "UNLOCALIZED: Polished Cut Scorchia Stairs",
|
||||
"block.create.polished_cut_scorchia_wall": "UNLOCALIZED: Polished Cut Scorchia Wall",
|
||||
"block.create.polished_cut_scoria": "UNLOCALIZED: Polished Cut Scoria",
|
||||
"block.create.polished_cut_scoria_slab": "UNLOCALIZED: Polished Cut Scoria Slab",
|
||||
"block.create.polished_cut_scoria_stairs": "UNLOCALIZED: Polished Cut Scoria Stairs",
|
||||
"block.create.polished_cut_scoria_wall": "UNLOCALIZED: Polished Cut Scoria Wall",
|
||||
"block.create.polished_cut_tuff": "UNLOCALIZED: Polished Cut Tuff",
|
||||
"block.create.polished_cut_tuff_slab": "UNLOCALIZED: Polished Cut Tuff Slab",
|
||||
"block.create.polished_cut_tuff_stairs": "UNLOCALIZED: Polished Cut Tuff Stairs",
|
||||
"block.create.polished_cut_tuff_wall": "UNLOCALIZED: Polished Cut Tuff Wall",
|
||||
"block.create.polished_cut_veridium": "UNLOCALIZED: Polished Cut Veridium",
|
||||
"block.create.polished_cut_veridium_slab": "UNLOCALIZED: Polished Cut Veridium Slab",
|
||||
"block.create.polished_cut_veridium_stairs": "UNLOCALIZED: Polished Cut Veridium Stairs",
|
||||
"block.create.polished_cut_veridium_wall": "UNLOCALIZED: Polished Cut Veridium Wall",
|
||||
"block.create.polished_cut_andesite": "윤나는 깎인 안산암",
|
||||
"block.create.polished_cut_andesite_slab": "윤나는 깎인 안산암 반 블록",
|
||||
"block.create.polished_cut_andesite_stairs": "윤나는 깎인 안산암 계단",
|
||||
"block.create.polished_cut_andesite_wall": "윤나는 깎인 안산암 담장",
|
||||
"block.create.polished_cut_asurine": "윤나는 깎인 유리암",
|
||||
"block.create.polished_cut_asurine_slab": "윤나는 깎인 유리암 반 블록",
|
||||
"block.create.polished_cut_asurine_stairs": "윤나는 깎인 유리암 계단",
|
||||
"block.create.polished_cut_asurine_wall": "윤나는 깎인 유리암 담장",
|
||||
"block.create.polished_cut_calcite": "윤나는 깎인 방해석",
|
||||
"block.create.polished_cut_calcite_slab": "윤나는 깎인 방해석 반 블록",
|
||||
"block.create.polished_cut_calcite_stairs": "윤나는 깎인 방해석 계단",
|
||||
"block.create.polished_cut_calcite_wall": "윤나는 깎인 방해석 담장",
|
||||
"block.create.polished_cut_crimsite": "윤나는 깎인 진홍암",
|
||||
"block.create.polished_cut_crimsite_slab": "윤나는 깎인 진홍암 반 블록",
|
||||
"block.create.polished_cut_crimsite_stairs": "윤나는 깎인 진홍암 계단",
|
||||
"block.create.polished_cut_crimsite_wall": "윤나는 깎인 진홍암 담장",
|
||||
"block.create.polished_cut_deepslate": "윤나는 깎인 심층암",
|
||||
"block.create.polished_cut_deepslate_slab": "윤나는 깎인 심층암 반 블록",
|
||||
"block.create.polished_cut_deepslate_stairs": "윤나는 깎인 심층암 계단",
|
||||
"block.create.polished_cut_deepslate_wall": "윤나는 깎인 심층암 담장",
|
||||
"block.create.polished_cut_diorite": "윤나는 깎인 섬록암",
|
||||
"block.create.polished_cut_diorite_slab": "윤나는 깎인 섬록암 반 블록",
|
||||
"block.create.polished_cut_diorite_stairs": "윤나는 깎인 섬록암 계단",
|
||||
"block.create.polished_cut_diorite_wall": "윤나는 깎인 섬록암 담장",
|
||||
"block.create.polished_cut_dripstone": "윤나는 깎인 점적석",
|
||||
"block.create.polished_cut_dripstone_slab": "윤나는 깎인 점적석 반 블록",
|
||||
"block.create.polished_cut_dripstone_stairs": "윤나는 깎인 점적석 계단",
|
||||
"block.create.polished_cut_dripstone_wall": "윤나는 깎인 점적석 담장",
|
||||
"block.create.polished_cut_granite": "윤나는 깎인 화강암",
|
||||
"block.create.polished_cut_granite_slab": "윤나는 깎인 화강암 반 블록",
|
||||
"block.create.polished_cut_granite_stairs": "윤나는 깎인 화강암 계단",
|
||||
"block.create.polished_cut_granite_wall": "윤나는 깎인 화강암 담장",
|
||||
"block.create.polished_cut_limestone": "윤나는 깎인 석회암",
|
||||
"block.create.polished_cut_limestone_slab": "윤나는 깎인 석회암 반 블록",
|
||||
"block.create.polished_cut_limestone_stairs": "윤나는 깎인 석회암 계단",
|
||||
"block.create.polished_cut_limestone_wall": "윤나는 깎인 석회암 담장",
|
||||
"block.create.polished_cut_ochrum": "윤나는 깎인 황토암",
|
||||
"block.create.polished_cut_ochrum_slab": "윤나는 깎인 황토암 반 블록",
|
||||
"block.create.polished_cut_ochrum_stairs": "윤나는 깎인 황토암 계단",
|
||||
"block.create.polished_cut_ochrum_wall": "윤나는 깎인 황토암 담장",
|
||||
"block.create.polished_cut_scorchia": "윤나는 깎인 짙은 스코리아",
|
||||
"block.create.polished_cut_scorchia_slab": "윤나는 깎인 짙은 스코리아 반 블록",
|
||||
"block.create.polished_cut_scorchia_stairs": "윤나는 깎인 짙은 스코리아 계단",
|
||||
"block.create.polished_cut_scorchia_wall": "윤나는 깎인 짙은 스코리아 담장",
|
||||
"block.create.polished_cut_scoria": "윤나는 깎인 스코리아",
|
||||
"block.create.polished_cut_scoria_slab": "윤나는 깎인 스코리아 반 블록",
|
||||
"block.create.polished_cut_scoria_stairs": "윤나는 깎인 스코리아 계단",
|
||||
"block.create.polished_cut_scoria_wall": "윤나는 깎인 스코리아 담장",
|
||||
"block.create.polished_cut_tuff": "윤나는 깎인 응회암",
|
||||
"block.create.polished_cut_tuff_slab": "윤나는 깎인 응회암 반 블록",
|
||||
"block.create.polished_cut_tuff_stairs": "윤나는 깎인 응회암 계단",
|
||||
"block.create.polished_cut_tuff_wall": "윤나는 깎인 응회암 담장",
|
||||
"block.create.polished_cut_veridium": "윤나는 깎인 심록암",
|
||||
"block.create.polished_cut_veridium_slab": "윤나는 깎인 심록암 반 블록",
|
||||
"block.create.polished_cut_veridium_stairs": "윤나는 깎인 심록암 계단",
|
||||
"block.create.polished_cut_veridium_wall": "윤나는 깎인 심록암 담장",
|
||||
"block.create.portable_fluid_interface": "액체 인터페이스",
|
||||
"block.create.portable_storage_interface": "아이템 인터페이스",
|
||||
"block.create.powered_latch": "레드스톤 걸쇠",
|
||||
"block.create.powered_toggle_latch": "레드스톤 토글 걸쇠",
|
||||
"block.create.pulley_magnet": "도르래 자석",
|
||||
"block.create.pulse_extender": "UNLOCALIZED: Pulse Extender",
|
||||
"block.create.pulse_extender": "펄스 연장기",
|
||||
"block.create.pulse_repeater": "펄스 중계기",
|
||||
"block.create.purple_nixie_tube": "보라색 닉시관",
|
||||
"block.create.purple_sail": "보라색 날개",
|
||||
|
@ -390,7 +390,7 @@
|
|||
"block.create.purple_toolbox": "보라색 공구상자",
|
||||
"block.create.purple_valve_handle": "보라색 밸브 손잡이",
|
||||
"block.create.radial_chassis": "원형 섀시",
|
||||
"block.create.raw_zinc_block": "UNLOCALIZED: Block of Raw Zinc",
|
||||
"block.create.raw_zinc_block": "아연 원석 블록",
|
||||
"block.create.red_nixie_tube": "빨간색 닉시관",
|
||||
"block.create.red_sail": "빨간색 날개",
|
||||
"block.create.red_seat": "빨간색 좌석",
|
||||
|
@ -405,70 +405,70 @@
|
|||
"block.create.sail_frame": "풍차 날개 틀",
|
||||
"block.create.schematic_table": "청사진 탁자",
|
||||
"block.create.schematicannon": "청사진 대포",
|
||||
"block.create.scorchia": "UNLOCALIZED: Scorchia",
|
||||
"block.create.scorchia_pillar": "UNLOCALIZED: Scorchia Pillar",
|
||||
"block.create.scorchia": "짙은 스코리아",
|
||||
"block.create.scorchia_pillar": "짙은 스코리아 기둥",
|
||||
"block.create.scoria": "스코리아",
|
||||
"block.create.scoria_pillar": "스코리아 기둥",
|
||||
"block.create.secondary_linear_chassis": "밝은 직선 섀시",
|
||||
"block.create.sequenced_gearshift": "순서 기어쉬프트",
|
||||
"block.create.shadow_steel_casing": "그림자 케이스",
|
||||
"block.create.shaft": "축",
|
||||
"block.create.small_andesite_brick_slab": "UNLOCALIZED: Small Andesite Brick Slab",
|
||||
"block.create.small_andesite_brick_stairs": "UNLOCALIZED: Small Andesite Brick Stairs",
|
||||
"block.create.small_andesite_brick_wall": "UNLOCALIZED: Small Andesite Brick Wall",
|
||||
"block.create.small_andesite_bricks": "UNLOCALIZED: Small Andesite Bricks",
|
||||
"block.create.small_asurine_brick_slab": "UNLOCALIZED: Small Asurine Brick Slab",
|
||||
"block.create.small_asurine_brick_stairs": "UNLOCALIZED: Small Asurine Brick Stairs",
|
||||
"block.create.small_asurine_brick_wall": "UNLOCALIZED: Small Asurine Brick Wall",
|
||||
"block.create.small_asurine_bricks": "UNLOCALIZED: Small Asurine Bricks",
|
||||
"block.create.small_calcite_brick_slab": "UNLOCALIZED: Small Calcite Brick Slab",
|
||||
"block.create.small_calcite_brick_stairs": "UNLOCALIZED: Small Calcite Brick Stairs",
|
||||
"block.create.small_calcite_brick_wall": "UNLOCALIZED: Small Calcite Brick Wall",
|
||||
"block.create.small_calcite_bricks": "UNLOCALIZED: Small Calcite Bricks",
|
||||
"block.create.small_crimsite_brick_slab": "UNLOCALIZED: Small Crimsite Brick Slab",
|
||||
"block.create.small_crimsite_brick_stairs": "UNLOCALIZED: Small Crimsite Brick Stairs",
|
||||
"block.create.small_crimsite_brick_wall": "UNLOCALIZED: Small Crimsite Brick Wall",
|
||||
"block.create.small_crimsite_bricks": "UNLOCALIZED: Small Crimsite Bricks",
|
||||
"block.create.small_deepslate_brick_slab": "UNLOCALIZED: Small Deepslate Brick Slab",
|
||||
"block.create.small_deepslate_brick_stairs": "UNLOCALIZED: Small Deepslate Brick Stairs",
|
||||
"block.create.small_deepslate_brick_wall": "UNLOCALIZED: Small Deepslate Brick Wall",
|
||||
"block.create.small_deepslate_bricks": "UNLOCALIZED: Small Deepslate Bricks",
|
||||
"block.create.small_diorite_brick_slab": "UNLOCALIZED: Small Diorite Brick Slab",
|
||||
"block.create.small_diorite_brick_stairs": "UNLOCALIZED: Small Diorite Brick Stairs",
|
||||
"block.create.small_diorite_brick_wall": "UNLOCALIZED: Small Diorite Brick Wall",
|
||||
"block.create.small_diorite_bricks": "UNLOCALIZED: Small Diorite Bricks",
|
||||
"block.create.small_dripstone_brick_slab": "UNLOCALIZED: Small Dripstone Brick Slab",
|
||||
"block.create.small_dripstone_brick_stairs": "UNLOCALIZED: Small Dripstone Brick Stairs",
|
||||
"block.create.small_dripstone_brick_wall": "UNLOCALIZED: Small Dripstone Brick Wall",
|
||||
"block.create.small_dripstone_bricks": "UNLOCALIZED: Small Dripstone Bricks",
|
||||
"block.create.small_granite_brick_slab": "UNLOCALIZED: Small Granite Brick Slab",
|
||||
"block.create.small_granite_brick_stairs": "UNLOCALIZED: Small Granite Brick Stairs",
|
||||
"block.create.small_granite_brick_wall": "UNLOCALIZED: Small Granite Brick Wall",
|
||||
"block.create.small_granite_bricks": "UNLOCALIZED: Small Granite Bricks",
|
||||
"block.create.small_limestone_brick_slab": "UNLOCALIZED: Small Limestone Brick Slab",
|
||||
"block.create.small_limestone_brick_stairs": "UNLOCALIZED: Small Limestone Brick Stairs",
|
||||
"block.create.small_limestone_brick_wall": "UNLOCALIZED: Small Limestone Brick Wall",
|
||||
"block.create.small_limestone_bricks": "UNLOCALIZED: Small Limestone Bricks",
|
||||
"block.create.small_ochrum_brick_slab": "UNLOCALIZED: Small Ochrum Brick Slab",
|
||||
"block.create.small_ochrum_brick_stairs": "UNLOCALIZED: Small Ochrum Brick Stairs",
|
||||
"block.create.small_ochrum_brick_wall": "UNLOCALIZED: Small Ochrum Brick Wall",
|
||||
"block.create.small_ochrum_bricks": "UNLOCALIZED: Small Ochrum Bricks",
|
||||
"block.create.small_scorchia_brick_slab": "UNLOCALIZED: Small Scorchia Brick Slab",
|
||||
"block.create.small_scorchia_brick_stairs": "UNLOCALIZED: Small Scorchia Brick Stairs",
|
||||
"block.create.small_scorchia_brick_wall": "UNLOCALIZED: Small Scorchia Brick Wall",
|
||||
"block.create.small_scorchia_bricks": "UNLOCALIZED: Small Scorchia Bricks",
|
||||
"block.create.small_scoria_brick_slab": "UNLOCALIZED: Small Scoria Brick Slab",
|
||||
"block.create.small_scoria_brick_stairs": "UNLOCALIZED: Small Scoria Brick Stairs",
|
||||
"block.create.small_scoria_brick_wall": "UNLOCALIZED: Small Scoria Brick Wall",
|
||||
"block.create.small_scoria_bricks": "UNLOCALIZED: Small Scoria Bricks",
|
||||
"block.create.small_tuff_brick_slab": "UNLOCALIZED: Small Tuff Brick Slab",
|
||||
"block.create.small_tuff_brick_stairs": "UNLOCALIZED: Small Tuff Brick Stairs",
|
||||
"block.create.small_tuff_brick_wall": "UNLOCALIZED: Small Tuff Brick Wall",
|
||||
"block.create.small_tuff_bricks": "UNLOCALIZED: Small Tuff Bricks",
|
||||
"block.create.small_veridium_brick_slab": "UNLOCALIZED: Small Veridium Brick Slab",
|
||||
"block.create.small_veridium_brick_stairs": "UNLOCALIZED: Small Veridium Brick Stairs",
|
||||
"block.create.small_veridium_brick_wall": "UNLOCALIZED: Small Veridium Brick Wall",
|
||||
"block.create.small_veridium_bricks": "UNLOCALIZED: Small Veridium Bricks",
|
||||
"block.create.small_andesite_brick_slab": "작은 안산암 벽돌 반 블록",
|
||||
"block.create.small_andesite_brick_stairs": "작은 안산암 벽돌 계단",
|
||||
"block.create.small_andesite_brick_wall": "작은 안산암 벽돌 담장",
|
||||
"block.create.small_andesite_bricks": "작은 안산암 벽돌",
|
||||
"block.create.small_asurine_brick_slab": "작은 유리암 벽돌 반 블록",
|
||||
"block.create.small_asurine_brick_stairs": "작은 유리암 벽돌 계단",
|
||||
"block.create.small_asurine_brick_wall": "작은 유리암 벽돌 담장",
|
||||
"block.create.small_asurine_bricks": "작은 유리암 벽돌",
|
||||
"block.create.small_calcite_brick_slab": "작은 방해석 벽돌 반 블록",
|
||||
"block.create.small_calcite_brick_stairs": "작은 방해석 벽돌 계단",
|
||||
"block.create.small_calcite_brick_wall": "작은 방해석 벽돌 담장",
|
||||
"block.create.small_calcite_bricks": "작은 방해석 벽돌",
|
||||
"block.create.small_crimsite_brick_slab": "작은 진홍암 벽돌 반 블록",
|
||||
"block.create.small_crimsite_brick_stairs": "작은 진홍암 벽돌 계단",
|
||||
"block.create.small_crimsite_brick_wall": "작은 진홍암 벽돌 담장",
|
||||
"block.create.small_crimsite_bricks": "작은 진홍암 벽돌",
|
||||
"block.create.small_deepslate_brick_slab": "작은 심층암 벽돌 반 블록",
|
||||
"block.create.small_deepslate_brick_stairs": "작은 심층암 벽돌 계단",
|
||||
"block.create.small_deepslate_brick_wall": "작은 심층암 벽돌 담장",
|
||||
"block.create.small_deepslate_bricks": "작은 심층암 벽돌",
|
||||
"block.create.small_diorite_brick_slab": "작은 섬록암 벽돌 반 블록",
|
||||
"block.create.small_diorite_brick_stairs": "작은 섬록암 벽돌 계단",
|
||||
"block.create.small_diorite_brick_wall": "작은 섬록암 벽돌 담장",
|
||||
"block.create.small_diorite_bricks": "작은 섬록암 벽돌",
|
||||
"block.create.small_dripstone_brick_slab": "작은 점적석 벽돌 반 블록",
|
||||
"block.create.small_dripstone_brick_stairs": "작은 점적석 벽돌 계단",
|
||||
"block.create.small_dripstone_brick_wall": "작은 점적석 벽돌 담장",
|
||||
"block.create.small_dripstone_bricks": "작은 점적석 벽돌",
|
||||
"block.create.small_granite_brick_slab": "작은 화강암 벽돌 반 블록",
|
||||
"block.create.small_granite_brick_stairs": "작은 화강암 벽돌 계단",
|
||||
"block.create.small_granite_brick_wall": "작은 화강암 벽돌 담장",
|
||||
"block.create.small_granite_bricks": "작은 화강암 벽돌",
|
||||
"block.create.small_limestone_brick_slab": "작은 석회암 벽돌 반 블록",
|
||||
"block.create.small_limestone_brick_stairs": "작은 석회암 벽돌 계단",
|
||||
"block.create.small_limestone_brick_wall": "작은 석회암 벽돌 담장",
|
||||
"block.create.small_limestone_bricks": "작은 석회암 벽돌",
|
||||
"block.create.small_ochrum_brick_slab": "작은 황토암 벽돌 반 블록",
|
||||
"block.create.small_ochrum_brick_stairs": "작은 황토암 벽돌 계단",
|
||||
"block.create.small_ochrum_brick_wall": "작은 황토암 벽돌 담장",
|
||||
"block.create.small_ochrum_bricks": "작은 황토암 벽돌",
|
||||
"block.create.small_scorchia_brick_slab": "작은 짙은 스코리아 벽돌 반 블록",
|
||||
"block.create.small_scorchia_brick_stairs": "작은 짙은 스코리아 벽돌 계단",
|
||||
"block.create.small_scorchia_brick_wall": "작은 짙은 스코리아 벽돌 담장",
|
||||
"block.create.small_scorchia_bricks": "작은 짙은 스코리아 벽돌",
|
||||
"block.create.small_scoria_brick_slab": "작은 스코리아 벽돌 반 블록",
|
||||
"block.create.small_scoria_brick_stairs": "작은 스코리아 벽돌 계단",
|
||||
"block.create.small_scoria_brick_wall": "작은 스코리아 벽돌 담장",
|
||||
"block.create.small_scoria_bricks": "작은 스코리아 벽돌",
|
||||
"block.create.small_tuff_brick_slab": "작은 응회암 벽돌 반 블록",
|
||||
"block.create.small_tuff_brick_stairs": "작은 응회암 벽돌 계단",
|
||||
"block.create.small_tuff_brick_wall": "작은 응회암 벽돌 담장",
|
||||
"block.create.small_tuff_bricks": "작은 응회암 벽돌",
|
||||
"block.create.small_veridium_brick_slab": "작은 심록암 벽돌 반 블록",
|
||||
"block.create.small_veridium_brick_stairs": "작은 심록암 벽돌 계단",
|
||||
"block.create.small_veridium_brick_wall": "작은 심록암 벽돌 담장",
|
||||
"block.create.small_veridium_bricks": "작은 심록암 벽돌",
|
||||
"block.create.smart_chute": "스마트 슈트",
|
||||
"block.create.smart_fluid_pipe": "스마트 액체 파이프",
|
||||
"block.create.speedometer": "속도 계측기",
|
||||
|
@ -481,45 +481,45 @@
|
|||
"block.create.stressometer": "피로도 계측기",
|
||||
"block.create.tiled_glass": "타일 유리",
|
||||
"block.create.tiled_glass_pane": "타일 유리판",
|
||||
"block.create.tuff_pillar": "UNLOCALIZED: Tuff Pillar",
|
||||
"block.create.tuff_pillar": "응회암 기둥",
|
||||
"block.create.turntable": "돌림판",
|
||||
"block.create.veridium": "UNLOCALIZED: Veridium",
|
||||
"block.create.veridium_pillar": "UNLOCALIZED: Veridium Pillar",
|
||||
"block.create.veridium": "심록암",
|
||||
"block.create.veridium_pillar": "심록암 기둥",
|
||||
"block.create.vertical_framed_glass": "수직 유리",
|
||||
"block.create.vertical_framed_glass_pane": "수직 유리판",
|
||||
"block.create.warped_window": "뒤틀린 유리창",
|
||||
"block.create.warped_window_pane": "뒤틀린 유리판",
|
||||
"block.create.water_wheel": "물레바퀴",
|
||||
"block.create.waxed_copper_shingle_slab": "UNLOCALIZED: Waxed Copper Shingle Slab",
|
||||
"block.create.waxed_copper_shingle_stairs": "UNLOCALIZED: Waxed Copper Shingle Stairs",
|
||||
"block.create.waxed_copper_shingles": "UNLOCALIZED: Waxed Copper Shingles",
|
||||
"block.create.waxed_copper_tile_slab": "UNLOCALIZED: Waxed Copper Tile Slab",
|
||||
"block.create.waxed_copper_tile_stairs": "UNLOCALIZED: Waxed Copper Tile Stairs",
|
||||
"block.create.waxed_copper_tiles": "UNLOCALIZED: Waxed Copper Tiles",
|
||||
"block.create.waxed_exposed_copper_shingle_slab": "UNLOCALIZED: Waxed Exposed Copper Shingle Slab",
|
||||
"block.create.waxed_exposed_copper_shingle_stairs": "UNLOCALIZED: Waxed Exposed Copper Shingle Stairs",
|
||||
"block.create.waxed_exposed_copper_shingles": "UNLOCALIZED: Waxed Exposed Copper Shingles",
|
||||
"block.create.waxed_exposed_copper_tile_slab": "UNLOCALIZED: Waxed Exposed Copper Tile Slab",
|
||||
"block.create.waxed_exposed_copper_tile_stairs": "UNLOCALIZED: Waxed Exposed Copper Tile Stairs",
|
||||
"block.create.waxed_exposed_copper_tiles": "UNLOCALIZED: Waxed Exposed Copper Tiles",
|
||||
"block.create.waxed_oxidized_copper_shingle_slab": "UNLOCALIZED: Waxed Oxidized Copper Shingle Slab",
|
||||
"block.create.waxed_oxidized_copper_shingle_stairs": "UNLOCALIZED: Waxed Oxidized Copper Shingle Stairs",
|
||||
"block.create.waxed_oxidized_copper_shingles": "UNLOCALIZED: Waxed Oxidized Copper Shingles",
|
||||
"block.create.waxed_oxidized_copper_tile_slab": "UNLOCALIZED: Waxed Oxidized Copper Tile Slab",
|
||||
"block.create.waxed_oxidized_copper_tile_stairs": "UNLOCALIZED: Waxed Oxidized Copper Tile Stairs",
|
||||
"block.create.waxed_oxidized_copper_tiles": "UNLOCALIZED: Waxed Oxidized Copper Tiles",
|
||||
"block.create.waxed_weathered_copper_shingle_slab": "UNLOCALIZED: Waxed Weathered Copper Shingle Slab",
|
||||
"block.create.waxed_weathered_copper_shingle_stairs": "UNLOCALIZED: Waxed Weathered Copper Shingle Stairs",
|
||||
"block.create.waxed_weathered_copper_shingles": "UNLOCALIZED: Waxed Weathered Copper Shingles",
|
||||
"block.create.waxed_weathered_copper_tile_slab": "UNLOCALIZED: Waxed Weathered Copper Tile Slab",
|
||||
"block.create.waxed_weathered_copper_tile_stairs": "UNLOCALIZED: Waxed Weathered Copper Tile Stairs",
|
||||
"block.create.waxed_weathered_copper_tiles": "UNLOCALIZED: Waxed Weathered Copper Tiles",
|
||||
"block.create.weathered_copper_shingle_slab": "UNLOCALIZED: Weathered Copper Shingle Slab",
|
||||
"block.create.weathered_copper_shingle_stairs": "UNLOCALIZED: Weathered Copper Shingle Stairs",
|
||||
"block.create.weathered_copper_shingles": "UNLOCALIZED: Weathered Copper Shingles",
|
||||
"block.create.weathered_copper_tile_slab": "UNLOCALIZED: Weathered Copper Tile Slab",
|
||||
"block.create.weathered_copper_tile_stairs": "UNLOCALIZED: Weathered Copper Tile Stairs",
|
||||
"block.create.weathered_copper_tiles": "UNLOCALIZED: Weathered Copper Tiles",
|
||||
"block.create.waxed_copper_shingle_slab": "밀랍칠한 구리 판자 반 블록",
|
||||
"block.create.waxed_copper_shingle_stairs": "밀랍칠한 구리 판자 계단",
|
||||
"block.create.waxed_copper_shingles": "밀랍칠한 구리 판자",
|
||||
"block.create.waxed_copper_tile_slab": "밀랍칠한 구리 타일 반 블록",
|
||||
"block.create.waxed_copper_tile_stairs": "밀랍칠한 구리 타일 계단",
|
||||
"block.create.waxed_copper_tiles": "밀랍칠한 구리 타일",
|
||||
"block.create.waxed_exposed_copper_shingle_slab": "밀랍칠한 약간 녹슨 구리 판자 반 블록",
|
||||
"block.create.waxed_exposed_copper_shingle_stairs": "밀랍칠한 약간 녹슨 구리 판자 계단",
|
||||
"block.create.waxed_exposed_copper_shingles": "밀랍칠한 약간 녹슨 구리 판자",
|
||||
"block.create.waxed_exposed_copper_tile_slab": "밀랍칠한 약간 녹슨 구리 타일 반 블록",
|
||||
"block.create.waxed_exposed_copper_tile_stairs": "밀랍칠한 약간 녹슨 구리 타일 계단",
|
||||
"block.create.waxed_exposed_copper_tiles": "밀랍칠한 약간 녹슨 구리 타일",
|
||||
"block.create.waxed_oxidized_copper_shingle_slab": "밀랍칠한 산화된 구리 판자 반 블록",
|
||||
"block.create.waxed_oxidized_copper_shingle_stairs": "밀랍칠한 산화된 구리 판자 계단",
|
||||
"block.create.waxed_oxidized_copper_shingles": "밀랍칠한 산화된 구리 판자",
|
||||
"block.create.waxed_oxidized_copper_tile_slab": "밀랍칠한 산화된 구리 타일 반 블록",
|
||||
"block.create.waxed_oxidized_copper_tile_stairs": "밀랍칠한 산화된 구리 타일 계단",
|
||||
"block.create.waxed_oxidized_copper_tiles": "밀랍칠한 산화된 구리 타일",
|
||||
"block.create.waxed_weathered_copper_shingle_slab": "밀랍칠한 녹슨 구리 판자 반 블록",
|
||||
"block.create.waxed_weathered_copper_shingle_stairs": "밀랍칠한 녹슨 구리 판자 계단",
|
||||
"block.create.waxed_weathered_copper_shingles": "밀랍칠한 녹슨 구리 판자",
|
||||
"block.create.waxed_weathered_copper_tile_slab": "밀랍칠한 녹슨 구리 타일 반 블록",
|
||||
"block.create.waxed_weathered_copper_tile_stairs": "밀랍칠한 녹슨 구리 타일 계단",
|
||||
"block.create.waxed_weathered_copper_tiles": "밀랍칠한 녹슨 구리 타일",
|
||||
"block.create.weathered_copper_shingle_slab": "녹슨 구리 판자 반 블록",
|
||||
"block.create.weathered_copper_shingle_stairs": "녹슨 구리 판자 계단",
|
||||
"block.create.weathered_copper_shingles": "녹슨 구리 판자",
|
||||
"block.create.weathered_copper_tile_slab": "녹슨 구리 타일 반 블록",
|
||||
"block.create.weathered_copper_tile_stairs": "녹슨 구리 타일 계단",
|
||||
"block.create.weathered_copper_tiles": "녹슨 구리 타일",
|
||||
"block.create.weighted_ejector": "투척기",
|
||||
"block.create.white_nixie_tube": "하얀색 닉시관",
|
||||
"block.create.white_sail": "하얀색 날개",
|
||||
|
@ -591,7 +591,7 @@
|
|||
"item.create.electron_tube": "전지 튜브",
|
||||
"item.create.empty_blaze_burner": "빈 블레이즈 버너",
|
||||
"item.create.empty_schematic": "빈 청사진",
|
||||
"item.create.experience_nugget": "UNLOCALIZED: Nugget of Experience",
|
||||
"item.create.experience_nugget": "경험의 조각",
|
||||
"item.create.extendo_grip": "외장형 연장 팔",
|
||||
"item.create.filter": "필터 틀",
|
||||
"item.create.furnace_minecart_contraption": "화로가 실린 광산 수레 구조물",
|
||||
|
@ -612,7 +612,7 @@
|
|||
"item.create.powdered_obsidian": "흑요석 가루",
|
||||
"item.create.precision_mechanism": "정밀 기계장치",
|
||||
"item.create.propeller": "프로펠러",
|
||||
"item.create.raw_zinc": "UNLOCALIZED: Raw Zinc",
|
||||
"item.create.raw_zinc": "아연 원석",
|
||||
"item.create.red_sand_paper": "붉은 사포",
|
||||
"item.create.refined_radiance": "정제된 광채",
|
||||
"item.create.rose_quartz": "장밋빛 석영",
|
||||
|
@ -749,7 +749,7 @@
|
|||
"advancement.create.nixie_tube": "나는 스타일있게 표시해",
|
||||
"advancement.create.nixie_tube.desc": "닉시관을 만들고 설치하세요.",
|
||||
"advancement.create.deployer": "찌르고, 설치하고, 공격!",
|
||||
"advancement.create.deployer.desc": "당신의 분신, 배포기를 설치하고 작동시키세요.",
|
||||
"advancement.create.deployer.desc": "당신의 분신, 기계 손을 설치하고 작동시키세요.",
|
||||
"advancement.create.speed_controller": "엔지니어들이 이 장치를 싫어합니다",
|
||||
"advancement.create.speed_controller.desc": "궁극의 회전속도 변경장치, 회전 속도 컨트롤러를 설치하세요.",
|
||||
"advancement.create.flywheel": "공장의 심장",
|
||||
|
@ -767,7 +767,7 @@
|
|||
"advancement.create.arm_blaze_burner": "연료를 줄 수 있는 정도의 능력",
|
||||
"advancement.create.arm_blaze_burner.desc": "기계 팔이 블레이즈 버너에 연료를 넣도록 하세요.",
|
||||
"advancement.create.fist_bump": "하이파이브!",
|
||||
"advancement.create.fist_bump.desc": "두 배포기를 서로 부딫치게 하세요.",
|
||||
"advancement.create.fist_bump.desc": "두 기계 손을 서로 부딫치게 하세요.",
|
||||
"advancement.create.crushing_wheel": "한 쌍의 거인들",
|
||||
"advancement.create.crushing_wheel.desc": "더 많은 재료를 더 효율적으로 갈 분쇄 휠을 만드세요.",
|
||||
"advancement.create.blaze_cake": "폭주",
|
||||
|
@ -804,7 +804,7 @@
|
|||
"death.attack.create.cuckoo_clock_explosion": "%1$s이(가) 조작된 뻐꾸기 시계에 의해 폭파당했습니다",
|
||||
"death.attack.create.cuckoo_clock_explosion.player": "%1$s이(가) 조작된 뻐꾸기 시계에 의해 폭파당했습니다",
|
||||
|
||||
"create.block.deployer.damage_source_name": "배포기",
|
||||
"create.block.deployer.damage_source_name": "기계 손",
|
||||
"create.block.cart_assembler.invalid": "카트 조립기를 레일 위에 설치하세요",
|
||||
|
||||
"create.menu.return": "메뉴로 돌아가기",
|
||||
|
@ -825,7 +825,7 @@
|
|||
"create.recipe.fan_blasting.fan": "용암과 선풍기",
|
||||
"create.recipe.pressing": "압착",
|
||||
"create.recipe.mixing": "혼합",
|
||||
"create.recipe.deploying": "Deploying",
|
||||
"create.recipe.deploying": "행동 모방",
|
||||
"create.recipe.automatic_shapeless": "무형 자동 조합",
|
||||
"create.recipe.automatic_brewing": "자동 양조",
|
||||
"create.recipe.packing": "압축",
|
||||
|
@ -1098,12 +1098,12 @@
|
|||
"create.gui.schematicannon.option.replaceWithAny": "온전한 블록을 아무 재료로 대체함",
|
||||
"create.gui.schematicannon.option.replaceWithEmpty": "온전한 블록을 공기로 채움",
|
||||
"create.gui.schematicannon.option.skipMissing": "부족한 블록을 무시하고 진행",
|
||||
"create.gui.schematicannon.option.skipTileEntities": "타일 엔티티를 보호",
|
||||
"create.gui.schematicannon.option.skipTileEntities": "UNLOCALIZED: Protect Tile Entities",
|
||||
"create.gui.schematicannon.slot.gunpowder": "화약을 넣어 대포 연료를 채우세요",
|
||||
"create.gui.schematicannon.slot.listPrinter": "책을 넣어 건축 재료 체크리스트를 인쇄하세요",
|
||||
"create.gui.schematicannon.slot.schematic": "여기에 청사진을 넣으세요. 건설 구역이 설정되어 있어야 합니다.",
|
||||
"create.gui.schematicannon.option.skipMissing.description": "만약 대포가 설치에 필요한 블록을 찾지 못할 경우,건너뛰고 다음 블록 설치를 진행합니다.",
|
||||
"create.gui.schematicannon.option.skipTileEntities.description": "대포가 상세정보가 든 상자같은 타일 엔티티 설치를 무시합니다.",
|
||||
"create.gui.schematicannon.option.skipTileEntities.description": "UNLOCALIZED: The cannon will avoid replacing data holding blocks such as Chests.",
|
||||
"create.gui.schematicannon.option.dontReplaceSolid.description": "대포가 작업구역의 온전한 블록을 대체하지 않습니다.",
|
||||
"create.gui.schematicannon.option.replaceWithSolid.description": "대포가 작업구역의 온전한 블록을 대포가 가진 재료로 대체합니다.",
|
||||
"create.gui.schematicannon.option.replaceWithAny.description": "대포가 작업구역의 온전한 블록을 대포가 가진 어떠한 재료로든 대체합니다.",
|
||||
|
@ -1128,7 +1128,7 @@
|
|||
"create.schematicannon.status.schematicExpired": "청사진 파일이 제거됨",
|
||||
|
||||
"create.materialChecklist": "재료 목록",
|
||||
"create.materialChecklist.blocksNotLoaded": "* 경고 *\n\n관련된 청크가 불러와지지 않아 재료 목록이 부정확할 수 있습니다.",
|
||||
"create.materialChecklist.blocksNotLoaded": "* 경고 *\n\n관련된 청크가 불러올 수 없어 재료 목록이 부정확할 수 있습니다.",
|
||||
|
||||
"create.gui.filter.deny_list": "블랙리스트",
|
||||
"create.gui.filter.deny_list.description": "위에 등록된 아이템은 통과할 수 없습니다. 빈 블랙리스트는 모든 아이템을 통과시킵니다.",
|
||||
|
@ -1303,8 +1303,8 @@
|
|||
"create.hint.mechanical_arm_no_targets": "이 _기계 팔_은 _목표_가 설정되지 않았습니다. _기계 팔을 손에 들고_ 벨트, 아이템 거치대, 퍼널을 _우클릭_하여 목표로 지정하세요.",
|
||||
"create.hint.empty_bearing.title": "베어링 업데이트",
|
||||
"create.hint.empty_bearing": "_맨 손_으로 베어링을 _우클릭_하여 구조물을 _부착_하세요.",
|
||||
"create.hint.full_deployer.title": "배포기 아이템 과적",
|
||||
"create.hint.full_deployer": "이 _배포기_는 _배출_할 아이템을 가지고 있습니다. 호퍼 , 퍼널 등을 이용해 아이템을 빼내세요.",
|
||||
"create.hint.full_deployer.title": "기계 손 아이템 과적",
|
||||
"create.hint.full_deployer": "이 _기계 손_은 _배출_할 아이템을 가지고 있습니다. 호퍼 , 퍼널 등을 이용해 아이템을 빼내세요.",
|
||||
|
||||
"create.gui.config.overlay1": "Hi :)",
|
||||
"create.gui.config.overlay2": "This is a sample overlay",
|
||||
|
@ -1335,7 +1335,7 @@
|
|||
"create.subtitle.mechanical_press_activation_belt": "압착기가 작동함",
|
||||
"create.subtitle.fwoomp": "감자포를 쏨",
|
||||
"create.subtitle.worldshaper_place": "세계편집기가 쏨",
|
||||
"create.subtitle.sanding_long": "UNLOCALIZED: Sanding noises",
|
||||
"create.subtitle.sanding_long": "사포를 사용함",
|
||||
"create.subtitle.crushing_1": "분쇄되는 소리",
|
||||
"create.subtitle.depot_slide": "아이템이 미끄러짐",
|
||||
"create.subtitle.saw_activate_stone": "톱이 작동함",
|
||||
|
@ -1348,7 +1348,7 @@
|
|||
"create.subtitle.controller_put": "조작기를 놓음",
|
||||
"create.subtitle.cranking": "크랭크가 돌아감",
|
||||
"create.subtitle.wrench_remove": "장치가 부숴짐",
|
||||
"create.subtitle.sanding_short": "UNLOCALIZED: Sanding noises",
|
||||
"create.subtitle.sanding_short": "사포를 사용함",
|
||||
"create.subtitle.cogs": "톱니바퀴가 돌아감",
|
||||
"create.subtitle.slime_added": "슬라임이 철퍽거림",
|
||||
"create.subtitle.wrench_rotate": "렌치를 사용함",
|
||||
|
@ -1542,7 +1542,7 @@
|
|||
"block.create.controller_rail.tooltip.behaviour1": "_신호 세기에 따라_ 지나가는 수레를 _가속, 감속_합니다. 레드스톤 신호는 다른 방향 레일에도 전달됩니다. 두 방향레일에 다른 세기를 전달하면 중간 레일들은 두 세기 사이의 신호를 받습니다.",
|
||||
|
||||
"item.create.sand_paper.tooltip": "SAND PAPER",
|
||||
"item.create.sand_paper.tooltip.summary": "재료들을 _윤내는 데_ 쓰이는 거친 종이입니다. 배포기가 자동으로 쓸 수 있습니다.",
|
||||
"item.create.sand_paper.tooltip.summary": "재료들을 _윤내는 데_ 쓰이는 거친 종이입니다. 기계 손이 자동으로 쓸 수 있습니다.",
|
||||
"item.create.sand_paper.tooltip.condition1": "사용할 때",
|
||||
"item.create.sand_paper.tooltip.behaviour1": "_다른 손_에있는 아이템과 _바닥에 있는 아이템_을 윤냅니다.",
|
||||
|
||||
|
@ -1599,10 +1599,10 @@
|
|||
"item.create.minecart_coupling.tooltip.condition1": "광산 수레에 사용할 때",
|
||||
"item.create.minecart_coupling.tooltip.behaviour1": "_두 수레를 묶어_ 이동할 때 고정된 _거리를 유지하게_ 합니다.",
|
||||
|
||||
"item.create.experience_nugget.tooltip": "UNLOCALIZED: NUGGET OF EXPERIENCE",
|
||||
"item.create.experience_nugget.tooltip.summary": "UNLOCALIZED: _Ding!_ A speck of _inspiration_ from your fantastic inventions.",
|
||||
"item.create.experience_nugget.tooltip.condition1": "UNLOCALIZED: When Used",
|
||||
"item.create.experience_nugget.tooltip.behaviour1": "UNLOCALIZED: _Redeems_ _Experience_ points contained within.",
|
||||
"item.create.experience_nugget.tooltip": "NUGGET OF EXPERIENCE",
|
||||
"item.create.experience_nugget.tooltip.summary": "_띵!_ 당신의 멋진 발명품에서 탄생한 _영감_의 알맹이입니다.",
|
||||
"item.create.experience_nugget.tooltip.condition1": "사용했을 때",
|
||||
"item.create.experience_nugget.tooltip.behaviour1": "담겨져 있던 _경험치_를 _배출_합니다.",
|
||||
|
||||
"block.create.peculiar_bell.tooltip": "PECULIAR BELL",
|
||||
"block.create.peculiar_bell.tooltip.summary": "장식을 위한 황동 종입니다. 영혼 불꽃 위에 설치하면 _기이한_ 일이 일어난다고 합니다...",
|
||||
|
@ -1722,7 +1722,7 @@
|
|||
"create.ponder.blaze_burner.text_1": "블레이즈 버너는 대야 안에서 처리되는 아이템에 열을 제공합니다.",
|
||||
"create.ponder.blaze_burner.text_2": "이런 식으로, 블레이즈는 가연성 물질을 먹습니다.",
|
||||
"create.ponder.blaze_burner.text_3": "블레이즈 케아크를 먹이면 버너는 더 뜨겁게 타오릅니다.",
|
||||
"create.ponder.blaze_burner.text_4": "이 시스템은 배포기나 기계 팔을 이용해 자동화될 수 있습니다.",
|
||||
"create.ponder.blaze_burner.text_4": "이 시스템은 기계 손이나 기계 팔을 이용해 자동화될 수 있습니다.",
|
||||
|
||||
"create.ponder.brass_funnel.header": "황동 퍼널",
|
||||
"create.ponder.brass_funnel.text_1": "안산암 퍼널는 아이템 한 개만 뽑아냅니다.",
|
||||
|
@ -1821,10 +1821,10 @@
|
|||
"create.ponder.cogwheel.text_1": "톱니바퀴는 인접한 톱니바퀴에 동력을 전달합니다.",
|
||||
"create.ponder.cogwheel.text_2": "이렇게 연결된 톱니바퀴 축은 반대방향으로 돌아갑니다.",
|
||||
|
||||
"create.ponder.cogwheel_casing.header": "UNLOCALIZED: Encasing Cogwheels",
|
||||
"create.ponder.cogwheel_casing.text_1": "UNLOCALIZED: Brass or Andesite Casing can be used to decorate Cogwheels",
|
||||
"create.ponder.cogwheel_casing.text_2": "UNLOCALIZED: Components added after encasing will not connect to the shaft outputs",
|
||||
"create.ponder.cogwheel_casing.text_3": "UNLOCALIZED: The Wrench can be used to toggle connections",
|
||||
"create.ponder.cogwheel_casing.header": "톱니바쿼에 케이스 씌우기",
|
||||
"create.ponder.cogwheel_casing.text_1": "황동, 안산암 케이스는 톱니바퀴를 꾸밀 때 사용할 수 있습니다.",
|
||||
"create.ponder.cogwheel_casing.text_2": "기본적으로 케이스를 씌운 톱니바퀴는 축과 연결되지 않습니다.",
|
||||
"create.ponder.cogwheel_casing.text_3": "렌치를 사용하여 축과 연결하거나 차단할 수 있습니다.",
|
||||
|
||||
"create.ponder.creative_fluid_tank.header": "크리에이티브 탱크",
|
||||
"create.ponder.creative_fluid_tank.text_1": "크리에이티브 탱크는 무한히 액체를 공급합니다.",
|
||||
|
@ -1842,41 +1842,41 @@
|
|||
"create.ponder.crushing_wheels.text_3": "위에서 투입된 아이템은 가공되고, 아래로 떨어집니다.",
|
||||
"create.ponder.crushing_wheels.text_4": "이 과정은 자동화 될 수 있습니다.",
|
||||
|
||||
"create.ponder.deployer.header": "배포기 이용하기",
|
||||
"create.ponder.deployer.text_1": "동력을 받으면, 배포기는 플레이어의 행동을 흉내냅니다.",
|
||||
"create.ponder.deployer.text_10": "손에다 우클릭하여 배포기가 쓸 아이템을 건네세요.",
|
||||
"create.ponder.deployer.header": "기계 손 이용하기",
|
||||
"create.ponder.deployer.text_1": "동력을 받으면, 기계 손은 플레이어의 행동을 흉내냅니다.",
|
||||
"create.ponder.deployer.text_10": "손에다 우클릭하여 기계 손이 쓸 아이템을 건네세요.",
|
||||
"create.ponder.deployer.text_11": "아이템은 자동으로 투입될 수 있습니다.",
|
||||
"create.ponder.deployer.text_12": "필터 슬롯도 있습니다.",
|
||||
"create.ponder.deployer.text_13": "필터가 설정되면, 필터에 맞는 아이템을 들고있을 때 작동합니다.",
|
||||
"create.ponder.deployer.text_14": "필터에 맞는 아이템만 들어가며...",
|
||||
"create.ponder.deployer.text_15": "...그 외의 아이템은 배출됩니다.",
|
||||
"create.ponder.deployer.text_2": "배포기는 한 칸 떨어진 블록에 상호작용합니다.",
|
||||
"create.ponder.deployer.text_2": "기계 손은 한 칸 떨어진 블록에 상호작용합니다.",
|
||||
"create.ponder.deployer.text_3": "바로 앞에 블록이 있어도 상괸없습니다.",
|
||||
"create.ponder.deployer.text_4": "배포기가 할 수 있는 것:",
|
||||
"create.ponder.deployer.text_4": "기계 손이 할 수 있는 것:",
|
||||
"create.ponder.deployer.text_5": "블록 설치하기",
|
||||
"create.ponder.deployer.text_6": "아이템 사용하기",
|
||||
"create.ponder.deployer.text_7": "블록 활성화하기",
|
||||
"create.ponder.deployer.text_8": "블록 수확하기",
|
||||
"create.ponder.deployer.text_9": "몹 공격하기",
|
||||
|
||||
"create.ponder.deployer_contraption.header": "구조물에서의 배포기",
|
||||
"create.ponder.deployer_contraption.text_1": "배포기가 움직이는 구조물의 일부면...",
|
||||
"create.ponder.deployer_contraption.text_2": "...배포기는 움직일 때마다 작동하며, 구조물에 붙어있는 아무 보관함의 아이템을 사용합니다.",
|
||||
"create.ponder.deployer_contraption.header": "구조물에서의 기계 손",
|
||||
"create.ponder.deployer_contraption.text_1": "기계 손이 움직이는 구조물의 일부면...",
|
||||
"create.ponder.deployer_contraption.text_2": "...기계 손은 움직일 때마다 작동하며, 구조물에 붙어있는 아무 보관함의 아이템을 사용합니다.",
|
||||
"create.ponder.deployer_contraption.text_3": "필터를 이용해 어떤 아이템을 사용할 지 정할 수 있습니다.",
|
||||
|
||||
"create.ponder.deployer_modes.header": "배포기의 작동 방식",
|
||||
"create.ponder.deployer_modes.text_1": "배포기는 기본적으로 우클릭을 흉내냅니다.",
|
||||
"create.ponder.deployer_modes.header": "기계 손의 작동 방식",
|
||||
"create.ponder.deployer_modes.text_1": "기계 손은 기본적으로 우클릭을 흉내냅니다.",
|
||||
"create.ponder.deployer_modes.text_2": "렌치를 이용해, 좌클릭을 흉내내도록 설정할 수 있습니다.",
|
||||
|
||||
"create.ponder.deployer_processing.header": "배포기로 아이템 가공하기",
|
||||
"create.ponder.deployer_processing.text_1": "배포기가 적절한 아이템을 가지고 있으면, 아래 있는 아이템을 가공합니다.",
|
||||
"create.ponder.deployer_processing.text_2": "가공할 아이템은 배포기 아래에 떨구거나 아이템 거치대에 올려두어야 합니다.",
|
||||
"create.ponder.deployer_processing.header": "기계 손으로 아이템 가공하기",
|
||||
"create.ponder.deployer_processing.text_1": "기계 손이 적절한 아이템을 가지고 있으면, 아래 있는 아이템을 가공합니다.",
|
||||
"create.ponder.deployer_processing.text_2": "가공할 아이템은 기계 손 아래에 떨구거나 아이템 거치대에 올려두어야 합니다.",
|
||||
"create.ponder.deployer_processing.text_3": "아이템이 벨트에 있으면...",
|
||||
"create.ponder.deployer_processing.text_4": "...압착기가 알아서 아이템 이동을 멈추고 가공합니다.",
|
||||
|
||||
"create.ponder.deployer_redstone.header": "레드스톤과 배포기",
|
||||
"create.ponder.deployer_redstone.text_1": "레드스톤 신호를 받으면, 배포기는 작동하지 않습니다.",
|
||||
"create.ponder.deployer_redstone.text_2": "작동을 멈추기 전에, 배포기는 입력된 행동을 마무리합니다.",
|
||||
"create.ponder.deployer_redstone.header": "레드스톤과 기계 손",
|
||||
"create.ponder.deployer_redstone.text_1": "레드스톤 신호를 받으면, 기계 손은 작동하지 않습니다.",
|
||||
"create.ponder.deployer_redstone.text_2": "작동을 멈추기 전에, 기계 손은 입력된 행동을 마무리합니다.",
|
||||
"create.ponder.deployer_redstone.text_3": "따라서 부정 펄스는 한 번만 작동하게 합니다.",
|
||||
|
||||
"create.ponder.depot.header": "아이템 거치대 사용하기",
|
||||
|
@ -2046,16 +2046,16 @@
|
|||
"create.ponder.item_drain.text_4": "...아이템은 굴라가며 담긴 액체를 비웁니다.",
|
||||
"create.ponder.item_drain.text_5": "배수구 탱크에 있는 액체는 파이프로 옮길 수 있습니다.",
|
||||
|
||||
"create.ponder.item_vault_sizes.header": "UNLOCALIZED: Dimensions of an Item Vault",
|
||||
"create.ponder.item_vault_sizes.text_1": "UNLOCALIZED: Item Vaults can be combined to increase the total capacity",
|
||||
"create.ponder.item_vault_sizes.text_2": "UNLOCALIZED: Their base square can be up to 3 blocks wide...",
|
||||
"create.ponder.item_vault_sizes.text_3": "UNLOCALIZED: ...and grow in length up to 3x their diameter",
|
||||
"create.ponder.item_vault_sizes.header": "아이템 금고의 크기",
|
||||
"create.ponder.item_vault_sizes.text_1": "아이템 금고를 여러개 연결하여 총량을 늘릴 수 있습니다.",
|
||||
"create.ponder.item_vault_sizes.text_2": "최대 너비는 3 블록이고...",
|
||||
"create.ponder.item_vault_sizes.text_3": "...길이는 너비의 3배까지 늘릴 수 있습니다.",
|
||||
|
||||
"create.ponder.item_vault_storage.header": "UNLOCALIZED: Storing Items in Vaults",
|
||||
"create.ponder.item_vault_storage.text_1": "UNLOCALIZED: Item Vaults can be used to store large amounts of items",
|
||||
"create.ponder.item_vault_storage.text_2": "UNLOCALIZED: However, contents cannot be added or taken manually",
|
||||
"create.ponder.item_vault_storage.text_3": "UNLOCALIZED: Any components for item transfer can both insert...",
|
||||
"create.ponder.item_vault_storage.text_4": "UNLOCALIZED: ...and take contents from this container",
|
||||
"create.ponder.item_vault_storage.header": "금고에 아이템 보관하기",
|
||||
"create.ponder.item_vault_storage.text_1": "아이템 금고는 많은 아이템을 보관할 수 있습니다.",
|
||||
"create.ponder.item_vault_storage.text_2": "하지만, 플레이어가 직접 꺼내거나 보관할 수는 없습니다.",
|
||||
"create.ponder.item_vault_storage.text_3": "아이템을 수송할 수 있는 모든 부품은 아이템을 넣거나...",
|
||||
"create.ponder.item_vault_storage.text_4": "...금고에서 아이템을 빼낼 수 있습니다",
|
||||
|
||||
"create.ponder.large_cogwheel.header": "큰 톱니바퀴로 동력 전달하기",
|
||||
"create.ponder.large_cogwheel.text_1": "큰 톱니바퀴는 수직으로 서로 맞물립니다.",
|
||||
|
@ -2260,17 +2260,17 @@
|
|||
"create.ponder.powered_toggle_latch.text_3": "혹은 끕니다.",
|
||||
"create.ponder.powered_toggle_latch.text_4": "레드스톤 토글 걸쇠는 직접 끄고 킬 수도 있습니다.",
|
||||
|
||||
"create.ponder.pulse_extender.header": "UNLOCALIZED: Controlling signals using Pulse Extenders",
|
||||
"create.ponder.pulse_extender.text_1": "UNLOCALIZED: Pulse Extenders can lengthen a signal passing through",
|
||||
"create.ponder.pulse_extender.text_2": "UNLOCALIZED: They activate after a short delay...",
|
||||
"create.ponder.pulse_extender.text_3": "UNLOCALIZED: ...and cool down for the configured duration",
|
||||
"create.ponder.pulse_extender.text_4": "UNLOCALIZED: Using the mouse wheel, the discharge time can be configured",
|
||||
"create.ponder.pulse_extender.text_5": "UNLOCALIZED: The configured duration can range up to 30 minutes",
|
||||
"create.ponder.pulse_extender.header": "펄스 연장기로 신호 조절하기",
|
||||
"create.ponder.pulse_extender.text_1": "펄스 연장기는 지나가는 신호의 길이를 늘릴 수 있습니다.",
|
||||
"create.ponder.pulse_extender.text_2": "연장기는 짧은 딜레이 후에 작동하고...",
|
||||
"create.ponder.pulse_extender.text_3": "...설정된 시간 이후에 꺼집니다.",
|
||||
"create.ponder.pulse_extender.text_4": "마우스 휠을 이용하여 연장 시간을 조절할 수 있습니다.",
|
||||
"create.ponder.pulse_extender.text_5": "최대 신호 연장 시간은 30분입니다",
|
||||
|
||||
"create.ponder.pulse_repeater.header": "펄스 중계기 사용하기",
|
||||
"create.ponder.pulse_repeater.text_1": "펄스 중계기는 어느 레드스톤 신호라도 1틱 신호로 바꿉니다.",
|
||||
"create.ponder.pulse_repeater.text_2": "UNLOCALIZED: Using the mouse wheel, the charge time can be configured",
|
||||
"create.ponder.pulse_repeater.text_3": "UNLOCALIZED: Configured delays can range up to 30 minutes",
|
||||
"create.ponder.pulse_repeater.text_1": "펄스 중계기는 모든 레드스톤 신호를 1틱 신호로 바꿉니다.",
|
||||
"create.ponder.pulse_repeater.text_2": "마우스 휠을 이용하여 딜레이 시간을 조절할 수 있습니다.",
|
||||
"create.ponder.pulse_repeater.text_3": "최대 신호 딜레이 시간은 30분입니다",
|
||||
|
||||
"create.ponder.radial_chassis.header": "원형 섀시를 이용해 블록 붙이기",
|
||||
"create.ponder.radial_chassis.text_1": "원형 섀시는 다른 원형 섀시와 이어집니다.",
|
||||
|
|
File diff suppressed because it is too large
Load diff
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"_": "Missing Localizations: 330",
|
||||
"_": "Missing Localizations: 0",
|
||||
|
||||
"_": "->------------------------] Game Elements [------------------------<-",
|
||||
|
||||
|
@ -9,14 +9,14 @@
|
|||
"block.create.analog_lever": "模拟拉杆",
|
||||
"block.create.andesite_belt_funnel": "安山岩传送带漏斗",
|
||||
"block.create.andesite_casing": "安山机壳",
|
||||
"block.create.andesite_encased_cogwheel": "UNLOCALIZED: Andesite Encased Cogwheel",
|
||||
"block.create.andesite_encased_large_cogwheel": "UNLOCALIZED: Andesite Encased Large Cogwheel",
|
||||
"block.create.andesite_encased_cogwheel": "安山齿轮箱",
|
||||
"block.create.andesite_encased_large_cogwheel": "安山大齿轮箱",
|
||||
"block.create.andesite_encased_shaft": "安山传动杆箱",
|
||||
"block.create.andesite_funnel": "安山岩漏斗",
|
||||
"block.create.andesite_pillar": "竖纹安山岩",
|
||||
"block.create.andesite_pillar": "安山岩柱",
|
||||
"block.create.andesite_tunnel": "安山岩隧道",
|
||||
"block.create.asurine": "UNLOCALIZED: Asurine",
|
||||
"block.create.asurine_pillar": "UNLOCALIZED: Asurine Pillar",
|
||||
"block.create.asurine": "皓蓝石",
|
||||
"block.create.asurine_pillar": "皓蓝石柱",
|
||||
"block.create.basin": "工作盆",
|
||||
"block.create.belt": "传送带",
|
||||
"block.create.birch_window": "白桦木窗户",
|
||||
|
@ -35,8 +35,8 @@
|
|||
"block.create.brass_belt_funnel": "黄铜传送带漏斗",
|
||||
"block.create.brass_block": "黄铜块",
|
||||
"block.create.brass_casing": "黄铜机壳",
|
||||
"block.create.brass_encased_cogwheel": "UNLOCALIZED: Brass Encased Cogwheel",
|
||||
"block.create.brass_encased_large_cogwheel": "UNLOCALIZED: Brass Encased Large Cogwheel",
|
||||
"block.create.brass_encased_cogwheel": "黄铜齿轮箱",
|
||||
"block.create.brass_encased_large_cogwheel": "黄铜大齿轮箱",
|
||||
"block.create.brass_encased_shaft": "黄铜传动杆箱",
|
||||
"block.create.brass_funnel": "黄铜漏斗",
|
||||
"block.create.brass_tunnel": "黄铜隧道",
|
||||
|
@ -45,7 +45,7 @@
|
|||
"block.create.brown_seat": "棕色坐垫",
|
||||
"block.create.brown_toolbox": "棕色工具箱",
|
||||
"block.create.brown_valve_handle": "棕色阀门手轮",
|
||||
"block.create.calcite_pillar": "UNLOCALIZED: Calcite Pillar",
|
||||
"block.create.calcite_pillar": "方解石柱",
|
||||
"block.create.cart_assembler": "矿车装配站",
|
||||
"block.create.chocolate": "巧克力",
|
||||
"block.create.chute": "溜槽",
|
||||
|
@ -54,137 +54,137 @@
|
|||
"block.create.cogwheel": "齿轮",
|
||||
"block.create.content_observer": "物品侦测器",
|
||||
"block.create.controller_rail": "控制铁轨",
|
||||
"block.create.copper_backtank": "Copper Backtank",
|
||||
"block.create.copper_backtank": "铜制背罐",
|
||||
"block.create.copper_casing": "铜机壳",
|
||||
"block.create.copper_shingle_slab": "UNLOCALIZED: Copper Shingle Slab",
|
||||
"block.create.copper_shingle_stairs": "UNLOCALIZED: Copper Shingle Stairs",
|
||||
"block.create.copper_shingle_slab": "铜砖块台阶",
|
||||
"block.create.copper_shingle_stairs": "铜砖块楼梯",
|
||||
"block.create.copper_shingles": "铜砖块",
|
||||
"block.create.copper_tile_slab": "UNLOCALIZED: Copper Tile Slab",
|
||||
"block.create.copper_tile_stairs": "UNLOCALIZED: Copper Tile Stairs",
|
||||
"block.create.copper_tiles": "铜砖块",
|
||||
"block.create.copper_tile_slab": "铜瓦块台阶",
|
||||
"block.create.copper_tile_stairs": "铜瓦块楼梯",
|
||||
"block.create.copper_tiles": "铜瓦块",
|
||||
"block.create.copper_valve_handle": "铜阀门手轮",
|
||||
"block.create.creative_crate": "创造板条箱",
|
||||
"block.create.creative_fluid_tank": "创造流体储罐",
|
||||
"block.create.creative_motor": "创造马达",
|
||||
"block.create.crimsite": "UNLOCALIZED: Crimsite",
|
||||
"block.create.crimsite_pillar": "UNLOCALIZED: Crimsite Pillar",
|
||||
"block.create.crimsite": "绯红岩",
|
||||
"block.create.crimsite_pillar": "绯红岩柱",
|
||||
"block.create.crimson_window": "绯红木窗户",
|
||||
"block.create.crimson_window_pane": "绯红木窗户板",
|
||||
"block.create.crushing_wheel": "粉碎轮",
|
||||
"block.create.crushing_wheel_controller": "粉碎轮控制器",
|
||||
"block.create.cuckoo_clock": "布谷鸟闹钟",
|
||||
"block.create.cut_andesite": "UNLOCALIZED: Cut Andesite",
|
||||
"block.create.cut_andesite_brick_slab": "UNLOCALIZED: Cut Andesite Brick Slab",
|
||||
"block.create.cut_andesite_brick_stairs": "UNLOCALIZED: Cut Andesite Brick Stairs",
|
||||
"block.create.cut_andesite_brick_wall": "UNLOCALIZED: Cut Andesite Brick Wall",
|
||||
"block.create.cut_andesite_bricks": "UNLOCALIZED: Cut Andesite Bricks",
|
||||
"block.create.cut_andesite_slab": "UNLOCALIZED: Cut Andesite Slab",
|
||||
"block.create.cut_andesite_stairs": "UNLOCALIZED: Cut Andesite Stairs",
|
||||
"block.create.cut_andesite_wall": "UNLOCALIZED: Cut Andesite Wall",
|
||||
"block.create.cut_asurine": "UNLOCALIZED: Cut Asurine",
|
||||
"block.create.cut_asurine_brick_slab": "UNLOCALIZED: Cut Asurine Brick Slab",
|
||||
"block.create.cut_asurine_brick_stairs": "UNLOCALIZED: Cut Asurine Brick Stairs",
|
||||
"block.create.cut_asurine_brick_wall": "UNLOCALIZED: Cut Asurine Brick Wall",
|
||||
"block.create.cut_asurine_bricks": "UNLOCALIZED: Cut Asurine Bricks",
|
||||
"block.create.cut_asurine_slab": "UNLOCALIZED: Cut Asurine Slab",
|
||||
"block.create.cut_asurine_stairs": "UNLOCALIZED: Cut Asurine Stairs",
|
||||
"block.create.cut_asurine_wall": "UNLOCALIZED: Cut Asurine Wall",
|
||||
"block.create.cut_calcite": "UNLOCALIZED: Cut Calcite",
|
||||
"block.create.cut_calcite_brick_slab": "UNLOCALIZED: Cut Calcite Brick Slab",
|
||||
"block.create.cut_calcite_brick_stairs": "UNLOCALIZED: Cut Calcite Brick Stairs",
|
||||
"block.create.cut_calcite_brick_wall": "UNLOCALIZED: Cut Calcite Brick Wall",
|
||||
"block.create.cut_calcite_bricks": "UNLOCALIZED: Cut Calcite Bricks",
|
||||
"block.create.cut_calcite_slab": "UNLOCALIZED: Cut Calcite Slab",
|
||||
"block.create.cut_calcite_stairs": "UNLOCALIZED: Cut Calcite Stairs",
|
||||
"block.create.cut_calcite_wall": "UNLOCALIZED: Cut Calcite Wall",
|
||||
"block.create.cut_crimsite": "UNLOCALIZED: Cut Crimsite",
|
||||
"block.create.cut_crimsite_brick_slab": "UNLOCALIZED: Cut Crimsite Brick Slab",
|
||||
"block.create.cut_crimsite_brick_stairs": "UNLOCALIZED: Cut Crimsite Brick Stairs",
|
||||
"block.create.cut_crimsite_brick_wall": "UNLOCALIZED: Cut Crimsite Brick Wall",
|
||||
"block.create.cut_crimsite_bricks": "UNLOCALIZED: Cut Crimsite Bricks",
|
||||
"block.create.cut_crimsite_slab": "UNLOCALIZED: Cut Crimsite Slab",
|
||||
"block.create.cut_crimsite_stairs": "UNLOCALIZED: Cut Crimsite Stairs",
|
||||
"block.create.cut_crimsite_wall": "UNLOCALIZED: Cut Crimsite Wall",
|
||||
"block.create.cut_deepslate": "UNLOCALIZED: Cut Deepslate",
|
||||
"block.create.cut_deepslate_brick_slab": "UNLOCALIZED: Cut Deepslate Brick Slab",
|
||||
"block.create.cut_deepslate_brick_stairs": "UNLOCALIZED: Cut Deepslate Brick Stairs",
|
||||
"block.create.cut_deepslate_brick_wall": "UNLOCALIZED: Cut Deepslate Brick Wall",
|
||||
"block.create.cut_deepslate_bricks": "UNLOCALIZED: Cut Deepslate Bricks",
|
||||
"block.create.cut_deepslate_slab": "UNLOCALIZED: Cut Deepslate Slab",
|
||||
"block.create.cut_deepslate_stairs": "UNLOCALIZED: Cut Deepslate Stairs",
|
||||
"block.create.cut_deepslate_wall": "UNLOCALIZED: Cut Deepslate Wall",
|
||||
"block.create.cut_diorite": "UNLOCALIZED: Cut Diorite",
|
||||
"block.create.cut_diorite_brick_slab": "UNLOCALIZED: Cut Diorite Brick Slab",
|
||||
"block.create.cut_diorite_brick_stairs": "UNLOCALIZED: Cut Diorite Brick Stairs",
|
||||
"block.create.cut_diorite_brick_wall": "UNLOCALIZED: Cut Diorite Brick Wall",
|
||||
"block.create.cut_diorite_bricks": "UNLOCALIZED: Cut Diorite Bricks",
|
||||
"block.create.cut_diorite_slab": "UNLOCALIZED: Cut Diorite Slab",
|
||||
"block.create.cut_diorite_stairs": "UNLOCALIZED: Cut Diorite Stairs",
|
||||
"block.create.cut_diorite_wall": "UNLOCALIZED: Cut Diorite Wall",
|
||||
"block.create.cut_dripstone": "UNLOCALIZED: Cut Dripstone",
|
||||
"block.create.cut_dripstone_brick_slab": "UNLOCALIZED: Cut Dripstone Brick Slab",
|
||||
"block.create.cut_dripstone_brick_stairs": "UNLOCALIZED: Cut Dripstone Brick Stairs",
|
||||
"block.create.cut_dripstone_brick_wall": "UNLOCALIZED: Cut Dripstone Brick Wall",
|
||||
"block.create.cut_dripstone_bricks": "UNLOCALIZED: Cut Dripstone Bricks",
|
||||
"block.create.cut_dripstone_slab": "UNLOCALIZED: Cut Dripstone Slab",
|
||||
"block.create.cut_dripstone_stairs": "UNLOCALIZED: Cut Dripstone Stairs",
|
||||
"block.create.cut_dripstone_wall": "UNLOCALIZED: Cut Dripstone Wall",
|
||||
"block.create.cut_granite": "UNLOCALIZED: Cut Granite",
|
||||
"block.create.cut_granite_brick_slab": "UNLOCALIZED: Cut Granite Brick Slab",
|
||||
"block.create.cut_granite_brick_stairs": "UNLOCALIZED: Cut Granite Brick Stairs",
|
||||
"block.create.cut_granite_brick_wall": "UNLOCALIZED: Cut Granite Brick Wall",
|
||||
"block.create.cut_granite_bricks": "UNLOCALIZED: Cut Granite Bricks",
|
||||
"block.create.cut_granite_slab": "UNLOCALIZED: Cut Granite Slab",
|
||||
"block.create.cut_granite_stairs": "UNLOCALIZED: Cut Granite Stairs",
|
||||
"block.create.cut_granite_wall": "UNLOCALIZED: Cut Granite Wall",
|
||||
"block.create.cut_limestone": "UNLOCALIZED: Cut Limestone",
|
||||
"block.create.cut_limestone_brick_slab": "UNLOCALIZED: Cut Limestone Brick Slab",
|
||||
"block.create.cut_limestone_brick_stairs": "UNLOCALIZED: Cut Limestone Brick Stairs",
|
||||
"block.create.cut_limestone_brick_wall": "UNLOCALIZED: Cut Limestone Brick Wall",
|
||||
"block.create.cut_limestone_bricks": "UNLOCALIZED: Cut Limestone Bricks",
|
||||
"block.create.cut_limestone_slab": "UNLOCALIZED: Cut Limestone Slab",
|
||||
"block.create.cut_limestone_stairs": "UNLOCALIZED: Cut Limestone Stairs",
|
||||
"block.create.cut_limestone_wall": "UNLOCALIZED: Cut Limestone Wall",
|
||||
"block.create.cut_ochrum": "UNLOCALIZED: Cut Ochrum",
|
||||
"block.create.cut_ochrum_brick_slab": "UNLOCALIZED: Cut Ochrum Brick Slab",
|
||||
"block.create.cut_ochrum_brick_stairs": "UNLOCALIZED: Cut Ochrum Brick Stairs",
|
||||
"block.create.cut_ochrum_brick_wall": "UNLOCALIZED: Cut Ochrum Brick Wall",
|
||||
"block.create.cut_ochrum_bricks": "UNLOCALIZED: Cut Ochrum Bricks",
|
||||
"block.create.cut_ochrum_slab": "UNLOCALIZED: Cut Ochrum Slab",
|
||||
"block.create.cut_ochrum_stairs": "UNLOCALIZED: Cut Ochrum Stairs",
|
||||
"block.create.cut_ochrum_wall": "UNLOCALIZED: Cut Ochrum Wall",
|
||||
"block.create.cut_scorchia": "UNLOCALIZED: Cut Scorchia",
|
||||
"block.create.cut_scorchia_brick_slab": "UNLOCALIZED: Cut Scorchia Brick Slab",
|
||||
"block.create.cut_scorchia_brick_stairs": "UNLOCALIZED: Cut Scorchia Brick Stairs",
|
||||
"block.create.cut_scorchia_brick_wall": "UNLOCALIZED: Cut Scorchia Brick Wall",
|
||||
"block.create.cut_scorchia_bricks": "UNLOCALIZED: Cut Scorchia Bricks",
|
||||
"block.create.cut_scorchia_slab": "UNLOCALIZED: Cut Scorchia Slab",
|
||||
"block.create.cut_scorchia_stairs": "UNLOCALIZED: Cut Scorchia Stairs",
|
||||
"block.create.cut_scorchia_wall": "UNLOCALIZED: Cut Scorchia Wall",
|
||||
"block.create.cut_scoria": "UNLOCALIZED: Cut Scoria",
|
||||
"block.create.cut_scoria_brick_slab": "UNLOCALIZED: Cut Scoria Brick Slab",
|
||||
"block.create.cut_scoria_brick_stairs": "UNLOCALIZED: Cut Scoria Brick Stairs",
|
||||
"block.create.cut_scoria_brick_wall": "UNLOCALIZED: Cut Scoria Brick Wall",
|
||||
"block.create.cut_scoria_bricks": "UNLOCALIZED: Cut Scoria Bricks",
|
||||
"block.create.cut_scoria_slab": "UNLOCALIZED: Cut Scoria Slab",
|
||||
"block.create.cut_scoria_stairs": "UNLOCALIZED: Cut Scoria Stairs",
|
||||
"block.create.cut_scoria_wall": "UNLOCALIZED: Cut Scoria Wall",
|
||||
"block.create.cut_tuff": "UNLOCALIZED: Cut Tuff",
|
||||
"block.create.cut_tuff_brick_slab": "UNLOCALIZED: Cut Tuff Brick Slab",
|
||||
"block.create.cut_tuff_brick_stairs": "UNLOCALIZED: Cut Tuff Brick Stairs",
|
||||
"block.create.cut_tuff_brick_wall": "UNLOCALIZED: Cut Tuff Brick Wall",
|
||||
"block.create.cut_tuff_bricks": "UNLOCALIZED: Cut Tuff Bricks",
|
||||
"block.create.cut_tuff_slab": "UNLOCALIZED: Cut Tuff Slab",
|
||||
"block.create.cut_tuff_stairs": "UNLOCALIZED: Cut Tuff Stairs",
|
||||
"block.create.cut_tuff_wall": "UNLOCALIZED: Cut Tuff Wall",
|
||||
"block.create.cut_veridium": "UNLOCALIZED: Cut Veridium",
|
||||
"block.create.cut_veridium_brick_slab": "UNLOCALIZED: Cut Veridium Brick Slab",
|
||||
"block.create.cut_veridium_brick_stairs": "UNLOCALIZED: Cut Veridium Brick Stairs",
|
||||
"block.create.cut_veridium_brick_wall": "UNLOCALIZED: Cut Veridium Brick Wall",
|
||||
"block.create.cut_veridium_bricks": "UNLOCALIZED: Cut Veridium Bricks",
|
||||
"block.create.cut_veridium_slab": "UNLOCALIZED: Cut Veridium Slab",
|
||||
"block.create.cut_veridium_stairs": "UNLOCALIZED: Cut Veridium Stairs",
|
||||
"block.create.cut_veridium_wall": "UNLOCALIZED: Cut Veridium Wall",
|
||||
"block.create.cut_andesite": "切制安山岩",
|
||||
"block.create.cut_andesite_brick_slab": "切制安山岩砖块台阶",
|
||||
"block.create.cut_andesite_brick_stairs": "切制安山岩砖块楼梯",
|
||||
"block.create.cut_andesite_brick_wall": "切制安山岩砖块墙",
|
||||
"block.create.cut_andesite_bricks": "切制安山岩砖块",
|
||||
"block.create.cut_andesite_slab": "切制安山岩台阶",
|
||||
"block.create.cut_andesite_stairs": "切制安山岩楼梯",
|
||||
"block.create.cut_andesite_wall": "切制安山岩墙",
|
||||
"block.create.cut_asurine": "切制皓蓝石",
|
||||
"block.create.cut_asurine_brick_slab": "切制皓蓝石砖块台阶",
|
||||
"block.create.cut_asurine_brick_stairs": "切制皓蓝石砖块楼梯",
|
||||
"block.create.cut_asurine_brick_wall": "切制皓蓝石砖块墙",
|
||||
"block.create.cut_asurine_bricks": "切制皓蓝石砖块",
|
||||
"block.create.cut_asurine_slab": "切制皓蓝石台阶",
|
||||
"block.create.cut_asurine_stairs": "切制皓蓝石楼梯",
|
||||
"block.create.cut_asurine_wall": "切制皓蓝石墙",
|
||||
"block.create.cut_calcite": "切制方解石",
|
||||
"block.create.cut_calcite_brick_slab": "切制方解石砖块台阶",
|
||||
"block.create.cut_calcite_brick_stairs": "切制方解石砖块楼梯",
|
||||
"block.create.cut_calcite_brick_wall": "切制方解石砖块墙",
|
||||
"block.create.cut_calcite_bricks": "切制方解石砖块",
|
||||
"block.create.cut_calcite_slab": "切制方解石台阶",
|
||||
"block.create.cut_calcite_stairs": "切制方解石楼梯",
|
||||
"block.create.cut_calcite_wall": "切制方解石墙",
|
||||
"block.create.cut_crimsite": "切制绯红岩",
|
||||
"block.create.cut_crimsite_brick_slab": "切制绯红岩砖块台阶",
|
||||
"block.create.cut_crimsite_brick_stairs": "切制绯红岩砖块楼梯",
|
||||
"block.create.cut_crimsite_brick_wall": "切制绯红岩砖块墙",
|
||||
"block.create.cut_crimsite_bricks": "切制绯红岩砖块",
|
||||
"block.create.cut_crimsite_slab": "切制绯红岩台阶",
|
||||
"block.create.cut_crimsite_stairs": "切制绯红岩楼梯",
|
||||
"block.create.cut_crimsite_wall": "切制绯红岩墙",
|
||||
"block.create.cut_deepslate": "切制深板岩",
|
||||
"block.create.cut_deepslate_brick_slab": "切制深板岩砖块台阶",
|
||||
"block.create.cut_deepslate_brick_stairs": "切制深板岩砖块楼梯",
|
||||
"block.create.cut_deepslate_brick_wall": "切制深板岩砖块墙",
|
||||
"block.create.cut_deepslate_bricks": "切制深板岩砖块",
|
||||
"block.create.cut_deepslate_slab": "切制深板岩台阶",
|
||||
"block.create.cut_deepslate_stairs": "切制深板岩楼梯",
|
||||
"block.create.cut_deepslate_wall": "切制深板岩墙",
|
||||
"block.create.cut_diorite": "切制闪长岩",
|
||||
"block.create.cut_diorite_brick_slab": "切制闪长岩砖块台阶",
|
||||
"block.create.cut_diorite_brick_stairs": "切制闪长岩砖块楼梯",
|
||||
"block.create.cut_diorite_brick_wall": "切制闪长岩砖块墙",
|
||||
"block.create.cut_diorite_bricks": "切制闪长岩砖块",
|
||||
"block.create.cut_diorite_slab": "切制闪长岩台阶",
|
||||
"block.create.cut_diorite_stairs": "切制闪长岩楼梯",
|
||||
"block.create.cut_diorite_wall": "切制闪长岩墙",
|
||||
"block.create.cut_dripstone": "切制滴水石",
|
||||
"block.create.cut_dripstone_brick_slab": "切制滴水石砖块台阶",
|
||||
"block.create.cut_dripstone_brick_stairs": "切制滴水石砖块楼梯",
|
||||
"block.create.cut_dripstone_brick_wall": "切制滴水石砖块墙",
|
||||
"block.create.cut_dripstone_bricks": "切制滴水石砖块",
|
||||
"block.create.cut_dripstone_slab": "切制滴水石台阶",
|
||||
"block.create.cut_dripstone_stairs": "切制滴水石楼梯",
|
||||
"block.create.cut_dripstone_wall": "切制滴水石墙",
|
||||
"block.create.cut_granite": "切制花岗岩",
|
||||
"block.create.cut_granite_brick_slab": "切制花岗岩砖块台阶",
|
||||
"block.create.cut_granite_brick_stairs": "切制花岗岩砖块楼梯",
|
||||
"block.create.cut_granite_brick_wall": "切制花岗岩砖块墙",
|
||||
"block.create.cut_granite_bricks": "切制花岗岩砖块",
|
||||
"block.create.cut_granite_slab": "切制花岗岩台阶",
|
||||
"block.create.cut_granite_stairs": "切制花岗岩楼梯",
|
||||
"block.create.cut_granite_wall": "切制花岗岩墙",
|
||||
"block.create.cut_limestone": "切制石灰岩",
|
||||
"block.create.cut_limestone_brick_slab": "切制石灰岩砖块台阶",
|
||||
"block.create.cut_limestone_brick_stairs": "切制石灰岩砖块楼梯",
|
||||
"block.create.cut_limestone_brick_wall": "切制石灰岩砖块墙",
|
||||
"block.create.cut_limestone_bricks": "切制石灰岩砖块",
|
||||
"block.create.cut_limestone_slab": "切制石灰岩台阶",
|
||||
"block.create.cut_limestone_stairs": "切制石灰岩楼梯",
|
||||
"block.create.cut_limestone_wall": "切制石灰岩墙",
|
||||
"block.create.cut_ochrum": "切制赭金砂",
|
||||
"block.create.cut_ochrum_brick_slab": "切制赭金砂砖块台阶",
|
||||
"block.create.cut_ochrum_brick_stairs": "切制赭金砂砖块楼梯",
|
||||
"block.create.cut_ochrum_brick_wall": "切制赭金砂砖块墙",
|
||||
"block.create.cut_ochrum_bricks": "切制赭金砂砖块",
|
||||
"block.create.cut_ochrum_slab": "切制赭金砂台阶",
|
||||
"block.create.cut_ochrum_stairs": "切制赭金砂楼梯",
|
||||
"block.create.cut_ochrum_wall": "切制赭金砂墙",
|
||||
"block.create.cut_scorchia": "切制焦黑熔渣",
|
||||
"block.create.cut_scorchia_brick_slab": "切制焦黑熔渣砖块台阶",
|
||||
"block.create.cut_scorchia_brick_stairs": "切制焦黑熔渣砖块楼梯",
|
||||
"block.create.cut_scorchia_brick_wall": "切制焦黑熔渣砖块墙",
|
||||
"block.create.cut_scorchia_bricks": "切制焦黑熔渣砖块",
|
||||
"block.create.cut_scorchia_slab": "切制焦黑熔渣台阶",
|
||||
"block.create.cut_scorchia_stairs": "切制焦黑熔渣楼梯",
|
||||
"block.create.cut_scorchia_wall": "切制焦黑熔渣墙",
|
||||
"block.create.cut_scoria": "切制熔渣",
|
||||
"block.create.cut_scoria_brick_slab": "切制熔渣砖块台阶",
|
||||
"block.create.cut_scoria_brick_stairs": "切制熔渣砖块楼梯",
|
||||
"block.create.cut_scoria_brick_wall": "切制熔渣砖块墙",
|
||||
"block.create.cut_scoria_bricks": "切制熔渣砖块",
|
||||
"block.create.cut_scoria_slab": "切制熔渣台阶",
|
||||
"block.create.cut_scoria_stairs": "切制熔渣楼梯",
|
||||
"block.create.cut_scoria_wall": "切制熔渣墙",
|
||||
"block.create.cut_tuff": "切制凝灰岩",
|
||||
"block.create.cut_tuff_brick_slab": "切制凝灰岩砖块台阶",
|
||||
"block.create.cut_tuff_brick_stairs": "切制凝灰岩砖块楼梯",
|
||||
"block.create.cut_tuff_brick_wall": "切制凝灰岩砖块墙",
|
||||
"block.create.cut_tuff_bricks": "切制凝灰岩砖块",
|
||||
"block.create.cut_tuff_slab": "切制凝灰岩台阶",
|
||||
"block.create.cut_tuff_stairs": "切制凝灰岩楼梯",
|
||||
"block.create.cut_tuff_wall": "切制凝灰岩墙",
|
||||
"block.create.cut_veridium": "切制辉绿矿",
|
||||
"block.create.cut_veridium_brick_slab": "切制辉绿矿砖块台阶",
|
||||
"block.create.cut_veridium_brick_stairs": "切制辉绿矿砖块楼梯",
|
||||
"block.create.cut_veridium_brick_wall": "切制辉绿矿砖块墙",
|
||||
"block.create.cut_veridium_bricks": "切制辉绿矿砖块",
|
||||
"block.create.cut_veridium_slab": "切制辉绿矿台阶",
|
||||
"block.create.cut_veridium_stairs": "切制辉绿矿楼梯",
|
||||
"block.create.cut_veridium_wall": "切制辉绿矿墙",
|
||||
"block.create.cyan_nixie_tube": "青色辉光管",
|
||||
"block.create.cyan_sail": "青色风帆",
|
||||
"block.create.cyan_seat": "青色坐垫",
|
||||
|
@ -192,21 +192,21 @@
|
|||
"block.create.cyan_valve_handle": "青色阀门手轮",
|
||||
"block.create.dark_oak_window": "深色橡木窗户",
|
||||
"block.create.dark_oak_window_pane": "深色橡木窗户板",
|
||||
"block.create.deepslate_pillar": "UNLOCALIZED: Deepslate Pillar",
|
||||
"block.create.deepslate_zinc_ore": "UNLOCALIZED: Deepslate Zinc Ore",
|
||||
"block.create.deepslate_pillar": "深板岩柱",
|
||||
"block.create.deepslate_zinc_ore": "深层锌矿石",
|
||||
"block.create.deployer": "机械手",
|
||||
"block.create.depot": "置物台",
|
||||
"block.create.diorite_pillar": "竖纹闪长岩",
|
||||
"block.create.dripstone_pillar": "UNLOCALIZED: Dripstone Pillar",
|
||||
"block.create.diorite_pillar": "闪长岩柱",
|
||||
"block.create.dripstone_pillar": "滴水石柱",
|
||||
"block.create.encased_chain_drive": "链式传动箱",
|
||||
"block.create.encased_fan": "鼓风机",
|
||||
"block.create.encased_fluid_pipe": "流体管道箱",
|
||||
"block.create.exposed_copper_shingle_slab": "UNLOCALIZED: Exposed Copper Shingle Slab",
|
||||
"block.create.exposed_copper_shingle_stairs": "UNLOCALIZED: Exposed Copper Shingle Stairs",
|
||||
"block.create.exposed_copper_shingles": "UNLOCALIZED: Exposed Copper Shingles",
|
||||
"block.create.exposed_copper_tile_slab": "UNLOCALIZED: Exposed Copper Tile Slab",
|
||||
"block.create.exposed_copper_tile_stairs": "UNLOCALIZED: Exposed Copper Tile Stairs",
|
||||
"block.create.exposed_copper_tiles": "UNLOCALIZED: Exposed Copper Tiles",
|
||||
"block.create.exposed_copper_shingle_slab": "斑驳的铜砖块台阶",
|
||||
"block.create.exposed_copper_shingle_stairs": "斑驳的铜砖块楼梯",
|
||||
"block.create.exposed_copper_shingles": "斑驳的铜砖块",
|
||||
"block.create.exposed_copper_tile_slab": "斑驳的铜瓦块台阶",
|
||||
"block.create.exposed_copper_tile_stairs": "斑驳的铜瓦块楼梯",
|
||||
"block.create.exposed_copper_tiles": "斑驳的铜瓦块",
|
||||
"block.create.fluid_pipe": "流体管道",
|
||||
"block.create.fluid_tank": "流体储罐",
|
||||
"block.create.fluid_valve": "流体阀门",
|
||||
|
@ -219,7 +219,7 @@
|
|||
"block.create.gearbox": "十字齿轮箱",
|
||||
"block.create.gearshift": "反转齿轮箱",
|
||||
"block.create.glass_fluid_pipe": "玻璃流体管道",
|
||||
"block.create.granite_pillar": "竖纹花岗岩",
|
||||
"block.create.granite_pillar": "花岗岩柱",
|
||||
"block.create.gray_nixie_tube": "灰色辉光管",
|
||||
"block.create.gray_sail": "灰色风帆",
|
||||
"block.create.gray_seat": "灰色坐垫",
|
||||
|
@ -237,24 +237,24 @@
|
|||
"block.create.horizontal_framed_glass_pane": "竖直边框玻璃板",
|
||||
"block.create.hose_pulley": "软管滑轮",
|
||||
"block.create.item_drain": "分液池",
|
||||
"block.create.item_vault": "UNLOCALIZED: Item Vault",
|
||||
"block.create.item_vault": "物品保险库",
|
||||
"block.create.jungle_window": "丛林木窗户",
|
||||
"block.create.jungle_window_pane": "丛林木窗户板",
|
||||
"block.create.large_cogwheel": "大齿轮",
|
||||
"block.create.layered_andesite": "层叠安山岩",
|
||||
"block.create.layered_asurine": "UNLOCALIZED: Layered Asurine",
|
||||
"block.create.layered_calcite": "UNLOCALIZED: Layered Calcite",
|
||||
"block.create.layered_crimsite": "UNLOCALIZED: Layered Crimsite",
|
||||
"block.create.layered_deepslate": "UNLOCALIZED: Layered Deepslate",
|
||||
"block.create.layered_asurine": "层叠皓蓝石",
|
||||
"block.create.layered_calcite": "层叠方解石",
|
||||
"block.create.layered_crimsite": "层叠绯红岩",
|
||||
"block.create.layered_deepslate": "层叠深板岩",
|
||||
"block.create.layered_diorite": "层叠闪长岩",
|
||||
"block.create.layered_dripstone": "UNLOCALIZED: Layered Dripstone",
|
||||
"block.create.layered_dripstone": "层叠滴水石",
|
||||
"block.create.layered_granite": "层叠花岗岩",
|
||||
"block.create.layered_limestone": "层叠石灰岩",
|
||||
"block.create.layered_ochrum": "UNLOCALIZED: Layered Ochrum",
|
||||
"block.create.layered_scorchia": "UNLOCALIZED: Layered Scorchia",
|
||||
"block.create.layered_ochrum": "层叠赭金砂",
|
||||
"block.create.layered_scorchia": "层叠焦黑熔渣",
|
||||
"block.create.layered_scoria": "层叠熔渣",
|
||||
"block.create.layered_tuff": "UNLOCALIZED: Layered Tuff",
|
||||
"block.create.layered_veridium": "UNLOCALIZED: Layered Veridium",
|
||||
"block.create.layered_tuff": "层叠凝灰岩",
|
||||
"block.create.layered_veridium": "层叠辉绿矿",
|
||||
"block.create.lectern_controller": "遥控器讲台",
|
||||
"block.create.light_blue_nixie_tube": "淡蓝色辉光管",
|
||||
"block.create.light_blue_sail": "淡蓝色风帆",
|
||||
|
@ -272,7 +272,7 @@
|
|||
"block.create.lime_toolbox": "黄绿色工具箱",
|
||||
"block.create.lime_valve_handle": "黄绿色阀门手轮",
|
||||
"block.create.limestone": "石灰岩",
|
||||
"block.create.limestone_pillar": "竖纹石灰岩",
|
||||
"block.create.limestone_pillar": "石灰岩柱",
|
||||
"block.create.linear_chassis": "机壳底盘",
|
||||
"block.create.lit_blaze_burner": "烈焰人燃烧室(已点燃)",
|
||||
"block.create.magenta_nixie_tube": "品红色辉光管",
|
||||
|
@ -300,20 +300,20 @@
|
|||
"block.create.nozzle": "分散网",
|
||||
"block.create.oak_window": "橡木窗户",
|
||||
"block.create.oak_window_pane": "橡木窗户板",
|
||||
"block.create.ochrum": "UNLOCALIZED: Ochrum",
|
||||
"block.create.ochrum_pillar": "UNLOCALIZED: Ochrum Pillar",
|
||||
"block.create.ochrum": "赭金砂",
|
||||
"block.create.ochrum_pillar": "赭金砂柱",
|
||||
"block.create.orange_sail": "橙色风帆",
|
||||
"block.create.orange_seat": "橙色坐垫",
|
||||
"block.create.orange_toolbox": "橙色工具箱",
|
||||
"block.create.orange_valve_handle": "橙色阀门手轮",
|
||||
"block.create.ornate_iron_window": "华丽铁窗户",
|
||||
"block.create.ornate_iron_window_pane": "华丽铁窗户板",
|
||||
"block.create.oxidized_copper_shingle_slab": "UNLOCALIZED: Oxidized Copper Shingle Slab",
|
||||
"block.create.oxidized_copper_shingle_stairs": "UNLOCALIZED: Oxidized Copper Shingle Stairs",
|
||||
"block.create.oxidized_copper_shingles": "UNLOCALIZED: Oxidized Copper Shingles",
|
||||
"block.create.oxidized_copper_tile_slab": "UNLOCALIZED: Oxidized Copper Tile Slab",
|
||||
"block.create.oxidized_copper_tile_stairs": "UNLOCALIZED: Oxidized Copper Tile Stairs",
|
||||
"block.create.oxidized_copper_tiles": "UNLOCALIZED: Oxidized Copper Tiles",
|
||||
"block.create.oxidized_copper_shingle_slab": "氧化的铜砖块台阶",
|
||||
"block.create.oxidized_copper_shingle_stairs": "氧化的铜砖块楼梯",
|
||||
"block.create.oxidized_copper_shingles": "氧化的铜砖块",
|
||||
"block.create.oxidized_copper_tile_slab": "氧化的铜瓦块台阶",
|
||||
"block.create.oxidized_copper_tile_stairs": "氧化的铜瓦块楼梯",
|
||||
"block.create.oxidized_copper_tiles": "氧化的铜瓦块",
|
||||
"block.create.peculiar_bell": "奇异钟",
|
||||
"block.create.pink_nixie_tube": "粉红色辉光管",
|
||||
"block.create.pink_sail": "粉红色风帆",
|
||||
|
@ -321,68 +321,68 @@
|
|||
"block.create.pink_toolbox": "粉红色工具箱",
|
||||
"block.create.pink_valve_handle": "粉红色阀门手轮",
|
||||
"block.create.piston_extension_pole": "活塞杆",
|
||||
"block.create.polished_cut_andesite": "UNLOCALIZED: Polished Cut Andesite",
|
||||
"block.create.polished_cut_andesite_slab": "UNLOCALIZED: Polished Cut Andesite Slab",
|
||||
"block.create.polished_cut_andesite_stairs": "UNLOCALIZED: Polished Cut Andesite Stairs",
|
||||
"block.create.polished_cut_andesite_wall": "UNLOCALIZED: Polished Cut Andesite Wall",
|
||||
"block.create.polished_cut_asurine": "UNLOCALIZED: Polished Cut Asurine",
|
||||
"block.create.polished_cut_asurine_slab": "UNLOCALIZED: Polished Cut Asurine Slab",
|
||||
"block.create.polished_cut_asurine_stairs": "UNLOCALIZED: Polished Cut Asurine Stairs",
|
||||
"block.create.polished_cut_asurine_wall": "UNLOCALIZED: Polished Cut Asurine Wall",
|
||||
"block.create.polished_cut_calcite": "UNLOCALIZED: Polished Cut Calcite",
|
||||
"block.create.polished_cut_calcite_slab": "UNLOCALIZED: Polished Cut Calcite Slab",
|
||||
"block.create.polished_cut_calcite_stairs": "UNLOCALIZED: Polished Cut Calcite Stairs",
|
||||
"block.create.polished_cut_calcite_wall": "UNLOCALIZED: Polished Cut Calcite Wall",
|
||||
"block.create.polished_cut_crimsite": "UNLOCALIZED: Polished Cut Crimsite",
|
||||
"block.create.polished_cut_crimsite_slab": "UNLOCALIZED: Polished Cut Crimsite Slab",
|
||||
"block.create.polished_cut_crimsite_stairs": "UNLOCALIZED: Polished Cut Crimsite Stairs",
|
||||
"block.create.polished_cut_crimsite_wall": "UNLOCALIZED: Polished Cut Crimsite Wall",
|
||||
"block.create.polished_cut_deepslate": "UNLOCALIZED: Polished Cut Deepslate",
|
||||
"block.create.polished_cut_deepslate_slab": "UNLOCALIZED: Polished Cut Deepslate Slab",
|
||||
"block.create.polished_cut_deepslate_stairs": "UNLOCALIZED: Polished Cut Deepslate Stairs",
|
||||
"block.create.polished_cut_deepslate_wall": "UNLOCALIZED: Polished Cut Deepslate Wall",
|
||||
"block.create.polished_cut_diorite": "UNLOCALIZED: Polished Cut Diorite",
|
||||
"block.create.polished_cut_diorite_slab": "UNLOCALIZED: Polished Cut Diorite Slab",
|
||||
"block.create.polished_cut_diorite_stairs": "UNLOCALIZED: Polished Cut Diorite Stairs",
|
||||
"block.create.polished_cut_diorite_wall": "UNLOCALIZED: Polished Cut Diorite Wall",
|
||||
"block.create.polished_cut_dripstone": "UNLOCALIZED: Polished Cut Dripstone",
|
||||
"block.create.polished_cut_dripstone_slab": "UNLOCALIZED: Polished Cut Dripstone Slab",
|
||||
"block.create.polished_cut_dripstone_stairs": "UNLOCALIZED: Polished Cut Dripstone Stairs",
|
||||
"block.create.polished_cut_dripstone_wall": "UNLOCALIZED: Polished Cut Dripstone Wall",
|
||||
"block.create.polished_cut_granite": "UNLOCALIZED: Polished Cut Granite",
|
||||
"block.create.polished_cut_granite_slab": "UNLOCALIZED: Polished Cut Granite Slab",
|
||||
"block.create.polished_cut_granite_stairs": "UNLOCALIZED: Polished Cut Granite Stairs",
|
||||
"block.create.polished_cut_granite_wall": "UNLOCALIZED: Polished Cut Granite Wall",
|
||||
"block.create.polished_cut_limestone": "UNLOCALIZED: Polished Cut Limestone",
|
||||
"block.create.polished_cut_limestone_slab": "UNLOCALIZED: Polished Cut Limestone Slab",
|
||||
"block.create.polished_cut_limestone_stairs": "UNLOCALIZED: Polished Cut Limestone Stairs",
|
||||
"block.create.polished_cut_limestone_wall": "UNLOCALIZED: Polished Cut Limestone Wall",
|
||||
"block.create.polished_cut_ochrum": "UNLOCALIZED: Polished Cut Ochrum",
|
||||
"block.create.polished_cut_ochrum_slab": "UNLOCALIZED: Polished Cut Ochrum Slab",
|
||||
"block.create.polished_cut_ochrum_stairs": "UNLOCALIZED: Polished Cut Ochrum Stairs",
|
||||
"block.create.polished_cut_ochrum_wall": "UNLOCALIZED: Polished Cut Ochrum Wall",
|
||||
"block.create.polished_cut_scorchia": "UNLOCALIZED: Polished Cut Scorchia",
|
||||
"block.create.polished_cut_scorchia_slab": "UNLOCALIZED: Polished Cut Scorchia Slab",
|
||||
"block.create.polished_cut_scorchia_stairs": "UNLOCALIZED: Polished Cut Scorchia Stairs",
|
||||
"block.create.polished_cut_scorchia_wall": "UNLOCALIZED: Polished Cut Scorchia Wall",
|
||||
"block.create.polished_cut_scoria": "UNLOCALIZED: Polished Cut Scoria",
|
||||
"block.create.polished_cut_scoria_slab": "UNLOCALIZED: Polished Cut Scoria Slab",
|
||||
"block.create.polished_cut_scoria_stairs": "UNLOCALIZED: Polished Cut Scoria Stairs",
|
||||
"block.create.polished_cut_scoria_wall": "UNLOCALIZED: Polished Cut Scoria Wall",
|
||||
"block.create.polished_cut_tuff": "UNLOCALIZED: Polished Cut Tuff",
|
||||
"block.create.polished_cut_tuff_slab": "UNLOCALIZED: Polished Cut Tuff Slab",
|
||||
"block.create.polished_cut_tuff_stairs": "UNLOCALIZED: Polished Cut Tuff Stairs",
|
||||
"block.create.polished_cut_tuff_wall": "UNLOCALIZED: Polished Cut Tuff Wall",
|
||||
"block.create.polished_cut_veridium": "UNLOCALIZED: Polished Cut Veridium",
|
||||
"block.create.polished_cut_veridium_slab": "UNLOCALIZED: Polished Cut Veridium Slab",
|
||||
"block.create.polished_cut_veridium_stairs": "UNLOCALIZED: Polished Cut Veridium Stairs",
|
||||
"block.create.polished_cut_veridium_wall": "UNLOCALIZED: Polished Cut Veridium Wall",
|
||||
"block.create.polished_cut_andesite": "磨制切制安山岩",
|
||||
"block.create.polished_cut_andesite_slab": "磨制切制安山岩台阶",
|
||||
"block.create.polished_cut_andesite_stairs": "磨制切制安山岩楼梯",
|
||||
"block.create.polished_cut_andesite_wall": "磨制切制安山岩墙",
|
||||
"block.create.polished_cut_asurine": "磨制切制皓蓝石",
|
||||
"block.create.polished_cut_asurine_slab": "磨制切制皓蓝石台阶",
|
||||
"block.create.polished_cut_asurine_stairs": "磨制切制皓蓝石楼梯",
|
||||
"block.create.polished_cut_asurine_wall": "磨制切制皓蓝石墙",
|
||||
"block.create.polished_cut_calcite": "磨制切制方解石",
|
||||
"block.create.polished_cut_calcite_slab": "磨制切制方解石台阶",
|
||||
"block.create.polished_cut_calcite_stairs": "磨制切制方解石楼梯",
|
||||
"block.create.polished_cut_calcite_wall": "磨制切制方解石墙",
|
||||
"block.create.polished_cut_crimsite": "磨制切制绯红岩",
|
||||
"block.create.polished_cut_crimsite_slab": "磨制切制绯红岩台阶",
|
||||
"block.create.polished_cut_crimsite_stairs": "磨制切制绯红岩楼梯",
|
||||
"block.create.polished_cut_crimsite_wall": "磨制切制绯红岩墙",
|
||||
"block.create.polished_cut_deepslate": "磨制切制深板岩",
|
||||
"block.create.polished_cut_deepslate_slab": "磨制切制深板岩台阶",
|
||||
"block.create.polished_cut_deepslate_stairs": "磨制切制深板岩楼梯",
|
||||
"block.create.polished_cut_deepslate_wall": "磨制切制深板岩墙",
|
||||
"block.create.polished_cut_diorite": "磨制切制闪长岩",
|
||||
"block.create.polished_cut_diorite_slab": "磨制切制闪长岩台阶",
|
||||
"block.create.polished_cut_diorite_stairs": "磨制切制闪长岩楼梯",
|
||||
"block.create.polished_cut_diorite_wall": "磨制切制闪长岩墙",
|
||||
"block.create.polished_cut_dripstone": "磨制切制滴水石",
|
||||
"block.create.polished_cut_dripstone_slab": "磨制切制滴水石台阶",
|
||||
"block.create.polished_cut_dripstone_stairs": "磨制切制滴水石楼梯",
|
||||
"block.create.polished_cut_dripstone_wall": "磨制切制滴水石墙",
|
||||
"block.create.polished_cut_granite": "磨制切制花岗岩",
|
||||
"block.create.polished_cut_granite_slab": "磨制切制花岗岩台阶",
|
||||
"block.create.polished_cut_granite_stairs": "磨制切制花岗岩楼梯",
|
||||
"block.create.polished_cut_granite_wall": "磨制切制花岗岩墙",
|
||||
"block.create.polished_cut_limestone": "磨制切制石灰岩",
|
||||
"block.create.polished_cut_limestone_slab": "磨制切制石灰岩台阶",
|
||||
"block.create.polished_cut_limestone_stairs": "磨制切制石灰岩楼梯",
|
||||
"block.create.polished_cut_limestone_wall": "磨制切制石灰岩墙",
|
||||
"block.create.polished_cut_ochrum": "磨制切制赭金砂",
|
||||
"block.create.polished_cut_ochrum_slab": "磨制切制赭金砂台阶",
|
||||
"block.create.polished_cut_ochrum_stairs": "磨制切制赭金砂楼梯",
|
||||
"block.create.polished_cut_ochrum_wall": "磨制切制赭金砂墙",
|
||||
"block.create.polished_cut_scorchia": "磨制切制焦黑熔渣",
|
||||
"block.create.polished_cut_scorchia_slab": "磨制切制焦黑熔渣台阶",
|
||||
"block.create.polished_cut_scorchia_stairs": "磨制切制焦黑熔渣楼梯",
|
||||
"block.create.polished_cut_scorchia_wall": "磨制切制焦黑熔渣墙",
|
||||
"block.create.polished_cut_scoria": "磨制切制熔渣",
|
||||
"block.create.polished_cut_scoria_slab": "磨制切制熔渣台阶",
|
||||
"block.create.polished_cut_scoria_stairs": "磨制切制熔渣楼梯",
|
||||
"block.create.polished_cut_scoria_wall": "磨制切制熔渣墙",
|
||||
"block.create.polished_cut_tuff": "磨制切制凝灰岩",
|
||||
"block.create.polished_cut_tuff_slab": "磨制切制凝灰岩台阶",
|
||||
"block.create.polished_cut_tuff_stairs": "磨制切制凝灰岩楼梯",
|
||||
"block.create.polished_cut_tuff_wall": "磨制切制凝灰岩墙",
|
||||
"block.create.polished_cut_veridium": "磨制切制辉绿矿",
|
||||
"block.create.polished_cut_veridium_slab": "磨制切制辉绿矿台阶",
|
||||
"block.create.polished_cut_veridium_stairs": "磨制切制辉绿矿楼梯",
|
||||
"block.create.polished_cut_veridium_wall": "磨制切制辉绿矿墙",
|
||||
"block.create.portable_fluid_interface": "移动式流体接口",
|
||||
"block.create.portable_storage_interface": "移动式存储接口",
|
||||
"block.create.powered_latch": "锁存器",
|
||||
"block.create.powered_toggle_latch": "转换锁存器",
|
||||
"block.create.pulley_magnet": "滑轮磁铁",
|
||||
"block.create.pulse_extender": "UNLOCALIZED: Pulse Extender",
|
||||
"block.create.pulse_extender": "脉冲延长器",
|
||||
"block.create.pulse_repeater": "脉冲中继器",
|
||||
"block.create.purple_nixie_tube": "紫色辉光管",
|
||||
"block.create.purple_sail": "紫色风帆",
|
||||
|
@ -390,7 +390,7 @@
|
|||
"block.create.purple_toolbox": "紫色工具箱",
|
||||
"block.create.purple_valve_handle": "紫色阀门手轮",
|
||||
"block.create.radial_chassis": "旋转底盘",
|
||||
"block.create.raw_zinc_block": "UNLOCALIZED: Block of Raw Zinc",
|
||||
"block.create.raw_zinc_block": "粗锌块",
|
||||
"block.create.red_nixie_tube": "红色辉光管",
|
||||
"block.create.red_sail": "红色风帆",
|
||||
"block.create.red_seat": "红色坐垫",
|
||||
|
@ -405,70 +405,70 @@
|
|||
"block.create.sail_frame": "风帆框架",
|
||||
"block.create.schematic_table": "蓝图桌",
|
||||
"block.create.schematicannon": "蓝图加农炮",
|
||||
"block.create.scorchia": "UNLOCALIZED: Scorchia",
|
||||
"block.create.scorchia_pillar": "UNLOCALIZED: Scorchia Pillar",
|
||||
"block.create.scorchia": "焦黑熔渣",
|
||||
"block.create.scorchia_pillar": "焦黑熔渣柱",
|
||||
"block.create.scoria": "熔渣",
|
||||
"block.create.scoria_pillar": "竖纹熔渣",
|
||||
"block.create.scoria_pillar": "熔渣柱",
|
||||
"block.create.secondary_linear_chassis": "机壳底盘 2 号",
|
||||
"block.create.sequenced_gearshift": "可编程齿轮箱",
|
||||
"block.create.shadow_steel_casing": "暗影机壳",
|
||||
"block.create.shaft": "传动杆",
|
||||
"block.create.small_andesite_brick_slab": "UNLOCALIZED: Small Andesite Brick Slab",
|
||||
"block.create.small_andesite_brick_stairs": "UNLOCALIZED: Small Andesite Brick Stairs",
|
||||
"block.create.small_andesite_brick_wall": "UNLOCALIZED: Small Andesite Brick Wall",
|
||||
"block.create.small_andesite_bricks": "UNLOCALIZED: Small Andesite Bricks",
|
||||
"block.create.small_asurine_brick_slab": "UNLOCALIZED: Small Asurine Brick Slab",
|
||||
"block.create.small_asurine_brick_stairs": "UNLOCALIZED: Small Asurine Brick Stairs",
|
||||
"block.create.small_asurine_brick_wall": "UNLOCALIZED: Small Asurine Brick Wall",
|
||||
"block.create.small_asurine_bricks": "UNLOCALIZED: Small Asurine Bricks",
|
||||
"block.create.small_calcite_brick_slab": "UNLOCALIZED: Small Calcite Brick Slab",
|
||||
"block.create.small_calcite_brick_stairs": "UNLOCALIZED: Small Calcite Brick Stairs",
|
||||
"block.create.small_calcite_brick_wall": "UNLOCALIZED: Small Calcite Brick Wall",
|
||||
"block.create.small_calcite_bricks": "UNLOCALIZED: Small Calcite Bricks",
|
||||
"block.create.small_crimsite_brick_slab": "UNLOCALIZED: Small Crimsite Brick Slab",
|
||||
"block.create.small_crimsite_brick_stairs": "UNLOCALIZED: Small Crimsite Brick Stairs",
|
||||
"block.create.small_crimsite_brick_wall": "UNLOCALIZED: Small Crimsite Brick Wall",
|
||||
"block.create.small_crimsite_bricks": "UNLOCALIZED: Small Crimsite Bricks",
|
||||
"block.create.small_deepslate_brick_slab": "UNLOCALIZED: Small Deepslate Brick Slab",
|
||||
"block.create.small_deepslate_brick_stairs": "UNLOCALIZED: Small Deepslate Brick Stairs",
|
||||
"block.create.small_deepslate_brick_wall": "UNLOCALIZED: Small Deepslate Brick Wall",
|
||||
"block.create.small_deepslate_bricks": "UNLOCALIZED: Small Deepslate Bricks",
|
||||
"block.create.small_diorite_brick_slab": "UNLOCALIZED: Small Diorite Brick Slab",
|
||||
"block.create.small_diorite_brick_stairs": "UNLOCALIZED: Small Diorite Brick Stairs",
|
||||
"block.create.small_diorite_brick_wall": "UNLOCALIZED: Small Diorite Brick Wall",
|
||||
"block.create.small_diorite_bricks": "UNLOCALIZED: Small Diorite Bricks",
|
||||
"block.create.small_dripstone_brick_slab": "UNLOCALIZED: Small Dripstone Brick Slab",
|
||||
"block.create.small_dripstone_brick_stairs": "UNLOCALIZED: Small Dripstone Brick Stairs",
|
||||
"block.create.small_dripstone_brick_wall": "UNLOCALIZED: Small Dripstone Brick Wall",
|
||||
"block.create.small_dripstone_bricks": "UNLOCALIZED: Small Dripstone Bricks",
|
||||
"block.create.small_granite_brick_slab": "UNLOCALIZED: Small Granite Brick Slab",
|
||||
"block.create.small_granite_brick_stairs": "UNLOCALIZED: Small Granite Brick Stairs",
|
||||
"block.create.small_granite_brick_wall": "UNLOCALIZED: Small Granite Brick Wall",
|
||||
"block.create.small_granite_bricks": "UNLOCALIZED: Small Granite Bricks",
|
||||
"block.create.small_limestone_brick_slab": "UNLOCALIZED: Small Limestone Brick Slab",
|
||||
"block.create.small_limestone_brick_stairs": "UNLOCALIZED: Small Limestone Brick Stairs",
|
||||
"block.create.small_limestone_brick_wall": "UNLOCALIZED: Small Limestone Brick Wall",
|
||||
"block.create.small_limestone_bricks": "UNLOCALIZED: Small Limestone Bricks",
|
||||
"block.create.small_ochrum_brick_slab": "UNLOCALIZED: Small Ochrum Brick Slab",
|
||||
"block.create.small_ochrum_brick_stairs": "UNLOCALIZED: Small Ochrum Brick Stairs",
|
||||
"block.create.small_ochrum_brick_wall": "UNLOCALIZED: Small Ochrum Brick Wall",
|
||||
"block.create.small_ochrum_bricks": "UNLOCALIZED: Small Ochrum Bricks",
|
||||
"block.create.small_scorchia_brick_slab": "UNLOCALIZED: Small Scorchia Brick Slab",
|
||||
"block.create.small_scorchia_brick_stairs": "UNLOCALIZED: Small Scorchia Brick Stairs",
|
||||
"block.create.small_scorchia_brick_wall": "UNLOCALIZED: Small Scorchia Brick Wall",
|
||||
"block.create.small_scorchia_bricks": "UNLOCALIZED: Small Scorchia Bricks",
|
||||
"block.create.small_scoria_brick_slab": "UNLOCALIZED: Small Scoria Brick Slab",
|
||||
"block.create.small_scoria_brick_stairs": "UNLOCALIZED: Small Scoria Brick Stairs",
|
||||
"block.create.small_scoria_brick_wall": "UNLOCALIZED: Small Scoria Brick Wall",
|
||||
"block.create.small_scoria_bricks": "UNLOCALIZED: Small Scoria Bricks",
|
||||
"block.create.small_tuff_brick_slab": "UNLOCALIZED: Small Tuff Brick Slab",
|
||||
"block.create.small_tuff_brick_stairs": "UNLOCALIZED: Small Tuff Brick Stairs",
|
||||
"block.create.small_tuff_brick_wall": "UNLOCALIZED: Small Tuff Brick Wall",
|
||||
"block.create.small_tuff_bricks": "UNLOCALIZED: Small Tuff Bricks",
|
||||
"block.create.small_veridium_brick_slab": "UNLOCALIZED: Small Veridium Brick Slab",
|
||||
"block.create.small_veridium_brick_stairs": "UNLOCALIZED: Small Veridium Brick Stairs",
|
||||
"block.create.small_veridium_brick_wall": "UNLOCALIZED: Small Veridium Brick Wall",
|
||||
"block.create.small_veridium_bricks": "UNLOCALIZED: Small Veridium Bricks",
|
||||
"block.create.small_andesite_brick_slab": "安山岩小砖块台阶",
|
||||
"block.create.small_andesite_brick_stairs": "安山岩小砖块楼梯",
|
||||
"block.create.small_andesite_brick_wall": "安山岩小砖块墙",
|
||||
"block.create.small_andesite_bricks": "安山岩小砖块",
|
||||
"block.create.small_asurine_brick_slab": "皓蓝石小砖块台阶",
|
||||
"block.create.small_asurine_brick_stairs": "皓蓝石小砖块楼梯",
|
||||
"block.create.small_asurine_brick_wall": "皓蓝石小砖块墙",
|
||||
"block.create.small_asurine_bricks": "皓蓝石小砖块",
|
||||
"block.create.small_calcite_brick_slab": "方解石小砖块台阶",
|
||||
"block.create.small_calcite_brick_stairs": "方解石小砖块楼梯",
|
||||
"block.create.small_calcite_brick_wall": "方解石小砖块墙",
|
||||
"block.create.small_calcite_bricks": "方解石小砖块",
|
||||
"block.create.small_crimsite_brick_slab": "绯红岩小砖块台阶",
|
||||
"block.create.small_crimsite_brick_stairs": "绯红岩小砖块楼梯",
|
||||
"block.create.small_crimsite_brick_wall": "绯红岩小砖块墙",
|
||||
"block.create.small_crimsite_bricks": "绯红岩小砖块",
|
||||
"block.create.small_deepslate_brick_slab": "深板岩小砖块台阶",
|
||||
"block.create.small_deepslate_brick_stairs": "深板岩小砖块楼梯",
|
||||
"block.create.small_deepslate_brick_wall": "深板岩小砖块墙",
|
||||
"block.create.small_deepslate_bricks": "深板岩小砖块",
|
||||
"block.create.small_diorite_brick_slab": "闪长岩小砖块台阶",
|
||||
"block.create.small_diorite_brick_stairs": "闪长岩小砖块楼梯",
|
||||
"block.create.small_diorite_brick_wall": "闪长岩小砖块墙",
|
||||
"block.create.small_diorite_bricks": "闪长岩小砖块",
|
||||
"block.create.small_dripstone_brick_slab": "滴水石小砖块台阶",
|
||||
"block.create.small_dripstone_brick_stairs": "滴水石小砖块楼梯",
|
||||
"block.create.small_dripstone_brick_wall": "滴水石小砖块墙",
|
||||
"block.create.small_dripstone_bricks": "滴水石小砖块",
|
||||
"block.create.small_granite_brick_slab": "花岗岩小砖块台阶",
|
||||
"block.create.small_granite_brick_stairs": "花岗岩小砖块楼梯",
|
||||
"block.create.small_granite_brick_wall": "花岗岩小砖块墙",
|
||||
"block.create.small_granite_bricks": "花岗岩小砖块",
|
||||
"block.create.small_limestone_brick_slab": "石灰岩小砖块台阶",
|
||||
"block.create.small_limestone_brick_stairs": "石灰岩小砖块楼梯",
|
||||
"block.create.small_limestone_brick_wall": "石灰岩小砖块墙",
|
||||
"block.create.small_limestone_bricks": "石灰岩小砖块",
|
||||
"block.create.small_ochrum_brick_slab": "赭金砂小砖块台阶",
|
||||
"block.create.small_ochrum_brick_stairs": "赭金砂小砖块楼梯",
|
||||
"block.create.small_ochrum_brick_wall": "赭金砂小砖块墙",
|
||||
"block.create.small_ochrum_bricks": "赭金砂小砖块",
|
||||
"block.create.small_scorchia_brick_slab": "焦黑熔渣小砖块台阶",
|
||||
"block.create.small_scorchia_brick_stairs": "焦黑熔渣小砖块楼梯",
|
||||
"block.create.small_scorchia_brick_wall": "焦黑熔渣小砖块墙",
|
||||
"block.create.small_scorchia_bricks": "焦黑熔渣小砖块",
|
||||
"block.create.small_scoria_brick_slab": "熔渣小砖块台阶",
|
||||
"block.create.small_scoria_brick_stairs": "熔渣小砖块楼梯",
|
||||
"block.create.small_scoria_brick_wall": "熔渣小砖块墙",
|
||||
"block.create.small_scoria_bricks": "熔渣小砖块",
|
||||
"block.create.small_tuff_brick_slab": "凝灰岩小砖块台阶",
|
||||
"block.create.small_tuff_brick_stairs": "凝灰岩小砖块楼梯",
|
||||
"block.create.small_tuff_brick_wall": "凝灰岩小砖块墙",
|
||||
"block.create.small_tuff_bricks": "凝灰岩小砖块",
|
||||
"block.create.small_veridium_brick_slab": "辉绿矿小砖块台阶",
|
||||
"block.create.small_veridium_brick_stairs": "辉绿矿小砖块楼梯",
|
||||
"block.create.small_veridium_brick_wall": "辉绿矿小砖块墙",
|
||||
"block.create.small_veridium_bricks": "辉绿矿小砖块",
|
||||
"block.create.smart_chute": "智能溜槽",
|
||||
"block.create.smart_fluid_pipe": "智能流体管道",
|
||||
"block.create.speedometer": "速度表",
|
||||
|
@ -481,45 +481,45 @@
|
|||
"block.create.stressometer": "应力表",
|
||||
"block.create.tiled_glass": "十字玻璃窗",
|
||||
"block.create.tiled_glass_pane": "十字玻璃窗户板",
|
||||
"block.create.tuff_pillar": "UNLOCALIZED: Tuff Pillar",
|
||||
"block.create.tuff_pillar": "凝灰岩柱",
|
||||
"block.create.turntable": "转盘",
|
||||
"block.create.veridium": "UNLOCALIZED: Veridium",
|
||||
"block.create.veridium_pillar": "UNLOCALIZED: Veridium Pillar",
|
||||
"block.create.veridium": "辉绿矿",
|
||||
"block.create.veridium_pillar": "辉绿矿柱",
|
||||
"block.create.vertical_framed_glass": "竖直边框玻璃",
|
||||
"block.create.vertical_framed_glass_pane": "竖直边框玻璃板",
|
||||
"block.create.warped_window": "诡异木窗户",
|
||||
"block.create.warped_window_pane": "诡异木窗户板",
|
||||
"block.create.water_wheel": "水车",
|
||||
"block.create.waxed_copper_shingle_slab": "UNLOCALIZED: Waxed Copper Shingle Slab",
|
||||
"block.create.waxed_copper_shingle_stairs": "UNLOCALIZED: Waxed Copper Shingle Stairs",
|
||||
"block.create.waxed_copper_shingles": "UNLOCALIZED: Waxed Copper Shingles",
|
||||
"block.create.waxed_copper_tile_slab": "UNLOCALIZED: Waxed Copper Tile Slab",
|
||||
"block.create.waxed_copper_tile_stairs": "UNLOCALIZED: Waxed Copper Tile Stairs",
|
||||
"block.create.waxed_copper_tiles": "UNLOCALIZED: Waxed Copper Tiles",
|
||||
"block.create.waxed_exposed_copper_shingle_slab": "UNLOCALIZED: Waxed Exposed Copper Shingle Slab",
|
||||
"block.create.waxed_exposed_copper_shingle_stairs": "UNLOCALIZED: Waxed Exposed Copper Shingle Stairs",
|
||||
"block.create.waxed_exposed_copper_shingles": "UNLOCALIZED: Waxed Exposed Copper Shingles",
|
||||
"block.create.waxed_exposed_copper_tile_slab": "UNLOCALIZED: Waxed Exposed Copper Tile Slab",
|
||||
"block.create.waxed_exposed_copper_tile_stairs": "UNLOCALIZED: Waxed Exposed Copper Tile Stairs",
|
||||
"block.create.waxed_exposed_copper_tiles": "UNLOCALIZED: Waxed Exposed Copper Tiles",
|
||||
"block.create.waxed_oxidized_copper_shingle_slab": "UNLOCALIZED: Waxed Oxidized Copper Shingle Slab",
|
||||
"block.create.waxed_oxidized_copper_shingle_stairs": "UNLOCALIZED: Waxed Oxidized Copper Shingle Stairs",
|
||||
"block.create.waxed_oxidized_copper_shingles": "UNLOCALIZED: Waxed Oxidized Copper Shingles",
|
||||
"block.create.waxed_oxidized_copper_tile_slab": "UNLOCALIZED: Waxed Oxidized Copper Tile Slab",
|
||||
"block.create.waxed_oxidized_copper_tile_stairs": "UNLOCALIZED: Waxed Oxidized Copper Tile Stairs",
|
||||
"block.create.waxed_oxidized_copper_tiles": "UNLOCALIZED: Waxed Oxidized Copper Tiles",
|
||||
"block.create.waxed_weathered_copper_shingle_slab": "UNLOCALIZED: Waxed Weathered Copper Shingle Slab",
|
||||
"block.create.waxed_weathered_copper_shingle_stairs": "UNLOCALIZED: Waxed Weathered Copper Shingle Stairs",
|
||||
"block.create.waxed_weathered_copper_shingles": "UNLOCALIZED: Waxed Weathered Copper Shingles",
|
||||
"block.create.waxed_weathered_copper_tile_slab": "UNLOCALIZED: Waxed Weathered Copper Tile Slab",
|
||||
"block.create.waxed_weathered_copper_tile_stairs": "UNLOCALIZED: Waxed Weathered Copper Tile Stairs",
|
||||
"block.create.waxed_weathered_copper_tiles": "UNLOCALIZED: Waxed Weathered Copper Tiles",
|
||||
"block.create.weathered_copper_shingle_slab": "UNLOCALIZED: Weathered Copper Shingle Slab",
|
||||
"block.create.weathered_copper_shingle_stairs": "UNLOCALIZED: Weathered Copper Shingle Stairs",
|
||||
"block.create.weathered_copper_shingles": "UNLOCALIZED: Weathered Copper Shingles",
|
||||
"block.create.weathered_copper_tile_slab": "UNLOCALIZED: Weathered Copper Tile Slab",
|
||||
"block.create.weathered_copper_tile_stairs": "UNLOCALIZED: Weathered Copper Tile Stairs",
|
||||
"block.create.weathered_copper_tiles": "UNLOCALIZED: Weathered Copper Tiles",
|
||||
"block.create.waxed_copper_shingle_slab": "涂蜡铜砖块台阶",
|
||||
"block.create.waxed_copper_shingle_stairs": "涂蜡铜砖块楼梯",
|
||||
"block.create.waxed_copper_shingles": "涂蜡铜砖块",
|
||||
"block.create.waxed_copper_tile_slab": "涂蜡铜瓦块台阶",
|
||||
"block.create.waxed_copper_tile_stairs": "涂蜡铜瓦块楼梯",
|
||||
"block.create.waxed_copper_tiles": "涂蜡铜瓦块",
|
||||
"block.create.waxed_exposed_copper_shingle_slab": "斑驳的涂蜡铜砖块台阶",
|
||||
"block.create.waxed_exposed_copper_shingle_stairs": "斑驳的涂蜡铜砖块楼梯",
|
||||
"block.create.waxed_exposed_copper_shingles": "斑驳的涂蜡铜砖块",
|
||||
"block.create.waxed_exposed_copper_tile_slab": "斑驳的涂蜡铜瓦块台阶",
|
||||
"block.create.waxed_exposed_copper_tile_stairs": "斑驳的涂蜡铜瓦块楼梯",
|
||||
"block.create.waxed_exposed_copper_tiles": "斑驳的涂蜡铜瓦块",
|
||||
"block.create.waxed_oxidized_copper_shingle_slab": "氧化的涂蜡铜砖块台阶",
|
||||
"block.create.waxed_oxidized_copper_shingle_stairs": "氧化的涂蜡铜砖块楼梯",
|
||||
"block.create.waxed_oxidized_copper_shingles": "氧化的涂蜡铜砖块",
|
||||
"block.create.waxed_oxidized_copper_tile_slab": "氧化的涂蜡铜瓦块台阶",
|
||||
"block.create.waxed_oxidized_copper_tile_stairs": "氧化的涂蜡铜瓦块楼梯",
|
||||
"block.create.waxed_oxidized_copper_tiles": "氧化的涂蜡铜瓦块",
|
||||
"block.create.waxed_weathered_copper_shingle_slab": "锈蚀的涂蜡铜砖块台阶",
|
||||
"block.create.waxed_weathered_copper_shingle_stairs": "锈蚀的涂蜡铜砖块楼梯",
|
||||
"block.create.waxed_weathered_copper_shingles": "锈蚀的涂蜡铜砖块",
|
||||
"block.create.waxed_weathered_copper_tile_slab": "锈蚀的涂蜡铜瓦块台阶",
|
||||
"block.create.waxed_weathered_copper_tile_stairs": "锈蚀的涂蜡铜瓦块楼梯",
|
||||
"block.create.waxed_weathered_copper_tiles": "锈蚀的涂蜡铜瓦块",
|
||||
"block.create.weathered_copper_shingle_slab": "锈蚀的铜砖块台阶",
|
||||
"block.create.weathered_copper_shingle_stairs": "锈蚀的铜砖块楼梯",
|
||||
"block.create.weathered_copper_shingles": "锈蚀的铜砖块",
|
||||
"block.create.weathered_copper_tile_slab": "锈蚀的铜瓦块台阶",
|
||||
"block.create.weathered_copper_tile_stairs": "锈蚀的铜瓦块楼梯",
|
||||
"block.create.weathered_copper_tiles": "锈蚀的铜瓦块",
|
||||
"block.create.weighted_ejector": "弹射置物台",
|
||||
"block.create.white_nixie_tube": "白色辉光管",
|
||||
"block.create.white_sail": "白色风帆",
|
||||
|
@ -591,7 +591,7 @@
|
|||
"item.create.electron_tube": "电子管",
|
||||
"item.create.empty_blaze_burner": "空的烈焰人燃烧室",
|
||||
"item.create.empty_schematic": "空白蓝图",
|
||||
"item.create.experience_nugget": "UNLOCALIZED: Nugget of Experience",
|
||||
"item.create.experience_nugget": "经验颗粒",
|
||||
"item.create.extendo_grip": "伸缩机械手",
|
||||
"item.create.filter": "过滤器",
|
||||
"item.create.furnace_minecart_contraption": "装配过的动力矿车",
|
||||
|
@ -612,7 +612,7 @@
|
|||
"item.create.powdered_obsidian": "黑曜石粉末",
|
||||
"item.create.precision_mechanism": "精密构件",
|
||||
"item.create.propeller": "扇叶",
|
||||
"item.create.raw_zinc": "UNLOCALIZED: Raw Zinc",
|
||||
"item.create.raw_zinc": "粗锌",
|
||||
"item.create.red_sand_paper": "红沙砂纸",
|
||||
"item.create.refined_radiance": "光辉石",
|
||||
"item.create.rose_quartz": "玫瑰石英",
|
||||
|
@ -983,10 +983,10 @@
|
|||
"create.gui.assembly.exception": "无法组装该装置:",
|
||||
"create.gui.assembly.exception.unmovableBlock": "无法移动的方块:(%4$s)位于 [%1$s,%2$s,%3$s]",
|
||||
"create.gui.assembly.exception.chunkNotLoaded": "位于 [%1$s,%2$s,%3$s] 的方块未处于加载区块",
|
||||
"create.gui.assembly.exception.structureTooLarge": "装置中的方块数量过多。",
|
||||
"create.gui.assembly.exception.tooManyPistonPoles": "活塞加装的活塞杆数量过多。",
|
||||
"create.gui.assembly.exception.structureTooLarge": "装置中的方块数量过多。\n配置的最大值为:%1$s",
|
||||
"create.gui.assembly.exception.tooManyPistonPoles": "活塞加装的活塞杆数量过多。\n配置的最大值为:%1$s",
|
||||
"create.gui.assembly.exception.noPistonPoles": "活塞缺失部分活塞杆",
|
||||
"create.gui.assembly.exception.not_enough_sails": "相接的结构所包含的类风帆方块的数量不足。%1$s",
|
||||
"create.gui.assembly.exception.not_enough_sails": "相接的结构所包含的类风帆方块的数量不足:%1$s。\n至少需要 %2$s",
|
||||
"create.gui.gauge.info_header": "仪表信息:",
|
||||
"create.gui.speedometer.title": "旋转速度",
|
||||
"create.gui.stressometer.title": "网络应力",
|
||||
|
@ -1032,7 +1032,7 @@
|
|||
"create.schematicAndQuill.fallbackName": "我的蓝图",
|
||||
"create.schematicAndQuill.saved": "另存为%1$s",
|
||||
|
||||
"create.schematic.invalid": "[!] 无效的项目",
|
||||
"create.schematic.invalid": "[!] 无效的物品 - 使用蓝图桌来替换",
|
||||
"create.schematic.position": "位置",
|
||||
"create.schematic.rotation": "旋转",
|
||||
"create.schematic.rotation.none": "无",
|
||||
|
@ -1075,7 +1075,7 @@
|
|||
"create.schematic.tool.flip.description.3": "",
|
||||
|
||||
"create.schematics.synchronizing": "正在同步..",
|
||||
"create.schematics.uploadTooLarge": "你的蓝图太大",
|
||||
"create.schematics.uploadTooLarge": "你的蓝图超出了服务器指定的限制。",
|
||||
"create.schematics.maxAllowedSize": "允许的最大蓝图文件大小为:",
|
||||
|
||||
"create.gui.schematicTable.refresh": "刷新文件",
|
||||
|
@ -1101,7 +1101,7 @@
|
|||
"create.gui.schematicannon.option.skipTileEntities": "保护存储方块",
|
||||
"create.gui.schematicannon.slot.gunpowder": "向蓝图加农炮添加火药以提供动力",
|
||||
"create.gui.schematicannon.slot.listPrinter": "在此处放置书以打印蓝图所需的材料清单",
|
||||
"create.gui.schematicannon.slot.schematic": "在此处添加你的蓝图,务必确保其已经被部署在了特点位置",
|
||||
"create.gui.schematicannon.slot.schematic": "在此处添加你的蓝图,务必确保其已经被部署在了特定位置",
|
||||
"create.gui.schematicannon.option.skipMissing.description": "如果缺失材料,蓝图加农炮将忽略当前缺失材料并且使用其他已有材料继续工作",
|
||||
"create.gui.schematicannon.option.skipTileEntities.description": "蓝图将避免更换存储方块,如箱子。",
|
||||
"create.gui.schematicannon.option.dontReplaceSolid.description": "蓝图加农炮将不会替换工作范围内的任何固体方块。",
|
||||
|
@ -1128,7 +1128,7 @@
|
|||
"create.schematicannon.status.schematicExpired": "蓝图文件已过期",
|
||||
|
||||
"create.materialChecklist": "材料清单",
|
||||
"create.materialChecklist.blocksNotLoaded": "*免责声明* ",
|
||||
"create.materialChecklist.blocksNotLoaded": "*免责声明*\n\n由于相关区块没有被加载,材料列表可能不准确。",
|
||||
|
||||
"create.gui.filter.deny_list": "黑名单",
|
||||
"create.gui.filter.deny_list.description": "只通过不在黑名单中的物品,如果黑名单为空,所有物品都可以通过",
|
||||
|
@ -1335,7 +1335,7 @@
|
|||
"create.subtitle.mechanical_press_activation_belt": "辊压机:撞击传送带",
|
||||
"create.subtitle.fwoomp": "土豆加农炮:发射",
|
||||
"create.subtitle.worldshaper_place": "环境塑型器:放置方块",
|
||||
"create.subtitle.sanding_long": "UNLOCALIZED: Sanding noises",
|
||||
"create.subtitle.sanding_long": "打磨噪音",
|
||||
"create.subtitle.crushing_1": "磨碎声",
|
||||
"create.subtitle.depot_slide": "物品:滑入",
|
||||
"create.subtitle.saw_activate_stone": "动力锯:切割",
|
||||
|
@ -1348,7 +1348,7 @@
|
|||
"create.subtitle.controller_put": "遥控器:放进讲台",
|
||||
"create.subtitle.cranking": "手摇曲柄:转动",
|
||||
"create.subtitle.wrench_remove": "组件:被破坏",
|
||||
"create.subtitle.sanding_short": "UNLOCALIZED: Sanding noises",
|
||||
"create.subtitle.sanding_short": "打磨噪音",
|
||||
"create.subtitle.cogs": "齿轮:嘎吱作响",
|
||||
"create.subtitle.slime_added": "粘液:挤碎声",
|
||||
"create.subtitle.wrench_rotate": "扳手:拧动",
|
||||
|
@ -1599,10 +1599,10 @@
|
|||
"item.create.minecart_coupling.tooltip.condition1": "作用与矿车时",
|
||||
"item.create.minecart_coupling.tooltip.behaviour1": "将两个矿车耦合在一起,在移动时将它们保持_恒定的距离_。",
|
||||
|
||||
"item.create.experience_nugget.tooltip": "UNLOCALIZED: NUGGET OF EXPERIENCE",
|
||||
"item.create.experience_nugget.tooltip.summary": "UNLOCALIZED: _Ding!_ A speck of _inspiration_ from your fantastic inventions.",
|
||||
"item.create.experience_nugget.tooltip.condition1": "UNLOCALIZED: When Used",
|
||||
"item.create.experience_nugget.tooltip.behaviour1": "UNLOCALIZED: _Redeems_ _Experience_ points contained within.",
|
||||
"item.create.experience_nugget.tooltip": "经验颗粒",
|
||||
"item.create.experience_nugget.tooltip.summary": "_叮!_从你的奇妙发明中汲取_灵感_",
|
||||
"item.create.experience_nugget.tooltip.condition1": "当使用时",
|
||||
"item.create.experience_nugget.tooltip.behaviour1": "_吸收_其中包含的_经验值_。",
|
||||
|
||||
"block.create.peculiar_bell.tooltip": "奇异钟",
|
||||
"block.create.peculiar_bell.tooltip.summary": "装饰用的_黄铜质钟_。放在_灵魂火_的正上方可能会产生意料之外的后果......",
|
||||
|
@ -1821,10 +1821,10 @@
|
|||
"create.ponder.cogwheel.text_1": "齿轮会将动力传递至临近的齿轮",
|
||||
"create.ponder.cogwheel.text_2": "以此方式连接的齿轮,旋转方向相反",
|
||||
|
||||
"create.ponder.cogwheel_casing.header": "UNLOCALIZED: Encasing Cogwheels",
|
||||
"create.ponder.cogwheel_casing.text_1": "UNLOCALIZED: Brass or Andesite Casing can be used to decorate Cogwheels",
|
||||
"create.ponder.cogwheel_casing.text_2": "UNLOCALIZED: Components added after encasing will not connect to the shaft outputs",
|
||||
"create.ponder.cogwheel_casing.text_3": "UNLOCALIZED: The Wrench can be used to toggle connections",
|
||||
"create.ponder.cogwheel_casing.header": "装壳齿轮",
|
||||
"create.ponder.cogwheel_casing.text_1": "黄铜机壳或安山机壳可用于装饰齿轮",
|
||||
"create.ponder.cogwheel_casing.text_2": "在装壳后添加的组件将不会与传动轴相连",
|
||||
"create.ponder.cogwheel_casing.text_3": "扳手可用于切换连接",
|
||||
|
||||
"create.ponder.creative_fluid_tank.header": "创造流体储罐",
|
||||
"create.ponder.creative_fluid_tank.text_1": "创造流体储罐可以提供无限量的流体",
|
||||
|
@ -2046,16 +2046,16 @@
|
|||
"create.ponder.item_drain.text_4": "...物品将会经过分液池顶部,并在此过程中将其包含的液体排入分液池内",
|
||||
"create.ponder.item_drain.text_5": "流体管道可以从分液池中抽取液体",
|
||||
|
||||
"create.ponder.item_vault_sizes.header": "UNLOCALIZED: Dimensions of an Item Vault",
|
||||
"create.ponder.item_vault_sizes.text_1": "UNLOCALIZED: Item Vaults can be combined to increase the total capacity",
|
||||
"create.ponder.item_vault_sizes.text_2": "UNLOCALIZED: Their base square can be up to 3 blocks wide...",
|
||||
"create.ponder.item_vault_sizes.text_3": "UNLOCALIZED: ...and grow in length up to 3x their diameter",
|
||||
"create.ponder.item_vault_sizes.header": "物品保险库的尺寸",
|
||||
"create.ponder.item_vault_sizes.text_1": "可以组合物品保险库以增加总容量",
|
||||
"create.ponder.item_vault_sizes.text_2": "它们的直径最多可以有 3 个方块宽……",
|
||||
"create.ponder.item_vault_sizes.text_3": "……长度最多为直径的 3 倍",
|
||||
|
||||
"create.ponder.item_vault_storage.header": "UNLOCALIZED: Storing Items in Vaults",
|
||||
"create.ponder.item_vault_storage.text_1": "UNLOCALIZED: Item Vaults can be used to store large amounts of items",
|
||||
"create.ponder.item_vault_storage.text_2": "UNLOCALIZED: However, contents cannot be added or taken manually",
|
||||
"create.ponder.item_vault_storage.text_3": "UNLOCALIZED: Any components for item transfer can both insert...",
|
||||
"create.ponder.item_vault_storage.text_4": "UNLOCALIZED: ...and take contents from this container",
|
||||
"create.ponder.item_vault_storage.header": "在保险库中存储物品",
|
||||
"create.ponder.item_vault_storage.text_1": "物品保险库可用于存储大量物品",
|
||||
"create.ponder.item_vault_storage.text_2": "但是,不能手动添加或获取物品",
|
||||
"create.ponder.item_vault_storage.text_3": "任何用于物品传输的组件都可以用于添加……",
|
||||
"create.ponder.item_vault_storage.text_4": "……和从该容器中取出物品",
|
||||
|
||||
"create.ponder.large_cogwheel.header": "使用大齿轮传递旋转力",
|
||||
"create.ponder.large_cogwheel.text_1": "大齿轮可以以特定的角度相互连接",
|
||||
|
@ -2260,17 +2260,17 @@
|
|||
"create.ponder.powered_toggle_latch.text_3": "...开启或者是关闭",
|
||||
"create.ponder.powered_toggle_latch.text_4": "你也可以手动切换其状态",
|
||||
|
||||
"create.ponder.pulse_extender.header": "UNLOCALIZED: Controlling signals using Pulse Extenders",
|
||||
"create.ponder.pulse_extender.text_1": "UNLOCALIZED: Pulse Extenders can lengthen a signal passing through",
|
||||
"create.ponder.pulse_extender.text_2": "UNLOCALIZED: They activate after a short delay...",
|
||||
"create.ponder.pulse_extender.text_3": "UNLOCALIZED: ...and cool down for the configured duration",
|
||||
"create.ponder.pulse_extender.text_4": "UNLOCALIZED: Using the mouse wheel, the discharge time can be configured",
|
||||
"create.ponder.pulse_extender.text_5": "UNLOCALIZED: The configured duration can range up to 30 minutes",
|
||||
"create.ponder.pulse_extender.header": "使用脉冲延长器控制信号",
|
||||
"create.ponder.pulse_extender.text_1": "脉冲延长器可以延长通过的信号",
|
||||
"create.ponder.pulse_extender.text_2": "它会在短暂延迟后激活……",
|
||||
"create.ponder.pulse_extender.text_3": "……并在配置的持续时间后取消激活",
|
||||
"create.ponder.pulse_extender.text_4": "通过鼠标滚轮,可以配置持续时间",
|
||||
"create.ponder.pulse_extender.text_5": "配置的持续时间最长可达 30 分钟",
|
||||
|
||||
"create.ponder.pulse_repeater.header": "使用脉冲中继器控制信号",
|
||||
"create.ponder.pulse_repeater.text_1": "脉冲中继器会将所有通入的红石信号缩减为一次脉冲",
|
||||
"create.ponder.pulse_repeater.text_2": "UNLOCALIZED: Using the mouse wheel, the charge time can be configured",
|
||||
"create.ponder.pulse_repeater.text_3": "UNLOCALIZED: Configured delays can range up to 30 minutes",
|
||||
"create.ponder.pulse_repeater.text_2": "通过鼠标滚轮,可以配置充能时间",
|
||||
"create.ponder.pulse_repeater.text_3": "配置的延迟范围最长可达 30 分钟",
|
||||
|
||||
"create.ponder.radial_chassis.header": "使用旋转底盘黏着方块",
|
||||
"create.ponder.radial_chassis.text_1": "同一行上的旋转底盘会相互连接在一起",
|
||||
|
|
|
@ -28,8 +28,8 @@
|
|||
"trigger": "create:bracket_apply",
|
||||
"conditions": {
|
||||
"accepted_entries": [
|
||||
"create:large_cogwheel",
|
||||
"create:cogwheel"
|
||||
"create:cogwheel",
|
||||
"create:large_cogwheel"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
|
|
@ -1,20 +1,19 @@
|
|||
{
|
||||
"_": "Missing Localizations: 1652",
|
||||
"_": "Missing Localizations: 1670",
|
||||
|
||||
"_": "->------------------------] Game Elements [------------------------<-",
|
||||
"block.create.adjustable_chain_gearshift": "Correia Ajustável",
|
||||
"block.create.adjustable_crate": "Caixa Ajustável",
|
||||
"block.create.adjustable_pulse_repeater": "Repetidor de Pulso Ajustável",
|
||||
"block.create.adjustable_repeater": "Repetidor Ajustável",
|
||||
"block.create.analog_lever": "Alavanca Analógica",
|
||||
"block.create.andesite_belt_funnel": "Funil de Esteira de Andesito",
|
||||
"block.create.andesite_bricks": "Tijolos de Andesito",
|
||||
"block.create.andesite_casing": "Revestimento de Andesito",
|
||||
"block.create.andesite_encased_cogwheel": "Roda dentada revestida com andesito",
|
||||
"block.create.andesite_encased_large_cogwheel": "Roda dentada grande revestida com andesito",
|
||||
"block.create.andesite_encased_shaft": "Eixo revestido com latão",
|
||||
"block.create.andesite_funnel": "Funil de Andesito",
|
||||
"block.create.andesite_tunnel": "Tunel de Andesito",
|
||||
"block.create.basin": "Bacia",
|
||||
"block.create.belt": "Esteira Mecânica",
|
||||
"block.create.black_nixie_tube": "Tubo nixie preto",
|
||||
"block.create.black_sail": "Vela preta",
|
||||
"block.create.black_seat": "Assento preto",
|
||||
"block.create.black_toolbox": "Caixa de ferramentas preta",
|
||||
|
@ -28,6 +27,8 @@
|
|||
"block.create.brass_belt_funnel": "Funil de Esteira de Latão",
|
||||
"block.create.brass_block": "Bloco de Latão",
|
||||
"block.create.brass_casing": "Revestimento de Latão",
|
||||
"block.create.brass_encased_cogwheel": "Roda dentada revestida com latão",
|
||||
"block.create.brass_encased_large_cogwheel": "Roda dentada grande revestida com latão",
|
||||
"block.create.brass_encased_shaft": "Eixo Revestido com Latão",
|
||||
"block.create.brass_funnel": "Funil de Latão",
|
||||
"block.create.brass_tunnel": "Tunel de Latão",
|
||||
|
@ -45,29 +46,21 @@
|
|||
"block.create.content_observer": "Observador de Conteúdo",
|
||||
"block.create.controller_rail": "Trilho Controlador",
|
||||
"block.create.copper_backtank": "Tanque Traseiro de Cobre",
|
||||
"block.create.copper_block": "Bloco de Cobre",
|
||||
"block.create.copper_casing": "Revestimento de Cobre",
|
||||
"block.create.copper_ore": "Minério de Cobre",
|
||||
"block.create.copper_valve_handle": "Válvula de Cobre",
|
||||
"block.create.creative_crate": "Caixa Criativa",
|
||||
"block.create.creative_fluid_tank": "Tanque de Fluidos Criativo",
|
||||
"block.create.creative_motor": "Motor Criativo",
|
||||
"block.create.crushing_wheel": "Roda de Moer",
|
||||
"block.create.cuckoo_clock": "Relógio Cuckok",
|
||||
"block.create.cuckoo_clock": "Relógio Cuckoo",
|
||||
"block.create.cyan_nixie_tube": "Tubo nixie ciano",
|
||||
"block.create.cyan_sail": "Vela ciano",
|
||||
"block.create.cyan_seat": "Assento ciano",
|
||||
"block.create.cyan_toolbox": "caixa de ferramentas ciano",
|
||||
"block.create.cyan_valve_handle": "Válvula ciano",
|
||||
"block.create.deepslate_zinc_ore": "Minério de zinco de ardósia",
|
||||
"block.create.deployer": "Implantador",
|
||||
"block.create.depot": "Depósito",
|
||||
"block.create.diorite_bricks": "Tijolos de Diorito",
|
||||
"block.create.dolomite": "Dolomite",
|
||||
"block.create.dolomite_bricks": "Tijolos de Dolomite",
|
||||
"block.create.dolomite_bricks_slab": "Lajotas de Tijolos de Dolomite",
|
||||
"block.create.dolomite_bricks_stairs": "Escadas de Tijolos de Dolomite",
|
||||
"block.create.dolomite_bricks_wall": "Muro de Tijolos de Dolomite",
|
||||
"block.create.dolomite_pillar": "Pilar de Dolomite",
|
||||
"block.create.encased_chain_drive": "Correia Revestida",
|
||||
"block.create.encased_fan": "Ventilador Revestida",
|
||||
"block.create.encased_fluid_pipe": "Cano de Fluidos Revestido",
|
||||
|
@ -76,16 +69,11 @@
|
|||
"block.create.fluid_valve": "Válvula",
|
||||
"block.create.flywheel": "Volante de inércia",
|
||||
"block.create.furnace_engine": "Motor de Fornalha",
|
||||
"block.create.gabbro": "Gabbro",
|
||||
"block.create.gabbro_bricks": "Tijolos de Gabbro",
|
||||
"block.create.gabbro_bricks_stairs": "Escadas de Tijolos de Gabbro",
|
||||
"block.create.gabbro_bricks_wall": "Muros de Tijolos de Gabbro",
|
||||
"block.create.gantry_carriage": "Carruagem de Pórtico",
|
||||
"block.create.gantry_shaft": "Eixo de Pórtico",
|
||||
"block.create.gearbox": "Caixa de Transmissão",
|
||||
"block.create.gearshift": "Câmbio",
|
||||
"block.create.glass_fluid_pipe": "Cano de Fluido de Vidro",
|
||||
"block.create.granite_bricks": "Tijolos de Granito",
|
||||
"block.create.gray_nixie_tube": "Tubo nixie cinza",
|
||||
"block.create.gray_sail": "Vela cinza",
|
||||
"block.create.gray_seat": "Assento cinza",
|
||||
|
@ -101,7 +89,7 @@
|
|||
"block.create.honey": "Mel",
|
||||
"block.create.hose_pulley": "Polia de Mangueira",
|
||||
"block.create.item_drain": "Dreno de Item",
|
||||
"block.create.large_cogwheel": "Roda Dentada Grande",
|
||||
"block.create.item_vault": "Cofre de itens",
|
||||
"block.create.lectern_controller": "Controle de Atril",
|
||||
"block.create.light_blue_nixie_tube": "tubo nixie azul claro",
|
||||
"block.create.light_blue_sail": "Vela azul claro",
|
||||
|
@ -118,12 +106,7 @@
|
|||
"block.create.lime_seat": "Assento lima",
|
||||
"block.create.lime_toolbox": "Caixa de ferramentas lima",
|
||||
"block.create.lime_valve_handle": "Válvula lima",
|
||||
"block.create.limesand": "Areia Calcária",
|
||||
"block.create.limestone": "Calcário",
|
||||
"block.create.limestone_bricks": "Tijolos de Calcário",
|
||||
"block.create.limestone_bricks_slab": "Lajotas de Tijolos de Calcário",
|
||||
"block.create.limestone_bricks_stairs": "Escadas de Tijolos de Calcário",
|
||||
"block.create.limestone_bricks_wall": "Muro de Tijolos de Calcário",
|
||||
"block.create.limestone_pillar": "Pilar de Calcário",
|
||||
"block.create.linear_chassis": "Chassis Linear",
|
||||
"block.create.lit_blaze_burner": "Queimador de Blaze Acesso",
|
||||
|
@ -144,6 +127,7 @@
|
|||
"block.create.mechanical_press": "Prensa Mecânica",
|
||||
"block.create.mechanical_pump": "Bomba Mecânica",
|
||||
"block.create.mechanical_saw": "Serra Mecânica",
|
||||
"block.create.metal_bracket": "Suporte de metal",
|
||||
"block.create.millstone": "Pedra de Moer",
|
||||
"block.create.minecart_anchor": "Ancóra de carrinho de Mina",
|
||||
"block.create.mysterious_cuckoo_clock": "Relógio cuckoo",
|
||||
|
@ -160,14 +144,11 @@
|
|||
"block.create.pink_toolbox": "Caixa de ferramentas rosa",
|
||||
"block.create.pink_valve_handle": "Válvula rosa",
|
||||
"block.create.piston_extension_pole": "Vara de Extensão do Pistão",
|
||||
"block.create.polished_dolomite": "Dolomite Polido",
|
||||
"block.create.polished_gabbro": "Gabbro Polido",
|
||||
"block.create.polished_limestone": "Calcário Polido",
|
||||
"block.create.polished_limestone_slab": "Lajotas de Calcário Polido",
|
||||
"block.create.polished_weathered_limestone": "Calcário Polido Resistido",
|
||||
"block.create.polished_weathered_limestone_slab": "Lajota de Calcário Polido Resistido",
|
||||
"block.create.portable_fluid_interface": "Interface de fluidos portátil",
|
||||
"block.create.portable_storage_interface": "Interface de armazenamento portátil",
|
||||
"block.create.powered_latch": "UNLOCALIZED: Powered Latch",
|
||||
"block.create.pulley_magnet": "Imã da Polia",
|
||||
"block.create.pulse_extender": "Extensor de pulso",
|
||||
"block.create.pulse_repeater": "Repetidor de Pulso",
|
||||
"block.create.purple_nixie_tube": "Tubo nixie roxo",
|
||||
"block.create.purple_sail": "Vela roxo",
|
||||
|
@ -175,6 +156,7 @@
|
|||
"block.create.purple_toolbox": "Caixa de ferramentas roxa",
|
||||
"block.create.purple_valve_handle": "válvula roxa",
|
||||
"block.create.radial_chassis": "Chassis Radial",
|
||||
"block.create.raw_zinc_block": "Bloco de zinco bruto",
|
||||
"block.create.red_nixie_tube": "Tubo nixie vermelho",
|
||||
"block.create.red_sail": "Vela vermelha",
|
||||
"block.create.red_seat": "Assento vermelho",
|
||||
|
@ -183,10 +165,9 @@
|
|||
"block.create.redstone_contact": "Contato de Redstone",
|
||||
"block.create.redstone_link": "Conexão de Redstone",
|
||||
"block.create.refined_radiance_casing": "Revestimento Brilhante",
|
||||
"block.create.reinforced_rail": "Trilho reinfirçado",
|
||||
"block.create.rope": "Corda",
|
||||
"block.create.rope_pulley": "Polia",
|
||||
"block.create.rotation_speed_controller": "Controlador de Velocidade Rotacionalr",
|
||||
"block.create.rotation_speed_controller": "Controlador de Velocidade Rotacional",
|
||||
"block.create.sail_frame": "moldura de vela",
|
||||
"block.create.schematic_table": "Mesa de Esquema",
|
||||
"block.create.schematicannon": "Canhão de Esquema",
|
||||
|
@ -197,6 +178,7 @@
|
|||
"block.create.smart_chute": "calha Inteligente",
|
||||
"block.create.smart_fluid_pipe": "Cano de Fluidos Inteligente",
|
||||
"block.create.speedometer": "Velocímetro",
|
||||
"block.create.spout": "Bica",
|
||||
"block.create.sticker": "Adesivo",
|
||||
"block.create.sticky_mechanical_piston": "Pistão Mecânico Grudento",
|
||||
"block.create.stockpile_switch": "Disjuntor de Armazenamento",
|
||||
|
@ -205,19 +187,14 @@
|
|||
"block.create.tiled_glass_pane": "Vidraça Entalhada",
|
||||
"block.create.turntable": "Mesa giratória",
|
||||
"block.create.water_wheel": "Roda de Água",
|
||||
"block.create.weathered_limestone": "Calcário Resistido",
|
||||
"block.create.weathered_limestone_bricks": "Tijolos de Calcário Resistido",
|
||||
"block.create.weathered_limestone_bricks_slab": "Lajota de Tijolos de Calcário Resistido",
|
||||
"block.create.weathered_limestone_bricks_stairs": "Escadas de Tijolos de Calcário Resistido",
|
||||
"block.create.weathered_limestone_bricks_wall": "Muro de Tijolos de Calcário Resistido",
|
||||
"block.create.weathered_limestone_pillar": "Pilar de Calcário Resistido",
|
||||
"block.create.weighted_ejector": "Ejetor ´ponderado",
|
||||
"block.create.white_nixie_tube": "Tubo nixie branco",
|
||||
"block.create.white_sail": "Vela branca",
|
||||
"block.create.white_seat": "Assento branco",
|
||||
"block.create.white_toolbox": "Caixa de ferramentas branca",
|
||||
"block.create.white_valve_handle": "Válvula branca",
|
||||
"block.create.windmill_bearing": "Rolamento de moinho",
|
||||
"block.create.wooden_bracket": "UNLOCALIZED: Wooden Bracket",
|
||||
"block.create.wooden_bracket": "Suporte de madeira",
|
||||
"block.create.yellow_nixie_tube": "Tubo nixie amarelo",
|
||||
"block.create.yellow_sail": "Vela amarela",
|
||||
"block.create.yellow_seat": "Assento amarelo",
|
||||
|
@ -257,13 +234,12 @@
|
|||
"item.create.chromatic_compound": "Composto Cromático",
|
||||
"item.create.cinder_flour": "Farinha de Netherrack",
|
||||
"item.create.copper_backtank": "Tanque Traseiro",
|
||||
"item.create.copper_ingot": "Barra de Cobre",
|
||||
"item.create.copper_nugget": "Pepita de Cobre",
|
||||
"item.create.copper_sheet": "Chapa de Cobre",
|
||||
"item.create.crafter_slot_cover": "Cobertura do slot de fabricador",
|
||||
"item.create.crafting_blueprint": "Esquema de Fabricação",
|
||||
"item.create.creative_blaze_cake": "Bolo de Blaze Criativo",
|
||||
"item.create.crushed_aluminum_ore": "Minério de Alumínio Esmagado",
|
||||
"item.create.crushed_brass": "Latão Esmagado",
|
||||
"item.create.crushed_copper_ore": "Minério de Cobre Esmagado",
|
||||
"item.create.crushed_gold_ore": "Minério de Ouro Esmagado",
|
||||
"item.create.crushed_iron_ore": "Minério de Ferro Esmagado",
|
||||
|
@ -282,6 +258,7 @@
|
|||
"item.create.electron_tube": "Tubo de Elétron",
|
||||
"item.create.empty_blaze_burner": "Queimador de Blaze Vazio",
|
||||
"item.create.empty_schematic": "Esquema vazio",
|
||||
"item.create.experience_nugget": "Pepita de experiencia",
|
||||
"item.create.extendo_grip": "Extensão de Pegador",
|
||||
"item.create.filter": "Filtro",
|
||||
"item.create.furnace_minecart_contraption": "Engenhoca de Carrinho de Mina com Fornalha",
|
||||
|
@ -298,10 +275,11 @@
|
|||
"item.create.minecart_contraption": "Engenhoca de Carrino de Mina",
|
||||
"item.create.minecart_coupling": "Acoplamento de Carrinho de Mina",
|
||||
"item.create.polished_rose_quartz": "Quartzo Rosa Polido",
|
||||
"item.create.potato_cannon": "Canhão de Batata",
|
||||
"item.create.potato_cannon": "Canhão de Batata",
|
||||
"item.create.powdered_obsidian": "Pó de Obsidiana",
|
||||
"item.create.precision_mechanism": "Mecanismo de Precisão",
|
||||
"item.create.propeller": "Hélice",
|
||||
"item.create.raw_zinc": "Zinco bruto",
|
||||
"item.create.red_sand_paper": "Lixa Vermelha",
|
||||
"item.create.refined_radiance": "Luz Refinada",
|
||||
"item.create.rose_quartz": "Quartzo Rosa",
|
||||
|
@ -312,7 +290,7 @@
|
|||
"item.create.super_glue": "Super Cola",
|
||||
"item.create.sweet_roll": "Rolinho Doce",
|
||||
"item.create.tree_fertilizer": "Fertilizante de Árvore",
|
||||
"item.create.vertical_gearbox": "Caixa de Transmissão Verticla",
|
||||
"item.create.vertical_gearbox": "Caixa de Transmissão Vertical",
|
||||
"item.create.wand_of_symmetry": "Varinha de Simetria",
|
||||
"item.create.wheat_flour": "Farinha de trigo",
|
||||
"item.create.whisk": "Batedeira",
|
||||
|
@ -325,6 +303,7 @@
|
|||
|
||||
"advancement.create.root": "Bem vindo a Create",
|
||||
"advancement.create.root.desc": "É hora de construir engenhocas maravilhosas",
|
||||
"advancement.create.andesite_alloy": "Alinterações Em abundância",
|
||||
"advancement.create.andesite_alloy.desc": "Materiais do Create tem nomes estranhos, a liga de andesito é um deles.",
|
||||
"advancement.create.its_alive": "Esta vivo!",
|
||||
"advancement.create.its_alive.desc": "Assista o seu primeiro componente cinético rodar.",
|
||||
|
@ -334,6 +313,8 @@
|
|||
"advancement.create.overstressed.desc": "Experience os limites da tensão.",
|
||||
"advancement.create.belt": "Correia de alga",
|
||||
"advancement.create.belt.desc": "Conecte dois eixos com uma esteira mecanica.",
|
||||
"advancement.create.tunnel": "Pegue cover!",
|
||||
"advancement.create.tunnel.desc": "Embeleze suas esteiras mecânicas com um tunel.",
|
||||
"advancement.create.splitter_tunnel": "Divida e Conquiste",
|
||||
"advancement.create.splitter_tunnel.desc": "Crie um divisor com um grupo de túneis de latão.",
|
||||
"advancement.create.chute": "Caindo",
|
||||
|
@ -341,11 +322,49 @@
|
|||
"advancement.create.upward_chute": "Abdução aéria",
|
||||
"advancement.create.upward_chute.desc": "Assista um item voar para cima numa calha com ventilador.",
|
||||
"advancement.create.belt_funnel.desc": "Coloque um funil lateral em cima de uma esteira ou depósito para criar um tipo especial.",
|
||||
"advancement.create.belt_funnel_kiss": "UNLOCALIZED: The Parrots and the Flaps",
|
||||
"advancement.create.fan": "Dobrador de ar mecânico",
|
||||
"advancement.create.fan.desc": "Pegue uma carona no fluxo de ar provido pelo ventilador revestido.",
|
||||
"advancement.create.fan_lava": "Aquecedor de espaço geotermal",
|
||||
"advancement.create.fan_lava.desc": "Seja pego pelo fluxo de ar que fundi coisas.",
|
||||
"advancement.create.fan_water": "Lavagem maluca",
|
||||
"advancement.create.fan_water.desc": "Seja pego no fluxo de ar que lava coisas.",
|
||||
"advancement.create.fan_smoke": "Fole mecânico",
|
||||
"advancement.create.fan_smoke.desc": "Seja pego no fluxo de ar que defuma coisas.",
|
||||
"advancement.create.wrench": "Configurado convenientemente",
|
||||
"advancement.create.wrench.desc": "Crie a chave inglesa para ajuda-lo em construi suas engenhocas.",
|
||||
"advancement.create.goggles": "Visão do stress",
|
||||
"advancement.create.goggles.desc": "Crie o óculos de engenheiro para ajuda-lo a conseguir mais informações cineticas dos conponentes.",
|
||||
"advancement.create.speedometer": "Mas quão rapido exatamente?",
|
||||
"advancement.create.speedometer.desc": "Coloque e energise o velocimetro. Olhe a este por atraves dos seus óculos para ler o valor exato.",
|
||||
"advancement.create.stressometer": "Mas quão estressado exatamente?",
|
||||
"advancement.create.stressometer.desc": "Coloque e energise o estressómetro. Olhe a este por atraves dos seus óculos para ler o valor exato.",
|
||||
"advancement.create.aesthetics": "Boom, estética!",
|
||||
"advancement.create.aesthetics.desc": "Coloque suportes em eixos, canos e rodas dentadas.",
|
||||
"advancement.create.reinforced": "Boom, Reinforçado!",
|
||||
"advancement.create.reinforced.desc": "Use um bloco de revestimento apropriado em um eixo, cano e esteira mecânica.",
|
||||
"advancement.create.water_wheel": "aproveitamento hidráulico",
|
||||
"advancement.create.water_wheel.desc": "Coloque uma roda de água e tente conseguir gira-la!",
|
||||
"advancement.create.chocolate_wheel": "Poder delicioso",
|
||||
"advancement.create.chocolate_wheel.desc": "Gire uma roda de água com chocolate derretido.",
|
||||
"advancement.create.lava_wheel": "Roda de magma",
|
||||
"advancement.create.lava_wheel.desc": "Isso não deveria ter funcionado.",
|
||||
"advancement.create.cuckoo": "É a hora?",
|
||||
"advancement.create.cuckoo.desc": "Veja um relógio cuckoo anunciar a hora de dormir.",
|
||||
"advancement.create.millstone": "Moedor portátil",
|
||||
"advancement.create.millstone.desc": "Coloque e energize uma pedra de moer",
|
||||
"advancement.create.windmill": "Uma brisa moderada",
|
||||
"advancement.create.windmill.desc": "Monte um moinho de vento",
|
||||
"advancement.create.maxed_windmill": "Uma brisa forte",
|
||||
"advancement.create.maxed_windmill.desc": "Monte um moinho de vento com força maxima.",
|
||||
"advancement.create.andesite_casing": "A era do andesito",
|
||||
"advancement.create.andesite_casing.desc": "Use um pouco de liga de andesito e madeira para fazer um revestimento basico.",
|
||||
"advancement.create.mechanical_drill": "Mineradores estacionarios",
|
||||
"advancement.create.mechanical_drill.desc": "coloque e energize uma broca mecânica.",
|
||||
"advancement.create.press": "Prensa faz 'Bonk!'",
|
||||
"advancement.create.press.desc": "Energize uma prensa mecânica e usa-lá para criar algumas chapas.",
|
||||
"advancement.create.polished_rose_quartz": "Diamantes rosa",
|
||||
"advancement.create.polished_rose_quartz.desc": "Use uma lixa para polir um quartzo rosa até este ficar transparente.",
|
||||
"advancement.create.electron_tube": "Beep Boop",
|
||||
"advancement.create.electron_tube.desc": "Faça alguns tubos de elétron, uteis para fabricar maquinas menos primitivas.",
|
||||
"advancement.create.mechanical_saw": "Cortadores estacionarios",
|
||||
|
@ -363,7 +382,67 @@
|
|||
"advancement.create.brass_casing": "a era do latão",
|
||||
"advancement.create.brass_casing.desc": "Use o recentemente obtido latão e um pouco de madeira para criar um revestimento mais avançado.",
|
||||
"advancement.create.copper_casing": "A era do cobre",
|
||||
"advancement.create.copper_casing.desc": "Use um pouco de chapas de cobre e madeira para criar um pouco de revestimentos de cobrepper Casings.",
|
||||
"advancement.create.copper_casing.desc": "Use um pouco de chapas de cobre e madeira para criar um pouco de revestimentos de cobre.",
|
||||
"advancement.create.spout": "Sploosh",
|
||||
"advancement.create.spout.desc": "Assista um item ser enchido usando uma bica.",
|
||||
"advancement.create.spout_potion.desc": "Assista uma bica encher uma garrafa com uma poção.",
|
||||
"advancement.create.chocolate": "Um mundo de imaginação",
|
||||
"advancement.create.chocolate.desc": "Obtenha um balde de chocolate.",
|
||||
"advancement.create.item_drain": "Cambalhota de drenação",
|
||||
"advancement.create.item_drain.desc": "assista um item de fluido ser esvaziado por um dreno de item.",
|
||||
"advancement.create.chained_item_drain": "Deixe rolar!",
|
||||
"advancement.create.chained_item_drain.desc": "assista um item rolar através de varios drenos consecutivos.",
|
||||
"advancement.create.glass_pipe": "Espião de fluxo",
|
||||
"advancement.create.glass_pipe.desc": "Assista fluidos se propagarem por através de canos de fluido com janela. Canos retos ficam com janelas quando uma chave inglesa é usada neles.",
|
||||
"advancement.create.pipe_collision": "Nunca cruze o fluxo!",
|
||||
"advancement.create.pipe_collision.desc": "Assista dois fluidos se encontrarem na sua rede de canos.",
|
||||
"advancement.create.pipe_spill": "Tem um vazamento!",
|
||||
"advancement.create.pipe_spill.desc": "Assista a extremidade aberta de um cano pegar ou colocar um fluido no mundo.",
|
||||
"advancement.create.hose_pulley": "Vazamento industrial",
|
||||
"advancement.create.hose_pulley.desc": "desça uma polia de mangueira e assista esta drenar ou encher qualquer corpo de fluido.",
|
||||
"advancement.create.infinite_water": "Drenando o oceano",
|
||||
"advancement.create.infinite_water.desc": "Bombeie de um corpo de água grande o bastante para ser considerado infinito.",
|
||||
"advancement.create.infinite_lava": "Drenando o nucleo do planeta",
|
||||
"advancement.create.infinite_lava.desc": "Bombeie de um corpo de lava grande o bastante para ser considerado infinito.",
|
||||
"advancement.create.infinite_chocolate": "Afogando em imaginação",
|
||||
"advancement.create.infinite_chocolate.desc": "Bombeie de um corpo de chocolate grande o bastante para ser considerado infinito.",
|
||||
"advancement.create.crafter": "Montagem automatica",
|
||||
"advancement.create.crafter.desc": "Coloque e energize alguns fabricadores mecânicos.",
|
||||
"advancement.create.clockwork_bearing": "Hora da engenhoca",
|
||||
"advancement.create.clockwork_bearing.desc": "Ative uma estrutura conectada a um rolamento de rêlogio.",
|
||||
"advancement.create.nixie_tube": "Placas estilosas",
|
||||
"advancement.create.nixie_tube.desc": "Obtenha e coloque um par de tubos nixie.",
|
||||
"advancement.create.deployer": "Cutuque, coloque e ataque",
|
||||
"advancement.create.deployer.desc": "coloque e energize um implantador, o reflexo perfeito de voce mesmo.",
|
||||
"advancement.create.speed_controller": "Engenheiros odiam ele!",
|
||||
"advancement.create.speed_controller.desc": "Coloque um Controlador de velocidade rotacional, o dispositivo ultimato para mudança de marcha.",
|
||||
"advancement.create.flywheel": "Coração da fabrica",
|
||||
"advancement.create.flywheel.desc": "Sucessivamente conecte um motor de fornalha a um volante de inércia.",
|
||||
"advancement.create.overstress_flywheel": "Altos niveis de stress",
|
||||
"advancement.create.overstress_flywheel.desc": "Emperre um motor de fornalha.",
|
||||
"advancement.create.precision_mechanism": "Curiosidades complexas",
|
||||
"advancement.create.precision_mechanism.desc": "Monte um mecanismo de precisão.",
|
||||
"advancement.create.mechanical_arm": "Mâos ocupadas!",
|
||||
"advancement.create.mechanical_arm.desc": "Fabrique um braço mecânico,selecione as entradas e saidas,Coloque e energize o; em seguida assista como elo faz todo o trabalho para você.",
|
||||
"advancement.create.musical_arm": "toque minha musica!",
|
||||
"advancement.create.musical_arm.desc": "Assista um braço mecânico operar seu toca-discos.",
|
||||
"advancement.create.arm_many_targets": "Organiza-tron",
|
||||
"advancement.create.arm_many_targets.desc": "Programe um braço mecânico com dez ou mais locais de saida.",
|
||||
"advancement.create.arm_blaze_burner": "Combuste-tron",
|
||||
"advancement.create.arm_blaze_burner.desc": "Instrua um braço mecânico para alimentar seu queimador de blaze.",
|
||||
"advancement.create.crushing_wheel": "Par de gigantes",
|
||||
"advancement.create.crushing_wheel.desc": "Crie algumas rodas de moer para triturar alguns materiais eficientemente.",
|
||||
"advancement.create.blaze_cake.desc": "Asse para o seu queimador de blaze um bolo especial.",
|
||||
"advancement.create.wand_of_symmetry": "Espelhos radiantes",
|
||||
"advancement.create.wand_of_symmetry.desc": "Fabrique uma varinha de simetria.",
|
||||
"advancement.create.extendo_grip": "Boioioing!",
|
||||
"advancement.create.extendo_grip.desc": "Apossar-se de uma extensão de pegador.",
|
||||
"advancement.create.potato_cannon": "Fwoomp!",
|
||||
"advancement.create.potato_cannon.desc": "Derrote um inimigo com o seu canhão de batata.",
|
||||
"advancement.create.dual_extendo_grip": "A era ultimata do boing",
|
||||
"advancement.create.dual_extendo_grip.desc": "Empunhe duas extensões de pegador para ter alcance super humano.",
|
||||
"advancement.create.eob": "Fim do beta",
|
||||
"advancement.create.eob.desc": "Espere mais conteudo aqui no futuro. <3",
|
||||
|
||||
|
||||
"_": "->------------------------] UI & Messages [------------------------<-",
|
||||
|
@ -385,6 +464,7 @@
|
|||
"death.attack.create.potato_cannon.item": "%1$s foi atirado por %2$s usando %3$s",
|
||||
"death.attack.create.cuckoo_clock_explosion": "%1$s foi explodido por relógio cuco adulterado",
|
||||
"death.attack.create.cuckoo_clock_explosion.player": "%1$s foi explodido por relógio cuco adulterado",
|
||||
|
||||
"create.recipe.crushing": "Moendo",
|
||||
"create.recipe.fan_washing": "Lavagem em massa",
|
||||
"create.recipe.fan_washing.fan": "Ventilador atrás de água",
|
||||
|
@ -396,6 +476,8 @@
|
|||
"create.recipe.mixing": "Misturando",
|
||||
"create.recipe.deploying": "Implantando",
|
||||
"create.recipe.packing": "Compactando",
|
||||
"create.recipe.sawing": "UNLOCALIZED: Sawing",
|
||||
|
||||
"create.generic.range": "Área",
|
||||
"create.generic.radius": "Raio",
|
||||
"create.generic.width": "Largura",
|
||||
|
@ -423,10 +505,10 @@
|
|||
|
||||
"create.gui.scrollInput.defaultTitle": "Escolha uma Opção:",
|
||||
"create.gui.scrollInput.scrollToModify": "Role o mouse para Modificar",
|
||||
"create.gui.scrollInput.scrollToAdjustAmount": "UNLOCALIZED: Scroll to Adjust Amount",
|
||||
"create.gui.scrollInput.scrollToSelect": "Role o mouse para Selecionar",
|
||||
"create.gui.toolmenu.focusKey": "Segure [%1$s] para Focar",
|
||||
"create.gui.toolmenu.cycle": "[SCROLL] para Circular",
|
||||
|
||||
"create.gui.symmetryWand.mirrorType": "Espelhar",
|
||||
"create.gui.symmetryWand.orientation": "Orientação",
|
||||
|
||||
|
@ -440,7 +522,6 @@
|
|||
"create.orientation.alongZ": "Através de Z",
|
||||
"create.orientation.alongX": "Através de X",
|
||||
|
||||
|
||||
"create.gui.goggles.generator_stats": "Estatísticas do gerador:",
|
||||
"create.gui.goggles.kinetic_stats": "Estatísticas cinéticas:",
|
||||
"create.gui.goggles.at_current_speed": "Na velocidade atual",
|
||||
|
@ -509,7 +590,6 @@
|
|||
"create.gui.schematicannon.shotsRemainingWithBackup": "Com backup: %1$s",
|
||||
"create.gui.schematicannon.optionEnabled": "Habilitado Atualmente",
|
||||
"create.gui.schematicannon.optionDisabled": "Desabilitado Atualmente",
|
||||
"create.gui.schematicannon.showOptions": "UNLOCALIZED: Show Printer Settings",
|
||||
"create.gui.schematicannon.option.dontReplaceSolid": "Não Substituir Blocos Sólidos",
|
||||
"create.gui.schematicannon.option.replaceWithSolid": "Substituir Blocos Sólidos",
|
||||
"create.gui.schematicannon.option.replaceWithAny": "Substituir Sólidos com Qualquer",
|
||||
|
@ -541,11 +621,8 @@
|
|||
"create.schematicannon.status.schematicNotPlaced": "Esquema não Colocado",
|
||||
"create.schematicannon.status.schematicExpired": "Arquivo de Esquema Expirado",
|
||||
|
||||
|
||||
|
||||
"_": "->------------------------] Subtitles [------------------------<-",
|
||||
|
||||
|
||||
"_": "->------------------------] Item Descriptions [------------------------<-",
|
||||
|
||||
"item.create.example_item.tooltip": "EXAMPLE ITEM (just a marker that this tooltip exists)",
|
||||
|
@ -556,7 +633,6 @@
|
|||
"item.create.example_item.tooltip.behaviour2": "You can add as many behaviours as you like",
|
||||
"item.create.example_item.tooltip.control1": "Quando Ctrl pressed",
|
||||
"item.create.example_item.tooltip.action1": "These controls are displayed.",
|
||||
|
||||
"item.create.wand_of_symmetry.tooltip": "VARINHA DE SIMETRIA",
|
||||
"item.create.wand_of_symmetry.tooltip.summary": "Espelhar perfeitamente a colocação de blocos nos planos configurados.",
|
||||
"item.create.wand_of_symmetry.tooltip.condition1": "Quando na Hotbar",
|
||||
|
@ -567,12 +643,10 @@
|
|||
"item.create.wand_of_symmetry.tooltip.action2": "_Remove_ o Espelho ativo",
|
||||
"item.create.wand_of_symmetry.tooltip.control3": "B-Direito enquanto Abaixado",
|
||||
"item.create.wand_of_symmetry.tooltip.action3": "Abre _Interface_ de _Configuração_",
|
||||
|
||||
"item.create.tree_fertilizer.tooltip": "FERTILIZANTE DE ARVORE",
|
||||
"item.create.tree_fertilizer.tooltip.summary": "Uma combinação poderosa de minerais para tipos comuns de arvores",
|
||||
"item.create.tree_fertilizer.tooltip.condition1": "Quando usada em Mudas",
|
||||
"item.create.tree_fertilizer.tooltip.behaviour1": "Cresce Arvores independentemente das suas Regras de espaço",
|
||||
|
||||
"item.create.empty_schematic.tooltip": "ESQUEMA VAZIO",
|
||||
"item.create.empty_schematic.tooltip.summary": "Usado como ingrediente em receitas e para escrever na _Mesa_ _de_ _Esquematizar_",
|
||||
|
||||
|
@ -606,20 +680,16 @@
|
|||
"block.create.turntable.tooltip": "MESA GIRATÓRIA",
|
||||
"block.create.turntable.tooltip.summary": "Muda a _Força_ _Rotacional_ em uma forma refinada de Enjoo.",
|
||||
|
||||
"block.create.toolbox.tooltip": "UNLOCALIZED: TOOLBOX",
|
||||
"block.create.stockpile_switch.tooltip": "DISJUNTOR DE ARMAZENAMENTO",
|
||||
"block.create.stockpile_switch.tooltip.summary": "Alterna um sinal de Redstone com base no _Espaço_ de _Armazenamento_ do Reciente conectado.",
|
||||
"block.create.stockpile_switch.tooltip.condition1": "Quando abaixo do Limite Mínimo",
|
||||
"block.create.stockpile_switch.tooltip.behaviour1": "Para de enviar _Sinal_ de _Redstone_",
|
||||
"block.create.adjustable_crate.tooltip": "adjustable_crate",
|
||||
"block.create.adjustable_crate.tooltip.summary": "Este _Recipiente_ de _Armazenamento_ permite controle Manual da sua capacidade. Pode conter até _16_ _Pilhas_ de qualquer Item",
|
||||
|
||||
|
||||
"block.create.creative_crate.tooltip": "Caixa Criativa",
|
||||
"block.create.creative_crate.tooltip.summary": "Provê um suprimento infinito de blocos para Canho~es de Esquema próximos",
|
||||
|
||||
|
||||
"_": "->------------------------] Ponder Content [------------------------<-",
|
||||
|
||||
"_": "Thank you for translating Create!"
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue