diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml
index 17865fe1c..73fbff319 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.yml
+++ b/.github/ISSUE_TEMPLATE/bug_report.yml
@@ -49,6 +49,9 @@ body:
label: Mod Version
description: The version of the mod you were using when the bug occured
options:
+ - "0.5.0i"
+ - "0.5.0h"
+ - "0.5.0g"
- "0.5.0f"
- "0.5.0e"
- "0.5.0d"
diff --git a/.github/workflows/localization.yml b/.github/workflows/localization.yml
new file mode 100644
index 000000000..ff318efe4
--- /dev/null
+++ b/.github/workflows/localization.yml
@@ -0,0 +1,46 @@
+# This workflow will run Crowdin Action that will upload new texts to Crowdin, download the newest translations and create a PR
+# For more information see: https://github.com/crowdin/github-action
+
+name: Crowdin Action
+
+# Controls when the action will run.
+on:
+ # Only run when started manually
+ workflow_dispatch:
+ inputs:
+ uploadTranslations:
+ description: "Set to true to upload (changed) translations to Crowdin"
+ type: boolean
+ required: true
+ default: false
+ #schedule:
+ #- cron: '0 */6 * * *' # Every 6 hours - https://crontab.guru/#0_*/6_*_*_*
+
+jobs:
+ synchronize-with-crowdin:
+ runs-on: ubuntu-latest
+
+ steps:
+ - name: Checkout
+ uses: actions/checkout@v2
+
+ - name: crowdin action
+ uses: crowdin/github-action@1.4.9
+ with:
+ # Upload sources to Crowdin
+ upload_sources: true
+ # Upload translations to Crowdin, only use true at initial run
+ upload_translations: ${{ github.event.inputs.uploadTranslations }}
+ # Make pull request of Crowdin translations
+ download_translations: true
+ # To download translations to the specified version branch
+ localization_branch_name: l10n_crowdin_translations
+ # Create pull request after pushing to branch
+ create_pull_request: true
+ pull_request_title: 'New Crowdin translations'
+ pull_request_body: 'New Crowdin pull request with translations'
+ pull_request_base_branch_name: 'mc1.18/dev'
+ env:
+ GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
+ CROWDIN_PROJECT_ID: ${{ secrets.CROWDIN_PROJECT_ID }}
+ CROWDIN_PERSONAL_TOKEN: ${{ secrets.CROWDIN_PERSONAL_TOKEN }}
diff --git a/README.md b/README.md
index 987cb9d1a..e8ac2558f 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@
-
+
diff --git a/build.gradle b/build.gradle
index eeac97fb9..56ac71071 100644
--- a/build.gradle
+++ b/build.gradle
@@ -144,7 +144,7 @@ dependencies {
jarJar.pin(it, project.registrate_version)
}
// Uncomment once Forge fixes mixins for included jars
- //jarJar(group: 'com.jozufozu.flywheel', name: "flywheel-forge-${flywheel_minecraft_version}", version: '[0.6.4,0.6.5)') {
+ //jarJar(group: 'com.jozufozu.flywheel', name: "flywheel-forge-${flywheel_minecraft_version}", version: '[0.6.8,0.6.9)') {
// jarJar.pin(it, project.flywheel_version)
//}
diff --git a/crowdin.yml b/crowdin.yml
new file mode 100644
index 000000000..a389f58d5
--- /dev/null
+++ b/crowdin.yml
@@ -0,0 +1,39 @@
+"project_id_env": "CROWDIN_PROJECT_ID"
+"api_token_env": "CROWDIN_PERSONAL_TOKEN"
+"base_path": "."
+
+"preserve_hierarchy": true
+
+"files": [
+ {
+ "source": "src/generated/resources/assets/create/lang/en_us.json",
+ "translation": "src/main/resources/assets/create/lang/%locale_with_underscore%.json",
+ "languages_mapping": {
+ "locale_with_underscore": {
+ "cs": "cs_cz",
+ "da": "da_dk",
+ "de": "de_de",
+ "es-CL": "es_cl",
+ "es-ES": "es_es",
+ "es-MX": "es_mx",
+ "fr": "fr_fr",
+ "hu": "hu_hu",
+ "it": "it_it",
+ "ja": "ja_jp",
+ "ko": "ko_kr",
+ "nl": "nl_nl",
+ "no": "no_no",
+ "pl": "pl_pl",
+ "pt-BR": "pt_br",
+ "pt-PT": "pt_pt",
+ "ro": "ro_ro",
+ "ru": "ru_ru",
+ "sv-SE": "sv_se",
+ "th": "th_th",
+ "uk": "uk_ua",
+ "zh-CN": "zh_cn",
+ "zh-TW": "zh_tw",
+ }
+ }
+ }
+]
diff --git a/gradle.properties b/gradle.properties
index 88b064810..a2a50b835 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -8,7 +8,7 @@ mod_version = 0.5.1
artifact_minecraft_version = 1.18.2
minecraft_version = 1.18.2
-forge_version = 40.1.60
+forge_version = 40.2.1
# build dependency versions
forgegradle_version = 5.1.53
@@ -16,12 +16,12 @@ mixingradle_version = 0.7-SNAPSHOT
mixin_version = 0.8.5
librarian_version = 1.+
cursegradle_version = 1.4.0
-parchment_version = 2022.07.10
+parchment_version = 2022.11.06
# dependency versions
registrate_version = MC1.18.2-1.1.3
flywheel_minecraft_version = 1.18.2
-flywheel_version = 0.6.5-91
+flywheel_version = 0.6.8.a-99
jei_minecraft_version = 1.18.2
jei_version = 9.7.0.209
curios_minecraft_version = 1.18.2
diff --git a/src/generated/resources/.cache/cache b/src/generated/resources/.cache/cache
index 4bbd37ad5..5538c95fd 100644
--- a/src/generated/resources/.cache/cache
+++ b/src/generated/resources/.cache/cache
@@ -81,7 +81,7 @@ f0031f5e970b3d5695472ed384950b8631b015ed assets/create/blockstates/creative_moto
f7c283460879e70ed0fa112a24caa06a7122358f assets/create/blockstates/crimsite_pillar.json
24ee16e3dadb3e0221afce7af37643494f471fb0 assets/create/blockstates/crimson_window.json
3e6cd0945390b390b963474f7cf708e2dcba631c assets/create/blockstates/crimson_window_pane.json
-fe2f78b94c20944399101e7369e2d43324297fb6 assets/create/blockstates/crushing_wheel.json
+644cc650c49602e654e85b3b05073748c6cd42e5 assets/create/blockstates/crushing_wheel.json
a1dd6cb3daa97ea871290ef7b178d28b564ee2a2 assets/create/blockstates/crushing_wheel_controller.json
b1126c191877cff86b4e2de83e1fcbd151451cb7 assets/create/blockstates/cuckoo_clock.json
7b4147b215d676a528ee8782a4528d42dac02198 assets/create/blockstates/cut_andesite.json
@@ -260,6 +260,7 @@ be3bef7e091d8b50bfc1c6b7275946d1f636aefd assets/create/blockstates/horizontal_fr
b15bea757ef981e0ca60f740ca234ee2014eb7b7 assets/create/blockstates/jungle_window_pane.json
a922b31bc4a91f5825b643ba5fa2c9a836d612cd assets/create/blockstates/large_bogey.json
f651091db216b009b3379b2f48d56d03481c8675 assets/create/blockstates/large_cogwheel.json
+9554c8d14271a2b85df7eadeceaa8b31849415e4 assets/create/blockstates/large_water_wheel.json
a38184e035c2ebca7471e1714494fea213af259e assets/create/blockstates/layered_andesite.json
2409f04042380a8ad086f9c4f98032e85771c3f3 assets/create/blockstates/layered_asurine.json
ca1648840d9f5786f85e4214a0951306c1247c73 assets/create/blockstates/layered_calcite.json
@@ -529,6 +530,7 @@ c4db76b9d36cfb098df0d158cb6f8b82768ebe14 assets/create/blockstates/vertical_fram
3a5da54d9763e9512cfaa47b25226b79738b25f3 assets/create/blockstates/warped_window.json
19ef7a16c82f07d304fb60d121845185d189aecf assets/create/blockstates/warped_window_pane.json
d31fce8315c8715521d66b5dcc166c84e949dd1d assets/create/blockstates/water_wheel.json
+f4d185b9eb086e5024a9818bad57d524267d6e13 assets/create/blockstates/water_wheel_structure.json
97a8f4cf45776b1fb5249fe1a9314b5c615fb130 assets/create/blockstates/waxed_copper_shingle_slab.json
d31a8ad9ffa09cbabfb284d44c9c44d036072083 assets/create/blockstates/waxed_copper_shingle_stairs.json
e7be350dd2fd80357c56a0fbad3e000818b822c9 assets/create/blockstates/waxed_copper_shingles.json
@@ -574,24 +576,8 @@ bf2b0310500213ff853c748c236eb5d01f61658e assets/create/blockstates/yellow_toolbo
5616dda664dd106d576848124fc0fc1de18d0fd3 assets/create/blockstates/yellow_valve_handle.json
7f39521b211441f5c3e06d60c5978cebe16cacfb assets/create/blockstates/zinc_block.json
b7181bcd8182b2f17088e5aa881f374c9c65470c assets/create/blockstates/zinc_ore.json
-a324cc6f69f18468a1c3ed50c21711484500591a assets/create/lang/en_ud.json
-5c73b27a53e2a8dfd366d361210038608c125045 assets/create/lang/en_us.json
-8b6554a2f4d0b983a12bd36485c12adba26702e8 assets/create/lang/unfinished/de_de.json
-dc224328d3190b1bea6bc530989ee483b710e3b7 assets/create/lang/unfinished/es_cl.json
-925ffd51d03ea8d5386a633aa4cf5cfb4376e7e6 assets/create/lang/unfinished/es_es.json
-46169bb7d036a05fac6e1b4820bc0bb20d791f75 assets/create/lang/unfinished/fr_fr.json
-ebee781d82a8fd3e5dad9cc5baf5b31441248eeb assets/create/lang/unfinished/it_it.json
-9e34d02c23bea2696b6fa1bc668441e8117a4265 assets/create/lang/unfinished/ja_jp.json
-9be7ef90e75483623be47ae1eec4cce95c435a47 assets/create/lang/unfinished/ko_kr.json
-4f08990a33f0244dd7e9c5068bd1c568c0669406 assets/create/lang/unfinished/nl_nl.json
-97ffa4a6ba3fec2c69e7baf1bf7135b27b19e885 assets/create/lang/unfinished/pl_pl.json
-127e21f422d18fc16cf4e283d24bd7a27fb0b9e4 assets/create/lang/unfinished/pt_br.json
-78894f191d0ba41a943e3acfd44f543abf155394 assets/create/lang/unfinished/pt_pt.json
-ea03700faee15c069a043d58874e3d7ddbf7f855 assets/create/lang/unfinished/ro_ro.json
-39ce8e1c539a54af3f3a5443e933dac0502c78a0 assets/create/lang/unfinished/ru_ru.json
-ba6f4342a731631b46783bf65275fba2d420852f assets/create/lang/unfinished/uk_ua.json
-efb4c02a3116f0ac94afc15d7258c8f61b2e47cb assets/create/lang/unfinished/zh_cn.json
-fd37eb841193b5935cd8f388250ad246ab25915b assets/create/lang/unfinished/zh_tw.json
+30815cc68ddf59924be78b1c37a0e374fafe552a assets/create/lang/en_ud.json
+c1aabd0f4dfd58bbbb2618a367fc9b6b02bfb1b6 assets/create/lang/en_us.json
487a511a01b2a4531fb672f917922312db78f958 assets/create/models/block/acacia_window.json
b48060cba1a382f373a05bf0039054053eccf076 assets/create/models/block/acacia_window_pane_noside.json
3066db1bf03cffa1a9c7fbacf47ae586632f4eb3 assets/create/models/block/acacia_window_pane_noside_alt.json
@@ -1767,7 +1753,7 @@ cecee6daf2619dcf035c7aea5fff1bd892f6ff06 assets/create/models/item/crushed_silve
a8d3f330d312f82b0de59940581910090b2bd012 assets/create/models/item/crushed_tin_ore.json
b359064405d189e2802969715cd5f682ddbf0bb1 assets/create/models/item/crushed_uranium_ore.json
2bb791db62dce6bf2e2227f9b607c131828471fd assets/create/models/item/crushed_zinc_ore.json
-823c91f63565db54ec3944a1e90e7aee18e41062 assets/create/models/item/crushing_wheel.json
+f9a158bd5bbbf60310e8f3d4f10911e8baf03579 assets/create/models/item/crushing_wheel.json
dae5cffa4e1263d6a113469f79fba8695fa8232a assets/create/models/item/cuckoo_clock.json
120cb6f4fc6b28d86117dbe059b990c1303c46ee assets/create/models/item/cut_andesite.json
9c94151d18e0201e1e1967713f2ab86ebc9c647b assets/create/models/item/cut_andesite_brick_slab.json
@@ -1949,6 +1935,7 @@ d4883a5c777abb6c5235563eadb70e2b1b3de17b assets/create/models/item/incomplete_tr
83fa8699318e51f838b483b40b3e897c34ed53d1 assets/create/models/item/jungle_window.json
766323f6026c3505a75db2dee2996d342370d9c2 assets/create/models/item/jungle_window_pane.json
bcaaf60d9a853cce90169dabcb36d29a3ce19e18 assets/create/models/item/large_cogwheel.json
+7418fb83e9b4ad6cab8e0a28aff7f615fbfb20b4 assets/create/models/item/large_water_wheel.json
281e2b055c6eb6994ca306c8957fc80a98fb5473 assets/create/models/item/layered_andesite.json
ad814f2eef3415c44e1df73a84011fbe801a0de3 assets/create/models/item/layered_asurine.json
d188923db1e37aeac3b24ee2e6f0a4a13a794da9 assets/create/models/item/layered_calcite.json
@@ -2479,6 +2466,7 @@ a9f2c8a0b0b322741575ef833a461006ef2f0421 data/create/advancements/recipes/create
2ccfaf572456e8642a0070ea6928a082f98c63af data/create/advancements/recipes/create.base/crafting/kinetics/item_vault.json
73433a5cd400ed392796a4e543f15c42dd499fe8 data/create/advancements/recipes/create.base/crafting/kinetics/large_cogwheel.json
1c9e9888ccc51ddf76b9df0c186e74efaefb1256 data/create/advancements/recipes/create.base/crafting/kinetics/large_cogwheelfrom_little.json
+5a1df5831fe5d2e2a6cbedcbc67216dd566e7fa0 data/create/advancements/recipes/create.base/crafting/kinetics/large_water_wheel.json
eb007bb079bbe6b6aaad2ca90f5af84261e3f8ea data/create/advancements/recipes/create.base/crafting/kinetics/light_blue_seat.json
571da50fbf5f2fcd3363b3dab91e7233e0ebffa0 data/create/advancements/recipes/create.base/crafting/kinetics/light_blue_seat_from_other_seat.json
ddd80e84a7d595bbb3cf405a902ebbfd4ea5263c data/create/advancements/recipes/create.base/crafting/kinetics/light_blue_valve_handle_from_other_valve_handle.json
@@ -3699,6 +3687,7 @@ db23fee08abdb61fe2f200a5016e41523159feef data/create/loot_tables/blocks/jungle_w
67f7d9162d3b86e198ab7faa1ddcfdfce605d10c data/create/loot_tables/blocks/jungle_window_pane.json
7ed68e33a8c488242a2d9039797498068797c5a6 data/create/loot_tables/blocks/large_bogey.json
a70fcfe474ba023adc9c326218c5664fbd7b58f8 data/create/loot_tables/blocks/large_cogwheel.json
+9edccdfed011fdbac3a8911684b73fd029df87b4 data/create/loot_tables/blocks/large_water_wheel.json
81013913c3cc88e2390608420a2911d57414bd2c data/create/loot_tables/blocks/layered_andesite.json
a89d357d3b8d7633bffe12a4197ab19cba891005 data/create/loot_tables/blocks/layered_asurine.json
93950e03d141e59948c4aadca09ecd8b898a5276 data/create/loot_tables/blocks/layered_calcite.json
@@ -3968,6 +3957,7 @@ f74bc454bda585bc5ab0b5b3e0b4d345a6ff039b data/create/loot_tables/blocks/train_tr
183444f27542a3a7ab933243b61c2714357f7361 data/create/loot_tables/blocks/warped_window.json
2fa711af9d00bd47f256fe6b0cc83a303644b1c0 data/create/loot_tables/blocks/warped_window_pane.json
e6c1f19127a3fcf010ed6fb004a40a69458c54e3 data/create/loot_tables/blocks/water_wheel.json
+5c1df8443043b3fe3b665dba348e2ff188bcbe31 data/create/loot_tables/blocks/water_wheel_structure.json
815cddd9fb217a69b3a0ac4554d830c04d0ef173 data/create/loot_tables/blocks/waxed_copper_shingle_slab.json
b28ea9be9de982b6561839c61f4a7264c8ba4171 data/create/loot_tables/blocks/waxed_copper_shingle_stairs.json
b26f12b81e4f801cc107b5c6316ad9006c5ea391 data/create/loot_tables/blocks/waxed_copper_shingles.json
@@ -4167,6 +4157,7 @@ f4fbb11ef55f3431bd387f3f6f258513bfbc8011 data/create/recipes/crafting/kinetics/i
8f7110447f039f80a6f5b1d854bc760c3d77da82 data/create/recipes/crafting/kinetics/item_vault.json
7f105694e02d4ce69a02740edfa4a0d0bc4f4eac data/create/recipes/crafting/kinetics/large_cogwheel.json
197c174c28f294b23ae6496b7a31c35e7e8b4771 data/create/recipes/crafting/kinetics/large_cogwheelfrom_little.json
+5609b12dde7127965c70da2760038c456ba3cfd6 data/create/recipes/crafting/kinetics/large_water_wheel.json
0397b107ab380cd23390c96f298971a70e9bceef data/create/recipes/crafting/kinetics/light_blue_seat.json
aa06f0594e1b2d31aa41bace309ed95a16529498 data/create/recipes/crafting/kinetics/light_blue_seat_from_other_seat.json
bb8759b51aef768fa841962b9ad49676a6096a1c data/create/recipes/crafting/kinetics/light_blue_valve_handle_from_other_valve_handle.json
@@ -4244,7 +4235,7 @@ c38984c432bd410261aaf6a6f30744c58481b325 data/create/recipes/crafting/kinetics/t
5e2af5ce3957d5ce4f54ceb667dcfed5cffafb32 data/create/recipes/crafting/kinetics/train_trapdoor.json
8494f5fcd85a740fa0f0384e3522d8cdd905ce49 data/create/recipes/crafting/kinetics/turntable.json
057c889b0a306f44b8835c896663154ccd9ff12f data/create/recipes/crafting/kinetics/vertical_gearboxfrom_conversion.json
-4fb009b86a51b2e259bd1f73848803f6276dd820 data/create/recipes/crafting/kinetics/water_wheel.json
+152e63ade2759d01a07b9e71a3c60dfe5ea15ba8 data/create/recipes/crafting/kinetics/water_wheel.json
06b5b371ae9dd81df8fd3dee6d3559b1ed0db35c data/create/recipes/crafting/kinetics/weighted_ejector.json
f508d510576c93712e7f5265345a32e8818bbf0d data/create/recipes/crafting/kinetics/whisk.json
98546e5e5f1fe111e84c4a17569c8e7b57f8cc8d data/create/recipes/crafting/kinetics/white_sail.json
@@ -5711,22 +5702,22 @@ d79c82bc6cf59b073b2f51f5fea9c98e81d14b68 data/create/recipes/weathered_copper_ti
452d480dd50b97fce72e0c89429cf68db534c6b2 data/create/recipes/weathered_copper_tile_slab_from_weathered_copper_tiles_stonecutting.json
ac265a674626e0e832330086fd18fe0be37fc327 data/create/recipes/weathered_copper_tile_stairs.json
5942a571f79c40524bbf408775cf91de4715f2b6 data/create/recipes/weathered_copper_tile_stairs_from_weathered_copper_tiles_stonecutting.json
-2d549ea56fb226c0e31e66c0391996093f8bece9 data/create/tags/blocks/brittle.json
+2a2700b43614f86d3294726595cb28ed7dca4387 data/create/tags/blocks/brittle.json
d99d5c67bdffff60789a19bd51a5c5267c75e0a4 data/create/tags/blocks/casing.json
bc203f09dd7f48965d146d0bd035fb904cb75e7d data/create/tags/blocks/copycat_allow.json
d4a3b66f4b763b9a2dcdea74b7273f0ae85cb335 data/create/tags/blocks/copycat_deny.json
-443f75adbf3d2f6fb0aad4b344372669470065b8 data/create/tags/blocks/fan_transparent.json
+2b4c93e5a752ebf54217594766f30d8d60cb4343 data/create/tags/blocks/fan_transparent.json
+ee6d2b53d81f2bed492662b6c06f46c4f2b9ef9b data/create/tags/blocks/movable_empty_collider.json
6e5d3b2123fbb00e7f439c091623619502551bca data/create/tags/blocks/non_movable.json
10781e8cfcbb3486327aace3aa00e437fb44b331 data/create/tags/blocks/ore_override_stone.json
-418c6da531d6206e3cbe4049dce3db23c4270bed data/create/tags/blocks/passive_boiler_heaters.json
-3492722cffa53b96d7a91f8c04d792329d902c85 data/create/tags/blocks/safe_nbt.json
+760adb521c2e475a6414f97291f46c02d294fa74 data/create/tags/blocks/passive_boiler_heaters.json
+9751aa15c651a076024eb52fcffa8ce6aa7a405e data/create/tags/blocks/safe_nbt.json
6cdeeac1689f7b5bfd9bc40b462143d8eaf3ad0b data/create/tags/blocks/seats.json
d063e12c9ef75f39518c6d129ea35d833464d547 data/create/tags/blocks/toolboxes.json
-8861f982c335a1f17796df4af53a7d5dc91fc85a data/create/tags/blocks/tree_attachments.json
+9460e92c8e483446318b849abe7e6f52dcd4a269 data/create/tags/blocks/tree_attachments.json
50936b211d94167a35ec78c89954082a336b6269 data/create/tags/blocks/valve_handles.json
eac71740fb12bdb38b5dfaa2268613d7ba82b809 data/create/tags/blocks/windmill_sails.json
-74700d556ca80c7a1db5fd4efb09c3ddb26cad66 data/create/tags/blocks/windowable.json
-0cdd36ef9dca0cb73bd79adadfe71288031a98b8 data/create/tags/blocks/wrench_pickup.json
+84b63dd3da12f34248474941d961b1e71837917e data/create/tags/blocks/wrench_pickup.json
a8bdc387cfa6296ebcc4af14323e2ddb632234dc data/create/tags/fluids/bottomless/allow.json
74700d556ca80c7a1db5fd4efb09c3ddb26cad66 data/create/tags/fluids/bottomless/deny.json
74700d556ca80c7a1db5fd4efb09c3ddb26cad66 data/create/tags/items/blaze_burner_fuel/regular.json
@@ -5734,6 +5725,7 @@ a8bdc387cfa6296ebcc4af14323e2ddb632234dc data/create/tags/fluids/bottomless/allo
d99d5c67bdffff60789a19bd51a5c5267c75e0a4 data/create/tags/items/casing.json
c98ffdc2780c2a7690c590f46f014aeee7b0b504 data/create/tags/items/create_ingots.json
4480f211f4a37bfee193eba945bc9f5a8d2c6e34 data/create/tags/items/crushed_ores.json
+49847bfbea11808b5101c972023a7f5833fe5a14 data/create/tags/items/deployable_drink.json
67385d5198d0796ec8f0d2c6ae144c672f4317a1 data/create/tags/items/modded_stripped_logs.json
27a1074a88a7b939c811341086afece325ed724c data/create/tags/items/modded_stripped_wood.json
8c8f6658ee72bdea2fcef77bade7bfa48de784c8 data/create/tags/items/pressurized_air_sources.json
@@ -5774,7 +5766,6 @@ ff1900963bc4cd8ceffa78d58ef1952ceacb2fb7 data/forge/tags/blocks/storage_blocks/b
6b73c57912934d09233ad2966110968a6109f2c9 data/forge/tags/fluids/chocolate.json
391c9b2be5740aea943a8a5fe27eb327e2d973b0 data/forge/tags/fluids/honey.json
d6a4e4fe1204b718010543a28a9b9ec4e0977bd7 data/forge/tags/fluids/tea.json
-d9ffc62a496946fc4848934e7c0a6e917337f8be data/forge/tags/items/beacon_payment.json
5af3164b14c92d2d6e235b5d4eebd93cbee37c0a data/forge/tags/items/buckets/honey.json
2f7cf5a2d485f25d451da9771ed466591cfa5204 data/forge/tags/items/dough.json
2f7cf5a2d485f25d451da9771ed466591cfa5204 data/forge/tags/items/dough/wheat.json
@@ -5816,8 +5807,8 @@ e16d74571ae10007f06f3b86ddf05d3ca9b73559 data/minecraft/tags/blocks/doors.json
2db7759fe036160c14c6ed19a68604ca16f4de60 data/minecraft/tags/blocks/dripstone_replaceable_blocks.json
69f596fcb065e26b02ce246760432b5174191b76 data/minecraft/tags/blocks/impermeable.json
2db7759fe036160c14c6ed19a68604ca16f4de60 data/minecraft/tags/blocks/lush_ground_replaceable.json
-a8662d145a8b1b5faa263c2aac9d12e7727c8c3f data/minecraft/tags/blocks/mineable/axe.json
-8d1b001e56bf81a9b314200a43bafa5210d2594d data/minecraft/tags/blocks/mineable/pickaxe.json
+f4a1cdc4ffe7dd8412e8be369a48d19cf31a7f77 data/minecraft/tags/blocks/mineable/axe.json
+a7eb0e379696c39c6f5a4603e29d3d8cc4fbf50c data/minecraft/tags/blocks/mineable/pickaxe.json
2db7759fe036160c14c6ed19a68604ca16f4de60 data/minecraft/tags/blocks/moss_replaceable.json
e157c1d3af30e409e34bbefbe15a037e6e1c8daa data/minecraft/tags/blocks/needs_iron_tool.json
a08f67865337f62601c5e333b4011382d10020e4 data/minecraft/tags/blocks/needs_stone_tool.json
@@ -5828,6 +5819,7 @@ d622e97373b1e96632ffb0a312ef04696da0ed4d data/minecraft/tags/blocks/trapdoors.js
0ec220675cbf8a6eeb47d42b7409395a0cb6ae6e data/minecraft/tags/blocks/walls.json
e16d74571ae10007f06f3b86ddf05d3ca9b73559 data/minecraft/tags/blocks/wooden_doors.json
09d26bcd0f94459f945219997277c4fbf14adeb7 data/minecraft/tags/fluids/water.json
+d9ffc62a496946fc4848934e7c0a6e917337f8be data/minecraft/tags/items/beacon_payment_items.json
e16d74571ae10007f06f3b86ddf05d3ca9b73559 data/minecraft/tags/items/doors.json
49cadea86f6b63d5065b859a0d0e7ad772cf51d6 data/minecraft/tags/items/piglin_loved.json
49a043b38ca8d4e2fa8cba9ceee3b69715a8476e data/minecraft/tags/items/slabs.json
diff --git a/src/generated/resources/assets/create/blockstates/crushing_wheel.json b/src/generated/resources/assets/create/blockstates/crushing_wheel.json
index b0a631e3a..f358bb1cf 100644
--- a/src/generated/resources/assets/create/blockstates/crushing_wheel.json
+++ b/src/generated/resources/assets/create/blockstates/crushing_wheel.json
@@ -1,15 +1,15 @@
{
"variants": {
"axis=x": {
- "model": "create:block/crushing_wheel",
+ "model": "create:block/crushing_wheel/block",
"x": 90,
"y": 90
},
"axis=y": {
- "model": "create:block/crushing_wheel"
+ "model": "create:block/crushing_wheel/block"
},
"axis=z": {
- "model": "create:block/crushing_wheel",
+ "model": "create:block/crushing_wheel/block",
"x": 90,
"y": 180
}
diff --git a/src/generated/resources/assets/create/blockstates/large_water_wheel.json b/src/generated/resources/assets/create/blockstates/large_water_wheel.json
new file mode 100644
index 000000000..7adbe2185
--- /dev/null
+++ b/src/generated/resources/assets/create/blockstates/large_water_wheel.json
@@ -0,0 +1,30 @@
+{
+ "variants": {
+ "axis=x,extension=false": {
+ "model": "create:block/large_water_wheel/block",
+ "x": 90,
+ "y": 90
+ },
+ "axis=y,extension=false": {
+ "model": "create:block/large_water_wheel/block"
+ },
+ "axis=z,extension=false": {
+ "model": "create:block/large_water_wheel/block",
+ "x": 90,
+ "y": 180
+ },
+ "axis=x,extension=true": {
+ "model": "create:block/large_water_wheel/block_extension",
+ "x": 90,
+ "y": 90
+ },
+ "axis=y,extension=true": {
+ "model": "create:block/large_water_wheel/block_extension"
+ },
+ "axis=z,extension=true": {
+ "model": "create:block/large_water_wheel/block_extension",
+ "x": 90,
+ "y": 180
+ }
+ }
+}
\ No newline at end of file
diff --git a/src/generated/resources/assets/create/blockstates/water_wheel_structure.json b/src/generated/resources/assets/create/blockstates/water_wheel_structure.json
new file mode 100644
index 000000000..2c8f02f06
--- /dev/null
+++ b/src/generated/resources/assets/create/blockstates/water_wheel_structure.json
@@ -0,0 +1,7 @@
+{
+ "variants": {
+ "": {
+ "model": "minecraft:block/air"
+ }
+ }
+}
\ No newline at end of file
diff --git a/src/generated/resources/assets/create/lang/en_ud.json b/src/generated/resources/assets/create/lang/en_ud.json
index 35eda08bd..47b8e2da7 100644
--- a/src/generated/resources/assets/create/lang/en_ud.json
+++ b/src/generated/resources/assets/create/lang/en_ud.json
@@ -261,6 +261,7 @@
"block.create.jungle_window_pane": "\u01DDu\u0250\u0500 \u028Dopu\u0131M \u01DD\u05DFbun\u017F",
"block.create.large_bogey": "\u028E\u01DDbo\u15FA \u01DDb\u0279\u0250\uA780",
"block.create.large_cogwheel": "\u05DF\u01DD\u01DD\u0265\u028Dbo\u0186 \u01DDb\u0279\u0250\uA780",
+ "block.create.large_water_wheel": "\u05DF\u01DD\u01DD\u0265M \u0279\u01DD\u0287\u0250M \u01DDb\u0279\u0250\uA780",
"block.create.layered_andesite": "\u01DD\u0287\u0131s\u01DDpu\u2C6F p\u01DD\u0279\u01DD\u028E\u0250\uA780",
"block.create.layered_asurine": "\u01DDu\u0131\u0279ns\u2C6F p\u01DD\u0279\u01DD\u028E\u0250\uA780",
"block.create.layered_calcite": "\u01DD\u0287\u0131\u0254\u05DF\u0250\u0186 p\u01DD\u0279\u01DD\u028E\u0250\uA780",
@@ -530,6 +531,7 @@
"block.create.warped_window": "\u028Dopu\u0131M p\u01DDd\u0279\u0250M",
"block.create.warped_window_pane": "\u01DDu\u0250\u0500 \u028Dopu\u0131M p\u01DDd\u0279\u0250M",
"block.create.water_wheel": "\u05DF\u01DD\u01DD\u0265M \u0279\u01DD\u0287\u0250M",
+ "block.create.water_wheel_structure": "\u05DF\u01DD\u01DD\u0265M \u0279\u01DD\u0287\u0250M \u01DDb\u0279\u0250\uA780",
"block.create.waxed_copper_shingle_slab": "q\u0250\u05DFS \u01DD\u05DFbu\u0131\u0265S \u0279\u01DDddo\u0186 p\u01DDx\u0250M",
"block.create.waxed_copper_shingle_stairs": "s\u0279\u0131\u0250\u0287S \u01DD\u05DFbu\u0131\u0265S \u0279\u01DDddo\u0186 p\u01DDx\u0250M",
"block.create.waxed_copper_shingles": "s\u01DD\u05DFbu\u0131\u0265S \u0279\u01DDddo\u0186 p\u01DDx\u0250M",
diff --git a/src/generated/resources/assets/create/lang/en_us.json b/src/generated/resources/assets/create/lang/en_us.json
index 81f2a55cc..30af7eaf2 100644
--- a/src/generated/resources/assets/create/lang/en_us.json
+++ b/src/generated/resources/assets/create/lang/en_us.json
@@ -264,6 +264,7 @@
"block.create.jungle_window_pane": "Jungle Window Pane",
"block.create.large_bogey": "Large Bogey",
"block.create.large_cogwheel": "Large Cogwheel",
+ "block.create.large_water_wheel": "Large Water Wheel",
"block.create.layered_andesite": "Layered Andesite",
"block.create.layered_asurine": "Layered Asurine",
"block.create.layered_calcite": "Layered Calcite",
@@ -533,6 +534,7 @@
"block.create.warped_window": "Warped Window",
"block.create.warped_window_pane": "Warped Window Pane",
"block.create.water_wheel": "Water Wheel",
+ "block.create.water_wheel_structure": "Large Water Wheel",
"block.create.waxed_copper_shingle_slab": "Waxed Copper Shingle Slab",
"block.create.waxed_copper_shingle_stairs": "Waxed Copper Shingle Stairs",
"block.create.waxed_copper_shingles": "Waxed Copper Shingles",
@@ -1048,6 +1050,8 @@
"create.terrainzapper.usingBlock": "Using: %1$s",
"create.terrainzapper.leftClickToSet": "Left-Click a Block to set Material",
+ "create.large_water_wheel.not_enough_space": "Clear Blocks for Placement",
+
"create.minecart_coupling.two_couplings_max": "Minecarts cannot have more than two couplings each",
"create.minecart_coupling.unloaded": "Parts of your train seem to be in unloaded chunks",
"create.minecart_coupling.no_loops": "Couplings cannot form a loop",
@@ -1142,6 +1146,7 @@
"create.schematicAndQuill.saved": "Saved as %1$s",
"create.schematic.invalid": "[!] Invalid Item - Use the Schematic Table instead",
+ "create.schematic.error": "Schematic failed to Load - Check Game Logs",
"create.schematic.position": "Position",
"create.schematic.rotation": "Rotation",
"create.schematic.rotation.none": "None",
@@ -1207,12 +1212,12 @@
"create.gui.schematicannon.option.replaceWithAny": "Replace Solid with Any",
"create.gui.schematicannon.option.replaceWithEmpty": "Replace Solid with Empty",
"create.gui.schematicannon.option.skipMissing": "Skip missing Blocks",
- "create.gui.schematicannon.option.skipTileEntities": "Protect Tile Entities",
+ "create.gui.schematicannon.option.skipBlockEntities": "Protect Block Entities",
"create.gui.schematicannon.slot.gunpowder": "Add gunpowder to fuel the cannon",
"create.gui.schematicannon.slot.listPrinter": "Place books here to print a Checklist for your Schematic",
"create.gui.schematicannon.slot.schematic": "Add your Schematic here. Make sure it is deployed at a specific location.",
"create.gui.schematicannon.option.skipMissing.description": "If the cannon cannot find a required Block for placement, it will continue at the next Location.",
- "create.gui.schematicannon.option.skipTileEntities.description": "The cannon will avoid replacing data holding blocks such as Chests.",
+ "create.gui.schematicannon.option.skipBlockEntities.description": "The cannon will avoid replacing data holding blocks such as Chests.",
"create.gui.schematicannon.option.dontReplaceSolid.description": "The cannon will never replace any Solid blocks in its working area, only non-Solid and Air.",
"create.gui.schematicannon.option.replaceWithSolid.description": "The cannon will only replace Solid blocks in its working area if the Schematic contains a solid Block at the Location.",
"create.gui.schematicannon.option.replaceWithAny.description": "The cannon will replace Solid blocks in its working area if the Schematic contains any Block at the Location.",
@@ -1235,6 +1240,8 @@
"create.schematicannon.status.schematicInvalid": "Schematic Invalid",
"create.schematicannon.status.schematicNotPlaced": "Schematic not Positioned",
"create.schematicannon.status.schematicExpired": "Schematic File Expired",
+ "create.schematicannon.status.schematicErrored": "Incompatible Blocks",
+ "create.schematicannon.status.schematicErroredCheckLogs": "Check Server Logs",
"create.materialChecklist": "Material Checklist",
"create.materialChecklist.blocksNotLoaded": "* Disclaimer *\n\nMaterial List may be inaccurate due to relevant chunks not being loaded.",
@@ -1781,6 +1788,9 @@
"create.contraption.minecart_contraption_too_big": "This Cart Contraption seems too big to pick up",
"create.contraption.minecart_contraption_illegal_pickup": "A mystical force is binding this Cart Contraption to the world",
+ "enchantment.create.capacity.desc": "Increases Backtank air capacity.",
+ "enchantment.create.potato_recovery.desc": "Potato Cannon projectiles have a chance to be reused.",
+
"_": "->------------------------] Subtitles [------------------------<-",
diff --git a/src/generated/resources/assets/create/lang/unfinished/de_de.json b/src/generated/resources/assets/create/lang/unfinished/de_de.json
deleted file mode 100644
index a8971e75f..000000000
--- a/src/generated/resources/assets/create/lang/unfinished/de_de.json
+++ /dev/null
@@ -1,3071 +0,0 @@
-{
- "_": "Missing Localizations: 882",
-
- "_": "->------------------------] Game Elements [------------------------<-",
-
- "block.create.acacia_window": "Akazienholzfenster",
- "block.create.acacia_window_pane": "Akazienholzfensterscheibe",
- "block.create.adjustable_chain_gearshift": "Verstellbares Kettengetriebe",
- "block.create.analog_lever": "Analoger Schalter",
- "block.create.andesite_alloy_block": "UNLOCALIZED: Block of Andesite Alloy",
- "block.create.andesite_bars": "UNLOCALIZED: Andesite Bars",
- "block.create.andesite_belt_funnel": "Riementrichter aus Andesit",
- "block.create.andesite_casing": "Andesitrahmen",
- "block.create.andesite_encased_cogwheel": "Andesit-Zahnrad",
- "block.create.andesite_encased_large_cogwheel": "Großes Andesit-Zahnrad",
- "block.create.andesite_encased_shaft": "Andesitummantelte Welle",
- "block.create.andesite_funnel": "Andesittrichter",
- "block.create.andesite_ladder": "Andesitleiter",
- "block.create.andesite_pillar": "Andesitsäule",
- "block.create.andesite_scaffolding": "UNLOCALIZED: Andesite Scaffolding",
- "block.create.andesite_tunnel": "Andesittunnel",
- "block.create.asurine": "Asurin",
- "block.create.asurine_pillar": "Asurinsäule",
- "block.create.basin": "Behälter",
- "block.create.belt": "Mechanischer Riemen",
- "block.create.birch_window": "Birkenholzfenster",
- "block.create.birch_window_pane": "Birkenholzfensterscheibe",
- "block.create.black_nixie_tube": "Schwarze Nixie-Röhre",
- "block.create.black_sail": "Schwarzes Segel",
- "block.create.black_seat": "Schwarzer Sitz",
- "block.create.black_toolbox": "Schwarzer Werkzeugkasten",
- "block.create.black_valve_handle": "Schwarzer Ventilgriff",
- "block.create.blaze_burner": "Lohenbrenner",
- "block.create.blue_nixie_tube": "Blaue Nixie-Röhre",
- "block.create.blue_sail": "Blaues Segel",
- "block.create.blue_seat": "Blauer Sitz",
- "block.create.blue_toolbox": "Blauer Werkzeugkasten",
- "block.create.blue_valve_handle": "Blauer Ventilgriff",
- "block.create.brass_bars": "UNLOCALIZED: Brass Bars",
- "block.create.brass_belt_funnel": "Riementrichter aus Messing",
- "block.create.brass_block": "Messing Block",
- "block.create.brass_casing": "Messingrahmen",
- "block.create.brass_encased_cogwheel": "Messing-Zahnrad",
- "block.create.brass_encased_large_cogwheel": "Großes Messing-Zahnrad",
- "block.create.brass_encased_shaft": "Messingummantelte Welle",
- "block.create.brass_funnel": "Messingtrichter",
- "block.create.brass_ladder": "Messingleiter",
- "block.create.brass_scaffolding": "UNLOCALIZED: Brass Scaffolding",
- "block.create.brass_tunnel": "Messingtunnel",
- "block.create.brown_nixie_tube": "Braune Nixie-Röhre",
- "block.create.brown_sail": "Braunes Segel",
- "block.create.brown_seat": "Brauner Sitz",
- "block.create.brown_toolbox": "Brauner Werkzeugkasten",
- "block.create.brown_valve_handle": "Brauner Ventilgriff",
- "block.create.calcite_pillar": "Kalzitsäule",
- "block.create.cart_assembler": "Lorenmonteur",
- "block.create.chocolate": "Schokolade",
- "block.create.chute": "Rinne",
- "block.create.clockwork_bearing": "Uhrwerk-Lager",
- "block.create.clutch": "Kupplung",
- "block.create.cogwheel": "Zahnrad",
- "block.create.content_observer": "Inhaltsbeobachter",
- "block.create.contraption_controls": "UNLOCALIZED: Contraption Controls",
- "block.create.controller_rail": "Steuerungsschiene",
- "block.create.controls": "Zugsteuerung",
- "block.create.copper_backtank": "Kupferne Druckluftflasche",
- "block.create.copper_bars": "UNLOCALIZED: Copper Bars",
- "block.create.copper_casing": "Kupferrahmen",
- "block.create.copper_ladder": "Kupferleiter",
- "block.create.copper_scaffolding": "UNLOCALIZED: Copper Scaffolding",
- "block.create.copper_shingle_slab": "Kupferschindelstufe",
- "block.create.copper_shingle_stairs": "Kupferschindeltreppe",
- "block.create.copper_shingles": "Kupferschindeln",
- "block.create.copper_tile_slab": "Kupferfliesenstufe",
- "block.create.copper_tile_stairs": "Kupferfliesentreppe",
- "block.create.copper_tiles": "Kupferfliesen",
- "block.create.copper_valve_handle": "Kupfer Ventilgriff",
- "block.create.copycat_bars": "UNLOCALIZED: Copycat Bars",
- "block.create.copycat_base": "UNLOCALIZED: Copycat Base",
- "block.create.copycat_panel": "UNLOCALIZED: Copycat Panel",
- "block.create.copycat_step": "UNLOCALIZED: Copycat Step",
- "block.create.creative_crate": "Kreative anpassbare Kiste",
- "block.create.creative_fluid_tank": "Kreativer Flüssigkeitstank",
- "block.create.creative_motor": "Kreativer Motor",
- "block.create.crimsite": "Karmesit",
- "block.create.crimsite_pillar": "Karmesitsäule",
- "block.create.crimson_window": "Karmesinfenster",
- "block.create.crimson_window_pane": "Karmesinfensterscheibe",
- "block.create.crushing_wheel": "Mahlwerkrad",
- "block.create.crushing_wheel_controller": "Mahlwerkrad Steurung",
- "block.create.cuckoo_clock": "Kuckucksuhr",
- "block.create.cut_andesite": "Geschnittener Andesit",
- "block.create.cut_andesite_brick_slab": "Geschnittene Andesitziegelstufe",
- "block.create.cut_andesite_brick_stairs": "Geschnittene Andesitziegeltreppe",
- "block.create.cut_andesite_brick_wall": "Geschnittene Andesitziegelmauer",
- "block.create.cut_andesite_bricks": "Geschnittene Andesitziegelsteine",
- "block.create.cut_andesite_slab": "Geschnittene Andesitstufe",
- "block.create.cut_andesite_stairs": "Geschnittene Andesittreppe",
- "block.create.cut_andesite_wall": "Geschnittene Andesitmauer",
- "block.create.cut_asurine": "Geschnittenes Asurin",
- "block.create.cut_asurine_brick_slab": "Geschnittene Asurinziegelstufe",
- "block.create.cut_asurine_brick_stairs": "Geschnittene Asurinziegeltreppe",
- "block.create.cut_asurine_brick_wall": "Geschnittene Asurinziegelmauer",
- "block.create.cut_asurine_bricks": "Geschnittene Asurinziegelsteine",
- "block.create.cut_asurine_slab": "Geschnittene Asurinstufe",
- "block.create.cut_asurine_stairs": "Geschnittene Asurintreppe",
- "block.create.cut_asurine_wall": "Geschnittene Asurinmauer",
- "block.create.cut_calcite": "Geschnittener Kalzit",
- "block.create.cut_calcite_brick_slab": "Geschnittene Kalzitziegelstufe",
- "block.create.cut_calcite_brick_stairs": "Geschnittene Kalzitziegeltreppe",
- "block.create.cut_calcite_brick_wall": "Geschnittene Kalzitziegelmauer",
- "block.create.cut_calcite_bricks": "Geschnittene Kalzitziegelsteine",
- "block.create.cut_calcite_slab": "Geschnittene Kalzitstufe",
- "block.create.cut_calcite_stairs": "Geschnittene Kalzittreppe",
- "block.create.cut_calcite_wall": "Geschnittene Kalzitmauer",
- "block.create.cut_crimsite": "Geschnittenes Karmesit",
- "block.create.cut_crimsite_brick_slab": "Geschnittene Karmesitziegelstufe",
- "block.create.cut_crimsite_brick_stairs": "Geschnittene Karmesitziegeltreppe",
- "block.create.cut_crimsite_brick_wall": "Geschnittene Karmesitziegelmauer",
- "block.create.cut_crimsite_bricks": "Geschnittene Karmesitziegelsteine",
- "block.create.cut_crimsite_slab": "Geschnittene Karmesitstufe",
- "block.create.cut_crimsite_stairs": "Geschnittene Karmesittreppe",
- "block.create.cut_crimsite_wall": "Geschnittene Karmesitmauer",
- "block.create.cut_deepslate": "Geschnittener Tiefenschiefer",
- "block.create.cut_deepslate_brick_slab": "Geschnittene Tiefenschieferziegelstufe",
- "block.create.cut_deepslate_brick_stairs": "Geschnittene Tiefenschieferziegeltreppe",
- "block.create.cut_deepslate_brick_wall": "Geschnittene Tiefenschieferziegelmauer",
- "block.create.cut_deepslate_bricks": "Geschnittene Tiefenschiefersteine",
- "block.create.cut_deepslate_slab": "Geschnittene Tiefenschieferstufe",
- "block.create.cut_deepslate_stairs": "Geschnittene Tiefenschiefertreppe",
- "block.create.cut_deepslate_wall": "Geschnittene Tiefenschiefermauer",
- "block.create.cut_diorite": "Gescnittener Diorit",
- "block.create.cut_diorite_brick_slab": "Geschnittene Dioritziegelstufe",
- "block.create.cut_diorite_brick_stairs": "Geschnittene Dioritziegeltreppe",
- "block.create.cut_diorite_brick_wall": "Geschnittene Dioritziegelmauer",
- "block.create.cut_diorite_bricks": "Geschnittene Dioritziegelsteine",
- "block.create.cut_diorite_slab": "Geschnittene Dioritstufe",
- "block.create.cut_diorite_stairs": "Geschnittene Diorittreppe",
- "block.create.cut_diorite_wall": "Geschnittene Dioritmauer",
- "block.create.cut_dripstone": "Geschnittener Tropfstein",
- "block.create.cut_dripstone_brick_slab": "Geschnittene Tropfsteinziegelstufe",
- "block.create.cut_dripstone_brick_stairs": "Geschnittene Tropfsteinziegeltreppe",
- "block.create.cut_dripstone_brick_wall": "Geschnittene Tropfsteinziegelmauer",
- "block.create.cut_dripstone_bricks": "Geschnittener Tropfsteinziegelsteine",
- "block.create.cut_dripstone_slab": "Geschnittene Tropfsteinstufe",
- "block.create.cut_dripstone_stairs": "Geschnittene Tropfsteintreppe",
- "block.create.cut_dripstone_wall": "Geschnittene Tropfsteinmauer",
- "block.create.cut_granite": "Geschnittener Granit",
- "block.create.cut_granite_brick_slab": "Geschnittene Granitziegelstufe",
- "block.create.cut_granite_brick_stairs": "Geschnittene Granitziegeltreppe",
- "block.create.cut_granite_brick_wall": "Geschnittene Granitziegelmauer",
- "block.create.cut_granite_bricks": "Geschnittene Granitziegelsteine",
- "block.create.cut_granite_slab": "Geschnittene Granitstufe",
- "block.create.cut_granite_stairs": "Geschnittene Granittreppe",
- "block.create.cut_granite_wall": "Geschnittene Granitmauer",
- "block.create.cut_limestone": "Geschnittener Kalkstein",
- "block.create.cut_limestone_brick_slab": "Geschnittene Kalksteinziegelstufe",
- "block.create.cut_limestone_brick_stairs": "Geschnittene Kalksteinziegeltreppe",
- "block.create.cut_limestone_brick_wall": "Geschnittene Kalksteinziegelmauer",
- "block.create.cut_limestone_bricks": "Geschnittene Kalksteinziegelsteine",
- "block.create.cut_limestone_slab": "Geschnittene Kalksteinstufe",
- "block.create.cut_limestone_stairs": "Geschnittene Kalksteintreppe",
- "block.create.cut_limestone_wall": "Geschnittene Kalksteinmauer",
- "block.create.cut_ochrum": "Geschnittenes Ockrum",
- "block.create.cut_ochrum_brick_slab": "Geschnittene Ockrumziegelstufe",
- "block.create.cut_ochrum_brick_stairs": "Geschnittene Ockrumziegeltreppe",
- "block.create.cut_ochrum_brick_wall": "Geschnittene Ockrumziegelmauer",
- "block.create.cut_ochrum_bricks": "Geschnittene Ockrumziegelsteine",
- "block.create.cut_ochrum_slab": "Geschnittene Ockrumstufe",
- "block.create.cut_ochrum_stairs": "Geschnittene Ockrumtreppe",
- "block.create.cut_ochrum_wall": "Geschnittene Ockrummauer",
- "block.create.cut_scorchia": "Geschnittenes Scorchia",
- "block.create.cut_scorchia_brick_slab": "Geschnittene Scorchiaziegelstufe",
- "block.create.cut_scorchia_brick_stairs": "Geschnittene Scorchiaziegeltreppe",
- "block.create.cut_scorchia_brick_wall": "Geschnittene Scorchiaziegelmauer",
- "block.create.cut_scorchia_bricks": "Geschnittene Scorchiaziegelsteine",
- "block.create.cut_scorchia_slab": "Geschnittene Scorchiaziegelstufe",
- "block.create.cut_scorchia_stairs": "Geschnittene Scorchiaziegeltreppe",
- "block.create.cut_scorchia_wall": "Geschnittene Scorchiaziegelmauer",
- "block.create.cut_scoria": "Geschnittenes Scoria",
- "block.create.cut_scoria_brick_slab": "Geschnittene Scoriaziegelstufe",
- "block.create.cut_scoria_brick_stairs": "Geschnittene Scoriaziegeltreppe",
- "block.create.cut_scoria_brick_wall": "Geschnittene Scoriaziegelmauer",
- "block.create.cut_scoria_bricks": "Geschnittene Scoriaziegelsteine",
- "block.create.cut_scoria_slab": "Geschnittene Scoriaziegelstufe",
- "block.create.cut_scoria_stairs": "Geschnittene Scoriaziegeltreppe",
- "block.create.cut_scoria_wall": "Geschnittene Scoriaziegelmauer",
- "block.create.cut_tuff": "Geschnittener Tuffstein",
- "block.create.cut_tuff_brick_slab": "Geschnittene Tuffsteinziegelstufe",
- "block.create.cut_tuff_brick_stairs": "Geschnittene Tuffsteinziegeltreppe",
- "block.create.cut_tuff_brick_wall": "Geschnittene Tuffsteinziegelmauer",
- "block.create.cut_tuff_bricks": "Geschnittene Tuffsteinziegelsteine",
- "block.create.cut_tuff_slab": "Geschnittene Tuffsteinstufe",
- "block.create.cut_tuff_stairs": "Geschnittene Tuffsteintreppe",
- "block.create.cut_tuff_wall": "Geschnittene Tuffsteinmauer",
- "block.create.cut_veridium": "Geschnittenes Veridium",
- "block.create.cut_veridium_brick_slab": "Geschnittene Veridiumziegelstufe",
- "block.create.cut_veridium_brick_stairs": "Geschnittene Veridiumziegeltreppe",
- "block.create.cut_veridium_brick_wall": "Geschnittene Veridiumziegelmauer",
- "block.create.cut_veridium_bricks": "Geschnittene Veridiumziegelsteine",
- "block.create.cut_veridium_slab": "Geschnittene Veridiumziegelstufe",
- "block.create.cut_veridium_stairs": "Geschnittene Veridiumziegeltreppe",
- "block.create.cut_veridium_wall": "Geschnittene Veridiumziegelmauer",
- "block.create.cyan_nixie_tube": "Türkise Nixie-Röhre",
- "block.create.cyan_sail": "Türkises Segel",
- "block.create.cyan_seat": "Türkiser Sitz",
- "block.create.cyan_toolbox": "Türkiser Werkzeugkasten",
- "block.create.cyan_valve_handle": "Türkiser Ventilgriff",
- "block.create.dark_oak_window": "Schwarzeichenholzfenster",
- "block.create.dark_oak_window_pane": "Schwarzeichenholzfensterscheibe",
- "block.create.deepslate_pillar": "Tiefenschiefer-Säule",
- "block.create.deepslate_zinc_ore": "Tiefenschiefer-Zinkerz",
- "block.create.deployer": "Einsatzgerät",
- "block.create.depot": "Depot",
- "block.create.diorite_pillar": "Dioritsäule",
- "block.create.display_board": "Anzeigetafel",
- "block.create.display_link": "Anzeige-Link",
- "block.create.dripstone_pillar": "Tropfstein-Säule",
- "block.create.elevator_contact": "UNLOCALIZED: Elevator Contact",
- "block.create.elevator_pulley": "UNLOCALIZED: Elevator Pulley",
- "block.create.encased_chain_drive": "Ummantelter Kettenriemen",
- "block.create.encased_fan": "Ummantelter Lüfter",
- "block.create.encased_fluid_pipe": "Ummanteltes Rohr",
- "block.create.exposed_copper_shingle_slab": "Angelaufene Kupferschindelstufe",
- "block.create.exposed_copper_shingle_stairs": "Angelaufene Kupferschindeltreppe",
- "block.create.exposed_copper_shingles": "Angelaufene Kupferschindel",
- "block.create.exposed_copper_tile_slab": "Angelaufene Kupferfliesenstufe",
- "block.create.exposed_copper_tile_stairs": "Angelaufene Kupferfliesentreppe",
- "block.create.exposed_copper_tiles": "Angelaufene Kupferfliesen",
- "block.create.fake_track": "Gleismarkierung für Karten",
- "block.create.fluid_pipe": "Flüssigkeitsrohr",
- "block.create.fluid_tank": "Flüssigkeitstank",
- "block.create.fluid_valve": "Flüssigkeitsventil",
- "block.create.flywheel": "Schwungrad",
- "block.create.framed_glass": "Gerahmtes Glas",
- "block.create.framed_glass_door": "Gerahmte Glastür",
- "block.create.framed_glass_pane": "Gerahmte Glasscheibe",
- "block.create.framed_glass_trapdoor": "Gerahmte Glasfalltür",
- "block.create.gantry_carriage": "Portalkranwagen",
- "block.create.gantry_shaft": "Portalkranachse",
- "block.create.gearbox": "Getriebe",
- "block.create.gearshift": "Gangschaltung",
- "block.create.glass_fluid_pipe": "Glasrohr",
- "block.create.granite_pillar": "Granitsäule",
- "block.create.gray_nixie_tube": "Graue Nixie-Röhre",
- "block.create.gray_sail": "Graues Segel",
- "block.create.gray_seat": "Grauer Sitz",
- "block.create.gray_toolbox": "Grauer Werkzeugkasten",
- "block.create.gray_valve_handle": "Grauer Ventilgriff",
- "block.create.green_nixie_tube": "Grüne Nixie-Röhre",
- "block.create.green_sail": "Grünes Segel",
- "block.create.green_seat": "Grüner Sitz",
- "block.create.green_toolbox": "Grüner Werkzeugkasten",
- "block.create.green_valve_handle": "Grüner Ventilgriff",
- "block.create.hand_crank": "Handkurbel",
- "block.create.haunted_bell": "Spukglocke",
- "block.create.honey": "Honig",
- "block.create.horizontal_framed_glass": "Horizontal Gerahmtes Glas",
- "block.create.horizontal_framed_glass_pane": "Horizontal Gerahmte Glasscheibe",
- "block.create.hose_pulley": "Umlenkrolle",
- "block.create.industrial_iron_block": "UNLOCALIZED: Block of Industrial Iron",
- "block.create.item_drain": "Abfluss",
- "block.create.item_vault": "Gegenstandstresor",
- "block.create.jungle_window": "Tropenholzfenster",
- "block.create.jungle_window_pane": "Tropenholzfensterscheibe",
- "block.create.large_bogey": "Großes Drehgestell",
- "block.create.large_cogwheel": "Großes Zahnrad",
- "block.create.layered_andesite": "Geschichteter Andesit",
- "block.create.layered_asurine": "Geschichtetes Asurin",
- "block.create.layered_calcite": "Geschichtetes Kalzit",
- "block.create.layered_crimsite": "Geschichtetes Karmesit",
- "block.create.layered_deepslate": "Geschichteter Tiefenschiefer",
- "block.create.layered_diorite": "Geschichteter Diorit",
- "block.create.layered_dripstone": "Geschichteter Tropfstein",
- "block.create.layered_granite": "Geschichteter Granit",
- "block.create.layered_limestone": "Geschichteter Kalkstein",
- "block.create.layered_ochrum": "Geschichtetes Ockrum",
- "block.create.layered_scorchia": "Geschichtetes Scorchia",
- "block.create.layered_scoria": "Geschichtete Schlacke",
- "block.create.layered_tuff": "Geschichteter Tuffstein",
- "block.create.layered_veridium": "Geschichtetes Veridium",
- "block.create.lectern_controller": "Fernsteuerungspult",
- "block.create.light_blue_nixie_tube": "Hellblaue Nixie-Röhre",
- "block.create.light_blue_sail": "Hellblaues Segel",
- "block.create.light_blue_seat": "Hellblauer Sitz",
- "block.create.light_blue_toolbox": "Hellblauer Werkzeugkasten",
- "block.create.light_blue_valve_handle": "Hellblauer Ventilgriff",
- "block.create.light_gray_nixie_tube": "Hellgraue Nixie-Röhre",
- "block.create.light_gray_sail": "Hellgraues Segel",
- "block.create.light_gray_seat": "Hellgrauer Sitz",
- "block.create.light_gray_toolbox": "Hellgrauer Werkzeugkasten",
- "block.create.light_gray_valve_handle": "Hellgrauer Ventilgriff",
- "block.create.lime_nixie_tube": "Hellgrüne Nixie-Röhre",
- "block.create.lime_sail": "Hellgrünes Segel",
- "block.create.lime_seat": "Hellgrüner Sitz",
- "block.create.lime_toolbox": "Hellgrüner Werkzeugkasten",
- "block.create.lime_valve_handle": "Hellgrüner Ventilgriff",
- "block.create.limestone": "Kalkstein",
- "block.create.limestone_pillar": "Kalksteinsäule",
- "block.create.linear_chassis": "Schubgerüst",
- "block.create.lit_blaze_burner": "Aktiver Lohenbrenner",
- "block.create.magenta_nixie_tube": "Magenta Nixie-Röhre",
- "block.create.magenta_sail": "Magenta Segel",
- "block.create.magenta_seat": "Magenta Sitz",
- "block.create.magenta_toolbox": "Magenta Werkzeugkasten",
- "block.create.magenta_valve_handle": "Magenta Ventilgriff",
- "block.create.mechanical_arm": "Mechanischer Arm",
- "block.create.mechanical_bearing": "Mechanisches Lager",
- "block.create.mechanical_crafter": "Mechanische Handwerkseinheit",
- "block.create.mechanical_drill": "Mechanischer Bohrer",
- "block.create.mechanical_harvester": "Mechanische Erntemaschine",
- "block.create.mechanical_mixer": "Mechanischer Mixer",
- "block.create.mechanical_piston": "Mechanischer Kolben",
- "block.create.mechanical_piston_head": "Mechanisches Kolbenende",
- "block.create.mechanical_plough": "Mechanischer Pflug",
- "block.create.mechanical_press": "Mechanische Presse",
- "block.create.mechanical_pump": "Mechanische Pumpe",
- "block.create.mechanical_saw": "Mechanische Säge",
- "block.create.metal_bracket": "Metallhalterung",
- "block.create.metal_girder": "Metallträger",
- "block.create.metal_girder_encased_shaft": "Metallträgerummantelte Welle",
- "block.create.millstone": "Mahlstein",
- "block.create.minecart_anchor": "Lorenanker",
- "block.create.mysterious_cuckoo_clock": "Kuckucksuhr",
- "block.create.netherite_backtank": "UNLOCALIZED: Netherite Backtank",
- "block.create.nixie_tube": "Nixie-Röhre",
- "block.create.nozzle": "Düse",
- "block.create.oak_window": "Eichenfenster",
- "block.create.oak_window_pane": "Eichenfensterscheibe",
- "block.create.ochrum": "Ockrum",
- "block.create.ochrum_pillar": "Ockrum-Säule",
- "block.create.orange_sail": "Oranges Segel",
- "block.create.orange_seat": "Oranger Sitz",
- "block.create.orange_toolbox": "Oranger Werkzeugkasten",
- "block.create.orange_valve_handle": "Oranger Ventilgriff",
- "block.create.ornate_iron_window": "Kunstvolles Eisenfenster",
- "block.create.ornate_iron_window_pane": "Kunstvolle Eisenfensterscheibe",
- "block.create.oxidized_copper_shingle_slab": "Oxidierte Kupferschindelstufe",
- "block.create.oxidized_copper_shingle_stairs": "Oxidierte Kupfertreppe",
- "block.create.oxidized_copper_shingles": "Oxidierte Kupferschindel",
- "block.create.oxidized_copper_tile_slab": "Oxidierte Kupferfliesenstufe",
- "block.create.oxidized_copper_tile_stairs": "Oxidierte Kupferfliesentreppe",
- "block.create.oxidized_copper_tiles": "Oxidierte Kupferfliesen",
- "block.create.peculiar_bell": "Seltsame Glocke",
- "block.create.pink_nixie_tube": "Rosa Nixie-Röhre",
- "block.create.pink_sail": "Rosa Segel",
- "block.create.pink_seat": "Rosa Sitz",
- "block.create.pink_toolbox": "Rosa Werkzeugkasten",
- "block.create.pink_valve_handle": "Rosa Ventilgriff",
- "block.create.piston_extension_pole": "Kolben-Pleuelverlängerung",
- "block.create.placard": "Aushang",
- "block.create.polished_cut_andesite": "Polierter geschnittener Andesit",
- "block.create.polished_cut_andesite_slab": "Polierte geschnittene Andesitstufe",
- "block.create.polished_cut_andesite_stairs": "Polierte geschnittene Andesittreppe",
- "block.create.polished_cut_andesite_wall": "Polierte geschnittene Andesitmauer",
- "block.create.polished_cut_asurine": "Poliertes geschnittenes Asurin",
- "block.create.polished_cut_asurine_slab": "Polierte geschnittene Asurinstufe",
- "block.create.polished_cut_asurine_stairs": "Polierte geschnittene Asurintreppe",
- "block.create.polished_cut_asurine_wall": "Polierte geschnittene Asurinmauer",
- "block.create.polished_cut_calcite": "Polierter geschnittener Kalzit",
- "block.create.polished_cut_calcite_slab": "Polierte geschnittene Kalzitstufe",
- "block.create.polished_cut_calcite_stairs": "Polierte geschnittene Kalzittreppe",
- "block.create.polished_cut_calcite_wall": "Polierte geschnittene Kalzitmauer",
- "block.create.polished_cut_crimsite": "Poliertes geschnittenes Karmesit",
- "block.create.polished_cut_crimsite_slab": "Polierte geschnittene Karmesitstufe",
- "block.create.polished_cut_crimsite_stairs": "Polierte geschnittene Karmesittreppe",
- "block.create.polished_cut_crimsite_wall": "Polierte geschnittene Karmesitmauer",
- "block.create.polished_cut_deepslate": "Polierter geschnittener Tiefschiefer",
- "block.create.polished_cut_deepslate_slab": "Polierte geschnittene Tiefschieferstufe",
- "block.create.polished_cut_deepslate_stairs": "Polierte geschnittene Tiefschiefertreppe",
- "block.create.polished_cut_deepslate_wall": "Polierte geschnittene Tiefschiefermauer",
- "block.create.polished_cut_diorite": "Polierter geschnittener Diorit",
- "block.create.polished_cut_diorite_slab": "Polierte geschnittene Dioritstufe",
- "block.create.polished_cut_diorite_stairs": "Polierte geschnittene Diorittreppe",
- "block.create.polished_cut_diorite_wall": "Polierte geschnittene Dioritmauer",
- "block.create.polished_cut_dripstone": "Polierter geschnittener Tropfstein",
- "block.create.polished_cut_dripstone_slab": "Polierte geschnittene Tropfsteinstufe",
- "block.create.polished_cut_dripstone_stairs": "Polierte geschnittene Tropfsteintreppe",
- "block.create.polished_cut_dripstone_wall": "Polierte geschnittene Tropfsteinmauer",
- "block.create.polished_cut_granite": "Polierter geschnittener Granit",
- "block.create.polished_cut_granite_slab": "Polierte geschnittene Granitstufe",
- "block.create.polished_cut_granite_stairs": "Polierte geschnittene Granittreppe",
- "block.create.polished_cut_granite_wall": "Polierte geschnittene Granitmauer",
- "block.create.polished_cut_limestone": "Polierter geschnittener Kalkstein",
- "block.create.polished_cut_limestone_slab": "Polierte geschnittene Kalksteinstufe",
- "block.create.polished_cut_limestone_stairs": "Polierte geschnittene Kalksteintreppe",
- "block.create.polished_cut_limestone_wall": "Polierte geschnittene Kalksteinmauer",
- "block.create.polished_cut_ochrum": "Poliertes geschnittenes Ockrum",
- "block.create.polished_cut_ochrum_slab": "Polierte geschnittene Ockrumstufe",
- "block.create.polished_cut_ochrum_stairs": "Polierte geschnittene Ockrumtreppe",
- "block.create.polished_cut_ochrum_wall": "Polierte geschnittene Ockrummauer",
- "block.create.polished_cut_scorchia": "Poliertes geschnittenes Scorchia",
- "block.create.polished_cut_scorchia_slab": "Polierte geschnittene Scorchiastufe",
- "block.create.polished_cut_scorchia_stairs": "Polierte geschnittene Scorchiatreppe",
- "block.create.polished_cut_scorchia_wall": "Polierte geschnittene Scorchiamauer",
- "block.create.polished_cut_scoria": "Polierte geschnittene Schlacke",
- "block.create.polished_cut_scoria_slab": "Polierte geschnittene Schlackenstufe",
- "block.create.polished_cut_scoria_stairs": "Polierte geschnittene Schlackentreppe",
- "block.create.polished_cut_scoria_wall": "Polierte geschnittene Schlackenmauer",
- "block.create.polished_cut_tuff": "Polierter geschnittener Tuffstein",
- "block.create.polished_cut_tuff_slab": "Polierte geschnittene Tuffsteinstufe",
- "block.create.polished_cut_tuff_stairs": "Polierte geschnittene Tuffsteintreppe",
- "block.create.polished_cut_tuff_wall": "Polierte geschnittene Tuffsteinmauer",
- "block.create.polished_cut_veridium": "Poliertes geschnittenes Veridium",
- "block.create.polished_cut_veridium_slab": "Polierte geschnittene Veridiumstufe",
- "block.create.polished_cut_veridium_stairs": "Polierte geschnittene Veridiumtreppe",
- "block.create.polished_cut_veridium_wall": "Polierte geschnittene Veridiummauer",
- "block.create.portable_fluid_interface": "Portable Flüssigkeitsschnittstelle",
- "block.create.portable_storage_interface": "Portable Lagerschnittstelle",
- "block.create.powered_latch": "RS-Flipflop",
- "block.create.powered_shaft": "Angetriebene Welle",
- "block.create.powered_toggle_latch": "T-Flipflop",
- "block.create.pulley_magnet": "Rollenmagnet",
- "block.create.pulse_extender": "Pulsverlängerer",
- "block.create.pulse_repeater": "Pulsierender Verstärker",
- "block.create.purple_nixie_tube": "Violette Nixie-Röhre",
- "block.create.purple_sail": "Violettes Segel",
- "block.create.purple_seat": "Violetter Sitz",
- "block.create.purple_toolbox": "Violetter Werkzeugkasten",
- "block.create.purple_valve_handle": "Violetter Ventilgriff",
- "block.create.radial_chassis": "Drehgerüst",
- "block.create.railway_casing": "Zugrahmen",
- "block.create.raw_zinc_block": "Rohzinkblock",
- "block.create.red_nixie_tube": "Rote Nixie-Röhre",
- "block.create.red_sail": "Rote Segel",
- "block.create.red_seat": "Roter Sitz",
- "block.create.red_toolbox": "Roter Werkzeugkasten",
- "block.create.red_valve_handle": "Roter Ventilgriff",
- "block.create.redstone_contact": "Redstone-Kontakt",
- "block.create.redstone_link": "Redstone-Verbindung",
- "block.create.refined_radiance_casing": "Glanzgehäuse",
- "block.create.rope": "Seil",
- "block.create.rope_pulley": "Seilrolle",
- "block.create.rose_quartz_block": "Rosenquarzblock",
- "block.create.rose_quartz_lamp": "Rosenquarzlampe",
- "block.create.rose_quartz_tiles": "Rosenquarzfliesen",
- "block.create.rotation_speed_controller": "Rotationsgeschwindigkeitsregler",
- "block.create.sail_frame": "Segelrahmen",
- "block.create.schematic_table": "Bauplantisch",
- "block.create.schematicannon": "Bauplankanone",
- "block.create.scorchia": "Scorchia",
- "block.create.scorchia_pillar": "Scorchia-Säule",
- "block.create.scoria": "Schlacke",
- "block.create.scoria_pillar": "Schlackensäule",
- "block.create.secondary_linear_chassis": "Sekundäres Schubgerüst",
- "block.create.sequenced_gearshift": "Sequenzielle Gangschaltung",
- "block.create.shadow_steel_casing": "Schattengehäuse",
- "block.create.shaft": "Welle",
- "block.create.small_andesite_brick_slab": "Kleine Andesitziegelstufe",
- "block.create.small_andesite_brick_stairs": "Kleine Andesitziegeltreppe",
- "block.create.small_andesite_brick_wall": "Kleine Andesitziegelmauer",
- "block.create.small_andesite_bricks": "Kleine Andesitziegelsteine",
- "block.create.small_asurine_brick_slab": "Kleine Asurinziegelstufe",
- "block.create.small_asurine_brick_stairs": "Kleine Asurinziegeltreppe",
- "block.create.small_asurine_brick_wall": "Kleine Asurinziegelmauer",
- "block.create.small_asurine_bricks": "Kleine Asurinziegelsteine",
- "block.create.small_bogey": "Kleines Drehgestell",
- "block.create.small_calcite_brick_slab": "Kleine Kalzitziegelstufe",
- "block.create.small_calcite_brick_stairs": "Kleine Kalzitziegeltreppe",
- "block.create.small_calcite_brick_wall": "Kleine Kalzitziegelmauer",
- "block.create.small_calcite_bricks": "Kleine Kalzitziegelsteine",
- "block.create.small_crimsite_brick_slab": "Kleine Karmesitziegelstufe",
- "block.create.small_crimsite_brick_stairs": "Kleine Karmesitziegeltreppe",
- "block.create.small_crimsite_brick_wall": "Kleine Karmesitziegelmauer",
- "block.create.small_crimsite_bricks": "Kleine Karmesitziegelsteine",
- "block.create.small_deepslate_brick_slab": "Kleine Tiefenschieferziegelstufe",
- "block.create.small_deepslate_brick_stairs": "Kleine Tiefenschieferziegeltreppe",
- "block.create.small_deepslate_brick_wall": "Kleine Tiefenschieferziegelmauer",
- "block.create.small_deepslate_bricks": "Kleine Tiefenschieferziegelsteine",
- "block.create.small_diorite_brick_slab": "Kleine Dioritziegelstufe",
- "block.create.small_diorite_brick_stairs": "Kleine Dioritziegeltreppe",
- "block.create.small_diorite_brick_wall": "Kleine Dioritziegelmauer",
- "block.create.small_diorite_bricks": "Kleine Dioritziegelsteine",
- "block.create.small_dripstone_brick_slab": "Kleine Tropfsteinziegelstufe",
- "block.create.small_dripstone_brick_stairs": "Kleine Tropfsteinziegeltreppe",
- "block.create.small_dripstone_brick_wall": "Kleine Tropfsteinziegelmauer",
- "block.create.small_dripstone_bricks": "Kleine Tropfsteinziegelsteine",
- "block.create.small_granite_brick_slab": "Kleine Granitziegelstufe",
- "block.create.small_granite_brick_stairs": "Kleine Granitziegeltreppe",
- "block.create.small_granite_brick_wall": "Kleine Granitziegelmauer",
- "block.create.small_granite_bricks": "Kleine Granitziegelsteine",
- "block.create.small_limestone_brick_slab": "Kleine Kalksteinziegelstufe",
- "block.create.small_limestone_brick_stairs": "Kleine Kalksteinziegeltreppe",
- "block.create.small_limestone_brick_wall": "Kleine Kalksteinziegelmauer",
- "block.create.small_limestone_bricks": "Kleine Kalksteinziegelsteine",
- "block.create.small_ochrum_brick_slab": "Kleine Ockrumziegelstufe",
- "block.create.small_ochrum_brick_stairs": "Kleine Ockrumziegeltreppe",
- "block.create.small_ochrum_brick_wall": "Kleine Ockrumziegelmauer",
- "block.create.small_ochrum_bricks": "Kleine Ockrumziegelsteine",
- "block.create.small_rose_quartz_tiles": "Kleine Rosenquarzfliesen",
- "block.create.small_scorchia_brick_slab": "Kleine Scorchiaziegelstufe",
- "block.create.small_scorchia_brick_stairs": "Kleine Scorchiaziegeltreppe",
- "block.create.small_scorchia_brick_wall": "Kleine Scorchiaziegelmauer",
- "block.create.small_scorchia_bricks": "Kleine Scorchiaziegelsteine",
- "block.create.small_scoria_brick_slab": "Kleine Scoriaziegelstufe",
- "block.create.small_scoria_brick_stairs": "Kleine Scoriaziegeltreppe",
- "block.create.small_scoria_brick_wall": "Kleine Scoriaziegelmauer",
- "block.create.small_scoria_bricks": "Kleine Scoriaziegelsteine",
- "block.create.small_tuff_brick_slab": "Kleine Tuffsteinziegelstufe",
- "block.create.small_tuff_brick_stairs": "Kleine Tuffsteinziegeltreppe",
- "block.create.small_tuff_brick_wall": "Kleine Tuffsteinziegelmauer",
- "block.create.small_tuff_bricks": "Kleine Tuffsteinziegelsteine",
- "block.create.small_veridium_brick_slab": "Kleine Veridiumziegelstufe",
- "block.create.small_veridium_brick_stairs": "Kleine Veridiumziegeltreppe",
- "block.create.small_veridium_brick_wall": "Kleine Veridiumziegelmauer",
- "block.create.small_veridium_bricks": "Kleine Veridiumziegelsteine",
- "block.create.smart_chute": "Schlaue Rinne",
- "block.create.smart_fluid_pipe": "Schlaues Flüssigkeitsrohr",
- "block.create.speedometer": "Tachometer",
- "block.create.spout": "Ausguss",
- "block.create.spruce_window": "Fichtenfenster",
- "block.create.spruce_window_pane": "Fichtenfensterscheibe",
- "block.create.steam_engine": "Dampfmaschine",
- "block.create.steam_whistle": "Dampfpfeife",
- "block.create.steam_whistle_extension": "Dampfpfeifenerweiterung",
- "block.create.sticker": "Ankleber",
- "block.create.sticky_mechanical_piston": "Klebriger Mechanischer Kolben",
- "block.create.stockpile_switch": "Vorratssensor",
- "block.create.stressometer": "Stressometer",
- "block.create.tiled_glass": "Glasfliesen",
- "block.create.tiled_glass_pane": "Glasfliesenscheibe",
- "block.create.track": "Gleis",
- "block.create.track_observer": "Zugbeobachter",
- "block.create.track_signal": "Zugsignal",
- "block.create.track_station": "Bahnhof",
- "block.create.train_door": "Zugtür",
- "block.create.train_trapdoor": "Zugfalltür",
- "block.create.tuff_pillar": "Tuffstein-Säule",
- "block.create.turntable": "Drehtisch",
- "block.create.veridium": "Veridium",
- "block.create.veridium_pillar": "Veridium-Säule",
- "block.create.vertical_framed_glass": "Vertikal Gerahmtes Glas",
- "block.create.vertical_framed_glass_pane": "Vertikal Gerahmte Glasscheibe",
- "block.create.warped_window": "Wirrfenster",
- "block.create.warped_window_pane": "Wirrfensterscheibe",
- "block.create.water_wheel": "Wasserrad",
- "block.create.waxed_copper_shingle_slab": "Gewachste Kupferschindelstufe",
- "block.create.waxed_copper_shingle_stairs": "Gewachste Kupferschindeltreppe",
- "block.create.waxed_copper_shingles": "Gewachste Kupferschindel",
- "block.create.waxed_copper_tile_slab": "Gewachste Kupferfliesenstufe",
- "block.create.waxed_copper_tile_stairs": "Gewachste Kupferfliesentreppe",
- "block.create.waxed_copper_tiles": "Gewachste Kupferfliesen",
- "block.create.waxed_exposed_copper_shingle_slab": "Gewachste angelaufene Kupferschindelstufe",
- "block.create.waxed_exposed_copper_shingle_stairs": "Gewachste angelaufene Kupferschindeltreppe",
- "block.create.waxed_exposed_copper_shingles": "Gewachste angelaufene Kupferschindel",
- "block.create.waxed_exposed_copper_tile_slab": "Gewachste angelaufene Kupferfliesenstufe",
- "block.create.waxed_exposed_copper_tile_stairs": "Gewachste angelaufene Kupferfliesentreppe",
- "block.create.waxed_exposed_copper_tiles": "Gewachste angelaufene Kupferfliesen",
- "block.create.waxed_oxidized_copper_shingle_slab": "Gewachste oxidierte Kupferschindelstufe",
- "block.create.waxed_oxidized_copper_shingle_stairs": "Gewachste oxidierte Kupferschindeltreppe",
- "block.create.waxed_oxidized_copper_shingles": "Gewachste oxidierte Kupferschindel",
- "block.create.waxed_oxidized_copper_tile_slab": "Gewachste oxidierte Kupferfliesenstufe",
- "block.create.waxed_oxidized_copper_tile_stairs": "Gewachste oxidierte Kupferfliesentreppe",
- "block.create.waxed_oxidized_copper_tiles": "Gewachste oxidierte Kupferfliesen",
- "block.create.waxed_weathered_copper_shingle_slab": "Gewachste verwittere Kupferschindelstufe",
- "block.create.waxed_weathered_copper_shingle_stairs": "Gewachste verwitterte Kupferschindeltreppe",
- "block.create.waxed_weathered_copper_shingles": "Gewachste verwitterte Kupferschindel",
- "block.create.waxed_weathered_copper_tile_slab": "Gewachste verwitterte Kupferfliesenstufe",
- "block.create.waxed_weathered_copper_tile_stairs": "Gewachste verwitterte Kupferfliesentreppe",
- "block.create.waxed_weathered_copper_tiles": "Gewachste verwitterte Kupferfliesen",
- "block.create.weathered_copper_shingle_slab": "Verwitterte Kupferschindelstufe",
- "block.create.weathered_copper_shingle_stairs": "Verwitterte Kupferschindeltreppe",
- "block.create.weathered_copper_shingles": "Verwitterte Kupferschindel",
- "block.create.weathered_copper_tile_slab": "Verwitterte Kupferfliesenstufe",
- "block.create.weathered_copper_tile_stairs": "Verwitterte Kupferfliesentreppe",
- "block.create.weathered_copper_tiles": "Verwitterte Kupferfliesen",
- "block.create.weighted_ejector": "Gewichteter Werfer",
- "block.create.white_nixie_tube": "Weiße Nixie-Röhre",
- "block.create.white_sail": "Weiße Segel",
- "block.create.white_seat": "Weißer Sitz",
- "block.create.white_toolbox": "Weißer Werkzeugkasten",
- "block.create.white_valve_handle": "Weißer Ventilgriff",
- "block.create.windmill_bearing": "Windmühlenlager",
- "block.create.wooden_bracket": "Holzhalterung",
- "block.create.yellow_nixie_tube": "Gelbe Nixie-Röhre",
- "block.create.yellow_sail": "Gelbes Segel",
- "block.create.yellow_seat": "Gelber Sitz",
- "block.create.yellow_toolbox": "Gelber Werkzeugkasten",
- "block.create.yellow_valve_handle": "Gelber Ventilgriff",
- "block.create.zinc_block": "Zinkblock",
- "block.create.zinc_ore": "Zinkerz",
-
- "enchantment.create.capacity": "Kapazität",
- "enchantment.create.potato_recovery": "Kartoffel-Wiederherstellung",
-
- "entity.create.carriage_contraption": "Wagenvorrichtung",
- "entity.create.contraption": "Vorrichtung",
- "entity.create.crafting_blueprint": "Herstellungsblaupause",
- "entity.create.gantry_contraption": "Portalkran Vorrichtung",
- "entity.create.potato_projectile": "Kartoffel-Projektil",
- "entity.create.seat": "Sitz",
- "entity.create.stationary_contraption": "Stationäre Vorrichtung",
- "entity.create.super_glue": "Sekundenkleber",
-
- "fluid.create.potion": "Trank",
- "fluid.create.tea": "Bauherrentee",
-
- "item.create.andesite_alloy": "Andesitlegierung",
- "item.create.attribute_filter": "Attribut Filter",
- "item.create.bar_of_chocolate": "Schokoladentafel",
- "item.create.belt_connector": "Mechanischer Riemen",
- "item.create.blaze_cake": "Lohenkuchen",
- "item.create.blaze_cake_base": "Lohenkuchenbasis",
- "item.create.brass_hand": "Messing Hand",
- "item.create.brass_ingot": "Messingbarren",
- "item.create.brass_nugget": "Messingklumpen",
- "item.create.brass_sheet": "Messingblech",
- "item.create.builders_tea": "Baumeister-Tee",
- "item.create.chest_minecart_contraption": "Güterloren Vorrichtung",
- "item.create.chocolate_bucket": "Schokoladeneimer",
- "item.create.chocolate_glazed_berries": "Schokoladenglasierte Beeren",
- "item.create.chromatic_compound": "Chromatische Verbindung",
- "item.create.cinder_flour": "Aschenmehl",
- "item.create.copper_backtank": "Kupferner Rückentank",
- "item.create.copper_backtank_placeable": "Platzierbarer Kupferner Rückentank",
- "item.create.copper_diving_boots": "UNLOCALIZED: Copper Diving Boots",
- "item.create.copper_diving_helmet": "UNLOCALIZED: Copper Diving Helmet",
- "item.create.copper_nugget": "Kupferklumpen",
- "item.create.copper_sheet": "Kupferblech",
- "item.create.crafter_slot_cover": "Handwerkseinheit Slot Abdeckung",
- "item.create.crafting_blueprint": "Herstellungsblaupause",
- "item.create.creative_blaze_cake": "Kreativer Lohenkuchen",
- "item.create.crushed_aluminum_ore": "Zerkleinertes Aluminiumerz",
- "item.create.crushed_copper_ore": "Zerkleinertes Kupfererz",
- "item.create.crushed_gold_ore": "Zerkleinertes Golderz",
- "item.create.crushed_iron_ore": "Zerkleinertes Eisenerz",
- "item.create.crushed_lead_ore": "Zerkleinertes Bleierz",
- "item.create.crushed_nickel_ore": "Zerkleinertes Nickelerz",
- "item.create.crushed_osmium_ore": "Zerkleinertes Osmiumerz",
- "item.create.crushed_platinum_ore": "Zerkleinertes Platinerz",
- "item.create.crushed_quicksilver_ore": "Zerkleinertes Quecksilbererz",
- "item.create.crushed_silver_ore": "Zerkleinertes Silbererz",
- "item.create.crushed_tin_ore": "Zerkleinertes Zinnerz",
- "item.create.crushed_uranium_ore": "Zerkleinertes Uranerz",
- "item.create.crushed_zinc_ore": "Zerkleinertes Zinkerz",
- "item.create.dough": "Teig",
- "item.create.electron_tube": "Elektronenröhre",
- "item.create.empty_blaze_burner": "Leerer Lohenbrenner",
- "item.create.empty_schematic": "Leerer Bauplan",
- "item.create.experience_nugget": "Erfahrungsklumpen",
- "item.create.extendo_grip": "Extendo Griff",
- "item.create.filter": "Filter",
- "item.create.furnace_minecart_contraption": "Antriebsloren Vorrichtung",
- "item.create.goggles": "Ingenieursbrille",
- "item.create.golden_sheet": "Goldblech",
- "item.create.handheld_worldshaper": "Geländeformer",
- "item.create.honey_bucket": "Honigeimer",
- "item.create.honeyed_apple": "Honigapfel",
- "item.create.incomplete_precision_mechanism": "Unfertiges Präzisionsgetriebe",
- "item.create.incomplete_track": "Unfertiges Gleis",
- "item.create.iron_sheet": "Eisenblech",
- "item.create.linked_controller": "Fernsteuerung",
- "item.create.minecart_contraption": "Loren Vorrichtung",
- "item.create.minecart_coupling": "Lorenkupplung",
- "item.create.netherite_backtank": "UNLOCALIZED: Netherite Backtank",
- "item.create.netherite_backtank_placeable": "UNLOCALIZED: Netherite Backtank Placeable",
- "item.create.netherite_diving_boots": "UNLOCALIZED: Netherite Diving Boots",
- "item.create.netherite_diving_helmet": "UNLOCALIZED: Netherite Diving Helmet",
- "item.create.polished_rose_quartz": "Polierter Rosenquarz",
- "item.create.potato_cannon": "Kartoffelkanone",
- "item.create.powdered_obsidian": "Pulverisierter Obsidian",
- "item.create.precision_mechanism": "Präzisionsgetriebe",
- "item.create.propeller": "Propeller",
- "item.create.raw_zinc": "Rohzink",
- "item.create.red_sand_paper": "Rotes Schmirgelpapier",
- "item.create.refined_radiance": "Raffinierter Glanz",
- "item.create.rose_quartz": "Rosenquarz",
- "item.create.sand_paper": "Schmirgelpapier",
- "item.create.schedule": "Zugfahrplan",
- "item.create.schematic": "Bauplan",
- "item.create.schematic_and_quill": "Bauplan und Feder",
- "item.create.shadow_steel": "Schattenstahl",
- "item.create.sturdy_sheet": "Robustes Blech",
- "item.create.super_glue": "Superkleber",
- "item.create.sweet_roll": "Rosinenschnecke",
- "item.create.tree_fertilizer": "Baumdünger",
- "item.create.unprocessed_obsidian_sheet": "UNLOCALIZED: Unprocessed Obsidian Sheet",
- "item.create.vertical_gearbox": "Vertikales Getriebe",
- "item.create.wand_of_symmetry": "Symmetriestab",
- "item.create.wheat_flour": "Weizenmehl",
- "item.create.whisk": "Rührstab",
- "item.create.wrench": "Schraubenschlüssel",
- "item.create.zinc_ingot": "Zinkbarren",
- "item.create.zinc_nugget": "Zinkklumpen",
-
-
- "_": "->------------------------] Advancements [------------------------<-",
-
- "advancement.create.root": "Willkommen zu Create",
- "advancement.create.root.desc": "Es ist Zeit mit dem Bauen von tollen Apparaten zu starten!",
- "advancement.create.andesite_alloy": "Alliterationen in Massen",
- "advancement.create.andesite_alloy.desc": "Create's Materialien haben verrückte Namen, Eisenlegierung ist im Deutschen leider keine.",
- "advancement.create.andesite_casing": "Das Andesit Alter",
- "advancement.create.andesite_casing.desc": "Verwende Andesite Legierungen und Holz, um einen einfachen Rahmen zu erstellen.",
- "advancement.create.mechanical_press": "Bonk",
- "advancement.create.mechanical_press.desc": "Stelle einige Stücke Blech in einer Mechanischen Presse her.",
- "advancement.create.encased_fan": "Windverursacher",
- "advancement.create.encased_fan.desc": "Platziere und aktiviere einen Ummantelten Lüfter.",
- "advancement.create.fan_processing": "Verarbeitung in Windeseile",
- "advancement.create.fan_processing.desc": "Benutze einen Ummantelten Lüfter zur Verarbeitung von Materialien.",
- "advancement.create.saw_processing": "Finger weg!",
- "advancement.create.saw_processing.desc": "Benutze eine aufrecht stehende Mechanische Säge zur Verarbeitung von Materialien.",
- "advancement.create.compacting": "Kompakt und handlich",
- "advancement.create.compacting.desc": "Mache mit einer Presse und einem Behälter aus mehr Items weniger Items.",
- "advancement.create.belt": "Befördere es alles",
- "advancement.create.belt.desc": "Verbinde zwei Wellen mit einem Mechanischem Riemen.",
- "advancement.create.funnel": "Wie am Flughafen",
- "advancement.create.funnel.desc": "Benutze einen Messing- oder Andesittrichter, um Items aus einem Behälter zu ziehen oder Items in ihn zu legen.",
- "advancement.create.chute": "Abstürzen",
- "advancement.create.chute.desc": "Platziere eine Rinne, das vertikale Gegenstück des Riemens.",
- "advancement.create.mechanical_mixer": "Kräftig durchrühren",
- "advancement.create.mechanical_mixer.desc": "Kombiniere Items mithilfe eines Mechanischen Mixers.",
- "advancement.create.burner": "Mein neues Haustier lässt mich ganz warm ums Herz werden",
- "advancement.create.burner.desc": "Beschaffe einen Lohenbrenner.",
- "advancement.create.water_wheel": "Angespannte Hydraulik",
- "advancement.create.water_wheel.desc": "Plaziere ein Wasserrad und versuche es zum drehen zu bringen!",
- "advancement.create.windmill": "Eine leichte Brise",
- "advancement.create.windmill.desc": "Baue eine Windmühle.",
- "advancement.create.shifting_gears": "Wechsel deine Gänge",
- "advancement.create.shifting_gears.desc": "Verbinde ein großes Zahnrad mit einem kleinem, um die Geschwindigkeit deiner Apparate zu verändern.",
- "advancement.create.millstone": "Taschenmahlstein",
- "advancement.create.millstone.desc": "Plaziere und aktiviere einen Mahlstein.",
- "advancement.create.super_glue": "Bastelstunde",
- "advancement.create.super_glue.desc": "Benutze Sekundenkleber, um Blöcke zu einer Gruppe zusammenzukleben.",
- "advancement.create.contraption_actors": "Bewegte Maschinen",
- "advancement.create.contraption_actors.desc": "Erschaffe eine Vorrichtung, die Bohrer, Sägen oder Pflüge beherbergt.",
- "advancement.create.portable_storage_interface": "Ausladen, befüllen, weiterfahren",
- "advancement.create.portable_storage_interface.desc": "Benutze eine Portable Lagerschnittstelle. um Items aus einer Vorrichtung zu ziehen oder in eine zu legen.",
- "advancement.create.wrench_goggles": "Standardausrüstung eines jeden Mechanikers",
- "advancement.create.wrench_goggles.desc": "Rüste dich mit einer Ingenieursbrille und einem Schraubenschlüssel aus.",
- "advancement.create.stressometer": "Aber wie belastet genau?",
- "advancement.create.stressometer.desc": "Platziere und schalte ein Stressometer ein. Schau es dir durch deine Ingenieursbrille an und lese den genauen Wert ab.",
- "advancement.create.cuckoo_clock": "Is' schon Feierabend?",
- "advancement.create.cuckoo_clock.desc": "Beobachte deine Kuckucksuhr bei der Ankündigung der Schlafenszeit.",
- "advancement.create.windmill_maxed": "Eine starke Briese",
- "advancement.create.windmill_maxed.desc": "Baue ein Windrad mit der höchtmöglichen Stärke.",
- "advancement.create.ejector_maxed": "Huiii!",
- "advancement.create.ejector_maxed.desc": "Lasse dich von einem Gewichteten Werfer mehr als 30 Blöcke weit katapultieren.",
- "advancement.create.pulley_maxed": "Abseilen in die Tiefe",
- "advancement.create.pulley_maxed.desc": "Lasse eine Seilrolle sich mehr als 200 Blöcke tief ausfahren.",
- "advancement.create.cart_pickup": "Das Training zahlt sich aus",
- "advancement.create.cart_pickup.desc": "Hebe eine Lorenvorrichtung auf, die mindestens 200 Blöcke beherbergt.",
- "advancement.create.anvil_plough": "Hier gilt Helmpflicht!",
- "advancement.create.anvil_plough.desc": "Befördere einen Amboss mithilfe eines Mechanischen Pflugs in die Luft.",
- "advancement.create.lava_wheel_00000": "Magmarad",
- "advancement.create.lava_wheel_00000.desc": "Moment mal, eigentlich sollte das nicht möglich sein...§7\n(Ausgeblendeter Fortschritt)",
- "advancement.create.hand_crank_000": "Bitte lege gelegentlich eine Pause ein",
- "advancement.create.hand_crank_000.desc": "Drehe an einer Handkurbel bis zu völligen Erschöpfung.§7\n(Ausgeblendeter Fortschritt)",
- "advancement.create.belt_funnel_kiss": "Die Hühnchen und die Klappen",
- "advancement.create.belt_funnel_kiss.desc": "Lasse zwei an Mechanischen Riemen befestigte Riementrichter sich küssen.",
- "advancement.create.stressometer_maxed": "Perfekt ausgelastet",
- "advancement.create.stressometer_maxed.desc": "Lasse ein Stressometer exakt 100% anzeigen.§7\n(Ausgeblendeter Fortschritt)",
- "advancement.create.copper": "Härtere Steine",
- "advancement.create.copper.desc": "Häufe ein wenig Kupfer an, um es für die Verarbeitung von Flüssigkeiten zu verwenden.",
- "advancement.create.copper_casing": "Das Kupferzeitalter",
- "advancement.create.copper_casing.desc": "Verwende Kupferbarren und Holz, um einen Kupferrahmen herzustellen.",
- "advancement.create.spout": "Platsch!",
- "advancement.create.spout.desc": "Schaue einem Flüssigkeitsgegenstand zu, wie er von einem Ausguss gefüllt wird.",
- "advancement.create.drain": "Kipp' alles rein",
- "advancement.create.drain.desc": "Schaue einem Flüssigkeitsgegenstand zu, wie er von einem Abfluss geleert wird.",
- "advancement.create.steam_engine": "Zisch!",
- "advancement.create.steam_engine.desc": "Generiere Drehmoment mit einer Dampfmaschine.",
- "advancement.create.steam_whistle": "Die Stimme eines Engels",
- "advancement.create.steam_whistle.desc": "Aktiviere eine Dampfpfeife",
- "advancement.create.backtank": "Druckluft To Go",
- "advancement.create.backtank.desc": "Stelle eine Kupferne Druckluftflasche her und fülle sie mit Druckluft.",
- "advancement.create.diving_suit": "Bereit für die Tiefe",
- "advancement.create.diving_suit.desc": "Rüste dich mit einem Tauchhelm und einer Druckluftflasche aus und springe ins Wasser.",
- "advancement.create.mechanical_pump_0": "Unter Druck",
- "advancement.create.mechanical_pump_0.desc": "Platziere eine Mechanische Pumpe und treibe sie an.",
- "advancement.create.glass_pipe": "Flussspion",
- "advancement.create.glass_pipe.desc": "Beobachte durch ein Rohr mit Fenster, wie Flüssigkeiten durch ein Rohr fließen. Gerade Rohre bekommen ein Fenster, wenn du mit einem Schraubenschlüssel auf diese klickst.",
- "advancement.create.water_supply": "Schlürf!",
- "advancement.create.water_supply.desc": "Lasse ein Rohr eine Wasserquelle aufnehmen.",
- "advancement.create.hose_pulley": "Industrielles Verschütten",
- "advancement.create.hose_pulley.desc": "Lasse eine Umlenkrolle herab und schau ihr zu, wie sie Wasser aufsaugt oder rauslässt.",
- "advancement.create.chocolate_bucket": "Ein Eimer voller Glück",
- "advancement.create.chocolate_bucket.desc": "Beschaffe einen Schokoladeneimer.",
- "advancement.create.honey_drain": "Industrielle Imkerei",
- "advancement.create.honey_drain.desc": "Benutze Rohre, um Honig aus einem Bienennest oder einem Bienenstock zu ziehen.",
- "advancement.create.hose_pulley_lava": "Praktisch unendlich",
- "advancement.create.hose_pulley_lava.desc": "Pumpe Lava aus einem Vorkommen, welches groß genug ist, um als unerschöpflich zu gelten.",
- "advancement.create.steam_engine_maxed": "Meilenstein der Industrialisierung",
- "advancement.create.steam_engine_maxed.desc": "Betreiber einen Dampfkessel mit der höchtmöglichen Kapazität.",
- "advancement.create.foods": "Eine ausgewogene Ernährung",
- "advancement.create.foods.desc": "Produziere Schokoladenglasierte Beeren, einen Honigapfel und eine Rosinenschnecke mit demselben Ausguss.",
- "advancement.create.diving_suit_lava": "Baden mit den Schreitern",
- "advancement.create.diving_suit_lava.desc": "Versuche, mit deiner kupfernen Tauchausrüstung in Lava zu schwimmen.§7\n(Ausgeblendeter Fortschritt)",
- "advancement.create.chained_drain": "Eine Abflussstraße",
- "advancement.create.chained_drain.desc": "Beobachte ein Item, wie es sich über eine Reihe von Abflüssen bewegt.§7\n(Ausgeblendeter Fortschritt)",
- "advancement.create.cross_streams": "Auf keinen Fall vermischen!!",
- "advancement.create.cross_streams.desc": "Beobachte, wie zwei Flüssigkeiten sich in einem Rohr treffen.§7\n(Ausgeblendeter Fortschritt)",
- "advancement.create.pipe_organ": "Ein majestätischer Klang",
- "advancement.create.pipe_organ.desc": "Schließe 12 Dampfpfeifen mit unterschiedlichen Tonhöhen an einen Tank an.§7\n(Ausgeblendeter Fortschritt)",
- "advancement.create.brass": "Echte Legierungen",
- "advancement.create.brass.desc": "Verwende zerkleinertes Kupfererz und zerkleinertes Zinkerz um Messing herzustellen.",
- "advancement.create.brass_casing": "Das Messingzeitalter",
- "advancement.create.brass_casing.desc": "Verwende das neu erhaltene Messing und etwas Holz, um einen mehr fortgeschrittenen Rahmen herzustellen.",
- "advancement.create.rose_quartz": "Pinke Diamanten",
- "advancement.create.rose_quartz.desc": "Poliere etwas Rosenquarz.",
- "advancement.create.deployer": "Stupse, platziere und attackiere!",
- "advancement.create.deployer.desc": "Platziere und betreibe ein Einsatzgerät, die perfekte Reflektion deiner selbst.",
- "advancement.create.precision_mechanism": "Komplexe Kuriositäten",
- "advancement.create.precision_mechanism.desc": "Montiere ein Präzisionsgetriebe.",
- "advancement.create.speed_controller": "Ingenieure hassen ihn!",
- "advancement.create.speed_controller.desc": "Platziere einen Rotationsgeschwindigkeitsregler, das ultimative Gerät, um die Drehgeschwindigkeit zu ändern.",
- "advancement.create.mechanical_arm": "Beschäftigte Hände!",
- "advancement.create.mechanical_arm.desc": "Stelle einen Mechanischen Arm her, wähle Ein- und Ausgang, platziere ihn und gib ihm Energie; beobachte dann, wie er für dich all die Arbeit erledigt.",
- "advancement.create.mechanical_crafter": "Automatisiertes Handwerk",
- "advancement.create.mechanical_crafter.desc": "Platziere einige Mechanische Handwerkseinheiten und treibe sie an.",
- "advancement.create.crushing_wheel": "Ein gigantisches Paar",
- "advancement.create.crushing_wheel.desc": "Stelle Mahlwerkräder her, um mehr Materialien effizienter zu zermahlen.",
- "advancement.create.haunted_bell": "Schattensinn",
- "advancement.create.haunted_bell.desc": "Läute eine Spukglocke.",
- "advancement.create.clockwork_bearing": "Uhrapparat",
- "advancement.create.clockwork_bearing.desc": "Montiere eine Struktur auf einem Uhrwerklager.",
- "advancement.create.display_link": "Alles auf einen Blick",
- "advancement.create.display_link.desc": "Benutze einen Anzeige-Link, um Informationen zu visualisieren.",
- "advancement.create.potato_cannon": "Fwump!",
- "advancement.create.potato_cannon.desc": "Besiege einen Gegner mit deiner Kartoffelkanone.",
- "advancement.create.extendo_grip": "Boioioing!",
- "advancement.create.extendo_grip.desc": "Beschaffe einen Extendo-Griff.",
- "advancement.create.linked_controller": "Ferngesteuert",
- "advancement.create.linked_controller.desc": "Aktiviere eine Redstone-Verbindung mit ein",
- "advancement.create.arm_blaze_burner": "Verbrennertron",
- "advancement.create.arm_blaze_burner.desc": "Weise einen mechanischen Arm an, einen Lohenbrenner zu befeuern.",
- "advancement.create.crusher_maxed_0000": "Lasst uns es zermahlen",
- "advancement.create.crusher_maxed_0000.desc": "Betreiber ein Mahlwerkradpaar mit voller Geschwindigkeit.",
- "advancement.create.arm_many_targets": "Organisiertron",
- "advancement.create.arm_many_targets.desc": "Programmiere einen mechanischen Arm so, dass er zehn oder mehr Ausgänge hat.",
- "advancement.create.potato_cannon_collide": "Vegetarisches Feuerwerk",
- "advancement.create.potato_cannon_collide.desc": "Lasse zwei Kartoffelkanonenprojektile unterschiedlicher Art miteinander kolidieren.",
- "advancement.create.self_deploying": "Wenn da doch nur nicht die Lava wäre...",
- "advancement.create.self_deploying.desc": "Erschaffe eine Lorenvorrichtung, die ihre eigenen Schienen vor sich platziert.",
- "advancement.create.fist_bump": "Verstampf es, Bro!",
- "advancement.create.fist_bump.desc": "Lass zwei Einsatzgeräte aufeinander treffen.",
- "advancement.create.crafter_lazy_000": "Ich habe Zeit",
- "advancement.create.crafter_lazy_000.desc": "Fahre die Geschwindigkeit deiner Mechanischen Handwerkseinheit drastisch herunter, um beim Ausbau deiner Netzwerkinfrastruktur zu prokrastinieren.§7\n(Ausgeblendeter Fortschritt)",
- "advancement.create.extendo_grip_dual": "Hand in Hand",
- "advancement.create.extendo_grip_dual.desc": "Lasse einen Extendo-Griff einen weiteren Extendo-Griff tragen, um übermenschliche Reichweiten zu erlangen.§7\n(Ausgeblendeter Fortschritt)",
- "advancement.create.musical_arm": "Spiel mir meine Erkennungsmelodie!",
- "advancement.create.musical_arm.desc": "Beobachte einen mechanischen Arm dabei, wie er einen Plattenspieler bedient.",
- "advancement.create.sturdy_sheet": "Noch härtere Steine",
- "advancement.create.sturdy_sheet.desc": "Stelle ein Robustes Blech her, indem du zerkleinertes Obsidian veredelst.",
- "advancement.create.train_casing_00": "Das logistische Zeitalter",
- "advancement.create.train_casing_00.desc": "Verwende ein Robustes Blech, um einen Zugrahmen zu erstellen.",
- "advancement.create.train": "Alles einsteigen!",
- "advancement.create.train.desc": "Baue deinen ersten Zug.",
- "advancement.create.conductor": "Konduktorinstruktor",
- "advancement.create.conductor.desc": "Überreiche einem Zugführer einen Fahrplan.",
- "advancement.create.track_signal": "Sicherheit im Schienenverkehr",
- "advancement.create.track_signal.desc": "Platziere ein Zugsignal.",
- "advancement.create.display_board_0": "Dynamischer Fahrplan",
- "advancement.create.display_board_0.desc": "Kündige die Ankunft eines Zuges auf einer Anzeigetafel mithilfe eines Anzeige-Links an.",
- "advancement.create.track_0": "Neue Maßstäbe",
- "advancement.create.track_0.desc": "Beschaffe einige Gleise.",
- "advancement.create.train_whistle": "Tschu-tschu!",
- "advancement.create.train_whistle.desc": "Bringe eine Dampfpfeife an deinem Zug an und lasse sie während der Fahrt ertönen.",
- "advancement.create.train_portal": "Interdimensional-Express",
- "advancement.create.train_portal.desc": "Fahre mit einem Zug durch ein Netherportal.",
- "advancement.create.track_crafting_factory": "Gleisfabrik",
- "advancement.create.track_crafting_factory.desc": "Produziere mehr als 1000 Gleise mit derselben Mechanischen Presse.",
- "advancement.create.long_bend": "Die längste Kurve",
- "advancement.create.long_bend.desc": "Errichte einen kurvigen Gleisabschnitt, welcher sich über mehr als 30 Blöcke erstreckt.",
- "advancement.create.long_train": "Dieser Zug ist laaaang",
- "advancement.create.long_train.desc": "Baue einen Zug mit mindestens 6 Waggons.",
- "advancement.create.long_travel": "Heute machen wir einen Ausflug",
- "advancement.create.long_travel.desc": "Stehe von einem Sitz mindestens 5000 Blöcke von deinem Startort entfernt auf.",
- "advancement.create.train_roadkill": "Haben wir gerade etwas überfahren?",
- "advancement.create.train_roadkill.desc": "Überfahre einen Gegner mit deinem Zug.§7\n(Ausgeblendeter Fortschritt)",
- "advancement.create.red_signal": "Ich kenne mich aus!",
- "advancement.create.red_signal.desc": "Überfahre mit deinem Zug ein rotes Signal.§7\n(Ausgeblendeter Fortschritt)",
- "advancement.create.train_crash": "Eine holprige Fahrt",
- "advancement.create.train_crash.desc": "Erlebe als Fahrgast ein Zugunglück.§7\n(Ausgeblendeter Fortschritt)",
- "advancement.create.train_crash_backwards": "Im toten Winkel",
- "advancement.create.train_crash_backwards.desc": "Kollidiere mit einem anderen Zug, während du rückwärts fährst.§7\n(Ausgeblendeter Fortschritt)",
-
-
- "_": "->------------------------] UI & Messages [------------------------<-",
-
- "itemGroup.create.base": "Create",
- "itemGroup.create.palettes": "Create Paletten",
-
- "death.attack.create.crush": "%1$s stolperte in ein Mahlwerk",
- "death.attack.create.crush.player": "%1$s wurde von %2$s in ein Mahlwerk gestoßen",
- "death.attack.create.fan_fire": "%1$s hat heiße Luft eingeatmet",
- "death.attack.create.fan_fire.player": "%1$s wurde von %2$s in einen Räucherofen gestoßen",
- "death.attack.create.fan_lava": "%1$s wurde von Lava verweht",
- "death.attack.create.fan_lava.player": "%1$s wurde von %2$s in einen Schmelzer geworfen",
- "death.attack.create.mechanical_drill": "%1$s wurde von einem Bohrer durchlöchert",
- "death.attack.create.mechanical_drill.player": "%1$s wurde von %2$s vor einen Bohrer gestoßen",
- "death.attack.create.mechanical_saw": "%1$s wurde zersägt",
- "death.attack.create.mechanical_saw.player": "%1$s wurde von %2$s in eine Säge gestoßen",
- "death.attack.create.potato_cannon": "%1$s wurde von %2$s's Kartoffelkanone erschossen",
- "death.attack.create.potato_cannon.item": "%1$s wurde von %2$s's %3$s erschossen",
- "death.attack.create.cuckoo_clock_explosion": "%1$s wurde durch eine falsche Kuckucksuhr gesprengt",
- "death.attack.create.cuckoo_clock_explosion.player": "%1$s wurde von einer manipulierten Kuckucksuhr in die Luft gejagt",
- "death.attack.create.run_over": "%1$s wurde von %2$s überfahren",
-
- "create.block.deployer.damage_source_name": "einem Finger",
- "create.block.cart_assembler.invalid": "Platziere deinen Lorenmonteur auf einer Schiene.",
-
- "create.menu.return": "Zurück zum vorherigen Menü",
- "create.menu.configure": "Konfigurieren...",
- "create.menu.ponder_index": "Ponder-Verzeichnis",
- "create.menu.only_ingame": "Im Pause-Menü verfügbar",
- "create.menu.report_bugs": "Fehler melden",
- "create.menu.support": "Unterstütze uns",
-
- "create.recipe.crushing": "Mahlen (Mahlwerk)",
- "create.recipe.milling": "Mahlen (Mahlstein)",
- "create.recipe.fan_washing": "Sammelwaschen",
- "create.recipe.fan_washing.fan": "Propeller hinter fließendem Wasser",
- "create.recipe.fan_smoking": "Sammelräuchern",
- "create.recipe.fan_smoking.fan": "Propeller hinter Feuer",
- "create.recipe.fan_haunting": "Sammelspuken",
- "create.recipe.fan_haunting.fan": "Propeller hinter Seelenfeuer",
- "create.recipe.fan_blasting": "Sammelschmelzen",
- "create.recipe.fan_blasting.fan": "Propeller hinter Lava",
- "create.recipe.pressing": "Mechanische Presse",
- "create.recipe.mixing": "Mixen",
- "create.recipe.deploying": "Einsetzen",
- "create.recipe.automatic_shapeless": "Automatisiertes Formloses Bauen",
- "create.recipe.automatic_brewing": "Automatisiertes Brauen",
- "create.recipe.packing": "Komprimieren",
- "create.recipe.automatic_packing": "Automatisiertes Packen",
- "create.recipe.sawing": "Sägen",
- "create.recipe.mechanical_crafting": "Mechanisches Bauen",
- "create.recipe.automatic_shaped": "Automatisiertes Geformtes Bauen",
- "create.recipe.block_cutting": "Schneiden von Blöcken",
- "create.recipe.wood_cutting": "Schneiden von Holz",
- "create.recipe.sandpaper_polishing": "Schleifen",
- "create.recipe.mystery_conversion": "Mysteriöse Konvertierung",
- "create.recipe.spout_filling": "Befüllung per Ausguss",
- "create.recipe.draining": "Gegenstandsablassung",
- "create.recipe.item_application": "Manuelle Item-Anwendung",
- "create.recipe.item_application.any_axe": "Beliebige Axt",
- "create.recipe.sequenced_assembly": "Sequentielles Bauen",
- "create.recipe.assembly.next": "Danach: %1$s",
- "create.recipe.assembly.step": "Schritt %1$s:",
- "create.recipe.assembly.progress": "Fortschritt: %1$s/%2$s",
- "create.recipe.assembly.pressing": "Verarbeite in einer Presse",
- "create.recipe.assembly.spout_filling_fluid": "Gieße %1$s aus",
- "create.recipe.assembly.deploying_item": "Setze %1$s ein",
- "create.recipe.assembly.cutting": "Zerteile mit einer Säge",
- "create.recipe.assembly.repeat": "Wiederhole die Sequenz %1$s mal",
- "create.recipe.assembly.junk": "Zufälliges Nebenprodukt",
- "create.recipe.processing.chance": "Chance: %1$s%%",
- "create.recipe.deploying.not_consumed": "Nicht verbraucht",
- "create.recipe.heat_requirement.none": "Keine Hitze benötigt",
- "create.recipe.heat_requirement.heated": "Wenig Hitze benötigt",
- "create.recipe.heat_requirement.superheated": "Viel Hitze benötigt",
-
- "create.generic.range": "Reichweite",
- "create.generic.radius": "Radius",
- "create.generic.width": "Breite",
- "create.generic.height": "Höhe",
- "create.generic.length": "Länge",
- "create.generic.speed": "Geschwindigkeit",
- "create.generic.delay": "Verzögerung",
- "create.generic.duration": "Dauer",
- "create.generic.timeUnit": "Zeiteinheit",
- "create.generic.unit.ticks": "Ticks",
- "create.generic.unit.seconds": "Sekunden",
- "create.generic.unit.minutes": "Minuten",
- "create.generic.daytime.hour": "Stunde",
- "create.generic.daytime.minute": "Minute",
- "create.generic.daytime.second": "Sekunde",
- "create.generic.daytime.pm": "nachmittags",
- "create.generic.daytime.am": "vormittags",
- "create.generic.unit.rpm": "RPM",
- "create.generic.unit.stress": "su",
- "create.generic.unit.degrees": "°",
- "create.generic.unit.millibuckets": "%1$smB",
- "create.generic.unit.buckets": "B",
- "create.generic.clockwise": "Uhrzeigersinn",
- "create.generic.counter_clockwise": "Gegen-Uhrzeigersinn",
- "create.generic.in_quotes": "„%1$s“",
- "create.generic.pitch": "Tonhöhe: %1$s",
- "create.generic.notes": "F#;F;E;D#;D;C#;C;H;A#;A;G#;G",
-
- "create.action.scroll": "Wechseln",
- "create.action.confirm": "Bestätigen",
- "create.action.abort": "Abbrechen",
- "create.action.saveToFile": "Speichern",
- "create.action.discard": "Löschen",
-
- "create.keyinfo.toolmenu": "Werkzeugmenü",
- "create.keyinfo.toolbelt": "Erreiche naheliegende Werkzeugkästen",
- "create.keyinfo.scrollup": "Simuliere Mausrad hoch (In der Welt)",
- "create.keyinfo.scrolldown": "Simuliere Mausrad runter (In der Welt)",
-
- "create.gui.scrollInput.defaultTitle": "Wähle eine Option:",
- "create.gui.scrollInput.scrollToModify": "Mausrad zum Ändern",
- "create.gui.scrollInput.scrollToAdjustAmount": "Mausrad um Betrag anzupassen",
- "create.gui.scrollInput.scrollToSelect": "Mausrad zum Auswählen",
- "create.gui.scrollInput.shiftScrollsFaster": "Shift zum schnelleren Auswählen",
- "create.gui.toolmenu.focusKey": "Halte [%1$s] zum Fokussieren",
- "create.gui.toolmenu.cycle": "[Mausrad] zum Wechseln",
-
- "create.toolbox.unequip": "Entfernen: %1$s",
- "create.toolbox.outOfRange": "Werkzeugkasten des gehaltenen Gegenstands nicht in Reichweite",
- "create.toolbox.detach": "Verfolgung stoppen und Gegenstand behalten",
- "create.toolbox.depositAll": "Lege Gegenstände in nahegelegenen Werkzeugkasten zurück",
- "create.toolbox.depositBox": "Lege Gegenstand in Werkzeugkasten zurück",
-
- "create.gui.symmetryWand.mirrorType": "Spiegeln",
- "create.gui.symmetryWand.orientation": "Orientierung",
-
- "create.symmetry.mirror.plane": "Einfach Spiegeln",
- "create.symmetry.mirror.doublePlane": "Rechteckig",
- "create.symmetry.mirror.triplePlane": "Achteckig",
-
- "create.orientation.orthogonal": "Orthogonal",
- "create.orientation.diagonal": "Diagonal",
- "create.orientation.horizontal": "Horizontal",
- "create.orientation.alongZ": "Entlang Z",
- "create.orientation.alongX": "Entlang X",
-
- "create.gui.terrainzapper.title": "Tragbarer Geländeformer",
- "create.gui.terrainzapper.searchDiagonal": "Folge Diagonalen",
- "create.gui.terrainzapper.searchFuzzy": "Ignoriere Kantenmaterial",
- "create.gui.terrainzapper.patternSection": "Muster",
- "create.gui.terrainzapper.pattern.solid": "Ausgefüllt",
- "create.gui.terrainzapper.pattern.checkered": "Schachbrett",
- "create.gui.terrainzapper.pattern.inversecheckered": "Invertiertes Schachbrett",
- "create.gui.terrainzapper.pattern.chance25": "25% ausgefüllt",
- "create.gui.terrainzapper.pattern.chance50": "50% ausgefüllt",
- "create.gui.terrainzapper.pattern.chance75": "75% ausgefüllt",
- "create.gui.terrainzapper.placement": "Platzierung",
- "create.gui.terrainzapper.placement.merged": "Zusammengeführt",
- "create.gui.terrainzapper.placement.attached": "Angefügt",
- "create.gui.terrainzapper.placement.inserted": "Eingefügt",
- "create.gui.terrainzapper.brush": "Pinsel",
- "create.gui.terrainzapper.brush.cuboid": "Quader",
- "create.gui.terrainzapper.brush.sphere": "Kugel",
- "create.gui.terrainzapper.brush.cylinder": "Zylinder",
- "create.gui.terrainzapper.brush.surface": "Fläche",
- "create.gui.terrainzapper.brush.cluster": "Haufen",
- "create.gui.terrainzapper.tool": "Werkzeug",
- "create.gui.terrainzapper.tool.fill": "Füllen",
- "create.gui.terrainzapper.tool.place": "Platzieren",
- "create.gui.terrainzapper.tool.replace": "Ersetzen",
- "create.gui.terrainzapper.tool.clear": "Löschen",
- "create.gui.terrainzapper.tool.overlay": "Überlagern",
- "create.gui.terrainzapper.tool.flatten": "Abflachen",
-
- "create.terrainzapper.shiftRightClickToSet": "Shift-Rechts-Klick um eine Form auszuwählen",
- "create.terrainzapper.usingBlock": "Nutze: %1$s",
- "create.terrainzapper.leftClickToSet": "Linksklicke einen Block, um ein Material auszuwählen",
-
- "create.minecart_coupling.two_couplings_max": "Jede Lore kann nicht mehr als zwei Kupplungen haben",
- "create.minecart_coupling.unloaded": "Teile des Zuges scheinen in nicht geladenen Chunks zu sein",
- "create.minecart_coupling.no_loops": "Kupplungen können keine Schleife bilden",
- "create.minecart_coupling.removed": "Alle Kupplungen wurden von der Lore entfernt",
- "create.minecart_coupling.too_far": "Loren sind zu weit entfernt",
-
- "create.contraptions.movement_mode": "Bewegungsmodus",
- "create.contraptions.movement_mode.move_place": "Platziere immer wenn gestoppt",
- "create.contraptions.movement_mode.move_place_returned": "Platziere nur in Ausgangsposition",
- "create.contraptions.movement_mode.move_never_place": "Platziere nur wenn Anker zerstört",
- "create.contraptions.movement_mode.rotate_place": "Platziere immer wenn gestoppt",
- "create.contraptions.movement_mode.rotate_place_returned": "Platziere nur nahe des Ausgangswinkels",
- "create.contraptions.movement_mode.rotate_never_place": "Platziere nur wenn Anker zerstört",
- "create.contraptions.cart_movement_mode": "Loren-Bewegungsmodus",
- "create.contraptions.cart_movement_mode.rotate": "Zeige immer in Bewegungsrichtung",
- "create.contraptions.cart_movement_mode.rotate_paused": "Pausiere Akteure beim drehen",
- "create.contraptions.cart_movement_mode.rotation_locked": "Sperre Rotation",
- "create.contraptions.windmill.rotation_direction": "Rotationsrichtung",
- "create.contraptions.clockwork.clock_hands": "Uhrzeiger",
- "create.contraptions.clockwork.hour_first": "Stundenzeiger zuerst",
- "create.contraptions.clockwork.minute_first": "Minutenzeiger zuerst",
- "create.contraptions.clockwork.hour_first_24": "24-Stunden-Zeiger zuerst",
-
- "create.logistics.filter": "Filter",
- "create.logistics.recipe_filter": "Rezeptfilter",
- "create.logistics.fluid_filter": "Flüssigkeitsfilter",
- "create.logistics.firstFrequency": "Freq. #1",
- "create.logistics.secondFrequency": "Freq. #2",
- "create.logistics.filter.apply": "Filter angewendet auf %1$s.",
- "create.logistics.filter.apply_click_again": "Filter angewendet auf %1$s, klicke nochmal um Menge zu kopieren.",
- "create.logistics.filter.apply_count": "Extraktionsmenge auf Filter angewendet.",
-
- "create.gui.goggles.generator_stats": "Generator Statistik:",
- "create.gui.goggles.kinetic_stats": "Kinetische Statistik:",
- "create.gui.goggles.at_current_speed": "bei derzeitiger Geschwindigkeit",
- "create.gui.goggles.pole_length": "Stab Länge:",
- "create.gui.goggles.fluid_container": "Flüssigkeitstank Info:",
- "create.gui.goggles.fluid_container.capacity": "Kapazität:",
- "create.gui.assembly.exception": "Diese Vorrichtung konnte nicht gebaut werden:",
- "create.gui.assembly.exception.unmovableBlock": "Unbeweglicher Block (%4$s) bei [%1$s,%2$s,%3$s]",
- "create.gui.assembly.exception.chunkNotLoaded": "Der Block bei [%1$s,%2$s,%3$s] war nicht in einem geladenen Chunk",
- "create.gui.assembly.exception.structureTooLarge": "In dieser Vorrichtung sind zu viele Blöcke enthalten.\nDas konfigurierte Maximum ist: %1$s",
- "create.gui.assembly.exception.tooManyPistonPoles": "Es sind zu viele Pleuelverlängerungen an diesen Kolben angebracht.\nDas konfigurierte Maximum ist: %1$s",
- "create.gui.assembly.exception.noPistonPoles": "Dem Kolben fehlen ein paar Pleuelverlängerungen",
- "create.gui.assembly.exception.not_enough_sails": "Angebrachte Struktur enthält nicht genug segelähnliche Blöcke: %1$s\nEin Minimum von %2$s ist erforderlich",
- "create.gui.assembly.exception.no_contacts": "UNLOCALIZED: Elevators require a horizontal _Redstone_ _Contact_ attached to the structure",
- "create.gui.assembly.exception.too_many_contacts": "UNLOCALIZED: Cannot attach more than one _Redstone_ _Contact_ to Elevators",
- "create.gui.assembly.exception.column_conflict": "UNLOCALIZED: Another Elevator is already targeting this column of contacts",
- "create.gui.gauge.info_header": "Messgerät Information:",
- "create.gui.speedometer.title": "Rotationsgeschwindigkeit",
- "create.gui.stressometer.title": "Netzwerkbelastung",
- "create.gui.stressometer.capacity": "Verbleibende Kapazität",
- "create.gui.stressometer.overstressed": "Überbelastet",
- "create.gui.stressometer.no_rotation": "Keine Rotation",
- "create.gui.contraptions.not_fast_enough": "Wie es scheint dreht sich dieses %1$s _nicht_ _schnell_ _genug_.",
- "create.gui.contraptions.network_overstressed": "Wie es scheint ist diese Vorrichtung _überbelastet_. Füge mehr Quellen hinzu oder _verlangsame_ die Komponenten mit hoher _Belastungsauswirkung_.",
- "create.gui.adjustable_crate.title": "Lagerraum",
- "create.gui.adjustable_crate.storageSpace": "Lagerraum",
- "create.gui.stockpile_switch.title": "Vorratssensor",
- "create.gui.stockpile_switch.invert_signal": "Invertiere Signal",
- "create.gui.stockpile_switch.move_to_lower_at": "Gehe zu unterer Spur bei %1$s%%",
- "create.gui.stockpile_switch.move_to_upper_at": "Gehe zu oberer Spur bei %1$s%%",
- "create.gui.sequenced_gearshift.title": "Sequenzielle Gangschaltung",
- "create.gui.sequenced_gearshift.instruction": "Befehl",
- "create.gui.sequenced_gearshift.instruction.turn_angle.descriptive": "Drehe um Winkel",
- "create.gui.sequenced_gearshift.instruction.turn_angle": "Drehe",
- "create.gui.sequenced_gearshift.instruction.turn_angle.angle": "Winkel",
- "create.gui.sequenced_gearshift.instruction.turn_distance.descriptive": "Drehe um Kolben/Seilrolle/Portalkran zu bewegen",
- "create.gui.sequenced_gearshift.instruction.turn_distance": "Kolben",
- "create.gui.sequenced_gearshift.instruction.turn_distance.distance": "Distanz",
- "create.gui.sequenced_gearshift.instruction.delay.descriptive": "Timed Delay",
- "create.gui.sequenced_gearshift.instruction.delay": "Verzögerung",
- "create.gui.sequenced_gearshift.instruction.delay.duration": "Dauer",
- "create.gui.sequenced_gearshift.instruction.end.descriptive": "Beende",
- "create.gui.sequenced_gearshift.instruction.end": "Beende",
- "create.gui.sequenced_gearshift.instruction.await.descriptive": "Warte auf neues Redstone Signal",
- "create.gui.sequenced_gearshift.instruction.await": "Warte",
- "create.gui.sequenced_gearshift.speed": "Geschwindigkeit, Richtung",
- "create.gui.sequenced_gearshift.speed.forward": "Eingangsgeschwindigkeit, Vorwärts",
- "create.gui.sequenced_gearshift.speed.forward_fast": "Doppelte Geschwindigkeit, Vorwärts",
- "create.gui.sequenced_gearshift.speed.back": "Eingangsgeschwindigkeit, Umgekehrt",
- "create.gui.sequenced_gearshift.speed.back_fast": "Doppelte Geschwindigkeit, Umgekehrt",
-
- "create.schematicAndQuill.dimensions": "Bauplangröße: %1$sx%2$sx%3$s",
- "create.schematicAndQuill.firstPos": "Erste Position festgelegt.",
- "create.schematicAndQuill.secondPos": "Zweite Position festgelegt.",
- "create.schematicAndQuill.noTarget": "Halte [Strg] zur Auswahl von Luft.",
- "create.schematicAndQuill.abort": "Auswahl zurückgesetzt.",
- "create.schematicAndQuill.title": "Bauplanname:",
- "create.schematicAndQuill.convert": "Speichere und lade sofort hoch",
- "create.schematicAndQuill.fallbackName": "Mein Bauplan",
- "create.schematicAndQuill.saved": "Gespeichert als %1$s",
-
- "create.schematic.invalid": "[!] Ungültiger Gegenstand - Benutze einen Bauplantisch.",
- "create.schematic.position": "Position",
- "create.schematic.rotation": "Rotation",
- "create.schematic.rotation.none": "Nein",
- "create.schematic.rotation.cw90": "90° im Uhrzeigersinn",
- "create.schematic.rotation.cw180": "180° im Uhrzeigersinn",
- "create.schematic.rotation.cw270": "270° im Uhrzeigersinn",
- "create.schematic.mirror": "Spiegeln",
- "create.schematic.mirror.none": "Nein",
- "create.schematic.mirror.frontBack": "Vor-Zurück",
- "create.schematic.mirror.leftRight": "Links-Rechts",
- "create.schematic.tool.deploy": "Positionieren",
- "create.schematic.tool.move": "XZ Bewegen",
- "create.schematic.tool.movey": "Y Bewegen",
- "create.schematic.tool.rotate": "Rotieren",
- "create.schematic.tool.print": "Drucken",
- "create.schematic.tool.flip": "Umdrehen",
- "create.schematic.tool.deploy.description.0": "Bewegt die Struktur an einen anderen ort.",
- "create.schematic.tool.deploy.description.1": "Mit Rechtsklick auf den Boden platzieren.",
- "create.schematic.tool.deploy.description.2": "[Strg] halten, um in einer bestimmten Entfernung zu arbeiten.",
- "create.schematic.tool.deploy.description.3": "[Strg]-Mausrad um die Entfernung zu ändern.",
- "create.schematic.tool.move.description.0": "Bewegt das Schema horizontal",
- "create.schematic.tool.move.description.1": "Zeig auf das Schema und benutze [Strg]-Mausrad.",
- "create.schematic.tool.move.description.2": "",
- "create.schematic.tool.move.description.3": "",
- "create.schematic.tool.movey.description.0": "Bewegt das Schema vertikal",
- "create.schematic.tool.movey.description.1": "[Strg]-Mausrad zum hoch- und runterbewegen",
- "create.schematic.tool.movey.description.2": "",
- "create.schematic.tool.movey.description.3": "",
- "create.schematic.tool.rotate.description.0": "Rotiert das Schema um seine Mitte.",
- "create.schematic.tool.rotate.description.1": "[Strg]-Mausrad für eine Drehung um 90°",
- "create.schematic.tool.rotate.description.2": "",
- "create.schematic.tool.rotate.description.3": "",
- "create.schematic.tool.print.description.0": "Platziert sofort die Struktur in der Welt",
- "create.schematic.tool.print.description.1": "[Rechtsklick] zum Bestätigen der Platzierung an der aktuellen Position.",
- "create.schematic.tool.print.description.2": "Dieses Werkzeug ist nur für den Kreativ-Modus.",
- "create.schematic.tool.print.description.3": "",
- "create.schematic.tool.flip.description.0": "Kehrt das Schema entlang der ausgewählten Oberfläche um.",
- "create.schematic.tool.flip.description.1": "Zeige auf das Schema und benutze [Strg]-Mausrad.",
- "create.schematic.tool.flip.description.2": "",
- "create.schematic.tool.flip.description.3": "",
-
- "create.schematics.synchronizing": "Synchronisation...",
- "create.schematics.uploadTooLarge": "Dein Bauplan ist zu groß.",
- "create.schematics.maxAllowedSize": "Die maximale Bauplan-Dateigröße ist:",
-
- "create.gui.schematicTable.refresh": "Aktualisiere Dateien",
- "create.gui.schematicTable.open_folder": "Öffne Ordner",
- "create.gui.schematicTable.title": "Bauplantisch",
- "create.gui.schematicTable.availableSchematics": "Verfügbare Baupläne",
- "create.gui.schematicTable.noSchematics": "Keine gespeicherten Baupläne",
- "create.gui.schematicTable.uploading": "Hochladen...",
- "create.gui.schematicTable.finished": "Hochgeladen!",
- "create.gui.schematicannon.title": "Bauplankanone",
- "create.gui.schematicannon.listPrinter": "Materiallistendruck",
- "create.gui.schematicannon.gunpowderLevel": "Schwarzpulver bei %1$s%%",
- "create.gui.schematicannon.shotsRemaining": "%1$s Schuss übrig",
- "create.gui.schematicannon.shotsRemainingWithBackup": "Mit Reserve: %1$s",
- "create.gui.schematicannon.optionEnabled": "Aktiviert",
- "create.gui.schematicannon.optionDisabled": "Deaktiviert",
- "create.gui.schematicannon.showOptions": "Zeige Drucker Einstellungen",
- "create.gui.schematicannon.option.dontReplaceSolid": "Feste Blöcke nicht ersetzen",
- "create.gui.schematicannon.option.replaceWithSolid": "Feste Blöcke mit festen ersetzen",
- "create.gui.schematicannon.option.replaceWithAny": "Feste Blöcke immer ersetzen",
- "create.gui.schematicannon.option.replaceWithEmpty": "Feste Blöcke mit Leere ersetzen",
- "create.gui.schematicannon.option.skipMissing": "Fehlende Blöcke ignorieren",
- "create.gui.schematicannon.option.skipTileEntities": "Tile Entities ignorieren",
- "create.gui.schematicannon.slot.gunpowder": "Füge Schwarzpulver hinzu um die Kanone zu betreiben",
- "create.gui.schematicannon.slot.listPrinter": "Platziere hier Bücher um eine Checkliste für deinen Bauplan zu drucken",
- "create.gui.schematicannon.slot.schematic": "Füge Bauplan hier hinzu. Stelle sicher dass er an einer spezifischen Position bereitgestellt wird.",
- "create.gui.schematicannon.option.skipMissing.description": "Wenn die Bauplankanone einen benötigten Block nicht finden kann, wird sie einfach beim nächsten weiter machen.",
- "create.gui.schematicannon.option.skipTileEntities.description": "Die Bauplankanone wird versuchen, Blöcke mit extra Daten, beispielsweise Truhen, nicht zu ersetzen.",
- "create.gui.schematicannon.option.dontReplaceSolid.description": "Die Kanone wird ausschließlich nicht feste Blöcke und Luft in ihrem Arbeitsbereich ersetzen.",
- "create.gui.schematicannon.option.replaceWithSolid.description": "Die Kanone wird feste Blöcke nur dann ersetzen, wenn an der Position vorher bereits ein fester Block war.",
- "create.gui.schematicannon.option.replaceWithAny.description": "Die Kanone wird feste Blöcke ersetzen, wenn der Bauplan an der Position einen Block enthält.",
- "create.gui.schematicannon.option.replaceWithEmpty.description": "Die Kanone wird alle Blöcke im Arbeitsbereich entfernen.",
-
- "create.schematicannon.status.idle": "Aus",
- "create.schematicannon.status.ready": "Bereit",
- "create.schematicannon.status.running": "An",
- "create.schematicannon.status.finished": "Fertig",
- "create.schematicannon.status.paused": "Pausiert",
- "create.schematicannon.status.stopped": "Gestoppt",
- "create.schematicannon.status.noGunpowder": "Schwarzpulver leer",
- "create.schematicannon.status.targetNotLoaded": "Kein Block geladen",
- "create.schematicannon.status.targetOutsideRange": "Ziel zu weit weg",
- "create.schematicannon.status.searching": "Suchen",
- "create.schematicannon.status.skipping": "Überspringen",
- "create.schematicannon.status.missingBlock": "Fehlender Block:",
- "create.schematicannon.status.placing": "Platzieren",
- "create.schematicannon.status.clearing": "Blöcke löschen",
- "create.schematicannon.status.schematicInvalid": "Bauplan ungültig",
- "create.schematicannon.status.schematicNotPlaced": "Bauplan nicht positioniert",
- "create.schematicannon.status.schematicExpired": "Bauplandatei abgelaufen",
-
- "create.materialChecklist": "Material Checkliste",
- "create.materialChecklist.blocksNotLoaded": "* Haftungsausschluss *\n\nMaterialliste könnte inakkurat seit da es möglich ist dass releveante Chunks nicht geladen sind.",
-
- "create.gui.filter.deny_list": "Verweigert-Liste",
- "create.gui.filter.deny_list.description": "Gegenstände werden nur weitergegeben wenn sie NICHT mit einem der oben genannten übereinstimmen. Eine leere Verweigert-Liste akzeptiert alles.",
- "create.gui.filter.allow_list": "Erlaubt-Liste",
- "create.gui.filter.allow_list.description": "Gegenstände werden nur weitergegeben wenn sie mit einem der oben genannten übereinstimmen. Eine leere Erlaubt-Liste lehnt alles ab.",
- "create.gui.filter.respect_data": "Respektiere Daten",
- "create.gui.filter.respect_data.description": "Gegenstände stimmen nur überein wenn ihre Haltbarkeit, Verzauberungen, und andere Attribute ebenfalls passen.",
- "create.gui.filter.ignore_data": "Ignoriere Daten",
- "create.gui.filter.ignore_data.description": "Gegenstände stimmen unabhängig ihrer Attribute überein.",
-
- "create.item_attributes.placeable": "ist plazierbar",
- "create.item_attributes.placeable.inverted": "ist nicht plazierbar",
- "create.item_attributes.consumable": "kann man essen",
- "create.item_attributes.consumable.inverted": "kann man nicht essen",
- "create.item_attributes.fluid_container": "kann Flüssigkeiten speichern",
- "create.item_attributes.fluid_container.inverted": "kann Flüssigkeiten nicht speichern",
- "create.item_attributes.enchanted": "ist verzaubert",
- "create.item_attributes.enchanted.inverted": "ist nicht verzaubert",
- "create.item_attributes.max_enchanted": "ist mit dem maximalen Level verzaubert",
- "create.item_attributes.max_enchanted.inverted": "ist nicht mit dem maximalen Level verzaubert",
- "create.item_attributes.renamed": "hat einen benutzerdefinierten Namen",
- "create.item_attributes.renamed.inverted": "hat keinen benutzerdefinierten Namen",
- "create.item_attributes.damaged": "ist beschädigt",
- "create.item_attributes.damaged.inverted": "ist nicht beschädigt",
- "create.item_attributes.badly_damaged": "ist stark beschädigt",
- "create.item_attributes.badly_damaged.inverted": "ist nicht stark beschädigt",
- "create.item_attributes.not_stackable": "kann nicht gestapelt werden",
- "create.item_attributes.not_stackable.inverted": "kann gestapelt werden",
- "create.item_attributes.equipable": "kann ausgerüstet werden",
- "create.item_attributes.equipable.inverted": "kann nicht ausgerüstet werden",
- "create.item_attributes.furnace_fuel": "ist Brennstoff",
- "create.item_attributes.furnace_fuel.inverted": "ist nicht Brennstoff",
- "create.item_attributes.washable": "kann gewaschen werden",
- "create.item_attributes.washable.inverted": "kann nicht gewaschen werden",
- "create.item_attributes.hauntable": "kann gespenstisch sein",
- "create.item_attributes.hauntable.inverted": "kann nicht gespenstisch sein",
- "create.item_attributes.crushable": "kann zerkleinert werden",
- "create.item_attributes.crushable.inverted": "kann nicht zerkleinert werden",
- "create.item_attributes.smeltable": "kann geschmolzen werden",
- "create.item_attributes.smeltable.inverted": "kann nicht geschmolzen werden",
- "create.item_attributes.smokable": "kann geräuchert werden",
- "create.item_attributes.smokable.inverted": "kann nicht geräuchert werden",
- "create.item_attributes.blastable": "ist im Schmelzofen schmelzbar",
- "create.item_attributes.blastable.inverted": "ist nicht im Schmelzofen schmelzbar",
- "create.item_attributes.compostable": "UNLOCALIZED: can be composted",
- "create.item_attributes.compostable.inverted": "UNLOCALIZED: cannot be composted",
- "create.item_attributes.shulker_level": "ist Shulker %1$s",
- "create.item_attributes.shulker_level.inverted": "ist Shulker nicht %1$s",
- "create.item_attributes.shulker_level.full": "voll",
- "create.item_attributes.shulker_level.empty": "leer",
- "create.item_attributes.shulker_level.partial": "teilweise gefüllt",
- "create.item_attributes.in_tag": "ist mit %1$s makiert",
- "create.item_attributes.in_tag.inverted": "ist nicht mit %1$s markoiert",
- "create.item_attributes.in_item_group": "ist in der Gruppe '%1$s'",
- "create.item_attributes.in_item_group.inverted": "ist nicht in der Gruppe '%1$s'",
- "create.item_attributes.added_by": "wurde von %1$s hinzugefügt",
- "create.item_attributes.added_by.inverted": "wurde nicht von %1$s hinzugefügt",
- "create.item_attributes.has_enchant": "ist mit %1$s verzaubert",
- "create.item_attributes.has_enchant.inverted": "ist nicht mit %1$s verzaubert",
- "create.item_attributes.color": "ist %1$s gefärbt",
- "create.item_attributes.color.inverted": "ist nicht %1$s gefärbt",
- "create.item_attributes.has_fluid": "enthält %1$s",
- "create.item_attributes.has_fluid.inverted": "enthält nicht %1$s",
- "create.item_attributes.has_name": "hat den Benutzerdefinierten Namen %1$s",
- "create.item_attributes.has_name.inverted": "hat nicht den benutzerdefinierten Namen %1$s",
- "create.item_attributes.book_author": "wurde verfasst von %1$s",
- "create.item_attributes.book_author.inverted": "wurde nicht von %1$s verfasst",
- "create.item_attributes.book_copy_original": "ist ein Original",
- "create.item_attributes.book_copy_original.inverted": "ist kein Original",
- "create.item_attributes.book_copy_first": "ist die erste Kopie",
- "create.item_attributes.book_copy_first.inverted": "ist nicht die erste Kopie",
- "create.item_attributes.book_copy_second": "ist die zweite Kopie",
- "create.item_attributes.book_copy_second.inverted": "ist nicht die Zweite Kopie",
- "create.item_attributes.book_copy_tattered": "ist ein zerfetztes Durcheinander",
- "create.item_attributes.book_copy_tattered.inverted": "sit kein zerfetztes Durcheinander",
- "create.item_attributes.astralsorcery_amulet": "verbessert %1$s",
- "create.item_attributes.astralsorcery_amulet.inverted": "verbessert nicht %1$s",
- "create.item_attributes.astralsorcery_constellation": "ist abgestimmt auf %1$s",
- "create.item_attributes.astralsorcery_constellation.inverted": "ist nicht abgestimmt auf %1$s",
- "create.item_attributes.astralsorcery_crystal": "hat das Kristallattribut %1$s",
- "create.item_attributes.astralsorcery_crystal.inverted": "hat nicht das Kristallattribut %1$s",
- "create.item_attributes.astralsorcery_perk_gem": "hat das Vorteilsattribut %1$s",
- "create.item_attributes.astralsorcery_perk_gem.inverted": "hat nicht das Vorteilsattribut %1$s",
-
- "create.gui.attribute_filter.no_selected_attributes": "Keine Attribute ausgewählt",
- "create.gui.attribute_filter.selected_attributes": "Ausgewählte Attribute:",
- "create.gui.attribute_filter.add_attribute": "Füge Attribut zur Liste hinzu",
- "create.gui.attribute_filter.add_inverted_attribute": "Füge gegenteiliges Attribut zur Liste hinzu",
- "create.gui.attribute_filter.allow_list_disjunctive": "Erlaubt-Liste (Irgendeins)",
- "create.gui.attribute_filter.allow_list_disjunctive.description": "Gegenstände werden weitergereicht wenn sie irgendeins der ausgewählten Attribute haben.",
- "create.gui.attribute_filter.allow_list_conjunctive": "Erlaubt-Liste (Alle)",
- "create.gui.attribute_filter.allow_list_conjunctive.description": "Gegenstände werden nur weitergereicht wenn sie ALLE der ausgewählten Attribute haben.",
- "create.gui.attribute_filter.deny_list": "Verweigert-Liste",
- "create.gui.attribute_filter.deny_list.description": "Gegenstände werden nur weitergereicht wenn sie KEINES der ausgewählten Attribute haben.",
- "create.gui.attribute_filter.add_reference_item": "Füge Referenz-Gegenstand hinzu",
-
- "create.tooltip.holdForDescription": "Halte [%1$s] für eine Zusammenfassung",
- "create.tooltip.holdForControls": "Halte [%1$s] für die Steuerung",
- "create.tooltip.keyShift": "Shift",
- "create.tooltip.keyCtrl": "Strg",
- "create.tooltip.speedRequirement": "Geschwindigkeitsanforderung: %1$s",
- "create.tooltip.speedRequirement.none": "Keine",
- "create.tooltip.speedRequirement.slow": "Langsam",
- "create.tooltip.speedRequirement.medium": "Moderat",
- "create.tooltip.speedRequirement.fast": "Schnell",
- "create.tooltip.stressImpact": "Kinetische Belastungsauswirkung: %1$s",
- "create.tooltip.stressImpact.low": "Niedrig",
- "create.tooltip.stressImpact.medium": "Moderat",
- "create.tooltip.stressImpact.high": "Hoch",
- "create.tooltip.stressImpact.overstressed": "Überbelastet",
- "create.tooltip.up_to": "Bis zu %1$s",
- "create.tooltip.capacityProvided": "Kinetische Belastungskapazität: %1$s",
- "create.tooltip.capacityProvided.low": "Niedrig",
- "create.tooltip.capacityProvided.medium": "Mittel",
- "create.tooltip.capacityProvided.high": "Groß",
- "create.tooltip.generationSpeed": "Generiert mit %1$s %2$s",
- "create.tooltip.analogStrength": "Analoge Stärke: %1$s/15",
-
- "create.mechanical_arm.extract_from": "Nehme Gegenstände von %1$s",
- "create.mechanical_arm.deposit_to": "Lege Gegenstände in %1$s",
- "create.mechanical_arm.summary": "Mechanischer Arm hat %1$s Eingabe(n) und %2$s Ausgabe(n).",
- "create.mechanical_arm.points_outside_range": "%1$s ausgewählte(r) Interaktionspunkt(e) entfernt aufgrund Reichweitenlimitierungen.",
-
- "create.weighted_ejector.target_set": "Ziel ausgewählt",
- "create.weighted_ejector.target_not_valid": "Werfe auf angrenzenden Block (Ziel war nicht gültig)",
- "create.weighted_ejector.no_target": "Werfe auf angrenzenden Block (Kein Ziel war ausgewählt)",
- "create.weighted_ejector.targeting": "Werfe nach [%1$s,%2$s,%3$s]",
- "create.weighted_ejector.stack_size": "Geworfene Stapelgröße",
-
- "create.logistics.when_multiple_outputs_available": "Wenn mehrere Ausgaben verfügbar sind",
-
- "create.mechanical_arm.selection_mode.round_robin": "Round Robin",
- "create.mechanical_arm.selection_mode.forced_round_robin": "Gezwungener Round Robin",
- "create.mechanical_arm.selection_mode.prefer_first": "Bevorzuge erstes Ziel",
-
- "create.tunnel.selection_mode.split": "Aufteilung",
- "create.tunnel.selection_mode.forced_split": "Gezwungene Aufteilung",
- "create.tunnel.selection_mode.round_robin": "Round Robin",
- "create.tunnel.selection_mode.forced_round_robin": "Gezwungener Round Robin",
- "create.tunnel.selection_mode.prefer_nearest": "Bevorzuge Naheliegensten",
- "create.tunnel.selection_mode.randomize": "Zufällig",
- "create.tunnel.selection_mode.synchronize": "Synchronisiere Eingaben",
-
- "create.tooltip.chute.header": "Rinnen Information",
- "create.tooltip.chute.items_move_down": "Gegenstände bewegen sich nach unten",
- "create.tooltip.chute.items_move_up": "Gegenstände bewegen sich nach oben",
- "create.tooltip.chute.no_fans_attached": "Keine angeschlossenen Propeller",
- "create.tooltip.chute.fans_push_up": "Propeller schieben von unterhalb",
- "create.tooltip.chute.fans_push_down": "Propeller schieben von oberhalb",
- "create.tooltip.chute.fans_pull_up": "Propeller ziehen von oberhalb",
- "create.tooltip.chute.fans_pull_down": "Propeller ziehen von unterhalb",
- "create.tooltip.chute.contains": "Enthält: %1$s x%2$s",
- "create.tooltip.deployer.header": "UNLOCALIZED: Deployer Information",
- "create.tooltip.deployer.using": "UNLOCALIZED: Mode: Use",
- "create.tooltip.deployer.punching": "UNLOCALIZED: Mode: Attack",
- "create.tooltip.deployer.contains": "UNLOCALIZED: Item: %1$s x%2$s",
- "create.tooltip.brass_tunnel.contains": "Verteilt derzeit:",
- "create.tooltip.brass_tunnel.contains_entry": "> %1$s x%2$s",
- "create.tooltip.brass_tunnel.retrieve": "Rechtsklicken, um zu entnehmen",
-
- "create.linked_controller.bind_mode": "Bindungsmodus aktiv",
- "create.linked_controller.press_keybind": "Drücke %1$s, %2$s, %3$s, %4$s, %5$s oder %6$s, um diese Frequenz zum zugehörigen Schlüssel zu binden",
- "create.linked_controller.key_bound": "Frequenz wurde an %1$s gebunden",
- "create.linked_controller.frequency_slot_1": "Taste: %1$s, Freq. #1",
- "create.linked_controller.frequency_slot_2": "Taste: %1$s, Freq. #2",
-
- "create.crafting_blueprint.crafting_slot": "Zutatenplatz",
- "create.crafting_blueprint.filter_items_viable": "Gegenstände des erweiterten Filters sind tragfähig",
- "create.crafting_blueprint.display_slot": "Anzeigeplatz",
- "create.crafting_blueprint.inferred": "Abgeleitet vom Rezept",
- "create.crafting_blueprint.manually_assigned": "Manuell zugewiesen",
- "create.crafting_blueprint.secondary_display_slot": "Sekundärer Anzeigeplatz",
- "create.crafting_blueprint.optional": "Optional",
-
- "create.potato_cannon.ammo.attack_damage": "%1$s Angriffsschaden",
- "create.potato_cannon.ammo.reload_ticks": "%1$s Neulade-Ticks",
- "create.potato_cannon.ammo.knockback": "%1$s Rückstoß",
-
- "create.hint.hose_pulley.title": "Endlose Versorgung",
- "create.hint.hose_pulley": "Das angewählte Gewässer wird als unendlich betrachtet.",
- "create.hint.mechanical_arm_no_targets.title": "Keine Ziele",
- "create.hint.mechanical_arm_no_targets": "Es schein dieser _Mechanische_ _Arm_ hat keine _Ziele_. Wähle Riemen, Depots oder Trichter und andere Blöcke indem du sie _Rechts-Klickst_ während du den _Mechanischen_ _Arm_ in deiner _Hand_ _hälst_.",
- "create.hint.empty_bearing.title": "Aktualisiere Lager",
- "create.hint.empty_bearing": "_Rechts-Klicke_ das Lager mit einer _leeren_ _Hand_ um die Struktur die du davor gebaut hast _anzubringen_.",
- "create.hint.full_deployer.title": "Einsatzgerät Gegenstand Überlauf",
- "create.hint.full_deployer": "Es scheint, dieses _Einsatzgerät_ enthält _überflüssige_ _Gegenstände_ die _extrahiert_ werden müssen. Nutze _Trichter_ oder anderes um ihn von seinem Überfluss zu befreien.",
-
- "create.backtank.low": "Flaschenluftdruck gering",
- "create.backtank.depleted": "Flaschenluftdruck erschöpft",
-
- "create.hint.derailed_train.title": "Entgleister Zug",
- "create.hint.derailed_train": "Es scheint, als befände sich dieser _Zug_ nicht mehr auf dem Gleis. _Rechts-klicke_ mit einem _Schraubenschlüssel_, um ihn auf ein Gleis in der Nähe zu hieven.",
-
- "create.boiler.status": "Kesselzustand: %1$s",
- "create.boiler.status_short": "Kessel: %1$s",
- "create.boiler.passive": "Passiv",
- "create.boiler.idle": "Inaktiv",
- "create.boiler.lvl": "Lvl %1$s",
- "create.boiler.max_lvl": "Max.",
- "create.boiler.size": "Größe",
- "create.boiler.size_dots": "....... ",
- "create.boiler.water": "Wasser",
- "create.boiler.water_dots": "... ",
- "create.boiler.heat": "Wärme",
- "create.boiler.heat_dots": "...... ",
- "create.boiler.via_one_engine": "mit einer Dampfmaschine",
- "create.boiler.via_engines": "mit %1$s Dampfmaschinen",
-
- "create.elevator_contact.title": "UNLOCALIZED: Elevator Contact",
- "create.elevator_contact.floor_identifier": "UNLOCALIZED: Floor Identifier",
- "create.elevator_contact.floor_description": "UNLOCALIZED: Floor Description",
-
- "create.gui.schedule.lmb_edit": "Links-Klick zum Bearbeiten",
- "create.gui.schedule.rmb_remove": "Rechts-Klick zum Entfernen",
- "create.gui.schedule.duplicate": "Duplizieren",
- "create.gui.schedule.remove_entry": "Aktion entfernen",
- "create.gui.schedule.add_entry": "Aktion hinzufügen",
- "create.gui.schedule.move_up": "Nach oben",
- "create.gui.schedule.move_down": "Nach unten",
- "create.gui.schedule.add_condition": "Bedingung hinzufügen",
- "create.gui.schedule.alternative_condition": "Alternative Bedingung",
-
- "create.schedule.instruction_type": "Nächste Aktion:",
- "create.schedule.instruction.editor": "Aktion bearbeiten",
- "create.schedule.instruction.destination": "Fahre zu Bahnhof",
- "create.schedule.instruction.destination.summary": "Nächster Halt:",
- "create.schedule.instruction.filter_edit_box": "Bahnhofsbezeichnung",
- "create.schedule.instruction.filter_edit_box_1": "Benutze * als Textplatzhalter",
- "create.schedule.instruction.filter_edit_box_2": "Beispiel: 'Mein Bahnhof, Gleis *'",
- "create.schedule.instruction.filter_edit_box_3": "Züge wählen automatisch den nächstgelegenen unbesetzten Treffer",
- "create.schedule.instruction.rename": "Aktualisiere Fahrplantitel",
- "create.schedule.instruction.rename.summary": "Neuer Titel:",
- "create.schedule.instruction.name_edit_box": "Fahrplantitel",
- "create.schedule.instruction.name_edit_box_1": "Verändert den auf Anzeigetafeln angezeigten Text",
- "create.schedule.instruction.name_edit_box_2": "Standardmäßig die Bezeichnung des nächsten Bahnhofs",
- "create.schedule.instruction.throttle": "Ändere Höchstgeschwindigkeit",
- "create.schedule.instruction.throttle.summary": "Setze Höchstgeschwindigkeit auf %1$s",
- "create.schedule.instruction.throttle_edit_box": "Begrenzung",
- "create.schedule.instruction.throttle_edit_box_1": "Legt die Höchstgeschwindigkeit des Zuges fest",
- "create.schedule.condition_type": "Weiterfahrt wenn/nach:",
- "create.schedule.condition.editor": "Bedingung bearbeiten",
- "create.schedule.condition.delay": "Festgelegte Verzögerung",
- "create.schedule.condition.delay_short": "Warte: %1$s",
- "create.schedule.condition.delay.status": "Abfahrt in %1$s",
- "create.schedule.condition.idle": "Kein weiterer Güteraustausch",
- "create.schedule.condition.idle_short": "Kein Güteraustausch: %1$s",
- "create.schedule.condition.idle.status": "Kein Güteraustausch in %1$s",
- "create.schedule.condition.for_x_time": "für %1$s",
- "create.schedule.condition.unloaded": "Chunk entladen",
- "create.schedule.condition.unloaded.status": "Warten auf entladen des Chunks",
- "create.schedule.condition.powered": "Bahnhof empfängt RS-Signal",
- "create.schedule.condition.powered.status": "Warten auf Redstone-Signal",
- "create.schedule.condition.time_of_day": "Tageszeit",
- "create.schedule.condition.time_of_day.scheduled": "Geplante Zeit: %1$s",
- "create.schedule.condition.time_of_day.digital_format": "%2$s:%3$s",
- "create.schedule.condition.time_of_day.rotation": "Taktung",
- "create.schedule.condition.time_of_day.rotation.every_24": "Täglich",
- "create.schedule.condition.time_of_day.rotation.every_12": "Alle 12:00",
- "create.schedule.condition.time_of_day.rotation.every_6": "Alle 6:00",
- "create.schedule.condition.time_of_day.rotation.every_4": "Alle 4:00",
- "create.schedule.condition.time_of_day.rotation.every_3": "Alle 3:00",
- "create.schedule.condition.time_of_day.rotation.every_2": "Alle 2:00",
- "create.schedule.condition.time_of_day.rotation.every_1": "Stündlich",
- "create.schedule.condition.time_of_day.rotation.every_0_45": "Alle 0:45",
- "create.schedule.condition.time_of_day.rotation.every_0_30": "Halbstündlich",
- "create.schedule.condition.time_of_day.rotation.every_0_15": "Viertelstündlich",
- "create.schedule.condition.time_of_day.status": "Abfahrt um ",
- "create.schedule.condition.threshold.train_holds": "Zug beinhaltet %1$s",
- "create.schedule.condition.threshold.greater": "mehr als",
- "create.schedule.condition.threshold.less": "weniger als",
- "create.schedule.condition.threshold.equal": "genau",
- "create.schedule.condition.threshold.x_units_of_item": "%1$s %2$s %3$s",
- "create.schedule.condition.threshold.matching_content": "passender Inhalt",
- "create.schedule.condition.threshold.anything": "UNLOCALIZED: Anything",
- "create.schedule.condition.threshold.item_measure": "Maßeinheit",
- "create.schedule.condition.threshold.items": "Items",
- "create.schedule.condition.threshold.stacks": "Stacks",
- "create.schedule.condition.threshold.buckets": "Eimer",
- "create.schedule.condition.threshold.status": "Zugladestand: %1$s/%2$s %3$s",
- "create.schedule.condition.threshold.place_item": "Referenz-Item",
- "create.schedule.condition.threshold.place_item_2": "Filter können verwendet werden",
- "create.schedule.condition.threshold.place_item_3": "UNLOCALIZED: Leave empty to match any",
- "create.schedule.condition.fluid_threshold": "Flüssigkeitsladestand",
- "create.schedule.condition.item_threshold": "Item-Ladestand",
- "create.schedule.condition.redstone_link": "Redstone-Link",
- "create.schedule.condition.redstone_link.status": "Warten auf Restone-Link",
- "create.schedule.condition.redstone_link_on": "Link an",
- "create.schedule.condition.redstone_link_off": "Link aus",
- "create.schedule.condition.redstone_link.powered": "Aktiviert",
- "create.schedule.condition.redstone_link.unpowered": "Deaktiviert",
- "create.schedule.condition.redstone_link.frequency_state": "Frequenzzustand:",
- "create.schedule.condition.redstone_link.frequency_powered": "Signal über Frequenz:",
- "create.schedule.condition.redstone_link.frequency_unpowered": "Kein Signal über Frequenz:",
- "create.schedule.condition.player_count": "Sitzauslastung",
- "create.schedule.condition.player_count.summary": "%1$s Spieler",
- "create.schedule.condition.player_count.summary_plural": "%1$s Spieler",
- "create.schedule.condition.player_count.seated": "%1$s sitzend",
- "create.schedule.condition.player_count.players": "Spieler",
- "create.schedule.condition.player_count.condition": "Bedingung",
- "create.schedule.condition.player_count.exactly": "Genau",
- "create.schedule.condition.player_count.or_above": "Oder mehr",
- "create.schedule.condition.player_count.status": "Fahrgäste: %1$s/%2$s",
- "create.schedule.loop": "Fortlaufend wiederholen",
- "create.schedule.loop1": "Fahrplan wird nach",
- "create.schedule.loop2": "Abschluss wiederholt",
- "create.schedule.reset": "Fortschritt zurücksetzen",
- "create.schedule.skip": "Aktuellen Halt überspringen",
- "create.schedule.applied_to_train": "Der Zug folgt jetzt diesem Fahrplan",
- "create.schedule.non_controlling_seat": "Der Zugführer muss vor einer Zugsteuerung sitzen",
- "create.schedule.remove_with_empty_hand": "Entferne den aktuellen Fahrplan mit der Hand",
- "create.schedule.auto_removed_from_train": "Auto-Fahrplan entfernt",
- "create.schedule.removed_from_train": "Fahrplan vom Zug entfernt",
- "create.schedule.no_stops": "Dieser Fahrplan enthält noch keine Halte",
- "create.schedule.continued": "Fahrt wird fortgesetzt",
-
- "create.track.selection_cleared": "Auswahl aufheben",
- "create.track.valid_connection": "Kann verbinden ✔",
- "create.track.second_point": "Platziere das Gleis oder wähle einen zweiten Punkt aus",
- "create.track.too_far": "Zu weit entfernt",
- "create.track.original_missing": "Ursprünglicher Block, Shift-Klicke, um zurückzusetzen",
- "create.track.perpendicular": "Kann nicht senkrecht verbinden",
- "create.track.ascending_s_curve": "Kann keine steigenden S-Kurven erzeugen",
- "create.track.too_sharp": "Kurve zu scharf",
- "create.track.too_steep": "Rampe zu steil",
- "create.track.slope_turn": "Kann Rampe nicht in einer Kurve betreten oder verlassen",
- "create.track.opposing_slopes": "Kann keine Rampen mit entgegengesetzen Steigungen verbinden",
- "create.track.leave_slope_ascending": "Kann diese Rampe nicht während des Steigens verlassen",
- "create.track.leave_slope_descending": "Kann diese Rampe nicht während des Sinkens verlassen",
- "create.track.turn_90": "Kann sich höchstens um 90 Grad drehen",
- "create.track.junction_start": "Kann keine Verbindung von einer Kreuzung starten",
- "create.track.turn_start": "Kann keine Verbindung von einer Kurve starten",
- "create.track.not_enough_tracks": "Nicht genug Gleise",
- "create.track.not_enough_pavement": "Nicht genug Gleisbettblöcke",
-
- "create.portal_track.failed": "Kann Portalgleis nicht platzieren:",
- "create.portal_track.missing": "Zielportal noch nicht generiert",
- "create.portal_track.blocked": "Zielort blockiert (%1$s,%2$s,%3$s)",
-
- "create.station.idle": "Bahnhof ist inaktiv",
- "create.station.assembly_title": "Zugbau",
- "create.station.close": "Fenster schließen",
- "create.station.cancel": "Bau abbrechen",
- "create.station.failed": "Bau fehlgeschlagen",
- "create.station.icon_type": "Symboltyp",
- "create.station.create_train": "Neuen Zug bauen",
- "create.station.assemble_train": "Zug bauen",
- "create.station.disassemble_train": "Zug um-/abbauen",
- "create.station.remove_schedule": "Fahrplan entfernen",
- "create.station.remove_auto_schedule": "Auto-Fahrplan entfernen",
- "create.station.no_assembly_diagonal": "Kann Züge nicht auf diagonal",
- "create.station.no_assembly_diagonal_1": "verlaufenden Gleisen bauen",
- "create.station.no_assembly_curve": "Kann Züge nicht auf kurvenförmig",
- "create.station.no_assembly_curve_1": "verlaufenden Gleisen bauen",
- "create.station.train_not_aligned": "Zug kann nicht umgebaut werden,",
- "create.station.train_not_aligned_1": "nicht alle Waggons befinden sich auf einer geraden Strecke",
- "create.station.carriage_number": "Waggon %1$s:",
- "create.station.retry": "Behebe dies und versuche es erneut",
- "create.station.no_bogeys": "Kein Drehgestell",
- "create.station.one_bogey": "1 Drehgestell",
- "create.station.more_bogeys": "%1$s Drehgestelle",
- "create.station.how_to": "Wende den Zugrahmen auf markierte Gleise an, um ein neues Drehgestell zu bauen.",
- "create.station.how_to_1": "Entferne Drehgestelle, indem du den oberen Block abbaust.",
- "create.station.how_to_2": "Baue Waggons, die mit jeweils einem oder zwei Drehgestellen verbunden sind.",
-
- "create.train_assembly.too_many_bogeys": "Zu viele Drehgestelle verbunden: %1$s",
- "create.train_assembly.frontmost_bogey_at_station": "Vorderstes Drehgestell muss sich auf der Bahnhofsmarkierung befinden",
- "create.train_assembly.no_bogeys": "Keine Drehgestelle gefunden",
- "create.train_assembly.not_connected_in_order": "Drehgestelle sind nicht in der richtigen Reihenfolge verbunden",
- "create.train_assembly.bogeys_too_close": "Waggons %1$s und %2$s befinden sich zu nah aneinander",
- "create.train_assembly.single_bogey_carriage": "Dieser Drehgestelltyp kann alleine keinen Waggon tragen",
- "create.train_assembly.nothing_attached": "Keine Struktur mit Drehgestell %1$s verbunden",
- "create.train_assembly.no_controls": "Mindestens eine vorwärtsgerichtete Zugsteuerung muss sich auf diesem Zug befinden",
- "create.train_assembly.sideways_controls": "Eine verbundene Zugsteuerung ist seitwärts angebracht",
- "create.train_assembly.bogey_created": "Drehgestell erschaffen. Klicke erneut, um zwischen verschiedenen Typen zu wechseln",
- "create.train_assembly.requires_casing": "Benutze Zugrahmen, um Drehgestelle auf Gleise zu bauen",
-
- "create.track_target.set": "Anvisiertes Gleis ausgewählt",
- "create.track_target.success": "Erfolgreich mit anvisiertem Gleis gebunden",
- "create.track_target.clear": "Gleisauswahl aufgehoben",
- "create.track_target.missing": "Rechts-klicke zuerst das Zielgleis",
- "create.track_target.too_far": "Ausgewähltes Gleis ist zu weit entfernt",
- "create.track_target.no_junctions": "Gleis kann keine Kreuzung sein",
- "create.track_target.occupied": "Anvisiertes Gleis ist belegt",
- "create.track_target.invalid": "Kann dieses Gleis nicht auswählen",
-
- "create.train.unnamed": "Unbenannter Zug",
- "create.train.cannot_relocate_moving": "Kann keinen fahrenden Zug versetzen",
- "create.train.relocate": "Klicke auf Gleis, auf welches %1$s versetzt werden soll. Shift-Klicke zum Abbrechen",
- "create.train.relocate.abort": "Versetzen abgebrochen",
- "create.train.relocate.success": "Versetzen erfolgreich",
- "create.train.relocate.valid": "Kann hierhin versetzen, Klicke zum Bestätigen",
- "create.train.relocate.invalid": "Kann Zug nicht hierhin versetzen",
- "create.train.relocate.too_far": "Kann Zug nicht so weit versetzen",
- "create.train.departing_from": "Abfahrt von %1$s",
- "create.train.arrived_at": "Ankunft bei %1$s",
- "create.train.status": " Information über Zug: %1$s",
- "create.train.status.back_on_track": "Zug befindet sich wieder auf Gleis",
- "create.train.status.collision": "Kollision mit anderem Zug",
- "create.train.status.end_of_track": "Ein Waggon hat das Ende seines Gleises erreicht",
- "create.train.status.double_portal": "Ein Waggon kann kein Portal während des Verlassens eines anderen betreten",
- "create.train.status.coupling_stress": "Zwangsbremsung aufgrund von Spannung an einer Kopplung",
- "create.train.status.track_missing": "Gleise fehlen unter dem Zug",
- "create.train.status.paused_for_manual": "Fahrplan für manuelle Fahrt pausiert",
- "create.train.status.opposite_driver": "Pfad erfordert einen in die andere Richtung zeigenden Fahrer",
- "create.train.status.missing_driver": "Fahrer ist verschwunden",
- "create.train.status.found_driver": "Ein neuer Fahrer ist aufgetaucht",
- "create.train.status.navigation_success": "Navigation erfolgreich",
- "create.train.status.no_match": "Kein Bahnhof im Streckennetz passt zu '%1$s'",
- "create.train.status.no_path": "Kein passender Pfad zum nächsten Bahnhof gefunden",
-
- "create.track_signal.cannot_change_mode": "Kann Modus dieses Signals nicht wechseln",
- "create.track_signal.mode_change.entry_signal": "-> Erlaube Weiterfahrt wenn Abschnitt frei",
- "create.track_signal.mode_change.cross_signal": "-> Erlaube Weiterfahrt wenn Abschnitt vollständig durchfahrbar",
-
- "create.contraption.controls.start_controlling": "Du steuerst jetzt: %1$s",
- "create.contraption.controls.stop_controlling": "Du steuerst den Zug nicht mehr",
- "create.contraption.controls.approach_station": "Halte %1$s gedrückt, um bei %2$s zu halten",
- "create.contraption.controls.specific_actor_toggle": "UNLOCALIZED: %1$s Actors: %2$s",
- "create.contraption.controls.all_actor_toggle": "UNLOCALIZED: All Actors: %1$s",
- "create.contraption.controls.actor_toggle.on": "UNLOCALIZED: On",
- "create.contraption.controls.actor_toggle.off": "UNLOCALIZED: Off",
- "create.contraption.controls.floor_unreachable": "UNLOCALIZED: Unreachable",
-
- "create.display_link.set": "Anvisierte Position ausgewählt",
- "create.display_link.success": "Erfolgreich mit ausgewählter Position gebunden",
- "create.display_link.clear": "Positionsauswahl aufgehoben",
- "create.display_link.too_far": "Ausgewählte Position ist zu weit entfernt",
- "create.display_link.invalid": "Link hat kein gültiges Ziel, versuche es erneut",
- "create.display_link.title": "Anzeige-Link",
- "create.display_link.no_source": "Keine Anzeigequelle",
- "create.display_link.no_target": "Kein Anzeigeziel",
- "create.display_link.reading_from": "Lesen von:",
- "create.display_link.writing_to": "Übertragen an:",
- "create.display_link.attached_side": "Block auf angebrachter Seite",
- "create.display_link.targeted_location": "Block am Zielort",
- "create.display_link.view_compatible": "Klicke, um alle kompatiblen Blöcke anzuzeigen",
- "create.display_link.information_type": "Informationstyp",
- "create.display_link.display_on": "Übertragen an:",
- "create.display_link.display_on_multiline": "Beginne Schreiben bei:",
-
- "create.display_source.label": "Hinzugefügte Bezeichnung",
- "create.display_source.combine_item_names": "Kombiniere Item-Namen",
- "create.display_source.count_items": "Anzahl passender Items",
- "create.display_source.list_items": "Liste passender Items",
- "create.display_source.fluid_amount": "Menge passender Flüssigkeiten",
- "create.display_source.list_fluids": "Liste passender Flüssigkeiten",
- "create.display_source.nixie_tube": "Kopiere Nixie-Röhren",
- "create.display_source.fill_level": "Behälterfüllstand",
- "create.display_source.fill_level.display": "Anezigeformat",
- "create.display_source.fill_level.percent": "Prozent",
- "create.display_source.fill_level.progress_bar": "Fortschrittsleiste",
- "create.display_source.value_list.display": "Werteanzeige",
- "create.display_source.value_list.shortened": "Verkürzt",
- "create.display_source.value_list.full_number": "Vollständige Zahl",
- "create.display_source.value_list.thousand": "Tsd.",
- "create.display_source.value_list.million": "Mio.",
- "create.display_source.player_deaths": "Spielertode",
- "create.display_source.scoreboard": "Punktetafel",
- "create.display_source.scoreboard.objective": "Ziel-ID",
- "create.display_source.scoreboard.objective_not_found": "'%1$s' nicht gefunden",
- "create.display_source.scoreboard.objective.deaths": "Spielertode",
- "create.display_source.time_of_day": "Tageszeit",
- "create.display_source.stop_watch": "Stoppuhr",
- "create.display_source.time.format": "Zeitformat",
- "create.display_source.time.12_hour": "12 Stunden",
- "create.display_source.time.24_hour": "24 Stunden",
- "create.display_source.accumulate_items": "Gesamtdurchsatz",
- "create.display_source.item_throughput": "Durchsatz",
- "create.display_source.item_throughput.interval": "Intervall",
- "create.display_source.item_throughput.interval.second": "pro Sekunde",
- "create.display_source.item_throughput.interval.minute": "pro Minute",
- "create.display_source.item_throughput.interval.hour": "pro Stunde",
- "create.display_source.train_status": "Zugfahrplanstatus",
- "create.display_source.station_summary": "Bahnhofsinformation",
- "create.display_source.station_summary.filter": "Bahnhofsbezeichnungsfilter",
- "create.display_source.station_summary.train_name_column": "Spalte 'Zug' Größe",
- "create.display_source.station_summary.platform_column": "Spalte 'Gleis' Größe",
- "create.display_source.station_summary.now": "jetzt",
- "create.display_source.station_summary.minutes": "min",
- "create.display_source.station_summary.seconds": "%1$ss",
- "create.display_source.observed_train_name": "Zugnamen ermitteln",
- "create.display_source.max_enchant_level": "Max. Verzauberungskosten",
- "create.display_source.boiler_status": "Kesselstatus",
- "create.display_source.entity_name": "Entitätenname",
- "create.display_source.current_floor": "UNLOCALIZED: Elevator Location",
- "create.display_source.kinetic_speed": "Drehgeschwindigkeit (RPM)",
- "create.display_source.kinetic_speed.absolute": "Ignoriere Richtung",
- "create.display_source.kinetic_speed.directional": "Beachte Richtung",
- "create.display_source.kinetic_stress": "Netzwerkbelastung",
- "create.display_source.kinetic_stress.display": "Angezeigte Information",
- "create.display_source.kinetic_stress.progress_bar": "Fortschrittsleiste",
- "create.display_source.kinetic_stress.percent": "Prozentzahl",
- "create.display_source.kinetic_stress.current": "Belastung in SU",
- "create.display_source.kinetic_stress.max": "Gesamtkapazität",
- "create.display_source.kinetic_stress.remaining": "Verbleibende SU",
- "create.display_source.redstone_power": "Redstone-Signalstärke",
- "create.display_source.redstone_power.display": "Anzeigeformat",
- "create.display_source.redstone_power.number": "Zahl",
- "create.display_source.redstone_power.progress_bar": "Fortschrittsleiste",
- "create.display_source.boiler.not_enough_space": "Nicht genug Platz ",
- "create.display_source.boiler.for_boiler_status": "für Kesselstatus",
-
- "create.display_target.line": "Zeile %1$s",
- "create.display_target.page": "Seite %1$s",
- "create.display_target.single_line": "Einzelne Zeile",
-
- "create.flap_display.cycles.alphabet": " ;A;B;C;D;E;F;G;H;I;J;K;L;M;N;O;P;Q;R;S;T;U;V;X;Y;Z;Ä;Ö;Ü;ß",
- "create.flap_display.cycles.numeric": " ;0;1;2;3;4;5;6;7;8;9",
- "create.flap_display.cycles.arrival_time": " ; min;jetzt;15s;30s;45s",
- "create.flap_display.cycles.shortened_numbers": " ;Tsd.;Mio.",
- "create.flap_display.cycles.fluid_units": "mB;B ",
- "create.flap_display.cycles.instant": " ; ",
- "create.flap_display.cycles.pixel": "█;▓;▒",
-
- "create.super_glue.too_far": "Ausgewählter Bereich ist zu groß",
- "create.super_glue.cannot_reach": "Ausgewählte Blöcke müssen miteinander verbunden sein",
- "create.super_glue.click_to_confirm": "Klicke erneut zum Bestätigen",
- "create.super_glue.click_to_discard": "Shift-klicke zum Aufheben der Auswahl",
- "create.super_glue.first_pos": "Erste Position ausgewählt",
- "create.super_glue.abort": "Auswahl aufgehoben",
- "create.super_glue.not_enough": "Nicht genug Kleber im Inventar",
- "create.super_glue.success": "Kleben...",
-
- "create.gui.config.overlay1": "Hi :)",
- "create.gui.config.overlay2": "Dies ist ein Beispiel Overlay",
- "create.gui.config.overlay3": "Klicke oder ziehe mit deiner Maus",
- "create.gui.config.overlay4": "um diese Vorschau zu bewegen",
- "create.gui.config.overlay5": "Drücke ESC um diesen Bildschirm zu verlassen",
- "create.gui.config.overlay6": "und die neue Position zu speichern",
- "create.gui.config.overlay7": "Benutze /create overlay reset",
- "create.gui.config.overlay8": "um die Standardposition zurückzusetzen",
-
- "create.command.killTPSCommand": "killtps",
- "create.command.killTPSCommand.status.slowed_by.0": "[Create]: Server Tick ist derzeitig um %s ms verlangsamt :o",
- "create.command.killTPSCommand.status.slowed_by.1": "[Create]: Server Tick ist jetzt um %s ms verlangsamt >:)",
- "create.command.killTPSCommand.status.slowed_by.2": "[Create]: Server Tick ist jetzt wieder auf normaler Geschwindigkeit :D",
- "create.command.killTPSCommand.status.usage.0": "[Create]: Benutze /killtps stop um den Server Tick wieder auf normale Geschwindigkeit zu bringen",
- "create.command.killTPSCommand.status.usage.1": "[Create]: Benutze /killtps start um den Server Tick künstlich zu verlangsamen",
- "create.command.killTPSCommand.argument.tickTime": "tickTime",
-
- "create.contraption.minecart_contraption_too_big": "Dieses Lorengespann ist zu groß, um es aufzusammeln",
- "create.contraption.minecart_contraption_illegal_pickup": "Eine mysteriöse Kraft hält dieses Lorengespann in dieser Welt",
-
-
- "_": "->------------------------] Subtitles [------------------------<-",
-
- "create.subtitle.contraption_disassemble": "Apparat stoppt",
- "create.subtitle.peculiar_bell_use": "Eigenartige Glockenschläge",
- "create.subtitle.worldshaper_place": "Geländeformer zippt",
- "create.subtitle.whistle_train_manual": "Zug hupt",
- "create.subtitle.steam": "Dampf rauscht",
- "create.subtitle.saw_activate_stone": "Mechanische Säge wird aktiviert",
- "create.subtitle.schematicannon_finish": "Bauplankanone endet",
- "create.subtitle.crafter_craft": "Hersteller stellt her",
- "create.subtitle.wrench_remove": "Teil entfernt",
- "create.subtitle.train3": "Zugräder grollen dumpf",
- "create.subtitle.whistle": "Pfeifen",
- "create.subtitle.cogs": "Zahnräder rattern",
- "create.subtitle.slime_added": "Schleim matscht",
- "create.subtitle.whistle_train_low": "Tiefes Pfeifen",
- "create.subtitle.schematicannon_launch_block": "Bauplankanone schießt",
- "create.subtitle.controller_take": "Lesepult geleert",
- "create.subtitle.crafter_click": "Hersteller klickt",
- "create.subtitle.depot_plop": "Gegenstand landet",
- "create.subtitle.confirm": "Bestätigendes Klick",
- "create.subtitle.mixing": "Mix-Geräusche",
- "create.subtitle.mechanical_press_activation_belt": "Mechanische Presse klingt",
- "create.subtitle.fwoomp": "Kartoffel-Kanone macht fwumps",
- "create.subtitle.sanding_long": "Schleifgeräusche",
- "create.subtitle.crushing_1": "Zermahlgeräusche",
- "create.subtitle.depot_slide": "Gegenstand gleitet",
- "create.subtitle.blaze_munch": "Lohe kaut glücklich",
- "create.subtitle.funnel_flap": "Klappe klappert",
- "create.subtitle.haunted_bell_use": "Spukglocke läutet",
- "create.subtitle.scroll_value": "Klick bei der Bildlauf-Eingabe",
- "create.subtitle.controller_put": "Kontroller stößt auf",
- "create.subtitle.cranking": "Handkurbel dreht",
- "create.subtitle.sanding_short": "Schleifgeräusche",
- "create.subtitle.wrench_rotate": "Schraubenschlüssel benutzt",
- "create.subtitle.potato_hit": "Gemüse schlägt ein",
- "create.subtitle.saw_activate_wood": "Mechanische Säge wird aktiviert",
- "create.subtitle.whistle_high": "Hohes Pfeifen",
- "create.subtitle.whistle_train_manual_low": "Zug hupt",
- "create.subtitle.whistle_train": "Pfeifen",
- "create.subtitle.haunted_bell_convert": "Spukglocke erwacht",
- "create.subtitle.train": "Zugräder grollen",
- "create.subtitle.deny": "Ablehnendes boop",
- "create.subtitle.controller_click": "Kontroller klickt",
- "create.subtitle.whistle_low": "Tiefes Pfeifen",
- "create.subtitle.copper_armor_equip": "Taucherausrüstung klirrt",
- "create.subtitle.mechanical_press_activation": "Mechanische Presse wird aktiviert",
- "create.subtitle.contraption_assemble": "Apparat bewegt sich",
-
-
- "_": "->------------------------] Item Descriptions [------------------------<-",
-
- "item.create.example_item.tooltip": "BEISPIELGEGENSTAND (nur ein Marker, um zu zeigen, dass dieser Tooltip existiert)",
- "item.create.example_item.tooltip.summary": "Eine Kurzbeschreibung eines Gegenstands. _Unterstriche_ heben einen Begriff hervor.",
- "item.create.example_item.tooltip.condition1": "Wenn dies",
- "item.create.example_item.tooltip.behaviour1": "dann tut dieser Gegenstand das. (Verhalten wird mit der Shift-Taste angezeigt)",
- "item.create.example_item.tooltip.condition2": "Und wenn dies",
- "item.create.example_item.tooltip.behaviour2": "kannst du so viele Verhaltensweisen hinzufügen wie du magst",
- "item.create.example_item.tooltip.control1": "Wenn Strg gedrückt ist",
- "item.create.example_item.tooltip.action1": "wird diese Steuerung gezeigt.",
-
- "block.create.wooden_bracket.tooltip": "Holzhalterung",
- "block.create.wooden_bracket.tooltip.summary": "_Verziere_ deine _Wellen_, _Zahnräder_ und _Rohre_ mit einem gemütlichem und hölzernem Stück Verstärkung.",
-
- "block.create.metal_bracket.tooltip": "Metallhalterung",
- "block.create.metal_bracket.tooltip.summary": "_Verziere_ deine _Wellen_, _Zahnräder_ und _Rohre_ mit einem industriellem und robustem Stück Verstärkung.",
-
- "block.create.seat.tooltip": "Sitz",
- "block.create.seat.tooltip.summary": "Setz dich hin und genieße die Fahrt! Der Sitz verankert den Spieler an einem sich bewegendem Apparat. Hervorragend auch für statische Möbel! Kommt in verschiedensten Farben.",
- "block.create.seat.tooltip.condition1": "Rechtsklick auf den Sitz",
- "block.create.seat.tooltip.behaviour1": "Setzt den Spieler auf den _Sitz_. Drücke L-Shift, um den _Sitz_ wieder zu verlassen.",
-
- "item.create.blaze_cake.tooltip": "Lohenkuchen",
- "item.create.blaze_cake.tooltip.summary": "Ein leckeres Vergnügen für deine hart arbeitenden _Lohenbrenner_. Feuert die alle an!",
-
- "item.create.wand_of_symmetry.tooltip": "SYMMETRIESTAB",
- "item.create.wand_of_symmetry.tooltip.summary": "Spiegelt deine Blockplatzierung perfekt über die konfigurierten Ebenen.",
- "item.create.wand_of_symmetry.tooltip.condition1": "Wenn in der Schnellleiste",
- "item.create.wand_of_symmetry.tooltip.behaviour1": "Bleibt aktiv",
- "item.create.wand_of_symmetry.tooltip.control1": "R-Klick auf Boden",
- "item.create.wand_of_symmetry.tooltip.action1": "_Erstellt_ oder _Bewegt_ den Spiegel",
- "item.create.wand_of_symmetry.tooltip.control2": "R-Klick in die Luft",
- "item.create.wand_of_symmetry.tooltip.action2": "_Löscht_ den aktiven Spiegel",
- "item.create.wand_of_symmetry.tooltip.control3": "R-Klick beim Schleichen",
- "item.create.wand_of_symmetry.tooltip.action3": "Öffnet das _Konfigurationsmenü_",
-
- "item.create.handheld_worldshaper.tooltip": "GELÄNDEFORMER",
- "item.create.handheld_worldshaper.tooltip.summary": "Cleveres Werkzeug, um _Landschaften_ und _Geländeformen_ zu erschaffen.",
- "item.create.handheld_worldshaper.tooltip.control1": "L-Klick einen Block",
- "item.create.handheld_worldshaper.tooltip.action1": "Setzt den ausgewählten Block als Block, welcher vom Werkzeug platziert wird.",
- "item.create.handheld_worldshaper.tooltip.control2": "R-Klick einen Block",
- "item.create.handheld_worldshaper.tooltip.action2": "Nutzt die ausgewählte _Einstellung_ auf den ausgewählten Block.",
- "item.create.handheld_worldshaper.tooltip.control3": "R-Klick beim Schleichen",
- "item.create.handheld_worldshaper.tooltip.action3": "Öffnet die _Konfigurationsoberfläche_",
-
- "item.create.tree_fertilizer.tooltip": "BAUMDÜNGER",
- "item.create.tree_fertilizer.tooltip.summary": "Eine Mischung aus Mineralien, die sich für weit verbreitete Baumarten eignet",
- "item.create.tree_fertilizer.tooltip.condition1": "Wenn auf einen Setzling angewendet",
- "item.create.tree_fertilizer.tooltip.behaviour1": "Lässt Bäume unabhängig vom Platz um sie herum wachsen",
-
- "item.create.extendo_grip.tooltip": "Extendo Griff",
- "item.create.extendo_grip.tooltip.summary": "Boioioing! _Erweitert die Reichweite_ des Anwenders enorm. Kann mit Luftdruck eines _kupfernen Rückentanks_ betrieben werden.",
- "item.create.extendo_grip.tooltip.condition1": "Wenn in der zweiten Hand",
- "item.create.extendo_grip.tooltip.behaviour1": "Erweitert die _maximale Reichweite_ von benutzbaren Gegenständen in der Haupthand.",
- "item.create.extendo_grip.tooltip.condition2": "Während ein Kupferner Rückentank ausgerüstet ist",
- "item.create.extendo_grip.tooltip.behaviour2": "Es wird _keine_ _Haltbarkeit_ verbraucht. Stattdessen wird _Luftdruck_ vom Tank genutzt",
-
- "item.create.potato_cannon.tooltip": "KARTOFFELKANONE",
- "item.create.potato_cannon.tooltip.summary": "Fwump! Katapultiere dein selbstgewachsenes Gemüse auf deine Feinde. Kann mit Luftdruck eines _kupfernen Rückentanks_ betrieben werden.",
- "item.create.potato_cannon.tooltip.condition1": "Wenn R-Klick",
- "item.create.potato_cannon.tooltip.behaviour1": "_Schießt_ einen passenden Gegenstand aus deinem _Inventar_.",
- "item.create.potato_cannon.tooltip.condition2": "Während ein Kupferner Rückentank ausgerüstet ist",
- "item.create.potato_cannon.tooltip.behaviour2": "Es wird _keine_ _Haltbarkeit_ verbraucht. Stattdessen wird _Luftdruck_ vom Tank genutzt",
-
- "item.create.filter.tooltip": "Filter",
- "item.create.filter.tooltip.summary": "_Kontrolliert den Ausgang_ und _Eingang_ eines logistischen Gerätes mit höherer Genauigkeit und vergleicht ein _Set von Gegenständen_ oder _vernetzten Filtern_.",
- "item.create.filter.tooltip.condition1": "Wenn in gefiltertem Anzeigeplatz",
- "item.create.filter.tooltip.behaviour1": "_Kontrolliert_ den Gegenstandsfluss basierend auf seiner _Konfiguration_.",
- "item.create.filter.tooltip.condition2": "Wenn R-Klick",
- "item.create.filter.tooltip.behaviour2": "Öffnet die _Konfigurationsoberfläche_.",
-
- "item.create.attribute_filter.tooltip": "Attribut Filter",
- "item.create.attribute_filter.tooltip.summary": "_Kontrolliert den Ausgang_ und _Eingang_ eines logistischen Gerätes mit höherer Genauigkeit und vergleicht ein _Set von Gegenstands-Attributen_ und _-Kategorien_.",
- "item.create.attribute_filter.tooltip.condition1": "Wenn in gefiltertem Anzeigeplatz",
- "item.create.attribute_filter.tooltip.behaviour1": "_Kontrolliert_ den Gegenstandsfluss basierend auf seiner _Konfiguration_.",
- "item.create.attribute_filter.tooltip.condition2": "Wenn R-Klick",
- "item.create.attribute_filter.tooltip.behaviour2": "Öffnet die _Konfigurationsoberfläche_.",
-
- "item.create.empty_schematic.tooltip": "LEERER BAUPLAN",
- "item.create.empty_schematic.tooltip.summary": "Wird für die Herstellung und das Schreiben auf dem _Bauplantisch_ verwendet",
-
- "item.create.schematic.tooltip": "BAUPLAN",
- "item.create.schematic.tooltip.summary": "Beschreibt eine Struktur, die in der Welt platziert werden kann. Positioniere das Hologramm wie gewünscht und verwende eine _Bauplankanone_, um die Struktur zu bauen.",
- "item.create.schematic.tooltip.condition1": "Wenn gehalten",
- "item.create.schematic.tooltip.behaviour1": "Kann mit den Werkzeugen auf dem Bildschirm positioniert werden",
- "item.create.schematic.tooltip.control1": "R-Klick beim Schleichen",
- "item.create.schematic.tooltip.action1": "Öffnet ein Menü zur Eingabe exakter _Koordinaten_.",
-
- "item.create.schematic_and_quill.tooltip": "BAUPLAN UND FEDER",
- "item.create.schematic_and_quill.tooltip.summary": "Wird benutzt, um eine existierende Struktur in der Welt als eine .nbt-Datei zu speichern.",
- "item.create.schematic_and_quill.tooltip.condition1": "Schritt 1",
- "item.create.schematic_and_quill.tooltip.behaviour1": "Wähle zwei Eckpunkte mit R-Klick aus",
- "item.create.schematic_and_quill.tooltip.condition2": "Schritt 2",
- "item.create.schematic_and_quill.tooltip.behaviour2": "Auf den Oberflächen _Strg-Scrollen_ um die Größe zu verändern. Nochmals R-Klick um zu speichern.",
- "item.create.schematic_and_quill.tooltip.control1": "R-Klick",
- "item.create.schematic_and_quill.tooltip.action1": "Einen Eckpunkt auswählen / Speichern bestätigen",
- "item.create.schematic_and_quill.tooltip.control2": "Strg gedrückt halten",
- "item.create.schematic_and_quill.tooltip.action2": "Wählt Punkte _mitten_ _in_ _der_ _Luft._ _Scrolle,_ um die Distanz anzupassen.",
- "item.create.schematic_and_quill.tooltip.control3": "R-Klick beim Schleichen",
- "item.create.schematic_and_quill.tooltip.action3": "_Setzt_ die Auswahl _zurück_ und löscht sie.",
-
- "block.create.schematicannon.tooltip": "BAUPLANKANONE",
- "block.create.schematicannon.tooltip.summary": "Schießt Blöcke, um eine Struktur nach einem positionierten _Bauplan_ zu errichten. Benutzt Gegenstände aus benachbarten Inventaren und _Schießpulver_ als Treibstoff.",
- "block.create.schematicannon.tooltip.condition1": "Wenn gerechtsklickt",
- "block.create.schematicannon.tooltip.behaviour1": "Öffnet das _Interface_",
-
- "block.create.schematic_table.tooltip": "BAUPLANTISCH",
- "block.create.schematic_table.tooltip.summary": "Schreibt gespeicherte Baupläne auf einen _Leeren_ _Bauplan_",
- "block.create.schematic_table.tooltip.condition1": "Wenn ein Leerer Bauplan bereitgestellt wird",
- "block.create.schematic_table.tooltip.behaviour1": "Lädt eine ausgewählte Datei von deinem Bauplan-Ordner hoch",
-
- "item.create.goggles.tooltip": "Ingenieursbrille",
- "item.create.goggles.tooltip.summary": "Eine Brille, welche _Informationen_ zur _Kinetik_ eines Blocks zeigt.",
- "item.create.goggles.tooltip.condition1": "Wenn getragen",
- "item.create.goggles.tooltip.behaviour1": "Zeigt _farbige Indikatoren_ basieren auf dem _Geschwindigkeitslevel_ einer platzierten kinetischen Komponente. Auch der _Stresslevel_ und die _Kapazität_ bestimmter Komponenten werden angezeigt.",
- "item.create.goggles.tooltip.condition2": "Wenn auf ein Messgerät geschaut wird",
- "item.create.goggles.tooltip.behaviour2": "Zeigt detaillierte Informationen über _Geschwindigkeit_ oder _Stress_ des Netzes an, mit dem das Messgerät verbunden ist.",
- "item.create.goggles.tooltip.condition3": "Wenn auf einen Flüssigkeitsbehälter geschaut wird",
- "item.create.goggles.tooltip.behaviour3": "Zeigt detaillierte Informationen zur _Kapazität_ des Blocks und welche _Flüssigkeit_ darin aufbewahrt wird.",
-
- "item.create.wrench.tooltip": "SCHRAUBENSCHLÜSSEL",
- "item.create.wrench.tooltip.summary": "Ein nützliches Werkzeug, um mit kinetischen Vorrichtungen zu arbeiten. Kann benutzt werden, um Komponenten zu _rotieren_, _zerlegen_ und sie zu _konfigurieren_.",
- "item.create.wrench.tooltip.control1": "R-Klick einen kinetischen Block",
- "item.create.wrench.tooltip.action1": "_Rotiert Komponenten_ in Richtung oder weg von der Fläche, mit der du mit ihr interagiert hast.",
- "item.create.wrench.tooltip.control2": "R-Klick beim Schleichen",
- "item.create.wrench.tooltip.action2": "_Nimmt kinetische Komponenten auseinander_ und platziert sie zurück in _dein Inventar_.",
-
- "block.create.nozzle.tooltip": "DÜSE",
- "block.create.nozzle.tooltip.summary": "Wird an der Vorderseite eines _ummantelnden Lüfters_ angebracht, um seine Wirkung auf Entitäten in _alle Richtungen_ zu verteilen.",
-
- "block.create.cuckoo_clock.tooltip": "KUCKUCKSUHR",
- "block.create.cuckoo_clock.tooltip.summary": "Feine Handwerkskunst, um einen Raum zu _dekorieren_ und _die Zeit im Auge zu behalten_.",
- "block.create.cuckoo_clock.tooltip.condition1": "Wenn kinetisch angetrieben",
- "block.create.cuckoo_clock.tooltip.behaviour1": "Zeigt die _aktuelle Zeit_ und spielt zweimal täglich eine Melodie. Wird einmal _mittags_ und einmal zur _Dämmerung_, sobald _Spieler schlafen können_, aktiviert",
-
- "block.create.turntable.tooltip": "DREHTISCH",
- "block.create.turntable.tooltip.summary": "Wandelt _Rotationsenergie_ in starkes Schwindelgefühl um.",
-
- "block.create.toolbox.tooltip": "WERKZEUGKASTEN",
- "block.create.toolbox.tooltip.summary": "Der liebste Begleiter jedes Erfinders. Praktischerweise _behält_ der Werkzeugkasten eine große Menge von _8 verschiedenen_ Gegenstandstypen.",
- "block.create.toolbox.tooltip.condition1": "Wenn augehoben",
- "block.create.toolbox.tooltip.behaviour1": "Behält _Inhalt_ des _Inventars_.",
- "block.create.toolbox.tooltip.condition2": "Wenn in Reichweite platziert",
- "block.create.toolbox.tooltip.behaviour2": "_Spieler_ in der _Nähe_ können die _Taste_ für den _Werkzeugkasten_ drücken, um einen Fernzugriff auf den Inhalt zu bekommen.",
- "block.create.toolbox.tooltip.condition3": "Wenn R-Klick",
- "block.create.toolbox.tooltip.behaviour3": "Öffnet die _Behälteroberfläche_",
-
- "block.create.stockpile_switch.tooltip": "VORRATSSENSOR",
- "block.create.stockpile_switch.tooltip.summary": "Schaltet ein Redstone-Signal ein oder aus, basierend auf der _Speichermenge_ im verbundenen Behälter.",
- "block.create.stockpile_switch.tooltip.condition1": "Wenn unter dem unteren Limit",
- "block.create.stockpile_switch.tooltip.behaviour1": "Wird das Redstone-Signal ausgeschaltet.",
-
- "block.create.content_observer.tooltip": "INHALTSBEOBACHTER",
- "block.create.content_observer.tooltip.summary": "_Erkennt Gegenstände_ oder _Flüssigkeiten_ in einem _Behälter_, einer _Röhre_ oder einem _Fließband_, die zum eingestellten _Filter_ passen.",
- "block.create.content_observer.tooltip.condition1": "Bei der Beobachtung eines Containers",
- "block.create.content_observer.tooltip.behaviour1": "Gibt einen _Redstone-Puls_ aus, während der beobachtete Behälter _passenden_ _Inhalt_ hat.",
- "block.create.content_observer.tooltip.condition2": "Bei der Beobachtung eines Trichters",
- "block.create.content_observer.tooltip.behaviour2": "Gibt einen _Redstone-Puls_ aus, wenn ein _passender_ Gegenstand _übertragen_ wird.",
-
- "block.create.creative_crate.tooltip": "BAUPLANKANONENMACHER",
- "block.create.creative_crate.tooltip.summary": "Stellt einen unendlichen Vorrat an Blöcken für benachbarte _Bauplaenkanonen_ bereit.",
- "block.create.creative_crate.tooltip.condition1": "Wenn Gegenstand in Filter Slot",
- "block.create.creative_crate.tooltip.behaviour1": "Alles _extrahierende_ von diesem Container wird einen _endlosen Vorrat_ des angegebenen Gegenstands zur Verfügung stellen. In diese Kiste _eingefügte_ Gegenstände werden _entsorgt_.",
-
- "item.create.creative_blaze_cake.tooltip": "KREATIVER KUCHEN",
- "item.create.creative_blaze_cake.tooltip.summary": "Eine sehr spezielle Behandlung, welche es erlaubt, des _Lohenbrenners_ _Hitzelevel einzustellen_. After eating this cake, Blaze Burners will _never run out of fuel_.",
- "item.create.creative_blaze_cake.tooltip.condition1": "R-Klick auf einen _Lohenbrenner_",
- "item.create.creative_blaze_cake.tooltip.behaviour1": "_Rastet_ das Hitzelevel des Lohenbrenners _ein_. Wenn nochmal angewandt wird, _zirkuliert_ der Lohenbrenner sein Hitzelevel.",
-
- "block.create.controller_rail.tooltip": "STEUERUNGSSCHIENE",
- "block.create.controller_rail.tooltip.summary": "Eine _einseitige Antriebsschiene_, welche fähig ist, die _Geschwindigkeit_ von Loren _sehr genau_ einzustellen.",
- "block.create.controller_rail.tooltip.condition1": "Wenn mit Redstone aktiviert",
- "block.create.controller_rail.tooltip.behaviour1": "_Verschnellert_ oder _verlangsamt_ vorbeifahrende Loren basierend auf der _Signalstärke_. Überträgt Redstone-Energie auf benachbarte Steuerungsschienen. Wenn zwei Steuerungsschienen mit unterschiedlicher Signalstärke versorgt werden, interpolieren die Schienen zwischen ihnen ihr Signal.",
-
- "item.create.sand_paper.tooltip": "SCHMIRGELPAPIER",
- "item.create.sand_paper.tooltip.summary": "Ein raues papier, welches benutzt wird, um _Materialien_ zu _polieren_. Kann automatisch von einem Einsatzgerät benutzt werden.",
- "item.create.sand_paper.tooltip.condition1": "Wenn benutzt",
- "item.create.sand_paper.tooltip.behaviour1": "Gibt den Gegenständen in der _Zweithand_ oder auf dem _Boden_, welches du _anguckst_, eine Politur.",
-
- "item.create.builders_tea.tooltip": "Baumeister-Tee",
- "item.create.builders_tea.tooltip.summary": "Das perfekte Getränk, um den Tag zu starten - _Motivierend_ und _sättigend_.",
-
- "item.create.refined_radiance.tooltip": "RAFFINIERTER GLANZ",
- "item.create.refined_radiance.tooltip.summary": "Ein chromatisches Material, das aus _absorbiertem Licht_ geschmiedet wird.",
- "item.create.refined_radiance.tooltip.condition1": "In Arbeit",
- "item.create.refined_radiance.tooltip.behaviour1": "Verwendungen für dieses Material werden in zukünftigen Versionen verfügbar sein.",
-
- "item.create.shadow_steel.tooltip": "SCHATTENSTAHL",
- "item.create.shadow_steel.tooltip.summary": "Ein chromatisches Material, das _in der Leere_ geschmiedet wird.",
- "item.create.shadow_steel.tooltip.condition1": "In Arbeit",
- "item.create.shadow_steel.tooltip.behaviour1": "Verwendungen für dieses Material werden in zukünftigen Versionen verfügbar sein.",
-
- "item.create.linked_controller.tooltip": "VERBUNDENER KONTROLLER",
- "item.create.linked_controller.tooltip.summary": "Erlaubt _händische_ _Kontrolle_ über _Redstone-Verbindungs-Frequenzen_, welche auf ihre _sechs_ _Knöpfe_ gebunden sind.",
- "item.create.linked_controller.tooltip.condition1": "R-Klick",
- "item.create.linked_controller.tooltip.behaviour1": "_Schaltet_ den Kontroller _um_. _Bewegungssteuerung_ wird übernommen, solange der Kontroller aktiv ist.",
- "item.create.linked_controller.tooltip.condition2": "R-Klick beim Schleichen",
- "item.create.linked_controller.tooltip.behaviour2": "Öffnet das Handbuch _Konfigurationsoberfläche_.",
- "item.create.linked_controller.tooltip.condition3": "R-Klick auf einen Redstone-Verbindungs-Empfänger",
- "item.create.linked_controller.tooltip.behaviour3": "Aktiviert den _Bindungsmodus_. Drücke einen der _sechs Einstellungen_, um sie auf die _Verbindungsfrequenz_ zu binden.",
- "item.create.linked_controller.tooltip.condition4": "R-Klick auf ein Lesepult",
- "item.create.linked_controller.tooltip.behaviour4": "Platziert einen Kontroller in das Lesepult, um es einfacher zu aktivieren. (R-Klick beim Schleichen, um es zurück zu nehmen)",
-
- "item.create.diving_helmet.tooltip": "TAUCHHELM",
- "item.create.diving_helmet.tooltip.summary": "Mit einem _kupfernen_ _Rückentank_ kombiniert erlaubt es dem Anwender, _unter Wasser_ länger _atmen_ zu können.",
- "item.create.diving_helmet.tooltip.condition1": "Wenn getragen",
- "item.create.diving_helmet.tooltip.behaviour1": "Gibt den _Wasseratmungs-Effekt_, für welchen langsam _Luftdruck_ aus dem Rückentank gezogen wird.",
-
- "item.create.copper_backtank.tooltip": "KUPFERNER RÜCKENTANK",
- "item.create.copper_backtank.tooltip.summary": "Ein _tragbarer_ _Tank_, um komprimierte Luft aufzubewahren.",
- "item.create.copper_backtank.tooltip.condition1": "Wenn getragen",
- "item.create.copper_backtank.tooltip.behaviour1": "Stellt _komprimierte_ _Luft_ für Ausrüstung zur Verfügung, welche es braucht.",
- "item.create.copper_backtank.tooltip.condition2": "Wenn platziert und mit kinetischer Energie betrieben",
- "item.create.copper_backtank.tooltip.behaviour2": "_Sammelt_ _komprimierte_ _Luft_ mit einer Geschwindigkeit basierend auf der Rotationsgeschwindigkeit.",
-
- "item.create.netherite_backtank.tooltip": "UNLOCALIZED: NETHERITE BACKTANK",
- "item.create.netherite_backtank.tooltip.summary": "UNLOCALIZED: A _Wearable_ _Tank_ for carrying Pressurized Air.",
- "item.create.netherite_backtank.tooltip.condition1": "UNLOCALIZED: When Worn",
- "item.create.netherite_backtank.tooltip.behaviour1": "UNLOCALIZED: Provides _Pressurized_ _Air_ to Equipment that requires it.",
- "item.create.netherite_backtank.tooltip.condition2": "UNLOCALIZED: When placed, Powered by Kinetics",
- "item.create.netherite_backtank.tooltip.behaviour2": "UNLOCALIZED: _Collects_ _Pressurized_ _Air_ at a rate depending on the Rotational Speed.",
-
- "block.create.placard.tooltip": "UNLOCALIZED: PLACARD",
- "block.create.placard.tooltip.summary": "UNLOCALIZED: _Frame_ your _items_ in brass using this fancy wall panel. Safe for contraptions!",
- "block.create.placard.tooltip.condition1": "UNLOCALIZED: When R-Clicked with Item",
- "block.create.placard.tooltip.behaviour1": "UNLOCALIZED: _Adds_ the held _item_ to the Placard. _Emits_ a brief _Redstone_ signal if a matching item was present already.",
- "block.create.placard.tooltip.condition2": "UNLOCALIZED: When Punched",
- "block.create.placard.tooltip.behaviour2": "UNLOCALIZED: _Removes_ the current _item_ in the frame.",
-
- "block.create.flywheel.tooltip": "UNLOCALIZED: FLYWHEEL",
- "block.create.flywheel.tooltip.summary": "UNLOCALIZED: _Embellish_ your _Machines_ with this imposing Wheel of Brass.",
- "block.create.flywheel.tooltip.condition1": "UNLOCALIZED: When Powered by Kinetics",
- "block.create.flywheel.tooltip.behaviour1": "UNLOCALIZED: Starts spinning.",
-
- "item.create.diving_boots.tooltip": "TAUCHSCHUHE",
- "item.create.diving_boots.tooltip.summary": "Ein Paar _schwere_ _Schuhe_, welches es erlaubt, besser auf dem Grund des Ozenas zu reisen.",
- "item.create.diving_boots.tooltip.condition1": "Wenn getragen",
- "item.create.diving_boots.tooltip.behaviour1": "Anwender _sinkt_ _schneller_ und _kann nicht_ _schwimmen_. Gibt die Möglichkeit, unter Wasser zu _laufen_ und zu _springen_. Anwender wird auch nicht mehr von _mechanischen_ _Riemen_ beeinflusst.",
-
- "item.create.crafting_blueprint.tooltip": "HERSTELLUNGSBLAUPAUSE",
- "item.create.crafting_blueprint.tooltip.summary": "Wird es auf eine Wand _platziert_, kann es genutzt werden, um _Zutatenanordnung_ für leichtere manuelle Herstellung zu _spezifizieren_. Jeder Anzeigeplatz steht für ein Rezept.",
- "item.create.crafting_blueprint.condition1": "R-Klick leeren Anzeigeplatz",
- "item.create.crafting_blueprint.behaviour1": "Öffnet ein _Herstellungsmenü_, damit du ein _Rezept_ _konfigurieren_ und Gegenstände darstellen kannst.",
- "item.create.crafting_blueprint.condition2": "R-Klick konfigurierten Anzeigeplatz",
- "item.create.crafting_blueprint.behaviour2": "Wendet das _konfigurierte_ _Rezept_ mit den passenden Zutaten aus deinem _Inventar_ an. _Schleiche_, um bis zu einem _Stapel_ von Gegenständen herzustellen.",
-
- "item.create.minecart_coupling.tooltip": "LORENKUPPLUNG",
- "item.create.minecart_coupling.tooltip.summary": "_Verkettet_ all deine _Loren_ oder _Karosseriebauwerke_, um einen majestätischen Zug zu formen.",
- "item.create.minecart_coupling.tooltip.condition1": "Wenn auf eine Lore benutzt wird",
- "item.create.minecart_coupling.tooltip.behaviour1": "Koppelt zwei Loren zusammen und versucht, sie während der Bewegung auf einem _konstanten Abstand_ zu halten.",
-
- "item.create.experience_nugget.tooltip": "ERFAHRUNGSKLUMPEN",
- "item.create.experience_nugget.tooltip.summary": "_Ding!_ Ein Stückchen _Inspiration_ von Ihren fantastischen Erfindungen.",
- "item.create.experience_nugget.tooltip.condition1": "Wenn benutzt",
- "item.create.experience_nugget.tooltip.behaviour1": "_Löst_ alle _Erfahrungspunkte_ ein, welche darin gespeichert sind.",
-
- "block.create.peculiar_bell.tooltip": "SELTSAME GLOCKE",
- "block.create.peculiar_bell.tooltip.summary": "Eine dekorative _Messingglocke_. Über einem Seelenfeuer platziert, könnte es Nebenwirkungen haben...",
-
- "block.create.haunted_bell.tooltip": "SPUKGLOCKE",
- "block.create.haunted_bell.tooltip.summary": "Eine _verfluchte Glocke_ der verlorenen Seelen aus dem Nether.",
- "block.create.haunted_bell.tooltip.condition1": "Wenn getragen oder geläutet wird",
- "block.create.haunted_bell.tooltip.behaviour1": "Hebt nahe _lichtlose Stellen_ hervor, auf welchen _feindliche Kreaturen_ laichen können.",
-
-
- "_": "->------------------------] Ponder Content [------------------------<-",
-
- "create.ponder.hold_to_ponder": "UNLOCALIZED: Hold [%1$s] to Ponder",
- "create.ponder.subject": "UNLOCALIZED: Subject of this scene",
- "create.ponder.pondering": "UNLOCALIZED: Pondering about...",
- "create.ponder.identify_mode": "UNLOCALIZED: Identify mode active.\nUnpause with [%1$s]",
- "create.ponder.associated": "UNLOCALIZED: Associated Entries",
- "create.ponder.close": "UNLOCALIZED: Close",
- "create.ponder.identify": "UNLOCALIZED: Identify",
- "create.ponder.next": "UNLOCALIZED: Next Scene",
- "create.ponder.next_up": "UNLOCALIZED: Up Next:",
- "create.ponder.previous": "UNLOCALIZED: Previous Scene",
- "create.ponder.replay": "UNLOCALIZED: Replay",
- "create.ponder.think_back": "UNLOCALIZED: Think Back",
- "create.ponder.slow_text": "UNLOCALIZED: Comfy Reading",
- "create.ponder.exit": "UNLOCALIZED: Exit",
- "create.ponder.welcome": "UNLOCALIZED: Welcome to Ponder",
- "create.ponder.categories": "UNLOCALIZED: Available Categories in Create",
- "create.ponder.index_description": "UNLOCALIZED: Click one of the icons to learn about its associated Items and Blocks",
- "create.ponder.index_title": "UNLOCALIZED: Ponder Index",
- "create.ponder.shared.rpm16": "UNLOCALIZED: 16 RPM",
- "create.ponder.shared.behaviour_modify_wrench": "UNLOCALIZED: This behaviour can be modified using a Wrench",
- "create.ponder.shared.storage_on_contraption": "UNLOCALIZED: Inventories attached to the Contraption will pick up their drops automatically",
- "create.ponder.shared.sneak_and": "UNLOCALIZED: Sneak +",
- "create.ponder.shared.rpm8": "UNLOCALIZED: 8 RPM",
- "create.ponder.shared.ctrl_and": "UNLOCALIZED: Ctrl +",
- "create.ponder.shared.rpm32": "UNLOCALIZED: 32 RPM",
- "create.ponder.shared.rpm16_source": "UNLOCALIZED: Source: 16 RPM",
- "create.ponder.shared.movement_anchors": "UNLOCALIZED: With the help of Super Glue, larger structures can be moved.",
- "create.ponder.tag.redstone": "UNLOCALIZED: Logic Components",
- "create.ponder.tag.redstone.description": "UNLOCALIZED: Components which help with redstone engineering",
- "create.ponder.tag.contraption_assembly": "UNLOCALIZED: Block Attachment Utility",
- "create.ponder.tag.contraption_assembly.description": "UNLOCALIZED: Tools and Components used to assemble structures moved as an animated Contraption",
- "create.ponder.tag.fluids": "UNLOCALIZED: Fluid Manipulators",
- "create.ponder.tag.fluids.description": "UNLOCALIZED: Components which help relaying and making use of Fluids",
- "create.ponder.tag.decoration": "UNLOCALIZED: Aesthetics",
- "create.ponder.tag.decoration.description": "UNLOCALIZED: Components used mostly for decorative purposes",
- "create.ponder.tag.windmill_sails": "UNLOCALIZED: Sails for Windmill Bearings",
- "create.ponder.tag.windmill_sails.description": "UNLOCALIZED: Blocks that count towards the strength of a Windmill Contraption when assembled. Each of these have equal efficiency in doing so.",
- "create.ponder.tag.arm_targets": "UNLOCALIZED: Targets for Mechanical Arms",
- "create.ponder.tag.arm_targets.description": "UNLOCALIZED: Components which can be selected as inputs or outputs to the Mechanical Arm",
- "create.ponder.tag.kinetic_appliances": "UNLOCALIZED: Kinetic Appliances",
- "create.ponder.tag.kinetic_appliances.description": "UNLOCALIZED: Components which make use of Rotational Force",
- "create.ponder.tag.kinetic_sources": "UNLOCALIZED: Kinetic Sources",
- "create.ponder.tag.kinetic_sources.description": "UNLOCALIZED: Components which generate Rotational Force",
- "create.ponder.tag.movement_anchor": "UNLOCALIZED: Movement Anchors",
- "create.ponder.tag.movement_anchor.description": "UNLOCALIZED: Components which allow the creation of moving contraptions, animating an attached structure in a variety of ways",
- "create.ponder.tag.kinetic_relays": "UNLOCALIZED: Kinetic Blocks",
- "create.ponder.tag.kinetic_relays.description": "UNLOCALIZED: Components which help relaying Rotational Force elsewhere",
- "create.ponder.tag.contraption_actor": "UNLOCALIZED: Contraption Actors",
- "create.ponder.tag.contraption_actor.description": "UNLOCALIZED: Components which expose special behaviour when attached to a moving contraption",
- "create.ponder.tag.creative": "UNLOCALIZED: Creative Mode",
- "create.ponder.tag.creative.description": "UNLOCALIZED: Components not usually available for Survival Mode",
- "create.ponder.tag.display_sources": "UNLOCALIZED: Sources for Display Links",
- "create.ponder.tag.display_sources.description": "UNLOCALIZED: Components or Blocks which offer some data that can be read with a Display Link",
- "create.ponder.tag.logistics": "UNLOCALIZED: Item Transportation",
- "create.ponder.tag.logistics.description": "UNLOCALIZED: Components which help moving items around",
- "create.ponder.tag.display_targets": "UNLOCALIZED: Targets for Display Links",
- "create.ponder.tag.display_targets.description": "UNLOCALIZED: Components or Blocks which can process and display the data received from a Display Link",
- "create.ponder.tag.train_related": "UNLOCALIZED: Railway Equipment",
- "create.ponder.tag.train_related.description": "UNLOCALIZED: Components used in the construction or management of Train Contraptions",
-
- "create.ponder.analog_lever.header": "UNLOCALIZED: Controlling signals using the Analog Lever",
- "create.ponder.analog_lever.text_1": "UNLOCALIZED: Analog Levers make for a compact and precise source of redstone power",
- "create.ponder.analog_lever.text_2": "UNLOCALIZED: Right-click to increase its analog power output",
- "create.ponder.analog_lever.text_3": "UNLOCALIZED: Right-click while Sneaking to decrease the power output again",
-
- "create.ponder.andesite_tunnel.header": "UNLOCALIZED: Using Andesite Tunnels",
- "create.ponder.andesite_tunnel.text_1": "UNLOCALIZED: Andesite Tunnels can be used to cover up your belts",
- "create.ponder.andesite_tunnel.text_2": "UNLOCALIZED: Whenever an Andesite Tunnel has connections to the sides...",
- "create.ponder.andesite_tunnel.text_3": "UNLOCALIZED: ...they will split exactly one item off of any passing stacks",
- "create.ponder.andesite_tunnel.text_4": "UNLOCALIZED: The remainder will continue on its path",
-
- "create.ponder.auto_schedule.header": "UNLOCALIZED: Stations & Scheduling",
- "create.ponder.auto_schedule.text_1": "UNLOCALIZED: Schedules can be used to provide drivers with a destination",
- "create.ponder.auto_schedule.text_2": "UNLOCALIZED: Comparators will receive a signal whenever a Train is present",
- "create.ponder.auto_schedule.text_3": "UNLOCALIZED: Mind that a Station can only be approached from the indicated direction",
- "create.ponder.auto_schedule.text_4": "UNLOCALIZED: Stations can also be used to assign new Schedules automatically",
- "create.ponder.auto_schedule.text_5": "UNLOCALIZED: The Schedule placed on a station will automatically copy itself to present trains",
- "create.ponder.auto_schedule.text_6": "UNLOCALIZED: As opposed to manual scheduling, drivers will not take the item with them",
-
- "create.ponder.basin.header": "UNLOCALIZED: Processing Items in the Basin",
- "create.ponder.basin.text_1": "UNLOCALIZED: A Basin can hold Items and Fluids for Processing",
- "create.ponder.basin.text_2": "UNLOCALIZED: After a processing step, basins try to output below to the side of them",
- "create.ponder.basin.text_3": "UNLOCALIZED: When a valid component is present, the Basin will show an output faucet",
- "create.ponder.basin.text_4": "UNLOCALIZED: A number of options are applicable here",
- "create.ponder.basin.text_5": "UNLOCALIZED: Outputs will be caught by the inventory below",
- "create.ponder.basin.text_6": "UNLOCALIZED: Without output faucet, the Basin will retain items created in its processing",
- "create.ponder.basin.text_7": "UNLOCALIZED: This can be useful if outputs should be re-used as ingredients",
- "create.ponder.basin.text_8": "UNLOCALIZED: Desired outputs will then have to be extracted from the basin",
- "create.ponder.basin.text_9": "UNLOCALIZED: A Filter might be necessary to avoid pulling out un-processed items",
-
- "create.ponder.bearing_modes.header": "UNLOCALIZED: Movement Modes of the Mechanical Bearing",
- "create.ponder.bearing_modes.text_1": "UNLOCALIZED: When Stopped, the Bearing will place the structure at the nearest grid-aligned Angle",
- "create.ponder.bearing_modes.text_2": "UNLOCALIZED: It can be configured never to revert to solid blocks, or only near the angle it started at",
-
- "create.ponder.belt_casing.header": "UNLOCALIZED: Encasing Belts",
- "create.ponder.belt_casing.text_1": "UNLOCALIZED: Brass or Andesite Casing can be used to decorate Mechanical Belts",
- "create.ponder.belt_casing.text_2": "UNLOCALIZED: A wrench can be used to remove the casing",
-
- "create.ponder.belt_connector.header": "UNLOCALIZED: Using Mechanical Belts",
- "create.ponder.belt_connector.text_1": "UNLOCALIZED: Right-Clicking two shafts with a belt item will connect them together",
- "create.ponder.belt_connector.text_2": "UNLOCALIZED: Accidental selections can be canceled with Right-Click while Sneaking",
- "create.ponder.belt_connector.text_3": "UNLOCALIZED: Additional Shafts can be added throughout the Belt",
- "create.ponder.belt_connector.text_4": "UNLOCALIZED: Shafts connected via Belts will rotate with Identical Speed and Direction",
- "create.ponder.belt_connector.text_5": "UNLOCALIZED: Added shafts can be removed using the wrench",
- "create.ponder.belt_connector.text_6": "UNLOCALIZED: Mechanical Belts can be dyed for aesthetic purposes",
-
- "create.ponder.belt_directions.header": "UNLOCALIZED: Valid Orientations for Mechanical Belts",
- "create.ponder.belt_directions.text_1": "UNLOCALIZED: Belts cannot connect in arbitrary directions",
- "create.ponder.belt_directions.text_2": "UNLOCALIZED: 1. They can connect horizontally",
- "create.ponder.belt_directions.text_3": "UNLOCALIZED: 2. They can connect diagonally",
- "create.ponder.belt_directions.text_4": "UNLOCALIZED: 3. They can connect vertically",
- "create.ponder.belt_directions.text_5": "UNLOCALIZED: 4. And they can connect vertical shafts horizontally",
- "create.ponder.belt_directions.text_6": "UNLOCALIZED: These are all possible directions. Belts can span any Length between 2 and 20 blocks",
-
- "create.ponder.belt_transport.header": "UNLOCALIZED: Using Mechanical Belts for Logistics",
- "create.ponder.belt_transport.text_1": "UNLOCALIZED: Moving belts will transport Items and other Entities",
- "create.ponder.belt_transport.text_2": "UNLOCALIZED: Right-Click with an empty hand to take items off a belt",
-
- "create.ponder.blaze_burner.header": "UNLOCALIZED: Feeding Blaze Burners",
- "create.ponder.blaze_burner.text_1": "UNLOCALIZED: Blaze Burners can provide Heat to Items processed in a Basin",
- "create.ponder.blaze_burner.text_2": "UNLOCALIZED: For this, the Blaze has to be fed with flammable items",
- "create.ponder.blaze_burner.text_3": "UNLOCALIZED: With a Blaze Cake, the Burner can reach an even stronger level of heat",
- "create.ponder.blaze_burner.text_4": "UNLOCALIZED: The feeding process can be automated using Deployers or Mechanical Arms",
-
- "create.ponder.brass_funnel.header": "UNLOCALIZED: The Brass Funnel",
- "create.ponder.brass_funnel.text_1": "UNLOCALIZED: Andesite Funnels can only ever extract single items.",
- "create.ponder.brass_funnel.text_2": "UNLOCALIZED: Brass Funnels can extract up to a full stack.",
- "create.ponder.brass_funnel.text_3": "UNLOCALIZED: Scrolling on the filter slot allows for precise control over the extracted stack size.",
- "create.ponder.brass_funnel.text_4": "UNLOCALIZED: Using items on the filter slot will restrict the funnel to only transfer matching stacks.",
-
- "create.ponder.brass_tunnel.header": "UNLOCALIZED: Using Brass Tunnels",
- "create.ponder.brass_tunnel.text_1": "UNLOCALIZED: Brass Tunnels can be used to cover up your belts",
- "create.ponder.brass_tunnel.text_2": "UNLOCALIZED: Brass Tunnels have filter slots on each open side",
- "create.ponder.brass_tunnel.text_3": "UNLOCALIZED: Filters on inbound connections simply block non-matching items",
- "create.ponder.brass_tunnel.text_4": "UNLOCALIZED: Filters on outbound connections can be used to sort items by type",
- "create.ponder.brass_tunnel.text_5": "UNLOCALIZED: Whenever a passing item has multiple valid exits, the distribution mode will decide how to handle it",
- "create.ponder.brass_tunnel.text_6": "UNLOCALIZED: Brass Tunnels on parallel belts will form a group",
- "create.ponder.brass_tunnel.text_7": "UNLOCALIZED: Incoming Items will now be distributed across all connected exits",
- "create.ponder.brass_tunnel.text_8": "UNLOCALIZED: For this, items can also be inserted into the Tunnel block directly",
-
- "create.ponder.brass_tunnel_modes.header": "UNLOCALIZED: Distribution Modes of the Brass Tunnel",
- "create.ponder.brass_tunnel_modes.text_1": "UNLOCALIZED: Using a Wrench, the distribution behaviour of Brass Tunnels can be configured",
- "create.ponder.brass_tunnel_modes.text_10": "UNLOCALIZED: 'Synchronize Inputs' is a unique setting for Brass Tunnels",
- "create.ponder.brass_tunnel_modes.text_11": "UNLOCALIZED: Items are only allowed past if every tunnel in the group has one waiting",
- "create.ponder.brass_tunnel_modes.text_12": "UNLOCALIZED: This ensures that all affected belts supply items at the same rate",
- "create.ponder.brass_tunnel_modes.text_2": "UNLOCALIZED: 'Split' will attempt to distribute the stack evenly between available outputs",
- "create.ponder.brass_tunnel_modes.text_3": "UNLOCALIZED: If an output is unable to take more items, it will be skipped",
- "create.ponder.brass_tunnel_modes.text_4": "UNLOCALIZED: 'Forced Split' will never skip outputs, and instead wait until they are free",
- "create.ponder.brass_tunnel_modes.text_5": "UNLOCALIZED: 'Round Robin' keeps stacks whole, and cycles through outputs iteratively",
- "create.ponder.brass_tunnel_modes.text_6": "UNLOCALIZED: Once Again, if an output is unable to take more items, it will be skipped",
- "create.ponder.brass_tunnel_modes.text_7": "UNLOCALIZED: 'Forced Round Robin' never skips outputs",
- "create.ponder.brass_tunnel_modes.text_8": "UNLOCALIZED: 'Prefer Nearest' prioritizes the outputs closest to the items' input location",
- "create.ponder.brass_tunnel_modes.text_9": "UNLOCALIZED: 'Randomize' will distribute whole stacks to randomly picked outputs",
-
- "create.ponder.cart_assembler.header": "UNLOCALIZED: Moving Structures using Cart Assemblers",
- "create.ponder.cart_assembler.text_1": "UNLOCALIZED: Powered Cart Assemblers mount attached structures to passing Minecarts",
- "create.ponder.cart_assembler.text_2": "UNLOCALIZED: Without a redstone signal, it disassembles passing cart contraptions back into blocks",
- "create.ponder.cart_assembler.text_3": "UNLOCALIZED: Using a Wrench on the Minecart will let you carry the Contraption elsewhere",
-
- "create.ponder.cart_assembler_dual.header": "UNLOCALIZED: Assembling Carriage Contraptions",
- "create.ponder.cart_assembler_dual.text_1": "UNLOCALIZED: Whenever two Cart Assembers share an attached structure...",
- "create.ponder.cart_assembler_dual.text_2": "UNLOCALIZED: Powering either of them will create a Carriage Contraption",
- "create.ponder.cart_assembler_dual.text_3": "UNLOCALIZED: The carts will behave like those connected via Minecart Coupling",
-
- "create.ponder.cart_assembler_modes.header": "UNLOCALIZED: Orientation Settings for Minecart Contraptions",
- "create.ponder.cart_assembler_modes.text_1": "UNLOCALIZED: Cart Contraptions will rotate to face towards their carts' motion",
- "create.ponder.cart_assembler_modes.text_2": "UNLOCALIZED: This Arrow indicates which side of the Structure will be considered the front",
- "create.ponder.cart_assembler_modes.text_3": "UNLOCALIZED: If the Assembler is set to Lock Rotation, the contraptions' orientation will never change",
-
- "create.ponder.cart_assembler_rails.header": "UNLOCALIZED: Other types of Minecarts and Rails",
- "create.ponder.cart_assembler_rails.text_1": "UNLOCALIZED: Cart Assemblers on Regular Tracks will not affect the passing carts' motion",
- "create.ponder.cart_assembler_rails.text_2": "UNLOCALIZED: When on Powered or Controller Rail, the carts will be held in place until it's Powered",
- "create.ponder.cart_assembler_rails.text_3": "UNLOCALIZED: Other types of Minecarts can be used as the anchor",
- "create.ponder.cart_assembler_rails.text_4": "UNLOCALIZED: Furnace Carts will keep themselves powered, pulling fuel from any attached inventories",
-
- "create.ponder.chain_drive.header": "UNLOCALIZED: Relaying rotational force with Chain Drives",
- "create.ponder.chain_drive.text_1": "UNLOCALIZED: Chain Drives relay rotation to each other in a row",
- "create.ponder.chain_drive.text_2": "UNLOCALIZED: All shafts connected like this will rotate in the same direction",
- "create.ponder.chain_drive.text_3": "UNLOCALIZED: Any part of the row can be rotated by 90 degrees",
-
- "create.ponder.chain_gearshift.header": "UNLOCALIZED: Controlling rotational speed with Chain Gearshifts",
- "create.ponder.chain_gearshift.text_1": "UNLOCALIZED: Unpowered Chain Gearshifts behave exactly like Chain Drives",
- "create.ponder.chain_gearshift.text_2": "UNLOCALIZED: When Powered, the speed transmitted to other Chain Drives in the row is doubled",
- "create.ponder.chain_gearshift.text_3": "UNLOCALIZED: Whenever the Powered Gearshift is not at the source, its speed will be halved instead",
- "create.ponder.chain_gearshift.text_4": "UNLOCALIZED: In both cases, Chain Drives in the row always run at 2x the speed of the Powered Gearshift",
- "create.ponder.chain_gearshift.text_5": "UNLOCALIZED: Using analog signals, the ratio can be adjusted more precisely between 1 and 2",
- "create.ponder.chain_gearshift.text_6": "UNLOCALIZED: 12 RPM",
-
- "create.ponder.chute.header": "UNLOCALIZED: Transporting Items downward via Chutes",
- "create.ponder.chute.text_1": "UNLOCALIZED: Chutes can transport items vertically from and to inventories",
- "create.ponder.chute.text_2": "UNLOCALIZED: Using the Wrench, a window can be created",
- "create.ponder.chute.text_3": "UNLOCALIZED: Placing chutes targeting the side faces of another will make it diagonal",
-
- "create.ponder.chute_upward.header": "UNLOCALIZED: Transporting Items upward via Chutes",
- "create.ponder.chute_upward.text_1": "UNLOCALIZED: Using Encased Fans at the top or bottom, a Chute can move items upward",
- "create.ponder.chute_upward.text_2": "UNLOCALIZED: Inspecting chutes with Engineers' Goggles reveals information about the movement direction",
- "create.ponder.chute_upward.text_3": "UNLOCALIZED: On the 'blocked' end, items will have to be inserted/taken from the sides",
-
- "create.ponder.clockwork_bearing.header": "UNLOCALIZED: Animating Structures using Clockwork Bearings",
- "create.ponder.clockwork_bearing.text_1": "UNLOCALIZED: Clockwork Bearings attach to blocks in front of them",
- "create.ponder.clockwork_bearing.text_2": "UNLOCALIZED: Upon receiving Rotational Force, the structure will be rotated according to the hour of the day",
- "create.ponder.clockwork_bearing.text_3": "UNLOCALIZED: 3:00",
- "create.ponder.clockwork_bearing.text_4": "UNLOCALIZED: 4:00",
- "create.ponder.clockwork_bearing.text_5": "UNLOCALIZED: Right-Click the bearing to start or stop animating the structure",
- "create.ponder.clockwork_bearing.text_6": "UNLOCALIZED: In front of the Hour Hand, a second structure can be added",
- "create.ponder.clockwork_bearing.text_7": "UNLOCALIZED: Ensure that the two Structures are not glued to each other",
- "create.ponder.clockwork_bearing.text_8": "UNLOCALIZED: The Second Structure will now rotate as the Minute Hand",
-
- "create.ponder.clutch.header": "UNLOCALIZED: Controlling rotational force using a Clutch",
- "create.ponder.clutch.text_1": "UNLOCALIZED: Clutches will relay rotation in a straight line",
- "create.ponder.clutch.text_2": "UNLOCALIZED: When powered by Redstone, it breaks the connection",
-
- "create.ponder.cog_speedup.header": "UNLOCALIZED: Gearshifting with Cogs",
- "create.ponder.cog_speedup.text_1": "UNLOCALIZED: Large and Small cogs can be connected diagonally",
- "create.ponder.cog_speedup.text_2": "UNLOCALIZED: Shifting from large to small cogs, the conveyed speed will be doubled",
- "create.ponder.cog_speedup.text_3": "UNLOCALIZED: Shifting the opposite way, the conveyed speed will be halved",
-
- "create.ponder.cogwheel.header": "UNLOCALIZED: Relaying rotational force using Cogwheels",
- "create.ponder.cogwheel.text_1": "UNLOCALIZED: Cogwheels will relay rotation to other adjacent cogwheels",
- "create.ponder.cogwheel.text_2": "UNLOCALIZED: Neighbouring shafts connected like this will rotate in opposite directions",
-
- "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.creative_fluid_tank.header": "UNLOCALIZED: Creative Fluid Tanks",
- "create.ponder.creative_fluid_tank.text_1": "UNLOCALIZED: Creative Fluid Tanks can be used to provide a bottomless supply of fluid",
- "create.ponder.creative_fluid_tank.text_2": "UNLOCALIZED: Right-Click with a fluid containing item to configure it",
- "create.ponder.creative_fluid_tank.text_3": "UNLOCALIZED: Pipe Networks can now endlessly draw the assigned fluid from the tank",
- "create.ponder.creative_fluid_tank.text_4": "UNLOCALIZED: Any Fluids pushed back into a Creative Fluid Tank will be voided",
-
- "create.ponder.creative_motor.header": "UNLOCALIZED: Generating Rotational Force using Creative Motors",
- "create.ponder.creative_motor.text_1": "UNLOCALIZED: Creative motors are a compact and configurable source of Rotational Force",
- "create.ponder.creative_motor.text_2": "UNLOCALIZED: Scrolling on the back panel changes the RPM of the motors' rotational output",
-
- "create.ponder.creative_motor_mojang.header": "UNLOCALIZED: Mojang's Enigma",
-
- "create.ponder.crushing_wheels.header": "UNLOCALIZED: Processing Items with Crushing Wheels",
- "create.ponder.crushing_wheels.text_1": "UNLOCALIZED: A pair of Crushing Wheels can grind items very effectively",
- "create.ponder.crushing_wheels.text_2": "UNLOCALIZED: Their Rotational Input has to make them spin into each other",
- "create.ponder.crushing_wheels.text_3": "UNLOCALIZED: Items thrown or inserted into the top will get processed",
- "create.ponder.crushing_wheels.text_4": "UNLOCALIZED: Items can be inserted and picked up through automated means as well",
-
- "create.ponder.deployer.header": "UNLOCALIZED: Using the Deployer",
- "create.ponder.deployer.text_1": "UNLOCALIZED: Given Rotational Force, a Deployer can imitate player interactions",
- "create.ponder.deployer.text_10": "UNLOCALIZED: Right-click the front to give it an Item to use",
- "create.ponder.deployer.text_11": "UNLOCALIZED: Items can also be inserted automatically",
- "create.ponder.deployer.text_12": "UNLOCALIZED: Deployers carry a filter slot",
- "create.ponder.deployer.text_13": "UNLOCALIZED: When a filter is set, it activates only while holding a matching item",
- "create.ponder.deployer.text_14": "UNLOCALIZED: Only items matching the filter can now be inserted...",
- "create.ponder.deployer.text_15": "UNLOCALIZED: ...and only non-matching items will be extracted",
- "create.ponder.deployer.text_2": "UNLOCALIZED: It will always interact with the position 2 blocks in front of itself",
- "create.ponder.deployer.text_3": "UNLOCALIZED: Blocks directly in front will not obstruct it",
- "create.ponder.deployer.text_4": "UNLOCALIZED: Deployers can:",
- "create.ponder.deployer.text_5": "UNLOCALIZED: Place Blocks,",
- "create.ponder.deployer.text_6": "UNLOCALIZED: Use Items,",
- "create.ponder.deployer.text_7": "UNLOCALIZED: Activate Blocks,",
- "create.ponder.deployer.text_8": "UNLOCALIZED: Harvest blocks",
- "create.ponder.deployer.text_9": "UNLOCALIZED: and Attack Mobs",
-
- "create.ponder.deployer_contraption.header": "UNLOCALIZED: Using Deployers on Contraptions",
- "create.ponder.deployer_contraption.text_1": "UNLOCALIZED: Whenever Deployers are moved as part of an animated Contraption...",
- "create.ponder.deployer_contraption.text_2": "UNLOCALIZED: They activate at each visited location, using items from inventories anywhere on the contraption",
- "create.ponder.deployer_contraption.text_3": "UNLOCALIZED: The Filter slot can be used to specify which items to pull",
-
- "create.ponder.deployer_modes.header": "UNLOCALIZED: Modes of the Deployer",
- "create.ponder.deployer_modes.text_1": "UNLOCALIZED: By default, a Deployer imitates a Right-click interaction",
- "create.ponder.deployer_modes.text_2": "UNLOCALIZED: Using a Wrench, it can be set to imitate a Left-click instead",
-
- "create.ponder.deployer_processing.header": "UNLOCALIZED: Processing Items using Deployers",
- "create.ponder.deployer_processing.text_1": "UNLOCALIZED: With a fitting held item, Deployers can process items provided beneath them",
- "create.ponder.deployer_processing.text_2": "UNLOCALIZED: The Input items can be dropped or placed on a Depot under the Deployer",
- "create.ponder.deployer_processing.text_3": "UNLOCALIZED: When items are provided on a belt...",
- "create.ponder.deployer_processing.text_4": "UNLOCALIZED: The Deployer will hold and process them automatically",
-
- "create.ponder.deployer_redstone.header": "UNLOCALIZED: Controlling Deployers with Redstone",
- "create.ponder.deployer_redstone.text_1": "UNLOCALIZED: When powered by Redstone, Deployers will not activate",
- "create.ponder.deployer_redstone.text_2": "UNLOCALIZED: Before stopping, the Deployer will finish any started cycles",
- "create.ponder.deployer_redstone.text_3": "UNLOCALIZED: Thus, a negative pulse can be used to trigger exactly one activation cycle",
-
- "create.ponder.depot.header": "UNLOCALIZED: Using Depots",
- "create.ponder.depot.text_1": "UNLOCALIZED: Depots can serve as 'stationary' belt elements",
- "create.ponder.depot.text_2": "UNLOCALIZED: Right-Click to manually place or remove Items from it",
- "create.ponder.depot.text_3": "UNLOCALIZED: Just like Mechanical Belts, it can provide items to processing",
- "create.ponder.depot.text_4": "UNLOCALIZED: ...as well as provide Items to Mechanical Arms",
-
- "create.ponder.display_board.header": "UNLOCALIZED: Using Display Boards",
- "create.ponder.display_board.text_1": "UNLOCALIZED: Display Boards are a scalable alternative to the sign",
- "create.ponder.display_board.text_2": "UNLOCALIZED: They require Rotational Force to operate",
- "create.ponder.display_board.text_3": "UNLOCALIZED: Text can be displayed using Name Tags...",
- "create.ponder.display_board.text_4": "UNLOCALIZED: ...or through the use of Display Links",
- "create.ponder.display_board.text_5": "UNLOCALIZED: Dyes can be applied to individual lines of the board",
- "create.ponder.display_board.text_6": "UNLOCALIZED: Lines can be reset by clicking them with an empty hand",
-
- "create.ponder.display_link.header": "UNLOCALIZED: Setting up Display Links",
- "create.ponder.display_link.text_1": "UNLOCALIZED: Display Links can be used to visualise dynamic information",
- "create.ponder.display_link.text_2": "UNLOCALIZED: First, right-click the target display...",
- "create.ponder.display_link.text_3": "UNLOCALIZED: ...then attach it to the block to read from",
- "create.ponder.display_link.text_4": "UNLOCALIZED: Open the Interface to select and configure what is sent",
- "create.ponder.display_link.text_5": "UNLOCALIZED: The display will now receive information from the link",
- "create.ponder.display_link.text_6": "UNLOCALIZED: Not every block can act as a source",
- "create.ponder.display_link.text_7": "UNLOCALIZED: Each compatible block provides unique information",
- "create.ponder.display_link.text_8": "UNLOCALIZED: The Display Link can work with several different displays",
-
- "create.ponder.display_link_redstone.header": "UNLOCALIZED: Redstone Control",
- "create.ponder.display_link_redstone.text_1": "UNLOCALIZED: When powered by Redstone, Display Links stop sending updates",
- "create.ponder.display_link_redstone.text_2": "UNLOCALIZED: Once unpowered, the Timer is reset and new info is sent immediately",
- "create.ponder.display_link_redstone.text_3": "UNLOCALIZED: Signals emitted from the source do not affect the Link",
-
- "create.ponder.empty_blaze_burner.header": "UNLOCALIZED: Using Empty Blaze Burners",
- "create.ponder.empty_blaze_burner.text_1": "UNLOCALIZED: Right-click a Blaze with the empty burner to capture it",
- "create.ponder.empty_blaze_burner.text_2": "UNLOCALIZED: Alternatively, Blazes can be collected from their Spawners directly",
- "create.ponder.empty_blaze_burner.text_3": "UNLOCALIZED: You now have an ideal heat source for various machines",
- "create.ponder.empty_blaze_burner.text_4": "UNLOCALIZED: For Aesthetic purposes, Empty Blaze Burners can also be lit using Flint and Steel",
- "create.ponder.empty_blaze_burner.text_5": "UNLOCALIZED: The flame can be transformed using a soul-infused item",
- "create.ponder.empty_blaze_burner.text_6": "UNLOCALIZED: However, without a blaze they are not suitable for industrial heating",
-
- "create.ponder.encased_fluid_pipe.header": "UNLOCALIZED: Encasing Fluid Pipes",
- "create.ponder.encased_fluid_pipe.text_1": "UNLOCALIZED: Copper Casing can be used to decorate Fluid Pipes",
- "create.ponder.encased_fluid_pipe.text_2": "UNLOCALIZED: Aside from being conceiled, Encased Pipes are locked into their connectivity state",
- "create.ponder.encased_fluid_pipe.text_3": "UNLOCALIZED: It will no longer react to any neighbouring blocks being added or removed",
-
- "create.ponder.fan_direction.header": "UNLOCALIZED: Air flow of Encased Fans",
- "create.ponder.fan_direction.text_1": "UNLOCALIZED: Encased Fans use Rotational Force to create an Air Current",
- "create.ponder.fan_direction.text_2": "UNLOCALIZED: Strength and Direction of Flow depends on the Rotational Input",
-
- "create.ponder.fan_processing.header": "UNLOCALIZED: Processing Items using Encased Fans",
- "create.ponder.fan_processing.text_1": "UNLOCALIZED: When passing through lava, the Air Flow becomes Heated",
- "create.ponder.fan_processing.text_2": "UNLOCALIZED: Items caught in the area will be smelted",
- "create.ponder.fan_processing.text_3": "UNLOCALIZED: Food items thrown here would be incinerated",
- "create.ponder.fan_processing.text_4": "UNLOCALIZED: Instead, a setup for Smoking using Fire should be used for them",
- "create.ponder.fan_processing.text_5": "UNLOCALIZED: Air Flows passing through water create a Washing Setup",
- "create.ponder.fan_processing.text_6": "UNLOCALIZED: Some interesting new processing can be done with it",
- "create.ponder.fan_processing.text_7": "UNLOCALIZED: The Speed of the Fan does NOT affect the processing speed, only its range",
- "create.ponder.fan_processing.text_8": "UNLOCALIZED: Fan Processing can also be applied to Items on Depots and Belts",
-
- "create.ponder.fluid_pipe_flow.header": "UNLOCALIZED: Moving Fluids using Copper Pipes",
- "create.ponder.fluid_pipe_flow.text_1": "UNLOCALIZED: Fluid Pipes can connect two or more fluid sources and targets",
- "create.ponder.fluid_pipe_flow.text_2": "UNLOCALIZED: Using a wrench, a straight pipe segment can be given a window",
- "create.ponder.fluid_pipe_flow.text_3": "UNLOCALIZED: Windowed pipes will not connect to any other adjacent pipe segments",
- "create.ponder.fluid_pipe_flow.text_4": "UNLOCALIZED: Powered by Mechanical Pumps, the Pipes can transport Fluids",
- "create.ponder.fluid_pipe_flow.text_5": "UNLOCALIZED: No fluid is being extracted at first",
- "create.ponder.fluid_pipe_flow.text_6": "UNLOCALIZED: Once the flow connects them, the endpoints gradually transfer their contents",
- "create.ponder.fluid_pipe_flow.text_7": "UNLOCALIZED: Thus, the Pipe blocks themselves never 'physically' contain any fluid",
-
- "create.ponder.fluid_pipe_interaction.header": "UNLOCALIZED: Draining and Filling fluid containers",
- "create.ponder.fluid_pipe_interaction.text_1": "UNLOCALIZED: Endpoints of a pipe network can interact with a variety of blocks",
- "create.ponder.fluid_pipe_interaction.text_2": "UNLOCALIZED: Any block with fluid storage capabilities can be filled or drained",
- "create.ponder.fluid_pipe_interaction.text_3": "UNLOCALIZED: Source blocks right in front of an open end can be picked up...",
- "create.ponder.fluid_pipe_interaction.text_4": "UNLOCALIZED: ...while spilling into empty spaces can create fluid sources",
- "create.ponder.fluid_pipe_interaction.text_5": "UNLOCALIZED: Pipes can also extract fluids from a handful of other blocks directly",
-
- "create.ponder.fluid_tank_sizes.header": "UNLOCALIZED: Dimensions of a Fluid tank",
- "create.ponder.fluid_tank_sizes.text_1": "UNLOCALIZED: Fluid Tanks can be combined to increase the total capacity",
- "create.ponder.fluid_tank_sizes.text_2": "UNLOCALIZED: Their base square can be up to 3 blocks wide...",
- "create.ponder.fluid_tank_sizes.text_3": "UNLOCALIZED: ...and grow in height by more than 30 additional layers",
- "create.ponder.fluid_tank_sizes.text_4": "UNLOCALIZED: Using a Wrench, a tanks' window can be toggled",
-
- "create.ponder.fluid_tank_storage.header": "UNLOCALIZED: Storing Fluids in Fluid Tanks",
- "create.ponder.fluid_tank_storage.text_1": "UNLOCALIZED: Fluid Tanks can be used to store large amounts of fluid",
- "create.ponder.fluid_tank_storage.text_2": "UNLOCALIZED: Pipe networks can push and pull fluids from any side",
- "create.ponder.fluid_tank_storage.text_3": "UNLOCALIZED: The contained fluid can be measured by a Comparator",
- "create.ponder.fluid_tank_storage.text_4": "UNLOCALIZED: However, in Survival Mode Fluids cannot be added or taken manually",
- "create.ponder.fluid_tank_storage.text_5": "UNLOCALIZED: You can use Basins, Item Drains and Spouts to drain or fill fluid containing items",
-
- "create.ponder.funnel_compat.header": "UNLOCALIZED: Funnel compatibility",
- "create.ponder.funnel_compat.text_1": "UNLOCALIZED: Funnels should also interact nicely with a handful of other components.",
- "create.ponder.funnel_compat.text_2": "UNLOCALIZED: Vertical Saws",
- "create.ponder.funnel_compat.text_3": "UNLOCALIZED: Depots",
- "create.ponder.funnel_compat.text_4": "UNLOCALIZED: Item Drains",
-
- "create.ponder.funnel_direction.header": "UNLOCALIZED: Direction of Transfer",
- "create.ponder.funnel_direction.text_1": "UNLOCALIZED: Placed normally, it pulls items from the inventory.",
- "create.ponder.funnel_direction.text_2": "UNLOCALIZED: Placed while sneaking, it puts items into the inventory.",
- "create.ponder.funnel_direction.text_3": "UNLOCALIZED: Using a wrench, the funnel can be flipped after placement.",
- "create.ponder.funnel_direction.text_4": "UNLOCALIZED: Same rules will apply for most orientations.",
- "create.ponder.funnel_direction.text_5": "UNLOCALIZED: Funnels on belts will extract/insert depending on its movement direction.",
-
- "create.ponder.funnel_intro.header": "UNLOCALIZED: Using funnels",
- "create.ponder.funnel_intro.text_1": "UNLOCALIZED: Funnels are ideal for transferring items from and to inventories.",
-
- "create.ponder.funnel_redstone.header": "UNLOCALIZED: Redstone control",
- "create.ponder.funnel_redstone.text_1": "UNLOCALIZED: Redstone power will prevent any funnel from acting",
-
- "create.ponder.funnel_transfer.header": "UNLOCALIZED: Direct transfer",
- "create.ponder.funnel_transfer.text_1": "UNLOCALIZED: Funnels cannot ever transfer between closed inventories directly.",
- "create.ponder.funnel_transfer.text_2": "UNLOCALIZED: Chutes or Smart chutes might be more suitable for such purposes.",
- "create.ponder.funnel_transfer.text_3": "UNLOCALIZED: Same applies for horizontal movement. A mechanical belt should help here.",
-
- "create.ponder.gantry_carriage.header": "UNLOCALIZED: Using Gantry Carriages",
- "create.ponder.gantry_carriage.text_1": "UNLOCALIZED: Gantry Carriages can mount to and slide along a Gantry Shaft.",
- "create.ponder.gantry_carriage.text_2": "UNLOCALIZED: Gantry setups can move attached Blocks.",
-
- "create.ponder.gantry_cascaded.header": "UNLOCALIZED: Cascaded Gantries",
- "create.ponder.gantry_cascaded.text_1": "UNLOCALIZED: Gantry shafts attach to a carriage without the need of super glue",
- "create.ponder.gantry_cascaded.text_2": "UNLOCALIZED: Same applies for carriages on moved Gantry Shafts",
- "create.ponder.gantry_cascaded.text_3": "UNLOCALIZED: Thus, a gantry system can be cascaded to cover multiple axes of movement",
-
- "create.ponder.gantry_direction.header": "UNLOCALIZED: Gantry Movement Direction",
- "create.ponder.gantry_direction.text_1": "UNLOCALIZED: Gantry Shafts can have opposite orientations",
- "create.ponder.gantry_direction.text_2": "UNLOCALIZED: The movement direction of carriages depend on their shafts' orientation",
- "create.ponder.gantry_direction.text_3": "UNLOCALIZED: ...as well as the rotation direction of the shaft",
- "create.ponder.gantry_direction.text_4": "UNLOCALIZED: Same rules apply for the propagated rotation",
-
- "create.ponder.gantry_redstone.header": "UNLOCALIZED: Gantry Power Propagation",
- "create.ponder.gantry_redstone.text_1": "UNLOCALIZED: Redstone-powered gantry shafts stop moving their carriages",
- "create.ponder.gantry_redstone.text_2": "UNLOCALIZED: Instead, its rotational force is relayed to the carriages' output shaft",
-
- "create.ponder.gantry_shaft.header": "UNLOCALIZED: Using Gantry Shafts",
- "create.ponder.gantry_shaft.text_1": "UNLOCALIZED: Gantry Shafts form the basis of a gantry setup. Attached Carriages will move along them.",
- "create.ponder.gantry_shaft.text_2": "UNLOCALIZED: Gantry setups can move attached Blocks.",
-
- "create.ponder.gearbox.header": "UNLOCALIZED: Relaying rotational force using Gearboxes",
- "create.ponder.gearbox.text_1": "UNLOCALIZED: Jumping between axes of rotation can get bulky quickly",
- "create.ponder.gearbox.text_2": "UNLOCALIZED: A gearbox is the more compact equivalent of this setup",
- "create.ponder.gearbox.text_3": "UNLOCALIZED: Shafts around corners rotate in mirrored directions",
- "create.ponder.gearbox.text_4": "UNLOCALIZED: Straight connections will be reversed",
-
- "create.ponder.gearshift.header": "UNLOCALIZED: Controlling rotational force using a Gearshift",
- "create.ponder.gearshift.text_1": "UNLOCALIZED: Gearshifts will relay rotation in a straight line",
- "create.ponder.gearshift.text_2": "UNLOCALIZED: When powered by Redstone, it reverses the transmission",
-
- "create.ponder.hand_crank.header": "UNLOCALIZED: Generating Rotational Force using Hand Cranks",
- "create.ponder.hand_crank.text_1": "UNLOCALIZED: Hand Cranks can be used by players to apply rotational force manually",
- "create.ponder.hand_crank.text_2": "UNLOCALIZED: Hold Right-Click to rotate it Counter-Clockwise",
- "create.ponder.hand_crank.text_3": "UNLOCALIZED: Its conveyed speed is relatively high",
- "create.ponder.hand_crank.text_4": "UNLOCALIZED: Sneak and Hold Right-Click to rotate it Clockwise",
-
- "create.ponder.hose_pulley.header": "UNLOCALIZED: Source Filling and Draining using Hose Pulleys",
- "create.ponder.hose_pulley.text_1": "UNLOCALIZED: Hose Pulleys can be used to fill or drain large bodies of Fluid",
- "create.ponder.hose_pulley.text_2": "UNLOCALIZED: With the Kinetic Input, the height of the pulleys' hose can be controlled",
- "create.ponder.hose_pulley.text_3": "UNLOCALIZED: The Pulley retracts while the input rotation is inverted",
- "create.ponder.hose_pulley.text_4": "UNLOCALIZED: On the opposite side, pipes can be connected",
- "create.ponder.hose_pulley.text_5": "UNLOCALIZED: Attached pipe networks can either provide fluid to the hose...",
- "create.ponder.hose_pulley.text_6": "UNLOCALIZED: ...or pull from it, draining the pool instead",
- "create.ponder.hose_pulley.text_7": "UNLOCALIZED: Fill and Drain speed of the pulley depends entirely on the fluid networks' throughput",
-
- "create.ponder.hose_pulley_infinite.header": "UNLOCALIZED: Passively Filling and Draining large bodies of Fluid",
- "create.ponder.hose_pulley_infinite.text_1": "UNLOCALIZED: When deploying the Hose Pulley into a large enough ocean...",
- "create.ponder.hose_pulley_infinite.text_2": "UNLOCALIZED: It will provide/dispose fluids without affecting the source",
- "create.ponder.hose_pulley_infinite.text_3": "UNLOCALIZED: Pipe networks can limitlessly take fluids from/to such pulleys",
-
- "create.ponder.hose_pulley_level.header": "UNLOCALIZED: Fill and Drain level of Hose Pulleys",
- "create.ponder.hose_pulley_level.text_1": "UNLOCALIZED: While fully retracted, the Hose Pulley cannot operate",
- "create.ponder.hose_pulley_level.text_2": "UNLOCALIZED: Draining runs from top to bottom",
- "create.ponder.hose_pulley_level.text_3": "UNLOCALIZED: The surface level will end up just below where the hose ends",
- "create.ponder.hose_pulley_level.text_4": "UNLOCALIZED: Filling runs from bottom to top",
- "create.ponder.hose_pulley_level.text_5": "UNLOCALIZED: The filled pool will not grow beyond the layer above the hose end",
-
- "create.ponder.item_drain.header": "UNLOCALIZED: Emptying Fluid Containers using Item Drains",
- "create.ponder.item_drain.text_1": "UNLOCALIZED: Item Drains can extract fluids from items",
- "create.ponder.item_drain.text_2": "UNLOCALIZED: Right-click it to pour fluids from your held item into it",
- "create.ponder.item_drain.text_3": "UNLOCALIZED: When items are inserted from the side...",
- "create.ponder.item_drain.text_4": "UNLOCALIZED: ...they roll across, emptying out their contained fluid",
- "create.ponder.item_drain.text_5": "UNLOCALIZED: Pipe Networks can now pull the fluid from the drains' internal buffer",
-
- "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_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.large_cogwheel.header": "UNLOCALIZED: Relaying rotational force using Large Cogwheels",
- "create.ponder.large_cogwheel.text_1": "UNLOCALIZED: Large cogwheels can connect to each other at right angles",
- "create.ponder.large_cogwheel.text_2": "UNLOCALIZED: It will help relaying conveyed speed to other axes of rotation",
-
- "create.ponder.linear_chassis_attachment.header": "UNLOCALIZED: Attaching blocks using Linear Chassis",
- "create.ponder.linear_chassis_attachment.text_1": "UNLOCALIZED: The open faces of a Linear Chassis can be made Sticky",
- "create.ponder.linear_chassis_attachment.text_2": "UNLOCALIZED: Click again to make the opposite side sticky",
- "create.ponder.linear_chassis_attachment.text_3": "UNLOCALIZED: Sneak and Right-Click with an empty hand to remove the slime",
- "create.ponder.linear_chassis_attachment.text_4": "UNLOCALIZED: Stickied faces of the Linear Chassis will attach a line of blocks in front of it",
- "create.ponder.linear_chassis_attachment.text_5": "UNLOCALIZED: Using a Wrench, a precise Range can be specified for this chassis",
- "create.ponder.linear_chassis_attachment.text_6": "UNLOCALIZED: Holding CTRL and scrolling adjusts the range of all attached Chassis Blocks",
- "create.ponder.linear_chassis_attachment.text_7": "UNLOCALIZED: Attaching blocks to any other side requires the use of Super Glue",
- "create.ponder.linear_chassis_attachment.text_8": "UNLOCALIZED: Using these mechanics, structures of any shape can move as a Contraption",
-
- "create.ponder.linear_chassis_group.header": "UNLOCALIZED: Moving Linear Chassis in groups",
- "create.ponder.linear_chassis_group.text_1": "UNLOCALIZED: Linear Chassis connect to identical Chassis blocks next to them",
- "create.ponder.linear_chassis_group.text_2": "UNLOCALIZED: When one is moved by a Contraption, the others are dragged with it",
- "create.ponder.linear_chassis_group.text_3": "UNLOCALIZED: Chassis of a different type or facing another direction will not attach",
-
- "create.ponder.mechanical_arm.header": "UNLOCALIZED: Setting up Mechanical Arms",
- "create.ponder.mechanical_arm.text_1": "UNLOCALIZED: Mechanical Arms have to be assigned their in- and outputs before they are placed",
- "create.ponder.mechanical_arm.text_2": "UNLOCALIZED: Right-Click inventories while holding the Arm to assign them as Targets",
- "create.ponder.mechanical_arm.text_3": "UNLOCALIZED: Right-Click again to toggle between Input (Blue) and Output (Orange)",
- "create.ponder.mechanical_arm.text_4": "UNLOCALIZED: Left-Click components to remove their Selection",
- "create.ponder.mechanical_arm.text_5": "UNLOCALIZED: Once placed, the Mechanical Arm will target the blocks selected previously",
- "create.ponder.mechanical_arm.text_6": "UNLOCALIZED: They can have any amount of in- and outputs within their range",
- "create.ponder.mechanical_arm.text_7": "UNLOCALIZED: However, not every type of Inventory can be interacted with directly",
- "create.ponder.mechanical_arm.text_8": "UNLOCALIZED: Funnels and Depots can help to Bridge that gap",
-
- "create.ponder.mechanical_arm_filtering.header": "UNLOCALIZED: Filtering Outputs of the Mechanical Arm",
- "create.ponder.mechanical_arm_filtering.text_1": "UNLOCALIZED: Inputs",
- "create.ponder.mechanical_arm_filtering.text_2": "UNLOCALIZED: Outputs",
- "create.ponder.mechanical_arm_filtering.text_3": "UNLOCALIZED: Sometimes it is desirable to restrict targets of the Arm by matching a filter",
- "create.ponder.mechanical_arm_filtering.text_4": "UNLOCALIZED: Mechanical Arms by themselves do not provide any options for filtering",
- "create.ponder.mechanical_arm_filtering.text_5": "UNLOCALIZED: Brass Funnels as Targets do however communicate their own filter to the Arm",
- "create.ponder.mechanical_arm_filtering.text_6": "UNLOCALIZED: The Arm is smart enough not to pick up items it couldn't distribute",
-
- "create.ponder.mechanical_arm_modes.header": "UNLOCALIZED: Distribution modes of the Mechanical Arm",
- "create.ponder.mechanical_arm_modes.text_1": "UNLOCALIZED: Input",
- "create.ponder.mechanical_arm_modes.text_2": "UNLOCALIZED: Outputs",
- "create.ponder.mechanical_arm_modes.text_3": "UNLOCALIZED: Whenever an Arm has to choose between multiple valid outputs...",
- "create.ponder.mechanical_arm_modes.text_4": "UNLOCALIZED: ...it will act according to its setting",
- "create.ponder.mechanical_arm_modes.text_5": "UNLOCALIZED: Scrolling with a Wrench will allow you to configure it",
- "create.ponder.mechanical_arm_modes.text_6": "UNLOCALIZED: Round Robin mode simply cycles through all outputs that are available",
- "create.ponder.mechanical_arm_modes.text_7": "UNLOCALIZED: If an output is unable to take more items, it will be skipped",
- "create.ponder.mechanical_arm_modes.text_8": "UNLOCALIZED: Forced Round Robin mode will never skip outputs, and instead wait until they are free",
- "create.ponder.mechanical_arm_modes.text_9": "UNLOCALIZED: Prefer First prioritizes the outputs selected earliest when configuring this Arm",
-
- "create.ponder.mechanical_arm_redstone.header": "UNLOCALIZED: Controlling Mechanical Arms with Redstone",
- "create.ponder.mechanical_arm_redstone.text_1": "UNLOCALIZED: When powered by Redstone, Mechanical Arms will not activate",
- "create.ponder.mechanical_arm_redstone.text_2": "UNLOCALIZED: Before stopping, it will finish any started cycles",
- "create.ponder.mechanical_arm_redstone.text_3": "UNLOCALIZED: Thus, a negative pulse can be used to trigger exactly one activation cycle",
-
- "create.ponder.mechanical_bearing.header": "UNLOCALIZED: Movings Structures using the Mechanical Bearing",
- "create.ponder.mechanical_bearing.text_1": "UNLOCALIZED: Mechanical Bearings attach to the block in front of them",
- "create.ponder.mechanical_bearing.text_2": "UNLOCALIZED: Upon receiving Rotational Force, it will assemble it into a Rotating Contraption",
-
- "create.ponder.mechanical_crafter.header": "UNLOCALIZED: Setting up Mechanical Crafters",
- "create.ponder.mechanical_crafter.text_1": "UNLOCALIZED: An array of Mechanical Crafters can be used to automate any Crafting Recipe",
- "create.ponder.mechanical_crafter.text_2": "UNLOCALIZED: Using a Wrench, the Crafters' paths can be arranged",
- "create.ponder.mechanical_crafter.text_3": "UNLOCALIZED: For a valid setup, all paths have to converge into one exit at any side",
- "create.ponder.mechanical_crafter.text_4": "UNLOCALIZED: The outputs will be placed into the inventory at the exit",
- "create.ponder.mechanical_crafter.text_5": "UNLOCALIZED: Mechanical Crafters require Rotational Force to operate",
- "create.ponder.mechanical_crafter.text_6": "UNLOCALIZED: Right-Click the front to insert Items manually",
- "create.ponder.mechanical_crafter.text_7": "UNLOCALIZED: Once every slot of a path contains an Item, the crafting process will begin",
- "create.ponder.mechanical_crafter.text_8": "UNLOCALIZED: For recipes not fully occupying the crafter setup, the start can be forced using a Redstone Pulse",
-
- "create.ponder.mechanical_crafter_connect.header": "UNLOCALIZED: Connecting Inventories of Crafters",
- "create.ponder.mechanical_crafter_connect.text_1": "UNLOCALIZED: Items can be inserted to Crafters automatically",
- "create.ponder.mechanical_crafter_connect.text_2": "UNLOCALIZED: Using the Wrench at their backs, Mechanical Crafter inputs can be combined",
- "create.ponder.mechanical_crafter_connect.text_3": "UNLOCALIZED: All connected Crafters can now be accessed by the same input location",
-
- "create.ponder.mechanical_crafter_covers.header": "UNLOCALIZED: Covering slots of Mechanical Crafters",
- "create.ponder.mechanical_crafter_covers.text_1": "UNLOCALIZED: Some recipes will require additional Crafters to bridge gaps in the path",
- "create.ponder.mechanical_crafter_covers.text_2": "UNLOCALIZED: Using Slot Covers, Crafters can be set to act as an Empty Slot in the arrangement",
- "create.ponder.mechanical_crafter_covers.text_3": "UNLOCALIZED: Shared Inputs created with the Wrench at the back can also reach across covered Crafters",
-
- "create.ponder.mechanical_drill.header": "UNLOCALIZED: Breaking Blocks with the Mechanical Drill",
- "create.ponder.mechanical_drill.text_1": "UNLOCALIZED: When given Rotational Force, a Mechanical Drill will break blocks directly in front of it",
- "create.ponder.mechanical_drill.text_2": "UNLOCALIZED: Its mining speed depends on the Rotational Input",
-
- "create.ponder.mechanical_drill_contraption.header": "UNLOCALIZED: Using Mechanical Drills on Contraptions",
- "create.ponder.mechanical_drill_contraption.text_1": "UNLOCALIZED: Whenever Drills are moved as part of an animated Contraption...",
- "create.ponder.mechanical_drill_contraption.text_2": "UNLOCALIZED: ...they will break blocks the contraption runs them into",
-
- "create.ponder.mechanical_harvester.header": "UNLOCALIZED: Using Mechanical Harvesters on Contraptions",
- "create.ponder.mechanical_harvester.text_1": "UNLOCALIZED: Whenever Harvesters are moved as part of an animated Contraption...",
- "create.ponder.mechanical_harvester.text_2": "UNLOCALIZED: They will harvest and reset any mature crops on their way",
-
- "create.ponder.mechanical_mixer.header": "UNLOCALIZED: Processing Items with the Mechanical Mixer",
- "create.ponder.mechanical_mixer.text_1": "UNLOCALIZED: With a Mixer and Basin, some Crafting Recipes can be automated",
- "create.ponder.mechanical_mixer.text_2": "UNLOCALIZED: Available recipes include any Shapeless Crafting Recipe, plus a couple extra ones",
- "create.ponder.mechanical_mixer.text_3": "UNLOCALIZED: Some of those recipes may require the heat of a Blaze Burner",
- "create.ponder.mechanical_mixer.text_4": "UNLOCALIZED: The filter slot can be used in case two recipes are conflicting.",
-
- "create.ponder.mechanical_piston.header": "UNLOCALIZED: Moving Structures using Mechanical Pistons",
- "create.ponder.mechanical_piston.text_1": "UNLOCALIZED: Mechanical Pistons can move blocks in front of them",
- "create.ponder.mechanical_piston.text_2": "UNLOCALIZED: Speed and direction of movement depend on the Rotational Input",
- "create.ponder.mechanical_piston.text_3": "UNLOCALIZED: Sticky Mechanical Pistons can pull the attached blocks back",
-
- "create.ponder.mechanical_piston_modes.header": "UNLOCALIZED: Movement Modes of the Mechanical Piston",
- "create.ponder.mechanical_piston_modes.text_1": "UNLOCALIZED: Whenever Pistons stop moving, the moved structure reverts to blocks",
- "create.ponder.mechanical_piston_modes.text_2": "UNLOCALIZED: It can be configured never to revert to solid blocks, or only at the location it started at",
-
- "create.ponder.mechanical_plough.header": "UNLOCALIZED: Using Mechanical Ploughs on Contraptions",
- "create.ponder.mechanical_plough.text_1": "UNLOCALIZED: Whenever Ploughs are moved as part of an animated Contraption...",
- "create.ponder.mechanical_plough.text_2": "UNLOCALIZED: ...they will break blocks without a solid collision hitbox",
- "create.ponder.mechanical_plough.text_3": "UNLOCALIZED: Additionally, ploughs can create farmland",
- "create.ponder.mechanical_plough.text_4": "UNLOCALIZED: ...they can also launch entities without hurting them",
-
- "create.ponder.mechanical_press.header": "UNLOCALIZED: Processing Items with the Mechanical Press",
- "create.ponder.mechanical_press.text_1": "UNLOCALIZED: The Mechanical Press can process items provided beneath it",
- "create.ponder.mechanical_press.text_2": "UNLOCALIZED: The Input items can be dropped or placed on a Depot under the Press",
- "create.ponder.mechanical_press.text_3": "UNLOCALIZED: When items are provided on a belt...",
- "create.ponder.mechanical_press.text_4": "UNLOCALIZED: The Press will hold and process them automatically",
-
- "create.ponder.mechanical_press_compacting.header": "UNLOCALIZED: Compacting items with the Mechanical Press",
- "create.ponder.mechanical_press_compacting.text_1": "UNLOCALIZED: Pressing items held in a Basin will cause them to be Compacted",
- "create.ponder.mechanical_press_compacting.text_2": "UNLOCALIZED: Compacting includes any filled 2x2 or 3x3 Crafting Recipe, plus a couple extra ones",
- "create.ponder.mechanical_press_compacting.text_3": "UNLOCALIZED: Some of those recipes may require the heat of a Blaze Burner",
- "create.ponder.mechanical_press_compacting.text_4": "UNLOCALIZED: The filter slot can be used in case two recipes are conflicting.",
-
- "create.ponder.mechanical_pump_flow.header": "UNLOCALIZED: Fluid Transportation using Mechanical Pumps",
- "create.ponder.mechanical_pump_flow.text_1": "UNLOCALIZED: Mechanical Pumps govern the flow of their attached pipe networks",
- "create.ponder.mechanical_pump_flow.text_2": "UNLOCALIZED: When powered, their arrow indicates the direction of flow",
- "create.ponder.mechanical_pump_flow.text_3": "UNLOCALIZED: The network behind is now pulling fluids...",
- "create.ponder.mechanical_pump_flow.text_4": "UNLOCALIZED: ...while the network in front is transferring it outward",
- "create.ponder.mechanical_pump_flow.text_5": "UNLOCALIZED: Reversing the input rotation reverses the direction of flow",
- "create.ponder.mechanical_pump_flow.text_6": "UNLOCALIZED: Use a Wrench to reverse the orientation of pumps manually",
-
- "create.ponder.mechanical_pump_speed.header": "UNLOCALIZED: Throughput of Mechanical Pumps",
- "create.ponder.mechanical_pump_speed.text_1": "UNLOCALIZED: Regardless of speed, Mechanical Pumps affect pipes connected up to 16 blocks away",
- "create.ponder.mechanical_pump_speed.text_2": "UNLOCALIZED: Speeding up the input rotation changes the speed of flow propagation...",
- "create.ponder.mechanical_pump_speed.text_3": "UNLOCALIZED: ...aswell as how quickly fluids are transferred",
- "create.ponder.mechanical_pump_speed.text_4": "UNLOCALIZED: Pumps can combine their throughputs within shared pipe networks",
- "create.ponder.mechanical_pump_speed.text_5": "UNLOCALIZED: Alternating their orientation can help align their flow directions",
-
- "create.ponder.mechanical_saw_breaker.header": "UNLOCALIZED: Cutting Trees with the Mechanical Saw",
- "create.ponder.mechanical_saw_breaker.text_1": "UNLOCALIZED: When given Rotational Force, a Mechanical Saw will cut trees directly in front of it",
- "create.ponder.mechanical_saw_breaker.text_2": "UNLOCALIZED: In order to cut the tree fully, the Saw has to break the last block connecting it to the ground",
-
- "create.ponder.mechanical_saw_contraption.header": "UNLOCALIZED: Using Mechanical Saws on Contraptions",
- "create.ponder.mechanical_saw_contraption.text_1": "UNLOCALIZED: Whenever Saws are moved as part of an animated Contraption...",
- "create.ponder.mechanical_saw_contraption.text_2": "UNLOCALIZED: ...they will cut any trees the contraption runs them into",
-
- "create.ponder.mechanical_saw_processing.header": "UNLOCALIZED: Processing Items on the Mechanical Saw",
- "create.ponder.mechanical_saw_processing.text_1": "UNLOCALIZED: Upward facing Mechanical Saws can process a variety of items",
- "create.ponder.mechanical_saw_processing.text_2": "UNLOCALIZED: The processed item always moves against the rotational input to the saw",
- "create.ponder.mechanical_saw_processing.text_3": "UNLOCALIZED: Saws can work in-line with Mechanical Belts",
- "create.ponder.mechanical_saw_processing.text_4": "UNLOCALIZED: When an ingredient has multiple possible outcomes, the filter slot can specify it",
- "create.ponder.mechanical_saw_processing.text_5": "UNLOCALIZED: Without filter, the Saw would cycle through all outcomes instead",
-
- "create.ponder.millstone.header": "UNLOCALIZED: Processing Items in the Millstone",
- "create.ponder.millstone.text_1": "UNLOCALIZED: Millstones process items by grinding them",
- "create.ponder.millstone.text_2": "UNLOCALIZED: They can be powered from the side using cogwheels",
- "create.ponder.millstone.text_3": "UNLOCALIZED: Throw or Insert items at the top",
- "create.ponder.millstone.text_4": "UNLOCALIZED: After some time, the result can be obtained via Right-click",
- "create.ponder.millstone.text_5": "UNLOCALIZED: The outputs can also be extracted by automation",
-
- "create.ponder.nixie_tube.header": "UNLOCALIZED: Using Nixie Tubes",
- "create.ponder.nixie_tube.text_1": "UNLOCALIZED: When powered by Redstone, Nixie Tubes will display the redstone signals' strength",
- "create.ponder.nixie_tube.text_2": "UNLOCALIZED: Using name tags edited with an anvil, custom text can be displayed",
- "create.ponder.nixie_tube.text_3": "UNLOCALIZED: Right-Click with Dye to change their display colour",
-
- "create.ponder.piston_pole.header": "UNLOCALIZED: Piston Extension Poles",
- "create.ponder.piston_pole.text_1": "UNLOCALIZED: Without attached Poles, a Mechanical Piston cannot move",
- "create.ponder.piston_pole.text_2": "UNLOCALIZED: The Length of pole added at its back determines the Extension Range",
-
- "create.ponder.portable_fluid_interface.header": "UNLOCALIZED: Contraption Fluid Exchange",
- "create.ponder.portable_fluid_interface.text_1": "UNLOCALIZED: Fluid Tanks on moving contraptions cannot be accessed by any pipes",
- "create.ponder.portable_fluid_interface.text_2": "UNLOCALIZED: This component can interact with fluid tanks without the need to stop the contraption",
- "create.ponder.portable_fluid_interface.text_3": "UNLOCALIZED: Place a second one with a gap of 1 or 2 blocks inbetween",
- "create.ponder.portable_fluid_interface.text_4": "UNLOCALIZED: Whenever they pass by each other, they will engage in a connection",
- "create.ponder.portable_fluid_interface.text_5": "UNLOCALIZED: While engaged, the stationary interface will represent ALL Tanks on the contraption",
- "create.ponder.portable_fluid_interface.text_6": "UNLOCALIZED: Fluid can now be inserted...",
- "create.ponder.portable_fluid_interface.text_7": "UNLOCALIZED: ...or extracted from the contraption",
- "create.ponder.portable_fluid_interface.text_8": "UNLOCALIZED: After no contents have been exchanged for a while, the contraption will continue on its way",
-
- "create.ponder.portable_storage_interface.header": "UNLOCALIZED: Contraption Storage Exchange",
- "create.ponder.portable_storage_interface.text_1": "UNLOCALIZED: Inventories on moving contraptions cannot be accessed by players.",
- "create.ponder.portable_storage_interface.text_2": "UNLOCALIZED: This component can interact with storage without the need to stop the contraption.",
- "create.ponder.portable_storage_interface.text_3": "UNLOCALIZED: Place a second one with a gap of 1 or 2 blocks inbetween",
- "create.ponder.portable_storage_interface.text_4": "UNLOCALIZED: Whenever they pass by each other, they will engage in a connection",
- "create.ponder.portable_storage_interface.text_5": "UNLOCALIZED: While engaged, the stationary interface will represent ALL inventories on the contraption",
- "create.ponder.portable_storage_interface.text_6": "UNLOCALIZED: Items can now be inserted...",
- "create.ponder.portable_storage_interface.text_7": "UNLOCALIZED: ...or extracted from the contraption",
- "create.ponder.portable_storage_interface.text_8": "UNLOCALIZED: After no items have been exchanged for a while, the contraption will continue on its way",
-
- "create.ponder.portable_storage_interface_redstone.header": "UNLOCALIZED: Redstone Control",
- "create.ponder.portable_storage_interface_redstone.text_1": "UNLOCALIZED: Redstone power will prevent the stationary interface from engaging",
-
- "create.ponder.powered_latch.header": "UNLOCALIZED: Controlling signals using the Powered Latch",
- "create.ponder.powered_latch.text_1": "UNLOCALIZED: Powered Latches are redstone controllable Levers",
- "create.ponder.powered_latch.text_2": "UNLOCALIZED: Signals at the back switch it on",
- "create.ponder.powered_latch.text_3": "UNLOCALIZED: Signals from the side switch it back off",
- "create.ponder.powered_latch.text_4": "UNLOCALIZED: Powered latches can also be toggled manually",
-
- "create.ponder.powered_toggle_latch.header": "UNLOCALIZED: Controlling signals using the Powered Toggle Latch",
- "create.ponder.powered_toggle_latch.text_1": "UNLOCALIZED: Powered Toggle Latches are redstone controllable Levers",
- "create.ponder.powered_toggle_latch.text_2": "UNLOCALIZED: Signals at the back will toggle its state",
- "create.ponder.powered_toggle_latch.text_3": "UNLOCALIZED: ...on and back off",
- "create.ponder.powered_toggle_latch.text_4": "UNLOCALIZED: Powered toggle latches can also be toggled manually",
-
- "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_repeater.header": "UNLOCALIZED: Controlling signals using Pulse Repeaters",
- "create.ponder.pulse_repeater.text_1": "UNLOCALIZED: Pulse Repeaters emit a short pulse at a delay",
- "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.radial_chassis.header": "UNLOCALIZED: Attaching blocks using Radial Chassis",
- "create.ponder.radial_chassis.text_1": "UNLOCALIZED: Radial Chassis connect to identical Chassis blocks in a row",
- "create.ponder.radial_chassis.text_2": "UNLOCALIZED: When one is moved by a Contraption, the others are dragged with it",
- "create.ponder.radial_chassis.text_3": "UNLOCALIZED: The side faces of a Radial Chassis can be made Sticky",
- "create.ponder.radial_chassis.text_4": "UNLOCALIZED: Click again to make all other sides sticky",
- "create.ponder.radial_chassis.text_5": "UNLOCALIZED: Sneak and Right-Click with an empty hand to remove the slime",
- "create.ponder.radial_chassis.text_6": "UNLOCALIZED: Whenever a Block is next to a sticky face...",
- "create.ponder.radial_chassis.text_7": "UNLOCALIZED: ...it will attach all reachable blocks within a radius on that layer",
- "create.ponder.radial_chassis.text_8": "UNLOCALIZED: Using a Wrench, a precise Radius can be specified for this chassis",
- "create.ponder.radial_chassis.text_9": "UNLOCALIZED: Blocks not reachable by any sticky face will not attach",
-
- "create.ponder.redstone_contact.header": "UNLOCALIZED: Redstone Contacts",
- "create.ponder.redstone_contact.text_1": "UNLOCALIZED: Redstone Contacts facing each other will emit a redstone signal",
- "create.ponder.redstone_contact.text_2": "UNLOCALIZED: This still applies when one of them is part of a moving Contraption",
-
- "create.ponder.redstone_link.header": "UNLOCALIZED: Using Redstone Links",
- "create.ponder.redstone_link.text_1": "UNLOCALIZED: Redstone Links can transmit redstone signals wirelessly",
- "create.ponder.redstone_link.text_2": "UNLOCALIZED: Right-click while Sneaking to toggle receive mode",
- "create.ponder.redstone_link.text_3": "UNLOCALIZED: A simple Right-click with a Wrench can do the same",
- "create.ponder.redstone_link.text_4": "UNLOCALIZED: Receivers emit the redstone power of transmitters within 128 blocks",
- "create.ponder.redstone_link.text_5": "UNLOCALIZED: Placing items in the two slots can specify a Frequency",
- "create.ponder.redstone_link.text_6": "UNLOCALIZED: Only the links with matching Frequencies will communicate",
-
- "create.ponder.rope_pulley.header": "UNLOCALIZED: Moving Structures using Rope Pulleys",
- "create.ponder.rope_pulley.text_1": "UNLOCALIZED: Rope Pulleys can move blocks vertically when given Rotational Force",
- "create.ponder.rope_pulley.text_2": "UNLOCALIZED: Direction and Speed of movement depend on the Rotational Input",
-
- "create.ponder.rope_pulley_attachment.header": "UNLOCALIZED: Moving Pulleys as part of a Contraption",
- "create.ponder.rope_pulley_attachment.text_1": "UNLOCALIZED: Whenever Pulleys are themselves being moved by a Contraption...",
- "create.ponder.rope_pulley_attachment.text_2": "UNLOCALIZED: ...its attached structure will be dragged with it",
- "create.ponder.rope_pulley_attachment.text_3": "UNLOCALIZED: Mind that pulleys are only movable while stopped",
-
- "create.ponder.rope_pulley_modes.header": "UNLOCALIZED: Movement Modes of the Rope Pulley",
- "create.ponder.rope_pulley_modes.text_1": "UNLOCALIZED: Whenever Pulleys stop moving, the moved structure reverts to blocks",
- "create.ponder.rope_pulley_modes.text_2": "UNLOCALIZED: It can be configured never to revert to solid blocks, or only at the location it started at",
-
- "create.ponder.rose_quartz_lamp.header": "UNLOCALIZED: Rose Quartz Lamps",
- "create.ponder.rose_quartz_lamp.text_1": "UNLOCALIZED: Rose Quartz Lamps activate on a Redstone signal",
- "create.ponder.rose_quartz_lamp.text_2": "UNLOCALIZED: They will continue to emit redstone power afterwards",
- "create.ponder.rose_quartz_lamp.text_3": "UNLOCALIZED: When multiple lamps are arranged in a group...",
- "create.ponder.rose_quartz_lamp.text_4": "UNLOCALIZED: ...activating a Lamp will focus the signal to it, deactivating all others",
- "create.ponder.rose_quartz_lamp.text_5": "UNLOCALIZED: Comparators output based on the distance to a powered lamp",
- "create.ponder.rose_quartz_lamp.text_6": "UNLOCALIZED: The Lamps can also be toggled manually using a Wrench",
-
- "create.ponder.rotation_speed_controller.header": "UNLOCALIZED: Using the Rotational Speed Controller",
- "create.ponder.rotation_speed_controller.text_1": "UNLOCALIZED: Rot. Speed Controllers relay rotation from their axis to a Large Cogwheel above them",
- "create.ponder.rotation_speed_controller.text_2": "UNLOCALIZED: Using the scroll input on its side, the conveyed speed can be configured",
-
- "create.ponder.sail.header": "UNLOCALIZED: Assembling Windmills using Sails",
- "create.ponder.sail.text_1": "UNLOCALIZED: Sails are handy blocks to create Windmills with",
- "create.ponder.sail.text_2": "UNLOCALIZED: They will attach to blocks and each other without the need of Super Glue or Chassis Blocks",
- "create.ponder.sail.text_3": "UNLOCALIZED: Right-Click with Dye to paint them",
- "create.ponder.sail.text_4": "UNLOCALIZED: Right-Click with Shears to turn them back into frames",
-
- "create.ponder.sail_frame.header": "UNLOCALIZED: Assembling Windmills using Sail Frames",
- "create.ponder.sail_frame.text_1": "UNLOCALIZED: Sail Frames are handy blocks to create Windmills with",
- "create.ponder.sail_frame.text_2": "UNLOCALIZED: They will attach to blocks and each other without the need of Super Glue or Chassis Blocks",
-
- "create.ponder.sequenced_gearshift.header": "UNLOCALIZED: Controlling Rotational Speed using Sequenced Gearshifts",
- "create.ponder.sequenced_gearshift.text_1": "UNLOCALIZED: Seq. Gearshifts relay rotation by following a timed list of instructions",
- "create.ponder.sequenced_gearshift.text_2": "UNLOCALIZED: Right-click it to open the Configuration UI",
- "create.ponder.sequenced_gearshift.text_3": "UNLOCALIZED: Upon receiving a Redstone Signal, it will start running its configured sequence",
- "create.ponder.sequenced_gearshift.text_4": "UNLOCALIZED: Once finished, it waits for the next Redstone Signal and starts over",
- "create.ponder.sequenced_gearshift.text_5": "UNLOCALIZED: A redstone comparator can be used to read the current progress",
-
- "create.ponder.shaft.header": "UNLOCALIZED: Relaying rotational force using Shafts",
- "create.ponder.shaft.text_1": "UNLOCALIZED: Shafts will relay rotation in a straight line.",
-
- "create.ponder.shaft_casing.header": "UNLOCALIZED: Encasing Shafts",
- "create.ponder.shaft_casing.text_1": "UNLOCALIZED: Brass or Andesite Casing can be used to decorate Shafts",
-
- "create.ponder.smart_chute.header": "UNLOCALIZED: Filtering Items using Smart Chutes",
- "create.ponder.smart_chute.text_1": "UNLOCALIZED: Smart Chutes are vertical chutes with additional control",
- "create.ponder.smart_chute.text_2": "UNLOCALIZED: Items in the filter slot specify what exactly they can extract and transfer",
- "create.ponder.smart_chute.text_3": "UNLOCALIZED: Use the Mouse Wheel to specify the extracted stack size",
- "create.ponder.smart_chute.text_4": "UNLOCALIZED: Redstone power will prevent Smart Chutes from acting.",
-
- "create.ponder.smart_pipe.header": "UNLOCALIZED: Controlling Fluid flow using Smart Pipes",
- "create.ponder.smart_pipe.text_1": "UNLOCALIZED: Smart pipes can help control flows by fluid type",
- "create.ponder.smart_pipe.text_2": "UNLOCALIZED: When placed directly at the source, they can specify the type of fluid to extract",
- "create.ponder.smart_pipe.text_3": "UNLOCALIZED: Simply Right-Click their filter slot with any item containing the desired fluid",
- "create.ponder.smart_pipe.text_4": "UNLOCALIZED: When placed further down a pipe network, smart pipes will only let matching fluids continue",
-
- "create.ponder.speedometer.header": "UNLOCALIZED: Monitoring Kinetic information using the Speedometer",
- "create.ponder.speedometer.text_1": "UNLOCALIZED: The Speedometer displays the current Speed of the attached components",
- "create.ponder.speedometer.text_2": "UNLOCALIZED: When wearing Engineers' Goggles, the player can get more detailed information from the Gauge",
- "create.ponder.speedometer.text_3": "UNLOCALIZED: Comparators can emit analog Restone Signals relative to the Speedometer's measurements",
-
- "create.ponder.spout_filling.header": "UNLOCALIZED: Filling Items using a Spout",
- "create.ponder.spout_filling.text_1": "UNLOCALIZED: The Spout can fill fluid holding items provided beneath it",
- "create.ponder.spout_filling.text_2": "UNLOCALIZED: The content of a Spout cannot be accessed manually",
- "create.ponder.spout_filling.text_3": "UNLOCALIZED: Instead, Pipes can be used to supply it with fluids",
- "create.ponder.spout_filling.text_4": "UNLOCALIZED: The Input items can be placed on a Depot under the Spout",
- "create.ponder.spout_filling.text_5": "UNLOCALIZED: When items are provided on a belt...",
- "create.ponder.spout_filling.text_6": "UNLOCALIZED: The Spout will hold and process them automatically",
-
- "create.ponder.stabilized_bearings.header": "UNLOCALIZED: Stabilized Contraptions",
- "create.ponder.stabilized_bearings.text_1": "UNLOCALIZED: Whenever Mechanical Bearings are themselves part of a moving Structure..",
- "create.ponder.stabilized_bearings.text_2": "UNLOCALIZED: ..they will attempt to keep themselves upright",
- "create.ponder.stabilized_bearings.text_3": "UNLOCALIZED: Once again, the bearing will attach to the block in front of it",
- "create.ponder.stabilized_bearings.text_4": "UNLOCALIZED: As a result, the entire sub-Contraption will stay upright",
-
- "create.ponder.steam_engine.header": "UNLOCALIZED: Setting up Steam Engines",
- "create.ponder.steam_engine.text_1": "UNLOCALIZED: Steam Engines can be placed on a Fluid Tank",
- "create.ponder.steam_engine.text_10": "UNLOCALIZED: Lvl 4",
- "create.ponder.steam_engine.text_11": "UNLOCALIZED: 4 Engines",
- "create.ponder.steam_engine.text_12": "UNLOCALIZED: Lvl 8",
- "create.ponder.steam_engine.text_13": "UNLOCALIZED: 8 Engines",
- "create.ponder.steam_engine.text_2": "UNLOCALIZED: Clicking the engine with a Shaft creates the Kinetic Output",
- "create.ponder.steam_engine.text_3": "UNLOCALIZED: With sufficient Heat, Water and Boiler space...",
- "create.ponder.steam_engine.text_4": "UNLOCALIZED: ...they will generate Rotational Force",
- "create.ponder.steam_engine.text_5": "UNLOCALIZED: The minimal setup requires 4 Fluid Tanks",
- "create.ponder.steam_engine.text_6": "UNLOCALIZED: With the help of Blaze Burners, the power output can be increased",
- "create.ponder.steam_engine.text_7": "UNLOCALIZED: Higher power levels require more Water, Size and Heat",
- "create.ponder.steam_engine.text_8": "UNLOCALIZED: The boiler's current power level can be inspected with Engineer's Goggles",
- "create.ponder.steam_engine.text_9": "UNLOCALIZED: With each added power level, an additional Engine can output at full capacity",
-
- "create.ponder.steam_whistle.header": "UNLOCALIZED: Setting up Steam Whistles",
- "create.ponder.steam_whistle.text_1": "UNLOCALIZED: Steam Whistles can be placed on a Fluid Tank",
- "create.ponder.steam_whistle.text_2": "UNLOCALIZED: If the tank receives sufficient heat...",
- "create.ponder.steam_whistle.text_3": "UNLOCALIZED: ...the Whistle will play a note when activated",
- "create.ponder.steam_whistle.text_4": "UNLOCALIZED: Use a Whistle item on the block to lower its pitch",
- "create.ponder.steam_whistle.text_5": "UNLOCALIZED: Cycle between three different octaves using a Wrench",
- "create.ponder.steam_whistle.text_6": "UNLOCALIZED: Engineer's Goggles can help to find out the current pitch of a Whistle",
-
- "create.ponder.sticker.header": "UNLOCALIZED: Attaching blocks using the Sticker",
- "create.ponder.sticker.text_1": "UNLOCALIZED: Stickers are ideal for Redstone-controlled block attachment",
- "create.ponder.sticker.text_2": "UNLOCALIZED: Upon receiving a signal, it will toggle its state",
- "create.ponder.sticker.text_3": "UNLOCALIZED: If it is now moved in a contraption, the block will move with it",
- "create.ponder.sticker.text_4": "UNLOCALIZED: Toggled once again, the block is no longer attached",
-
- "create.ponder.stressometer.header": "UNLOCALIZED: Monitoring Kinetic information using the Stressometer",
- "create.ponder.stressometer.text_1": "UNLOCALIZED: The Stressometer displays the current Stress Capacity of the attached kinetic network",
- "create.ponder.stressometer.text_2": "UNLOCALIZED: When wearing Engineers' Goggles, the player can get more detailed information from the Gauge",
- "create.ponder.stressometer.text_3": "UNLOCALIZED: Comparators can emit analog Restone Signals relative to the Stressometer's measurements",
-
- "create.ponder.super_glue.header": "UNLOCALIZED: Attaching blocks using Super Glue",
- "create.ponder.super_glue.text_1": "UNLOCALIZED: Super Glue groups blocks together into moving contraptions",
- "create.ponder.super_glue.text_2": "UNLOCALIZED: Clicking two endpoints creates a new 'glued' area",
- "create.ponder.super_glue.text_3": "UNLOCALIZED: To remove a box, punch it with the glue item in hand",
- "create.ponder.super_glue.text_4": "UNLOCALIZED: Adjacent blocks sharing an area will pull each other along",
- "create.ponder.super_glue.text_5": "UNLOCALIZED: Overlapping glue volumes will move together",
- "create.ponder.super_glue.text_6": "UNLOCALIZED: Blocks hanging on others usually do not require glue",
-
- "create.ponder.track_chunks.header": "UNLOCALIZED: Traversing unloaded Chunks",
- "create.ponder.track_chunks.text_1": "UNLOCALIZED: Tracks stay functional outside of loaded chunks",
- "create.ponder.track_chunks.text_2": "UNLOCALIZED: Trains will travel through inactive sections of the world without issue",
- "create.ponder.track_chunks.text_3": "UNLOCALIZED: They will still stop at stations or red signals",
- "create.ponder.track_chunks.text_4": "UNLOCALIZED: However, Drills and other on-board machines will not operate",
- "create.ponder.track_chunks.text_5": "UNLOCALIZED: Once near a Player, the train will re-appear",
-
- "create.ponder.track_observer.header": "UNLOCALIZED: Detecting Trains",
- "create.ponder.track_observer.text_1": "UNLOCALIZED: Select a Train Track then place the Observer nearby",
- "create.ponder.track_observer.text_2": "UNLOCALIZED: The Observer will detect any Trains passing over the marker",
- "create.ponder.track_observer.text_3": "UNLOCALIZED: Observers can be filtered to activate for matching cargo",
-
- "create.ponder.track_placement.header": "UNLOCALIZED: Placing Train Tracks",
- "create.ponder.track_placement.text_1": "UNLOCALIZED: A new type of rail designed for Train Contraptions",
- "create.ponder.track_placement.text_2": "UNLOCALIZED: To place rows of track in bulk, click on an existing track",
- "create.ponder.track_placement.text_3": "UNLOCALIZED: Then place or select a second track",
- "create.ponder.track_placement.text_4": "UNLOCALIZED: Tracks can also be placed as turns or slopes",
- "create.ponder.track_placement.text_5": "UNLOCALIZED: When connecting, tracks will try to make each turn equally sized",
- "create.ponder.track_placement.text_6": "UNLOCALIZED: Holding the sprint key while connecting...",
- "create.ponder.track_placement.text_7": "UNLOCALIZED: ...will create the longest fitting bend instead",
- "create.ponder.track_placement.text_8": "UNLOCALIZED: Materials in the off-hand will be paved under tracks automatically",
-
- "create.ponder.track_portal.header": "UNLOCALIZED: Tracks and the Nether",
- "create.ponder.track_portal.text_1": "UNLOCALIZED: Tracks placed up against a nether portal...",
- "create.ponder.track_portal.text_2": "UNLOCALIZED: ...will attempt to create a paired track on the other side",
- "create.ponder.track_portal.text_3": "UNLOCALIZED: Trains on this track are now able to travel across dimensions",
-
- "create.ponder.train_assembly.header": "UNLOCALIZED: Assembling Trains",
- "create.ponder.train_assembly.text_1": "UNLOCALIZED: Select a Train Track then place the Station nearby",
- "create.ponder.train_assembly.text_10": "UNLOCALIZED: Every Train requires Train Controls on board",
- "create.ponder.train_assembly.text_11": "UNLOCALIZED: An optional second one allows departure from Stations in both directions",
- "create.ponder.train_assembly.text_12": "UNLOCALIZED: Open the Station UI and confirm the Assembly process",
- "create.ponder.train_assembly.text_13": "UNLOCALIZED: Trains can be disassembled back into blocks at stations only",
- "create.ponder.train_assembly.text_14": "UNLOCALIZED: When used on a station, maps will add a labeled marker at the location",
- "create.ponder.train_assembly.text_15": "UNLOCALIZED: Assembled Trains can be relocated to nearby Tracks using the Wrench",
- "create.ponder.train_assembly.text_2": "UNLOCALIZED: Stations are the Waypoints of your Track Network",
- "create.ponder.train_assembly.text_3": "UNLOCALIZED: To create a new Train, open the UI and switch to Assembly Mode",
- "create.ponder.train_assembly.text_4": "UNLOCALIZED: During Assembly no scheduled trains will approach this station",
- "create.ponder.train_assembly.text_5": "UNLOCALIZED: Create new bogeys by using Train Casing on Tracks",
- "create.ponder.train_assembly.text_6": "UNLOCALIZED: Click the track again to cycle between bogey designs",
- "create.ponder.train_assembly.text_7": "UNLOCALIZED: Attach blocks with the help of Super Glue",
- "create.ponder.train_assembly.text_8": "UNLOCALIZED: Assembled Trains will move faster if they can find fuel in assembled chests or barrels",
- "create.ponder.train_assembly.text_9": "UNLOCALIZED: Fuel stored in Vaults will not be consumed by the train",
-
- "create.ponder.train_controls.header": "UNLOCALIZED: Controlling Trains",
- "create.ponder.train_controls.text_1": "UNLOCALIZED: Train Controls are required on every train contraption",
- "create.ponder.train_controls.text_2": "UNLOCALIZED: Once assembled, right-click the block to start driving",
- "create.ponder.train_controls.text_3": "UNLOCALIZED: Accelerate and steer the Train using movement keybinds",
- "create.ponder.train_controls.text_4": "UNLOCALIZED: If desired, the top speed can be fine-tuned using the mouse wheel",
- "create.ponder.train_controls.text_5": "UNLOCALIZED: Hold space to approach a nearby Station",
- "create.ponder.train_controls.text_6": "UNLOCALIZED: Trains can only be disassembled back into blocks at Stations",
- "create.ponder.train_controls.text_7": "UNLOCALIZED: Assembled Whistles can be activated with the sprint key",
- "create.ponder.train_controls.text_8": "UNLOCALIZED: Sneak or click again to stop controlling the Train",
-
- "create.ponder.train_schedule.header": "UNLOCALIZED: Using Train Schedules",
- "create.ponder.train_schedule.text_1": "UNLOCALIZED: Schedules allow Trains to be controlled by other Drivers",
- "create.ponder.train_schedule.text_2": "UNLOCALIZED: Right-click with the item in hand to open its Interface",
- "create.ponder.train_schedule.text_3": "UNLOCALIZED: Once programmed, the Schedule can be handed off to a Train Driver",
- "create.ponder.train_schedule.text_4": "UNLOCALIZED: Any mob or blaze burner sitting in front of Train Controls is an eligible conductor",
- "create.ponder.train_schedule.text_5": "UNLOCALIZED: Creatures on a lead can be given their seat more conveniently",
- "create.ponder.train_schedule.text_6": "UNLOCALIZED: Schedules can be retrieved from Drivers at any moment",
-
- "create.ponder.train_signal_placement.header": "UNLOCALIZED: Placing Train Signals",
- "create.ponder.train_signal_placement.text_1": "UNLOCALIZED: Select a Train Track then place the Signal nearby",
- "create.ponder.train_signal_placement.text_2": "UNLOCALIZED: Signals control the flow of Trains not driven by players",
- "create.ponder.train_signal_placement.text_3": "UNLOCALIZED: Scheduled Trains will never cross signals in the opposite direction",
- "create.ponder.train_signal_placement.text_4": "UNLOCALIZED: ...unless a second signal is added facing the opposite way.",
- "create.ponder.train_signal_placement.text_5": "UNLOCALIZED: Nixie tubes can be attached to make a signal's lights more visible",
-
- "create.ponder.train_signal_redstone.header": "UNLOCALIZED: Signals & Redstone",
- "create.ponder.train_signal_redstone.text_1": "UNLOCALIZED: Signals can be forced red by a redstone signal",
- "create.ponder.train_signal_redstone.text_2": "UNLOCALIZED: Reversely, red signals emit a comparator output",
-
- "create.ponder.train_signal_signaling.header": "UNLOCALIZED: Collision Prevention with Signals",
- "create.ponder.train_signal_signaling.text_1": "UNLOCALIZED: Train Signals divide a track into segments",
- "create.ponder.train_signal_signaling.text_2": "UNLOCALIZED: If a Segment is occupied, no other Trains will be allowed entry",
- "create.ponder.train_signal_signaling.text_3": "UNLOCALIZED: Thus, each Segment will contain only one Train at a time",
- "create.ponder.train_signal_signaling.text_4": "UNLOCALIZED: A second Signal mode is available via the Wrench",
- "create.ponder.train_signal_signaling.text_5": "UNLOCALIZED: Segments of a brass signal usually lead into standard signals",
- "create.ponder.train_signal_signaling.text_6": "UNLOCALIZED: This special Signal can stop trains under a second condition",
- "create.ponder.train_signal_signaling.text_7": "UNLOCALIZED: It will stop Trains, which, upon entering...",
- "create.ponder.train_signal_signaling.text_8": "UNLOCALIZED: ...would not be able to leave the Segment immediately",
- "create.ponder.train_signal_signaling.text_9": "UNLOCALIZED: This helps keeping queued Trains out of a busy Segment",
-
- "create.ponder.valve_handle.header": "UNLOCALIZED: Generating Rotational Force using Valve Handles",
- "create.ponder.valve_handle.text_1": "UNLOCALIZED: Valve Handles can be used by players to apply rotational force manually",
- "create.ponder.valve_handle.text_2": "UNLOCALIZED: Hold Right-Click to rotate it Counter-Clockwise",
- "create.ponder.valve_handle.text_3": "UNLOCALIZED: Its conveyed speed is slow and precise",
- "create.ponder.valve_handle.text_4": "UNLOCALIZED: Sneak and Hold Right-Click to rotate it Clockwise",
- "create.ponder.valve_handle.text_5": "UNLOCALIZED: Valve handles can be dyed for aesthetic purposes",
-
- "create.ponder.valve_pipe.header": "UNLOCALIZED: Controlling Fluid flow using Valves",
- "create.ponder.valve_pipe.text_1": "UNLOCALIZED: Valve pipes help control fluids propagating through pipe networks",
- "create.ponder.valve_pipe.text_2": "UNLOCALIZED: Their shaft input controls whether fluid is currently allowed through",
- "create.ponder.valve_pipe.text_3": "UNLOCALIZED: Given Rotational Force in the opening direction, the valve will open up",
- "create.ponder.valve_pipe.text_4": "UNLOCALIZED: It can be closed again by reversing the input rotation",
-
- "create.ponder.water_wheel.header": "UNLOCALIZED: Generating Rotational Force using Water Wheels",
- "create.ponder.water_wheel.text_1": "UNLOCALIZED: Water Wheels draw force from adjacent Water Currents",
- "create.ponder.water_wheel.text_2": "UNLOCALIZED: The more faces are powered, the faster the Water Wheel will rotate",
- "create.ponder.water_wheel.text_3": "UNLOCALIZED: The Wheels' blades should be oriented against the flow",
- "create.ponder.water_wheel.text_4": "UNLOCALIZED: Facing the opposite way, they will not be as effective",
-
- "create.ponder.weighted_ejector.header": "UNLOCALIZED: Using Weighted Ejectors",
- "create.ponder.weighted_ejector.text_1": "UNLOCALIZED: Sneak and Right-Click holding an Ejector to select its target location",
- "create.ponder.weighted_ejector.text_10": "UNLOCALIZED: It is now limited to this stack size, and only activates when its held stack reaches this amount",
- "create.ponder.weighted_ejector.text_11": "UNLOCALIZED: Other Entities will always trigger an Ejector when stepping on it",
- "create.ponder.weighted_ejector.text_2": "UNLOCALIZED: The placed ejector will now launch objects to the marked location",
- "create.ponder.weighted_ejector.text_3": "UNLOCALIZED: A valid target can be at any height or distance within range",
- "create.ponder.weighted_ejector.text_4": "UNLOCALIZED: They cannot however be off to a side",
- "create.ponder.weighted_ejector.text_5": "UNLOCALIZED: If no valid Target was selected, it will simply target the block directly in front",
- "create.ponder.weighted_ejector.text_6": "UNLOCALIZED: Supply Rotational Force in order to charge it up",
- "create.ponder.weighted_ejector.text_7": "UNLOCALIZED: Items placed on the ejector cause it to trigger",
- "create.ponder.weighted_ejector.text_8": "UNLOCALIZED: If Inventories are targeted, the ejector will wait until there is space",
- "create.ponder.weighted_ejector.text_9": "UNLOCALIZED: Using the Wrench, a required Stack Size can be configured",
-
- "create.ponder.weighted_ejector_redstone.header": "UNLOCALIZED: Controlling Weighted Ejectors with Redstone",
- "create.ponder.weighted_ejector_redstone.text_1": "UNLOCALIZED: When powered by Redstone, Ejectors will not activate",
- "create.ponder.weighted_ejector_redstone.text_2": "UNLOCALIZED: Furthermore, Observers can detect when Ejectors activate",
-
- "create.ponder.weighted_ejector_tunnel.header": "UNLOCALIZED: Splitting item stacks using Weighted Ejectors",
- "create.ponder.weighted_ejector_tunnel.text_1": "UNLOCALIZED: Combined with Brass Tunnels, Ejectors can split item stacks by specific amounts",
- "create.ponder.weighted_ejector_tunnel.text_2": "UNLOCALIZED: First, configure the Brass Tunnel to 'Prefer Nearest', in order to prioritize its side output",
- "create.ponder.weighted_ejector_tunnel.text_3": "UNLOCALIZED: The Stack Size set on the Ejector now determines the amount to be split off",
- "create.ponder.weighted_ejector_tunnel.text_4": "UNLOCALIZED: While a new stack of the configured size exits the side output...",
- "create.ponder.weighted_ejector_tunnel.text_5": "UNLOCALIZED: ...the remainder will continue on its path",
-
- "create.ponder.windmill_source.header": "UNLOCALIZED: Generating Rotational Force using Windmill Bearings",
- "create.ponder.windmill_source.text_1": "UNLOCALIZED: Windmill Bearings attach to the block in front of them",
- "create.ponder.windmill_source.text_2": "UNLOCALIZED: Create a movable structure with the help of Super Glue",
- "create.ponder.windmill_source.text_3": "UNLOCALIZED: If enough Sail-like blocks are included, this can act as a Windmill",
- "create.ponder.windmill_source.text_4": "UNLOCALIZED: Activated with Right-Click, the Windmill Bearing will start providing Rotational Force",
- "create.ponder.windmill_source.text_5": "UNLOCALIZED: The Amount of Sail Blocks determine its Rotation Speed",
- "create.ponder.windmill_source.text_6": "UNLOCALIZED: Use a Wrench to configure its rotation direction",
- "create.ponder.windmill_source.text_7": "UNLOCALIZED: Right-click the Bearing anytime to stop and edit the Structure again",
-
- "create.ponder.windmill_structure.header": "UNLOCALIZED: Windmill Contraptions",
- "create.ponder.windmill_structure.text_1": "UNLOCALIZED: Any Structure can count as a valid Windmill, as long as it contains at least 8 sail-like Blocks.",
-
- "_": "Thank you for translating Create!"
-
-}
\ No newline at end of file
diff --git a/src/generated/resources/assets/create/lang/unfinished/es_cl.json b/src/generated/resources/assets/create/lang/unfinished/es_cl.json
deleted file mode 100644
index dbd0ddeb7..000000000
--- a/src/generated/resources/assets/create/lang/unfinished/es_cl.json
+++ /dev/null
@@ -1,3071 +0,0 @@
-{
- "_": "Missing Localizations: 1028",
-
- "_": "->------------------------] Game Elements [------------------------<-",
-
- "block.create.acacia_window": "Ventana de Acacia",
- "block.create.acacia_window_pane": "Panel de Ventana de Acacia",
- "block.create.adjustable_chain_gearshift": "Caja de Cambios en Cadena Ajustable",
- "block.create.analog_lever": "Palanca Análoga",
- "block.create.andesite_alloy_block": "UNLOCALIZED: Block of Andesite Alloy",
- "block.create.andesite_bars": "UNLOCALIZED: Andesite Bars",
- "block.create.andesite_belt_funnel": "Ingreso para Cintas de Andesita",
- "block.create.andesite_casing": "Cubierta de Andesita",
- "block.create.andesite_encased_cogwheel": "UNLOCALIZED: Andesite Encased Cogwheel",
- "block.create.andesite_encased_large_cogwheel": "UNLOCALIZED: Andesite Encased Large Cogwheel",
- "block.create.andesite_encased_shaft": "Eje con Cubierta de Andesita",
- "block.create.andesite_funnel": "Ingreso de Andesita",
- "block.create.andesite_ladder": "UNLOCALIZED: Andesite Ladder",
- "block.create.andesite_pillar": "Pilar de Andesita",
- "block.create.andesite_scaffolding": "UNLOCALIZED: Andesite Scaffolding",
- "block.create.andesite_tunnel": "Túnel de Andesita",
- "block.create.asurine": "UNLOCALIZED: Asurine",
- "block.create.asurine_pillar": "UNLOCALIZED: Asurine Pillar",
- "block.create.basin": "Tónel",
- "block.create.belt": "Cinta",
- "block.create.birch_window": "Ventana de Abedul",
- "block.create.birch_window_pane": "Panel de Ventana de Abedul",
- "block.create.black_nixie_tube": "Tubo Nixie Negro",
- "block.create.black_sail": "Vela Negra",
- "block.create.black_seat": "Asiento Negro",
- "block.create.black_toolbox": "Caja de Herramientas Negra",
- "block.create.black_valve_handle": "Válvula Negra",
- "block.create.blaze_burner": "Mechero Blaze",
- "block.create.blue_nixie_tube": "Tubo Nixie Azul",
- "block.create.blue_sail": "Vela Azul",
- "block.create.blue_seat": "Asiento Azul",
- "block.create.blue_toolbox": "Caja de Herramientas Azul",
- "block.create.blue_valve_handle": "Válvula Azul",
- "block.create.brass_bars": "UNLOCALIZED: Brass Bars",
- "block.create.brass_belt_funnel": "Ingreso para Cintas de Latón",
- "block.create.brass_block": "Bloque de Latón",
- "block.create.brass_casing": "Cubierta de Latón",
- "block.create.brass_encased_cogwheel": "UNLOCALIZED: Brass Encased Cogwheel",
- "block.create.brass_encased_large_cogwheel": "UNLOCALIZED: Brass Encased Large Cogwheel",
- "block.create.brass_encased_shaft": "Eje con Cubierta de Latón",
- "block.create.brass_funnel": "Ingreso de Latón",
- "block.create.brass_ladder": "UNLOCALIZED: Brass Ladder",
- "block.create.brass_scaffolding": "UNLOCALIZED: Brass Scaffolding",
- "block.create.brass_tunnel": "Túnel de Latón",
- "block.create.brown_nixie_tube": "Tubo Nixie Marrón",
- "block.create.brown_sail": "Vela Marrón",
- "block.create.brown_seat": "Asiento Marrón",
- "block.create.brown_toolbox": "Caja de Herramientas Marrón",
- "block.create.brown_valve_handle": "Válvula Marrón",
- "block.create.calcite_pillar": "UNLOCALIZED: Calcite Pillar",
- "block.create.cart_assembler": "Ensambladora de Vagonetas",
- "block.create.chocolate": "Chocolate",
- "block.create.chute": "Tolvogán",
- "block.create.clockwork_bearing": "Rodamiento De Relojería",
- "block.create.clutch": "Embrague",
- "block.create.cogwheel": "Engranaje",
- "block.create.content_observer": "Observador de Contenidos",
- "block.create.contraption_controls": "UNLOCALIZED: Contraption Controls",
- "block.create.controller_rail": "Raíl Controlador",
- "block.create.controls": "UNLOCALIZED: Train Controls",
- "block.create.copper_backtank": "Tanque-Mochila de Cobre",
- "block.create.copper_bars": "UNLOCALIZED: Copper Bars",
- "block.create.copper_casing": "Cubierta de Cobre",
- "block.create.copper_ladder": "UNLOCALIZED: Copper Ladder",
- "block.create.copper_scaffolding": "UNLOCALIZED: Copper Scaffolding",
- "block.create.copper_shingle_slab": "UNLOCALIZED: Copper Shingle Slab",
- "block.create.copper_shingle_stairs": "UNLOCALIZED: Copper Shingle Stairs",
- "block.create.copper_shingles": "Tejas de Cobre",
- "block.create.copper_tile_slab": "UNLOCALIZED: Copper Tile Slab",
- "block.create.copper_tile_stairs": "UNLOCALIZED: Copper Tile Stairs",
- "block.create.copper_tiles": "Baldosas de Cobre",
- "block.create.copper_valve_handle": "Válvula de Cobre",
- "block.create.copycat_bars": "UNLOCALIZED: Copycat Bars",
- "block.create.copycat_base": "UNLOCALIZED: Copycat Base",
- "block.create.copycat_panel": "UNLOCALIZED: Copycat Panel",
- "block.create.copycat_step": "UNLOCALIZED: Copycat Step",
- "block.create.creative_crate": "Cajón del Creativo",
- "block.create.creative_fluid_tank": "Tanque de Fluidos del Creativo",
- "block.create.creative_motor": "Motor del Creativo",
- "block.create.crimsite": "UNLOCALIZED: Crimsite",
- "block.create.crimsite_pillar": "UNLOCALIZED: Crimsite Pillar",
- "block.create.crimson_window": "Ventana Carmesí",
- "block.create.crimson_window_pane": "Panel de Ventana Carmesí",
- "block.create.crushing_wheel": "Rueda Trituradora",
- "block.create.crushing_wheel_controller": "Controladora de Rueda Trituradora",
- "block.create.cuckoo_clock": "Reloj Cu-Cú",
- "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.cyan_nixie_tube": "Tubo Nixie Cian",
- "block.create.cyan_sail": "Vela Cian",
- "block.create.cyan_seat": "Asiento Cian",
- "block.create.cyan_toolbox": "Caja de Herramientas Cian",
- "block.create.cyan_valve_handle": "Válvula Cian",
- "block.create.dark_oak_window": "Ventana de Roble Oscuro",
- "block.create.dark_oak_window_pane": "Panel de Ventana de Roble Oscuro",
- "block.create.deepslate_pillar": "UNLOCALIZED: Deepslate Pillar",
- "block.create.deepslate_zinc_ore": "UNLOCALIZED: Deepslate Zinc Ore",
- "block.create.deployer": "Desplegador",
- "block.create.depot": "Depósito",
- "block.create.diorite_pillar": "Pilar de Diorita",
- "block.create.display_board": "UNLOCALIZED: Display Board",
- "block.create.display_link": "UNLOCALIZED: Display Link",
- "block.create.dripstone_pillar": "UNLOCALIZED: Dripstone Pillar",
- "block.create.elevator_contact": "UNLOCALIZED: Elevator Contact",
- "block.create.elevator_pulley": "UNLOCALIZED: Elevator Pulley",
- "block.create.encased_chain_drive": "Conductor en Cadena Encubierto",
- "block.create.encased_fan": "Ventilador Encubierto",
- "block.create.encased_fluid_pipe": "Tubería de Fluidos Encubierta",
- "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.fake_track": "UNLOCALIZED: Track Marker for Maps",
- "block.create.fluid_pipe": "Tubería de Fluidos",
- "block.create.fluid_tank": "Tanque de Fluidos",
- "block.create.fluid_valve": "Válvula de Fluidos",
- "block.create.flywheel": "Volante de Inercia",
- "block.create.framed_glass": "Vidrio Enmarcado",
- "block.create.framed_glass_door": "UNLOCALIZED: Framed Glass Door",
- "block.create.framed_glass_pane": "Panel de Vidrio Enmarcado",
- "block.create.framed_glass_trapdoor": "UNLOCALIZED: Framed Glass Trapdoor",
- "block.create.gantry_carriage": "Carruaje de Grúa",
- "block.create.gantry_shaft": "Eje de Grúa",
- "block.create.gearbox": "Caja de Engranajes",
- "block.create.gearshift": "Caja de Cambios",
- "block.create.glass_fluid_pipe": "Tubería de Fluidos de Cristal",
- "block.create.granite_pillar": "Pilar de Granito",
- "block.create.gray_nixie_tube": "Tubo Nixie Gris",
- "block.create.gray_sail": "vela Gris",
- "block.create.gray_seat": "Asiento Gris",
- "block.create.gray_toolbox": "Caja de Herrameintas Gris",
- "block.create.gray_valve_handle": "Válvula Gris",
- "block.create.green_nixie_tube": "Tubo Nixie Verde",
- "block.create.green_sail": "Vela Verde",
- "block.create.green_seat": "Asiento Verde",
- "block.create.green_toolbox": "Caja de Herramientas Verde",
- "block.create.green_valve_handle": "Válvula Verde",
- "block.create.hand_crank": "Manivela",
- "block.create.haunted_bell": "Campana Embrujada",
- "block.create.honey": "Miel",
- "block.create.horizontal_framed_glass": "Vidrio Enmarcado Horizontal",
- "block.create.horizontal_framed_glass_pane": "Panel de Vidrio Enmarcado Horizontal",
- "block.create.hose_pulley": "Polea Manguera",
- "block.create.industrial_iron_block": "UNLOCALIZED: Block of Industrial Iron",
- "block.create.item_drain": "Drenaje",
- "block.create.item_vault": "UNLOCALIZED: Item Vault",
- "block.create.jungle_window": "Ventana de Jungla",
- "block.create.jungle_window_pane": "Panel de Ventana de Jungla",
- "block.create.large_bogey": "UNLOCALIZED: Large Bogey",
- "block.create.large_cogwheel": "Engranaje Grande",
- "block.create.layered_andesite": "Capa de Andesita",
- "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_diorite": "Capa de Diorita",
- "block.create.layered_dripstone": "UNLOCALIZED: Layered Dripstone",
- "block.create.layered_granite": "Capa de Granito",
- "block.create.layered_limestone": "Capa de Piedra Caliza",
- "block.create.layered_ochrum": "UNLOCALIZED: Layered Ochrum",
- "block.create.layered_scorchia": "UNLOCALIZED: Layered Scorchia",
- "block.create.layered_scoria": "Capa de Escoria",
- "block.create.layered_tuff": "UNLOCALIZED: Layered Tuff",
- "block.create.layered_veridium": "UNLOCALIZED: Layered Veridium",
- "block.create.lectern_controller": "Controlador de Atril",
- "block.create.light_blue_nixie_tube": "Tubo Nixie Azul Claro",
- "block.create.light_blue_sail": "Vela Azul Claro",
- "block.create.light_blue_seat": "Asiento Azul Claro",
- "block.create.light_blue_toolbox": "Caja de Herramientas Azul Claro",
- "block.create.light_blue_valve_handle": "Válvula Azul Claro",
- "block.create.light_gray_nixie_tube": "Tubo Nixie Gris Claro",
- "block.create.light_gray_sail": "Vela Gris Claro",
- "block.create.light_gray_seat": "Asiento Gris Claro",
- "block.create.light_gray_toolbox": "Caja de Herramientas Gris Claro",
- "block.create.light_gray_valve_handle": "Válvula Gris Claro",
- "block.create.lime_nixie_tube": "Tubo Nixie Lima",
- "block.create.lime_sail": "Vela Lima",
- "block.create.lime_seat": "Asiento Lima",
- "block.create.lime_toolbox": "Caja de herramientas Lima",
- "block.create.lime_valve_handle": "Válvula Lima",
- "block.create.limestone": "Piedra Caliza",
- "block.create.limestone_pillar": "Pilar de Piedra Caliza",
- "block.create.linear_chassis": "Chasis Lineal",
- "block.create.lit_blaze_burner": "Quemador Blaze Encendido",
- "block.create.magenta_nixie_tube": "Tubo Nixie Magenta",
- "block.create.magenta_sail": "Vela Magenta",
- "block.create.magenta_seat": "Asiento Magenta",
- "block.create.magenta_toolbox": "Caja de Herramientas Magenta",
- "block.create.magenta_valve_handle": "Válvula Magenta",
- "block.create.mechanical_arm": "Brazo Mecánico",
- "block.create.mechanical_bearing": "Rodamiento Mecánico",
- "block.create.mechanical_crafter": "Crafteador Mecánico",
- "block.create.mechanical_drill": "Taladro Mecánico",
- "block.create.mechanical_harvester": "Cosechadora Mecánica",
- "block.create.mechanical_mixer": "Mezcladora Mecánica",
- "block.create.mechanical_piston": "Pistón Mecánico",
- "block.create.mechanical_piston_head": "Cabeza de Pistón Mecánico",
- "block.create.mechanical_plough": "Arador Mecánico",
- "block.create.mechanical_press": "Prensa Mecánica",
- "block.create.mechanical_pump": "Bomba Mecánica",
- "block.create.mechanical_saw": "Sierra Mecánica",
- "block.create.metal_bracket": "Soporte Metálico",
- "block.create.metal_girder": "UNLOCALIZED: Metal Girder",
- "block.create.metal_girder_encased_shaft": "UNLOCALIZED: Metal Girder Encased Shaft",
- "block.create.millstone": "Piedra de Molino",
- "block.create.minecart_anchor": "Ancla de Vagoneta",
- "block.create.mysterious_cuckoo_clock": "Reloj Cu-Cú",
- "block.create.netherite_backtank": "UNLOCALIZED: Netherite Backtank",
- "block.create.nixie_tube": "Tubo Nixie",
- "block.create.nozzle": "Boquilla",
- "block.create.oak_window": "Ventana de Roble",
- "block.create.oak_window_pane": "Panel de Ventana de Roble",
- "block.create.ochrum": "UNLOCALIZED: Ochrum",
- "block.create.ochrum_pillar": "UNLOCALIZED: Ochrum Pillar",
- "block.create.orange_sail": "Vela Naranja",
- "block.create.orange_seat": "Asiento Naranja",
- "block.create.orange_toolbox": "Caja de Herramientas Naranja",
- "block.create.orange_valve_handle": "Válvula Naranja",
- "block.create.ornate_iron_window": "Ventana de Hierro Adornada",
- "block.create.ornate_iron_window_pane": "Panel de Ventana de Hierro Adornada",
- "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.peculiar_bell": "Campana Peculiar",
- "block.create.pink_nixie_tube": "Tubo Nixie Rosado",
- "block.create.pink_sail": "Vela Rosada",
- "block.create.pink_seat": "Asiento Rosado",
- "block.create.pink_toolbox": "Caja de Herramientas Rosada",
- "block.create.pink_valve_handle": "Válvula Rosada",
- "block.create.piston_extension_pole": "Poste de Extensión de Pistón",
- "block.create.placard": "UNLOCALIZED: Placard",
- "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.portable_fluid_interface": "Interfaz de Fluidos Portable",
- "block.create.portable_storage_interface": "Interfaz de Almacenamientos Portable",
- "block.create.powered_latch": "Cerrojo de Redstone",
- "block.create.powered_shaft": "UNLOCALIZED: Powered Shaft",
- "block.create.powered_toggle_latch": "Cerrojo Palanca de Redstone",
- "block.create.pulley_magnet": "Imán de la Polea",
- "block.create.pulse_extender": "UNLOCALIZED: Pulse Extender",
- "block.create.pulse_repeater": "Repetidor de Pulso",
- "block.create.purple_nixie_tube": "Tubo Nixie Morado",
- "block.create.purple_sail": "Vela Morada",
- "block.create.purple_seat": "Asiento Morado",
- "block.create.purple_toolbox": "Caja de Herramientas Morada",
- "block.create.purple_valve_handle": "Válvula Morada",
- "block.create.radial_chassis": "Chasis Radial",
- "block.create.railway_casing": "UNLOCALIZED: Train Casing",
- "block.create.raw_zinc_block": "UNLOCALIZED: Block of Raw Zinc",
- "block.create.red_nixie_tube": "Tubo Nixie Rojo",
- "block.create.red_sail": "Vela Roja",
- "block.create.red_seat": "Asiento Rojo",
- "block.create.red_toolbox": "Caja de Herramientas Roja",
- "block.create.red_valve_handle": "Válvula Roja",
- "block.create.redstone_contact": "Contacto de Redstone",
- "block.create.redstone_link": "Enlace de Redstone",
- "block.create.refined_radiance_casing": "Cubierta Radiante",
- "block.create.rope": "Cuerda",
- "block.create.rope_pulley": "Polea de Cuerda",
- "block.create.rose_quartz_block": "UNLOCALIZED: Block of Rose Quartz",
- "block.create.rose_quartz_lamp": "UNLOCALIZED: Rose Quartz Lamp",
- "block.create.rose_quartz_tiles": "UNLOCALIZED: Rose Quartz Tiles",
- "block.create.rotation_speed_controller": "Controlador de Velocidad de Rotación",
- "block.create.sail_frame": "Marco de Vela",
- "block.create.schematic_table": "Mesa de Esquemas",
- "block.create.schematicannon": "Esquemacañón",
- "block.create.scorchia": "UNLOCALIZED: Scorchia",
- "block.create.scorchia_pillar": "UNLOCALIZED: Scorchia Pillar",
- "block.create.scoria": "Escoria",
- "block.create.scoria_pillar": "Pilar de Escoria",
- "block.create.secondary_linear_chassis": "Chasis Lineal Secundario",
- "block.create.sequenced_gearshift": "Caja de Cambios Secuenciada",
- "block.create.shadow_steel_casing": "Cubierta de Sombra",
- "block.create.shaft": "Eje",
- "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_bogey": "UNLOCALIZED: Small Bogey",
- "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_rose_quartz_tiles": "UNLOCALIZED: Small Rose Quartz Tiles",
- "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.smart_chute": "Tolvogán Inteligente",
- "block.create.smart_fluid_pipe": "Tubería de Fluidos Inteligente",
- "block.create.speedometer": "Velocímetro",
- "block.create.spout": "Surtidor",
- "block.create.spruce_window": "Ventana de Abeto",
- "block.create.spruce_window_pane": "Panel de Ventana de Abeto",
- "block.create.steam_engine": "UNLOCALIZED: Steam Engine",
- "block.create.steam_whistle": "UNLOCALIZED: Steam Whistle",
- "block.create.steam_whistle_extension": "UNLOCALIZED: Steam Whistle Extension",
- "block.create.sticker": "Pegador",
- "block.create.sticky_mechanical_piston": "Pistón Mecánico Pegajoso",
- "block.create.stockpile_switch": "Interruptor de Reservas",
- "block.create.stressometer": "Estresómetro",
- "block.create.tiled_glass": "Vidrio Baldosa",
- "block.create.tiled_glass_pane": "Panel de Vidrio Baldosa",
- "block.create.track": "UNLOCALIZED: Train Track",
- "block.create.track_observer": "UNLOCALIZED: Train Observer",
- "block.create.track_signal": "UNLOCALIZED: Train Signal",
- "block.create.track_station": "UNLOCALIZED: Train Station",
- "block.create.train_door": "UNLOCALIZED: Train Door",
- "block.create.train_trapdoor": "UNLOCALIZED: Train Trapdoor",
- "block.create.tuff_pillar": "UNLOCALIZED: Tuff Pillar",
- "block.create.turntable": "Plato Giratorio",
- "block.create.veridium": "UNLOCALIZED: Veridium",
- "block.create.veridium_pillar": "UNLOCALIZED: Veridium Pillar",
- "block.create.vertical_framed_glass": "Vidrio Baldosa Vertical",
- "block.create.vertical_framed_glass_pane": "Panel de Vidrio Baldosa Vertical",
- "block.create.warped_window": "Ventana Distorsionada",
- "block.create.warped_window_pane": "Panel de Ventana Distorsionada",
- "block.create.water_wheel": "Rueda de Agua",
- "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.weighted_ejector": "Eyector por Peso",
- "block.create.white_nixie_tube": "Tubo Nixie Blanco",
- "block.create.white_sail": "Vela Blanca",
- "block.create.white_seat": "Asiento Blanco",
- "block.create.white_toolbox": "Caja de Herramientas Blanca",
- "block.create.white_valve_handle": "Válvula Blanca",
- "block.create.windmill_bearing": "Rodamiento de Molino de Viento",
- "block.create.wooden_bracket": "Soporte de Madera",
- "block.create.yellow_nixie_tube": "Tubo Nixie Amarillo",
- "block.create.yellow_sail": "Vela Amarilla",
- "block.create.yellow_seat": "Asiento Amarillo",
- "block.create.yellow_toolbox": "Caja de Herramientas Amarilla",
- "block.create.yellow_valve_handle": "Válvula Amarilla",
- "block.create.zinc_block": "Bloque de Zinc",
- "block.create.zinc_ore": "Mineral de Zinc",
-
- "enchantment.create.capacity": "Capacidad",
- "enchantment.create.potato_recovery": "Recuperación de papas",
-
- "entity.create.carriage_contraption": "UNLOCALIZED: Carriage Contraption",
- "entity.create.contraption": "Artefacto",
- "entity.create.crafting_blueprint": "Crafteando Planos",
- "entity.create.gantry_contraption": "Artefacto de Grúa",
- "entity.create.potato_projectile": "Projectil de papa",
- "entity.create.seat": "Asiento",
- "entity.create.stationary_contraption": "Artefacto Estacionario",
- "entity.create.super_glue": "La Gotita",
-
- "fluid.create.potion": "Poción",
- "fluid.create.tea": "Té del Constructor",
-
- "item.create.andesite_alloy": "Aleación de Andesita",
- "item.create.attribute_filter": "Filtro de Atributos",
- "item.create.bar_of_chocolate": "Barra de Chocolate",
- "item.create.belt_connector": "Cinta Mecánica",
- "item.create.blaze_cake": "Pastel Blaze",
- "item.create.blaze_cake_base": "Base del Pastel Blaze",
- "item.create.brass_hand": "Mano de Latón",
- "item.create.brass_ingot": "Lingote de Latón",
- "item.create.brass_nugget": "Nugget de Latón",
- "item.create.brass_sheet": "Plancha de Latón",
- "item.create.builders_tea": "Té del Constructor",
- "item.create.chest_minecart_contraption": "Contrapción de Vagoneta con Cofre",
- "item.create.chocolate_bucket": "Balde de Chocolate",
- "item.create.chocolate_glazed_berries": "Bayas Bañadas en Chocolate",
- "item.create.chromatic_compound": "Compuesto Cromático",
- "item.create.cinder_flour": "Harina de Cenizas",
- "item.create.copper_backtank": "Mochila-Tanque de Cobre",
- "item.create.copper_backtank_placeable": "UNLOCALIZED: Copper Backtank Placeable",
- "item.create.copper_diving_boots": "UNLOCALIZED: Copper Diving Boots",
- "item.create.copper_diving_helmet": "UNLOCALIZED: Copper Diving Helmet",
- "item.create.copper_nugget": "Nugget de Cobre",
- "item.create.copper_sheet": "Plancha de Cobre",
- "item.create.crafter_slot_cover": "Cubre Ranuras",
- "item.create.crafting_blueprint": "Plano de Fabricación",
- "item.create.creative_blaze_cake": "Pastel Blaze del Creativo",
- "item.create.crushed_aluminum_ore": "Mineral de Aluminio Triturado",
- "item.create.crushed_copper_ore": "Mineral de Cobre Triturado",
- "item.create.crushed_gold_ore": "Mineral de Oro Triturado",
- "item.create.crushed_iron_ore": "Mineral de Hierro Triturado",
- "item.create.crushed_lead_ore": "Mineral de Plomo Triturado",
- "item.create.crushed_nickel_ore": "Mineral de Níquel Triturado",
- "item.create.crushed_osmium_ore": "Mineral de Osmio Triturado",
- "item.create.crushed_platinum_ore": "Mineral de Platino Triturado",
- "item.create.crushed_quicksilver_ore": "Mineral de Mercurio Triturado",
- "item.create.crushed_silver_ore": "Mineral de Plata Triturado",
- "item.create.crushed_tin_ore": "Mineral de Estaño Triturado",
- "item.create.crushed_uranium_ore": "Mineral de Uranio Triturado",
- "item.create.crushed_zinc_ore": "Mineral de Zinc Triturado",
- "item.create.dough": "Masa",
- "item.create.electron_tube": "Tubo de Electrones",
- "item.create.empty_blaze_burner": "Quemador Blaze Vacío",
- "item.create.empty_schematic": "Esquema Vacío",
- "item.create.experience_nugget": "UNLOCALIZED: Nugget of Experience",
- "item.create.extendo_grip": "Agarrextensor",
- "item.create.filter": "Filtro",
- "item.create.furnace_minecart_contraption": "Contrapción de Vagoneta con Horno",
- "item.create.goggles": "Lentes del Ingeniero",
- "item.create.golden_sheet": "Plancha Dorada",
- "item.create.handheld_worldshaper": "Forma Mundos del Creativo",
- "item.create.honey_bucket": "Balde de Miel",
- "item.create.honeyed_apple": "Manzana Enmielada",
- "item.create.incomplete_precision_mechanism": "Mecanismo de Precisión Incompleto",
- "item.create.incomplete_track": "UNLOCALIZED: Incomplete Track",
- "item.create.iron_sheet": "Plancha de Hierro",
- "item.create.linked_controller": "Controlador Vinculable",
- "item.create.minecart_contraption": "Contrapción de Vagoneta",
- "item.create.minecart_coupling": "Acoplamiento de Vagonetas",
- "item.create.netherite_backtank": "UNLOCALIZED: Netherite Backtank",
- "item.create.netherite_backtank_placeable": "UNLOCALIZED: Netherite Backtank Placeable",
- "item.create.netherite_diving_boots": "UNLOCALIZED: Netherite Diving Boots",
- "item.create.netherite_diving_helmet": "UNLOCALIZED: Netherite Diving Helmet",
- "item.create.polished_rose_quartz": "Cuarzo Rosa Pulido",
- "item.create.potato_cannon": "Cañón de Papas",
- "item.create.powdered_obsidian": "Obsidiana Pulverizada",
- "item.create.precision_mechanism": "Mecanismo de Precisión",
- "item.create.propeller": "Hélice",
- "item.create.raw_zinc": "UNLOCALIZED: Raw Zinc",
- "item.create.red_sand_paper": "Papel de Arena Roja",
- "item.create.refined_radiance": "Radiancia Refinada",
- "item.create.rose_quartz": "Cuarzo Rosa",
- "item.create.sand_paper": "Papel de Arena",
- "item.create.schedule": "UNLOCALIZED: Train Schedule",
- "item.create.schematic": "Esquema",
- "item.create.schematic_and_quill": "Esquema con Pluma",
- "item.create.shadow_steel": "Acero Sombrío",
- "item.create.sturdy_sheet": "UNLOCALIZED: Sturdy Sheet",
- "item.create.super_glue": "La Gotita",
- "item.create.sweet_roll": "Rollito Dulce",
- "item.create.tree_fertilizer": "Fertilizante Arbóreo",
- "item.create.unprocessed_obsidian_sheet": "UNLOCALIZED: Unprocessed Obsidian Sheet",
- "item.create.vertical_gearbox": "Caja de Engranajes Vertical",
- "item.create.wand_of_symmetry": "Vara de Simetría",
- "item.create.wheat_flour": "Harina de Trigo",
- "item.create.whisk": "Batidor",
- "item.create.wrench": "Llave Inglesa",
- "item.create.zinc_ingot": "Lingote de Zinc",
- "item.create.zinc_nugget": "Nugget de Zinc",
-
-
- "_": "->------------------------] Advancements [------------------------<-",
-
- "advancement.create.root": "Bienvenido a Create",
- "advancement.create.root.desc": "¡Es hora de empezar a construir algunas contrapciones increíbles!",
- "advancement.create.andesite_alloy": "Aliteración Abundante",
- "advancement.create.andesite_alloy.desc": "Los materiales de create tienen nombres raros. La Aleación de Andesita es uno de ellos.",
- "advancement.create.andesite_casing": "La Edad de la Andesita",
- "advancement.create.andesite_casing.desc": "Utilice un poco de madera y aleación de andesita para crear una cubierta básica.",
- "advancement.create.mechanical_press": "UNLOCALIZED: Bonk!",
- "advancement.create.mechanical_press.desc": "UNLOCALIZED: Create some sheets in a Mechanical Press",
- "advancement.create.encased_fan": "UNLOCALIZED: Wind Maker",
- "advancement.create.encased_fan.desc": "UNLOCALIZED: Place and power an Encased Fan",
- "advancement.create.fan_processing": "UNLOCALIZED: Processing by Particle",
- "advancement.create.fan_processing.desc": "UNLOCALIZED: Use an Encased Fan to process materials",
- "advancement.create.saw_processing": "UNLOCALIZED: Workshop's Most Feared",
- "advancement.create.saw_processing.desc": "UNLOCALIZED: Use an upright Mechanical Saw to process materials",
- "advancement.create.compacting": "UNLOCALIZED: Compactification",
- "advancement.create.compacting.desc": "UNLOCALIZED: Use a Mechanical Press and a Basin to create fewer items from more",
- "advancement.create.belt": "Unidad de Algas",
- "advancement.create.belt.desc": "Conecta dos ejes con una cinta mecánica.",
- "advancement.create.funnel": "UNLOCALIZED: Airport Aesthetic",
- "advancement.create.funnel.desc": "UNLOCALIZED: Extract or insert items into a container using a Funnel",
- "advancement.create.chute": "Viniendose Abajo",
- "advancement.create.chute.desc": "Coloca un tolvogán, la contraparte vertical de las cintas mecánicas.",
- "advancement.create.mechanical_mixer": "UNLOCALIZED: Mixing It Up",
- "advancement.create.mechanical_mixer.desc": "UNLOCALIZED: Combine ingredients in a Mechanical Mixer",
- "advancement.create.burner": "UNLOCALIZED: Sentient Fireplace",
- "advancement.create.burner.desc": "UNLOCALIZED: Obtain a Blaze Burner",
- "advancement.create.water_wheel": "Aprovechando la Hidráulica",
- "advancement.create.water_wheel.desc": "¡Pon una rueda de agua e intenta hacer que gire!",
- "advancement.create.windmill": "Una leve brisa",
- "advancement.create.windmill.desc": "Arma un molino.",
- "advancement.create.shifting_gears": "Engranajes Cambiantes",
- "advancement.create.shifting_gears.desc": "Conecta un engranaje grande a uno pequeño, permitiendo cambiar la velocidad de tu contrapción.",
- "advancement.create.millstone": "Trituradora de Bolsillo",
- "advancement.create.millstone.desc": "Coloca y dale poder a una Piedra de Molino.",
- "advancement.create.super_glue": "UNLOCALIZED: Area of Connect",
- "advancement.create.super_glue.desc": "UNLOCALIZED: Super Glue some blocks into a group",
- "advancement.create.contraption_actors": "UNLOCALIZED: Moving with Purpose",
- "advancement.create.contraption_actors.desc": "UNLOCALIZED: Create a Contraption with drills, saws, or harvesters on board",
- "advancement.create.portable_storage_interface": "UNLOCALIZED: Drive-By Exchange",
- "advancement.create.portable_storage_interface.desc": "UNLOCALIZED: Use a Portable Storage Interface to take or insert items into a Contraption",
- "advancement.create.wrench_goggles": "UNLOCALIZED: Kitted Out",
- "advancement.create.wrench_goggles.desc": "UNLOCALIZED: Equip Engineer's Goggles and a Wrench",
- "advancement.create.stressometer": "Pero, ¿qué tan estresado exactamente?",
- "advancement.create.stressometer.desc": "Coloca y dale poder a un Estresómetro. Míralo con tus gafas para leer el número exacto.",
- "advancement.create.cuckoo_clock": "UNLOCALIZED: Is It Time?",
- "advancement.create.cuckoo_clock.desc": "UNLOCALIZED: Witness your Cuckoo Clock announce bedtime",
- "advancement.create.windmill_maxed": "UNLOCALIZED: A Strong Breeze",
- "advancement.create.windmill_maxed.desc": "UNLOCALIZED: Assemble a windmill of maximum strength",
- "advancement.create.ejector_maxed": "UNLOCALIZED: Springboard Champion",
- "advancement.create.ejector_maxed.desc": "UNLOCALIZED: Get launched more than 30 blocks by a Weighted Ejector",
- "advancement.create.pulley_maxed": "UNLOCALIZED: Rope to Nowhere",
- "advancement.create.pulley_maxed.desc": "UNLOCALIZED: Extend a Rope Pulley over 200 blocks deep",
- "advancement.create.cart_pickup": "UNLOCALIZED: Strong Arms",
- "advancement.create.cart_pickup.desc": "UNLOCALIZED: Pick up a Minecart Contraption with at least 200 attached blocks",
- "advancement.create.anvil_plough": "UNLOCALIZED: Blacksmith Artillery",
- "advancement.create.anvil_plough.desc": "UNLOCALIZED: Launch an Anvil with Mechanical Ploughs",
- "advancement.create.lava_wheel_00000": "UNLOCALIZED: Magma Wheel",
- "advancement.create.lava_wheel_00000.desc": "UNLOCALIZED: This shouldn't have worked§7\n(Hidden Advancement)",
- "advancement.create.hand_crank_000": "UNLOCALIZED: Workout Session",
- "advancement.create.hand_crank_000.desc": "UNLOCALIZED: Use a Hand Crank until fully exhausted§7\n(Hidden Advancement)",
- "advancement.create.belt_funnel_kiss": "¡Son Cintololos!",
- "advancement.create.belt_funnel_kiss.desc": "Haz que dos ingresos montados en una cinta mecánica se besen.",
- "advancement.create.stressometer_maxed": "UNLOCALIZED: Perfectly Stressed",
- "advancement.create.stressometer_maxed.desc": "UNLOCALIZED: Get a 100% readout from a Stressometer§7\n(Hidden Advancement)",
- "advancement.create.copper": "UNLOCALIZED: Cuprum Bokum",
- "advancement.create.copper.desc": "UNLOCALIZED: Amass some Copper Ingots for your exploits in fluid manipulation",
- "advancement.create.copper_casing": "La Edad del Cobre",
- "advancement.create.copper_casing.desc": "Utiliza planchas de cobre y un poco de madera para crear cubiertas de cobre.",
- "advancement.create.spout": "Splash",
- "advancement.create.spout.desc": "Observa cómo se llena un objeto de líquido con un surtidor.",
- "advancement.create.drain": "UNLOCALIZED: Tumble Draining",
- "advancement.create.drain.desc": "UNLOCALIZED: Watch a fluid-containing item be emptied by an Item Drain",
- "advancement.create.steam_engine": "UNLOCALIZED: The Powerhouse",
- "advancement.create.steam_engine.desc": "UNLOCALIZED: Use a Steam Engine to generate torque",
- "advancement.create.steam_whistle": "UNLOCALIZED: Voice of an Angel",
- "advancement.create.steam_whistle.desc": "UNLOCALIZED: Activate a Steam Whistle",
- "advancement.create.backtank": "UNLOCALIZED: Pressure to Go",
- "advancement.create.backtank.desc": "UNLOCALIZED: Create a Copper Backtank and make it accumulate air pressure",
- "advancement.create.diving_suit": "UNLOCALIZED: Ready for the Depths",
- "advancement.create.diving_suit.desc": "UNLOCALIZED: Equip a Diving Helmet and a Copper Backtank, then jump into water",
- "advancement.create.mechanical_pump_0": "UNLOCALIZED: Under Pressure",
- "advancement.create.mechanical_pump_0.desc": "UNLOCALIZED: Place and power a Mechanical Pump",
- "advancement.create.glass_pipe": "Flujo Espía",
- "advancement.create.glass_pipe.desc": "Observa cómo se propaga el fluido a través de una tubería con ventana. Puedes añadir una ventana a una tubería recta con tu Llave Inglesa.",
- "advancement.create.water_supply": "UNLOCALIZED: Puddle Collector",
- "advancement.create.water_supply.desc": "UNLOCALIZED: Use the pulling end of a Fluid Pipe or Mechanical Pump to collect water",
- "advancement.create.hose_pulley": "Derrame industrial",
- "advancement.create.hose_pulley.desc": "Baja una polea manguera y observa cómo drena o llena un cuerpo de fluido.",
- "advancement.create.chocolate_bucket": "UNLOCALIZED: A World of Imagination",
- "advancement.create.chocolate_bucket.desc": "UNLOCALIZED: Obtain a bucket of molten chocolate",
- "advancement.create.honey_drain": "UNLOCALIZED: Autonomous Bee-Keeping",
- "advancement.create.honey_drain.desc": "UNLOCALIZED: Use pipes to pull honey from a Bee Nest or Beehive",
- "advancement.create.hose_pulley_lava": "UNLOCALIZED: Tapping the Mantle",
- "advancement.create.hose_pulley_lava.desc": "UNLOCALIZED: Pump from a body of lava large enough to be considered infinite",
- "advancement.create.steam_engine_maxed": "UNLOCALIZED: Full Steam",
- "advancement.create.steam_engine_maxed.desc": "UNLOCALIZED: Run a boiler at the maximum level of power",
- "advancement.create.foods": "UNLOCALIZED: Balanced Diet",
- "advancement.create.foods.desc": "UNLOCALIZED: Create Chocolate Glazed Berries, a Honeyed Apple, and a Sweet Roll all from the same Spout",
- "advancement.create.diving_suit_lava": "UNLOCALIZED: Swimming with the Striders",
- "advancement.create.diving_suit_lava.desc": "UNLOCALIZED: Attempt to take a dive in lava with your diving gear§7\n(Hidden Advancement)",
- "advancement.create.chained_drain": "UNLOCALIZED: On a Roll",
- "advancement.create.chained_drain.desc": "UNLOCALIZED: Watch an item move across a row of Item Drains§7\n(Hidden Advancement)",
- "advancement.create.cross_streams": "UNLOCALIZED: Don't Cross the Streams!",
- "advancement.create.cross_streams.desc": "UNLOCALIZED: Watch two fluids meet in your pipe network§7\n(Hidden Advancement)",
- "advancement.create.pipe_organ": "UNLOCALIZED: The Pipe Organ",
- "advancement.create.pipe_organ.desc": "UNLOCALIZED: Attach 12 uniquely pitched Steam Whistles to a single Fluid Tank§7\n(Hidden Advancement)",
- "advancement.create.brass": "Aleaciones de verdad",
- "advancement.create.brass.desc": "Usa cobre triturado y zinc triturado para crear algo de latón.",
- "advancement.create.brass_casing": "La Edad del Latón",
- "advancement.create.brass_casing.desc": "Utiliza tu latón recién obtenido y un poco de madera para crear una cubierta más avanzada.",
- "advancement.create.rose_quartz": "UNLOCALIZED: Pink Diamonds",
- "advancement.create.rose_quartz.desc": "UNLOCALIZED: Polish some Rose Quartz",
- "advancement.create.deployer": "Toca, Coloca y Ataca",
- "advancement.create.deployer.desc": "Coloca y dale poder a un Desplegador, la perfecta reflexión de tí mismo.",
- "advancement.create.precision_mechanism": "Curiosidades Complejas",
- "advancement.create.precision_mechanism.desc": "Ensambla un Mecanismo de Precisión.",
- "advancement.create.speed_controller": "¡Los ingenieros lo odian!",
- "advancement.create.speed_controller.desc": "Pon un Controlador de Velocidad de Rotación, el último dispositivo del mercado para el engranaje moderno.",
- "advancement.create.mechanical_arm": "¡Manos Ocupadas!",
- "advancement.create.mechanical_arm.desc": "Construye un brazo mecánico, selecciona entradas y salidas, colócalo y dale poder; entonces, observa como hace todo el trabajo por tí.",
- "advancement.create.mechanical_crafter": "UNLOCALIZED: Automated Assembly",
- "advancement.create.mechanical_crafter.desc": "UNLOCALIZED: Place and power some Mechanical Crafters",
- "advancement.create.crushing_wheel": "Un par de Gigantes",
- "advancement.create.crushing_wheel.desc": "Crea ruedas trituradoras para descomponer los materiales de manera más efectiva.",
- "advancement.create.haunted_bell": "UNLOCALIZED: Shadow Sense",
- "advancement.create.haunted_bell.desc": "UNLOCALIZED: Toll a Haunted Bell",
- "advancement.create.clockwork_bearing": "Contrapción en Punto",
- "advancement.create.clockwork_bearing.desc": "Ensambla una estructura montada sobre un rodamiento de relojería.",
- "advancement.create.display_link": "UNLOCALIZED: Big Data",
- "advancement.create.display_link.desc": "UNLOCALIZED: Use a Display Link to visualise information",
- "advancement.create.potato_cannon": "¡Fwoomp!",
- "advancement.create.potato_cannon.desc": "Derrota a un enemigo con tu Cañón de Papas.",
- "advancement.create.extendo_grip": "¡Boioioing!",
- "advancement.create.extendo_grip.desc": "Sostén un Agarrextensor.",
- "advancement.create.linked_controller": "UNLOCALIZED: Remote Activation",
- "advancement.create.linked_controller.desc": "UNLOCALIZED: Activate a Redstone Link using a Linked Controller",
- "advancement.create.arm_blaze_burner": "Combustrón 3001",
- "advancement.create.arm_blaze_burner.desc": "Instruye a un brazo mecánico para que alimente tu Quemador Blaze.",
- "advancement.create.crusher_maxed_0000": "UNLOCALIZED: Crushing It",
- "advancement.create.crusher_maxed_0000.desc": "UNLOCALIZED: Operate a pair of Crushing Wheels at maximum speed",
- "advancement.create.arm_many_targets": "Organizatrón 3000",
- "advancement.create.arm_many_targets.desc": "Programa un brazo mecánico con 10 o más localizaciones de salida.",
- "advancement.create.potato_cannon_collide": "UNLOCALIZED: Veggie Fireworks",
- "advancement.create.potato_cannon_collide.desc": "UNLOCALIZED: Cause Potato Cannon projectiles of different types to collide with each other",
- "advancement.create.self_deploying": "UNLOCALIZED: Self-Driving Cart",
- "advancement.create.self_deploying.desc": "UNLOCALIZED: Create a Minecart Contraption that places tracks in front of itself",
- "advancement.create.fist_bump": "¡Dame el puño, hermano!",
- "advancement.create.fist_bump.desc": "Haz que dos Desplegadores se golpeen con el puño.",
- "advancement.create.crafter_lazy_000": "UNLOCALIZED: Desperate Measures",
- "advancement.create.crafter_lazy_000.desc": "UNLOCALIZED: Drastically slow down a Mechanical Crafter to procrastinate on proper infrastructure§7\n(Hidden Advancement)",
- "advancement.create.extendo_grip_dual": "UNLOCALIZED: To Full Extent",
- "advancement.create.extendo_grip_dual.desc": "UNLOCALIZED: Dual-wield Extendo Grips for superhuman reach§7\n(Hidden Advancement)",
- "advancement.create.musical_arm": "¡Póneme mi tema principal!",
- "advancement.create.musical_arm.desc": "Observa cómo un brazo mecánico opera un tocadiscos.",
- "advancement.create.sturdy_sheet": "UNLOCALIZED: The Sturdiest Rocks",
- "advancement.create.sturdy_sheet.desc": "UNLOCALIZED: Assemble a Sturdy Sheet by refining Powdered Obsidian",
- "advancement.create.train_casing_00": "UNLOCALIZED: The Logistical Age",
- "advancement.create.train_casing_00.desc": "UNLOCALIZED: Use Sturdy Sheets to create a casing for railway components",
- "advancement.create.train": "UNLOCALIZED: All Aboard!",
- "advancement.create.train.desc": "UNLOCALIZED: Assemble your first Train",
- "advancement.create.conductor": "UNLOCALIZED: Conductor Instructor",
- "advancement.create.conductor.desc": "UNLOCALIZED: Instruct a Train driver with a Train Schedule",
- "advancement.create.track_signal": "UNLOCALIZED: Traffic Control",
- "advancement.create.track_signal.desc": "UNLOCALIZED: Place a Train Signal",
- "advancement.create.display_board_0": "UNLOCALIZED: Dynamic Timetables",
- "advancement.create.display_board_0.desc": "UNLOCALIZED: Forecast a Train's arrival on your Display Board with the help of Display Links",
- "advancement.create.track_0": "UNLOCALIZED: A New Gauge",
- "advancement.create.track_0.desc": "UNLOCALIZED: Obtain some Train Tracks",
- "advancement.create.train_whistle": "UNLOCALIZED: Choo Choo!",
- "advancement.create.train_whistle.desc": "UNLOCALIZED: Assemble a Steam Whistle to your Train and activate it while driving",
- "advancement.create.train_portal": "UNLOCALIZED: Dimensional Commuter",
- "advancement.create.train_portal.desc": "UNLOCALIZED: Ride a Train through a Nether portal",
- "advancement.create.track_crafting_factory": "UNLOCALIZED: Track Factory",
- "advancement.create.track_crafting_factory.desc": "UNLOCALIZED: Produce more than 1000 Train Tracks with the same Mechanical Press",
- "advancement.create.long_bend": "UNLOCALIZED: The Longest Bend",
- "advancement.create.long_bend.desc": "UNLOCALIZED: Create a curved track section that spans more than 30 blocks in length",
- "advancement.create.long_train": "UNLOCALIZED: Ambitious Endeavours",
- "advancement.create.long_train.desc": "UNLOCALIZED: Create a Train with at least 6 carriages",
- "advancement.create.long_travel": "UNLOCALIZED: Field Trip",
- "advancement.create.long_travel.desc": "UNLOCALIZED: Leave a Train Seat over 5000 blocks away from where you started travelling",
- "advancement.create.train_roadkill": "UNLOCALIZED: Road Kill",
- "advancement.create.train_roadkill.desc": "UNLOCALIZED: Run over an enemy with your Train§7\n(Hidden Advancement)",
- "advancement.create.red_signal": "UNLOCALIZED: Expert Driver",
- "advancement.create.red_signal.desc": "UNLOCALIZED: Run a red Train Signal§7\n(Hidden Advancement)",
- "advancement.create.train_crash": "UNLOCALIZED: Terrible Service",
- "advancement.create.train_crash.desc": "UNLOCALIZED: Witness a Train crash as a passenger§7\n(Hidden Advancement)",
- "advancement.create.train_crash_backwards": "UNLOCALIZED: Blind Spot",
- "advancement.create.train_crash_backwards.desc": "UNLOCALIZED: Crash into another Train while driving backwards§7\n(Hidden Advancement)",
-
-
- "_": "->------------------------] UI & Messages [------------------------<-",
-
- "itemGroup.create.base": "Create",
- "itemGroup.create.palettes": "Create Palettes",
-
- "death.attack.create.crush": "%1$s fué procesado por Ruedas Trituradoras",
- "death.attack.create.crush.player": "%1$sfue tirado dentro de Ruedas Trituradoras por %2$s",
- "death.attack.create.fan_fire": "%1$s se ahumó con un Ventilador",
- "death.attack.create.fan_fire.player": "%1$s fué tirado dentro de un ahumador por %2$s",
- "death.attack.create.fan_lava": "%1$s fué incinerado por un Ventilador",
- "death.attack.create.fan_lava.player": "%1$s fué tirado dentro de una derretidora por %2$s",
- "death.attack.create.mechanical_drill": "%1$s fué empalado por un Taladro Mecánico",
- "death.attack.create.mechanical_drill.player": "%1$s fué tirado en frente de un Taladro por %2$s",
- "death.attack.create.mechanical_saw": "%1$s fué cortado por la mitad por Sierra Mecánica",
- "death.attack.create.mechanical_saw.player": "%1$s fué lanzado dentro de una Sierra por %2$s",
- "death.attack.create.potato_cannon": "%1$s fue disparado por el Cañón de Papas de %2$s",
- "death.attack.create.potato_cannon.item": "%1$s fué disparado por %2$s usando %3$s",
- "death.attack.create.cuckoo_clock_explosion": "%1$s fué reventado por el reloj cu-cú manipulado",
- "death.attack.create.cuckoo_clock_explosion.player": "%1$s fué reventado por el reloj cu-cú manipulado",
- "death.attack.create.run_over": "UNLOCALIZED: %1$s was run over by %2$s",
-
- "create.block.deployer.damage_source_name": "Un Desplegador pillo",
- "create.block.cart_assembler.invalid": "Coloca tu ensamblador de Vagonetas en un bloque de rieles",
-
- "create.menu.return": "Volver al Menú",
- "create.menu.configure": "Configurar...",
- "create.menu.ponder_index": "Reflexionar el índice",
- "create.menu.only_ingame": "Disponible en el menú de pausa",
- "create.menu.report_bugs": "Reportar Problemas",
- "create.menu.support": "Apóyanos",
-
- "create.recipe.crushing": "Triturando",
- "create.recipe.milling": "Moliendo",
- "create.recipe.fan_washing": "Lavando",
- "create.recipe.fan_washing.fan": "Ventilador detrás de una Corriente de Agua",
- "create.recipe.fan_smoking": "Ahumado",
- "create.recipe.fan_smoking.fan": "Ventilador tras Fuego",
- "create.recipe.fan_haunting": "UNLOCALIZED: Bulk Haunting",
- "create.recipe.fan_haunting.fan": "UNLOCALIZED: Fan behind Soul Fire",
- "create.recipe.fan_blasting": "Fundición",
- "create.recipe.fan_blasting.fan": "Ventilador tras Lava",
- "create.recipe.pressing": "Prensando",
- "create.recipe.mixing": "Mezclando",
- "create.recipe.deploying": "Desplegando",
- "create.recipe.automatic_shapeless": "Crafteo Automatizada sin Forma",
- "create.recipe.automatic_brewing": "Preparación Automática",
- "create.recipe.packing": "Compactando",
- "create.recipe.automatic_packing": "Campactación Automática",
- "create.recipe.sawing": "Aserrando",
- "create.recipe.mechanical_crafting": "Crafteo Mecánico",
- "create.recipe.automatic_shaped": "Crafteo Automático con Forma",
- "create.recipe.block_cutting": "Cartando Bloques",
- "create.recipe.wood_cutting": "Cortando Madera",
- "create.recipe.sandpaper_polishing": "Pulido de Papel de Arena",
- "create.recipe.mystery_conversion": "Conversión Misteriosa",
- "create.recipe.spout_filling": "Llenado por Surtidor",
- "create.recipe.draining": "Drenaje de Objeto",
- "create.recipe.item_application": "UNLOCALIZED: Manual Item Application",
- "create.recipe.item_application.any_axe": "UNLOCALIZED: Any Axe",
- "create.recipe.sequenced_assembly": "Ensamblaje Secuenciado",
- "create.recipe.assembly.next": "Siguiente: %1$s",
- "create.recipe.assembly.step": "Paso %1$s:",
- "create.recipe.assembly.progress": "Progreso: %1$s/%2$s",
- "create.recipe.assembly.pressing": "Procesar en prensa",
- "create.recipe.assembly.spout_filling_fluid": "Surte %1$s",
- "create.recipe.assembly.deploying_item": "Despliega %1$s",
- "create.recipe.assembly.cutting": "Corta con Sierra",
- "create.recipe.assembly.repeat": "Repetir Secuencia %1$s Veces",
- "create.recipe.assembly.junk": "Chatarra Aleatoria",
- "create.recipe.processing.chance": "%1$s%% Probabilidad",
- "create.recipe.deploying.not_consumed": "No Consumido",
- "create.recipe.heat_requirement.none": "No requiere calor",
- "create.recipe.heat_requirement.heated": "Calentado",
- "create.recipe.heat_requirement.superheated": "Super-Calentado",
-
- "create.generic.range": "Rango",
- "create.generic.radius": "Radio",
- "create.generic.width": "Ancho",
- "create.generic.height": "Altura",
- "create.generic.length": "Largo",
- "create.generic.speed": "Velocidad",
- "create.generic.delay": "Retraso",
- "create.generic.duration": "UNLOCALIZED: Duration",
- "create.generic.timeUnit": "UNLOCALIZED: Time Unit",
- "create.generic.unit.ticks": "Ticks",
- "create.generic.unit.seconds": "Segundos",
- "create.generic.unit.minutes": "Minutos",
- "create.generic.daytime.hour": "UNLOCALIZED: Hour",
- "create.generic.daytime.minute": "UNLOCALIZED: Minute",
- "create.generic.daytime.second": "UNLOCALIZED: Second",
- "create.generic.daytime.pm": "UNLOCALIZED: pm",
- "create.generic.daytime.am": "UNLOCALIZED: am",
- "create.generic.unit.rpm": "RPM",
- "create.generic.unit.stress": "us",
- "create.generic.unit.degrees": "°",
- "create.generic.unit.millibuckets": "%1$smB",
- "create.generic.unit.buckets": "UNLOCALIZED: B",
- "create.generic.clockwise": "En sentido del Reloj",
- "create.generic.counter_clockwise": "Al contrario del Reloj",
- "create.generic.in_quotes": "UNLOCALIZED: \"%1$s\"",
- "create.generic.pitch": "UNLOCALIZED: Pitch: %1$s",
- "create.generic.notes": "UNLOCALIZED: F#;F;E;D#;D;C#;C;B;A#;A;G#;G",
-
- "create.action.scroll": "Rueda",
- "create.action.confirm": "Confirmar",
- "create.action.abort": "Abortar",
- "create.action.saveToFile": "Guardar",
- "create.action.discard": "Descartar",
-
- "create.keyinfo.toolmenu": "Fijarse en el Overlay del esquema",
- "create.keyinfo.toolbelt": "Acceder a cajas de Herramientas cercanas",
- "create.keyinfo.scrollup": "Simular Mousewheel Up (inworld)",
- "create.keyinfo.scrolldown": "Simular Mousewheel Down (inworld)",
-
- "create.gui.scrollInput.defaultTitle": "Elije una opción:",
- "create.gui.scrollInput.scrollToModify": "Rueda para modificar",
- "create.gui.scrollInput.scrollToAdjustAmount": "Rueda para ajustar la cantidad",
- "create.gui.scrollInput.scrollToSelect": "Rueda para selecionar",
- "create.gui.scrollInput.shiftScrollsFaster": "Shiftea para rodar mas rápido",
- "create.gui.toolmenu.focusKey": "Mantén [%1$s] para Fijarte",
- "create.gui.toolmenu.cycle": "[SCROLL] para ciclar",
-
- "create.toolbox.unequip": "Desequipar: %1$s",
- "create.toolbox.outOfRange": "Caja de Herramientas del objeto fuera de rango",
- "create.toolbox.detach": "Detener búsqueda y mantener el objeto",
- "create.toolbox.depositAll": "Devolver objetos a cajas de herramientas cercanas",
- "create.toolbox.depositBox": "Devolver objetos a la caja de herramientas",
-
- "create.gui.symmetryWand.mirrorType": "Espejo",
- "create.gui.symmetryWand.orientation": "Orientación",
-
- "create.symmetry.mirror.plane": "Reflejar una vez",
- "create.symmetry.mirror.doublePlane": "Rectangular",
- "create.symmetry.mirror.triplePlane": "Octagonal",
-
- "create.orientation.orthogonal": "Ortogonal",
- "create.orientation.diagonal": "Diagonal",
- "create.orientation.horizontal": "Horizontal",
- "create.orientation.alongZ": "En el eje Z",
- "create.orientation.alongX": "en el eje X",
-
- "create.gui.terrainzapper.title": "Blockzapper de mano",
- "create.gui.terrainzapper.searchDiagonal": "Seguir Diagonales",
- "create.gui.terrainzapper.searchFuzzy": "Ignorar bordes de los materiales",
- "create.gui.terrainzapper.patternSection": "Patrón",
- "create.gui.terrainzapper.pattern.solid": "Solido",
- "create.gui.terrainzapper.pattern.checkered": "Tablero de damas",
- "create.gui.terrainzapper.pattern.inversecheckered": "Tablero de damas invertido",
- "create.gui.terrainzapper.pattern.chance25": "Tiro de 25%",
- "create.gui.terrainzapper.pattern.chance50": "Tiro de 50%",
- "create.gui.terrainzapper.pattern.chance75": "Tiro de 75%",
- "create.gui.terrainzapper.placement": "Colocación",
- "create.gui.terrainzapper.placement.merged": "Fusionados",
- "create.gui.terrainzapper.placement.attached": "Adjuntos",
- "create.gui.terrainzapper.placement.inserted": "Insertados",
- "create.gui.terrainzapper.brush": "Brocha",
- "create.gui.terrainzapper.brush.cuboid": "Cuboide",
- "create.gui.terrainzapper.brush.sphere": "Esfera",
- "create.gui.terrainzapper.brush.cylinder": "Cilindro",
- "create.gui.terrainzapper.brush.surface": "Superficie",
- "create.gui.terrainzapper.brush.cluster": "Grupo",
- "create.gui.terrainzapper.tool": "Herramienta",
- "create.gui.terrainzapper.tool.fill": "Llenar",
- "create.gui.terrainzapper.tool.place": "Colocar",
- "create.gui.terrainzapper.tool.replace": "Reemplazar",
- "create.gui.terrainzapper.tool.clear": "Borrar",
- "create.gui.terrainzapper.tool.overlay": "Overlay",
- "create.gui.terrainzapper.tool.flatten": "Aplanar",
-
- "create.terrainzapper.shiftRightClickToSet": "Shift-Click Derecho para Seleccionar una Forma",
- "create.terrainzapper.usingBlock": "Usando: %1$s",
- "create.terrainzapper.leftClickToSet": "Click Izquierdo a un Bloque para elegir Material",
-
- "create.minecart_coupling.two_couplings_max": "Las vagonetas no pueden tener mas de dos uniones cada una",
- "create.minecart_coupling.unloaded": "Partes de tu tren parecen estar en chunks no cargados",
- "create.minecart_coupling.no_loops": "Las uniones no puede formar un ciclo",
- "create.minecart_coupling.removed": "Removidas todas las uniones de la vagoneta",
- "create.minecart_coupling.too_far": "Las vagonetas estan muy separadas entre sí",
-
- "create.contraptions.movement_mode": "Modo de Movimiento",
- "create.contraptions.movement_mode.move_place": "Siempre colocar cuando se Detiene",
- "create.contraptions.movement_mode.move_place_returned": "Colocar solo en la Posición Inicial",
- "create.contraptions.movement_mode.move_never_place": "Colocar solo cuando el anclaje se destruye",
- "create.contraptions.movement_mode.rotate_place": "Colocar siempre que es detenido",
- "create.contraptions.movement_mode.rotate_place_returned": "Colocar solo cerca del angulo inicial",
- "create.contraptions.movement_mode.rotate_never_place": "Colocar solo cuando el anclaje es destruido",
- "create.contraptions.cart_movement_mode": "Modo de Movimiento del Vagón",
- "create.contraptions.cart_movement_mode.rotate": "Siempre apuntar en la dirección de movimiento",
- "create.contraptions.cart_movement_mode.rotate_paused": "Pausar actores mientras rota",
- "create.contraptions.cart_movement_mode.rotation_locked": "Bloquear Rotación",
- "create.contraptions.windmill.rotation_direction": "Dirección de Rotación",
- "create.contraptions.clockwork.clock_hands": "Manijas del Reloj",
- "create.contraptions.clockwork.hour_first": "Horario Primero",
- "create.contraptions.clockwork.minute_first": "Minutero Primero",
- "create.contraptions.clockwork.hour_first_24": "24-horas Primero",
-
- "create.logistics.filter": "Filtro",
- "create.logistics.recipe_filter": "Filtro de Recetas",
- "create.logistics.fluid_filter": "Filtro de Fluidos",
- "create.logistics.firstFrequency": "Frec. #1",
- "create.logistics.secondFrequency": "Frec. #2",
- "create.logistics.filter.apply": "Filtro Aplicado a %1$s.",
- "create.logistics.filter.apply_click_again": "Filtro Aplicado a %1$s, haz click de nuevo para copiar la cantidad.",
- "create.logistics.filter.apply_count": "Recuento de extracción aplicado al filtro.",
-
- "create.gui.goggles.generator_stats": "Estadísticas de Generación:",
- "create.gui.goggles.kinetic_stats": "Estadísticas Kineticas:",
- "create.gui.goggles.at_current_speed": "a la velocidad actual",
- "create.gui.goggles.pole_length": "Largo del poste:",
- "create.gui.goggles.fluid_container": "Informacion del Contenedor de Fluidos:",
- "create.gui.goggles.fluid_container.capacity": "Capacidad: ",
- "create.gui.assembly.exception": "Esta contrapción no se pudo ensamblar:",
- "create.gui.assembly.exception.unmovableBlock": "Bloque inamovible (%4$s) en [%1$s,%2$s,%3$s]",
- "create.gui.assembly.exception.chunkNotLoaded": "El bloque en [%1$s,%2$s,%3$s] no estaba en un chunk cargado",
- "create.gui.assembly.exception.structureTooLarge": "Hay muchos bloques incluidos en la contrapción.\nEl máximo configurado es: %1$s",
- "create.gui.assembly.exception.tooManyPistonPoles": "Hay muchos postes de extensión en este pistón.\nEl máximo configurado es: %1$s",
- "create.gui.assembly.exception.noPistonPoles": "Al pistón le faltan algunos postes de extensión",
- "create.gui.assembly.exception.not_enough_sails": "La estructura adjunta no incluye suficientes bloques de vela: %1$s\nUn mínimo de %2$s son requeridos",
- "create.gui.assembly.exception.no_contacts": "UNLOCALIZED: Elevators require a horizontal _Redstone_ _Contact_ attached to the structure",
- "create.gui.assembly.exception.too_many_contacts": "UNLOCALIZED: Cannot attach more than one _Redstone_ _Contact_ to Elevators",
- "create.gui.assembly.exception.column_conflict": "UNLOCALIZED: Another Elevator is already targeting this column of contacts",
- "create.gui.gauge.info_header": "Información del medidor:",
- "create.gui.speedometer.title": "Velocidad de Rotación",
- "create.gui.stressometer.title": "Estrés de la Red",
- "create.gui.stressometer.capacity": "Capacidad Restante",
- "create.gui.stressometer.overstressed": "Sobreestresado",
- "create.gui.stressometer.no_rotation": "Sin Rotación",
- "create.gui.contraptions.not_fast_enough": "Parece que este %1$s _no_ está rotando con _suficiente_ _velocidad_.",
- "create.gui.contraptions.network_overstressed": "Parece que esta contrapción está _sobreestresada_. Añade más fuentes o _reduce_ la _velocidad_ de los componentes con gran _impacto_ en el _estrés_.",
- "create.gui.adjustable_crate.title": "Cajón Ajustable",
- "create.gui.adjustable_crate.storageSpace": "Espacio de Almacenamiento:",
- "create.gui.stockpile_switch.title": "Interruptor de Reservas",
- "create.gui.stockpile_switch.invert_signal": "Invertir Señal",
- "create.gui.stockpile_switch.move_to_lower_at": "Mover a la línea inferior en %1$s%%",
- "create.gui.stockpile_switch.move_to_upper_at": "Mover a la línea superior en %1$s%%",
- "create.gui.sequenced_gearshift.title": "Caja de Cambios Secuenciada",
- "create.gui.sequenced_gearshift.instruction": "Instrucción",
- "create.gui.sequenced_gearshift.instruction.turn_angle.descriptive": "Girar en Ángulo",
- "create.gui.sequenced_gearshift.instruction.turn_angle": "Girar",
- "create.gui.sequenced_gearshift.instruction.turn_angle.angle": "Ángulo",
- "create.gui.sequenced_gearshift.instruction.turn_distance.descriptive": "Girar para mover Pistón/Polea/Grúa",
- "create.gui.sequenced_gearshift.instruction.turn_distance": "Pistón",
- "create.gui.sequenced_gearshift.instruction.turn_distance.distance": "Distancia",
- "create.gui.sequenced_gearshift.instruction.delay.descriptive": "Retraso Cronometrado",
- "create.gui.sequenced_gearshift.instruction.delay": "Retraso",
- "create.gui.sequenced_gearshift.instruction.delay.duration": "Duración",
- "create.gui.sequenced_gearshift.instruction.end.descriptive": "Fin",
- "create.gui.sequenced_gearshift.instruction.end": "Fin",
- "create.gui.sequenced_gearshift.instruction.await.descriptive": "Esperar nuevo pulso de redstone",
- "create.gui.sequenced_gearshift.instruction.await": "Esperar",
- "create.gui.sequenced_gearshift.speed": "Velocidad, Dirección",
- "create.gui.sequenced_gearshift.speed.forward": "Velocidad ingresada, Adelante",
- "create.gui.sequenced_gearshift.speed.forward_fast": "Doble Velocidad, Adelante",
- "create.gui.sequenced_gearshift.speed.back": "Velocidad ingresada, Revertido",
- "create.gui.sequenced_gearshift.speed.back_fast": "Doble Velocidad, Revertido",
-
- "create.schematicAndQuill.dimensions": "Tamaño del esquema: %1$sx%2$sx%3$s",
- "create.schematicAndQuill.firstPos": "Primera posición establecida.",
- "create.schematicAndQuill.secondPos": "Segunda posición establecida.",
- "create.schematicAndQuill.noTarget": "Mantén [Ctrl] para Seleccionar Bloques Aéreos.",
- "create.schematicAndQuill.abort": "Selección Removida.",
- "create.schematicAndQuill.title": "Nombre del Esquema:",
- "create.schematicAndQuill.convert": "Guardar y cargar inmediatamente",
- "create.schematicAndQuill.fallbackName": "Mi Esquema",
- "create.schematicAndQuill.saved": "Guardado como %1$s",
-
- "create.schematic.invalid": "[!] Objeto Invalido - Usa la Mesa de Esquemas",
- "create.schematic.position": "Posición",
- "create.schematic.rotation": "Rotación",
- "create.schematic.rotation.none": "Ninguno",
- "create.schematic.rotation.cw90": "Según las agujas del reloj en 90",
- "create.schematic.rotation.cw180": "Según las agujas del reloj en 180",
- "create.schematic.rotation.cw270": "Según las agujas del reloj en 270",
- "create.schematic.mirror": "Reflejar",
- "create.schematic.mirror.none": "Ninguno",
- "create.schematic.mirror.frontBack": "Frente-Detrás",
- "create.schematic.mirror.leftRight": "Izquierda-Derecha",
- "create.schematic.tool.deploy": "Posición",
- "create.schematic.tool.move": "Mover XZ",
- "create.schematic.tool.movey": "Mover Y",
- "create.schematic.tool.rotate": "Rotar",
- "create.schematic.tool.print": "Imprimir",
- "create.schematic.tool.flip": "Reflejar",
- "create.schematic.tool.deploy.description.0": "Mueve la estructura a una ubicación.",
- "create.schematic.tool.deploy.description.1": "Haz clic derecho en el suelo para colocar.",
- "create.schematic.tool.deploy.description.2": "Mantén [Ctrl] para seleccionar a una distancia fija.",
- "create.schematic.tool.deploy.description.3": "[Ctrl]-Rueda para seleccionar distancia.",
- "create.schematic.tool.move.description.0": "Desplaza el esquema horizontalmente.",
- "create.schematic.tool.move.description.1": "Apunta al esquema y [CTRL]-Rueda para empujarlo.",
- "create.schematic.tool.move.description.2": "",
- "create.schematic.tool.move.description.3": "",
- "create.schematic.tool.movey.description.0": "Desplaza el esquema verticalmente.",
- "create.schematic.tool.movey.description.1": "[CTRL]-Rueda para moverlo arriba y abajo.",
- "create.schematic.tool.movey.description.2": "",
- "create.schematic.tool.movey.description.3": "",
- "create.schematic.tool.rotate.description.0": "Rota el esquema sobre su centro.",
- "create.schematic.tool.rotate.description.1": "[CTRL]-Rueda para rotarlo en 90 Grados.",
- "create.schematic.tool.rotate.description.2": "",
- "create.schematic.tool.rotate.description.3": "",
- "create.schematic.tool.print.description.0": "Instantáneamente construye la estructura en el mundo.",
- "create.schematic.tool.print.description.1": "[Click-Derecho] para confirmar la ubicación en la ubicación actual.",
- "create.schematic.tool.print.description.2": "Solo en Creativo.",
- "create.schematic.tool.print.description.3": "",
- "create.schematic.tool.flip.description.0": "Gira el esquema a lo largo de la cara que seleccionaste.",
- "create.schematic.tool.flip.description.1": "Apunta al esquema y [CTRL]-Rueda para voltearlo.",
- "create.schematic.tool.flip.description.2": "",
- "create.schematic.tool.flip.description.3": "",
-
- "create.schematics.synchronizing": "Sincronizando...",
- "create.schematics.uploadTooLarge": "Tu esquema excede las limitaciones especificadas por el servidor.",
- "create.schematics.maxAllowedSize": "El tamaño máximo de archivo de esquema permitido es:",
-
- "create.gui.schematicTable.refresh": "Refrescar Archivos",
- "create.gui.schematicTable.open_folder": "Abrir Carpeta",
- "create.gui.schematicTable.title": "Mesa de Esquemas",
- "create.gui.schematicTable.availableSchematics": "Esquemas Disponibles",
- "create.gui.schematicTable.noSchematics": "Sin Esquemas Guardados",
- "create.gui.schematicTable.uploading": "Subiendo...",
- "create.gui.schematicTable.finished": "¡Subida Finalizada!",
- "create.gui.schematicannon.title": "Esquemacañón",
- "create.gui.schematicannon.listPrinter": "Impresora de Lista de Objetos",
- "create.gui.schematicannon.gunpowderLevel": "Polvora al %1$s%%",
- "create.gui.schematicannon.shotsRemaining": "Tiros restantes: %1$s",
- "create.gui.schematicannon.shotsRemainingWithBackup": "Con respaldo: %1$s",
- "create.gui.schematicannon.optionEnabled": "Actualmente Activado",
- "create.gui.schematicannon.optionDisabled": "Actualmente Desactivado",
- "create.gui.schematicannon.showOptions": "Mostrar Configuraciones de la Impresora",
- "create.gui.schematicannon.option.dontReplaceSolid": "No reemplazar Bloques Sólidos",
- "create.gui.schematicannon.option.replaceWithSolid": "Reemplazar Sólido con Sólido",
- "create.gui.schematicannon.option.replaceWithAny": "Reemplazar Sólido con cualquier cosa",
- "create.gui.schematicannon.option.replaceWithEmpty": "Reemplazar Sólido con Vacío",
- "create.gui.schematicannon.option.skipMissing": "Saltarse objetos faltantes",
- "create.gui.schematicannon.option.skipTileEntities": "Proteject objetos con información",
- "create.gui.schematicannon.slot.gunpowder": "Añade pólvora para alimentar el cañon",
- "create.gui.schematicannon.slot.listPrinter": "Coloca libros aquí para imprimir una lista de verificación para tu esquema",
- "create.gui.schematicannon.slot.schematic": "Pon tu Esquema aquí. Asegurate de haberlo desplegado en la ubicación deseada.",
- "create.gui.schematicannon.option.skipMissing.description": "Si el cañón no puede encontrar un Bloque requerido para colocarlo, saltará a la siguiente Ubicación.",
- "create.gui.schematicannon.option.skipTileEntities.description": "El cañón evitará reemplazar bloques con almacenamiento de datos como cofres o máquinas.",
- "create.gui.schematicannon.option.dontReplaceSolid.description": "El cañón nunca reemplazará ningún bloque sólido en su área de trabajo, solo no-sólidos y aire.",
- "create.gui.schematicannon.option.replaceWithSolid.description": "El cañón solo reemplazará los bloques sólidos en su área de trabajo si el esquema contiene un bloque sólido en esa ubicación.",
- "create.gui.schematicannon.option.replaceWithAny.description": "El cañón reemplazará los bloques sólidos en su área de trabajo si el esquema contiene algún bloque de cualquier tipo en la ubicación.",
- "create.gui.schematicannon.option.replaceWithEmpty.description": "El cañón reemplazará todos los bloques en su área de trabajo, incluidos los reemplazados por aire.",
-
- "create.schematicannon.status.idle": "Inactivo",
- "create.schematicannon.status.ready": "Listo",
- "create.schematicannon.status.running": "En Funcionamiento",
- "create.schematicannon.status.finished": "Finalizado",
- "create.schematicannon.status.paused": "Pausado",
- "create.schematicannon.status.stopped": "Detenido",
- "create.schematicannon.status.noGunpowder": "Sin Pólvora",
- "create.schematicannon.status.targetNotLoaded": "Objetivo no cargado",
- "create.schematicannon.status.targetOutsideRange": "Objetivo muy lejano",
- "create.schematicannon.status.searching": "Buscando",
- "create.schematicannon.status.skipping": "Saltando",
- "create.schematicannon.status.missingBlock": "Objeto Faltante:",
- "create.schematicannon.status.placing": "Colocando",
- "create.schematicannon.status.clearing": "Limpiando Bloques",
- "create.schematicannon.status.schematicInvalid": "Esquema Inválido",
- "create.schematicannon.status.schematicNotPlaced": "Esquema no Posicionado",
- "create.schematicannon.status.schematicExpired": "Archivo de Esquema Expirado",
-
- "create.materialChecklist": "Lista de verificación de materiales",
- "create.materialChecklist.blocksNotLoaded": "* Descargo de responsabilidad *\n\nLa lista de materiales puede ser inexacta debido a chunks que no se cargan.",
-
- "create.gui.filter.deny_list": "Lista Negra",
- "create.gui.filter.deny_list.description": "Los objetos pasan solo si NO coinciden con ninguno de los anteriores. Una lista negra vacía acepta todo.",
- "create.gui.filter.allow_list": "Lista Blanca",
- "create.gui.filter.allow_list.description": "Los objetos pasan solo si coinciden con alguno de los anteriores. Una lista blanca vacía rechaza todo.",
- "create.gui.filter.respect_data": "Respetar Datos",
- "create.gui.filter.respect_data.description": "Los objetos solo coinciden si su durabilidad, encantamientos y otros atributos también coinciden.",
- "create.gui.filter.ignore_data": "Ignorar Datos",
- "create.gui.filter.ignore_data.description": "Los objetos coinciden sin importar sus datos.",
-
- "create.item_attributes.placeable": "es colocable",
- "create.item_attributes.placeable.inverted": "no es colocable",
- "create.item_attributes.consumable": "puede ser consumido",
- "create.item_attributes.consumable.inverted": "no puede ser consumido",
- "create.item_attributes.fluid_container": "puede guardar fluidos",
- "create.item_attributes.fluid_container.inverted": "no puede guardar fluidos",
- "create.item_attributes.enchanted": "está encantado",
- "create.item_attributes.enchanted.inverted": "está desencantado",
- "create.item_attributes.max_enchanted": "está encantado al máximo",
- "create.item_attributes.max_enchanted.inverted": "no está encantado al máximo",
- "create.item_attributes.renamed": "tiene un nombre customizado",
- "create.item_attributes.renamed.inverted": "no tiene un nombre customizado",
- "create.item_attributes.damaged": "está dañado",
- "create.item_attributes.damaged.inverted": "no está dañado",
- "create.item_attributes.badly_damaged": "está muy dañado",
- "create.item_attributes.badly_damaged.inverted": "no está muy dañado",
- "create.item_attributes.not_stackable": "no se puede juntar en stacks",
- "create.item_attributes.not_stackable.inverted": "se puede juntar en stacks",
- "create.item_attributes.equipable": "puede ser equipado",
- "create.item_attributes.equipable.inverted": "no puede ser equipado",
- "create.item_attributes.furnace_fuel": "es combustible",
- "create.item_attributes.furnace_fuel.inverted": "no es cumbustible",
- "create.item_attributes.washable": "puede Lavarse",
- "create.item_attributes.washable.inverted": "no puede Lavarse",
- "create.item_attributes.hauntable": "UNLOCALIZED: can be Haunted",
- "create.item_attributes.hauntable.inverted": "UNLOCALIZED: cannot be Haunted",
- "create.item_attributes.crushable": "puede ser Triturado",
- "create.item_attributes.crushable.inverted": "no puede ser Triturado",
- "create.item_attributes.smeltable": "puede ser Derretido",
- "create.item_attributes.smeltable.inverted": "no puede ser Derretido",
- "create.item_attributes.smokable": "puede ser Ahumado",
- "create.item_attributes.smokable.inverted": "no puede ser Ahumado",
- "create.item_attributes.blastable": "puede ser cocinado en un Alto Horno",
- "create.item_attributes.blastable.inverted": "no puede ser cocinado en un Alto Horno",
- "create.item_attributes.compostable": "UNLOCALIZED: can be composted",
- "create.item_attributes.compostable.inverted": "UNLOCALIZED: cannot be composted",
- "create.item_attributes.shulker_level": "es un shulker %1$s",
- "create.item_attributes.shulker_level.inverted": "no es un shulker %1$s",
- "create.item_attributes.shulker_level.full": "lleno",
- "create.item_attributes.shulker_level.empty": "vacío",
- "create.item_attributes.shulker_level.partial": "parcialmente lleno",
- "create.item_attributes.in_tag": "tiene el tag %1$s",
- "create.item_attributes.in_tag.inverted": "no tiene el tag %1$s",
- "create.item_attributes.in_item_group": "está en el grupo '%1$s'",
- "create.item_attributes.in_item_group.inverted": "no está en el grupo '%1$s'",
- "create.item_attributes.added_by": "fué añadido por %1$s",
- "create.item_attributes.added_by.inverted": "no fué añadido por %1$s",
- "create.item_attributes.has_enchant": "está encantado con %1$s",
- "create.item_attributes.has_enchant.inverted": "no está encantado con %1$s",
- "create.item_attributes.color": "está tintado %1$s",
- "create.item_attributes.color.inverted": "no está tintado %1$s",
- "create.item_attributes.has_fluid": "contiene %1$s",
- "create.item_attributes.has_fluid.inverted": "no contiene %1$s",
- "create.item_attributes.has_name": "tiene el nombre custom %1$s",
- "create.item_attributes.has_name.inverted": "no tiene el nombre custom %1$s",
- "create.item_attributes.book_author": "fue escrito por %1$s",
- "create.item_attributes.book_author.inverted": "no fue escrito por %1$s",
- "create.item_attributes.book_copy_original": "wes un original",
- "create.item_attributes.book_copy_original.inverted": "no es un original",
- "create.item_attributes.book_copy_first": "es una copia de primera generación",
- "create.item_attributes.book_copy_first.inverted": "no es una copia de primera generación",
- "create.item_attributes.book_copy_second": "es una copia de segunda generación",
- "create.item_attributes.book_copy_second.inverted": "no es una copia de segunda generación",
- "create.item_attributes.book_copy_tattered": "es un desastre",
- "create.item_attributes.book_copy_tattered.inverted": "no es un desastre",
- "create.item_attributes.astralsorcery_amulet": "mejora %1$s",
- "create.item_attributes.astralsorcery_amulet.inverted": "no mejora %1$s",
- "create.item_attributes.astralsorcery_constellation": "está en sintonía con la constelación %1$s",
- "create.item_attributes.astralsorcery_constellation.inverted": "no está en sintonía con la constelación %1$s",
- "create.item_attributes.astralsorcery_crystal": "tiene el atributo de cristal %1$s",
- "create.item_attributes.astralsorcery_crystal.inverted": "no tiene el atributo de cristal %1$s",
- "create.item_attributes.astralsorcery_perk_gem": "tiene el atributo de mejora %1$s",
- "create.item_attributes.astralsorcery_perk_gem.inverted": "no tiene el atributo de mejora %1$s",
-
- "create.gui.attribute_filter.no_selected_attributes": "Sin atributos seleccionados",
- "create.gui.attribute_filter.selected_attributes": "Atributos seleccionados:",
- "create.gui.attribute_filter.add_attribute": "Añadir atributo a la Lista",
- "create.gui.attribute_filter.add_inverted_attribute": "Añadir atributo inverso a la Lista",
- "create.gui.attribute_filter.allow_list_disjunctive": "Lista Permitida (Cualquiera)",
- "create.gui.attribute_filter.allow_list_disjunctive.description": "Los objetos pasan si cumplen con uno de los atributos de la lista.",
- "create.gui.attribute_filter.allow_list_conjunctive": "Lista Permitida (Todos)",
- "create.gui.attribute_filter.allow_list_conjunctive.description": "Los objetos pasas si cumplen con TODOS los atributos de la lista.",
- "create.gui.attribute_filter.deny_list": "Lista Denegada",
- "create.gui.attribute_filter.deny_list.description": "Los objetos pasan si NO tienen ninguno de los atributos de la lista.",
- "create.gui.attribute_filter.add_reference_item": "Añadir Objeto de Referencia",
-
- "create.tooltip.holdForDescription": "Mantén [%1$s] para Resumen",
- "create.tooltip.holdForControls": "Mantén [%1$s] para Controles",
- "create.tooltip.keyShift": "Shift",
- "create.tooltip.keyCtrl": "Ctrl",
- "create.tooltip.speedRequirement": "Requqrimiento de Velocidad: %1$s",
- "create.tooltip.speedRequirement.none": "Ninguno",
- "create.tooltip.speedRequirement.slow": "UNLOCALIZED: Slow",
- "create.tooltip.speedRequirement.medium": "Moderado",
- "create.tooltip.speedRequirement.fast": "Rápido",
- "create.tooltip.stressImpact": "Impacto en el Estrés Cinético: %1$s",
- "create.tooltip.stressImpact.low": "Bajo",
- "create.tooltip.stressImpact.medium": "Moderado",
- "create.tooltip.stressImpact.high": "Alto",
- "create.tooltip.stressImpact.overstressed": "Sobreestresado",
- "create.tooltip.up_to": "UNLOCALIZED: Up to %1$s",
- "create.tooltip.capacityProvided": "Capacidad de Estrés Cinético: %1$s",
- "create.tooltip.capacityProvided.low": "Pequeña",
- "create.tooltip.capacityProvided.medium": "Mediana",
- "create.tooltip.capacityProvided.high": "Grande",
- "create.tooltip.generationSpeed": "Genera a %1$s %2$s",
- "create.tooltip.analogStrength": "Fuerza Análoga: %1$s/15",
-
- "create.mechanical_arm.extract_from": "Toma objetos desde %1$s",
- "create.mechanical_arm.deposit_to": "Deposita objetos en %1$s",
- "create.mechanical_arm.summary": "Brazo Mecánico tiene %1$s entreda(s) y %2$s salida(s).",
- "create.mechanical_arm.points_outside_range": "%1$s punto(s) de interacción seleccionados removidos debido a limitaciones de rango.",
-
- "create.weighted_ejector.target_set": "Objetivo Seleccionado",
- "create.weighted_ejector.target_not_valid": "Eyectando a bloque adyacente (El objetivo no era Válido)",
- "create.weighted_ejector.no_target": "Eyectando a bloque adyacente (Sin objetivo Seleccionado)",
- "create.weighted_ejector.targeting": "Eyectando a [%1$s,%2$s,%3$s]",
- "create.weighted_ejector.stack_size": "Tamaño del stack eyectado",
-
- "create.logistics.when_multiple_outputs_available": "Cuando hay varias salidas disponibles",
-
- "create.mechanical_arm.selection_mode.round_robin": "Round Robin",
- "create.mechanical_arm.selection_mode.forced_round_robin": "Round Robin Forzado",
- "create.mechanical_arm.selection_mode.prefer_first": "Preferir Primer Objetivo",
-
- "create.tunnel.selection_mode.split": "Separar",
- "create.tunnel.selection_mode.forced_split": "Separar Forzado",
- "create.tunnel.selection_mode.round_robin": "Round Robin",
- "create.tunnel.selection_mode.forced_round_robin": "Round Robin Forzado",
- "create.tunnel.selection_mode.prefer_nearest": "Preferir el Más Cercano",
- "create.tunnel.selection_mode.randomize": "Aleatorizar",
- "create.tunnel.selection_mode.synchronize": "Sincronizar Salidas",
-
- "create.tooltip.chute.header": "Información del Tolvogán",
- "create.tooltip.chute.items_move_down": "Objetos van hacia Abajo",
- "create.tooltip.chute.items_move_up": "Objetos van hacia Arriba",
- "create.tooltip.chute.no_fans_attached": "Sin Ventiladores Adjuntos",
- "create.tooltip.chute.fans_push_up": "Ventiladores empujando desde Abajo",
- "create.tooltip.chute.fans_push_down": "Ventiladores empujando desde Arriba",
- "create.tooltip.chute.fans_pull_up": "Ventiladores tirando desde arriba",
- "create.tooltip.chute.fans_pull_down": "Ventiladores tirando desde abajo",
- "create.tooltip.chute.contains": "Contiene: %1$s x%2$s",
- "create.tooltip.deployer.header": "UNLOCALIZED: Deployer Information",
- "create.tooltip.deployer.using": "UNLOCALIZED: Mode: Use",
- "create.tooltip.deployer.punching": "UNLOCALIZED: Mode: Attack",
- "create.tooltip.deployer.contains": "UNLOCALIZED: Item: %1$s x%2$s",
- "create.tooltip.brass_tunnel.contains": "Actualmente distribuyendo:",
- "create.tooltip.brass_tunnel.contains_entry": "> %1$s x%2$s",
- "create.tooltip.brass_tunnel.retrieve": "Click-Derecho para recuperar",
-
- "create.linked_controller.bind_mode": "Modo de vinculación activado",
- "create.linked_controller.press_keybind": "Presiona %1$s, %2$s, %3$s, %4$s, %5$s o %6$s, para vincular esta frecuencia a la tecla respectiva",
- "create.linked_controller.key_bound": "Frequencia vinculada a %1$s",
- "create.linked_controller.frequency_slot_1": "Tecla vinculada: %1$s, Frec. #1",
- "create.linked_controller.frequency_slot_2": "Tecla vinculada: %1$s, Frec. #2",
-
- "create.crafting_blueprint.crafting_slot": "Ranura de Ingredientes",
- "create.crafting_blueprint.filter_items_viable": "Los Objetos de Filtro Avanzados son viables",
- "create.crafting_blueprint.display_slot": "Ranura de Visualización",
- "create.crafting_blueprint.inferred": "Inferido de la Receta",
- "create.crafting_blueprint.manually_assigned": "Manualmente Asignado",
- "create.crafting_blueprint.secondary_display_slot": "Ranura de Visualización Secundaria",
- "create.crafting_blueprint.optional": "Opcional",
-
- "create.potato_cannon.ammo.attack_damage": "%1$s Daño de Ataque",
- "create.potato_cannon.ammo.reload_ticks": "%1$s Ticks de Recarga",
- "create.potato_cannon.ammo.knockback": "%1$s Retroceso",
-
- "create.hint.hose_pulley.title": "Suministro sin Fin",
- "create.hint.hose_pulley": "El Fluido Objetivo se considera Infinito.",
- "create.hint.mechanical_arm_no_targets.title": "Sin Objetivos",
- "create.hint.mechanical_arm_no_targets": "Parece que a este _Brazo_ _Mecánico_ no se le asignó ningun _objetivo._ Selecciona cintas, depósitos, ingresos y otros bloques haciendo _click-derecho_ sobre ellos mientras _sostienes_ el _Brazo_ _Mecánico_ en tu _mano_.",
- "create.hint.empty_bearing.title": "Actualizar Rodamiento",
- "create.hint.empty_bearing": "Haz _Click-Derecho_ en el rodamiento con tu _mano_ _vacía_ para _unir_ la estructura que acabas de construir frente a él.",
- "create.hint.full_deployer.title": "Desbordamiento de objetos del Desplegador",
- "create.hint.full_deployer": "Parece que este _Desplegador_ contiene _objetos_ de _exceso_ que requieren ser _extraídos._ Usa una _tolva,_ _tolvogán_ u otros parecidos para librarlo del sobreflujo.",
-
- "create.backtank.low": "UNLOCALIZED: Backtank pressure low",
- "create.backtank.depleted": "UNLOCALIZED: Backtank pressure depleted",
-
- "create.hint.derailed_train.title": "UNLOCALIZED: Derailed Train",
- "create.hint.derailed_train": "UNLOCALIZED: It appears this _Train_ is no longer sitting on a connected track piece. _Right-Click_ using a _wrench_ in order to relocate it to a nearby track.",
-
- "create.boiler.status": "UNLOCALIZED: Boiler Status: %1$s",
- "create.boiler.status_short": "UNLOCALIZED: Boiler: %1$s",
- "create.boiler.passive": "UNLOCALIZED: Passive",
- "create.boiler.idle": "UNLOCALIZED: Idle",
- "create.boiler.lvl": "UNLOCALIZED: Lvl %1$s",
- "create.boiler.max_lvl": "UNLOCALIZED: Max",
- "create.boiler.size": "UNLOCALIZED: Size",
- "create.boiler.size_dots": "UNLOCALIZED: ....... ",
- "create.boiler.water": "UNLOCALIZED: Water",
- "create.boiler.water_dots": "UNLOCALIZED: ... ",
- "create.boiler.heat": "UNLOCALIZED: Heat",
- "create.boiler.heat_dots": "UNLOCALIZED: ...... ",
- "create.boiler.via_one_engine": "UNLOCALIZED: via 1 engine",
- "create.boiler.via_engines": "UNLOCALIZED: via %1$s engines",
-
- "create.elevator_contact.title": "UNLOCALIZED: Elevator Contact",
- "create.elevator_contact.floor_identifier": "UNLOCALIZED: Floor Identifier",
- "create.elevator_contact.floor_description": "UNLOCALIZED: Floor Description",
-
- "create.gui.schedule.lmb_edit": "UNLOCALIZED: Left-Click to Edit",
- "create.gui.schedule.rmb_remove": "UNLOCALIZED: Right-Click to Remove",
- "create.gui.schedule.duplicate": "UNLOCALIZED: Duplicate",
- "create.gui.schedule.remove_entry": "UNLOCALIZED: Remove Action",
- "create.gui.schedule.add_entry": "UNLOCALIZED: Add Action",
- "create.gui.schedule.move_up": "UNLOCALIZED: Move up",
- "create.gui.schedule.move_down": "UNLOCALIZED: Move down",
- "create.gui.schedule.add_condition": "UNLOCALIZED: Add Condition",
- "create.gui.schedule.alternative_condition": "UNLOCALIZED: Alternative Condition",
-
- "create.schedule.instruction_type": "UNLOCALIZED: Next Action:",
- "create.schedule.instruction.editor": "UNLOCALIZED: Instruction Editor",
- "create.schedule.instruction.destination": "UNLOCALIZED: Travel to Station",
- "create.schedule.instruction.destination.summary": "UNLOCALIZED: Next Stop:",
- "create.schedule.instruction.filter_edit_box": "UNLOCALIZED: Station Name",
- "create.schedule.instruction.filter_edit_box_1": "UNLOCALIZED: Use * as a text wildcard",
- "create.schedule.instruction.filter_edit_box_2": "UNLOCALIZED: Example: 'My Station, Platform *'",
- "create.schedule.instruction.filter_edit_box_3": "UNLOCALIZED: Train picks nearest unoccupied match",
- "create.schedule.instruction.rename": "UNLOCALIZED: Update Schedule Title",
- "create.schedule.instruction.rename.summary": "UNLOCALIZED: New Title:",
- "create.schedule.instruction.name_edit_box": "UNLOCALIZED: Schedule Title",
- "create.schedule.instruction.name_edit_box_1": "UNLOCALIZED: Affects text shown on displays",
- "create.schedule.instruction.name_edit_box_2": "UNLOCALIZED: Defaults to next destination's name",
- "create.schedule.instruction.throttle": "UNLOCALIZED: Limit Max Speed",
- "create.schedule.instruction.throttle.summary": "UNLOCALIZED: Change Max Speed to %1$s",
- "create.schedule.instruction.throttle_edit_box": "UNLOCALIZED: Throttle",
- "create.schedule.instruction.throttle_edit_box_1": "UNLOCALIZED: Affects the top speed of the Train",
- "create.schedule.condition_type": "UNLOCALIZED: Continue if/after:",
- "create.schedule.condition.editor": "UNLOCALIZED: Condition Editor",
- "create.schedule.condition.delay": "UNLOCALIZED: Scheduled Delay",
- "create.schedule.condition.delay_short": "UNLOCALIZED: Wait: %1$s",
- "create.schedule.condition.delay.status": "UNLOCALIZED: Departs in %1$s",
- "create.schedule.condition.idle": "UNLOCALIZED: Cargo Inactivity",
- "create.schedule.condition.idle_short": "UNLOCALIZED: Cargo Idle: %1$s",
- "create.schedule.condition.idle.status": "UNLOCALIZED: Cargo Idle for %1$s",
- "create.schedule.condition.for_x_time": "UNLOCALIZED: for %1$s",
- "create.schedule.condition.unloaded": "UNLOCALIZED: Chunk Unloaded",
- "create.schedule.condition.unloaded.status": "UNLOCALIZED: Waiting for chunk unload",
- "create.schedule.condition.powered": "UNLOCALIZED: Station Powered",
- "create.schedule.condition.powered.status": "UNLOCALIZED: Waiting for redstone",
- "create.schedule.condition.time_of_day": "UNLOCALIZED: Time of Day",
- "create.schedule.condition.time_of_day.scheduled": "UNLOCALIZED: Scheduled Time: %1$s",
- "create.schedule.condition.time_of_day.digital_format": "UNLOCALIZED: %1$s:%3$s %4$s",
- "create.schedule.condition.time_of_day.rotation": "UNLOCALIZED: Rotation",
- "create.schedule.condition.time_of_day.rotation.every_24": "UNLOCALIZED: Every Day",
- "create.schedule.condition.time_of_day.rotation.every_12": "UNLOCALIZED: Every 12:00",
- "create.schedule.condition.time_of_day.rotation.every_6": "UNLOCALIZED: Every 6:00",
- "create.schedule.condition.time_of_day.rotation.every_4": "UNLOCALIZED: Every 4:00",
- "create.schedule.condition.time_of_day.rotation.every_3": "UNLOCALIZED: Every 3:00",
- "create.schedule.condition.time_of_day.rotation.every_2": "UNLOCALIZED: Every 2:00",
- "create.schedule.condition.time_of_day.rotation.every_1": "UNLOCALIZED: Every 1:00",
- "create.schedule.condition.time_of_day.rotation.every_0_45": "UNLOCALIZED: Every 0:45",
- "create.schedule.condition.time_of_day.rotation.every_0_30": "UNLOCALIZED: Every 0:30",
- "create.schedule.condition.time_of_day.rotation.every_0_15": "UNLOCALIZED: Every 0:15",
- "create.schedule.condition.time_of_day.status": "UNLOCALIZED: Departs at ",
- "create.schedule.condition.threshold.train_holds": "UNLOCALIZED: Train holds %1$s",
- "create.schedule.condition.threshold.greater": "UNLOCALIZED: more than",
- "create.schedule.condition.threshold.less": "UNLOCALIZED: less than",
- "create.schedule.condition.threshold.equal": "UNLOCALIZED: exactly",
- "create.schedule.condition.threshold.x_units_of_item": "UNLOCALIZED: %1$s %2$s of %3$s",
- "create.schedule.condition.threshold.matching_content": "UNLOCALIZED: Matching Content",
- "create.schedule.condition.threshold.anything": "UNLOCALIZED: Anything",
- "create.schedule.condition.threshold.item_measure": "UNLOCALIZED: Item Measure",
- "create.schedule.condition.threshold.items": "UNLOCALIZED: Items",
- "create.schedule.condition.threshold.stacks": "UNLOCALIZED: Stacks",
- "create.schedule.condition.threshold.buckets": "UNLOCALIZED: Buckets",
- "create.schedule.condition.threshold.status": "UNLOCALIZED: Cargo: %1$s/%2$s %3$s",
- "create.schedule.condition.threshold.place_item": "UNLOCALIZED: Reference Item",
- "create.schedule.condition.threshold.place_item_2": "UNLOCALIZED: Filters can be used",
- "create.schedule.condition.threshold.place_item_3": "UNLOCALIZED: Leave empty to match any",
- "create.schedule.condition.fluid_threshold": "UNLOCALIZED: Fluid Cargo Condition",
- "create.schedule.condition.item_threshold": "UNLOCALIZED: Item Cargo Condition",
- "create.schedule.condition.redstone_link": "UNLOCALIZED: Redstone Link",
- "create.schedule.condition.redstone_link.status": "UNLOCALIZED: Waiting for redstone link",
- "create.schedule.condition.redstone_link_on": "UNLOCALIZED: Link On",
- "create.schedule.condition.redstone_link_off": "UNLOCALIZED: Link Off",
- "create.schedule.condition.redstone_link.powered": "UNLOCALIZED: Powered",
- "create.schedule.condition.redstone_link.unpowered": "UNLOCALIZED: Not powered",
- "create.schedule.condition.redstone_link.frequency_state": "UNLOCALIZED: Frequency state:",
- "create.schedule.condition.redstone_link.frequency_powered": "UNLOCALIZED: Frequency powered:",
- "create.schedule.condition.redstone_link.frequency_unpowered": "UNLOCALIZED: Frequency not powered:",
- "create.schedule.condition.player_count": "UNLOCALIZED: Players Seated",
- "create.schedule.condition.player_count.summary": "UNLOCALIZED: %1$s Player",
- "create.schedule.condition.player_count.summary_plural": "UNLOCALIZED: %1$s Players",
- "create.schedule.condition.player_count.seated": "UNLOCALIZED: %1$s seated",
- "create.schedule.condition.player_count.players": "UNLOCALIZED: Players",
- "create.schedule.condition.player_count.condition": "UNLOCALIZED: Conditional",
- "create.schedule.condition.player_count.exactly": "UNLOCALIZED: Exactly",
- "create.schedule.condition.player_count.or_above": "UNLOCALIZED: Or above",
- "create.schedule.condition.player_count.status": "UNLOCALIZED: Passengers: %1$s/%2$s",
- "create.schedule.loop": "UNLOCALIZED: Loop Forever",
- "create.schedule.loop1": "UNLOCALIZED: Schedule starts over",
- "create.schedule.loop2": "UNLOCALIZED: when completed",
- "create.schedule.reset": "UNLOCALIZED: Reset Progress",
- "create.schedule.skip": "UNLOCALIZED: Skip current Stop",
- "create.schedule.applied_to_train": "UNLOCALIZED: Train is now following this Schedule",
- "create.schedule.non_controlling_seat": "UNLOCALIZED: Conductor needs to sit in front of a Controls block",
- "create.schedule.remove_with_empty_hand": "UNLOCALIZED: Remove current Schedule with an Empty Hand",
- "create.schedule.auto_removed_from_train": "UNLOCALIZED: Auto-Schedule discarded",
- "create.schedule.removed_from_train": "UNLOCALIZED: Schedule retrieved from Train",
- "create.schedule.no_stops": "UNLOCALIZED: This Schedule does not have any Stops yet",
- "create.schedule.continued": "UNLOCALIZED: Schedule resumed",
-
- "create.track.selection_cleared": "UNLOCALIZED: Selection Cleared",
- "create.track.valid_connection": "UNLOCALIZED: Can Connect ✔",
- "create.track.second_point": "UNLOCALIZED: Place track or select a second point",
- "create.track.too_far": "UNLOCALIZED: Too far away",
- "create.track.original_missing": "UNLOCALIZED: Original block removed, Sneak-click to reset",
- "create.track.perpendicular": "UNLOCALIZED: Cannot connect perpendicularly",
- "create.track.ascending_s_curve": "UNLOCALIZED: Cannot create sloped S-Bends",
- "create.track.too_sharp": "UNLOCALIZED: Turn too sharp",
- "create.track.too_steep": "UNLOCALIZED: Slope too steep",
- "create.track.slope_turn": "UNLOCALIZED: Cannot enter or leave slope on a turn",
- "create.track.opposing_slopes": "UNLOCALIZED: Cannot connect opposing slopes",
- "create.track.leave_slope_ascending": "UNLOCALIZED: Cannot leave this slope while ascending",
- "create.track.leave_slope_descending": "UNLOCALIZED: Cannot leave this slope while descending",
- "create.track.turn_90": "UNLOCALIZED: Can only turn up to 90 Degrees",
- "create.track.junction_start": "UNLOCALIZED: Cannot start connection from a Junction",
- "create.track.turn_start": "UNLOCALIZED: Cannot start connection from a Turn",
- "create.track.not_enough_tracks": "UNLOCALIZED: Not holding enough tracks",
- "create.track.not_enough_pavement": "UNLOCALIZED: Not holding enough pavement blocks",
-
- "create.portal_track.failed": "UNLOCALIZED: Cannot place portal track:",
- "create.portal_track.missing": "UNLOCALIZED: Target portal not generated yet",
- "create.portal_track.blocked": "UNLOCALIZED: Target location blocked (%1$s,%2$s,%3$s)",
-
- "create.station.idle": "UNLOCALIZED: Station is Idle",
- "create.station.assembly_title": "UNLOCALIZED: Train Assembly",
- "create.station.close": "UNLOCALIZED: Close Window",
- "create.station.cancel": "UNLOCALIZED: Cancel Assembly",
- "create.station.failed": "UNLOCALIZED: Assembly Failed",
- "create.station.icon_type": "UNLOCALIZED: Icon Type",
- "create.station.create_train": "UNLOCALIZED: Create new Train",
- "create.station.assemble_train": "UNLOCALIZED: Assemble Train",
- "create.station.disassemble_train": "UNLOCALIZED: Disassemble Train",
- "create.station.remove_schedule": "UNLOCALIZED: Retrieve Schedule",
- "create.station.remove_auto_schedule": "UNLOCALIZED: Discard Auto-Schedule",
- "create.station.no_assembly_diagonal": "UNLOCALIZED: Cannot build trains",
- "create.station.no_assembly_diagonal_1": "UNLOCALIZED: on diagonal tracks",
- "create.station.no_assembly_curve": "UNLOCALIZED: Cannot build trains",
- "create.station.no_assembly_curve_1": "UNLOCALIZED: on curved tracks",
- "create.station.train_not_aligned": "UNLOCALIZED: Cannot disassemble,",
- "create.station.train_not_aligned_1": "UNLOCALIZED: not all carriages aligned",
- "create.station.carriage_number": "UNLOCALIZED: Carriage %1$s:",
- "create.station.retry": "UNLOCALIZED: Resolve this and retry",
- "create.station.no_bogeys": "UNLOCALIZED: No Bogeys",
- "create.station.one_bogey": "UNLOCALIZED: 1 Bogey",
- "create.station.more_bogeys": "UNLOCALIZED: %1$s Bogeys",
- "create.station.how_to": "UNLOCALIZED: Use Train Casing on highlighted Tracks to create bogeys.",
- "create.station.how_to_1": "UNLOCALIZED: Remove bogeys by breaking the block on top.",
- "create.station.how_to_2": "UNLOCALIZED: Build carriages attached to one or two bogeys each.",
-
- "create.train_assembly.too_many_bogeys": "UNLOCALIZED: Too many Bogeys attached: %1$s",
- "create.train_assembly.frontmost_bogey_at_station": "UNLOCALIZED: Frontmost Bogey must be at Station Marker",
- "create.train_assembly.no_bogeys": "UNLOCALIZED: No Bogeys Found",
- "create.train_assembly.not_connected_in_order": "UNLOCALIZED: Bogeys are not connected in order",
- "create.train_assembly.bogeys_too_close": "UNLOCALIZED: Bogeys %1$s and %2$s are too close to each other",
- "create.train_assembly.single_bogey_carriage": "UNLOCALIZED: This Bogey type cannot support a carriage on its own",
- "create.train_assembly.nothing_attached": "UNLOCALIZED: No structure attached to Bogey %1$s",
- "create.train_assembly.no_controls": "UNLOCALIZED: At least one forward-facing controls block needs to be mounted on the train",
- "create.train_assembly.sideways_controls": "UNLOCALIZED: A mounted controls block is facing sideways",
- "create.train_assembly.bogey_created": "UNLOCALIZED: Bogey created. Click again to cycle type",
- "create.train_assembly.requires_casing": "UNLOCALIZED: Use Railway Casing to create bogeys on tracks",
-
- "create.track_target.set": "UNLOCALIZED: Targeted track selected",
- "create.track_target.success": "UNLOCALIZED: Successfully bound to targeted track",
- "create.track_target.clear": "UNLOCALIZED: Cleared track selection",
- "create.track_target.missing": "UNLOCALIZED: Right-click the targeted train track first",
- "create.track_target.too_far": "UNLOCALIZED: Targeted track is too far from here",
- "create.track_target.no_junctions": "UNLOCALIZED: Targeted track cannot be an intersection",
- "create.track_target.occupied": "UNLOCALIZED: Targeted track is occupied",
- "create.track_target.invalid": "UNLOCALIZED: Cannot target this track here",
-
- "create.train.unnamed": "UNLOCALIZED: Unnamed Train",
- "create.train.cannot_relocate_moving": "UNLOCALIZED: Cannot relocate a moving Train",
- "create.train.relocate": "UNLOCALIZED: Click a Track to Relocate %1$s to. Sneak-Click to abort",
- "create.train.relocate.abort": "UNLOCALIZED: Relocation aborted",
- "create.train.relocate.success": "UNLOCALIZED: Relocation successful",
- "create.train.relocate.valid": "UNLOCALIZED: Can relocate to here, Click to Confirm",
- "create.train.relocate.invalid": "UNLOCALIZED: Cannot relocate Train to here",
- "create.train.relocate.too_far": "UNLOCALIZED: Cannot relocate Train this far away",
- "create.train.departing_from": "UNLOCALIZED: Departing from %1$s",
- "create.train.arrived_at": "UNLOCALIZED: Arrived at %1$s",
- "create.train.status": "UNLOCALIZED: Information about Train: %1$s",
- "create.train.status.back_on_track": "UNLOCALIZED: Train is back on Track",
- "create.train.status.collision": "UNLOCALIZED: Collision with other Train",
- "create.train.status.end_of_track": "UNLOCALIZED: A Carriage has reached the end of its Track",
- "create.train.status.double_portal": "UNLOCALIZED: A Carriage cannot enter a portal whilst leaving another",
- "create.train.status.coupling_stress": "UNLOCALIZED: Forced stop due to Stress on Couplings",
- "create.train.status.track_missing": "UNLOCALIZED: Tracks are missing beneath the Train",
- "create.train.status.paused_for_manual": "UNLOCALIZED: Schedule paused for manual controls",
- "create.train.status.opposite_driver": "UNLOCALIZED: Path requires a driver facing the opposite direction",
- "create.train.status.missing_driver": "UNLOCALIZED: Driver has gone missing",
- "create.train.status.found_driver": "UNLOCALIZED: A new driver has been found",
- "create.train.status.navigation_success": "UNLOCALIZED: Navigation succeeded",
- "create.train.status.no_match": "UNLOCALIZED: No station on graph matches '%1$s'",
- "create.train.status.no_path": "UNLOCALIZED: No suitable path to the next Scheduled destination could be found",
-
- "create.track_signal.cannot_change_mode": "UNLOCALIZED: Unable to switch mode of this Signal",
- "create.track_signal.mode_change.entry_signal": "UNLOCALIZED: -> Allow passage if section unoccupied",
- "create.track_signal.mode_change.cross_signal": "UNLOCALIZED: -> Allow passage if section fully traversable",
-
- "create.contraption.controls.start_controlling": "UNLOCALIZED: Now controlling: %1$s",
- "create.contraption.controls.stop_controlling": "UNLOCALIZED: Stopped controlling contraption",
- "create.contraption.controls.approach_station": "UNLOCALIZED: Hold %1$s to approach %2$s",
- "create.contraption.controls.specific_actor_toggle": "UNLOCALIZED: %1$s Actors: %2$s",
- "create.contraption.controls.all_actor_toggle": "UNLOCALIZED: All Actors: %1$s",
- "create.contraption.controls.actor_toggle.on": "UNLOCALIZED: On",
- "create.contraption.controls.actor_toggle.off": "UNLOCALIZED: Off",
- "create.contraption.controls.floor_unreachable": "UNLOCALIZED: Unreachable",
-
- "create.display_link.set": "UNLOCALIZED: Targeted position selected",
- "create.display_link.success": "UNLOCALIZED: Successfully bound to targeted position",
- "create.display_link.clear": "UNLOCALIZED: Cleared position selection",
- "create.display_link.too_far": "UNLOCALIZED: Targeted position is too far from here",
- "create.display_link.invalid": "UNLOCALIZED: Link has no valid target, try placing it again",
- "create.display_link.title": "UNLOCALIZED: Display Link",
- "create.display_link.no_source": "UNLOCALIZED: Not a Display Source",
- "create.display_link.no_target": "UNLOCALIZED: Not a Display Target",
- "create.display_link.reading_from": "UNLOCALIZED: Read from:",
- "create.display_link.writing_to": "UNLOCALIZED: Send to:",
- "create.display_link.attached_side": "UNLOCALIZED: Block on attached side",
- "create.display_link.targeted_location": "UNLOCALIZED: Block in targeted location",
- "create.display_link.view_compatible": "UNLOCALIZED: Click to view all Compatible",
- "create.display_link.information_type": "UNLOCALIZED: Type of Information",
- "create.display_link.display_on": "UNLOCALIZED: Write data to:",
- "create.display_link.display_on_multiline": "UNLOCALIZED: Start writing at:",
-
- "create.display_source.label": "UNLOCALIZED: Attached Label",
- "create.display_source.combine_item_names": "UNLOCALIZED: Combine Item Names",
- "create.display_source.count_items": "UNLOCALIZED: Amount of matching Items",
- "create.display_source.list_items": "UNLOCALIZED: List matching Items",
- "create.display_source.fluid_amount": "UNLOCALIZED: Amount of matching Fluids",
- "create.display_source.list_fluids": "UNLOCALIZED: List matching Fluids",
- "create.display_source.nixie_tube": "UNLOCALIZED: Copy Nixie Tubes",
- "create.display_source.fill_level": "UNLOCALIZED: Container Fill Level",
- "create.display_source.fill_level.display": "UNLOCALIZED: Display Format",
- "create.display_source.fill_level.percent": "UNLOCALIZED: Percent",
- "create.display_source.fill_level.progress_bar": "UNLOCALIZED: Progress Bar",
- "create.display_source.value_list.display": "UNLOCALIZED: Value Display",
- "create.display_source.value_list.shortened": "UNLOCALIZED: Shortened",
- "create.display_source.value_list.full_number": "UNLOCALIZED: Full Number",
- "create.display_source.value_list.thousand": "UNLOCALIZED: k",
- "create.display_source.value_list.million": "UNLOCALIZED: m",
- "create.display_source.player_deaths": "UNLOCALIZED: Player Deaths",
- "create.display_source.scoreboard": "UNLOCALIZED: Scoreboard",
- "create.display_source.scoreboard.objective": "UNLOCALIZED: Objective ID",
- "create.display_source.scoreboard.objective_not_found": "UNLOCALIZED: '%1$s' not found",
- "create.display_source.scoreboard.objective.deaths": "UNLOCALIZED: Player Deaths",
- "create.display_source.time_of_day": "UNLOCALIZED: Time of Day",
- "create.display_source.stop_watch": "UNLOCALIZED: Stopwatch",
- "create.display_source.time.format": "UNLOCALIZED: Time Format",
- "create.display_source.time.12_hour": "UNLOCALIZED: 12-hour",
- "create.display_source.time.24_hour": "UNLOCALIZED: 24-hour",
- "create.display_source.accumulate_items": "UNLOCALIZED: Accumulate Item Count",
- "create.display_source.item_throughput": "UNLOCALIZED: Item Throughput",
- "create.display_source.item_throughput.interval": "UNLOCALIZED: Interval",
- "create.display_source.item_throughput.interval.second": "UNLOCALIZED: per Second",
- "create.display_source.item_throughput.interval.minute": "UNLOCALIZED: per Minute",
- "create.display_source.item_throughput.interval.hour": "UNLOCALIZED: per Hour",
- "create.display_source.train_status": "UNLOCALIZED: Train Schedule Status",
- "create.display_source.station_summary": "UNLOCALIZED: Train Station Summary",
- "create.display_source.station_summary.filter": "UNLOCALIZED: Station name filter",
- "create.display_source.station_summary.train_name_column": "UNLOCALIZED: Train column size",
- "create.display_source.station_summary.platform_column": "UNLOCALIZED: Platform column size",
- "create.display_source.station_summary.now": "UNLOCALIZED: now",
- "create.display_source.station_summary.minutes": "UNLOCALIZED: min",
- "create.display_source.station_summary.seconds": "UNLOCALIZED: %1$ss",
- "create.display_source.observed_train_name": "UNLOCALIZED: Detected Train Name",
- "create.display_source.max_enchant_level": "UNLOCALIZED: Max Enchanting Cost",
- "create.display_source.boiler_status": "UNLOCALIZED: Boiler Status",
- "create.display_source.entity_name": "UNLOCALIZED: Entity Name",
- "create.display_source.current_floor": "UNLOCALIZED: Elevator Location",
- "create.display_source.kinetic_speed": "UNLOCALIZED: Rotation Speed (RPM)",
- "create.display_source.kinetic_speed.absolute": "UNLOCALIZED: Ignore Direction",
- "create.display_source.kinetic_speed.directional": "UNLOCALIZED: Include Direction",
- "create.display_source.kinetic_stress": "UNLOCALIZED: Network Stress",
- "create.display_source.kinetic_stress.display": "UNLOCALIZED: Displayed Info",
- "create.display_source.kinetic_stress.progress_bar": "UNLOCALIZED: Progress Bar",
- "create.display_source.kinetic_stress.percent": "UNLOCALIZED: Percentage",
- "create.display_source.kinetic_stress.current": "UNLOCALIZED: Stress in SU",
- "create.display_source.kinetic_stress.max": "UNLOCALIZED: Total Capacity",
- "create.display_source.kinetic_stress.remaining": "UNLOCALIZED: Remaining SU",
- "create.display_source.redstone_power": "UNLOCALIZED: Redstone Power",
- "create.display_source.redstone_power.display": "UNLOCALIZED: Display Format",
- "create.display_source.redstone_power.number": "UNLOCALIZED: Number",
- "create.display_source.redstone_power.progress_bar": "UNLOCALIZED: Progress Bar",
- "create.display_source.boiler.not_enough_space": "UNLOCALIZED: Not enough space ",
- "create.display_source.boiler.for_boiler_status": "UNLOCALIZED: for Boiler Status",
-
- "create.display_target.line": "UNLOCALIZED: Line %1$s",
- "create.display_target.page": "UNLOCALIZED: Page %1$s",
- "create.display_target.single_line": "UNLOCALIZED: Single Line",
-
- "create.flap_display.cycles.alphabet": "UNLOCALIZED: ;A;B;C;D;E;F;G;H;I;J;K;L;M;N;O;P;Q;R;S;T;U;V;X;Y;Z",
- "create.flap_display.cycles.numeric": "UNLOCALIZED: ;0;1;2;3;4;5;6;7;8;9",
- "create.flap_display.cycles.arrival_time": "UNLOCALIZED: ; min;now;15s;30s;45s",
- "create.flap_display.cycles.shortened_numbers": "UNLOCALIZED: ;K;M",
- "create.flap_display.cycles.fluid_units": "UNLOCALIZED: mB;B ",
- "create.flap_display.cycles.instant": "UNLOCALIZED: ; ",
- "create.flap_display.cycles.pixel": "UNLOCALIZED: █;▓;▒",
-
- "create.super_glue.too_far": "UNLOCALIZED: Selected area is too big",
- "create.super_glue.cannot_reach": "UNLOCALIZED: Selected blocks must be connected",
- "create.super_glue.click_to_confirm": "UNLOCALIZED: Click again to confirm",
- "create.super_glue.click_to_discard": "UNLOCALIZED: Sneak-click to discard selection",
- "create.super_glue.first_pos": "UNLOCALIZED: First position selected",
- "create.super_glue.abort": "UNLOCALIZED: Selection discarded",
- "create.super_glue.not_enough": "UNLOCALIZED: Not enough glue in inventory",
- "create.super_glue.success": "UNLOCALIZED: Applying Glue...",
-
- "create.gui.config.overlay1": "Hola :)",
- "create.gui.config.overlay2": "Este es un overlay de ejemplo",
- "create.gui.config.overlay3": "Haz clic o arrastra con el mouse",
- "create.gui.config.overlay4": "para mover esta previsualización",
- "create.gui.config.overlay5": "Presiona ESC para salir de esta pantalla",
- "create.gui.config.overlay6": "y guardar la nueva posición",
- "create.gui.config.overlay7": "Ejecuta /create overlay reset",
- "create.gui.config.overlay8": "para restablecer a la posición predeterminada",
-
- "create.command.killTPSCommand": "killtps",
- "create.command.killTPSCommand.status.slowed_by.0": "[Create]: Los ticks del servidor están actualmente siendo ralentizados por %s ms :o",
- "create.command.killTPSCommand.status.slowed_by.1": "[Create]: Los ticks del servidor se ralentizan por %s ms ahora >:)",
- "create.command.killTPSCommand.status.slowed_by.2": "[Create]: Los ticks del servidor han vuelto a la velocidad normal :D",
- "create.command.killTPSCommand.status.usage.0": "[Create]: usa /killtps stop para devolver a los ticks del servidor a la velocidad normal",
- "create.command.killTPSCommand.status.usage.1": "[Create]: usa /killtps start para ralentizar artificialmente los ticks del servidor",
- "create.command.killTPSCommand.argument.tickTime": "tickTime",
-
- "create.contraption.minecart_contraption_too_big": "Esta contrapción de vagoneta parece demasiado grande para recogerla",
- "create.contraption.minecart_contraption_illegal_pickup": "Una fuerza mística está vinculando esta contrapción de vagoneta al mundo",
-
-
- "_": "->------------------------] Subtitles [------------------------<-",
-
- "create.subtitle.contraption_disassemble": "Contrapción se detiene",
- "create.subtitle.peculiar_bell_use": "Campana Peculiar tañe",
- "create.subtitle.worldshaper_place": "El Forma Mundos zapea",
- "create.subtitle.whistle_train_manual": "UNLOCALIZED: Train honks",
- "create.subtitle.steam": "UNLOCALIZED: Steam noises",
- "create.subtitle.saw_activate_stone": "Sierra Mecánica se activa",
- "create.subtitle.schematicannon_finish": "Esquemacañón campanea",
- "create.subtitle.crafter_craft": "Crafteador craftea",
- "create.subtitle.wrench_remove": "Componente se rompe",
- "create.subtitle.train3": "UNLOCALIZED: Bogey wheels rumble muffled",
- "create.subtitle.whistle": "UNLOCALIZED: Whistling",
- "create.subtitle.cogs": "Engranajes suenan",
- "create.subtitle.slime_added": "Slime chapotea",
- "create.subtitle.whistle_train_low": "UNLOCALIZED: Low whistling",
- "create.subtitle.schematicannon_launch_block": "Esquemacañón dispara",
- "create.subtitle.controller_take": "Atril se Vacía",
- "create.subtitle.crafter_click": "Crafteador cliquea",
- "create.subtitle.depot_plop": "Objeto aterriza",
- "create.subtitle.confirm": "Ding afirmativo",
- "create.subtitle.mixing": "Sonidos de mezcla",
- "create.subtitle.mechanical_press_activation_belt": "Prensa Mecánica hace bonk",
- "create.subtitle.fwoomp": "Lanza Patatas hace fwoom",
- "create.subtitle.sanding_long": "UNLOCALIZED: Sanding noises",
- "create.subtitle.crushing_1": "Sonidos de Trituración",
- "create.subtitle.depot_slide": "Objeto se desliza",
- "create.subtitle.blaze_munch": "Quemador Blaze mastica",
- "create.subtitle.funnel_flap": "Ingreso aletea",
- "create.subtitle.haunted_bell_use": "Campana Embrujada tañe",
- "create.subtitle.scroll_value": "Sonidos de Clic",
- "create.subtitle.controller_put": "Controlador golpetea",
- "create.subtitle.cranking": "Manivela gira",
- "create.subtitle.sanding_short": "UNLOCALIZED: Sanding noises",
- "create.subtitle.wrench_rotate": "Llave Inglesa usada",
- "create.subtitle.potato_hit": "Impactos vegetales",
- "create.subtitle.saw_activate_wood": "Sierra Mecánica se activa",
- "create.subtitle.whistle_high": "UNLOCALIZED: High whistling",
- "create.subtitle.whistle_train_manual_low": "UNLOCALIZED: Train honks",
- "create.subtitle.whistle_train": "UNLOCALIZED: Whistling",
- "create.subtitle.haunted_bell_convert": "Campana Embrujada despierta",
- "create.subtitle.train": "UNLOCALIZED: Bogey wheels rumble",
- "create.subtitle.deny": "Boop denegante",
- "create.subtitle.controller_click": "Controlador cliquea",
- "create.subtitle.whistle_low": "UNLOCALIZED: Low whistling",
- "create.subtitle.copper_armor_equip": "Equipo de Buceo tintinea",
- "create.subtitle.mechanical_press_activation": "Prensa Mecánica aplasta",
- "create.subtitle.contraption_assemble": "Contración se mueve",
-
-
- "_": "->------------------------] Item Descriptions [------------------------<-",
-
- "item.create.example_item.tooltip": "SAMPLE ITEM (just a marker that this tooltip exists)",
- "item.create.example_item.tooltip.summary": "A brief description of the item. _Underscores_ highlight a term.",
- "item.create.example_item.tooltip.condition1": "When this",
- "item.create.example_item.tooltip.behaviour1": "Then this item does this. (behaviours show on shift)",
- "item.create.example_item.tooltip.condition2": "And When this",
- "item.create.example_item.tooltip.behaviour2": "You can add as many behaviours as you like",
- "item.create.example_item.tooltip.control1": "When Ctrl pressed",
- "item.create.example_item.tooltip.action1": "These controls are displayed.",
-
- "block.create.wooden_bracket.tooltip": "SOPORTE DE MADERA",
- "block.create.wooden_bracket.tooltip.summary": "_Decora_ tus _Ejes, Engranajes_ y _Tuberías_ con un acogedor refuerzo de madera.",
-
- "block.create.metal_bracket.tooltip": "SOPORTE DE METAL",
- "block.create.metal_bracket.tooltip.summary": "_Decora_ tus _Ejes, Engranajes_ y _Tuberías_ con un robusto refuerzo industrial.",
-
- "block.create.seat.tooltip": "ASIENTO",
- "block.create.seat.tooltip.summary": "¡Sientate y Disfruta del viaje! Anclará a un jugador en una _contrapción_ que se mueve. ¡Genial como mueve estático también! Viene en una variedad de colores.",
- "block.create.seat.tooltip.condition1": "Click derecho en el Asiento",
- "block.create.seat.tooltip.behaviour1": "Sienta al Jugador en el _Asiento_. Pulsa Shift-Izquierdo para dejar el _Asiento_.",
-
- "item.create.blaze_cake.tooltip": "PASTEL BLAZE",
- "item.create.blaze_cake.tooltip.summary": "Un delicioso manjar para tus _Quemadores Blaze_. ¡Los pone en llamas!",
-
- "item.create.wand_of_symmetry.tooltip": "VARA DE SIMETRÍA",
- "item.create.wand_of_symmetry.tooltip.summary": "Refleja perfectamente la ubicación de los bloques en los planos configurados.",
- "item.create.wand_of_symmetry.tooltip.condition1": "En la Barra Rápida",
- "item.create.wand_of_symmetry.tooltip.behaviour1": "Se mantiene Activo",
- "item.create.wand_of_symmetry.tooltip.control1": "Click-Derecho en el Suelo",
- "item.create.wand_of_symmetry.tooltip.action1": "_Crea_ o _Mueve_ el Espejo",
- "item.create.wand_of_symmetry.tooltip.control2": "Click-Derecho en el Aire",
- "item.create.wand_of_symmetry.tooltip.action2": "_Remueve_ el Espejo activo",
- "item.create.wand_of_symmetry.tooltip.control3": "Click-Derecho mientras te agachas",
- "item.create.wand_of_symmetry.tooltip.action3": "Abre la _Interfaz de Configuración_",
-
- "item.create.handheld_worldshaper.tooltip": "FORMA MUNDOS DE MANO",
- "item.create.handheld_worldshaper.tooltip.summary": "Útil herramienta para crear _paisajes_ y _terrenos_.",
- "item.create.handheld_worldshaper.tooltip.control1": "Click-Izquierdo en un bloque",
- "item.create.handheld_worldshaper.tooltip.action1": "Establece los bloques colocados por la herramienta en el bloque objetivo.",
- "item.create.handheld_worldshaper.tooltip.control2": "Click-Derecho en un bloque",
- "item.create.handheld_worldshaper.tooltip.action2": "Aplica la _Brocha_ y _Herramienta_ seleccionadas actualmente en la ubicación designada.",
- "item.create.handheld_worldshaper.tooltip.control3": "Click-Derecho mientras te agachas",
- "item.create.handheld_worldshaper.tooltip.action3": "Abre la _Interfaz de Configuración_",
-
- "item.create.tree_fertilizer.tooltip": "FERTILIZANTE ARBÓREO",
- "item.create.tree_fertilizer.tooltip.summary": "Una poderosa combinación de minerales adecuada para acelerar el crecimiento de árboles comunes.",
- "item.create.tree_fertilizer.tooltip.condition1": "Cuando se usa en un Brote",
- "item.create.tree_fertilizer.tooltip.behaviour1": "Crece árboles _sin importar_ sus _condiciones de espacio_",
-
- "item.create.extendo_grip.tooltip": "AGARREXTENSOR",
- "item.create.extendo_grip.tooltip.summary": "¡Boioioing! _Aumenta fuertemente el alcance_ del portador. Se puede alimentar con Aire Comprimido de una _Mochila-Tanque_ de _Cobre_",
- "item.create.extendo_grip.tooltip.condition1": "En la mano contraria",
- "item.create.extendo_grip.tooltip.behaviour1": "Aumenta el _alcance_ de los objetos usados en la _Mano Principal_.",
- "item.create.extendo_grip.tooltip.condition2": "Mientras se utiliza una Mochila-Tanque",
- "item.create.extendo_grip.tooltip.behaviour2": "_No_ se usará _durabilidad_. En cambio, _Aire_ _comprimido_ es drenado del Tanque",
-
- "item.create.potato_cannon.tooltip": "CAÑON DE PAPAS",
- "item.create.potato_cannon.tooltip.summary": "¡Fwoomp! Lanza tus verduras cosechadas en casa a tus enemigos. Se puede alimentar con Aire Comprimido de una _Mochila-Tanque_ de _Cobre_",
- "item.create.potato_cannon.tooltip.condition1": "Al hacer Click-Derecho",
- "item.create.potato_cannon.tooltip.behaviour1": "_Dispara_ un objeto aceptable de tu _Inventario_.",
- "item.create.potato_cannon.tooltip.condition2": "Mientras se usa una Mochila-Tanque",
- "item.create.potato_cannon.tooltip.behaviour2": "_No_ se usará _durabilidad_. En cambio, _Aire_ _comprimido_ es drenado del Tanque",
-
- "item.create.filter.tooltip": "FILTRO",
- "item.create.filter.tooltip.summary": "_Controla salidas_ y _entradas_ de dispositivos logísticos con más _precisión_, comparándolos contra un _grupo de objetos_ o varios _filtros_.",
- "item.create.filter.tooltip.condition1": "En la ranura del filtro",
- "item.create.filter.tooltip.behaviour1": "_Controla_ el flujo de objetos dependiendo de su _configuración_.",
- "item.create.filter.tooltip.condition2": "Al hacer Click-Derecho",
- "item.create.filter.tooltip.behaviour2": "Abre la _interfaz de configuración_.",
-
- "item.create.attribute_filter.tooltip": "FILTRO DE ATRIBUTOS",
- "item.create.attribute_filter.tooltip.summary": "_Controla salidas_ y _entradas_ de dispositivos logísticos con más _precisión_, comparándolos contra un _grupo de atributos de objetos_ o varias _categorías_.",
- "item.create.attribute_filter.tooltip.condition1": "En la ranura de filtro",
- "item.create.attribute_filter.tooltip.behaviour1": "_Controla_ el flujo de objetos dependiendo de su _configuración_.",
- "item.create.attribute_filter.tooltip.condition2": "Al hacer Click-Derecho",
- "item.create.attribute_filter.tooltip.behaviour2": "Abre la _interfaz de configuración_.",
-
- "item.create.empty_schematic.tooltip": "ESQUEMA VACÍO",
- "item.create.empty_schematic.tooltip.summary": "Se utiliza como ingrediente de receta y para escribir en la _Mesa de Esquemas_.",
-
- "item.create.schematic.tooltip": "ESQUEMA",
- "item.create.schematic.tooltip.summary": "Contiene una estructura para ser posicionada y colocada en el mundo. Coloca el holograma como desees y usa un _Esquemacañón_ para construirlo.",
- "item.create.schematic.tooltip.condition1": "Al sostenerlo",
- "item.create.schematic.tooltip.behaviour1": "Se puede colocar usando las herramientas en pantalla.",
- "item.create.schematic.tooltip.control1": "Click-Derecho mientras te agachas",
- "item.create.schematic.tooltip.action1": "Abre una _Interfaz_ para ingresar _Coordenadas_ exactas.",
-
- "item.create.schematic_and_quill.tooltip": "ESQUEMA Y PLUMA",
- "item.create.schematic_and_quill.tooltip.summary": "Se utiliza para guardar una estructura de tu mundo en un archivo .nbt.",
- "item.create.schematic_and_quill.tooltip.condition1": "Paso 1",
- "item.create.schematic_and_quill.tooltip.behaviour1": "Selecciona dos esquinas opuestas haciendo Click-Derecho",
- "item.create.schematic_and_quill.tooltip.condition2": "Paso 2",
- "item.create.schematic_and_quill.tooltip.behaviour2": "_Ctrl-Rueda_ en las caras para ajustar el tamaño. Click-Derecho otra vez para guardar.",
- "item.create.schematic_and_quill.tooltip.control1": "Click-Derecho",
- "item.create.schematic_and_quill.tooltip.action1": "Selecciona una esquina / confirmar guardado.",
- "item.create.schematic_and_quill.tooltip.control2": "Ctrl Mantenido",
- "item.create.schematic_and_quill.tooltip.action2": "Selecciona puntos en el _aire_. _Rueda_ para ajustar la distancia.",
- "item.create.schematic_and_quill.tooltip.control3": "Click-Derecho mientras te agachas",
- "item.create.schematic_and_quill.tooltip.action3": "_Reinicia_ y remueve la selección.",
-
- "block.create.schematicannon.tooltip": "ESQUEMACAÑÓN",
- "block.create.schematicannon.tooltip.summary": "Dispara bloques para recrear un _Esquema_ desplegado en el Mundo. Utiliza objetos de inventarios adyacentes y _Pólvora_ como combustible.",
- "block.create.schematicannon.tooltip.condition1": "Al hacer Click-Derecho",
- "block.create.schematicannon.tooltip.behaviour1": "Abre la _Interfaz_",
-
- "block.create.schematic_table.tooltip": "MESA DE ESQUEMAS",
- "block.create.schematic_table.tooltip.summary": "Escribe esquemás guardados en un _Esquema Vacío_.",
- "block.create.schematic_table.tooltip.condition1": "Al darle un Esquema Vacío",
- "block.create.schematic_table.tooltip.behaviour1": "Carga un archivo elegido de tu carpeta de esquemas.",
-
- "item.create.goggles.tooltip": "LENTES",
- "item.create.goggles.tooltip.summary": "Un par de anteojos para aumentar tu visión con _información cinética_ util.",
- "item.create.goggles.tooltip.condition1": "Al equiparlas",
- "item.create.goggles.tooltip.behaviour1": "Muestra _indicadores de colores_ correspondientes al _Nivel de Velocidad_ de un componente cinético colocado, así como el _Impacto de Estrés_ y la _Capacidad_ de los componentes individuales.",
- "item.create.goggles.tooltip.condition2": "Al mirar un indicador",
- "item.create.goggles.tooltip.behaviour2": "Muestra información detallada sobre la _Velocidad_ o el _Estrés_ de la red a la que el medidor está conectado.",
- "item.create.goggles.tooltip.condition3": "Al mirar contenedores de fluidos",
- "item.create.goggles.tooltip.behaviour3": "Muestra información detallada sobre la _Capacidad_ del bloque y de cualquier _Fluido_ guardado dentro.",
-
- "item.create.wrench.tooltip": "LLAVE INGLESA",
- "item.create.wrench.tooltip.summary": "Una útil herramienta para trabajar en contrapciones. Puede _Rotar_, _Desmantelar_ y _Configurar_ componentes.",
- "item.create.wrench.tooltip.control1": "Click-Derecho en un componente cinético",
- "item.create.wrench.tooltip.action1": "_Rota componentes_ hacia o lejos de la cara en la que se interactuó.",
- "item.create.wrench.tooltip.control2": "Click-Derecho mientras te agachas",
- "item.create.wrench.tooltip.action2": "_Desmantela componentes Cinéticos_ y los devuelve a _tu inventario_.",
-
- "block.create.nozzle.tooltip": "BOQUILLA",
- "block.create.nozzle.tooltip.summary": "Ponla en frende de un _Ventilador_ Para distribuir su efecto en Entidades en _todas direcciones_.",
-
- "block.create.cuckoo_clock.tooltip": "RELOJ CU-CU",
- "block.create.cuckoo_clock.tooltip.summary": "Artesanía fina para _decorar_ un espacio y _hacer un seguimiento del tiempo_.",
- "block.create.cuckoo_clock.tooltip.condition1": "Al darle energía cinética",
- "block.create.cuckoo_clock.tooltip.behaviour1": "Muestra la _hora actual_ y toca una melodía dos veces al día. _Se activa_ una vez al _mediodía_ y al anochecer, apenas los _jugadores puedan dormir_.",
-
- "block.create.turntable.tooltip": "PLATO GIRATORIO",
- "block.create.turntable.tooltip.summary": "Convierte la _Fuerza Rotacional_ en Cinetosis refinada .",
-
- "block.create.toolbox.tooltip": "CAJA DE HERRAMIENTAS",
- "block.create.toolbox.tooltip.summary": "La compañía mas querida de todo inventor. Convenientemente _sostiene_ una gran cantidad de _8 Diferentes_ tipos de objeto.",
- "block.create.toolbox.tooltip.condition1": "Al recogerla",
- "block.create.toolbox.tooltip.behaviour1": "_Mantiene_ los _Contenidos_ del inventario .",
- "block.create.toolbox.tooltip.condition2": "Al colocarla en un rango",
- "block.create.toolbox.tooltip.behaviour2": "_Jugadores_ _Cercanos_ pueden mantener la _tecla_ de la _Caja de Herramientas_ para acceder a sus contenidos _Remotamente_.",
- "block.create.toolbox.tooltip.condition3": "Al hacer Click-Derecho",
- "block.create.toolbox.tooltip.behaviour3": "Abre la _Interfaz de Contenedor_.",
-
- "block.create.stockpile_switch.tooltip": "INTERRUPTOR DE RESERVAS",
- "block.create.stockpile_switch.tooltip.summary": "Da una señal de redstone basado en cuántos _Objetos Guardados_ o _Fluidos_ hay en el contenedor adjunto. Viene con un útil filtro. A diferencia de un _Comparador,_ el _Interruptor de Reservas_ permite configurar los _límites,_ a los cuales las señales se invierten.",
- "block.create.stockpile_switch.tooltip.condition1": "Al hacer Click-Derecho",
- "block.create.stockpile_switch.tooltip.behaviour1": "Abre la _Interfaz de Configuración_.",
-
- "block.create.content_observer.tooltip": "OBSERVADOR DE CONTENIDOS",
- "block.create.content_observer.tooltip.summary": "_Detecta Objetos_ o _Fluidos_ dentro de _contenedores_, _tuberías_ o _transportadores_ haciendo coincidir un _filtro_ configurado.",
- "block.create.content_observer.tooltip.condition1": "Al observar un contenedor",
- "block.create.content_observer.tooltip.behaviour1": "Emite una _Señal de Redstone_ mientras que el contenedor observado tenga _contenido_ _coincidible_.",
- "block.create.content_observer.tooltip.condition2": "Al observar un Ingreso",
- "block.create.content_observer.tooltip.behaviour2": "Emite un _Pulso de Redstone_ cuando un objeto _coincidible_ es _transferido_.",
-
- "block.create.creative_crate.tooltip": "EL CAJON SIN FIN",
- "block.create.creative_crate.tooltip.summary": "Este _Contenedor de Objetos_ permite la replicación infinita de cualquier objeto. Ponlo al lado de un _Esquemacañón_ para remover cualquier requerimiento material.",
- "block.create.creative_crate.tooltip.condition1": "Cuando un objeto está en la ranura del filtro",
- "block.create.creative_crate.tooltip.behaviour1": "Cualquier cosa que _extraiga_ de este contenedor dará una _Fuente Infinita_ del objeto especificado. Objetos _insertados_ dentro del cajón serán _Eliminados._",
-
- "item.create.creative_blaze_cake.tooltip": "PASTEL CREATIVO",
- "item.create.creative_blaze_cake.tooltip.summary": "Un verdadero manjar para tus _Quemadores Blaze_ que permite _controlar su nivel de calor_. Despues de comer este pastel, los Quemadores Blaze _nunca se quedarán sin combustible_.",
- "item.create.creative_blaze_cake.tooltip.condition1": "Click-Derecho en el Quemador Blaze",
- "item.create.creative_blaze_cake.tooltip.behaviour1": "_Bloquea_ el nivel de calor del Quemador. Si se usa de nuevo, _cicla_ el nivel de calor del Quemador",
-
- "block.create.controller_rail.tooltip": "RAIL CONTROLADOR",
- "block.create.controller_rail.tooltip.summary": "Un _raíl propulsado unidireccional_ capaz de _controlar con precisión_ la _velocidad de movimiento_ de una vagoneta.",
- "block.create.controller_rail.tooltip.condition1": "Al darle una señal de Redstone",
- "block.create.controller_rail.tooltip.behaviour1": "_Acelera_ o _Desacelera_ _vagonetas_ correspondiente a la _fuerza del pulso_. Propaga la señal de redstone a railes controladores adyacentes. Darle poder a dos raíles controladores provocará que los raíles entre estos interpolen su señal.",
-
- "item.create.sand_paper.tooltip": "PAPEL DE ARENA",
- "item.create.sand_paper.tooltip.summary": "Un papel duro que sirve para _pulir materiales_. Puede usarse automaticamente con un Desplegador.",
- "item.create.sand_paper.tooltip.condition1": "Al usarlo",
- "item.create.sand_paper.tooltip.behaviour1": "Aplica pulido a objetos en la _mano alternativa_ o que están en el _suelo_ al _mirarlos_",
-
- "item.create.builders_tea.tooltip": "TE DEL CONSTRUCTOR",
- "item.create.builders_tea.tooltip.summary": "La mejor bebida para comenzar tu día- _Motivante_ y _Saturante._",
-
- "item.create.refined_radiance.tooltip": "RADIANCIA REFINADA",
- "item.create.refined_radiance.tooltip.summary": "Un material Cromático forjado con _luz absorbida_.",
- "item.create.refined_radiance.tooltip.condition1": "Trabajo en Proceso",
- "item.create.refined_radiance.tooltip.behaviour1": "Los usos de este material estarán disponibles en una versión futura.",
-
- "item.create.shadow_steel.tooltip": "ACERO SOMBRÍO",
- "item.create.shadow_steel.tooltip.summary": "Un material Cromático forjado _en el vacío_.",
- "item.create.shadow_steel.tooltip.condition1": "Trabajo en Progreso",
- "item.create.shadow_steel.tooltip.behaviour1": "Los usos de este material estarán disponibles en una versión futura.",
-
- "item.create.linked_controller.tooltip": "CONTROLADOR VINCULABLE",
- "item.create.linked_controller.tooltip.summary": "Permite _control_ _manual_ sobre frecuencias de un _Enlace de Redstone_ asignadas a sus _seis_ _botones_.",
- "item.create.linked_controller.tooltip.condition1": "Click-Derecho",
- "item.create.linked_controller.tooltip.behaviour1": "_Alterna_ el controlador. Los _controles_ de _movimiento_ se toman el control mientras está activo.",
- "item.create.linked_controller.tooltip.condition2": "Click-Derecho mientras te agachas",
- "item.create.linked_controller.tooltip.behaviour2": "Abre el manual _Configuración de Interfaz_.",
- "item.create.linked_controller.tooltip.condition3": "Clcik-Derecho en un Receptor de Enlace de Redstone",
- "item.create.linked_controller.tooltip.behaviour3": "Activa el _Modo de Enlace_, pulsa uno de los _seis controles_ para vincularlo a una de las _Frecuencias_.",
- "item.create.linked_controller.tooltip.condition4": "Click-Derecho en un atril",
- "item.create.linked_controller.tooltip.behaviour4": "Coloca el controlador en el atril para una activación más sencilla. (Click-Derecho mientras te agashas para recuperarlo)",
-
- "item.create.diving_helmet.tooltip": "CASCO DE BUCEO",
- "item.create.diving_helmet.tooltip.summary": "Junto con un _Tanque_ de _Cobre_, permite al portados _respirar_ bajo el _agua_ por un periodo de tiempo extendido",
- "item.create.diving_helmet.tooltip.condition1": "Al equiparlo",
- "item.create.diving_helmet.tooltip.behaviour1": "Da el efecto de _Respiración Acuática_, drenando _Aire Comprimido_ lentamente del Tanque.",
-
- "item.create.copper_backtank.tooltip": "TANQUEMOCHILA DE COBRE",
- "item.create.copper_backtank.tooltip.summary": "Un _Tanque_ _Equipable_ para llevar Aire Comprimido.",
- "item.create.copper_backtank.tooltip.condition1": "Al Equiparlo",
- "item.create.copper_backtank.tooltip.behaviour1": "Proporciona _Aire_ _Comprimido_ al Equipamiento que lo requiere.",
- "item.create.copper_backtank.tooltip.condition2": "Al colocarlo, y darle Cinética",
- "item.create.copper_backtank.tooltip.behaviour2": "_Recolecta_ _Aire_ _Comprimido_ a una velocidad dependiente de la velocidad de rotación.",
-
- "item.create.netherite_backtank.tooltip": "UNLOCALIZED: NETHERITE BACKTANK",
- "item.create.netherite_backtank.tooltip.summary": "UNLOCALIZED: A _Wearable_ _Tank_ for carrying Pressurized Air.",
- "item.create.netherite_backtank.tooltip.condition1": "UNLOCALIZED: When Worn",
- "item.create.netherite_backtank.tooltip.behaviour1": "UNLOCALIZED: Provides _Pressurized_ _Air_ to Equipment that requires it.",
- "item.create.netherite_backtank.tooltip.condition2": "UNLOCALIZED: When placed, Powered by Kinetics",
- "item.create.netherite_backtank.tooltip.behaviour2": "UNLOCALIZED: _Collects_ _Pressurized_ _Air_ at a rate depending on the Rotational Speed.",
-
- "block.create.placard.tooltip": "UNLOCALIZED: PLACARD",
- "block.create.placard.tooltip.summary": "UNLOCALIZED: _Frame_ your _items_ in brass using this fancy wall panel. Safe for contraptions!",
- "block.create.placard.tooltip.condition1": "UNLOCALIZED: When R-Clicked with Item",
- "block.create.placard.tooltip.behaviour1": "UNLOCALIZED: _Adds_ the held _item_ to the Placard. _Emits_ a brief _Redstone_ signal if a matching item was present already.",
- "block.create.placard.tooltip.condition2": "UNLOCALIZED: When Punched",
- "block.create.placard.tooltip.behaviour2": "UNLOCALIZED: _Removes_ the current _item_ in the frame.",
-
- "block.create.flywheel.tooltip": "UNLOCALIZED: FLYWHEEL",
- "block.create.flywheel.tooltip.summary": "UNLOCALIZED: _Embellish_ your _Machines_ with this imposing Wheel of Brass.",
- "block.create.flywheel.tooltip.condition1": "UNLOCALIZED: When Powered by Kinetics",
- "block.create.flywheel.tooltip.behaviour1": "UNLOCALIZED: Starts spinning.",
-
- "item.create.diving_boots.tooltip": "BOTAS DE BUCEO",
- "item.create.diving_boots.tooltip.summary": "Un par de _botas_ _pesadas_, permitiendo un mejor recorrido del suelo oceánico.",
- "item.create.diving_boots.tooltip.condition1": "Al equiparlas",
- "item.create.diving_boots.tooltip.behaviour1": "El portador se _hunde_ _rápido_ y _no puede_ _nadar_. Permite la habilidad de _caminar_ y _saltar_ bajo el agua. El portador tampoco es afectado por las _Cintas_ _Transportadoras_.",
-
- "item.create.crafting_blueprint.tooltip": "PLANO DE FABRICACIÓN",
- "item.create.crafting_blueprint.tooltip.summary": "_Colocado_ en una pared, de puede usar para _especificar_ _orden_ de _ingredientes_ para un crafteo manual mas sencillo. Cada espacio representa una receta.",
- "item.create.crafting_blueprint.condition1": "Click-Derecho en un espacio vacío",
- "item.create.crafting_blueprint.behaviour1": "Abre un _Menú_ de _Crafteo_ permitiendote _configurar_ una _receta_ y objetos a mostrar.",
- "item.create.crafting_blueprint.condition2": "Click-Derecho en un espacio configurado",
- "item.create.crafting_blueprint.behaviour2": "_Aplica_ la _receta_ _configurada_ con ingredientes coincidentes que se encuentren en tu _Inventario_. _Agachate_ para craftear un _Stack_ de objetos.",
-
- "item.create.minecart_coupling.tooltip": "UNION DE VAGONETAS",
- "item.create.minecart_coupling.tooltip.summary": "_Encadena_ todas tus _Vagonetas_ o _Contrapciones de Carruago_ juntas para formar un Tren majestuoso.",
- "item.create.minecart_coupling.tooltip.condition1": "Al usar en una Vagoneta",
- "item.create.minecart_coupling.tooltip.behaviour1": "_Une_ dos Vagonetas juntas, intentando mantenerlas a una _distancia constante_ mientrar se mueven.",
-
- "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.",
-
- "block.create.peculiar_bell.tooltip": "CAMPANA PECULIAR",
- "block.create.peculiar_bell.tooltip.summary": "Una _Campana de Latón_ decorativa. Ponerla justo sobre _Fuego de Almas_ podría causar efectos secundarios...",
-
- "block.create.haunted_bell.tooltip": "CAMPANA EMBRUAJADA",
- "block.create.haunted_bell.tooltip.summary": "Una _Campana Embrujada_ perseguida por las almas perdidas del Nether.",
- "block.create.haunted_bell.tooltip.condition1": "Al sostenerla o colgarla",
- "block.create.haunted_bell.tooltip.behaviour1": "Destaca _Puntos no Iluminados_ cercanos en los que _Criaturas Hostiles_ pueden aparecer.",
-
-
- "_": "->------------------------] Ponder Content [------------------------<-",
-
- "create.ponder.hold_to_ponder": ">Mantén [%1$s] para reflexionar",
- "create.ponder.subject": "Sujeto de esta escena",
- "create.ponder.pondering": "Reflexionando sobre...",
- "create.ponder.identify_mode": "Modo de identificación activado.\nDespausa con [%1$s]",
- "create.ponder.associated": "Entradas asociadas",
- "create.ponder.close": "Cerrar",
- "create.ponder.identify": "Identificar",
- "create.ponder.next": "Siguiente Escena",
- "create.ponder.next_up": "UNLOCALIZED: Up Next:",
- "create.ponder.previous": "Escena Previa",
- "create.ponder.replay": "Reiniciar",
- "create.ponder.think_back": "Pensar Atrás",
- "create.ponder.slow_text": "Lectura Cómoda",
- "create.ponder.exit": "Salir",
- "create.ponder.welcome": "Bienvenido a Reflexionar",
- "create.ponder.categories": "Categorías Disponibles en Create",
- "create.ponder.index_description": "Haz clic en uno de los iconos para conocer sus elementos y bloques asociados",
- "create.ponder.index_title": "Índice de Reflexión",
- "create.ponder.shared.rpm16": "16 RPM",
- "create.ponder.shared.behaviour_modify_wrench": "Este comportamiento se puede modificar con una llave inglesa",
- "create.ponder.shared.storage_on_contraption": "Los inventarios adjuntos a la contrapción recogerán los objetos automáticamente",
- "create.ponder.shared.sneak_and": "Agáchate +",
- "create.ponder.shared.rpm8": "8 RPM",
- "create.ponder.shared.ctrl_and": "Ctrl +",
- "create.ponder.shared.rpm32": "32 RPM",
- "create.ponder.shared.rpm16_source": "Fuente: 16 RPM",
- "create.ponder.shared.movement_anchors": "Con la ayuda de Chasis o La Gotita, se pueden mover estructuras más grandes.",
- "create.ponder.tag.redstone": "Componentes Lógicos",
- "create.ponder.tag.redstone.description": "Componentes que ayudan con la ingeniería de redstone",
- "create.ponder.tag.contraption_assembly": "Utilidad para adjuntar bloques",
- "create.ponder.tag.contraption_assembly.description": "Herramientas y componentes utilizados para ensamblar estructuras movibles como una contrapción animada",
- "create.ponder.tag.fluids": "Manipuladores de Fluido",
- "create.ponder.tag.fluids.description": "Componentes que ayudan a transmitir y hacer uso de los fluidos",
- "create.ponder.tag.decoration": "Estética",
- "create.ponder.tag.decoration.description": "Componentes usados, generalmente, con un fin estético",
- "create.ponder.tag.windmill_sails": "Velas para rodamientos de molino de viento",
- "create.ponder.tag.windmill_sails.description": "Bloques que cuentan para calcular la fuerza de una contrapción de molino de viento cuando se ensambla. Todos tienen la misma eficacia.",
- "create.ponder.tag.arm_targets": "Objetivos para brazos mecánicos",
- "create.ponder.tag.arm_targets.description": "Componentes que se pueden seleccionar como entradas o salidas de brazo mecánico",
- "create.ponder.tag.kinetic_appliances": "Aplicaciones Cinéticas",
- "create.ponder.tag.kinetic_appliances.description": "Componentes que hacen uso de la Energía rotacional",
- "create.ponder.tag.kinetic_sources": "Fuentes Cinéticas",
- "create.ponder.tag.kinetic_sources.description": "Componentes que generan fuerza rotacional",
- "create.ponder.tag.movement_anchor": "Anclajes de movimiento",
- "create.ponder.tag.movement_anchor.description": "Componentes que permiten la creación de contrapciones móviles, animando una estructura adjunta de distintas formas",
- "create.ponder.tag.kinetic_relays": "Bloques Cinéticos",
- "create.ponder.tag.kinetic_relays.description": "Componentes que ayudan a transmitir la fuerza de rotación a otros lugares",
- "create.ponder.tag.contraption_actor": "Actores de Contrapción",
- "create.ponder.tag.contraption_actor.description": "Componentes que exponen un comportamiento especial cuando se adjuntan a una contrapción en movimiento",
- "create.ponder.tag.creative": "Modo Creativo",
- "create.ponder.tag.creative.description": "Componentes no usualmente disponibles en Modo Supervivencia",
- "create.ponder.tag.display_sources": "UNLOCALIZED: Sources for Display Links",
- "create.ponder.tag.display_sources.description": "UNLOCALIZED: Components or Blocks which offer some data that can be read with a Display Link",
- "create.ponder.tag.logistics": "Transportación de Objetos",
- "create.ponder.tag.logistics.description": "Componentes que ayudan a mover objetos",
- "create.ponder.tag.display_targets": "UNLOCALIZED: Targets for Display Links",
- "create.ponder.tag.display_targets.description": "UNLOCALIZED: Components or Blocks which can process and display the data received from a Display Link",
- "create.ponder.tag.train_related": "UNLOCALIZED: Railway Equipment",
- "create.ponder.tag.train_related.description": "UNLOCALIZED: Components used in the construction or management of Train Contraptions",
-
- "create.ponder.analog_lever.header": "Controlando señales usando la Palanca Análoga",
- "create.ponder.analog_lever.text_1": "Las Palancas Análogas son una fuente compacta y precisa de redstone",
- "create.ponder.analog_lever.text_2": "Click-Derecho para incrementar la salida análoga",
- "create.ponder.analog_lever.text_3": "Click-Derecho mientras te agachas para decrementar la salida de nuevo",
-
- "create.ponder.andesite_tunnel.header": "Usando Túneles de Andesita",
- "create.ponder.andesite_tunnel.text_1": "Los Túneles de Andesita pueden ser usados para cubrir tus cintas",
- "create.ponder.andesite_tunnel.text_2": "Cuando un Túnel de Andesita tiene conexiones laterales...",
- "create.ponder.andesite_tunnel.text_3": "...separarán exactamente un objeto de cualquier stack que pase a través",
- "create.ponder.andesite_tunnel.text_4": "Lo restante continuará en su camino",
-
- "create.ponder.auto_schedule.header": "UNLOCALIZED: Stations & Scheduling",
- "create.ponder.auto_schedule.text_1": "UNLOCALIZED: Schedules can be used to provide drivers with a destination",
- "create.ponder.auto_schedule.text_2": "UNLOCALIZED: Comparators will receive a signal whenever a Train is present",
- "create.ponder.auto_schedule.text_3": "UNLOCALIZED: Mind that a Station can only be approached from the indicated direction",
- "create.ponder.auto_schedule.text_4": "UNLOCALIZED: Stations can also be used to assign new Schedules automatically",
- "create.ponder.auto_schedule.text_5": "UNLOCALIZED: The Schedule placed on a station will automatically copy itself to present trains",
- "create.ponder.auto_schedule.text_6": "UNLOCALIZED: As opposed to manual scheduling, drivers will not take the item with them",
-
- "create.ponder.basin.header": "Procesando Objetos en el tónel",
- "create.ponder.basin.text_1": "Un tónel puede sostener Objetos y Fluidos para ser Procesados",
- "create.ponder.basin.text_2": "Despues de un procesado, los tóneles intentarán dar salida a un lado y hacia abajo",
- "create.ponder.basin.text_3": "Cuando un componente válido está presente, el tónel mostrará un grifo de salida",
- "create.ponder.basin.text_4": "Un número de opciones son aplicables aqui",
- "create.ponder.basin.text_5": "Los objetos salientes serán atrapados por el inventario debajo",
- "create.ponder.basin.text_6": "Sin un grifo, el tónel retendra los objetos procesados dentro",
- "create.ponder.basin.text_7": "Esto puede ser útil si los resultados deben ser reusados como ingredientes",
- "create.ponder.basin.text_8": "Los objetos de salida deseados tendrán que ser retirados del tónel",
- "create.ponder.basin.text_9": "Un Filtro podría ser necesario para evitar sacar objetos sin procesar",
-
- "create.ponder.bearing_modes.header": "Modos de movimiento del Rodamiento Mecánico",
- "create.ponder.bearing_modes.text_1": "Al ser detenido, el Rodamiento colocará la estructura en el ángulo alineado más cercano",
- "create.ponder.bearing_modes.text_2": "Puede ser configurado que nunca se vuela a bloques sólidos, o solo hacerlo cerca del ángulo inicial",
-
- "create.ponder.belt_casing.header": "Cubriendo Cintas",
- "create.ponder.belt_casing.text_1": "Cubiertas de Latón y Andesita pueden usarse para decorar tus Cintas Mecánicas",
- "create.ponder.belt_casing.text_2": "Una llave inglesa se puede usar para remover la cubierta",
-
- "create.ponder.belt_connector.header": "Usando Cintas Mecánicas",
- "create.ponder.belt_connector.text_1": "Haciendo Click-Derecho en dos ejes con una cinta en la mano los conectará",
- "create.ponder.belt_connector.text_2": "Las selecciones equivocadas pueden ser eliminadas con Click-Derecho mientras te agachas",
- "create.ponder.belt_connector.text_3": "Ejes Adicionales se pueden añadir a lo largo de la cinta",
- "create.ponder.belt_connector.text_4": "Los ejes conectados via Cintas rotarán con Velocidad y Dirección idénticas",
- "create.ponder.belt_connector.text_5": "los Ejes adicionales se pueden remover con la Llave Inglesa",
- "create.ponder.belt_connector.text_6": "Las Cintas Mecánicas se pueden tintar para fines estéticos",
-
- "create.ponder.belt_directions.header": "Orientaciones Válidas para las Cintas Mecánicas",
- "create.ponder.belt_directions.text_1": "Las cintas no se pueden conectar en direcciones arbitrarias",
- "create.ponder.belt_directions.text_2": "1. Se conectan horizontalmente",
- "create.ponder.belt_directions.text_3": "2. Se conectan diagonalmente",
- "create.ponder.belt_directions.text_4": "3. Se conectan verticalmente",
- "create.ponder.belt_directions.text_5": "4. Y pueden conectar Ejes verticales Horizontalmente",
- "create.ponder.belt_directions.text_6": "Esas son todas las direcciones posibles. Las cintas pueden unir cualquier distancia entre 2 y 20 bloques",
-
- "create.ponder.belt_transport.header": "Usando Cintas Mecánicas para Logisticas",
- "create.ponder.belt_transport.text_1": "Las cintas que se mueven pueden transportar objetos y entidades",
- "create.ponder.belt_transport.text_2": "Hacer Click-Derecho con una mano vacía sacará los objetos de la cinta",
-
- "create.ponder.blaze_burner.header": "Alimentando Quemadores Blaze",
- "create.ponder.blaze_burner.text_1": "Los Quemadores Blaze dan calor a los objetos para ser procesados en el tónel",
- "create.ponder.blaze_burner.text_2": "Para esto, deber alimentar al Blaze con objetos combustibles",
- "create.ponder.blaze_burner.text_3": "Con un Pastel Blaze, el Quemador puede alcanzar un nivel incluso mayor de calor",
- "create.ponder.blaze_burner.text_4": "El proceso de alimentación puede ser automatizado usando Desplegadores o Brazos Mecánicos",
-
- "create.ponder.brass_funnel.header": "El Ingreso de Latón",
- "create.ponder.brass_funnel.text_1": "Los Ingresos de Andesita solo pueden retirar 1 objeto a la vez.",
- "create.ponder.brass_funnel.text_2": "Los Ingresos de Latón pueden extraer hasta un Stack completo.",
- "create.ponder.brass_funnel.text_3": "Rodando por la ranura de filtro permite mayor control sobre el tamaño del stack extraído.",
- "create.ponder.brass_funnel.text_4": "Usar objetos en la ranura de filtro restringirá el ingreso a solo transferir ese tipo de objeto",
-
- "create.ponder.brass_tunnel.header": "Usando Túneles de Latón",
- "create.ponder.brass_tunnel.text_1": "Los Túneles de Latón se pueden usar para cubrir tus Cintas",
- "create.ponder.brass_tunnel.text_2": "Los Túneles de Latón tienen ranuras para filtros en cada lado abierto",
- "create.ponder.brass_tunnel.text_3": "Los Filtros en conexiones entrantes simplemente bloquean los elementos que no coinciden",
- "create.ponder.brass_tunnel.text_4": "Los Filtros en conexiones pueden ser usados para organizar los objetos",
- "create.ponder.brass_tunnel.text_5": "Cuando un objeto tiene varias salidas posibles, el modo de distribución decidirá como manejarlo",
- "create.ponder.brass_tunnel.text_6": "Los túneles de latón en cinturones paralelos formarán un grupo",
- "create.ponder.brass_tunnel.text_7": "Los objetos entrantes ahora serán distribuidos por todas las salidas disponibles",
- "create.ponder.brass_tunnel.text_8": "Para esto, los objetos también pueden ser insertados en el bloque de Túnel directamente",
-
- "create.ponder.brass_tunnel_modes.header": "Modos de Distribución del Túnel de Latón",
- "create.ponder.brass_tunnel_modes.text_1": "Usando una Llave, el comporatamiento de la ddistribución de los Túneles de Latón se puede configurar",
- "create.ponder.brass_tunnel_modes.text_10": "'Sincronizar Salidas' es una opción única de los Túneles de Latón",
- "create.ponder.brass_tunnel_modes.text_11": "Los objetos solo pueden pasar si todos los Túneles en el grupo tienen un objetos en espera",
- "create.ponder.brass_tunnel_modes.text_12": "Esto te asegura que todas las cintas suministran objetos a la vez",
- "create.ponder.brass_tunnel_modes.text_2": "'Seprarar' intentará distribuir el stack de manera uniforme por todas las salidsa",
- "create.ponder.brass_tunnel_modes.text_3": "Si una salida no puede recibir más objetos, será saltada",
- "create.ponder.brass_tunnel_modes.text_4": "'Separar Forzado' nunca se saltará salidas, y esperará a que todas estén libres",
- "create.ponder.brass_tunnel_modes.text_5": "'Round Robin' mantiene los stacks completos, y los cicla iterativamente a traves de las salidas",
- "create.ponder.brass_tunnel_modes.text_6": "Otra Vez, si una salida no puede recibir más objetos, será saltada",
- "create.ponder.brass_tunnel_modes.text_7": "'Round Robin Forzado' nunca se salta salidas",
- "create.ponder.brass_tunnel_modes.text_8": "'Preferir Cercano' prioritiza las salidas más cercanas de la ubicacion de entrada del objeto",
- "create.ponder.brass_tunnel_modes.text_9": "'Aleatorizar' distribuirá los stacks completos al azar entre las salidas",
-
- "create.ponder.cart_assembler.header": "Moviendo Estructuras usando la Ensambladora de Vagonetas",
- "create.ponder.cart_assembler.text_1": "Las Ensambladoras de Vagonetas Potenciadas montan las estructuras adyacentes a las Vagonetas Pasantes",
- "create.ponder.cart_assembler.text_2": "Sin una señal de Redstone, desensamblará las contrapciones de vagoneta de vuelta a bloques",
- "create.ponder.cart_assembler.text_3": "Usando una Llave en la Vagoneta te permitirá llevar la contrapción a otra parte",
-
- "create.ponder.cart_assembler_dual.header": "Ensamblando Contrapciones de Carruaje",
- "create.ponder.cart_assembler_dual.text_1": "Cuando dos Ensambladores de Vagoneta comparten una estructura adjunta...",
- "create.ponder.cart_assembler_dual.text_2": "Darle poder a ambos creará una Contrapción de Carruaje",
- "create.ponder.cart_assembler_dual.text_3": "Los carritos se comportarán como los que se conectan via Uniones de Vagoneta",
-
- "create.ponder.cart_assembler_modes.header": "Configuración de Orientación para las Contrapciones de Vagonetas",
- "create.ponder.cart_assembler_modes.text_1": "Las Contrapciones de Vagoneta colo rotarán hacia donde está el movimiento de la vagoneta",
- "create.ponder.cart_assembler_modes.text_2": "Esta Flecha indica que lado de la Estructura se considerará el frente",
- "create.ponder.cart_assembler_modes.text_3": "Si el Ensamblador está configurado para Bloquear Rotación, la orientación de la contrapción nunca cambiará",
-
- "create.ponder.cart_assembler_rails.header": "Otros tipos de Vagonetas y Raíles",
- "create.ponder.cart_assembler_rails.text_1": "Los Ensambladores de Carrito en las vías normales no afectarán el movimiento de las vagonetas",
- "create.ponder.cart_assembler_rails.text_2": "Cuando están en un raíl controlador o potenciado, los carros se mantendrán en su lugar hasta que se encienda",
- "create.ponder.cart_assembler_rails.text_3": "Otros tipos de vagonetas se pueden usar como anclaje",
- "create.ponder.cart_assembler_rails.text_4": "Los carros con horno se mantendrán alimentados, extrayendo combustible de los inventarios adjuntos",
-
- "create.ponder.chain_drive.header": "Transmitiendo Fuerza Rotacional con Conductores en Cadena",
- "create.ponder.chain_drive.text_1": "Los Conductores en Cadena mantienen la rotación a las otras en fila",
- "create.ponder.chain_drive.text_2": "Todos los ejes conectados de esta forma rotarán en la misma dirección",
- "create.ponder.chain_drive.text_3": "Cualquier parte de la fila se puede girar en 90 grados",
-
- "create.ponder.chain_gearshift.header": "Control de la Velocidad de Rotación con la Caja de Cambios en Cadena",
- "create.ponder.chain_gearshift.text_1": "Las Cajas de Cambio despotenciadas se comportan igual a los Conductores en Cadena",
- "create.ponder.chain_gearshift.text_2": "Al recibir Redstone, la Velocidad transmitida a las otras Cajas de Cambio en la fila es doblada",
- "create.ponder.chain_gearshift.text_3": "Cuando la Caja de Cambios no está en la fuente, su velocidad será la mitad",
- "create.ponder.chain_gearshift.text_4": "En ambos casos, los Conductores en Cadena en la fila siempre irán al doble la velocidad de las Cajas de Cambios",
- "create.ponder.chain_gearshift.text_5": "Usando señales análogas, la razón se puede ajustar más precisamente entre 1 y 2",
- "create.ponder.chain_gearshift.text_6": "12 RPM",
-
- "create.ponder.chute.header": "Transportando Objetos a través de Tolvoganes Verticales",
- "create.ponder.chute.text_1": "Los tolvoganes pueden transportar artículos verticalmente desde y hacia los inventarios.",
- "create.ponder.chute.text_2": "Usando la Llave, una ventana se puede crear",
- "create.ponder.chute.text_3": "Colocar tolvoganes apuntando a las caras laterales de otro lo hará diagonal",
-
- "create.ponder.chute_upward.header": "Transportando objetos hacia arriba usando Tolvoganes",
- "create.ponder.chute_upward.text_1": "Usando Ventiladores desde abajo o arriba, un tolvogán puede transportar objetos hacia arriba",
- "create.ponder.chute_upward.text_2": "Inspeccionar tolvoganes con los lentes del ingeniero revela información sobre la dirección de movimiento",
- "create.ponder.chute_upward.text_3": "'Por el otro lado', los objetos tendrán que ser insertados/retirados por los lados.",
-
- "create.ponder.clockwork_bearing.header": "Animando estructuras con Rodamientos de Relojería",
- "create.ponder.clockwork_bearing.text_1": "Los Rodamientos de Relojería se adjuntan a los bloques en frente",
- "create.ponder.clockwork_bearing.text_2": "Al recibir Fuerza Rotacional, la estructura será rotada acorde a la hora del día",
- "create.ponder.clockwork_bearing.text_3": "3:00",
- "create.ponder.clockwork_bearing.text_4": "4:00",
- "create.ponder.clockwork_bearing.text_5": "Haz Click-Derecho en el rodamiento para comenzar o detener la estructura",
- "create.ponder.clockwork_bearing.text_6": "En frente del horario, una segunda estructura se puede añadir",
- "create.ponder.clockwork_bearing.text_7": "Asegúrate de que las dos estructuras no estén unidas la una a la otra con La Gotita o un similar",
- "create.ponder.clockwork_bearing.text_8": "La Segunda Estructura ahora rotará como el Minutero",
-
- "create.ponder.clutch.header": "Controlando la fuerza Rotacional con un Embrague",
- "create.ponder.clutch.text_1": "Los Embragues mantienen la rotación en una línea recta",
- "create.ponder.clutch.text_2": "Al ser potenciados con redstone, rompen la conexión",
-
- "create.ponder.cog_speedup.header": "Cambiando marchas con Engranajes",
- "create.ponder.cog_speedup.text_1": "Engranajes grandes y pequeños pueden ser conectados diagonalmente",
- "create.ponder.cog_speedup.text_2": "Al cambiar de uno grande a otro pequeño, la velocidad será doblada",
- "create.ponder.cog_speedup.text_3": "Al cambiar de uno pequeño a uno grande, la velocidad será la mitad",
-
- "create.ponder.cogwheel.header": "Transmitiendo Fuerza Rotacional mediante Engranajes",
- "create.ponder.cogwheel.text_1": "Los Engranajes transmiten su rotación a los adyacentes",
- "create.ponder.cogwheel.text_2": "Los ejes vecinos conectados de esta forma girarán en direcciones opuestas",
-
- "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.creative_fluid_tank.header": "Tanques de Fluido del Creativo",
- "create.ponder.creative_fluid_tank.text_1": "Los Tanques de Fluido del Creativo se pueden utilizar para proporcionar un suministro de fluido sin fin",
- "create.ponder.creative_fluid_tank.text_2": "Haz Click-Derecho con un objeto que contenga un fluido para configurarlo",
- "create.ponder.creative_fluid_tank.text_3": "Las redes de tuberías ahora pueden retirar infinitamente el fluido asignado al tanque",
- "create.ponder.creative_fluid_tank.text_4": "Cualquier fluido empujado dentro del tanque será eliminado",
-
- "create.ponder.creative_motor.header": "Generando Energía Rotacional usando Motores del Creativo",
- "create.ponder.creative_motor.text_1": "Los Motores del Creativo son una fuente compacta y configurable de fuerza rotacional.",
- "create.ponder.creative_motor.text_2": "Rodar por el panel posterior cambia las RPM de salida de rotación de los motores",
-
- "create.ponder.creative_motor_mojang.header": "UNLOCALIZED: Mojang's Enigma",
-
- "create.ponder.crushing_wheels.header": "Procesando Objetos usando Ruedas Trituradoras",
- "create.ponder.crushing_wheels.text_1": "Un par de Ruedas Trituradoras pueden triturar objetos muy efectivamente",
- "create.ponder.crushing_wheels.text_2": "Su ingreso rotacional tiene que hacerlas girar la una contra la otra",
- "create.ponder.crushing_wheels.text_3": "Los objetos insertados o tirados encima serán procesados",
- "create.ponder.crushing_wheels.text_4": "Los objetos también se pueden insertar y recoger a través de medios automatizados",
-
- "create.ponder.deployer.header": "Usando el Desplegador",
- "create.ponder.deployer.text_1": "Al darle fuerza rotacional, un Desplegador puede imitar acciones humanas",
- "create.ponder.deployer.text_10": "Haz clic con Click-Derecho al frente para entregarle un Objeto",
- "create.ponder.deployer.text_11": "Los objetos tambien se pueden entregar Automáticamente",
- "create.ponder.deployer.text_12": "Los Desplegadores tienen una ranura de filtro",
- "create.ponder.deployer.text_13": "Cuando un filtro es configurado, se activa solo mientras sostiene un elemento coincidente",
- "create.ponder.deployer.text_14": "Ahora solo se pueden insertar elementos que coincidan con el filtro...",
- "create.ponder.deployer.text_15": "...y solo se extraerán los elementos que no coincidan",
- "create.ponder.deployer.text_2": "Siempre interactuará con la pocisión 2 bloques en frente de sí mismo.",
- "create.ponder.deployer.text_3": "Los bloques directamente en frente no lo obstruirán",
- "create.ponder.deployer.text_4": "Los desplegadores pueden:",
- "create.ponder.deployer.text_5": "Poner Bloques,",
- "create.ponder.deployer.text_6": "Usar Objetos,",
- "create.ponder.deployer.text_7": "Activar Bloques,",
- "create.ponder.deployer.text_8": "Cosechar Bloques",
- "create.ponder.deployer.text_9": "y Atacar Entidades",
-
- "create.ponder.deployer_contraption.header": "Usando Desplegadores en Contrapciones",
- "create.ponder.deployer_contraption.text_1": "Siempre que los Desplegadores se muevan como parte de una contrapción animada...",
- "create.ponder.deployer_contraption.text_2": "Se acivarán en cada localización visitada, usando elementos de inventarios en cualquier lugar del artilugio",
- "create.ponder.deployer_contraption.text_3": "La ranura de filtro se puede utilizar para especificar qué elementos extraer",
-
- "create.ponder.deployer_modes.header": "Modos del Desplegador",
- "create.ponder.deployer_modes.text_1": "Por defecto, un Desplegador imita una interacción de Click-Derecho",
- "create.ponder.deployer_modes.text_2": "Usando una Llave, se puede configurar para imitar un Click-izquierdo en su lugar",
-
- "create.ponder.deployer_processing.header": "Procesando Objetos usando Desplegadores",
- "create.ponder.deployer_processing.text_1": "Con un Objeto retenido adecuado, los Desplegadores pueden procesar elementos proporcionados debajo de ellos",
- "create.ponder.deployer_processing.text_2": "Los Objetos de Entrada se pueden soltar o colocar en un depósito debajo del Desplegador",
- "create.ponder.deployer_processing.text_3": "Cuando los objetos pasan por una cinta...",
- "create.ponder.deployer_processing.text_4": "El Desplegador los mantendrá y procesará automáticamente",
-
- "create.ponder.deployer_redstone.header": "Controlando Desplegadores con Redstone",
- "create.ponder.deployer_redstone.text_1": "Al potenciarlos con Redstone, los Desplegadores no se Activarán",
- "create.ponder.deployer_redstone.text_2": "Antes de detenerse, el Desplegador terminará sus ciclos comenzados",
- "create.ponder.deployer_redstone.text_3": "Asi mismo, se puede utilizar un pulso negativo para activar exactamente un ciclo de activación",
-
- "create.ponder.depot.header": "Usando Depósitos",
- "create.ponder.depot.text_1": "Los depósitos pueden servir como elementos de cinta 'estacionarios'",
- "create.ponder.depot.text_2": "Haz clic con el Click-Derecho para colocar o eliminar objetos manualmente",
- "create.ponder.depot.text_3": "Al igual que las Cintas Mecánicas, pueden proporcionar objetos para procesar.",
- "create.ponder.depot.text_4": "...así como proporcionar objetos a los brazos mecánicos",
-
- "create.ponder.display_board.header": "UNLOCALIZED: Using Display Boards",
- "create.ponder.display_board.text_1": "UNLOCALIZED: Display Boards are a scalable alternative to the sign",
- "create.ponder.display_board.text_2": "UNLOCALIZED: They require Rotational Force to operate",
- "create.ponder.display_board.text_3": "UNLOCALIZED: Text can be displayed using Name Tags...",
- "create.ponder.display_board.text_4": "UNLOCALIZED: ...or through the use of Display Links",
- "create.ponder.display_board.text_5": "UNLOCALIZED: Dyes can be applied to individual lines of the board",
- "create.ponder.display_board.text_6": "UNLOCALIZED: Lines can be reset by clicking them with an empty hand",
-
- "create.ponder.display_link.header": "UNLOCALIZED: Setting up Display Links",
- "create.ponder.display_link.text_1": "UNLOCALIZED: Display Links can be used to visualise dynamic information",
- "create.ponder.display_link.text_2": "UNLOCALIZED: First, right-click the target display...",
- "create.ponder.display_link.text_3": "UNLOCALIZED: ...then attach it to the block to read from",
- "create.ponder.display_link.text_4": "UNLOCALIZED: Open the Interface to select and configure what is sent",
- "create.ponder.display_link.text_5": "UNLOCALIZED: The display will now receive information from the link",
- "create.ponder.display_link.text_6": "UNLOCALIZED: Not every block can act as a source",
- "create.ponder.display_link.text_7": "UNLOCALIZED: Each compatible block provides unique information",
- "create.ponder.display_link.text_8": "UNLOCALIZED: The Display Link can work with several different displays",
-
- "create.ponder.display_link_redstone.header": "UNLOCALIZED: Redstone Control",
- "create.ponder.display_link_redstone.text_1": "UNLOCALIZED: When powered by Redstone, Display Links stop sending updates",
- "create.ponder.display_link_redstone.text_2": "UNLOCALIZED: Once unpowered, the Timer is reset and new info is sent immediately",
- "create.ponder.display_link_redstone.text_3": "UNLOCALIZED: Signals emitted from the source do not affect the Link",
-
- "create.ponder.empty_blaze_burner.header": "Usando Quemadores Blaze vacíos",
- "create.ponder.empty_blaze_burner.text_1": "Haz Click-Derecho en un Blaze con el quemador vacío para capturarlo",
- "create.ponder.empty_blaze_burner.text_2": "Alternativamente, los Blazes se pueden conseguir directamente del Spawner",
- "create.ponder.empty_blaze_burner.text_3": "Ahora tienes una fuente de calor ideal para varias máquinas",
- "create.ponder.empty_blaze_burner.text_4": "Para Motivos Estéticos, los Quemadores Vacíos también se pueden encender con un Mechero.",
- "create.ponder.empty_blaze_burner.text_5": "La llama se puede transformar con un objeto infundido con almas.",
- "create.ponder.empty_blaze_burner.text_6": "Aun así, sin un Blaze no son aptos para la calefacción industrial",
-
- "create.ponder.encased_fluid_pipe.header": "Encubriendo Tuberías de Fluido",
- "create.ponder.encased_fluid_pipe.text_1": "Las Cubiertas de Cobre se pueden utilizar para decorar tus Tuberías de Fluido.",
- "create.ponder.encased_fluid_pipe.text_2": "Además de estar ocultas, las tuberías encubiertas se bloquearán en su estado de conectividad",
- "create.ponder.encased_fluid_pipe.text_3": "Ya no reaccionará a los bloques vecinos que se agreguen o eliminen.",
-
- "create.ponder.fan_direction.header": "Flujo de Aire de los Ventiladores",
- "create.ponder.fan_direction.text_1": "Los Ventiladores usan el Aire para crear una corriente de aire",
- "create.ponder.fan_direction.text_2": "La Fuerza y la Dirección del flujo dependen de la fuerza rotacional entregada",
-
- "create.ponder.fan_processing.header": "Procesando Objetos Usando Ventiladores",
- "create.ponder.fan_processing.text_1": "Al pasar a través de Lava, El Flujo de Aire se vuelve caliente",
- "create.ponder.fan_processing.text_2": "Los objetos que pasen a través serán fundidos",
- "create.ponder.fan_processing.text_3": "La comida tirada aquí sería incinerada",
- "create.ponder.fan_processing.text_4": "En cambio, se debe usar una configuración de ahumado usando fuego.",
- "create.ponder.fan_processing.text_5": "Los Flujos de Aire que atraviesen Agua crearán una configuración de lavado",
- "create.ponder.fan_processing.text_6": "Se puede hacer algún procesamiento nuevo e interesante con él.",
- "create.ponder.fan_processing.text_7": "La velocidad del ventilador NO afecta la velocidad de procesamiento, solo su rango",
- "create.ponder.fan_processing.text_8": "El Procesamiento por Ventilador también se puede aplicar a objetos en depósitos y cintas",
-
- "create.ponder.fluid_pipe_flow.header": "Moviendo fluidos usando Tuberías de Cobre",
- "create.ponder.fluid_pipe_flow.text_1": "Las tuberías de fluidos pueden conectar dos o más fuentes de fluidos y objetivos",
- "create.ponder.fluid_pipe_flow.text_2": "Con una llave, se puede añadir una ventana a un segmento de tubería recto",
- "create.ponder.fluid_pipe_flow.text_3": "Las tuberías con ventana no se conectarán a ningún otro segmento de tubería adyacente.",
- "create.ponder.fluid_pipe_flow.text_4": "Alimentadas por bombas mecánicas, las tuberías pueden transportar fluidos.",
- "create.ponder.fluid_pipe_flow.text_5": "Ningún fluido se extrae al inicio",
- "create.ponder.fluid_pipe_flow.text_6": "Una vez el flujo las conecta, los puntos de conexión transfieren gradualmente su contenido",
- "create.ponder.fluid_pipe_flow.text_7": "Por lo tanto, los bloques de tuberías nunca contienen `` físicamente '' ningún fluido.",
-
- "create.ponder.fluid_pipe_interaction.header": "Drenando y Llenando objetos Contenedores de Fluido",
- "create.ponder.fluid_pipe_interaction.text_1": "Los puntos de conexión de una red de tuberías pueden interactuar con una variedad de bloques",
- "create.ponder.fluid_pipe_interaction.text_2": "Cualquier bloque con capacidad de almacenamiento de fluidos se puede llenar o drenar",
- "create.ponder.fluid_pipe_interaction.text_3": "Se pueden recoger bloques de Fuente justo en frente de un extremo abierto...",
- "create.ponder.fluid_pipe_interaction.text_4": "...mientras que se derrama en espacios vacíos puede crear fuentes de fluidos",
- "create.ponder.fluid_pipe_interaction.text_5": "Las tuberías también pueden extraer fluidos de un puñado de otros bloques directamente",
-
- "create.ponder.fluid_tank_sizes.header": "Dimensiones de un Tanque de Fluidos",
- "create.ponder.fluid_tank_sizes.text_1": "Los tanques de fluido se pueden combinar para aumentar la capacidad total",
- "create.ponder.fluid_tank_sizes.text_2": "Su cuadrado de base puede tener hasta 3 bloques de ancho....",
- "create.ponder.fluid_tank_sizes.text_3": "...y pueden crecer en altura en más de 30 capas adicionales",
- "create.ponder.fluid_tank_sizes.text_4": "Usando una llave, las ventanas del tanque se pueden alternar",
-
- "create.ponder.fluid_tank_storage.header": "Guardando Fluidos en Tanques de Fluido",
- "create.ponder.fluid_tank_storage.text_1": "Los tanques de Fluido se pueden utilizar para almacenar grandes cantidades de líquidos.",
- "create.ponder.fluid_tank_storage.text_2": "Las redes de tuberías pueden empujar y tirar fluidos desde cualquier bloque",
- "create.ponder.fluid_tank_storage.text_3": "El líquido contenido se puede medir con un comparador",
- "create.ponder.fluid_tank_storage.text_4": "Sin embargo, en el modo Supervivencia, los Fluidos no se pueden agregar ni tomar manualmente",
- "create.ponder.fluid_tank_storage.text_5": "Puedes usar tóneles, drenajes y surtidores para drenar o llenar objetos contenedores de líquido",
-
- "create.ponder.funnel_compat.header": "Compatibilidad de Ingresos",
- "create.ponder.funnel_compat.text_1": "Los ingresos también deberían interactuar bien con un puñado de otros componentes.",
- "create.ponder.funnel_compat.text_2": "Sierras Verticales",
- "create.ponder.funnel_compat.text_3": "Depósitos",
- "create.ponder.funnel_compat.text_4": "Drenajes",
-
- "create.ponder.funnel_direction.header": "Dirección de Tranferencia",
- "create.ponder.funnel_direction.text_1": "Colocado normalmente, extrae objetos del inventario.",
- "create.ponder.funnel_direction.text_2": "Colocado mientras te agachas, pone objetos en el inventario.",
- "create.ponder.funnel_direction.text_3": "Con una Llave Inglesa, el ingreso se puede alternar después de la colocación.",
- "create.ponder.funnel_direction.text_4": "Se aplican las mismas reglas para la mayoría de las orientaciones.",
- "create.ponder.funnel_direction.text_5": "Los ingresos en las sintas extraerán/insertarán dependiendo de la dirección de movimiento.",
-
- "create.ponder.funnel_intro.header": "Usando Ingresos",
- "create.ponder.funnel_intro.text_1": "Los Ingresos son ideales para transferir artículos desde y hacia inventarios.",
-
- "create.ponder.funnel_redstone.header": "Control de Restone",
- "create.ponder.funnel_redstone.text_1": "Las señales de Redstone evitarán que actúe cualquier ingreso",
-
- "create.ponder.funnel_transfer.header": "Transferencia Directa",
- "create.ponder.funnel_transfer.text_1": "Los Ingresos nunca pueden transferir directamente entre inventarios cerrados.",
- "create.ponder.funnel_transfer.text_2": "Los tolvoganes o tolvoganes inteligentes podrían ser más adecuados para tales fines.",
- "create.ponder.funnel_transfer.text_3": "Lo mismo se aplica al movimiento horizontal. Una cinta mecánica debería ayudar aquí.",
-
- "create.ponder.gantry_carriage.header": "Usando Carruajes de Grúa",
- "create.ponder.gantry_carriage.text_1": "Los Carruajes de Grúa pueden montarse y deslizarse sobre los Ejes de Grúa.",
- "create.ponder.gantry_carriage.text_2": "Las Configuraciones de Carruaje pueden mover bloques adjuntos.",
-
- "create.ponder.gantry_cascaded.header": "Grúas en cascada",
- "create.ponder.gantry_cascaded.text_1": "Los ejes de grúa se adhieren a un carruaje sin la necesidad de La Gotita",
- "create.ponder.gantry_cascaded.text_2": "Lo mismo se aplica a los carruajes en ejes de grúa movidos",
- "create.ponder.gantry_cascaded.text_3": "Por lo tanto, un sistema de carruajes se puede conectar en cascada para cubrir múltiples ejes de movimiento.",
-
- "create.ponder.gantry_direction.header": "Dirección de Movimiento del Carruaje",
- "create.ponder.gantry_direction.text_1": "Los ejes de grúa pueden tener orientaciones opuestas",
- "create.ponder.gantry_direction.text_2": "La dirección de movimiento de los Carruajes depende de la orientación de los ejes.",
- "create.ponder.gantry_direction.text_3": "...así como la dirección de rotación del eje",
- "create.ponder.gantry_direction.text_4": "Se aplican las mismas reglas para la rotación propagada.",
-
- "create.ponder.gantry_redstone.header": "Propagación de Energía de la Grúa",
- "create.ponder.gantry_redstone.text_1": "Los ejes de grúa impulsados por Redstone dejan de mover sus carros",
- "create.ponder.gantry_redstone.text_2": "En cambio, su fuerza rotacional se transmite al eje de salida de los carruajes.",
-
- "create.ponder.gantry_shaft.header": "Usando Ejes de Grúa",
- "create.ponder.gantry_shaft.text_1": "Los ejes de grúa forman la base de una configuración de grúa. Los carruajes adjuntos se moverán a lo largo de ellos.",
- "create.ponder.gantry_shaft.text_2": "Las Configuraciones de Carruaje pueden mover bloques adjuntos.",
-
- "create.ponder.gearbox.header": "Transmitiendo Energía Rotacional usando Cajas de Engranajes",
- "create.ponder.gearbox.text_1": "Saltar entre ejes de rotación puede volverse pesado rápidamente",
- "create.ponder.gearbox.text_2": "Una caja de cambios es el equivalente más compacto de esta configuración.",
- "create.ponder.gearbox.text_3": "Los ejes alrededor de las esquinas giran en direcciones simétricas",
- "create.ponder.gearbox.text_4": "Las conexiones rectas se invertirán",
-
- "create.ponder.gearshift.header": "Controlando Fuerza Rotacional usando una Caja de Cambios",
- "create.ponder.gearshift.text_1": "Las Cajas de Cambio mantienen la Energía Rotacional en línea recta",
- "create.ponder.gearshift.text_2": "Cuando recibe una señal de Redstone, invierte la transmisión",
-
- "create.ponder.hand_crank.header": "Generando fuerza rotacional mediante manivelas",
- "create.ponder.hand_crank.text_1": "Las manivelas pueden ser usadas por los jugadores para generar energía rotacional manualmente",
- "create.ponder.hand_crank.text_2": "Mantén presionado el Click-Derecho para girarlo en sentido antihorario",
- "create.ponder.hand_crank.text_3": "Su velocidad es relativamente alta",
- "create.ponder.hand_crank.text_4": "Agáchate y mantén el Click-Derecho para girarlo en el sentido de las agujas del reloj",
-
- "create.ponder.hose_pulley.header": "Drenaje y LLenado de Fuentes usando Poleas Manguera",
- "create.ponder.hose_pulley.text_1": "Las Poleas Manguera se pueden usar para llenar o drenar grandes cantidades de fluido",
- "create.ponder.hose_pulley.text_2": "A través de la Entrada Cinética, se puede controlar la altura de la manguera de las poleas",
- "create.ponder.hose_pulley.text_3": "La Polea se retrae al invertir la dirección de Rotación",
- "create.ponder.hose_pulley.text_4": "En el lado opuesto, las tuberías se pueden conectar al bloque principal",
- "create.ponder.hose_pulley.text_5": "Las redes de tuberías adjuntas pueden proporcionar fluido a la manguera...",
- "create.ponder.hose_pulley.text_6": "...o tirar de él, drenando la piscina en su lugar",
- "create.ponder.hose_pulley.text_7": "La velocidad de llenado y drenaje de la manguera depende completamente de las redes de tuberías.",
-
- "create.ponder.hose_pulley_infinite.header": "Drenaje y Llenado pasivo de grandes cantidades de líquido",
- "create.ponder.hose_pulley_infinite.text_1": "Al desplegar la Polea Manguera en un océano lo suficientemente grande...",
- "create.ponder.hose_pulley_infinite.text_2": "Proporcionará/eliminará fluidos sin afectar la fuente",
- "create.ponder.hose_pulley_infinite.text_3": "Las redes de tuberías pueden llevar fluidos ilimitadamente desde o hacia dichas poleas.",
-
- "create.ponder.hose_pulley_level.header": "Nivel de llenado y drenaje de Poleas Manguera",
- "create.ponder.hose_pulley_level.text_1": "Mientras está completamente retraída, la Polea Manguera no puede funcionar",
- "create.ponder.hose_pulley_level.text_2": "El drenaje corre de arriba a abajo",
- "create.ponder.hose_pulley_level.text_3": "El nivel de la superficie terminará justo debajo de donde termina la manguera.",
- "create.ponder.hose_pulley_level.text_4": "El llenado corre de abajo hacia arriba",
- "create.ponder.hose_pulley_level.text_5": "La piscina llena no crecerá más allá de la capa sobre el extremo de la manguera.",
-
- "create.ponder.item_drain.header": "Vaciando Contenedores de Fluido mediante Drenajes",
- "create.ponder.item_drain.text_1": "Los Drenajes pueden extraer fluidos de los objetos",
- "create.ponder.item_drain.text_2": "Haz Click-Derecho para verter los fluidos del objeto en tu mano en él",
- "create.ponder.item_drain.text_3": "Cuando los Objetos se insertan desde el lateral...",
- "create.ponder.item_drain.text_4": "...ruedan, vaciando su líquido contenido",
- "create.ponder.item_drain.text_5": "Las redes de tuberías ahora pueden extraer el fluido del búfer interno de los Drenajes.",
-
- "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_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.large_cogwheel.header": "Transmitiendo la fuerza rotacional mediante engranajes grandes",
- "create.ponder.large_cogwheel.text_1": "Los engranajes grandes se pueden conectar entre sí en ángulo recto",
- "create.ponder.large_cogwheel.text_2": "Te ayudará a transmitir la velocidad transportada a otros ejes de rotación",
-
- "create.ponder.linear_chassis_attachment.header": "Fijando bloques mediante Chasis Lineal",
- "create.ponder.linear_chassis_attachment.text_1": "Las caras abiertas de un Chasis Lineal se pueden volver pegajosas",
- "create.ponder.linear_chassis_attachment.text_2": "Haz clic de nuevo para hacer el lado opuesto pegajoso",
- "create.ponder.linear_chassis_attachment.text_3": "Agáchate y haz Click-Derecho con la mano vacía para eliminar el slime.",
- "create.ponder.linear_chassis_attachment.text_4": "Las caras pegadas del Chasis Lineal unirán una línea de bloques frente a él.",
- "create.ponder.linear_chassis_attachment.text_5": "Usando una llave, se puede especificar un rango preciso para el Chasis",
- "create.ponder.linear_chassis_attachment.text_6": "Mantener presionada la tecla CTRL y mover la rueda del mouse ajusta el rango de todos los bloques de Chasis adjuntos",
- "create.ponder.linear_chassis_attachment.text_7": "La colocación de bloques en cualquier otro lado requiere el uso de La Gotita",
- "create.ponder.linear_chassis_attachment.text_8": "Usando estas mecánicas, las estructuras de cualquier forma pueden moverse como una contrapción.",
-
- "create.ponder.linear_chassis_group.header": "Moviendo Chasis Lineales en grupo",
- "create.ponder.linear_chassis_group.text_1": "El Chasis Lineal se conecta a bloques de Chasis idénticos junto a ellos",
- "create.ponder.linear_chassis_group.text_2": "Cuando uno es movido por una Contrapción, los demás son arrastrados con él.",
- "create.ponder.linear_chassis_group.text_3": "El Chasis de un tipo diferente o que mira en otra dirección no se acoplará",
-
- "create.ponder.mechanical_arm.header": "Configuración de Brazos Mecánicos",
- "create.ponder.mechanical_arm.text_1": "Los Brazos Mecánicos deben tener asignadas sus entradas y salidas antes de colocarlos.",
- "create.ponder.mechanical_arm.text_2": "Haz Click.Derecho en los inventarios mientras sostienes el brazo para asignarlos como objetivos",
- "create.ponder.mechanical_arm.text_3": "Haz Click-Derecho de nuevo para alternar entre Entrada (azul) y Salida (naranja)",
- "create.ponder.mechanical_arm.text_4": "Haz Click-Izquierdo en los componentes para eliminar su selección",
- "create.ponder.mechanical_arm.text_5": "Una vez colocado, el Brazo Mecánico apuntará a los bloques seleccionados previamente",
- "create.ponder.mechanical_arm.text_6": "Pueden tener cualquier cantidad de entradas y salidas dentro de su rango",
- "create.ponder.mechanical_arm.text_7": "Sin embargo, no se puede interactuar directamente con todos los tipos de inventario",
- "create.ponder.mechanical_arm.text_8": "Los ingresos y depósitos pueden ayudar a sobrepasar esa brecha",
-
- "create.ponder.mechanical_arm_filtering.header": "Filtrando Salidas del Brazo Mecánico",
- "create.ponder.mechanical_arm_filtering.text_1": "Entradas",
- "create.ponder.mechanical_arm_filtering.text_2": "Salidas",
- "create.ponder.mechanical_arm_filtering.text_3": "A veces es preferible restringir los objetivos del brazo haciendo coincidir un filtro",
- "create.ponder.mechanical_arm_filtering.text_4": "Los brazos mecánicos por sí mismos no ofrecen ninguna opción para filtrar",
- "create.ponder.mechanical_arm_filtering.text_5": "Los embudos de latón como objetivos, sin embargo, comunican su propio filtro al brazo.",
- "create.ponder.mechanical_arm_filtering.text_6": "El brazo es lo suficientemente inteligente como para no recoger artículos que no puede distribuir.",
-
- "create.ponder.mechanical_arm_modes.header": "Modos de Distribución del Brazo Mecánico",
- "create.ponder.mechanical_arm_modes.text_1": "Entrada",
- "create.ponder.mechanical_arm_modes.text_2": "Salida",
- "create.ponder.mechanical_arm_modes.text_3": "Siempre que un brazo tiene que elegir entre múltiples salidas válidas...",
- "create.ponder.mechanical_arm_modes.text_4": "...actuará de acuerdo a su entorno",
- "create.ponder.mechanical_arm_modes.text_5": "Rodar con una Llave Inglesa te permite configurarlo",
- "create.ponder.mechanical_arm_modes.text_6": "El modo Round Robin simplemente recorre todas las salidas que están disponibles.",
- "create.ponder.mechanical_arm_modes.text_7": "Si una salida no puede aceptar más elementos, se omitirá.",
- "create.ponder.mechanical_arm_modes.text_8": "El modo Round Robin forzado nunca se saltará salidas, y esperará hasta que la siguiente esté disponible",
- "create.ponder.mechanical_arm_modes.text_9": "Preferir el Primero prioriza las salidas seleccionadas primero al configurar el brazo",
-
- "create.ponder.mechanical_arm_redstone.header": "Controlando Brazos Mecánicos con Redstone",
- "create.ponder.mechanical_arm_redstone.text_1": "Cuando reciben una señal de Redstone, los brazos mecánicos no se activan",
- "create.ponder.mechanical_arm_redstone.text_2": "Antes de detenerse, termina el ciclo restante",
- "create.ponder.mechanical_arm_redstone.text_3": "Asi mismo, se puede utilizar un pulso negativo para activar exactamente un ciclo de activación",
-
- "create.ponder.mechanical_bearing.header": "Moviendo Estructuras con un Rodamiento Mecánico",
- "create.ponder.mechanical_bearing.text_1": "Los Rodamientos Mecánicos se unen al bloque frente a ellos.",
- "create.ponder.mechanical_bearing.text_2": "Al recibir Fuerza Rotacional, se ensamblará en una contrapción giratoria.",
-
- "create.ponder.mechanical_crafter.header": "Configurando Crafteadores Mecánicos",
- "create.ponder.mechanical_crafter.text_1": "Se puede usar una variedad de Crafteadores Mecánicos para automatizar cualquier receta de elaboración.",
- "create.ponder.mechanical_crafter.text_2": "Usando una llave inglesa, los caminos de los Crafteadores se pueden ordenar",
- "create.ponder.mechanical_crafter.text_3": "Para una configuración válida, todas las rutas deben converger en una salida en cualquier lado",
- "create.ponder.mechanical_crafter.text_4": "Las salidas se colocarán en el inventario a la salida.",
- "create.ponder.mechanical_crafter.text_5": "Los Crafteadores Mecánicos requieren fuerza rotacional para operar",
- "create.ponder.mechanical_crafter.text_6": "Haz Click-Derecho al frente para insertar objetos manualmente",
- "create.ponder.mechanical_crafter.text_7": "Una vez que cada espacio de una ruta contiene un objeto, comenzará el proceso de elaboración.",
- "create.ponder.mechanical_crafter.text_8": "Para las recetas que no ocupan completamente la configuración del crafteador, el inicio se puede forzar usando un Pulso de Redstone",
-
- "create.ponder.mechanical_crafter_connect.header": "Conectando los Inventarios de los Crafteadores",
- "create.ponder.mechanical_crafter_connect.text_1": "Los Objetos se pueden insertar en Crafters automáticamente",
- "create.ponder.mechanical_crafter_connect.text_2": "Usando la llave en sus espaldas, las entradas de los Crafteadores Mecánicos se pueden combinar",
- "create.ponder.mechanical_crafter_connect.text_3": "Ahora se puede acceder a todos los Crafteadores conectados desde la misma ubicación de entrada",
-
- "create.ponder.mechanical_crafter_covers.header": "Cubriendo ranuras de Crafteadores Mecánicos",
- "create.ponder.mechanical_crafter_covers.text_1": "Algunas recetas requerirán creafteadores adicionales para cerrar brechas en el camino.",
- "create.ponder.mechanical_crafter_covers.text_2": "Usando Cubre Ranuras, los Crafteadores se pueden configurar para que actúen como un espacio vacío en el Crafteo",
- "create.ponder.mechanical_crafter_covers.text_3": "Las entradas compartidas creadas con la Llave Inglesa en la parte trasera también pueden llegar a los Crafteadores Cubiertos.",
-
- "create.ponder.mechanical_drill.header": "Rompiendo Bloques con el Taladro Mecánico",
- "create.ponder.mechanical_drill.text_1": "Cuando se le entrega Energía Rotacional, un taladro mecánico romperá bloques directamente en frente de él",
- "create.ponder.mechanical_drill.text_2": "Su velocidad de extracción depende de la velocidad de entrada rotacional.",
-
- "create.ponder.mechanical_drill_contraption.header": "Usando Taladros Mecánicos en Contrapciones",
- "create.ponder.mechanical_drill_contraption.text_1": "Cuando los taladros se mueven como parte de una contrapción animada...",
- "create.ponder.mechanical_drill_contraption.text_2": "...romperán los bloques con los que se encuentren",
-
- "create.ponder.mechanical_harvester.header": "Usando Cosechadoras Mecánicas en Contrapciones",
- "create.ponder.mechanical_harvester.text_1": "Cuando las Cosechadoras se mueven como parte de una Contrapción animada...",
- "create.ponder.mechanical_harvester.text_2": "Cosecharán y reiniciaran cualcuier cultivo maduro en su camino",
-
- "create.ponder.mechanical_mixer.header": "Procesando Objetos con una Mezcladora Mecánica",
- "create.ponder.mechanical_mixer.text_1": "Con una Mezcladora y un tónel, algunas recetas de elaboración se pueden automatizar",
- "create.ponder.mechanical_mixer.text_2": "Las recetas disponibles incluyen cualquier Crafteo sin Forma Definida, más un par de recetas adicionales.",
- "create.ponder.mechanical_mixer.text_3": "Algunas de esas recetas podrían requerir el calor de un Quemador Blaze",
- "create.ponder.mechanical_mixer.text_4": "La ranura del filtro se puede utilizar en caso de que dos recetas estén en conflicto.",
-
- "create.ponder.mechanical_piston.header": "Moviendo Estructuras con el Pistón Mecánico",
- "create.ponder.mechanical_piston.text_1": "Los pistones mecánicos pueden mover bloques delante de ellos.",
- "create.ponder.mechanical_piston.text_2": "La velocidad y la dirección de movimiento dependen de la velocidad y sentido de entrada rotacional",
- "create.ponder.mechanical_piston.text_3": "Los Pistones Mecánicos Pegajosos pueden tirar de los bloques adjuntos hacia atrás",
-
- "create.ponder.mechanical_piston_modes.header": "Modos de Movimiento de los Pistones Mecánicos",
- "create.ponder.mechanical_piston_modes.text_1": "Siempre que los pistones dejan de moverse, la estructura movida se convierte en bloques.",
- "create.ponder.mechanical_piston_modes.text_2": "Se puede configurar para que nunca vuelva a bloques sólidos, o solo lo haga en la ubicación en la que comenzó.",
-
- "create.ponder.mechanical_plough.header": "Usando Aradores Mecánicos den Contrapciones",
- "create.ponder.mechanical_plough.text_1": "Cuando los Aradores se mueven siendo parte de una contrapción...",
- "create.ponder.mechanical_plough.text_2": "...romperán bloques sin un hitbox de colisión sólido",
- "create.ponder.mechanical_plough.text_3": "Adicionalmente, los Aradores crean tierra plantable",
- "create.ponder.mechanical_plough.text_4": "...también pueden lanzar entidades sin dañarlas",
-
- "create.ponder.mechanical_press.header": "Procesando Objetos con la Prensa Mecánica",
- "create.ponder.mechanical_press.text_1": "La Prensa Mecánica puede procesar los objetos proporcionados debajo de ella.",
- "create.ponder.mechanical_press.text_2": "Los objetos entrantes se pueden soltar o colocar en un depósito debajo de la prensa",
- "create.ponder.mechanical_press.text_3": "Cuando los objetos pasan por una cinta mecánica...",
- "create.ponder.mechanical_press.text_4": "La prensa los mantendrá y procesará automáticamente",
-
- "create.ponder.mechanical_press_compacting.header": "Compactando objetos con una prensa mecánica",
- "create.ponder.mechanical_press_compacting.text_1": "Al Prensar objetos retenidos en un tónel, se compactarán",
- "create.ponder.mechanical_press_compacting.text_2": "La compactación incluye cualquier receta de elaboración de 2x2 o 3x3 rellena, más algunas extra",
- "create.ponder.mechanical_press_compacting.text_3": "Algunas de esas recetas podrían requerir el calor de un quemador Blaze",
- "create.ponder.mechanical_press_compacting.text_4": "La ranura del filtro se puede utilizar en caso de que dos recetas estén en conflicto.",
-
- "create.ponder.mechanical_pump_flow.header": "Transporte de fluidos mediante Bombas Mecánicas",
- "create.ponder.mechanical_pump_flow.text_1": "Las Bombas Mecánicas gobiernan el flujo de fluídos en las redes de tuberías",
- "create.ponder.mechanical_pump_flow.text_2": "Cuando se encienden, su flecha indica la dirección del flujo",
- "create.ponder.mechanical_pump_flow.text_3": "La red detrás ahora está extrayendo fluidos...",
- "create.ponder.mechanical_pump_flow.text_4": "...mientras la red de enfrente lo está transfiriendo hacia afuera",
- "create.ponder.mechanical_pump_flow.text_5": "Invertir la rotación invierte la dirección del flujo",
- "create.ponder.mechanical_pump_flow.text_6": "Utiliza una Llave Inglesa para invertir la orientación de las bombas manualmente",
-
- "create.ponder.mechanical_pump_speed.header": "Rendimiento de las Bombas Mecánicas",
- "create.ponder.mechanical_pump_speed.text_1": "Sin importar la velocidad, Las bombas mecánicas afectan a las tuberías conectadas hasta a 16 bloques de distancia",
- "create.ponder.mechanical_pump_speed.text_2": "Acelerar la rotación de entrada cambia la velocidad de propagación del flujo....",
- "create.ponder.mechanical_pump_speed.text_3": "...así como la rapidez con la que se transfieren los fluidos",
- "create.ponder.mechanical_pump_speed.text_4": "Las bombas pueden combinar sus rendimientos dentro de las redes de tuberías compartidas",
- "create.ponder.mechanical_pump_speed.text_5": "Alternar su orientación puede ayudar a alinear las direcciones de flujo.",
-
- "create.ponder.mechanical_saw_breaker.header": "Cortando árboles con la Sierra Mecánica",
- "create.ponder.mechanical_saw_breaker.text_1": "Cuando se alimenta con Fuerza Rotacional, una Sierra Mecánica cortará los arboles en frente suya",
- "create.ponder.mechanical_saw_breaker.text_2": "Para cortar el árbol por completo, la sierra tiene que romper el último bloque que lo conecta al suelo.",
-
- "create.ponder.mechanical_saw_contraption.header": "Usando Sierras Mecánicas en Contrapciones",
- "create.ponder.mechanical_saw_contraption.text_1": "Cuando las sierras se muevan como parte de una contrapción animada...",
- "create.ponder.mechanical_saw_contraption.text_2": "...cortarán cualquier arbol que se interponga en el paso de la contrapción",
-
- "create.ponder.mechanical_saw_processing.header": "Procesando objetos en la Sierra Mecánica",
- "create.ponder.mechanical_saw_processing.text_1": "Las Sierras Mecánicas orientadas hacia arriba pueden procesar una variedad de objetos",
- "create.ponder.mechanical_saw_processing.text_2": "El Objeto procesado siempre se mueve en contra del sentido rotacional de la Sierra.",
- "create.ponder.mechanical_saw_processing.text_3": "Las Sierras pueden trabajar en línea junto con Cintas Mecánicas",
- "create.ponder.mechanical_saw_processing.text_4": "Cuando un ingrediente tiene múltiples resultados posibles, la ranura de filtro puede especificar el resultado.",
- "create.ponder.mechanical_saw_processing.text_5": "Sin un filtro, la Sierra ciclará por todos los resultados en su lugar",
-
- "create.ponder.millstone.header": "Procesando objetos en la Piedra de Molino",
- "create.ponder.millstone.text_1": "Las Piedras de Molino procesan los artículos moliéndolos",
- "create.ponder.millstone.text_2": "Se pueden accionar desde el lado mediante Engranajes.",
- "create.ponder.millstone.text_3": "Lanza o Inserta objetos desde la parte superior",
- "create.ponder.millstone.text_4": "Despues de un rato, el resultado se puede obtener haciendo Click-Derecho",
- "create.ponder.millstone.text_5": "Las salidas también se pueden extraer mediante automatización",
-
- "create.ponder.nixie_tube.header": "Usando Tubos Nixie",
- "create.ponder.nixie_tube.text_1": "Al recibir señales de Redstone, los Tubos Nixie mostrarán la fuerza de la señal de redstone",
- "create.ponder.nixie_tube.text_2": "Usando etiquetas editadas con un yunque, se puede mostrar Texto Personalizado",
- "create.ponder.nixie_tube.text_3": "Haz Click-Derecho con un Tinte para cambiar su color de visualización",
-
- "create.ponder.piston_pole.header": "Postes de Extensión de Pistón",
- "create.ponder.piston_pole.text_1": "Sin postes adjuntos, un Pistón Mecanico no se puede mover",
- "create.ponder.piston_pole.text_2": "La longitud del poste agregado en su parte posterior determina el rango de extensión",
-
- "create.ponder.portable_fluid_interface.header": "Intercambio de Fluidos en Contrapciones",
- "create.ponder.portable_fluid_interface.text_1": "No se puede acceder a los Tanques de Fluido de una Contrapción en movimiento por ninguna tubería",
- "create.ponder.portable_fluid_interface.text_2": "Este componente puede interactuar con los Tanques de Fluidos sin necesidad de detener la contrapción.",
- "create.ponder.portable_fluid_interface.text_3": "Coloca un segundo con una distancia de 1 o 2 bloques",
- "create.ponder.portable_fluid_interface.text_4": "Cada vez que se crucen, entablarán una conexión.",
- "create.ponder.portable_fluid_interface.text_5": "Mientras está activada, la interfaz estacionaria representará a TODOS los tanques en el contrapción",
- "create.ponder.portable_fluid_interface.text_6": "El fluido ahora puede ser insertado...",
- "create.ponder.portable_fluid_interface.text_7": "...o extraído de la contrapción",
- "create.ponder.portable_fluid_interface.text_8": "Después de que no se haya intercambiado ningún contenido durante un tiempo, la contrapción continuará su camino.",
-
- "create.ponder.portable_storage_interface.header": "Intercambio de Almacenamiento en Contrapciones",
- "create.ponder.portable_storage_interface.text_1": "No se puede acceder a los Inventarios de una Contrapción en movimiento por ningún jugador.",
- "create.ponder.portable_storage_interface.text_2": "Este componente puede interactuar con los Inventarios sin necesidad de detener la contrapción.",
- "create.ponder.portable_storage_interface.text_3": "Coloca un segundo con una distancia de 1 o 2 bloques",
- "create.ponder.portable_storage_interface.text_4": "Cada vez que se crucen, entablarán una conexión.",
- "create.ponder.portable_storage_interface.text_5": "Mientras está activada, la interfaz estacionaria representará a TODOS los inventarios en el contrapciónWhile engaged, the stationary interface will represent ALL inventories on the contraption",
- "create.ponder.portable_storage_interface.text_6": "Ahora puedes insertar objetos...",
- "create.ponder.portable_storage_interface.text_7": "...o extraerlos de la contrapción",
- "create.ponder.portable_storage_interface.text_8": "Después de que no se haya intercambiado ningún objeto durante un tiempo, la contrapción continuará su camino.",
-
- "create.ponder.portable_storage_interface_redstone.header": "Control de Redstone",
- "create.ponder.portable_storage_interface_redstone.text_1": "La Redstone evitará que la interfaz estacionaria se active",
-
- "create.ponder.powered_latch.header": "Control de señales usando el Cerrojo de Redstone",
- "create.ponder.powered_latch.text_1": "Los Cerrojos de Redstone son palancas controlables de Redstone",
- "create.ponder.powered_latch.text_2": "Las señales en la parte trasera lo encienden",
- "create.ponder.powered_latch.text_3": "Las señales laterales lo apagan",
- "create.ponder.powered_latch.text_4": "Los Cerrojos de Redstone también se pueden alternar manualmente",
-
- "create.ponder.powered_toggle_latch.header": "Control de señales usando el Cerrojo Palanca de Redstone",
- "create.ponder.powered_toggle_latch.text_1": "Los Cerrojos Palanca de Redstone son palancas controlables de Redstone",
- "create.ponder.powered_toggle_latch.text_2": "Las señales en la parte posterior cambiarán su estado",
- "create.ponder.powered_toggle_latch.text_3": "...entre encendido y apagado",
- "create.ponder.powered_toggle_latch.text_4": "Los Cerrojos Palanca de Redstone también se pueden alternar manualmente",
-
- "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_repeater.header": "Controlando Señales con Repetidores de Pulso",
- "create.ponder.pulse_repeater.text_1": "Los Repetidores de Pulso acortarán cualquier señal de redstone a un solo pulso",
- "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.radial_chassis.header": "Uniendo Bloques con el Chasis Radial",
- "create.ponder.radial_chassis.text_1": "El chasis radial se conecta a bloques de chasis idénticos en una fila",
- "create.ponder.radial_chassis.text_2": "Cuando uno es movido por una contrapción, los demás son arrastrados con él.",
- "create.ponder.radial_chassis.text_3": "Las caras laterales de un Chasis Radial se pueden hacer pegajosas",
- "create.ponder.radial_chassis.text_4": "Cliquea de nuevo para hacer la otra cara pegajosa",
- "create.ponder.radial_chassis.text_5": "Agachate y haz Click-Derecho con la mano vacía para eliminar el slime.",
- "create.ponder.radial_chassis.text_6": "Siempre que un bloque esté al lado de una cara pegajosa...",
- "create.ponder.radial_chassis.text_7": "...adjuntará todos los bloques alcanzables dentro de un radio en esa capa",
- "create.ponder.radial_chassis.text_8": "Usando una Llave Inglesa, se puede especificar un radio preciso para este chasis",
- "create.ponder.radial_chassis.text_9": "Los bloques a los que no puede acceder ninguna cara adhesiva no se adhieren",
-
- "create.ponder.redstone_contact.header": "Contactos de Redstone",
- "create.ponder.redstone_contact.text_1": "Los Contactos de Redstone que estén uno frente al otro emitirán una señal de redstone.",
- "create.ponder.redstone_contact.text_2": "Esto todavía se aplica cuando uno de ellos es parte de una contrapción en movimiento.",
-
- "create.ponder.redstone_link.header": "Usando Enlaces de Redstone",
- "create.ponder.redstone_link.text_1": "Los enlaces de Redstone pueden transmitir señales de redstone de forma inalámbrica",
- "create.ponder.redstone_link.text_2": "Agachate y haz Click-Derecho para alternar el modo de recepción",
- "create.ponder.redstone_link.text_3": "Un simple Click-Derecho con una Llave Inglesa puede hacer lo mismo",
- "create.ponder.redstone_link.text_4": "Los Receptores emiten la potencia de redstone de los Transmisores dentro de un radio de 128 bloques",
- "create.ponder.redstone_link.text_5": "Colocar objetos en las dos ranuras puede especificar una frecuencia",
- "create.ponder.redstone_link.text_6": "Solo los enlaces con frecuencias coincidentes se comunicarán entre sí",
-
- "create.ponder.rope_pulley.header": "Moviendo Estructuras con Poleas de Cuerda",
- "create.ponder.rope_pulley.text_1": "Las poleas de Cuerda mueven Bloques de manera vertical al recibir Energía Rotacional",
- "create.ponder.rope_pulley.text_2": "La Dirección y la Velocidad del movimiento dependen de la entrada rotacional",
-
- "create.ponder.rope_pulley_attachment.header": "Moviendo Poleas como parte de una Contrapción",
- "create.ponder.rope_pulley_attachment.text_1": "Siempre que las poleas sean movidas por una contrapción...",
- "create.ponder.rope_pulley_attachment.text_2": "...la estructura unida a ellas será arrastrada",
- "create.ponder.rope_pulley_attachment.text_3": "Ten en cuenta que las poleas solo se pueden mover cuando están paradas",
-
- "create.ponder.rope_pulley_modes.header": "Modos de Movimiento de las Poleas de Cuerda",
- "create.ponder.rope_pulley_modes.text_1": "Siempre que las poleas dejan de moverse, la estructura movida se convierte en Bloques",
- "create.ponder.rope_pulley_modes.text_2": "Puede configurarse que nunca vuelva a bloques, o que solo lo haga en la ubicación inicial",
-
- "create.ponder.rose_quartz_lamp.header": "UNLOCALIZED: Rose Quartz Lamps",
- "create.ponder.rose_quartz_lamp.text_1": "UNLOCALIZED: Rose Quartz Lamps activate on a Redstone signal",
- "create.ponder.rose_quartz_lamp.text_2": "UNLOCALIZED: They will continue to emit redstone power afterwards",
- "create.ponder.rose_quartz_lamp.text_3": "UNLOCALIZED: When multiple lamps are arranged in a group...",
- "create.ponder.rose_quartz_lamp.text_4": "UNLOCALIZED: ...activating a Lamp will focus the signal to it, deactivating all others",
- "create.ponder.rose_quartz_lamp.text_5": "UNLOCALIZED: Comparators output based on the distance to a powered lamp",
- "create.ponder.rose_quartz_lamp.text_6": "UNLOCALIZED: The Lamps can also be toggled manually using a Wrench",
-
- "create.ponder.rotation_speed_controller.header": "Usando el Controlador de Velocidad de Rotación",
- "create.ponder.rotation_speed_controller.text_1": "Los Controladores de Vel. de Rotación transmiten la rotación desde su eje a un Engranaje Grande encima de ellos",
- "create.ponder.rotation_speed_controller.text_2": "Usando la entrada de rueda en su lado, la velocidad transportada se puede configurar",
-
- "create.ponder.sail.header": "Ensamblando Molinos de Viento con Velas",
- "create.ponder.sail.text_1": "Las velas son bloques útiles para crear Molinos de Viento",
- "create.ponder.sail.text_2": "Se adhieren a los bloques y entre sí sin la necesidad de La Gotita o Bloques de Chasis.",
- "create.ponder.sail.text_3": "Haz Click-Derecho con Tinte para pintarlas",
- "create.ponder.sail.text_4": "Haz Click-Derecho con Tijeras para convertirlas de nuevo en Marcos.",
-
- "create.ponder.sail_frame.header": "Ensamblando Molinos con Marcos de Vela",
- "create.ponder.sail_frame.text_1": "Los Marcos de Vela son bloques útiles para crear Molinos de Viento",
- "create.ponder.sail_frame.text_2": "Se adhieren a los bloques y entre sí sin la necesidad de La Gotita o Bloques de Chasis.",
-
- "create.ponder.sequenced_gearshift.header": "Control de la velocidad de rotación mediante Cajas de Cambio Secuenciadas",
- "create.ponder.sequenced_gearshift.text_1": "Las Cajas de Cambios Sec. transmiten la rotación siguiendo una lista cronometrada de instrucciones",
- "create.ponder.sequenced_gearshift.text_2": "Haz Click-Derecho para abrir la interfaz de usuario de configuración",
- "create.ponder.sequenced_gearshift.text_3": "Al recibir una señal de Redstone, comenzará a ejecutar su secuencia configurada",
- "create.ponder.sequenced_gearshift.text_4": "Una vez terminado, esperará la próxima señal de Redstone y comenzará de nuevo.",
- "create.ponder.sequenced_gearshift.text_5": "Se puede usar un Comparador de Redstone para leer el progreso actual",
-
- "create.ponder.shaft.header": "Transmitiendo Fuerza Rotacional con Ejes",
- "create.ponder.shaft.text_1": "Los ejes transmitirán la rotación en línea recta.",
-
- "create.ponder.shaft_casing.header": "Cubriendo Ejes",
- "create.ponder.shaft_casing.text_1": "Puedes usar Cubiertas de Latón y Andesita para decorar tus Ejes",
-
- "create.ponder.smart_chute.header": "Filtrando Objetos usando Tolvoganes Inteligentes",
- "create.ponder.smart_chute.text_1": "Los Tolvoganes Inteligentes son conductos verticales con control adicional",
- "create.ponder.smart_chute.text_2": "Los Objetos en la ranura del filtro especifican qué es exactamente lo que pueden extraer y transferir.",
- "create.ponder.smart_chute.text_3": "Usa la rueda del mouse para especificar el tamaño de la pila extraída",
- "create.ponder.smart_chute.text_4": "Una señal de Redstone evitará que el tolvogán actúe.",
-
- "create.ponder.smart_pipe.header": "Controlando el Flujo del Fluido mediante Tuberías Inteligentes",
- "create.ponder.smart_pipe.text_1": "Las Tuberías Inteligentes pueden ayudar a controlar los Flujos por tipo de Fluido",
- "create.ponder.smart_pipe.text_2": "Cuando se colocan directamente en la fuente, pueden especificar el tipo de fluido a extraer.",
- "create.ponder.smart_pipe.text_3": "Simplemente haz Click-Derecho en la ranura de filtro con cualquier elemento que contenga el fluido deseado",
- "create.ponder.smart_pipe.text_4": "Cuando se colocan más adelante en una red de tuberías, las Tuberías Inteligentes solo permitirán que continúen los fluidos coincidentes",
-
- "create.ponder.speedometer.header": "Supervisando Información Cinética con el Velocímetro",
- "create.ponder.speedometer.text_1": "El velocímetro muestra la velocidad actual de los componentes conectados",
- "create.ponder.speedometer.text_2": "Al usar los lentes del ingeniero, el jugador puede obtener información más detallada del indicador.",
- "create.ponder.speedometer.text_3": "Los comparadores pueden emitir señales de Redstone analógicas en relación con las mediciones del Velocímetro",
-
- "create.ponder.spout_filling.header": "Llenando Objetos con el Surtidor",
- "create.ponder.spout_filling.text_1": "El Surtidos puede llenar los objetos contenedores de líquidos que se encuentran debajo",
- "create.ponder.spout_filling.text_2": "No se puede acceder manualmente al contenido de un Surtidor ",
- "create.ponder.spout_filling.text_3": "En cambio, tuberías se deben usar para llenarlos con Fluidos",
- "create.ponder.spout_filling.text_4": "Los Objetos de Entrada se pueden colocar en un depósito debajo del Surtidor",
- "create.ponder.spout_filling.text_5": "Cuando los Objetos se encuentran en una cinta...",
- "create.ponder.spout_filling.text_6": "El Surtidor los mantendrá y procesará autoráticamente",
-
- "create.ponder.stabilized_bearings.header": "Contrapciones Estabilizadas",
- "create.ponder.stabilized_bearings.text_1": "Siempre que los rodamientos mecánicos formen parte de una estructura en movimiento..",
- "create.ponder.stabilized_bearings.text_2": "..intentarán mantenerse erguidos",
- "create.ponder.stabilized_bearings.text_3": "Una vez más, el rodamiento se unirá al bloque enfrente a él.",
- "create.ponder.stabilized_bearings.text_4": "Como resultado, toda la sub-contrapción permanecerá en posición vertical.",
-
- "create.ponder.steam_engine.header": "UNLOCALIZED: Setting up Steam Engines",
- "create.ponder.steam_engine.text_1": "UNLOCALIZED: Steam Engines can be placed on a Fluid Tank",
- "create.ponder.steam_engine.text_10": "UNLOCALIZED: Lvl 4",
- "create.ponder.steam_engine.text_11": "UNLOCALIZED: 4 Engines",
- "create.ponder.steam_engine.text_12": "UNLOCALIZED: Lvl 8",
- "create.ponder.steam_engine.text_13": "UNLOCALIZED: 8 Engines",
- "create.ponder.steam_engine.text_2": "UNLOCALIZED: Clicking the engine with a Shaft creates the Kinetic Output",
- "create.ponder.steam_engine.text_3": "UNLOCALIZED: With sufficient Heat, Water and Boiler space...",
- "create.ponder.steam_engine.text_4": "UNLOCALIZED: ...they will generate Rotational Force",
- "create.ponder.steam_engine.text_5": "UNLOCALIZED: The minimal setup requires 4 Fluid Tanks",
- "create.ponder.steam_engine.text_6": "UNLOCALIZED: With the help of Blaze Burners, the power output can be increased",
- "create.ponder.steam_engine.text_7": "UNLOCALIZED: Higher power levels require more Water, Size and Heat",
- "create.ponder.steam_engine.text_8": "UNLOCALIZED: The boiler's current power level can be inspected with Engineer's Goggles",
- "create.ponder.steam_engine.text_9": "UNLOCALIZED: With each added power level, an additional Engine can output at full capacity",
-
- "create.ponder.steam_whistle.header": "UNLOCALIZED: Setting up Steam Whistles",
- "create.ponder.steam_whistle.text_1": "UNLOCALIZED: Steam Whistles can be placed on a Fluid Tank",
- "create.ponder.steam_whistle.text_2": "UNLOCALIZED: If the tank receives sufficient heat...",
- "create.ponder.steam_whistle.text_3": "UNLOCALIZED: ...the Whistle will play a note when activated",
- "create.ponder.steam_whistle.text_4": "UNLOCALIZED: Use a Whistle item on the block to lower its pitch",
- "create.ponder.steam_whistle.text_5": "UNLOCALIZED: Cycle between three different octaves using a Wrench",
- "create.ponder.steam_whistle.text_6": "UNLOCALIZED: Engineer's Goggles can help to find out the current pitch of a Whistle",
-
- "create.ponder.sticker.header": "Colocación de bloques con el Pegador",
- "create.ponder.sticker.text_1": "Los Pegadores son ideales para la fijación de bloques controlada por Redstone",
- "create.ponder.sticker.text_2": "Al recibir señal, alternarán de estado",
- "create.ponder.sticker.text_3": "Si se mueve en una contrapción, el bloque se moverá con él.",
- "create.ponder.sticker.text_4": "Alternando una vez más, el bloque ya no se adjunta.",
-
- "create.ponder.stressometer.header": "Supervisando Información Cinética con el Estresómetro",
- "create.ponder.stressometer.text_1": "El Estresómetro muestra la capacidad de estrés actual de la red cinética adjunta",
- "create.ponder.stressometer.text_2": "Al usar lentes de ingeniero, el jugador puede obtener información más detallada del indicador.",
- "create.ponder.stressometer.text_3": "Los comparadores pueden emitir señales de Redstone analógicas en relación con las mediciones del Estresómetro",
-
- "create.ponder.super_glue.header": "Adjuntando bloques usando La Gotita",
- "create.ponder.super_glue.text_1": "La Gotita se puede usar entre 2 bloques",
- "create.ponder.super_glue.text_2": "Los bloques unidos se moverán juntos cuando se ensamblen en una contrapción.",
- "create.ponder.super_glue.text_3": "Siempre que se sostenga La Gotita en la mano izquierda...",
- "create.ponder.super_glue.text_4": "...los bloques añadidos se pegarán a la cara en la que se colocaron automáticamente",
- "create.ponder.super_glue.text_5": "La Gotita se puede quitar con Click-Izquierdo",
- "create.ponder.super_glue.text_6": "UNLOCALIZED: Blocks hanging on others usually do not require glue",
-
- "create.ponder.track_chunks.header": "UNLOCALIZED: Traversing unloaded Chunks",
- "create.ponder.track_chunks.text_1": "UNLOCALIZED: Tracks stay functional outside of loaded chunks",
- "create.ponder.track_chunks.text_2": "UNLOCALIZED: Trains will travel through inactive sections of the world without issue",
- "create.ponder.track_chunks.text_3": "UNLOCALIZED: They will still stop at stations or red signals",
- "create.ponder.track_chunks.text_4": "UNLOCALIZED: However, Drills and other on-board machines will not operate",
- "create.ponder.track_chunks.text_5": "UNLOCALIZED: Once near a Player, the train will re-appear",
-
- "create.ponder.track_observer.header": "UNLOCALIZED: Detecting Trains",
- "create.ponder.track_observer.text_1": "UNLOCALIZED: Select a Train Track then place the Observer nearby",
- "create.ponder.track_observer.text_2": "UNLOCALIZED: The Observer will detect any Trains passing over the marker",
- "create.ponder.track_observer.text_3": "UNLOCALIZED: Observers can be filtered to activate for matching cargo",
-
- "create.ponder.track_placement.header": "UNLOCALIZED: Placing Train Tracks",
- "create.ponder.track_placement.text_1": "UNLOCALIZED: A new type of rail designed for Train Contraptions",
- "create.ponder.track_placement.text_2": "UNLOCALIZED: To place rows of track in bulk, click on an existing track",
- "create.ponder.track_placement.text_3": "UNLOCALIZED: Then place or select a second track",
- "create.ponder.track_placement.text_4": "UNLOCALIZED: Tracks can also be placed as turns or slopes",
- "create.ponder.track_placement.text_5": "UNLOCALIZED: When connecting, tracks will try to make each turn equally sized",
- "create.ponder.track_placement.text_6": "UNLOCALIZED: Holding the sprint key while connecting...",
- "create.ponder.track_placement.text_7": "UNLOCALIZED: ...will create the longest fitting bend instead",
- "create.ponder.track_placement.text_8": "UNLOCALIZED: Materials in the off-hand will be paved under tracks automatically",
-
- "create.ponder.track_portal.header": "UNLOCALIZED: Tracks and the Nether",
- "create.ponder.track_portal.text_1": "UNLOCALIZED: Tracks placed up against a nether portal...",
- "create.ponder.track_portal.text_2": "UNLOCALIZED: ...will attempt to create a paired track on the other side",
- "create.ponder.track_portal.text_3": "UNLOCALIZED: Trains on this track are now able to travel across dimensions",
-
- "create.ponder.train_assembly.header": "UNLOCALIZED: Assembling Trains",
- "create.ponder.train_assembly.text_1": "UNLOCALIZED: Select a Train Track then place the Station nearby",
- "create.ponder.train_assembly.text_10": "UNLOCALIZED: Every Train requires Train Controls on board",
- "create.ponder.train_assembly.text_11": "UNLOCALIZED: An optional second one allows departure from Stations in both directions",
- "create.ponder.train_assembly.text_12": "UNLOCALIZED: Open the Station UI and confirm the Assembly process",
- "create.ponder.train_assembly.text_13": "UNLOCALIZED: Trains can be disassembled back into blocks at stations only",
- "create.ponder.train_assembly.text_14": "UNLOCALIZED: When used on a station, maps will add a labeled marker at the location",
- "create.ponder.train_assembly.text_15": "UNLOCALIZED: Assembled Trains can be relocated to nearby Tracks using the Wrench",
- "create.ponder.train_assembly.text_2": "UNLOCALIZED: Stations are the Waypoints of your Track Network",
- "create.ponder.train_assembly.text_3": "UNLOCALIZED: To create a new Train, open the UI and switch to Assembly Mode",
- "create.ponder.train_assembly.text_4": "UNLOCALIZED: During Assembly no scheduled trains will approach this station",
- "create.ponder.train_assembly.text_5": "UNLOCALIZED: Create new bogeys by using Train Casing on Tracks",
- "create.ponder.train_assembly.text_6": "UNLOCALIZED: Click the track again to cycle between bogey designs",
- "create.ponder.train_assembly.text_7": "UNLOCALIZED: Attach blocks with the help of Super Glue",
- "create.ponder.train_assembly.text_8": "UNLOCALIZED: Assembled Trains will move faster if they can find fuel in assembled chests or barrels",
- "create.ponder.train_assembly.text_9": "UNLOCALIZED: Fuel stored in Vaults will not be consumed by the train",
-
- "create.ponder.train_controls.header": "UNLOCALIZED: Controlling Trains",
- "create.ponder.train_controls.text_1": "UNLOCALIZED: Train Controls are required on every train contraption",
- "create.ponder.train_controls.text_2": "UNLOCALIZED: Once assembled, right-click the block to start driving",
- "create.ponder.train_controls.text_3": "UNLOCALIZED: Accelerate and steer the Train using movement keybinds",
- "create.ponder.train_controls.text_4": "UNLOCALIZED: If desired, the top speed can be fine-tuned using the mouse wheel",
- "create.ponder.train_controls.text_5": "UNLOCALIZED: Hold space to approach a nearby Station",
- "create.ponder.train_controls.text_6": "UNLOCALIZED: Trains can only be disassembled back into blocks at Stations",
- "create.ponder.train_controls.text_7": "UNLOCALIZED: Assembled Whistles can be activated with the sprint key",
- "create.ponder.train_controls.text_8": "UNLOCALIZED: Sneak or click again to stop controlling the Train",
-
- "create.ponder.train_schedule.header": "UNLOCALIZED: Using Train Schedules",
- "create.ponder.train_schedule.text_1": "UNLOCALIZED: Schedules allow Trains to be controlled by other Drivers",
- "create.ponder.train_schedule.text_2": "UNLOCALIZED: Right-click with the item in hand to open its Interface",
- "create.ponder.train_schedule.text_3": "UNLOCALIZED: Once programmed, the Schedule can be handed off to a Train Driver",
- "create.ponder.train_schedule.text_4": "UNLOCALIZED: Any mob or blaze burner sitting in front of Train Controls is an eligible conductor",
- "create.ponder.train_schedule.text_5": "UNLOCALIZED: Creatures on a lead can be given their seat more conveniently",
- "create.ponder.train_schedule.text_6": "UNLOCALIZED: Schedules can be retrieved from Drivers at any moment",
-
- "create.ponder.train_signal_placement.header": "UNLOCALIZED: Placing Train Signals",
- "create.ponder.train_signal_placement.text_1": "UNLOCALIZED: Select a Train Track then place the Signal nearby",
- "create.ponder.train_signal_placement.text_2": "UNLOCALIZED: Signals control the flow of Trains not driven by players",
- "create.ponder.train_signal_placement.text_3": "UNLOCALIZED: Scheduled Trains will never cross signals in the opposite direction",
- "create.ponder.train_signal_placement.text_4": "UNLOCALIZED: ...unless a second signal is added facing the opposite way.",
- "create.ponder.train_signal_placement.text_5": "UNLOCALIZED: Nixie tubes can be attached to make a signal's lights more visible",
-
- "create.ponder.train_signal_redstone.header": "UNLOCALIZED: Signals & Redstone",
- "create.ponder.train_signal_redstone.text_1": "UNLOCALIZED: Signals can be forced red by a redstone signal",
- "create.ponder.train_signal_redstone.text_2": "UNLOCALIZED: Reversely, red signals emit a comparator output",
-
- "create.ponder.train_signal_signaling.header": "UNLOCALIZED: Collision Prevention with Signals",
- "create.ponder.train_signal_signaling.text_1": "UNLOCALIZED: Train Signals divide a track into segments",
- "create.ponder.train_signal_signaling.text_2": "UNLOCALIZED: If a Segment is occupied, no other Trains will be allowed entry",
- "create.ponder.train_signal_signaling.text_3": "UNLOCALIZED: Thus, each Segment will contain only one Train at a time",
- "create.ponder.train_signal_signaling.text_4": "UNLOCALIZED: A second Signal mode is available via the Wrench",
- "create.ponder.train_signal_signaling.text_5": "UNLOCALIZED: Segments of a brass signal usually lead into standard signals",
- "create.ponder.train_signal_signaling.text_6": "UNLOCALIZED: This special Signal can stop trains under a second condition",
- "create.ponder.train_signal_signaling.text_7": "UNLOCALIZED: It will stop Trains, which, upon entering...",
- "create.ponder.train_signal_signaling.text_8": "UNLOCALIZED: ...would not be able to leave the Segment immediately",
- "create.ponder.train_signal_signaling.text_9": "UNLOCALIZED: This helps keeping queued Trains out of a busy Segment",
-
- "create.ponder.valve_handle.header": "Generación Fuerza Rotacional mediante Válvulas de Cobre",
- "create.ponder.valve_handle.text_1": "Los jugadores pueden usar las Válvulas para aplicar fuerza de rotación manualmente",
- "create.ponder.valve_handle.text_2": "Mantén presionado el Click-Derecho para girarla en sentido antihorario",
- "create.ponder.valve_handle.text_3": "Su velocidad de transporte es lenta y precisa.",
- "create.ponder.valve_handle.text_4": "Agáchate y mantén Click-Derecho para girarla en el sentido de las agujas del reloj",
- "create.ponder.valve_handle.text_5": "Las Válvulas se pueden teñir con fines estéticos.",
-
- "create.ponder.valve_pipe.header": "Controlando el Flujo de Fluido mediante Válvulas",
- "create.ponder.valve_pipe.text_1": "Las Tuberías de Válvula ayudan a controlar los fluidos que se propagan a través de las redes de tuberías",
- "create.ponder.valve_pipe.text_2": "Su entrada de eje controla si al fluido se le permite pasar",
- "create.ponder.valve_pipe.text_3": "Dada la fuerza de rotación en la dirección de apertura, la Válvula se abrirá",
- "create.ponder.valve_pipe.text_4": "Se puede volver a cerrar invirtiendo la rotación.",
-
- "create.ponder.water_wheel.header": "Generando fuerza rotacional usando ruedas de agua",
- "create.ponder.water_wheel.text_1": "Las ruedas de agua extraen fuerza de las corrientes de agua adyacentes",
- "create.ponder.water_wheel.text_2": "MIentras más caras estén siendo empujadas, más rapido rotará",
- "create.ponder.water_wheel.text_3": "Las palas de la rueda deben estar orientadas contra el flujo",
- "create.ponder.water_wheel.text_4": "De lo contrario, no serán tan efectivas.",
-
- "create.ponder.weighted_ejector.header": "Usando Eyectores por Peso",
- "create.ponder.weighted_ejector.text_1": "Agáchate y haz Click-Derecho sosteniendo un eyector para seleccionar su ubicación de destino",
- "create.ponder.weighted_ejector.text_10": "Ahora está limitado a este tamaño de stack y solo se activa cuando su stack retenido alcanza esta cantidad.",
- "create.ponder.weighted_ejector.text_11": "Otras entidades siempre activarán un eyector al pisarlo",
- "create.ponder.weighted_ejector.text_2": "El Eyector colocado ahora lanzará objetos a la ubicación marcada",
- "create.ponder.weighted_ejector.text_3": "Un objetivo válido puede estar a cualquier altura o distancia dentro del alcance",
- "create.ponder.weighted_ejector.text_4": "Sin embargo, no pueden estar a un lateral",
- "create.ponder.weighted_ejector.text_5": "Si no se seleccionó un objetivo válido, simplemente apuntará al bloque directamente al frente",
- "create.ponder.weighted_ejector.text_6": "Suministrale Fuerza Rotacional para cargarlo.",
- "create.ponder.weighted_ejector.text_7": "Los objetos colocados en el Eyector hacen que se active",
- "create.ponder.weighted_ejector.text_8": "Si se apunta a Inventarios, el Eyector esperará hasta que haya espacio",
- "create.ponder.weighted_ejector.text_9": "Con la Llave Inglesa, se puede configurar un tamaño de stack requerido",
-
- "create.ponder.weighted_ejector_redstone.header": "Controlando Eyectores por Peso con Redstone",
- "create.ponder.weighted_ejector_redstone.text_1": "Al recibir señales de Redstone, los Eyectores no se activarán",
- "create.ponder.weighted_ejector_redstone.text_2": "Además, los observadores pueden detectar cuándo se activan los Eyectores.",
-
- "create.ponder.weighted_ejector_tunnel.header": "División de Stacks de Objetos con Eyectores por Peso",
- "create.ponder.weighted_ejector_tunnel.text_1": "En combinación con los Túneles de Latón, los Eyectores pueden dividir las pilas de objetos en cantidades específicas",
- "create.ponder.weighted_ejector_tunnel.text_2": "Primero, configura el Túnel de Latón a 'Preferir el más Cercano', para priorizar su salida lateral",
- "create.ponder.weighted_ejector_tunnel.text_3": "El tamaño de Stack establecido en el Eyector ahora determina la cantidad que se Dividirá",
- "create.ponder.weighted_ejector_tunnel.text_4": "Mientras que un nuevo stack del tamaño configurado sale de la salida lateral...",
- "create.ponder.weighted_ejector_tunnel.text_5": "...el restante continuará su camino",
-
- "create.ponder.windmill_source.header": "Generando Fuerza Rotacional mediante Rodamientos de Molino de Viento",
- "create.ponder.windmill_source.text_1": "Los Rodamientos de Molino de Viento se unen al bloque delante de ellos",
- "create.ponder.windmill_source.text_2": "Si se unen suficientes Bloques de Vela al bloque, puede actuar como un molino de viento",
- "create.ponder.windmill_source.text_3": "Activado con Click-Derecho, el Rodamiento de Molino de Viento comenzará a proporcionar Fuerza Rotacional",
- "create.ponder.windmill_source.text_4": "La cantidad de Bloques de Velas determina su velocidad de rotación.",
- "create.ponder.windmill_source.text_5": "Usa una Llave Inglesa para configurar su dirección de rotación",
- "create.ponder.windmill_source.text_6": "Haz Click-Derecho en el Rodamiento en cualquier momento para detener y editar la estructura nuevamente",
- "create.ponder.windmill_source.text_7": "UNLOCALIZED: Right-click the Bearing anytime to stop and edit the Structure again",
-
- "create.ponder.windmill_structure.header": "Contrapciones de Molino de Viento",
- "create.ponder.windmill_structure.text_1": "Cualquier estructura puede contar como un molino de viento válido, siempre que contenga al menos 8 Bloques de Vela.",
-
- "_": "Thank you for translating Create!"
-
-}
\ No newline at end of file
diff --git a/src/generated/resources/assets/create/lang/unfinished/fr_fr.json b/src/generated/resources/assets/create/lang/unfinished/fr_fr.json
deleted file mode 100644
index b2b80d6b3..000000000
--- a/src/generated/resources/assets/create/lang/unfinished/fr_fr.json
+++ /dev/null
@@ -1,3071 +0,0 @@
-{
- "_": "Missing Localizations: 2177",
-
- "_": "->------------------------] Game Elements [------------------------<-",
-
- "block.create.acacia_window": "Fenêtre en acacia",
- "block.create.acacia_window_pane": "Vitre en acacia",
- "block.create.adjustable_chain_gearshift": "UNLOCALIZED: Adjustable Chain Gearshift",
- "block.create.analog_lever": "Levier analogique",
- "block.create.andesite_alloy_block": "UNLOCALIZED: Block of Andesite Alloy",
- "block.create.andesite_bars": "UNLOCALIZED: Andesite Bars",
- "block.create.andesite_belt_funnel": "Entonnoir en andésite pour tapis roulant",
- "block.create.andesite_casing": "Revêtement en andésite",
- "block.create.andesite_encased_cogwheel": "UNLOCALIZED: Andesite Encased Cogwheel",
- "block.create.andesite_encased_large_cogwheel": "UNLOCALIZED: Andesite Encased Large Cogwheel",
- "block.create.andesite_encased_shaft": "Rotor dans un revêtement en andésite",
- "block.create.andesite_funnel": "Entonnoir en andésite",
- "block.create.andesite_ladder": "UNLOCALIZED: Andesite Ladder",
- "block.create.andesite_pillar": "Pilier en andésite",
- "block.create.andesite_scaffolding": "UNLOCALIZED: Andesite Scaffolding",
- "block.create.andesite_tunnel": "Tunnel en andésite",
- "block.create.asurine": "UNLOCALIZED: Asurine",
- "block.create.asurine_pillar": "UNLOCALIZED: Asurine Pillar",
- "block.create.basin": "Bassin",
- "block.create.belt": "Tapis roulant",
- "block.create.birch_window": "Fenêtre en bouleau",
- "block.create.birch_window_pane": "Vitre en bouleau",
- "block.create.black_nixie_tube": "UNLOCALIZED: Black Nixie Tube",
- "block.create.black_sail": "Voile noire",
- "block.create.black_seat": "Siège noir",
- "block.create.black_toolbox": "UNLOCALIZED: Black Toolbox",
- "block.create.black_valve_handle": "Vanne noire",
- "block.create.blaze_burner": "Brûleur à blaze",
- "block.create.blue_nixie_tube": "UNLOCALIZED: Blue Nixie Tube",
- "block.create.blue_sail": "Voile bleue",
- "block.create.blue_seat": "Siège bleu",
- "block.create.blue_toolbox": "UNLOCALIZED: Blue Toolbox",
- "block.create.blue_valve_handle": "Vanne bleue",
- "block.create.brass_bars": "UNLOCALIZED: Brass Bars",
- "block.create.brass_belt_funnel": "Entonnoir en laiton pour tapis roulant",
- "block.create.brass_block": "Bloc de laiton",
- "block.create.brass_casing": "Revêtement en laiton",
- "block.create.brass_encased_cogwheel": "UNLOCALIZED: Brass Encased Cogwheel",
- "block.create.brass_encased_large_cogwheel": "UNLOCALIZED: Brass Encased Large Cogwheel",
- "block.create.brass_encased_shaft": "Rotor dans un revêtement en laiton",
- "block.create.brass_funnel": "Entonnoir en laiton",
- "block.create.brass_ladder": "UNLOCALIZED: Brass Ladder",
- "block.create.brass_scaffolding": "UNLOCALIZED: Brass Scaffolding",
- "block.create.brass_tunnel": "Tunnel en laiton",
- "block.create.brown_nixie_tube": "UNLOCALIZED: Brown Nixie Tube",
- "block.create.brown_sail": "Voile brune",
- "block.create.brown_seat": "Siège brun",
- "block.create.brown_toolbox": "UNLOCALIZED: Brown Toolbox",
- "block.create.brown_valve_handle": "Vanne brune",
- "block.create.calcite_pillar": "UNLOCALIZED: Calcite Pillar",
- "block.create.cart_assembler": "Assembleur de wagon",
- "block.create.chocolate": "Chocolat",
- "block.create.chute": "Glissière",
- "block.create.clockwork_bearing": "Roulement mécanique horloger",
- "block.create.clutch": "Embrayage",
- "block.create.cogwheel": "Roue dentée",
- "block.create.content_observer": "Observateur de contenu",
- "block.create.contraption_controls": "UNLOCALIZED: Contraption Controls",
- "block.create.controller_rail": "Rails controlleurs",
- "block.create.controls": "UNLOCALIZED: Train Controls",
- "block.create.copper_backtank": "UNLOCALIZED: Copper Backtank",
- "block.create.copper_bars": "UNLOCALIZED: Copper Bars",
- "block.create.copper_casing": "Revêtement en cuivre",
- "block.create.copper_ladder": "UNLOCALIZED: Copper Ladder",
- "block.create.copper_scaffolding": "UNLOCALIZED: Copper Scaffolding",
- "block.create.copper_shingle_slab": "UNLOCALIZED: Copper Shingle Slab",
- "block.create.copper_shingle_stairs": "UNLOCALIZED: Copper Shingle Stairs",
- "block.create.copper_shingles": "Bardeaux de cuivre",
- "block.create.copper_tile_slab": "UNLOCALIZED: Copper Tile Slab",
- "block.create.copper_tile_stairs": "UNLOCALIZED: Copper Tile Stairs",
- "block.create.copper_tiles": "Tuiles en cuivre",
- "block.create.copper_valve_handle": "Vanne en cuivre",
- "block.create.copycat_bars": "UNLOCALIZED: Copycat Bars",
- "block.create.copycat_base": "UNLOCALIZED: Copycat Base",
- "block.create.copycat_panel": "UNLOCALIZED: Copycat Panel",
- "block.create.copycat_step": "UNLOCALIZED: Copycat Step",
- "block.create.creative_crate": "Créateur de schémacanon",
- "block.create.creative_fluid_tank": "Réservoir créatif",
- "block.create.creative_motor": "Moteur",
- "block.create.crimsite": "UNLOCALIZED: Crimsite",
- "block.create.crimsite_pillar": "UNLOCALIZED: Crimsite Pillar",
- "block.create.crimson_window": "UNLOCALIZED: Crimson Window",
- "block.create.crimson_window_pane": "UNLOCALIZED: Crimson Window Pane",
- "block.create.crushing_wheel": "Roue de concassage",
- "block.create.crushing_wheel_controller": "Contrôleur de roue de concassage",
- "block.create.cuckoo_clock": "Horloge à coucou",
- "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.cyan_nixie_tube": "UNLOCALIZED: Cyan Nixie Tube",
- "block.create.cyan_sail": "Voile cyan",
- "block.create.cyan_seat": "Siège cyan",
- "block.create.cyan_toolbox": "UNLOCALIZED: Cyan Toolbox",
- "block.create.cyan_valve_handle": "Vanne cyan",
- "block.create.dark_oak_window": "fenêtre en chêne sombre",
- "block.create.dark_oak_window_pane": "Vitre en chêne sombre",
- "block.create.deepslate_pillar": "UNLOCALIZED: Deepslate Pillar",
- "block.create.deepslate_zinc_ore": "UNLOCALIZED: Deepslate Zinc Ore",
- "block.create.deployer": "Déployeur",
- "block.create.depot": "Dépot",
- "block.create.diorite_pillar": "UNLOCALIZED: Diorite Pillar",
- "block.create.display_board": "UNLOCALIZED: Display Board",
- "block.create.display_link": "UNLOCALIZED: Display Link",
- "block.create.dripstone_pillar": "UNLOCALIZED: Dripstone Pillar",
- "block.create.elevator_contact": "UNLOCALIZED: Elevator Contact",
- "block.create.elevator_pulley": "UNLOCALIZED: Elevator Pulley",
- "block.create.encased_chain_drive": "Chaine de transmission",
- "block.create.encased_fan": "Ventilateur enchâssé",
- "block.create.encased_fluid_pipe": "UNLOCALIZED: 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.fake_track": "UNLOCALIZED: Track Marker for Maps",
- "block.create.fluid_pipe": "UNLOCALIZED: Fluid Pipe",
- "block.create.fluid_tank": "UNLOCALIZED: Fluid Tank",
- "block.create.fluid_valve": "UNLOCALIZED: Fluid Valve",
- "block.create.flywheel": "Volant d'inertie",
- "block.create.framed_glass": "Grande fenêtre en verre",
- "block.create.framed_glass_door": "UNLOCALIZED: Framed Glass Door",
- "block.create.framed_glass_pane": "Grande vitre encadrée",
- "block.create.framed_glass_trapdoor": "UNLOCALIZED: Framed Glass Trapdoor",
- "block.create.gantry_carriage": "UNLOCALIZED: Gantry Carriage",
- "block.create.gantry_shaft": "UNLOCALIZED: Gantry Shaft",
- "block.create.gearbox": "Boîte à roue dentée",
- "block.create.gearshift": "Décaleur de rotation",
- "block.create.glass_fluid_pipe": "UNLOCALIZED: Glass Fluid Pipe",
- "block.create.granite_pillar": "UNLOCALIZED: Granite Pillar",
- "block.create.gray_nixie_tube": "UNLOCALIZED: Gray Nixie Tube",
- "block.create.gray_sail": "UNLOCALIZED: Gray Sail",
- "block.create.gray_seat": "UNLOCALIZED: Gray Seat",
- "block.create.gray_toolbox": "UNLOCALIZED: Gray Toolbox",
- "block.create.gray_valve_handle": "UNLOCALIZED: Gray Valve Handle",
- "block.create.green_nixie_tube": "UNLOCALIZED: Green Nixie Tube",
- "block.create.green_sail": "UNLOCALIZED: Green Sail",
- "block.create.green_seat": "UNLOCALIZED: Green Seat",
- "block.create.green_toolbox": "UNLOCALIZED: Green Toolbox",
- "block.create.green_valve_handle": "UNLOCALIZED: Green Valve Handle",
- "block.create.hand_crank": "Manivelle",
- "block.create.haunted_bell": "UNLOCALIZED: Haunted Bell",
- "block.create.honey": "UNLOCALIZED: Honey",
- "block.create.horizontal_framed_glass": "Fenêtre en verre horizontale",
- "block.create.horizontal_framed_glass_pane": "Vitre encadrée horizontale",
- "block.create.hose_pulley": "UNLOCALIZED: Hose Pulley",
- "block.create.industrial_iron_block": "UNLOCALIZED: Block of Industrial Iron",
- "block.create.item_drain": "UNLOCALIZED: Item Drain",
- "block.create.item_vault": "UNLOCALIZED: Item Vault",
- "block.create.jungle_window": "UNLOCALIZED: Jungle Window",
- "block.create.jungle_window_pane": "UNLOCALIZED: Jungle Window Pane",
- "block.create.large_bogey": "UNLOCALIZED: Large Bogey",
- "block.create.large_cogwheel": "Grande roue dentée",
- "block.create.layered_andesite": "UNLOCALIZED: 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_diorite": "UNLOCALIZED: Layered Diorite",
- "block.create.layered_dripstone": "UNLOCALIZED: Layered Dripstone",
- "block.create.layered_granite": "UNLOCALIZED: Layered Granite",
- "block.create.layered_limestone": "UNLOCALIZED: Layered Limestone",
- "block.create.layered_ochrum": "UNLOCALIZED: Layered Ochrum",
- "block.create.layered_scorchia": "UNLOCALIZED: Layered Scorchia",
- "block.create.layered_scoria": "UNLOCALIZED: Layered Scoria",
- "block.create.layered_tuff": "UNLOCALIZED: Layered Tuff",
- "block.create.layered_veridium": "UNLOCALIZED: Layered Veridium",
- "block.create.lectern_controller": "UNLOCALIZED: Lectern Controller",
- "block.create.light_blue_nixie_tube": "UNLOCALIZED: Light Blue Nixie Tube",
- "block.create.light_blue_sail": "UNLOCALIZED: Light Blue Sail",
- "block.create.light_blue_seat": "UNLOCALIZED: Light Blue Seat",
- "block.create.light_blue_toolbox": "UNLOCALIZED: Light Blue Toolbox",
- "block.create.light_blue_valve_handle": "UNLOCALIZED: Light Blue Valve Handle",
- "block.create.light_gray_nixie_tube": "UNLOCALIZED: Light Gray Nixie Tube",
- "block.create.light_gray_sail": "UNLOCALIZED: Light Gray Sail",
- "block.create.light_gray_seat": "UNLOCALIZED: Light Gray Seat",
- "block.create.light_gray_toolbox": "UNLOCALIZED: Light Gray Toolbox",
- "block.create.light_gray_valve_handle": "UNLOCALIZED: Light Gray Valve Handle",
- "block.create.lime_nixie_tube": "UNLOCALIZED: Lime Nixie Tube",
- "block.create.lime_sail": "UNLOCALIZED: Lime Sail",
- "block.create.lime_seat": "UNLOCALIZED: Lime Seat",
- "block.create.lime_toolbox": "UNLOCALIZED: Lime Toolbox",
- "block.create.lime_valve_handle": "UNLOCALIZED: Lime Valve Handle",
- "block.create.limestone": "Calcaire",
- "block.create.limestone_pillar": "Pillier de calcaire",
- "block.create.linear_chassis": "Châssis linéaire",
- "block.create.lit_blaze_burner": "UNLOCALIZED: Lit Blaze Burner",
- "block.create.magenta_nixie_tube": "UNLOCALIZED: Magenta Nixie Tube",
- "block.create.magenta_sail": "UNLOCALIZED: Magenta Sail",
- "block.create.magenta_seat": "UNLOCALIZED: Magenta Seat",
- "block.create.magenta_toolbox": "UNLOCALIZED: Magenta Toolbox",
- "block.create.magenta_valve_handle": "UNLOCALIZED: Magenta Valve Handle",
- "block.create.mechanical_arm": "UNLOCALIZED: Mechanical Arm",
- "block.create.mechanical_bearing": "Roulement mécanique",
- "block.create.mechanical_crafter": "Établi mécanique",
- "block.create.mechanical_drill": "Perceuse mécanique",
- "block.create.mechanical_harvester": "Récolteuse mécanique",
- "block.create.mechanical_mixer": "Mixeur mécanique",
- "block.create.mechanical_piston": "Piston mécanique",
- "block.create.mechanical_piston_head": "Tête de piston mécanique",
- "block.create.mechanical_plough": "UNLOCALIZED: Mechanical Plough",
- "block.create.mechanical_press": "Presse mécanique",
- "block.create.mechanical_pump": "UNLOCALIZED: Mechanical Pump",
- "block.create.mechanical_saw": "Scie mécanique",
- "block.create.metal_bracket": "UNLOCALIZED: Metal Bracket",
- "block.create.metal_girder": "UNLOCALIZED: Metal Girder",
- "block.create.metal_girder_encased_shaft": "UNLOCALIZED: Metal Girder Encased Shaft",
- "block.create.millstone": "UNLOCALIZED: Millstone",
- "block.create.minecart_anchor": "UNLOCALIZED: Minecart Anchor",
- "block.create.mysterious_cuckoo_clock": "UNLOCALIZED: Cuckoo Clock",
- "block.create.netherite_backtank": "UNLOCALIZED: Netherite Backtank",
- "block.create.nixie_tube": "UNLOCALIZED: Nixie Tube",
- "block.create.nozzle": "Buse",
- "block.create.oak_window": "UNLOCALIZED: Oak Window",
- "block.create.oak_window_pane": "UNLOCALIZED: Oak Window Pane",
- "block.create.ochrum": "UNLOCALIZED: Ochrum",
- "block.create.ochrum_pillar": "UNLOCALIZED: Ochrum Pillar",
- "block.create.orange_sail": "UNLOCALIZED: Orange Sail",
- "block.create.orange_seat": "UNLOCALIZED: Orange Seat",
- "block.create.orange_toolbox": "UNLOCALIZED: Orange Toolbox",
- "block.create.orange_valve_handle": "UNLOCALIZED: Orange Valve Handle",
- "block.create.ornate_iron_window": "UNLOCALIZED: Ornate Iron Window",
- "block.create.ornate_iron_window_pane": "UNLOCALIZED: 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.peculiar_bell": "UNLOCALIZED: Peculiar Bell",
- "block.create.pink_nixie_tube": "UNLOCALIZED: Pink Nixie Tube",
- "block.create.pink_sail": "UNLOCALIZED: Pink Sail",
- "block.create.pink_seat": "UNLOCALIZED: Pink Seat",
- "block.create.pink_toolbox": "UNLOCALIZED: Pink Toolbox",
- "block.create.pink_valve_handle": "UNLOCALIZED: Pink Valve Handle",
- "block.create.piston_extension_pole": "Barre d'extension de piston",
- "block.create.placard": "UNLOCALIZED: Placard",
- "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.portable_fluid_interface": "UNLOCALIZED: Portable Fluid Interface",
- "block.create.portable_storage_interface": "Interface de stockage portable",
- "block.create.powered_latch": "Verrou alimenté",
- "block.create.powered_shaft": "UNLOCALIZED: Powered Shaft",
- "block.create.powered_toggle_latch": "Verrou alimenté à bascule",
- "block.create.pulley_magnet": "Aimant de poulie",
- "block.create.pulse_extender": "UNLOCALIZED: Pulse Extender",
- "block.create.pulse_repeater": "Répéteur d'impulsions",
- "block.create.purple_nixie_tube": "UNLOCALIZED: Purple Nixie Tube",
- "block.create.purple_sail": "UNLOCALIZED: Purple Sail",
- "block.create.purple_seat": "UNLOCALIZED: Purple Seat",
- "block.create.purple_toolbox": "UNLOCALIZED: Purple Toolbox",
- "block.create.purple_valve_handle": "UNLOCALIZED: Purple Valve Handle",
- "block.create.radial_chassis": "Châssis radial",
- "block.create.railway_casing": "UNLOCALIZED: Train Casing",
- "block.create.raw_zinc_block": "UNLOCALIZED: Block of Raw Zinc",
- "block.create.red_nixie_tube": "UNLOCALIZED: Red Nixie Tube",
- "block.create.red_sail": "UNLOCALIZED: Red Sail",
- "block.create.red_seat": "UNLOCALIZED: Red Seat",
- "block.create.red_toolbox": "UNLOCALIZED: Red Toolbox",
- "block.create.red_valve_handle": "UNLOCALIZED: Red Valve Handle",
- "block.create.redstone_contact": "Contact de redstone",
- "block.create.redstone_link": "Liaison Redstone",
- "block.create.refined_radiance_casing": "UNLOCALIZED: Radiant Casing",
- "block.create.rope": "Corde",
- "block.create.rope_pulley": "Poulie à corde",
- "block.create.rose_quartz_block": "UNLOCALIZED: Block of Rose Quartz",
- "block.create.rose_quartz_lamp": "UNLOCALIZED: Rose Quartz Lamp",
- "block.create.rose_quartz_tiles": "UNLOCALIZED: Rose Quartz Tiles",
- "block.create.rotation_speed_controller": "Contrôleur de vitesse de rotation",
- "block.create.sail_frame": "UNLOCALIZED: Sail Frame",
- "block.create.schematic_table": "Table à schéma",
- "block.create.schematicannon": "Schémacanon",
- "block.create.scorchia": "UNLOCALIZED: Scorchia",
- "block.create.scorchia_pillar": "UNLOCALIZED: Scorchia Pillar",
- "block.create.scoria": "Scorie",
- "block.create.scoria_pillar": "Pillier de scorie",
- "block.create.secondary_linear_chassis": "UNLOCALIZED: Secondary Linear Chassis",
- "block.create.sequenced_gearshift": "Décaleur de rotation séquencé",
- "block.create.shadow_steel_casing": "UNLOCALIZED: Shadow Casing",
- "block.create.shaft": "Rotor",
- "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_bogey": "UNLOCALIZED: Small Bogey",
- "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_rose_quartz_tiles": "UNLOCALIZED: Small Rose Quartz Tiles",
- "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.smart_chute": "UNLOCALIZED: Smart Chute",
- "block.create.smart_fluid_pipe": "UNLOCALIZED: Smart Fluid Pipe",
- "block.create.speedometer": "Compteur de vitesse",
- "block.create.spout": "UNLOCALIZED: Spout",
- "block.create.spruce_window": "UNLOCALIZED: Spruce Window",
- "block.create.spruce_window_pane": "UNLOCALIZED: Spruce Window Pane",
- "block.create.steam_engine": "UNLOCALIZED: Steam Engine",
- "block.create.steam_whistle": "UNLOCALIZED: Steam Whistle",
- "block.create.steam_whistle_extension": "UNLOCALIZED: Steam Whistle Extension",
- "block.create.sticker": "UNLOCALIZED: Sticker",
- "block.create.sticky_mechanical_piston": "Piston mécanique collant",
- "block.create.stockpile_switch": "Détecteur de stockage",
- "block.create.stressometer": "Stressomètre",
- "block.create.tiled_glass": "Verre carrelé",
- "block.create.tiled_glass_pane": "Vitre carrelé",
- "block.create.track": "UNLOCALIZED: Train Track",
- "block.create.track_observer": "UNLOCALIZED: Train Observer",
- "block.create.track_signal": "UNLOCALIZED: Train Signal",
- "block.create.track_station": "UNLOCALIZED: Train Station",
- "block.create.train_door": "UNLOCALIZED: Train Door",
- "block.create.train_trapdoor": "UNLOCALIZED: Train Trapdoor",
- "block.create.tuff_pillar": "UNLOCALIZED: Tuff Pillar",
- "block.create.turntable": "Plaque tournante",
- "block.create.veridium": "UNLOCALIZED: Veridium",
- "block.create.veridium_pillar": "UNLOCALIZED: Veridium Pillar",
- "block.create.vertical_framed_glass": "Fenêtre en verre verticale",
- "block.create.vertical_framed_glass_pane": "Vitre encadrée verticale",
- "block.create.warped_window": "UNLOCALIZED: Warped Window",
- "block.create.warped_window_pane": "UNLOCALIZED: Warped Window Pane",
- "block.create.water_wheel": "Roue à eau",
- "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.weighted_ejector": "UNLOCALIZED: Weighted Ejector",
- "block.create.white_nixie_tube": "UNLOCALIZED: White Nixie Tube",
- "block.create.white_sail": "UNLOCALIZED: White Sail",
- "block.create.white_seat": "UNLOCALIZED: White Seat",
- "block.create.white_toolbox": "UNLOCALIZED: White Toolbox",
- "block.create.white_valve_handle": "UNLOCALIZED: White Valve Handle",
- "block.create.windmill_bearing": "UNLOCALIZED: Windmill Bearing",
- "block.create.wooden_bracket": "UNLOCALIZED: Wooden Bracket",
- "block.create.yellow_nixie_tube": "UNLOCALIZED: Yellow Nixie Tube",
- "block.create.yellow_sail": "UNLOCALIZED: Yellow Sail",
- "block.create.yellow_seat": "UNLOCALIZED: Yellow Seat",
- "block.create.yellow_toolbox": "UNLOCALIZED: Yellow Toolbox",
- "block.create.yellow_valve_handle": "UNLOCALIZED: Yellow Valve Handle",
- "block.create.zinc_block": "Bloc de zinc",
- "block.create.zinc_ore": "Minerai de zinc",
-
- "enchantment.create.capacity": "UNLOCALIZED: Capacity",
- "enchantment.create.potato_recovery": "UNLOCALIZED: Potato Recovery",
-
- "entity.create.carriage_contraption": "UNLOCALIZED: Carriage Contraption",
- "entity.create.contraption": "Engin",
- "entity.create.crafting_blueprint": "UNLOCALIZED: Crafting Blueprint",
- "entity.create.gantry_contraption": "UNLOCALIZED: Gantry Contraption",
- "entity.create.potato_projectile": "UNLOCALIZED: Potato Projectile",
- "entity.create.seat": "Siège",
- "entity.create.stationary_contraption": "Engin stationnaire",
- "entity.create.super_glue": "Colle extra-forte",
-
- "fluid.create.potion": "Potion",
- "fluid.create.tea": "Thé du constructeur",
-
- "item.create.andesite_alloy": "Alliage d'andésite",
- "item.create.attribute_filter": "Filtre d'attribut",
- "item.create.bar_of_chocolate": "Barre de chocolat",
- "item.create.belt_connector": "Tapis roulant",
- "item.create.blaze_cake": "Cake au blaze",
- "item.create.blaze_cake_base": "Base d'un cake au blase",
- "item.create.brass_hand": "Main",
- "item.create.brass_ingot": "Lingot de laiton",
- "item.create.brass_nugget": "Pépite de laiton",
- "item.create.brass_sheet": "Plaques de laiton",
- "item.create.builders_tea": "Thé du constructeur",
- "item.create.chest_minecart_contraption": "Engin de wagonnet avec coffre",
- "item.create.chocolate_bucket": "Seau de chocolat",
- "item.create.chocolate_glazed_berries": "UNLOCALIZED: Chocolate Glazed Berries",
- "item.create.chromatic_compound": "Composé chromatique",
- "item.create.cinder_flour": "Farine de braise",
- "item.create.copper_backtank": "UNLOCALIZED: Copper Backtank",
- "item.create.copper_backtank_placeable": "UNLOCALIZED: Copper Backtank Placeable",
- "item.create.copper_diving_boots": "UNLOCALIZED: Copper Diving Boots",
- "item.create.copper_diving_helmet": "UNLOCALIZED: Copper Diving Helmet",
- "item.create.copper_nugget": "Pépite de cuivre",
- "item.create.copper_sheet": "Plaques de cuivre",
- "item.create.crafter_slot_cover": "Couvercle",
- "item.create.crafting_blueprint": "UNLOCALIZED: Crafting Blueprint",
- "item.create.creative_blaze_cake": "UNLOCALIZED: Creative Blaze Cake",
- "item.create.crushed_aluminum_ore": "Aluminium concassé",
- "item.create.crushed_copper_ore": "Cuivre concassé",
- "item.create.crushed_gold_ore": "Or concassé",
- "item.create.crushed_iron_ore": "Fer concassé",
- "item.create.crushed_lead_ore": "Plomb concassé",
- "item.create.crushed_nickel_ore": "Nickel concassé",
- "item.create.crushed_osmium_ore": "Osmium concassé",
- "item.create.crushed_platinum_ore": "Platinium concassé",
- "item.create.crushed_quicksilver_ore": "Vif-argent concassé",
- "item.create.crushed_silver_ore": "Argent concassé",
- "item.create.crushed_tin_ore": "Etain concassé",
- "item.create.crushed_uranium_ore": "Uranium concassé",
- "item.create.crushed_zinc_ore": "Zinc concassé",
- "item.create.dough": "Pâte",
- "item.create.electron_tube": "Tube électronique",
- "item.create.empty_blaze_burner": "Brûleur à blaze vide",
- "item.create.empty_schematic": "Schéma vide",
- "item.create.experience_nugget": "UNLOCALIZED: Nugget of Experience",
- "item.create.extendo_grip": "Extendo Grip",
- "item.create.filter": "Filtre",
- "item.create.furnace_minecart_contraption": "Engin de wagon avec fourneau",
- "item.create.goggles": "Lunettes d'ingénieur",
- "item.create.golden_sheet": "Feuille d'or",
- "item.create.handheld_worldshaper": "Térraformeur portable",
- "item.create.honey_bucket": "Seau de miel",
- "item.create.honeyed_apple": "UNLOCALIZED: Honeyed Apple",
- "item.create.incomplete_precision_mechanism": "UNLOCALIZED: Incomplete Precision Mechanism",
- "item.create.incomplete_track": "UNLOCALIZED: Incomplete Track",
- "item.create.iron_sheet": "Plaque de Fer",
- "item.create.linked_controller": "UNLOCALIZED: Linked Controller",
- "item.create.minecart_contraption": "Engin de wagonnet",
- "item.create.minecart_coupling": "Lien pour wagonnet",
- "item.create.netherite_backtank": "UNLOCALIZED: Netherite Backtank",
- "item.create.netherite_backtank_placeable": "UNLOCALIZED: Netherite Backtank Placeable",
- "item.create.netherite_diving_boots": "UNLOCALIZED: Netherite Diving Boots",
- "item.create.netherite_diving_helmet": "UNLOCALIZED: Netherite Diving Helmet",
- "item.create.polished_rose_quartz": "Quartz rose poli",
- "item.create.potato_cannon": "UNLOCALIZED: Potato Cannon",
- "item.create.powdered_obsidian": "Obsidienne concassée",
- "item.create.precision_mechanism": "UNLOCALIZED: Precision Mechanism",
- "item.create.propeller": "Hélice",
- "item.create.raw_zinc": "UNLOCALIZED: Raw Zinc",
- "item.create.red_sand_paper": "Papier de verre rouge",
- "item.create.refined_radiance": "Éclat raffiné",
- "item.create.rose_quartz": "Quartz rose",
- "item.create.sand_paper": "Papier de verre",
- "item.create.schedule": "UNLOCALIZED: Train Schedule",
- "item.create.schematic": "Schéma",
- "item.create.schematic_and_quill": "Schéma et plume",
- "item.create.shadow_steel": "Acier sombre",
- "item.create.sturdy_sheet": "UNLOCALIZED: Sturdy Sheet",
- "item.create.super_glue": "Colle extra-forte",
- "item.create.sweet_roll": "UNLOCALIZED: Sweet Roll",
- "item.create.tree_fertilizer": "Engrais pour arbres",
- "item.create.unprocessed_obsidian_sheet": "UNLOCALIZED: Unprocessed Obsidian Sheet",
- "item.create.vertical_gearbox": "Boîte de transfert verticale",
- "item.create.wand_of_symmetry": "Bâton de symétrie",
- "item.create.wheat_flour": "Farine",
- "item.create.whisk": "Fouet",
- "item.create.wrench": "Clé",
- "item.create.zinc_ingot": "Barre de zinc",
- "item.create.zinc_nugget": "Pépite de zinc",
-
-
- "_": "->------------------------] Advancements [------------------------<-",
-
- "advancement.create.root": "Bienvenue dans Create.",
- "advancement.create.root.desc": "Le temps de la redstone est révolu!",
- "advancement.create.andesite_alloy": "UNLOCALIZED: Sturdier Rocks",
- "advancement.create.andesite_alloy.desc": "Certains matériaux de Create ont des noms bizzares; l'alliage d'andésite est l'un d'entre eux.",
- "advancement.create.andesite_casing": "UNLOCALIZED: The Andesite Age",
- "advancement.create.andesite_casing.desc": "UNLOCALIZED: Apply Andesite Alloy to stripped wood, creating a basic casing for your machines",
- "advancement.create.mechanical_press": "UNLOCALIZED: Bonk!",
- "advancement.create.mechanical_press.desc": "UNLOCALIZED: Create some sheets in a Mechanical Press",
- "advancement.create.encased_fan": "UNLOCALIZED: Wind Maker",
- "advancement.create.encased_fan.desc": "UNLOCALIZED: Place and power an Encased Fan",
- "advancement.create.fan_processing": "UNLOCALIZED: Processing by Particle",
- "advancement.create.fan_processing.desc": "UNLOCALIZED: Use an Encased Fan to process materials",
- "advancement.create.saw_processing": "UNLOCALIZED: Workshop's Most Feared",
- "advancement.create.saw_processing.desc": "UNLOCALIZED: Use an upright Mechanical Saw to process materials",
- "advancement.create.compacting": "UNLOCALIZED: Compactification",
- "advancement.create.compacting.desc": "UNLOCALIZED: Use a Mechanical Press and a Basin to create fewer items from more",
- "advancement.create.belt": "UNLOCALIZED: Kelp Drive",
- "advancement.create.belt.desc": "UNLOCALIZED: Connect two Shafts with a Mechanical Belt",
- "advancement.create.funnel": "UNLOCALIZED: Airport Aesthetic",
- "advancement.create.funnel.desc": "UNLOCALIZED: Extract or insert items into a container using a Funnel",
- "advancement.create.chute": "UNLOCALIZED: Vertical Logistics",
- "advancement.create.chute.desc": "UNLOCALIZED: Transport some items by Chute",
- "advancement.create.mechanical_mixer": "UNLOCALIZED: Mixing It Up",
- "advancement.create.mechanical_mixer.desc": "UNLOCALIZED: Combine ingredients in a Mechanical Mixer",
- "advancement.create.burner": "UNLOCALIZED: Sentient Fireplace",
- "advancement.create.burner.desc": "UNLOCALIZED: Obtain a Blaze Burner",
- "advancement.create.water_wheel": "UNLOCALIZED: Harnessed Hydraulics",
- "advancement.create.water_wheel.desc": "UNLOCALIZED: Place a Water Wheel and use it to generate torque",
- "advancement.create.windmill": "Une brise moyenne...",
- "advancement.create.windmill.desc": "Construire un moulin à vent",
- "advancement.create.shifting_gears": "rotor de transmission",
- "advancement.create.shifting_gears.desc": "Connectez une roue dentée à une grande roue dentée afin de changer la vitesse de votre engin",
- "advancement.create.millstone": "UNLOCALIZED: Embrace the Grind",
- "advancement.create.millstone.desc": "UNLOCALIZED: Use a Millstone to pulverise materials",
- "advancement.create.super_glue": "UNLOCALIZED: Area of Connect",
- "advancement.create.super_glue.desc": "UNLOCALIZED: Super Glue some blocks into a group",
- "advancement.create.contraption_actors": "UNLOCALIZED: Moving with Purpose",
- "advancement.create.contraption_actors.desc": "UNLOCALIZED: Create a Contraption with drills, saws, or harvesters on board",
- "advancement.create.portable_storage_interface": "UNLOCALIZED: Drive-By Exchange",
- "advancement.create.portable_storage_interface.desc": "UNLOCALIZED: Use a Portable Storage Interface to take or insert items into a Contraption",
- "advancement.create.wrench_goggles": "UNLOCALIZED: Kitted Out",
- "advancement.create.wrench_goggles.desc": "UNLOCALIZED: Equip Engineer's Goggles and a Wrench",
- "advancement.create.stressometer": "UNLOCALIZED: Stress for Nerds",
- "advancement.create.stressometer.desc": "UNLOCALIZED: Get an exact readout with the help of Engineer's Goggles and a Stressometer",
- "advancement.create.cuckoo_clock": "UNLOCALIZED: Is It Time?",
- "advancement.create.cuckoo_clock.desc": "UNLOCALIZED: Witness your Cuckoo Clock announce bedtime",
- "advancement.create.windmill_maxed": "UNLOCALIZED: A Strong Breeze",
- "advancement.create.windmill_maxed.desc": "UNLOCALIZED: Assemble a windmill of maximum strength",
- "advancement.create.ejector_maxed": "UNLOCALIZED: Springboard Champion",
- "advancement.create.ejector_maxed.desc": "UNLOCALIZED: Get launched more than 30 blocks by a Weighted Ejector",
- "advancement.create.pulley_maxed": "UNLOCALIZED: Rope to Nowhere",
- "advancement.create.pulley_maxed.desc": "UNLOCALIZED: Extend a Rope Pulley over 200 blocks deep",
- "advancement.create.cart_pickup": "UNLOCALIZED: Strong Arms",
- "advancement.create.cart_pickup.desc": "UNLOCALIZED: Pick up a Minecart Contraption with at least 200 attached blocks",
- "advancement.create.anvil_plough": "UNLOCALIZED: Blacksmith Artillery",
- "advancement.create.anvil_plough.desc": "UNLOCALIZED: Launch an Anvil with Mechanical Ploughs",
- "advancement.create.lava_wheel_00000": "UNLOCALIZED: Magma Wheel",
- "advancement.create.lava_wheel_00000.desc": "UNLOCALIZED: This shouldn't have worked§7\n(Hidden Advancement)",
- "advancement.create.hand_crank_000": "UNLOCALIZED: Workout Session",
- "advancement.create.hand_crank_000.desc": "UNLOCALIZED: Use a Hand Crank until fully exhausted§7\n(Hidden Advancement)",
- "advancement.create.belt_funnel_kiss": "UNLOCALIZED: The Parrots and the Flaps",
- "advancement.create.belt_funnel_kiss.desc": "UNLOCALIZED: Make two Belt-mounted Funnels kiss§7\n(Hidden Advancement)",
- "advancement.create.stressometer_maxed": "UNLOCALIZED: Perfectly Stressed",
- "advancement.create.stressometer_maxed.desc": "UNLOCALIZED: Get a 100% readout from a Stressometer§7\n(Hidden Advancement)",
- "advancement.create.copper": "UNLOCALIZED: Cuprum Bokum",
- "advancement.create.copper.desc": "UNLOCALIZED: Amass some Copper Ingots for your exploits in fluid manipulation",
- "advancement.create.copper_casing": "UNLOCALIZED: The Copper Age",
- "advancement.create.copper_casing.desc": "UNLOCALIZED: Apply Copper Ingots to stripped wood, creating a waterproof casing for your machines",
- "advancement.create.spout": "UNLOCALIZED: Sploosh",
- "advancement.create.spout.desc": "UNLOCALIZED: Watch a fluid-containing item be filled by a Spout",
- "advancement.create.drain": "UNLOCALIZED: Tumble Draining",
- "advancement.create.drain.desc": "UNLOCALIZED: Watch a fluid-containing item be emptied by an Item Drain",
- "advancement.create.steam_engine": "UNLOCALIZED: The Powerhouse",
- "advancement.create.steam_engine.desc": "UNLOCALIZED: Use a Steam Engine to generate torque",
- "advancement.create.steam_whistle": "UNLOCALIZED: Voice of an Angel",
- "advancement.create.steam_whistle.desc": "UNLOCALIZED: Activate a Steam Whistle",
- "advancement.create.backtank": "UNLOCALIZED: Pressure to Go",
- "advancement.create.backtank.desc": "UNLOCALIZED: Create a Copper Backtank and make it accumulate air pressure",
- "advancement.create.diving_suit": "UNLOCALIZED: Ready for the Depths",
- "advancement.create.diving_suit.desc": "UNLOCALIZED: Equip a Diving Helmet and a Copper Backtank, then jump into water",
- "advancement.create.mechanical_pump_0": "UNLOCALIZED: Under Pressure",
- "advancement.create.mechanical_pump_0.desc": "UNLOCALIZED: Place and power a Mechanical Pump",
- "advancement.create.glass_pipe": "UNLOCALIZED: Flow Discovery",
- "advancement.create.glass_pipe.desc": "UNLOCALIZED: Use your Wrench on a pipe that contains a fluid",
- "advancement.create.water_supply": "UNLOCALIZED: Puddle Collector",
- "advancement.create.water_supply.desc": "UNLOCALIZED: Use the pulling end of a Fluid Pipe or Mechanical Pump to collect water",
- "advancement.create.hose_pulley": "UNLOCALIZED: Industrial Spillage",
- "advancement.create.hose_pulley.desc": "UNLOCALIZED: Lower a Hose Pulley and watch it drain or fill a body of fluid",
- "advancement.create.chocolate_bucket": "UNLOCALIZED: A World of Imagination",
- "advancement.create.chocolate_bucket.desc": "UNLOCALIZED: Obtain a bucket of molten chocolate",
- "advancement.create.honey_drain": "UNLOCALIZED: Autonomous Bee-Keeping",
- "advancement.create.honey_drain.desc": "UNLOCALIZED: Use pipes to pull honey from a Bee Nest or Beehive",
- "advancement.create.hose_pulley_lava": "UNLOCALIZED: Tapping the Mantle",
- "advancement.create.hose_pulley_lava.desc": "UNLOCALIZED: Pump from a body of lava large enough to be considered infinite",
- "advancement.create.steam_engine_maxed": "UNLOCALIZED: Full Steam",
- "advancement.create.steam_engine_maxed.desc": "UNLOCALIZED: Run a boiler at the maximum level of power",
- "advancement.create.foods": "UNLOCALIZED: Balanced Diet",
- "advancement.create.foods.desc": "UNLOCALIZED: Create Chocolate Glazed Berries, a Honeyed Apple, and a Sweet Roll all from the same Spout",
- "advancement.create.diving_suit_lava": "UNLOCALIZED: Swimming with the Striders",
- "advancement.create.diving_suit_lava.desc": "UNLOCALIZED: Attempt to take a dive in lava with your diving gear§7\n(Hidden Advancement)",
- "advancement.create.chained_drain": "UNLOCALIZED: On a Roll",
- "advancement.create.chained_drain.desc": "UNLOCALIZED: Watch an item move across a row of Item Drains§7\n(Hidden Advancement)",
- "advancement.create.cross_streams": "UNLOCALIZED: Don't Cross the Streams!",
- "advancement.create.cross_streams.desc": "UNLOCALIZED: Watch two fluids meet in your pipe network§7\n(Hidden Advancement)",
- "advancement.create.pipe_organ": "UNLOCALIZED: The Pipe Organ",
- "advancement.create.pipe_organ.desc": "UNLOCALIZED: Attach 12 uniquely pitched Steam Whistles to a single Fluid Tank§7\n(Hidden Advancement)",
- "advancement.create.brass": "UNLOCALIZED: Real Alloys",
- "advancement.create.brass.desc": "UNLOCALIZED: Create Brass Ingots by alloying Copper and Zinc Ingots in your Blaze-heated Mechanical Mixer",
- "advancement.create.brass_casing": "UNLOCALIZED: The Brass Age",
- "advancement.create.brass_casing.desc": "UNLOCALIZED: Apply Brass Ingots to stripped wood, creating a casing for more sophisticated machines",
- "advancement.create.rose_quartz": "UNLOCALIZED: Pink Diamonds",
- "advancement.create.rose_quartz.desc": "UNLOCALIZED: Polish some Rose Quartz",
- "advancement.create.deployer": "UNLOCALIZED: Artificial Intelligence",
- "advancement.create.deployer.desc": "UNLOCALIZED: Place and power a Deployer, the perfect reflection of yourself",
- "advancement.create.precision_mechanism": "UNLOCALIZED: Complex Curiosities",
- "advancement.create.precision_mechanism.desc": "UNLOCALIZED: Assemble a Precision Mechanism",
- "advancement.create.speed_controller": "UNLOCALIZED: Engineers Hate Him!",
- "advancement.create.speed_controller.desc": "UNLOCALIZED: Fine-tune your Contraption with a Rotation Speed Controller",
- "advancement.create.mechanical_arm": "UNLOCALIZED: Busy Hands",
- "advancement.create.mechanical_arm.desc": "UNLOCALIZED: Watch your Mechanical Arm transport its first item",
- "advancement.create.mechanical_crafter": "UNLOCALIZED: Automated Assembly",
- "advancement.create.mechanical_crafter.desc": "UNLOCALIZED: Place and power some Mechanical Crafters",
- "advancement.create.crushing_wheel": "UNLOCALIZED: A Pair of Giants",
- "advancement.create.crushing_wheel.desc": "UNLOCALIZED: Place and power a set of Crushing Wheels",
- "advancement.create.haunted_bell": "UNLOCALIZED: Shadow Sense",
- "advancement.create.haunted_bell.desc": "UNLOCALIZED: Toll a Haunted Bell",
- "advancement.create.clockwork_bearing": "UNLOCALIZED: Contraption O'Clock",
- "advancement.create.clockwork_bearing.desc": "UNLOCALIZED: Assemble a structure mounted on a Clockwork Bearing",
- "advancement.create.display_link": "UNLOCALIZED: Big Data",
- "advancement.create.display_link.desc": "UNLOCALIZED: Use a Display Link to visualise information",
- "advancement.create.potato_cannon": "UNLOCALIZED: Fwoomp!",
- "advancement.create.potato_cannon.desc": "UNLOCALIZED: Defeat an enemy with your Potato Cannon",
- "advancement.create.extendo_grip": "UNLOCALIZED: Boioioing!",
- "advancement.create.extendo_grip.desc": "UNLOCALIZED: Get hold of an Extendo Grip",
- "advancement.create.linked_controller": "UNLOCALIZED: Remote Activation",
- "advancement.create.linked_controller.desc": "UNLOCALIZED: Activate a Redstone Link using a Linked Controller",
- "advancement.create.arm_blaze_burner": "UNLOCALIZED: Combust-o-Tron",
- "advancement.create.arm_blaze_burner.desc": "UNLOCALIZED: Instruct a Mechanical Arm to feed your Blaze Burner",
- "advancement.create.crusher_maxed_0000": "UNLOCALIZED: Crushing It",
- "advancement.create.crusher_maxed_0000.desc": "UNLOCALIZED: Operate a pair of Crushing Wheels at maximum speed",
- "advancement.create.arm_many_targets": "UNLOCALIZED: Organize-o-Tron",
- "advancement.create.arm_many_targets.desc": "UNLOCALIZED: Program a Mechanical Arm with 10 or more output locations",
- "advancement.create.potato_cannon_collide": "UNLOCALIZED: Veggie Fireworks",
- "advancement.create.potato_cannon_collide.desc": "UNLOCALIZED: Cause Potato Cannon projectiles of different types to collide with each other",
- "advancement.create.self_deploying": "UNLOCALIZED: Self-Driving Cart",
- "advancement.create.self_deploying.desc": "UNLOCALIZED: Create a Minecart Contraption that places tracks in front of itself",
- "advancement.create.fist_bump": "UNLOCALIZED: Pound It, Bro!",
- "advancement.create.fist_bump.desc": "UNLOCALIZED: Make two Deployers fist-bump§7\n(Hidden Advancement)",
- "advancement.create.crafter_lazy_000": "UNLOCALIZED: Desperate Measures",
- "advancement.create.crafter_lazy_000.desc": "UNLOCALIZED: Drastically slow down a Mechanical Crafter to procrastinate on proper infrastructure§7\n(Hidden Advancement)",
- "advancement.create.extendo_grip_dual": "UNLOCALIZED: To Full Extent",
- "advancement.create.extendo_grip_dual.desc": "UNLOCALIZED: Dual-wield Extendo Grips for superhuman reach§7\n(Hidden Advancement)",
- "advancement.create.musical_arm": "UNLOCALIZED: DJ Mechanico",
- "advancement.create.musical_arm.desc": "UNLOCALIZED: Watch a Mechanical Arm operate your Jukebox§7\n(Hidden Advancement)",
- "advancement.create.sturdy_sheet": "UNLOCALIZED: The Sturdiest Rocks",
- "advancement.create.sturdy_sheet.desc": "UNLOCALIZED: Assemble a Sturdy Sheet by refining Powdered Obsidian",
- "advancement.create.train_casing_00": "UNLOCALIZED: The Logistical Age",
- "advancement.create.train_casing_00.desc": "UNLOCALIZED: Use Sturdy Sheets to create a casing for railway components",
- "advancement.create.train": "UNLOCALIZED: All Aboard!",
- "advancement.create.train.desc": "UNLOCALIZED: Assemble your first Train",
- "advancement.create.conductor": "UNLOCALIZED: Conductor Instructor",
- "advancement.create.conductor.desc": "UNLOCALIZED: Instruct a Train driver with a Train Schedule",
- "advancement.create.track_signal": "UNLOCALIZED: Traffic Control",
- "advancement.create.track_signal.desc": "UNLOCALIZED: Place a Train Signal",
- "advancement.create.display_board_0": "UNLOCALIZED: Dynamic Timetables",
- "advancement.create.display_board_0.desc": "UNLOCALIZED: Forecast a Train's arrival on your Display Board with the help of Display Links",
- "advancement.create.track_0": "UNLOCALIZED: A New Gauge",
- "advancement.create.track_0.desc": "UNLOCALIZED: Obtain some Train Tracks",
- "advancement.create.train_whistle": "UNLOCALIZED: Choo Choo!",
- "advancement.create.train_whistle.desc": "UNLOCALIZED: Assemble a Steam Whistle to your Train and activate it while driving",
- "advancement.create.train_portal": "UNLOCALIZED: Dimensional Commuter",
- "advancement.create.train_portal.desc": "UNLOCALIZED: Ride a Train through a Nether portal",
- "advancement.create.track_crafting_factory": "UNLOCALIZED: Track Factory",
- "advancement.create.track_crafting_factory.desc": "UNLOCALIZED: Produce more than 1000 Train Tracks with the same Mechanical Press",
- "advancement.create.long_bend": "UNLOCALIZED: The Longest Bend",
- "advancement.create.long_bend.desc": "UNLOCALIZED: Create a curved track section that spans more than 30 blocks in length",
- "advancement.create.long_train": "UNLOCALIZED: Ambitious Endeavours",
- "advancement.create.long_train.desc": "UNLOCALIZED: Create a Train with at least 6 carriages",
- "advancement.create.long_travel": "UNLOCALIZED: Field Trip",
- "advancement.create.long_travel.desc": "UNLOCALIZED: Leave a Train Seat over 5000 blocks away from where you started travelling",
- "advancement.create.train_roadkill": "UNLOCALIZED: Road Kill",
- "advancement.create.train_roadkill.desc": "UNLOCALIZED: Run over an enemy with your Train§7\n(Hidden Advancement)",
- "advancement.create.red_signal": "UNLOCALIZED: Expert Driver",
- "advancement.create.red_signal.desc": "UNLOCALIZED: Run a red Train Signal§7\n(Hidden Advancement)",
- "advancement.create.train_crash": "UNLOCALIZED: Terrible Service",
- "advancement.create.train_crash.desc": "UNLOCALIZED: Witness a Train crash as a passenger§7\n(Hidden Advancement)",
- "advancement.create.train_crash_backwards": "UNLOCALIZED: Blind Spot",
- "advancement.create.train_crash_backwards.desc": "UNLOCALIZED: Crash into another Train while driving backwards§7\n(Hidden Advancement)",
-
-
- "_": "->------------------------] UI & Messages [------------------------<-",
-
- "itemGroup.create.base": "Create",
- "itemGroup.create.palettes": "Create Palettes",
-
- "death.attack.create.crush": "%1$s a été concassé.e",
- "death.attack.create.crush.player": "UNLOCALIZED: %1$s was thrown into Crushing Wheels by %2$s",
- "death.attack.create.fan_fire": "%1$s a été brûlé à mort par l'air chaud",
- "death.attack.create.fan_fire.player": "UNLOCALIZED: %1$s was thrown into a smoker by %2$s",
- "death.attack.create.fan_lava": "%1$s a été brûlé à mort par un ventilateur de lave",
- "death.attack.create.fan_lava.player": "UNLOCALIZED: %1$s was thrown into a smelter by %2$s",
- "death.attack.create.mechanical_drill": "%1$s a été empalé par une perceuse mécanique",
- "death.attack.create.mechanical_drill.player": "UNLOCALIZED: %1$s was thrown in front of a Drill by %2$s",
- "death.attack.create.mechanical_saw": "%1$s a été coupé en deux par une scie mécanique",
- "death.attack.create.mechanical_saw.player": "UNLOCALIZED: %1$s was thrown into a Saw by %2$s",
- "death.attack.create.potato_cannon": "UNLOCALIZED: %1$s was shot by %2$s's Potato Cannon",
- "death.attack.create.potato_cannon.item": "UNLOCALIZED: %1$s was shot by %2$s using %3$s",
- "death.attack.create.cuckoo_clock_explosion": "%1$s a été explosé par un coucou trafiquée",
- "death.attack.create.cuckoo_clock_explosion.player": "UNLOCALIZED: %1$s was blown up by tampered cuckoo clock",
- "death.attack.create.run_over": "UNLOCALIZED: %1$s was run over by %2$s",
-
- "create.block.deployer.damage_source_name": "un déployeur voyou",
- "create.block.cart_assembler.invalid": "UNLOCALIZED: Place your Cart Assembler on a rail block",
-
- "create.menu.return": "UNLOCALIZED: Return to Menu",
- "create.menu.configure": "UNLOCALIZED: Configure...",
- "create.menu.ponder_index": "UNLOCALIZED: Ponder Index",
- "create.menu.only_ingame": "UNLOCALIZED: Available in the Pause Menu",
- "create.menu.report_bugs": "UNLOCALIZED: Report Issues",
- "create.menu.support": "UNLOCALIZED: Support Us",
-
- "create.recipe.crushing": "Ecrasement",
- "create.recipe.milling": "Mouture",
- "create.recipe.fan_washing": "Lavage",
- "create.recipe.fan_washing.fan": "Ventilateur derrière de l'eau",
- "create.recipe.fan_smoking": "Fumage",
- "create.recipe.fan_smoking.fan": "Ventilateur derrière du feu",
- "create.recipe.fan_haunting": "UNLOCALIZED: Bulk Haunting",
- "create.recipe.fan_haunting.fan": "UNLOCALIZED: Fan behind Soul Fire",
- "create.recipe.fan_blasting": "Fonte",
- "create.recipe.fan_blasting.fan": "Ventilateur derrière de la lave",
- "create.recipe.pressing": "Pressage",
- "create.recipe.mixing": "Mixage",
- "create.recipe.deploying": "UNLOCALIZED: Deploying",
- "create.recipe.automatic_shapeless": "UNLOCALIZED: Automated Shapeless Crafting",
- "create.recipe.automatic_brewing": "Alchimie automatisée",
- "create.recipe.packing": "Compactage",
- "create.recipe.automatic_packing": "Compactage automatisé",
- "create.recipe.sawing": "Sciage",
- "create.recipe.mechanical_crafting": "Fabrication mécanique",
- "create.recipe.automatic_shaped": "UNLOCALIZED: Automated Shaped Crafting",
- "create.recipe.block_cutting": "Coupe de bloc",
- "create.recipe.wood_cutting": "UNLOCALIZED: Wood Cutting",
- "create.recipe.sandpaper_polishing": "Polissage au papier de verre",
- "create.recipe.mystery_conversion": "Métamorphose chromatique",
- "create.recipe.spout_filling": "Remplissage par un bec verseur",
- "create.recipe.draining": "UNLOCALIZED: Item Draining",
- "create.recipe.item_application": "UNLOCALIZED: Manual Item Application",
- "create.recipe.item_application.any_axe": "UNLOCALIZED: Any Axe",
- "create.recipe.sequenced_assembly": "UNLOCALIZED: Recipe Sequence",
- "create.recipe.assembly.next": "UNLOCALIZED: Next: %1$s",
- "create.recipe.assembly.step": "UNLOCALIZED: Step %1$s:",
- "create.recipe.assembly.progress": "UNLOCALIZED: Progress: %1$s/%2$s",
- "create.recipe.assembly.pressing": "UNLOCALIZED: Process in Press",
- "create.recipe.assembly.spout_filling_fluid": "UNLOCALIZED: Spout %1$s",
- "create.recipe.assembly.deploying_item": "UNLOCALIZED: Deploy %1$s",
- "create.recipe.assembly.cutting": "UNLOCALIZED: Cut with Saw",
- "create.recipe.assembly.repeat": "UNLOCALIZED: Repeat Sequence %1$s Times",
- "create.recipe.assembly.junk": "UNLOCALIZED: Random salvage",
- "create.recipe.processing.chance": "%1$s%% de chance",
- "create.recipe.deploying.not_consumed": "UNLOCALIZED: Not Consumed",
- "create.recipe.heat_requirement.none": "Pas de chauffage requis",
- "create.recipe.heat_requirement.heated": "Chauffé",
- "create.recipe.heat_requirement.superheated": "Surchauffé",
-
- "create.generic.range": "Portée",
- "create.generic.radius": "Rayon",
- "create.generic.width": "Largeur",
- "create.generic.height": "Hauteur",
- "create.generic.length": "Longueur",
- "create.generic.speed": "Vitesse",
- "create.generic.delay": "Delai",
- "create.generic.duration": "UNLOCALIZED: Duration",
- "create.generic.timeUnit": "UNLOCALIZED: Time Unit",
- "create.generic.unit.ticks": "Ticks",
- "create.generic.unit.seconds": "Secondes",
- "create.generic.unit.minutes": "Minutes",
- "create.generic.daytime.hour": "UNLOCALIZED: Hour",
- "create.generic.daytime.minute": "UNLOCALIZED: Minute",
- "create.generic.daytime.second": "UNLOCALIZED: Second",
- "create.generic.daytime.pm": "UNLOCALIZED: pm",
- "create.generic.daytime.am": "UNLOCALIZED: am",
- "create.generic.unit.rpm": "tr/min",
- "create.generic.unit.stress": "us",
- "create.generic.unit.degrees": "°",
- "create.generic.unit.millibuckets": "%1$smS",
- "create.generic.unit.buckets": "UNLOCALIZED: B",
- "create.generic.clockwise": "dans le sens horaire",
- "create.generic.counter_clockwise": "dans le sens anti-horaire",
- "create.generic.in_quotes": "UNLOCALIZED: \"%1$s\"",
- "create.generic.pitch": "UNLOCALIZED: Pitch: %1$s",
- "create.generic.notes": "UNLOCALIZED: F#;F;E;D#;D;C#;C;B;A#;A;G#;G",
-
- "create.action.scroll": "Faire défiler",
- "create.action.confirm": "Confirmer",
- "create.action.abort": "Abandonner",
- "create.action.saveToFile": "Sauvegarder",
- "create.action.discard": "Annuler",
-
- "create.keyinfo.toolmenu": "Focus sur le menu de l'outil",
- "create.keyinfo.toolbelt": "UNLOCALIZED: Access Nearby Toolboxes",
- "create.keyinfo.scrollup": "UNLOCALIZED: Simulate Mousewheel Up (inworld)",
- "create.keyinfo.scrolldown": "UNLOCALIZED: Simulate Mousewheel Down (inworld)",
-
- "create.gui.scrollInput.defaultTitle": "Choisissez une option:",
- "create.gui.scrollInput.scrollToModify": "Faites défiler pour modifier",
- "create.gui.scrollInput.scrollToAdjustAmount": "Faites défiler pour ajuster le montant",
- "create.gui.scrollInput.scrollToSelect": "Faites défiler pour sélectionner",
- "create.gui.scrollInput.shiftScrollsFaster": "Maj pour défiler plus rapidement",
- "create.gui.toolmenu.focusKey": "Enfoncez [%1$s] pour focus",
- "create.gui.toolmenu.cycle": "[SCROLL] pour cycler",
-
- "create.toolbox.unequip": "UNLOCALIZED: Unequip: %1$s",
- "create.toolbox.outOfRange": "UNLOCALIZED: Toolbox of held item not in Range",
- "create.toolbox.detach": "UNLOCALIZED: Stop tracking and keep item",
- "create.toolbox.depositAll": "UNLOCALIZED: Return items to nearby Toolboxes",
- "create.toolbox.depositBox": "UNLOCALIZED: Return items to Toolbox",
-
- "create.gui.symmetryWand.mirrorType": "Mirroir",
- "create.gui.symmetryWand.orientation": "Orientation",
-
- "create.symmetry.mirror.plane": "Miroir une fois",
- "create.symmetry.mirror.doublePlane": "Rectangulaire",
- "create.symmetry.mirror.triplePlane": "Octogonal",
-
- "create.orientation.orthogonal": "Orthogonal",
- "create.orientation.diagonal": "Diagonal",
- "create.orientation.horizontal": "Horizontal",
- "create.orientation.alongZ": "Sur Z",
- "create.orientation.alongX": "Sur X",
-
- "create.gui.terrainzapper.title": "Térraformeur portable",
- "create.gui.terrainzapper.searchDiagonal": "UNLOCALIZED: Follow Diagonals",
- "create.gui.terrainzapper.searchFuzzy": "UNLOCALIZED: Ignore Material Borders",
- "create.gui.terrainzapper.patternSection": "UNLOCALIZED: Pattern",
- "create.gui.terrainzapper.pattern.solid": "UNLOCALIZED: Solid",
- "create.gui.terrainzapper.pattern.checkered": "UNLOCALIZED: Checkerboard",
- "create.gui.terrainzapper.pattern.inversecheckered": "UNLOCALIZED: Inverted Checkerboard",
- "create.gui.terrainzapper.pattern.chance25": "UNLOCALIZED: 25% Roll",
- "create.gui.terrainzapper.pattern.chance50": "UNLOCALIZED: 50% Roll",
- "create.gui.terrainzapper.pattern.chance75": "UNLOCALIZED: 75% Roll",
- "create.gui.terrainzapper.placement": "Placement",
- "create.gui.terrainzapper.placement.merged": "Fusionner",
- "create.gui.terrainzapper.placement.attached": "Attacher",
- "create.gui.terrainzapper.placement.inserted": "Inserer",
- "create.gui.terrainzapper.brush": "Pinceau",
- "create.gui.terrainzapper.brush.cuboid": "Cuboïde",
- "create.gui.terrainzapper.brush.sphere": "Sphère",
- "create.gui.terrainzapper.brush.cylinder": "Cylindre",
- "create.gui.terrainzapper.brush.surface": "UNLOCALIZED: Surface",
- "create.gui.terrainzapper.brush.cluster": "UNLOCALIZED: Cluster",
- "create.gui.terrainzapper.tool": "Outil",
- "create.gui.terrainzapper.tool.fill": "Remplir",
- "create.gui.terrainzapper.tool.place": "Placer",
- "create.gui.terrainzapper.tool.replace": "Remplacer",
- "create.gui.terrainzapper.tool.clear": "Effacer",
- "create.gui.terrainzapper.tool.overlay": "Recouvrir",
- "create.gui.terrainzapper.tool.flatten": "Applatir",
-
- "create.terrainzapper.shiftRightClickToSet": "Maj + clic droit pour sélectionner une forme",
- "create.terrainzapper.usingBlock": "UNLOCALIZED: Using: %1$s",
- "create.terrainzapper.leftClickToSet": "UNLOCALIZED: Left-Click a Block to set Material",
-
- "create.minecart_coupling.two_couplings_max": "UNLOCALIZED: Minecarts cannot have more than two couplings each",
- "create.minecart_coupling.unloaded": "UNLOCALIZED: Parts of your train seem to be in unloaded chunks",
- "create.minecart_coupling.no_loops": "UNLOCALIZED: Couplings cannot form a loop",
- "create.minecart_coupling.removed": "UNLOCALIZED: Removed all couplings from minecart",
- "create.minecart_coupling.too_far": "UNLOCALIZED: Minecarts are too far apart",
-
- "create.contraptions.movement_mode": "Mode de mouvement",
- "create.contraptions.movement_mode.move_place": "Toujours placer à l'arrêt",
- "create.contraptions.movement_mode.move_place_returned": "Placer uniquement en position de départ",
- "create.contraptions.movement_mode.move_never_place": "Ne placer que Quand l'ancre est détruite",
- "create.contraptions.movement_mode.rotate_place": "Toujours placer à l'arrêt",
- "create.contraptions.movement_mode.rotate_place_returned": "Placer uniquement près de l'angle initial",
- "create.contraptions.movement_mode.rotate_never_place": "Ne placer que Quand l'ancre est détruite",
- "create.contraptions.cart_movement_mode": "UNLOCALIZED: Cart Movement Mode",
- "create.contraptions.cart_movement_mode.rotate": "UNLOCALIZED: Always face toward motion",
- "create.contraptions.cart_movement_mode.rotate_paused": "UNLOCALIZED: Pause actors while rotating",
- "create.contraptions.cart_movement_mode.rotation_locked": "UNLOCALIZED: Lock rotation",
- "create.contraptions.windmill.rotation_direction": "UNLOCALIZED: Rotation Direction",
- "create.contraptions.clockwork.clock_hands": "UNLOCALIZED: Clock Hands",
- "create.contraptions.clockwork.hour_first": "UNLOCALIZED: Hour hand first",
- "create.contraptions.clockwork.minute_first": "UNLOCALIZED: Minute hand first",
- "create.contraptions.clockwork.hour_first_24": "UNLOCALIZED: 24-Hour hand first",
-
- "create.logistics.filter": "Filtre",
- "create.logistics.recipe_filter": "Filtre de recettes",
- "create.logistics.fluid_filter": "Filtre de fuides",
- "create.logistics.firstFrequency": "Freq. #1",
- "create.logistics.secondFrequency": "Freq. #2",
- "create.logistics.filter.apply": "Filtre appliqué à %1$s.",
- "create.logistics.filter.apply_click_again": "Filtre appliqué à %1$s, appuiez de nouveau pour copier le montant",
- "create.logistics.filter.apply_count": "Montant d'extraction appliqué au filtre",
-
- "create.gui.goggles.generator_stats": "Statistiques du générateur:",
- "create.gui.goggles.kinetic_stats": "Statistiques cinétiques:",
- "create.gui.goggles.at_current_speed": "À la vitesse actuelle",
- "create.gui.goggles.pole_length": "Longueur de la barre",
- "create.gui.goggles.fluid_container": "UNLOCALIZED: Fluid Container Info:",
- "create.gui.goggles.fluid_container.capacity": "UNLOCALIZED: Capacity: ",
- "create.gui.assembly.exception": "UNLOCALIZED: This Contraption was unable to assemble:",
- "create.gui.assembly.exception.unmovableBlock": "UNLOCALIZED: Unmovable Block (%4$s) at [%1$s,%2$s,%3$s]",
- "create.gui.assembly.exception.chunkNotLoaded": "UNLOCALIZED: The Block at [%1$s,%2$s,%3$s] was not in a loaded chunk",
- "create.gui.assembly.exception.structureTooLarge": "UNLOCALIZED: There are too many Blocks included in the contraption.\nThe configured maximum is: %1$s",
- "create.gui.assembly.exception.tooManyPistonPoles": "UNLOCALIZED: There are too many extension Poles attached to this Piston.\nThe configured maximum is: %1$s",
- "create.gui.assembly.exception.noPistonPoles": "UNLOCALIZED: The Piston is missing some extension Poles",
- "create.gui.assembly.exception.not_enough_sails": "UNLOCALIZED: Attached structure does not include enough sail-like blocks: %1$s\nA minimum of %2$s are required",
- "create.gui.assembly.exception.no_contacts": "UNLOCALIZED: Elevators require a horizontal _Redstone_ _Contact_ attached to the structure",
- "create.gui.assembly.exception.too_many_contacts": "UNLOCALIZED: Cannot attach more than one _Redstone_ _Contact_ to Elevators",
- "create.gui.assembly.exception.column_conflict": "UNLOCALIZED: Another Elevator is already targeting this column of contacts",
- "create.gui.gauge.info_header": "Informations sur la jauge:",
- "create.gui.speedometer.title": "Vitesse de rotation",
- "create.gui.stressometer.title": "Stress du réseau",
- "create.gui.stressometer.capacity": "Capacité restante",
- "create.gui.stressometer.overstressed": "Surmenée",
- "create.gui.stressometer.no_rotation": "Pas de rotation",
- "create.gui.contraptions.not_fast_enough": "Il semblerais que ce.t.te %1$s ne tourne _pas_ à la _vitesse_ _suffisante_.",
- "create.gui.contraptions.network_overstressed": "UNLOCALIZED: It appears that this contraption is _overstressed_. Add more sources or _slow_ _down_ the components with a high _stress_ _impact_.",
- "create.gui.adjustable_crate.title": "Caisse réglable",
- "create.gui.adjustable_crate.storageSpace": "Espace de stockage",
- "create.gui.stockpile_switch.title": "Commutateur de stockage",
- "create.gui.stockpile_switch.invert_signal": "Inverser le signal",
- "create.gui.stockpile_switch.move_to_lower_at": "Bouger sur la ligne du bas à %1$s%%",
- "create.gui.stockpile_switch.move_to_upper_at": "Bouger sur la ligne de haut à %1$s%%",
- "create.gui.sequenced_gearshift.title": "Décaleur de rotation séquencé",
- "create.gui.sequenced_gearshift.instruction": "Instructions",
- "create.gui.sequenced_gearshift.instruction.turn_angle.descriptive": "UNLOCALIZED: Turn by angle",
- "create.gui.sequenced_gearshift.instruction.turn_angle": "Tourner",
- "create.gui.sequenced_gearshift.instruction.turn_angle.angle": "Angle",
- "create.gui.sequenced_gearshift.instruction.turn_distance.descriptive": "UNLOCALIZED: Turn to move Piston/Pulley/Gantry",
- "create.gui.sequenced_gearshift.instruction.turn_distance": "Piston",
- "create.gui.sequenced_gearshift.instruction.turn_distance.distance": "Distance",
- "create.gui.sequenced_gearshift.instruction.delay.descriptive": "UNLOCALIZED: Timed Delay",
- "create.gui.sequenced_gearshift.instruction.delay": "UNLOCALIZED: Delay",
- "create.gui.sequenced_gearshift.instruction.delay.duration": "UNLOCALIZED: Duration",
- "create.gui.sequenced_gearshift.instruction.end.descriptive": "UNLOCALIZED: End",
- "create.gui.sequenced_gearshift.instruction.end": "Fin",
- "create.gui.sequenced_gearshift.instruction.await.descriptive": "UNLOCALIZED: Await new Redstone Pulse",
- "create.gui.sequenced_gearshift.instruction.await": "UNLOCALIZED: Await",
- "create.gui.sequenced_gearshift.speed": "Vitesse, direction",
- "create.gui.sequenced_gearshift.speed.forward": "Vitesse d'entrée, normal",
- "create.gui.sequenced_gearshift.speed.forward_fast": "Vitesse double, normal",
- "create.gui.sequenced_gearshift.speed.back": "Vitesse d'entrée, inversé",
- "create.gui.sequenced_gearshift.speed.back_fast": "Vitesse double, inversée",
-
- "create.schematicAndQuill.dimensions": "Taille du schéma: %1$sx%2$sx%3$s",
- "create.schematicAndQuill.firstPos": "Première position définie.",
- "create.schematicAndQuill.secondPos": "Seconde position définie.",
- "create.schematicAndQuill.noTarget": "Enfoncez [Ctrl] pour sélectionner les blocs d'air.",
- "create.schematicAndQuill.abort": "Sélection supprimée.",
- "create.schematicAndQuill.title": "Nom du schéma:",
- "create.schematicAndQuill.convert": "Enregistrer et déployer immédiatement",
- "create.schematicAndQuill.fallbackName": "Mon schéma",
- "create.schematicAndQuill.saved": "Sauvegardé en tant que %1$s",
-
- "create.schematic.invalid": "[!] objet invalide - Utilisez plutôt la table à schéma",
- "create.schematic.position": "Position",
- "create.schematic.rotation": "Rotation",
- "create.schematic.rotation.none": "Aucune",
- "create.schematic.rotation.cw90": "Sens horaire 90",
- "create.schematic.rotation.cw180": "Sens horaire 180",
- "create.schematic.rotation.cw270": "Sens horaire 270",
- "create.schematic.mirror": "Mirroir",
- "create.schematic.mirror.none": "Aucun",
- "create.schematic.mirror.frontBack": "Avant-Arrière",
- "create.schematic.mirror.leftRight": "Gauche-Droite",
- "create.schematic.tool.deploy": "Déployer",
- "create.schematic.tool.move": "Déplacer XZ",
- "create.schematic.tool.movey": "Déplacer Y",
- "create.schematic.tool.rotate": "Tourner",
- "create.schematic.tool.print": "Imprimer",
- "create.schematic.tool.flip": "Retourner",
- "create.schematic.tool.deploy.description.0": "Déplace la structure vers un emplacement.",
- "create.schematic.tool.deploy.description.1": "Clic droit sur le sol pour placer.",
- "create.schematic.tool.deploy.description.2": "Maintenez [Ctrl] pour sélectionner à une distance fixe.",
- "create.schematic.tool.deploy.description.3": "[Ctrl]-Défiler pour changer la distance.",
- "create.schematic.tool.move.description.0": "Décale le schéma horizontalement.",
- "create.schematic.tool.move.description.1": "Pointez sur le schéma et [CTRL]-Défiler pour le pousser.",
- "create.schematic.tool.move.description.2": "",
- "create.schematic.tool.move.description.3": "",
- "create.schematic.tool.movey.description.0": "Décale le schéma verticalement.",
- "create.schematic.tool.movey.description.1": "[CTRL]-Défiler pour le déplacer vers le haut / bas.",
- "create.schematic.tool.movey.description.2": "",
- "create.schematic.tool.movey.description.3": "",
- "create.schematic.tool.rotate.description.0": "Fait pivoter le schéma autour de son centre.",
- "create.schematic.tool.rotate.description.1": "[CTRL]-Défiler pour faire une rotation de 90 degrés.",
- "create.schematic.tool.rotate.description.2": "",
- "create.schematic.tool.rotate.description.3": "",
- "create.schematic.tool.print.description.0": "Place instantanément la structure dans le monde.",
- "create.schematic.tool.print.description.1": "[Clic droit] pour confirmer le placement à l'emplacement actuel.",
- "create.schematic.tool.print.description.2": "Cet outil est uniquement pour le mode créatif.",
- "create.schematic.tool.print.description.3": "",
- "create.schematic.tool.flip.description.0": "Retourne le schéma le long de la face que vous sélectionnez.",
- "create.schematic.tool.flip.description.1": "Pointez sur le schéma et [CTRL]-Défiler pour le retourner.",
- "create.schematic.tool.flip.description.2": "",
- "create.schematic.tool.flip.description.3": "",
-
- "create.schematics.synchronizing": "Synchronisation...",
- "create.schematics.uploadTooLarge": "Votre schéma est trop grand.",
- "create.schematics.maxAllowedSize": "La taille de fichier schématique maximale autorisée est:",
-
- "create.gui.schematicTable.refresh": "Actualiser les fichiers",
- "create.gui.schematicTable.open_folder": "Ouvrir le dossier",
- "create.gui.schematicTable.title": "Table à schéma",
- "create.gui.schematicTable.availableSchematics": "Schémas disponibles",
- "create.gui.schematicTable.noSchematics": "Aucun schéma enregistré",
- "create.gui.schematicTable.uploading": "Téléchargement...",
- "create.gui.schematicTable.finished": "Téléchargement terminé!",
- "create.gui.schematicannon.title": "Schémacanon",
- "create.gui.schematicannon.listPrinter": "Imprimante de liste de matériaux",
- "create.gui.schematicannon.gunpowderLevel": "Poudre à canon à %1$s%%",
- "create.gui.schematicannon.shotsRemaining": "Tirs restants: %1$s",
- "create.gui.schematicannon.shotsRemainingWithBackup": "Avec sauvegarde: %1$s",
- "create.gui.schematicannon.optionEnabled": "Actuellement activé",
- "create.gui.schematicannon.optionDisabled": "Actuellement désactivé",
- "create.gui.schematicannon.showOptions": "Afficher les paramètres d'impression",
- "create.gui.schematicannon.option.dontReplaceSolid": "Ne remplacez pas les blocs solides",
- "create.gui.schematicannon.option.replaceWithSolid": "Remplacer solide par solide",
- "create.gui.schematicannon.option.replaceWithAny": "Remplacer le solide par n'importe quoi",
- "create.gui.schematicannon.option.replaceWithEmpty": "Remplacer le solide par rien",
- "create.gui.schematicannon.option.skipMissing": "Ignorer les blocs manquants",
- "create.gui.schematicannon.option.skipTileEntities": "Protéger les Tile Entities",
- "create.gui.schematicannon.slot.gunpowder": "Ajouter de la poudre a canon pour alimenter le canon",
- "create.gui.schematicannon.slot.listPrinter": "UNLOCALIZED: Place books here to print a Checklist for your Schematic",
- "create.gui.schematicannon.slot.schematic": "UNLOCALIZED: Add your Schematic here. Make sure it is deployed at a specific location.",
- "create.gui.schematicannon.option.skipMissing.description": "Si le canon ne peut pas trouver un bloc requis pour le placement, il continuera au prochain emplacement.",
- "create.gui.schematicannon.option.skipTileEntities.description": "Le canon évitera de remplacer les blocs de stockage de données tels que les coffres.",
- "create.gui.schematicannon.option.dontReplaceSolid.description": "Le canon ne remplacera jamais les blocs solides dans sa zone de travail, seulement non solides et air.",
- "create.gui.schematicannon.option.replaceWithSolid.description": "Le canon ne remplacera les blocs solides dans sa zone de travail que si le schéma contient un bloc solide à l'emplacement.",
- "create.gui.schematicannon.option.replaceWithAny.description": "Le canon remplacera les blocs solides dans sa zone de travail si le schéma contient un bloc à l'emplacement.",
- "create.gui.schematicannon.option.replaceWithEmpty.description": "Le canon effacera tous les blocs dans sa zone de travail, y compris ceux remplacés par de l'air.",
-
- "create.schematicannon.status.idle": "Repos",
- "create.schematicannon.status.ready": "Prêt",
- "create.schematicannon.status.running": "En cours",
- "create.schematicannon.status.finished": "Terminé",
- "create.schematicannon.status.paused": "Pausé",
- "create.schematicannon.status.stopped": "Arrêté",
- "create.schematicannon.status.noGunpowder": "Plus de poudre à canon",
- "create.schematicannon.status.targetNotLoaded": "Le bloc n'est pas chargé",
- "create.schematicannon.status.targetOutsideRange": "Cible trop lointaine",
- "create.schematicannon.status.searching": "Recherche",
- "create.schematicannon.status.skipping": "Saut",
- "create.schematicannon.status.missingBlock": "Blocs manquants:",
- "create.schematicannon.status.placing": "Placement",
- "create.schematicannon.status.clearing": "Suppression des blocs",
- "create.schematicannon.status.schematicInvalid": "Schéma non valide",
- "create.schematicannon.status.schematicNotPlaced": "Schéma non déployé",
- "create.schematicannon.status.schematicExpired": "Fichier de schéma arrivé à expiration",
-
- "create.materialChecklist": "Liste des matériaux",
- "create.materialChecklist.blocksNotLoaded": "UNLOCALIZED: * Disclaimer *\n\nMaterial List may be inaccurate due to relevant chunks not being loaded.",
-
- "create.gui.filter.deny_list": "Liste noire",
- "create.gui.filter.deny_list.description": "Les articles réussissent s'ils ne correspondent à AUCUN des éléments ci-dessus. Une liste noire vide accepte tout.",
- "create.gui.filter.allow_list": "Liste blanche",
- "create.gui.filter.allow_list.description": "Les éléments réussissent s'ils correspondent à l'un des éléments ci-dessus. Une liste blanche vide rejette tout.",
- "create.gui.filter.respect_data": "Respect des données",
- "create.gui.filter.respect_data.description": "Les objets ne correspondent que si leur durabilité, leurs enchantements et autres attributs correspondent également.",
- "create.gui.filter.ignore_data": "Ignorer les données",
- "create.gui.filter.ignore_data.description": "Les éléments correspondent indépendamment de leurs attributs.",
-
- "create.item_attributes.placeable": "est placeable",
- "create.item_attributes.placeable.inverted": "n'est pas plaçable",
- "create.item_attributes.consumable": "peut être mangé",
- "create.item_attributes.consumable.inverted": "ne peut pas être mangé",
- "create.item_attributes.fluid_container": "UNLOCALIZED: can store fluids",
- "create.item_attributes.fluid_container.inverted": "UNLOCALIZED: cannot store fluids",
- "create.item_attributes.enchanted": "est enchanté",
- "create.item_attributes.enchanted.inverted": "n'est pas enchanté",
- "create.item_attributes.max_enchanted": "UNLOCALIZED: is enchanted at max level",
- "create.item_attributes.max_enchanted.inverted": "UNLOCALIZED: is not enchanted at max level",
- "create.item_attributes.renamed": "UNLOCALIZED: has a custom name",
- "create.item_attributes.renamed.inverted": "UNLOCALIZED: does not have a custom name",
- "create.item_attributes.damaged": "est endommagé",
- "create.item_attributes.damaged.inverted": "n'est pas endomagé",
- "create.item_attributes.badly_damaged": "est fortement damaged",
- "create.item_attributes.badly_damaged.inverted": "n'est pas fortement endomagé",
- "create.item_attributes.not_stackable": "ne peut pas s'empiler",
- "create.item_attributes.not_stackable.inverted": "peut être empilé",
- "create.item_attributes.equipable": "peut être équipé",
- "create.item_attributes.equipable.inverted": "ne peut pas être équipé",
- "create.item_attributes.furnace_fuel": "est du combustible",
- "create.item_attributes.furnace_fuel.inverted": "n'est pas un combustible",
- "create.item_attributes.washable": "peut être lavé",
- "create.item_attributes.washable.inverted": "ne peut pas être lavé",
- "create.item_attributes.hauntable": "UNLOCALIZED: can be Haunted",
- "create.item_attributes.hauntable.inverted": "UNLOCALIZED: cannot be Haunted",
- "create.item_attributes.crushable": "peut être concassé",
- "create.item_attributes.crushable.inverted": "ne peut pas être concassé",
- "create.item_attributes.smeltable": "peut être fondu",
- "create.item_attributes.smeltable.inverted": "ne peut pas être fondu",
- "create.item_attributes.smokable": "peut être fumé",
- "create.item_attributes.smokable.inverted": "ne peut pas être fumé",
- "create.item_attributes.blastable": "est fondable dans un Haut fourneau",
- "create.item_attributes.blastable.inverted": "n'est pas fondable dans un Haut fourneau",
- "create.item_attributes.compostable": "UNLOCALIZED: can be composted",
- "create.item_attributes.compostable.inverted": "UNLOCALIZED: cannot be composted",
- "create.item_attributes.shulker_level": "UNLOCALIZED: is shulker %1$s",
- "create.item_attributes.shulker_level.inverted": "UNLOCALIZED: is shulker not %1$s",
- "create.item_attributes.shulker_level.full": "UNLOCALIZED: full",
- "create.item_attributes.shulker_level.empty": "UNLOCALIZED: empty",
- "create.item_attributes.shulker_level.partial": "UNLOCALIZED: partially filled",
- "create.item_attributes.in_tag": "est étiqueté %1$s",
- "create.item_attributes.in_tag.inverted": "n'est pas étiqueté",
- "create.item_attributes.in_item_group": "appartient à %1$s",
- "create.item_attributes.in_item_group.inverted": "n'appartient pas à %1$s'",
- "create.item_attributes.added_by": "a été ajouté par %1$s",
- "create.item_attributes.added_by.inverted": "n'a pas été ajouté par %1$s",
- "create.item_attributes.has_enchant": "est enchanté %1$s",
- "create.item_attributes.has_enchant.inverted": "n'est pas enchenté %1$s",
- "create.item_attributes.color": "UNLOCALIZED: is dyed %1$s",
- "create.item_attributes.color.inverted": "UNLOCALIZED: is not dyed %1$s",
- "create.item_attributes.has_fluid": "contient %1$s",
- "create.item_attributes.has_fluid.inverted": "ne contient pas %1$s",
- "create.item_attributes.has_name": "est renommé %1$s",
- "create.item_attributes.has_name.inverted": "n'est pas renommé %1$s",
- "create.item_attributes.book_author": "a été écrit par %1$s",
- "create.item_attributes.book_author.inverted": "n'a pas été écrit par %1$s",
- "create.item_attributes.book_copy_original": "est originel",
- "create.item_attributes.book_copy_original.inverted": "n'est pas originel",
- "create.item_attributes.book_copy_first": "UNLOCALIZED: is a first-generation copy",
- "create.item_attributes.book_copy_first.inverted": "UNLOCALIZED: is not a first-generation copy",
- "create.item_attributes.book_copy_second": "UNLOCALIZED: is a second-generation copy",
- "create.item_attributes.book_copy_second.inverted": "UNLOCALIZED: is not a second-generation copy",
- "create.item_attributes.book_copy_tattered": "UNLOCALIZED: is a tattered mess",
- "create.item_attributes.book_copy_tattered.inverted": "UNLOCALIZED: is not a tattered mess",
- "create.item_attributes.astralsorcery_amulet": "UNLOCALIZED: improves %1$s",
- "create.item_attributes.astralsorcery_amulet.inverted": "UNLOCALIZED: does not improve %1$s",
- "create.item_attributes.astralsorcery_constellation": "UNLOCALIZED: is attuned to %1$s",
- "create.item_attributes.astralsorcery_constellation.inverted": "UNLOCALIZED: is not attuned to %1$s",
- "create.item_attributes.astralsorcery_crystal": "UNLOCALIZED: has crystal attribute %1$s",
- "create.item_attributes.astralsorcery_crystal.inverted": "UNLOCALIZED: does not have crystal attribute %1$s",
- "create.item_attributes.astralsorcery_perk_gem": "UNLOCALIZED: has perk attribute %1$s",
- "create.item_attributes.astralsorcery_perk_gem.inverted": "UNLOCALIZED: does not have perk attribute %1$s",
-
- "create.gui.attribute_filter.no_selected_attributes": "Aucun attribut sélectionné",
- "create.gui.attribute_filter.selected_attributes": "Attributs sélectionnés:",
- "create.gui.attribute_filter.add_attribute": "UNLOCALIZED: Add attribute to List",
- "create.gui.attribute_filter.add_inverted_attribute": "UNLOCALIZED: Add opposite attribute to List",
- "create.gui.attribute_filter.allow_list_disjunctive": "Liste blanche (n'importe)",
- "create.gui.attribute_filter.allow_list_disjunctive.description": "Les objets réussissent s'ils possèdent l'un des attributs sélectionnés.",
- "create.gui.attribute_filter.allow_list_conjunctive": "Liste blanche (tout)",
- "create.gui.attribute_filter.allow_list_conjunctive.description": "Les objets ne passent que s'ils ont TOUS les attributs sélectionnés.",
- "create.gui.attribute_filter.deny_list": "Liste noire",
- "create.gui.attribute_filter.deny_list.description": "Les éléments réussissent s'ils n'ont AUCUN des attributs sélectionnés.",
- "create.gui.attribute_filter.add_reference_item": "Ajouter un objet de référence",
-
- "create.tooltip.holdForDescription": "UNLOCALIZED: Hold [%1$s] for Summary",
- "create.tooltip.holdForControls": "UNLOCALIZED: Hold [%1$s] for Controls",
- "create.tooltip.keyShift": "Maj",
- "create.tooltip.keyCtrl": "Ctrl",
- "create.tooltip.speedRequirement": "Vitesse requise: %1$s",
- "create.tooltip.speedRequirement.none": "Aucune",
- "create.tooltip.speedRequirement.slow": "UNLOCALIZED: Slow",
- "create.tooltip.speedRequirement.medium": "Modérée",
- "create.tooltip.speedRequirement.fast": "Rapide",
- "create.tooltip.stressImpact": "Impact du stress: %1$s",
- "create.tooltip.stressImpact.low": "Faible",
- "create.tooltip.stressImpact.medium": "Modéré",
- "create.tooltip.stressImpact.high": "Elevé",
- "create.tooltip.stressImpact.overstressed": "Surmené",
- "create.tooltip.up_to": "UNLOCALIZED: Up to %1$s",
- "create.tooltip.capacityProvided": "Capacité de stress: %1$s",
- "create.tooltip.capacityProvided.low": "Petite",
- "create.tooltip.capacityProvided.medium": "Moyenne",
- "create.tooltip.capacityProvided.high": "Grande",
- "create.tooltip.generationSpeed": "Génère à %1$s %2$s",
- "create.tooltip.analogStrength": "Force analogique: %1$s/15",
-
- "create.mechanical_arm.extract_from": "UNLOCALIZED: Take items from %1$s",
- "create.mechanical_arm.deposit_to": "UNLOCALIZED: Deposit items to %1$s",
- "create.mechanical_arm.summary": "UNLOCALIZED: Mechanical Arm has %1$s input(s) and %2$s output(s).",
- "create.mechanical_arm.points_outside_range": "UNLOCALIZED: %1$s selected interaction point(s) removed due to range limitations.",
-
- "create.weighted_ejector.target_set": "UNLOCALIZED: Target Selected",
- "create.weighted_ejector.target_not_valid": "UNLOCALIZED: Ejecting to Adjacent block (Target was not Valid)",
- "create.weighted_ejector.no_target": "UNLOCALIZED: Ejecting to Adjacent block (No Target was Selected)",
- "create.weighted_ejector.targeting": "UNLOCALIZED: Ejecting to [%1$s,%2$s,%3$s]",
- "create.weighted_ejector.stack_size": "UNLOCALIZED: Ejected Stack Size",
-
- "create.logistics.when_multiple_outputs_available": "UNLOCALIZED: When Multiple Outputs Available",
-
- "create.mechanical_arm.selection_mode.round_robin": "UNLOCALIZED: Round Robin",
- "create.mechanical_arm.selection_mode.forced_round_robin": "UNLOCALIZED: Forced Round Robin",
- "create.mechanical_arm.selection_mode.prefer_first": "UNLOCALIZED: Prefer First Target",
-
- "create.tunnel.selection_mode.split": "UNLOCALIZED: Split",
- "create.tunnel.selection_mode.forced_split": "UNLOCALIZED: Forced Split",
- "create.tunnel.selection_mode.round_robin": "UNLOCALIZED: Round Robin",
- "create.tunnel.selection_mode.forced_round_robin": "UNLOCALIZED: Forced Round Robin",
- "create.tunnel.selection_mode.prefer_nearest": "UNLOCALIZED: Prefer Nearest",
- "create.tunnel.selection_mode.randomize": "UNLOCALIZED: Randomize",
- "create.tunnel.selection_mode.synchronize": "UNLOCALIZED: Synchronize Inputs",
-
- "create.tooltip.chute.header": "UNLOCALIZED: Chute Information",
- "create.tooltip.chute.items_move_down": "UNLOCALIZED: Items move Downward",
- "create.tooltip.chute.items_move_up": "UNLOCALIZED: Items move Upward",
- "create.tooltip.chute.no_fans_attached": "UNLOCALIZED: No attached fans",
- "create.tooltip.chute.fans_push_up": "UNLOCALIZED: Fans push from Below",
- "create.tooltip.chute.fans_push_down": "UNLOCALIZED: Fans push from Above",
- "create.tooltip.chute.fans_pull_up": "UNLOCALIZED: Fans pull from Above",
- "create.tooltip.chute.fans_pull_down": "UNLOCALIZED: Fans pull from Below",
- "create.tooltip.chute.contains": "UNLOCALIZED: Contains: %1$s x%2$s",
- "create.tooltip.deployer.header": "UNLOCALIZED: Deployer Information",
- "create.tooltip.deployer.using": "UNLOCALIZED: Mode: Use",
- "create.tooltip.deployer.punching": "UNLOCALIZED: Mode: Attack",
- "create.tooltip.deployer.contains": "UNLOCALIZED: Item: %1$s x%2$s",
- "create.tooltip.brass_tunnel.contains": "UNLOCALIZED: Currently distributing:",
- "create.tooltip.brass_tunnel.contains_entry": "UNLOCALIZED: > %1$s x%2$s",
- "create.tooltip.brass_tunnel.retrieve": "UNLOCALIZED: Right-Click to retrieve",
-
- "create.linked_controller.bind_mode": "UNLOCALIZED: Bind mode active",
- "create.linked_controller.press_keybind": "UNLOCALIZED: Press %1$s, %2$s, %3$s, %4$s, %5$s or %6$s, to bind this frequency to the respective key",
- "create.linked_controller.key_bound": "UNLOCALIZED: Frequency bound to %1$s",
- "create.linked_controller.frequency_slot_1": "UNLOCALIZED: Keybind: %1$s, Freq. #1",
- "create.linked_controller.frequency_slot_2": "UNLOCALIZED: Keybind: %1$s, Freq. #2",
-
- "create.crafting_blueprint.crafting_slot": "UNLOCALIZED: Ingredient Slot",
- "create.crafting_blueprint.filter_items_viable": "UNLOCALIZED: Advanced filter items are viable",
- "create.crafting_blueprint.display_slot": "UNLOCALIZED: Display Slot",
- "create.crafting_blueprint.inferred": "UNLOCALIZED: Inferred from recipe",
- "create.crafting_blueprint.manually_assigned": "UNLOCALIZED: Manually assigned",
- "create.crafting_blueprint.secondary_display_slot": "UNLOCALIZED: Secondary Display Slot",
- "create.crafting_blueprint.optional": "UNLOCALIZED: Optional",
-
- "create.potato_cannon.ammo.attack_damage": "UNLOCALIZED: %1$s Attack Damage",
- "create.potato_cannon.ammo.reload_ticks": "UNLOCALIZED: %1$s Reload Ticks",
- "create.potato_cannon.ammo.knockback": "UNLOCALIZED: %1$s Knockback",
-
- "create.hint.hose_pulley.title": "UNLOCALIZED: Bottomless Supply",
- "create.hint.hose_pulley": "UNLOCALIZED: The targeted body of fluid is considered infinite.",
- "create.hint.mechanical_arm_no_targets.title": "UNLOCALIZED: No Targets",
- "create.hint.mechanical_arm_no_targets": "UNLOCALIZED: It appears this _Mechanical_ _Arm_ has not been assigned any _targets._ Select belts, depots, funnels and other blocks by _right-clicking_ them while _holding_ the _Mechanical_ _Arm_ in your _hand_.",
- "create.hint.empty_bearing.title": "UNLOCALIZED: Update Bearing",
- "create.hint.empty_bearing": "UNLOCALIZED: _Right-click_ the bearing with an _empty_ _hand_ to _attach_ the structure you just built in front of it.",
- "create.hint.full_deployer.title": "UNLOCALIZED: Deployer Item Overflow",
- "create.hint.full_deployer": "UNLOCALIZED: It appears this _Deployer_ contains _excess_ _items_ that need to be _extracted._ Use a _hopper,_ _funnel_ or other means to free it from its overflow.",
-
- "create.backtank.low": "UNLOCALIZED: Backtank pressure low",
- "create.backtank.depleted": "UNLOCALIZED: Backtank pressure depleted",
-
- "create.hint.derailed_train.title": "UNLOCALIZED: Derailed Train",
- "create.hint.derailed_train": "UNLOCALIZED: It appears this _Train_ is no longer sitting on a connected track piece. _Right-Click_ using a _wrench_ in order to relocate it to a nearby track.",
-
- "create.boiler.status": "UNLOCALIZED: Boiler Status: %1$s",
- "create.boiler.status_short": "UNLOCALIZED: Boiler: %1$s",
- "create.boiler.passive": "UNLOCALIZED: Passive",
- "create.boiler.idle": "UNLOCALIZED: Idle",
- "create.boiler.lvl": "UNLOCALIZED: Lvl %1$s",
- "create.boiler.max_lvl": "UNLOCALIZED: Max",
- "create.boiler.size": "UNLOCALIZED: Size",
- "create.boiler.size_dots": "UNLOCALIZED: ....... ",
- "create.boiler.water": "UNLOCALIZED: Water",
- "create.boiler.water_dots": "UNLOCALIZED: ... ",
- "create.boiler.heat": "UNLOCALIZED: Heat",
- "create.boiler.heat_dots": "UNLOCALIZED: ...... ",
- "create.boiler.via_one_engine": "UNLOCALIZED: via 1 engine",
- "create.boiler.via_engines": "UNLOCALIZED: via %1$s engines",
-
- "create.elevator_contact.title": "UNLOCALIZED: Elevator Contact",
- "create.elevator_contact.floor_identifier": "UNLOCALIZED: Floor Identifier",
- "create.elevator_contact.floor_description": "UNLOCALIZED: Floor Description",
-
- "create.gui.schedule.lmb_edit": "UNLOCALIZED: Left-Click to Edit",
- "create.gui.schedule.rmb_remove": "UNLOCALIZED: Right-Click to Remove",
- "create.gui.schedule.duplicate": "UNLOCALIZED: Duplicate",
- "create.gui.schedule.remove_entry": "UNLOCALIZED: Remove Action",
- "create.gui.schedule.add_entry": "UNLOCALIZED: Add Action",
- "create.gui.schedule.move_up": "UNLOCALIZED: Move up",
- "create.gui.schedule.move_down": "UNLOCALIZED: Move down",
- "create.gui.schedule.add_condition": "UNLOCALIZED: Add Condition",
- "create.gui.schedule.alternative_condition": "UNLOCALIZED: Alternative Condition",
-
- "create.schedule.instruction_type": "UNLOCALIZED: Next Action:",
- "create.schedule.instruction.editor": "UNLOCALIZED: Instruction Editor",
- "create.schedule.instruction.destination": "UNLOCALIZED: Travel to Station",
- "create.schedule.instruction.destination.summary": "UNLOCALIZED: Next Stop:",
- "create.schedule.instruction.filter_edit_box": "UNLOCALIZED: Station Name",
- "create.schedule.instruction.filter_edit_box_1": "UNLOCALIZED: Use * as a text wildcard",
- "create.schedule.instruction.filter_edit_box_2": "UNLOCALIZED: Example: 'My Station, Platform *'",
- "create.schedule.instruction.filter_edit_box_3": "UNLOCALIZED: Train picks nearest unoccupied match",
- "create.schedule.instruction.rename": "UNLOCALIZED: Update Schedule Title",
- "create.schedule.instruction.rename.summary": "UNLOCALIZED: New Title:",
- "create.schedule.instruction.name_edit_box": "UNLOCALIZED: Schedule Title",
- "create.schedule.instruction.name_edit_box_1": "UNLOCALIZED: Affects text shown on displays",
- "create.schedule.instruction.name_edit_box_2": "UNLOCALIZED: Defaults to next destination's name",
- "create.schedule.instruction.throttle": "UNLOCALIZED: Limit Max Speed",
- "create.schedule.instruction.throttle.summary": "UNLOCALIZED: Change Max Speed to %1$s",
- "create.schedule.instruction.throttle_edit_box": "UNLOCALIZED: Throttle",
- "create.schedule.instruction.throttle_edit_box_1": "UNLOCALIZED: Affects the top speed of the Train",
- "create.schedule.condition_type": "UNLOCALIZED: Continue if/after:",
- "create.schedule.condition.editor": "UNLOCALIZED: Condition Editor",
- "create.schedule.condition.delay": "UNLOCALIZED: Scheduled Delay",
- "create.schedule.condition.delay_short": "UNLOCALIZED: Wait: %1$s",
- "create.schedule.condition.delay.status": "UNLOCALIZED: Departs in %1$s",
- "create.schedule.condition.idle": "UNLOCALIZED: Cargo Inactivity",
- "create.schedule.condition.idle_short": "UNLOCALIZED: Cargo Idle: %1$s",
- "create.schedule.condition.idle.status": "UNLOCALIZED: Cargo Idle for %1$s",
- "create.schedule.condition.for_x_time": "UNLOCALIZED: for %1$s",
- "create.schedule.condition.unloaded": "UNLOCALIZED: Chunk Unloaded",
- "create.schedule.condition.unloaded.status": "UNLOCALIZED: Waiting for chunk unload",
- "create.schedule.condition.powered": "UNLOCALIZED: Station Powered",
- "create.schedule.condition.powered.status": "UNLOCALIZED: Waiting for redstone",
- "create.schedule.condition.time_of_day": "UNLOCALIZED: Time of Day",
- "create.schedule.condition.time_of_day.scheduled": "UNLOCALIZED: Scheduled Time: %1$s",
- "create.schedule.condition.time_of_day.digital_format": "UNLOCALIZED: %1$s:%3$s %4$s",
- "create.schedule.condition.time_of_day.rotation": "UNLOCALIZED: Rotation",
- "create.schedule.condition.time_of_day.rotation.every_24": "UNLOCALIZED: Every Day",
- "create.schedule.condition.time_of_day.rotation.every_12": "UNLOCALIZED: Every 12:00",
- "create.schedule.condition.time_of_day.rotation.every_6": "UNLOCALIZED: Every 6:00",
- "create.schedule.condition.time_of_day.rotation.every_4": "UNLOCALIZED: Every 4:00",
- "create.schedule.condition.time_of_day.rotation.every_3": "UNLOCALIZED: Every 3:00",
- "create.schedule.condition.time_of_day.rotation.every_2": "UNLOCALIZED: Every 2:00",
- "create.schedule.condition.time_of_day.rotation.every_1": "UNLOCALIZED: Every 1:00",
- "create.schedule.condition.time_of_day.rotation.every_0_45": "UNLOCALIZED: Every 0:45",
- "create.schedule.condition.time_of_day.rotation.every_0_30": "UNLOCALIZED: Every 0:30",
- "create.schedule.condition.time_of_day.rotation.every_0_15": "UNLOCALIZED: Every 0:15",
- "create.schedule.condition.time_of_day.status": "UNLOCALIZED: Departs at ",
- "create.schedule.condition.threshold.train_holds": "UNLOCALIZED: Train holds %1$s",
- "create.schedule.condition.threshold.greater": "UNLOCALIZED: more than",
- "create.schedule.condition.threshold.less": "UNLOCALIZED: less than",
- "create.schedule.condition.threshold.equal": "UNLOCALIZED: exactly",
- "create.schedule.condition.threshold.x_units_of_item": "UNLOCALIZED: %1$s %2$s of %3$s",
- "create.schedule.condition.threshold.matching_content": "UNLOCALIZED: Matching Content",
- "create.schedule.condition.threshold.anything": "UNLOCALIZED: Anything",
- "create.schedule.condition.threshold.item_measure": "UNLOCALIZED: Item Measure",
- "create.schedule.condition.threshold.items": "UNLOCALIZED: Items",
- "create.schedule.condition.threshold.stacks": "UNLOCALIZED: Stacks",
- "create.schedule.condition.threshold.buckets": "UNLOCALIZED: Buckets",
- "create.schedule.condition.threshold.status": "UNLOCALIZED: Cargo: %1$s/%2$s %3$s",
- "create.schedule.condition.threshold.place_item": "UNLOCALIZED: Reference Item",
- "create.schedule.condition.threshold.place_item_2": "UNLOCALIZED: Filters can be used",
- "create.schedule.condition.threshold.place_item_3": "UNLOCALIZED: Leave empty to match any",
- "create.schedule.condition.fluid_threshold": "UNLOCALIZED: Fluid Cargo Condition",
- "create.schedule.condition.item_threshold": "UNLOCALIZED: Item Cargo Condition",
- "create.schedule.condition.redstone_link": "UNLOCALIZED: Redstone Link",
- "create.schedule.condition.redstone_link.status": "UNLOCALIZED: Waiting for redstone link",
- "create.schedule.condition.redstone_link_on": "UNLOCALIZED: Link On",
- "create.schedule.condition.redstone_link_off": "UNLOCALIZED: Link Off",
- "create.schedule.condition.redstone_link.powered": "UNLOCALIZED: Powered",
- "create.schedule.condition.redstone_link.unpowered": "UNLOCALIZED: Not powered",
- "create.schedule.condition.redstone_link.frequency_state": "UNLOCALIZED: Frequency state:",
- "create.schedule.condition.redstone_link.frequency_powered": "UNLOCALIZED: Frequency powered:",
- "create.schedule.condition.redstone_link.frequency_unpowered": "UNLOCALIZED: Frequency not powered:",
- "create.schedule.condition.player_count": "UNLOCALIZED: Players Seated",
- "create.schedule.condition.player_count.summary": "UNLOCALIZED: %1$s Player",
- "create.schedule.condition.player_count.summary_plural": "UNLOCALIZED: %1$s Players",
- "create.schedule.condition.player_count.seated": "UNLOCALIZED: %1$s seated",
- "create.schedule.condition.player_count.players": "UNLOCALIZED: Players",
- "create.schedule.condition.player_count.condition": "UNLOCALIZED: Conditional",
- "create.schedule.condition.player_count.exactly": "UNLOCALIZED: Exactly",
- "create.schedule.condition.player_count.or_above": "UNLOCALIZED: Or above",
- "create.schedule.condition.player_count.status": "UNLOCALIZED: Passengers: %1$s/%2$s",
- "create.schedule.loop": "UNLOCALIZED: Loop Forever",
- "create.schedule.loop1": "UNLOCALIZED: Schedule starts over",
- "create.schedule.loop2": "UNLOCALIZED: when completed",
- "create.schedule.reset": "UNLOCALIZED: Reset Progress",
- "create.schedule.skip": "UNLOCALIZED: Skip current Stop",
- "create.schedule.applied_to_train": "UNLOCALIZED: Train is now following this Schedule",
- "create.schedule.non_controlling_seat": "UNLOCALIZED: Conductor needs to sit in front of a Controls block",
- "create.schedule.remove_with_empty_hand": "UNLOCALIZED: Remove current Schedule with an Empty Hand",
- "create.schedule.auto_removed_from_train": "UNLOCALIZED: Auto-Schedule discarded",
- "create.schedule.removed_from_train": "UNLOCALIZED: Schedule retrieved from Train",
- "create.schedule.no_stops": "UNLOCALIZED: This Schedule does not have any Stops yet",
- "create.schedule.continued": "UNLOCALIZED: Schedule resumed",
-
- "create.track.selection_cleared": "UNLOCALIZED: Selection Cleared",
- "create.track.valid_connection": "UNLOCALIZED: Can Connect ✔",
- "create.track.second_point": "UNLOCALIZED: Place track or select a second point",
- "create.track.too_far": "UNLOCALIZED: Too far away",
- "create.track.original_missing": "UNLOCALIZED: Original block removed, Sneak-click to reset",
- "create.track.perpendicular": "UNLOCALIZED: Cannot connect perpendicularly",
- "create.track.ascending_s_curve": "UNLOCALIZED: Cannot create sloped S-Bends",
- "create.track.too_sharp": "UNLOCALIZED: Turn too sharp",
- "create.track.too_steep": "UNLOCALIZED: Slope too steep",
- "create.track.slope_turn": "UNLOCALIZED: Cannot enter or leave slope on a turn",
- "create.track.opposing_slopes": "UNLOCALIZED: Cannot connect opposing slopes",
- "create.track.leave_slope_ascending": "UNLOCALIZED: Cannot leave this slope while ascending",
- "create.track.leave_slope_descending": "UNLOCALIZED: Cannot leave this slope while descending",
- "create.track.turn_90": "UNLOCALIZED: Can only turn up to 90 Degrees",
- "create.track.junction_start": "UNLOCALIZED: Cannot start connection from a Junction",
- "create.track.turn_start": "UNLOCALIZED: Cannot start connection from a Turn",
- "create.track.not_enough_tracks": "UNLOCALIZED: Not holding enough tracks",
- "create.track.not_enough_pavement": "UNLOCALIZED: Not holding enough pavement blocks",
-
- "create.portal_track.failed": "UNLOCALIZED: Cannot place portal track:",
- "create.portal_track.missing": "UNLOCALIZED: Target portal not generated yet",
- "create.portal_track.blocked": "UNLOCALIZED: Target location blocked (%1$s,%2$s,%3$s)",
-
- "create.station.idle": "UNLOCALIZED: Station is Idle",
- "create.station.assembly_title": "UNLOCALIZED: Train Assembly",
- "create.station.close": "UNLOCALIZED: Close Window",
- "create.station.cancel": "UNLOCALIZED: Cancel Assembly",
- "create.station.failed": "UNLOCALIZED: Assembly Failed",
- "create.station.icon_type": "UNLOCALIZED: Icon Type",
- "create.station.create_train": "UNLOCALIZED: Create new Train",
- "create.station.assemble_train": "UNLOCALIZED: Assemble Train",
- "create.station.disassemble_train": "UNLOCALIZED: Disassemble Train",
- "create.station.remove_schedule": "UNLOCALIZED: Retrieve Schedule",
- "create.station.remove_auto_schedule": "UNLOCALIZED: Discard Auto-Schedule",
- "create.station.no_assembly_diagonal": "UNLOCALIZED: Cannot build trains",
- "create.station.no_assembly_diagonal_1": "UNLOCALIZED: on diagonal tracks",
- "create.station.no_assembly_curve": "UNLOCALIZED: Cannot build trains",
- "create.station.no_assembly_curve_1": "UNLOCALIZED: on curved tracks",
- "create.station.train_not_aligned": "UNLOCALIZED: Cannot disassemble,",
- "create.station.train_not_aligned_1": "UNLOCALIZED: not all carriages aligned",
- "create.station.carriage_number": "UNLOCALIZED: Carriage %1$s:",
- "create.station.retry": "UNLOCALIZED: Resolve this and retry",
- "create.station.no_bogeys": "UNLOCALIZED: No Bogeys",
- "create.station.one_bogey": "UNLOCALIZED: 1 Bogey",
- "create.station.more_bogeys": "UNLOCALIZED: %1$s Bogeys",
- "create.station.how_to": "UNLOCALIZED: Use Train Casing on highlighted Tracks to create bogeys.",
- "create.station.how_to_1": "UNLOCALIZED: Remove bogeys by breaking the block on top.",
- "create.station.how_to_2": "UNLOCALIZED: Build carriages attached to one or two bogeys each.",
-
- "create.train_assembly.too_many_bogeys": "UNLOCALIZED: Too many Bogeys attached: %1$s",
- "create.train_assembly.frontmost_bogey_at_station": "UNLOCALIZED: Frontmost Bogey must be at Station Marker",
- "create.train_assembly.no_bogeys": "UNLOCALIZED: No Bogeys Found",
- "create.train_assembly.not_connected_in_order": "UNLOCALIZED: Bogeys are not connected in order",
- "create.train_assembly.bogeys_too_close": "UNLOCALIZED: Bogeys %1$s and %2$s are too close to each other",
- "create.train_assembly.single_bogey_carriage": "UNLOCALIZED: This Bogey type cannot support a carriage on its own",
- "create.train_assembly.nothing_attached": "UNLOCALIZED: No structure attached to Bogey %1$s",
- "create.train_assembly.no_controls": "UNLOCALIZED: At least one forward-facing controls block needs to be mounted on the train",
- "create.train_assembly.sideways_controls": "UNLOCALIZED: A mounted controls block is facing sideways",
- "create.train_assembly.bogey_created": "UNLOCALIZED: Bogey created. Click again to cycle type",
- "create.train_assembly.requires_casing": "UNLOCALIZED: Use Railway Casing to create bogeys on tracks",
-
- "create.track_target.set": "UNLOCALIZED: Targeted track selected",
- "create.track_target.success": "UNLOCALIZED: Successfully bound to targeted track",
- "create.track_target.clear": "UNLOCALIZED: Cleared track selection",
- "create.track_target.missing": "UNLOCALIZED: Right-click the targeted train track first",
- "create.track_target.too_far": "UNLOCALIZED: Targeted track is too far from here",
- "create.track_target.no_junctions": "UNLOCALIZED: Targeted track cannot be an intersection",
- "create.track_target.occupied": "UNLOCALIZED: Targeted track is occupied",
- "create.track_target.invalid": "UNLOCALIZED: Cannot target this track here",
-
- "create.train.unnamed": "UNLOCALIZED: Unnamed Train",
- "create.train.cannot_relocate_moving": "UNLOCALIZED: Cannot relocate a moving Train",
- "create.train.relocate": "UNLOCALIZED: Click a Track to Relocate %1$s to. Sneak-Click to abort",
- "create.train.relocate.abort": "UNLOCALIZED: Relocation aborted",
- "create.train.relocate.success": "UNLOCALIZED: Relocation successful",
- "create.train.relocate.valid": "UNLOCALIZED: Can relocate to here, Click to Confirm",
- "create.train.relocate.invalid": "UNLOCALIZED: Cannot relocate Train to here",
- "create.train.relocate.too_far": "UNLOCALIZED: Cannot relocate Train this far away",
- "create.train.departing_from": "UNLOCALIZED: Departing from %1$s",
- "create.train.arrived_at": "UNLOCALIZED: Arrived at %1$s",
- "create.train.status": "UNLOCALIZED: Information about Train: %1$s",
- "create.train.status.back_on_track": "UNLOCALIZED: Train is back on Track",
- "create.train.status.collision": "UNLOCALIZED: Collision with other Train",
- "create.train.status.end_of_track": "UNLOCALIZED: A Carriage has reached the end of its Track",
- "create.train.status.double_portal": "UNLOCALIZED: A Carriage cannot enter a portal whilst leaving another",
- "create.train.status.coupling_stress": "UNLOCALIZED: Forced stop due to Stress on Couplings",
- "create.train.status.track_missing": "UNLOCALIZED: Tracks are missing beneath the Train",
- "create.train.status.paused_for_manual": "UNLOCALIZED: Schedule paused for manual controls",
- "create.train.status.opposite_driver": "UNLOCALIZED: Path requires a driver facing the opposite direction",
- "create.train.status.missing_driver": "UNLOCALIZED: Driver has gone missing",
- "create.train.status.found_driver": "UNLOCALIZED: A new driver has been found",
- "create.train.status.navigation_success": "UNLOCALIZED: Navigation succeeded",
- "create.train.status.no_match": "UNLOCALIZED: No station on graph matches '%1$s'",
- "create.train.status.no_path": "UNLOCALIZED: No suitable path to the next Scheduled destination could be found",
-
- "create.track_signal.cannot_change_mode": "UNLOCALIZED: Unable to switch mode of this Signal",
- "create.track_signal.mode_change.entry_signal": "UNLOCALIZED: -> Allow passage if section unoccupied",
- "create.track_signal.mode_change.cross_signal": "UNLOCALIZED: -> Allow passage if section fully traversable",
-
- "create.contraption.controls.start_controlling": "UNLOCALIZED: Now controlling: %1$s",
- "create.contraption.controls.stop_controlling": "UNLOCALIZED: Stopped controlling contraption",
- "create.contraption.controls.approach_station": "UNLOCALIZED: Hold %1$s to approach %2$s",
- "create.contraption.controls.specific_actor_toggle": "UNLOCALIZED: %1$s Actors: %2$s",
- "create.contraption.controls.all_actor_toggle": "UNLOCALIZED: All Actors: %1$s",
- "create.contraption.controls.actor_toggle.on": "UNLOCALIZED: On",
- "create.contraption.controls.actor_toggle.off": "UNLOCALIZED: Off",
- "create.contraption.controls.floor_unreachable": "UNLOCALIZED: Unreachable",
-
- "create.display_link.set": "UNLOCALIZED: Targeted position selected",
- "create.display_link.success": "UNLOCALIZED: Successfully bound to targeted position",
- "create.display_link.clear": "UNLOCALIZED: Cleared position selection",
- "create.display_link.too_far": "UNLOCALIZED: Targeted position is too far from here",
- "create.display_link.invalid": "UNLOCALIZED: Link has no valid target, try placing it again",
- "create.display_link.title": "UNLOCALIZED: Display Link",
- "create.display_link.no_source": "UNLOCALIZED: Not a Display Source",
- "create.display_link.no_target": "UNLOCALIZED: Not a Display Target",
- "create.display_link.reading_from": "UNLOCALIZED: Read from:",
- "create.display_link.writing_to": "UNLOCALIZED: Send to:",
- "create.display_link.attached_side": "UNLOCALIZED: Block on attached side",
- "create.display_link.targeted_location": "UNLOCALIZED: Block in targeted location",
- "create.display_link.view_compatible": "UNLOCALIZED: Click to view all Compatible",
- "create.display_link.information_type": "UNLOCALIZED: Type of Information",
- "create.display_link.display_on": "UNLOCALIZED: Write data to:",
- "create.display_link.display_on_multiline": "UNLOCALIZED: Start writing at:",
-
- "create.display_source.label": "UNLOCALIZED: Attached Label",
- "create.display_source.combine_item_names": "UNLOCALIZED: Combine Item Names",
- "create.display_source.count_items": "UNLOCALIZED: Amount of matching Items",
- "create.display_source.list_items": "UNLOCALIZED: List matching Items",
- "create.display_source.fluid_amount": "UNLOCALIZED: Amount of matching Fluids",
- "create.display_source.list_fluids": "UNLOCALIZED: List matching Fluids",
- "create.display_source.nixie_tube": "UNLOCALIZED: Copy Nixie Tubes",
- "create.display_source.fill_level": "UNLOCALIZED: Container Fill Level",
- "create.display_source.fill_level.display": "UNLOCALIZED: Display Format",
- "create.display_source.fill_level.percent": "UNLOCALIZED: Percent",
- "create.display_source.fill_level.progress_bar": "UNLOCALIZED: Progress Bar",
- "create.display_source.value_list.display": "UNLOCALIZED: Value Display",
- "create.display_source.value_list.shortened": "UNLOCALIZED: Shortened",
- "create.display_source.value_list.full_number": "UNLOCALIZED: Full Number",
- "create.display_source.value_list.thousand": "UNLOCALIZED: k",
- "create.display_source.value_list.million": "UNLOCALIZED: m",
- "create.display_source.player_deaths": "UNLOCALIZED: Player Deaths",
- "create.display_source.scoreboard": "UNLOCALIZED: Scoreboard",
- "create.display_source.scoreboard.objective": "UNLOCALIZED: Objective ID",
- "create.display_source.scoreboard.objective_not_found": "UNLOCALIZED: '%1$s' not found",
- "create.display_source.scoreboard.objective.deaths": "UNLOCALIZED: Player Deaths",
- "create.display_source.time_of_day": "UNLOCALIZED: Time of Day",
- "create.display_source.stop_watch": "UNLOCALIZED: Stopwatch",
- "create.display_source.time.format": "UNLOCALIZED: Time Format",
- "create.display_source.time.12_hour": "UNLOCALIZED: 12-hour",
- "create.display_source.time.24_hour": "UNLOCALIZED: 24-hour",
- "create.display_source.accumulate_items": "UNLOCALIZED: Accumulate Item Count",
- "create.display_source.item_throughput": "UNLOCALIZED: Item Throughput",
- "create.display_source.item_throughput.interval": "UNLOCALIZED: Interval",
- "create.display_source.item_throughput.interval.second": "UNLOCALIZED: per Second",
- "create.display_source.item_throughput.interval.minute": "UNLOCALIZED: per Minute",
- "create.display_source.item_throughput.interval.hour": "UNLOCALIZED: per Hour",
- "create.display_source.train_status": "UNLOCALIZED: Train Schedule Status",
- "create.display_source.station_summary": "UNLOCALIZED: Train Station Summary",
- "create.display_source.station_summary.filter": "UNLOCALIZED: Station name filter",
- "create.display_source.station_summary.train_name_column": "UNLOCALIZED: Train column size",
- "create.display_source.station_summary.platform_column": "UNLOCALIZED: Platform column size",
- "create.display_source.station_summary.now": "UNLOCALIZED: now",
- "create.display_source.station_summary.minutes": "UNLOCALIZED: min",
- "create.display_source.station_summary.seconds": "UNLOCALIZED: %1$ss",
- "create.display_source.observed_train_name": "UNLOCALIZED: Detected Train Name",
- "create.display_source.max_enchant_level": "UNLOCALIZED: Max Enchanting Cost",
- "create.display_source.boiler_status": "UNLOCALIZED: Boiler Status",
- "create.display_source.entity_name": "UNLOCALIZED: Entity Name",
- "create.display_source.current_floor": "UNLOCALIZED: Elevator Location",
- "create.display_source.kinetic_speed": "UNLOCALIZED: Rotation Speed (RPM)",
- "create.display_source.kinetic_speed.absolute": "UNLOCALIZED: Ignore Direction",
- "create.display_source.kinetic_speed.directional": "UNLOCALIZED: Include Direction",
- "create.display_source.kinetic_stress": "UNLOCALIZED: Network Stress",
- "create.display_source.kinetic_stress.display": "UNLOCALIZED: Displayed Info",
- "create.display_source.kinetic_stress.progress_bar": "UNLOCALIZED: Progress Bar",
- "create.display_source.kinetic_stress.percent": "UNLOCALIZED: Percentage",
- "create.display_source.kinetic_stress.current": "UNLOCALIZED: Stress in SU",
- "create.display_source.kinetic_stress.max": "UNLOCALIZED: Total Capacity",
- "create.display_source.kinetic_stress.remaining": "UNLOCALIZED: Remaining SU",
- "create.display_source.redstone_power": "UNLOCALIZED: Redstone Power",
- "create.display_source.redstone_power.display": "UNLOCALIZED: Display Format",
- "create.display_source.redstone_power.number": "UNLOCALIZED: Number",
- "create.display_source.redstone_power.progress_bar": "UNLOCALIZED: Progress Bar",
- "create.display_source.boiler.not_enough_space": "UNLOCALIZED: Not enough space ",
- "create.display_source.boiler.for_boiler_status": "UNLOCALIZED: for Boiler Status",
-
- "create.display_target.line": "UNLOCALIZED: Line %1$s",
- "create.display_target.page": "UNLOCALIZED: Page %1$s",
- "create.display_target.single_line": "UNLOCALIZED: Single Line",
-
- "create.flap_display.cycles.alphabet": "UNLOCALIZED: ;A;B;C;D;E;F;G;H;I;J;K;L;M;N;O;P;Q;R;S;T;U;V;X;Y;Z",
- "create.flap_display.cycles.numeric": "UNLOCALIZED: ;0;1;2;3;4;5;6;7;8;9",
- "create.flap_display.cycles.arrival_time": "UNLOCALIZED: ; min;now;15s;30s;45s",
- "create.flap_display.cycles.shortened_numbers": "UNLOCALIZED: ;K;M",
- "create.flap_display.cycles.fluid_units": "UNLOCALIZED: mB;B ",
- "create.flap_display.cycles.instant": "UNLOCALIZED: ; ",
- "create.flap_display.cycles.pixel": "UNLOCALIZED: █;▓;▒",
-
- "create.super_glue.too_far": "UNLOCALIZED: Selected area is too big",
- "create.super_glue.cannot_reach": "UNLOCALIZED: Selected blocks must be connected",
- "create.super_glue.click_to_confirm": "UNLOCALIZED: Click again to confirm",
- "create.super_glue.click_to_discard": "UNLOCALIZED: Sneak-click to discard selection",
- "create.super_glue.first_pos": "UNLOCALIZED: First position selected",
- "create.super_glue.abort": "UNLOCALIZED: Selection discarded",
- "create.super_glue.not_enough": "UNLOCALIZED: Not enough glue in inventory",
- "create.super_glue.success": "UNLOCALIZED: Applying Glue...",
-
- "create.gui.config.overlay1": "UNLOCALIZED: Hi :)",
- "create.gui.config.overlay2": "UNLOCALIZED: This is a sample overlay",
- "create.gui.config.overlay3": "UNLOCALIZED: Click or drag with your mouse",
- "create.gui.config.overlay4": "UNLOCALIZED: to move this preview",
- "create.gui.config.overlay5": "UNLOCALIZED: Press ESC to exit this screen",
- "create.gui.config.overlay6": "UNLOCALIZED: and save the new position",
- "create.gui.config.overlay7": "UNLOCALIZED: Run /create overlay reset",
- "create.gui.config.overlay8": "UNLOCALIZED: to reset to the default position",
-
- "create.command.killTPSCommand": "killtps",
- "create.command.killTPSCommand.status.slowed_by.0": "[Create]: Server tick is currently slowed by %s ms :o",
- "create.command.killTPSCommand.status.slowed_by.1": "[Create]: Server tick is slowed by %s ms now >:)",
- "create.command.killTPSCommand.status.slowed_by.2": "[Create]: Server tick is back to regular speed :D",
- "create.command.killTPSCommand.status.usage.0": "[Create]: use /killtps stop to bring back server tick to regular speed",
- "create.command.killTPSCommand.status.usage.1": "[Create]: use /killtps start to artificially slow down the server tick",
- "create.command.killTPSCommand.argument.tickTime": "tickTime",
-
- "create.contraption.minecart_contraption_too_big": "UNLOCALIZED: This Cart Contraption seems too big to pick up",
- "create.contraption.minecart_contraption_illegal_pickup": "UNLOCALIZED: A mystical force is binding this Cart Contraption to the world",
-
-
- "_": "->------------------------] Subtitles [------------------------<-",
-
- "create.subtitle.contraption_disassemble": "UNLOCALIZED: Contraption stops",
- "create.subtitle.peculiar_bell_use": "UNLOCALIZED: Peculiar Bell tolls",
- "create.subtitle.worldshaper_place": "UNLOCALIZED: Worldshaper zaps",
- "create.subtitle.whistle_train_manual": "UNLOCALIZED: Train honks",
- "create.subtitle.steam": "UNLOCALIZED: Steam noises",
- "create.subtitle.saw_activate_stone": "UNLOCALIZED: Mechanical Saw activates",
- "create.subtitle.schematicannon_finish": "Fin de schémacanon",
- "create.subtitle.crafter_craft": "UNLOCALIZED: Crafter crafts",
- "create.subtitle.wrench_remove": "UNLOCALIZED: Component breaks",
- "create.subtitle.train3": "UNLOCALIZED: Bogey wheels rumble muffled",
- "create.subtitle.whistle": "UNLOCALIZED: Whistling",
- "create.subtitle.cogs": "UNLOCALIZED: Cogwheels rumble",
- "create.subtitle.slime_added": "Bruit de slime",
- "create.subtitle.whistle_train_low": "UNLOCALIZED: Low whistling",
- "create.subtitle.schematicannon_launch_block": "Tir de schémacanon",
- "create.subtitle.controller_take": "UNLOCALIZED: Lectern empties",
- "create.subtitle.crafter_click": "UNLOCALIZED: Crafter clicks",
- "create.subtitle.depot_plop": "UNLOCALIZED: Item lands",
- "create.subtitle.confirm": "UNLOCALIZED: Affirmative ding",
- "create.subtitle.mixing": "UNLOCALIZED: Mixing noises",
- "create.subtitle.mechanical_press_activation_belt": "UNLOCALIZED: Mechanical Press bonks",
- "create.subtitle.fwoomp": "UNLOCALIZED: Potato Launcher fwoomps",
- "create.subtitle.sanding_long": "UNLOCALIZED: Sanding noises",
- "create.subtitle.crushing_1": "UNLOCALIZED: Crushing noises",
- "create.subtitle.depot_slide": "UNLOCALIZED: Item slides",
- "create.subtitle.blaze_munch": "UNLOCALIZED: Blaze Burner munches",
- "create.subtitle.funnel_flap": "UNLOCALIZED: Funnel flaps",
- "create.subtitle.haunted_bell_use": "UNLOCALIZED: Haunted Bell tolls",
- "create.subtitle.scroll_value": "UNLOCALIZED: Scroll-input clicks",
- "create.subtitle.controller_put": "UNLOCALIZED: Controller thumps",
- "create.subtitle.cranking": "UNLOCALIZED: Hand Crank turns",
- "create.subtitle.sanding_short": "UNLOCALIZED: Sanding noises",
- "create.subtitle.wrench_rotate": "UNLOCALIZED: Wrench used",
- "create.subtitle.potato_hit": "UNLOCALIZED: Vegetable impacts",
- "create.subtitle.saw_activate_wood": "UNLOCALIZED: Mechanical Saw activates",
- "create.subtitle.whistle_high": "UNLOCALIZED: High whistling",
- "create.subtitle.whistle_train_manual_low": "UNLOCALIZED: Train honks",
- "create.subtitle.whistle_train": "UNLOCALIZED: Whistling",
- "create.subtitle.haunted_bell_convert": "UNLOCALIZED: Haunted Bell awakens",
- "create.subtitle.train": "UNLOCALIZED: Bogey wheels rumble",
- "create.subtitle.deny": "UNLOCALIZED: Declining boop",
- "create.subtitle.controller_click": "UNLOCALIZED: Controller clicks",
- "create.subtitle.whistle_low": "UNLOCALIZED: Low whistling",
- "create.subtitle.copper_armor_equip": "UNLOCALIZED: Diving equipment clinks",
- "create.subtitle.mechanical_press_activation": "Activation de la presse mechanique",
- "create.subtitle.contraption_assemble": "UNLOCALIZED: Contraption moves",
-
-
- "_": "->------------------------] Item Descriptions [------------------------<-",
-
- "item.create.example_item.tooltip": "OBJET EXEMPLE (juste une indication que cette info-bulle existe)",
- "item.create.example_item.tooltip.summary": "Une brève description de l'objet. Les _underscores_ surligne les mots.",
- "item.create.example_item.tooltip.condition1": "Quand ceci",
- "item.create.example_item.tooltip.behaviour1": "Donc cet objet fait ceci. (les comportements sont affichés avec shift)",
- "item.create.example_item.tooltip.condition2": "Et quand cela",
- "item.create.example_item.tooltip.behaviour2": "Vous pouvez ajouter autant de comportements que vous le souhaitez",
- "item.create.example_item.tooltip.control1": "Quand Ctrl enfoncé",
- "item.create.example_item.tooltip.action1": "Ces commandes sont affichées.",
-
- "block.create.wooden_bracket.tooltip": "UNLOCALIZED: WOODEN BRACKET",
- "block.create.wooden_bracket.tooltip.summary": "UNLOCALIZED: _Decorate_ your _Shafts, Cogwheels_ and _Pipes_ with a cozy and wooden bit of reinforcement.",
-
- "block.create.metal_bracket.tooltip": "UNLOCALIZED: METAL BRACKET",
- "block.create.metal_bracket.tooltip.summary": "UNLOCALIZED: _Decorate_ your _Shafts, Cogwheels_ and _Pipes_ with an industrial and sturdy bit of reinforcement.",
-
- "block.create.seat.tooltip": "UNLOCALIZED: SEAT",
- "block.create.seat.tooltip.summary": "UNLOCALIZED: Sit yourself down and enjoy the ride! Will anchor a player onto a moving _contraption_. Great for static furniture too! Comes in a variety of colours.",
- "block.create.seat.tooltip.condition1": "UNLOCALIZED: Right click on Seat",
- "block.create.seat.tooltip.behaviour1": "UNLOCALIZED: Sits the player on the _Seat_. Press L-shift to leave the _Seat_.",
-
- "item.create.blaze_cake.tooltip": "UNLOCALIZED: BLAZE CAKE",
- "item.create.blaze_cake.tooltip.summary": "UNLOCALIZED: A Delicious treat for your hard-working _Blaze Burners_. Gets them all fired up!",
-
- "item.create.wand_of_symmetry.tooltip": "BÂTON DE SYMÉTRIE",
- "item.create.wand_of_symmetry.tooltip.summary": "Reflète parfaitement le placement des blocs sur les plans configurés.",
- "item.create.wand_of_symmetry.tooltip.condition1": "Quand positionné dans la barre active",
- "item.create.wand_of_symmetry.tooltip.behaviour1": "Reste actif",
- "item.create.wand_of_symmetry.tooltip.control1": "Clic droit au sol",
- "item.create.wand_of_symmetry.tooltip.action1": "_Créé_ ou _déplace_ le mirroir",
- "item.create.wand_of_symmetry.tooltip.control2": "Clic droit dans les airs",
- "item.create.wand_of_symmetry.tooltip.action2": "_Retire_ le mirroir actif",
- "item.create.wand_of_symmetry.tooltip.control3": "Clic droit en étant accroupi",
- "item.create.wand_of_symmetry.tooltip.action3": "Ouvre l'_interface_ _de_ _configuration_",
-
- "item.create.handheld_worldshaper.tooltip": "TERRAFORMEUR",
- "item.create.handheld_worldshaper.tooltip.summary": "Outil pratique pour créer des _paysage_ et _caractéristiques_ _de_ _terrain_.",
- "item.create.handheld_worldshaper.tooltip.control1": "Clic gauche sur un bloc",
- "item.create.handheld_worldshaper.tooltip.action1": "Définit les blocs placés par l'outil sur le bloc ciblé.",
- "item.create.handheld_worldshaper.tooltip.control2": "Clic droit sur un bloc",
- "item.create.handheld_worldshaper.tooltip.action2": "Applique le _pinceau_ et l'_outil_ actuellement sélectionnés à l'emplacement ciblé.",
- "item.create.handheld_worldshaper.tooltip.control3": "Clic droit en étant accroupi",
- "item.create.handheld_worldshaper.tooltip.action3": "Ouvre l'_interface_ _de_ _configuration_",
-
- "item.create.tree_fertilizer.tooltip": "ENGRAIS POUR ARBRES",
- "item.create.tree_fertilizer.tooltip.summary": "Une puissante combinaison de minéraux adaptée pour accélérer la croissance des types d'rotors communs.",
- "item.create.tree_fertilizer.tooltip.condition1": "Lorsqu'utilisé sur une pousse d'rotor",
- "item.create.tree_fertilizer.tooltip.behaviour1": "Fait pousser des rotors _indépendamment_ de leurs _conditions_ _d'emplacement_",
-
- "item.create.extendo_grip.tooltip": "UNLOCALIZED: EXTENDO GRIP",
- "item.create.extendo_grip.tooltip.summary": "UNLOCALIZED: Boioioing! Greatly _increases reach distance_ of the wielder. Can be powered with Air Pressure from a _Backtank_",
- "item.create.extendo_grip.tooltip.condition1": "UNLOCALIZED: When in Off-Hand",
- "item.create.extendo_grip.tooltip.behaviour1": "UNLOCALIZED: Increases _reach distance_ of items used in the _Main-Hand_.",
- "item.create.extendo_grip.tooltip.condition2": "UNLOCALIZED: While wearing Backtank",
- "item.create.extendo_grip.tooltip.behaviour2": "UNLOCALIZED: _No_ _Durability_ will be used. Instead, _Air_ _pressure_ is drained from the Tank",
-
- "item.create.potato_cannon.tooltip": "UNLOCALIZED: POTATO CANNON",
- "item.create.potato_cannon.tooltip.summary": "UNLOCALIZED: Fwoomp! Launch your home-grown vegetables at your Enemies. Can be powered with Air Pressure from a _Backtank_",
- "item.create.potato_cannon.tooltip.condition1": "UNLOCALIZED: When R-Clicked",
- "item.create.potato_cannon.tooltip.behaviour1": "UNLOCALIZED: _Shoots_ a suitable item from your _Inventory_.",
- "item.create.potato_cannon.tooltip.condition2": "UNLOCALIZED: While wearing Backtank",
- "item.create.potato_cannon.tooltip.behaviour2": "UNLOCALIZED: _No_ _Durability_ will be used. Instead, _Air_ _pressure_ is drained from the Tank",
-
- "item.create.filter.tooltip": "FILTRE",
- "item.create.filter.tooltip.summary": "_Contrôle_ les _sorties_ et _entrées_ de dispositifs logistiques avec plus de _précision_, en les comparant à un _ensemble_ _d'objets_ ou à plusieurs _filtres_ _imbriqués_.",
- "item.create.filter.tooltip.condition1": "Quand dans l'emplacement de filtre",
- "item.create.filter.tooltip.behaviour1": "_Contrôle_ le flux d'object selon sa _configuration_.",
- "item.create.filter.tooltip.condition2": "Clic droit",
- "item.create.filter.tooltip.behaviour2": "Ouvre l'_interface_ _de_ _configuration_.",
-
- "item.create.attribute_filter.tooltip": "FILTRE D'ATTRIBUTS",
- "item.create.attribute_filter.tooltip.summary": "_Contrôle_ les _sorties_ et les _entrées_ de dispositifs logistiques avec plus de _précision_, en les comparant à un _ensemble_ _d'objets_ ou à plusieurs _filtres_ _imbriqués_.",
- "item.create.attribute_filter.tooltip.condition1": "Quand dans l'emplacement de filtre",
- "item.create.attribute_filter.tooltip.behaviour1": "_Contrôle_ le flux d'object selon sa _configuration_.",
- "item.create.attribute_filter.tooltip.condition2": "Clic droit",
- "item.create.attribute_filter.tooltip.behaviour2": "Ouvre l'_interface_ _de_ _configuration_.",
-
- "item.create.empty_schematic.tooltip": "SCHÉMA VIDE",
- "item.create.empty_schematic.tooltip.summary": "Utilisé comme ingrédient de recette et pour écrire à la _table_ _à_ _schéma_.",
-
- "item.create.schematic.tooltip": "SCHÉMA",
- "item.create.schematic.tooltip.summary": "Contient une structure à positionner et à placer dans le monde. Positionnez l'hologramme comme vous le souhaitez et utilisez un _schémacanon_ pour le construire.",
- "item.create.schematic.tooltip.condition1": "Quand tenu en main",
- "item.create.schematic.tooltip.behaviour1": "Peut être positionné à l'aide des outils à l'écran.",
- "item.create.schematic.tooltip.control1": "Clic droit en étant accroupi",
- "item.create.schematic.tooltip.action1": "Ouvre une _interface_ pour rentrer les _coordonées_ correctes.",
-
- "item.create.schematic_and_quill.tooltip": "SCHÉMA ET PLUME",
- "item.create.schematic_and_quill.tooltip.summary": "Utilisé pour enregistrer une structure de votre monde dans un fichier .nbt.",
- "item.create.schematic_and_quill.tooltip.condition1": "Étape 1",
- "item.create.schematic_and_quill.tooltip.behaviour1": "Sélectionnez deux points d'angle à l'aide du clic droit.",
- "item.create.schematic_and_quill.tooltip.condition2": "Étape 2",
- "item.create.schematic_and_quill.tooltip.behaviour2": "_Ctrl-Défilement_ sur les faces pour ajuster la taille. Cliquez à nouveau pour enregistrer.",
- "item.create.schematic_and_quill.tooltip.control1": "Clic droit",
- "item.create.schematic_and_quill.tooltip.action1": "Sélectionnez un point d'angle / confirmez la sauvegarde.",
- "item.create.schematic_and_quill.tooltip.control2": "Ctrl maintenu",
- "item.create.schematic_and_quill.tooltip.action2": "Sélectionnez des points _dans_ _les_ _airs_. Faites défiler pour régler la distance.",
- "item.create.schematic_and_quill.tooltip.control3": "Clic droit en étant accroupi",
- "item.create.schematic_and_quill.tooltip.action3": "_Réinitialise_ et supprime la sélection.",
-
- "block.create.schematicannon.tooltip": "SCHÉMACANON",
- "block.create.schematicannon.tooltip.summary": "Tire des blocs pour recréer un _schéma_ déployé dans le monde. Utilise des objets des inventaires adjacents et de la _poudre_ _à_ _canon_ comme carburant.",
- "block.create.schematicannon.tooltip.condition1": "UNLOCALIZED: When R-Clicked",
- "block.create.schematicannon.tooltip.behaviour1": "UNLOCALIZED: Opens the _Interface_",
-
- "block.create.schematic_table.tooltip": "TABLE À SCHÉMA",
- "block.create.schematic_table.tooltip.summary": "Écrit les schémas enregistrés dans un _schéma_ _vide_.",
- "block.create.schematic_table.tooltip.condition1": "Quand donné un schéma vide",
- "block.create.schematic_table.tooltip.behaviour1": "Télécharge un fichier choisi à partir de votre dossier de schémas.",
-
- "item.create.goggles.tooltip": "LUNETTES",
- "item.create.goggles.tooltip.summary": "Une paire de lunettes pour augmenter votre vision avec des _informations_ _kinétiques_ utiles.",
- "item.create.goggles.tooltip.condition1": "Quand portées",
- "item.create.goggles.tooltip.behaviour1": "Affiche des _indicateurs_ _colorés_ correspondants au _niveau_ _de_ _vitesse_ d'un composant cinétique placé ainsi que _l'impact_ du _stress_ et la _capacité_ des composants individuels.",
- "item.create.goggles.tooltip.condition2": "Quand vision portée sur une jauge",
- "item.create.goggles.tooltip.behaviour2": "Affiche des informations détaillées sur la _vitesse_ ou le _stress_ du réseau auquel la jauge est connectée.",
- "item.create.goggles.tooltip.condition3": "UNLOCALIZED: When looking at fluid containers",
- "item.create.goggles.tooltip.behaviour3": "UNLOCALIZED: Shows detailed information about the _Capacity_ of the block and any _Fluids_ stored within.",
-
- "item.create.wrench.tooltip": "CLÉ",
- "item.create.wrench.tooltip.summary": "Un outil utile pour travailler sur les engins cinétiques. Peut être utilisé pour _tourner_, _démonter_ et _configurer_ les composants.",
- "item.create.wrench.tooltip.control1": "Clic droit sur un bloc de Create",
- "item.create.wrench.tooltip.action1": "_Tourne_ le _composant_ le long de l'axe dépendant de la face avec lequel vous avez interagi.",
- "item.create.wrench.tooltip.control2": "Clic droit en étant accroupi",
- "item.create.wrench.tooltip.action2": "_Démonte_ les _composants_ _cinétiques_ et les replace dans _votre_ _inventaire_.",
-
- "block.create.nozzle.tooltip": "BUSE",
- "block.create.nozzle.tooltip.summary": "Attachez-le à l'avant d'un _ventilateur_ enchâssé_ pour répartir son effet sur les entités dans _toutes_ les _directions_.",
-
- "block.create.cuckoo_clock.tooltip": "COUCOU",
- "block.create.cuckoo_clock.tooltip.summary": "Un bel artisanat pour _décorer_ un espace et _garder_ la _notion_ _du_ _temps_.",
- "block.create.cuckoo_clock.tooltip.condition1": "Quand tourné",
- "block.create.cuckoo_clock.tooltip.behaviour1": "Affiche le _temps_ _présent_ et joue une mélodie deux fois par jour. _S'active_ une fois le _midi_ et une fois au crépuscule, dès que les _joueurs_ _peuvent_ _dormir_.",
-
- "block.create.turntable.tooltip": "PLAQUE TOURNANTE",
- "block.create.turntable.tooltip.summary": "Transforme la _force_ _de_ _rotation_ en énergie cinétique.",
-
- "block.create.toolbox.tooltip": "UNLOCALIZED: TOOLBOX",
- "block.create.toolbox.tooltip.summary": "UNLOCALIZED: Every Inventors' dearest Companion. Conveniently _holds_ a large amount of _8 Different_ item types.",
- "block.create.toolbox.tooltip.condition1": "UNLOCALIZED: When Picked Up",
- "block.create.toolbox.tooltip.behaviour1": "UNLOCALIZED: _Retains_ Inventory _Contents_.",
- "block.create.toolbox.tooltip.condition2": "UNLOCALIZED: When placed in Range",
- "block.create.toolbox.tooltip.behaviour2": "UNLOCALIZED: _Nearby_ _Players_ can hold the _Toolbox_ _Keybind_ to access its contents _Remotely_.",
- "block.create.toolbox.tooltip.condition3": "UNLOCALIZED: When R-Clicked",
- "block.create.toolbox.tooltip.behaviour3": "UNLOCALIZED: Opens the _Container Interface_.",
-
- "block.create.stockpile_switch.tooltip": "DÉTÉCTEUR DE STOCKAGE",
- "block.create.stockpile_switch.tooltip.summary": "Bascule un signal Redstone basé sur _l'espace_ _de_ _stockage_ dans le conteneur attaché.",
- "block.create.stockpile_switch.tooltip.condition1": "Lorsqu'en dessous de la limite de stockage minimum",
- "block.create.stockpile_switch.tooltip.behaviour1": "Arrête de fournir de _l'énergie_",
-
- "block.create.content_observer.tooltip": "OBSERVATEUR DE CONTENU",
- "block.create.content_observer.tooltip.summary": "_Détecte les objets_ à l'intérieur des _conteneurs_ et des _transporteurs_ correspondant à un _filtre_ configuré. Tant que l'_inventaire_, le _tapis roulant_ ou la _glissière_ observé _contient_ un objet correspondant, ce composant émet un _signal de redstone_. Quand un _entonnoir_ observé _transfère_ un objet correspondant, ce composant émet une _impulsion de redstone_.",
- "block.create.content_observer.tooltip.condition1": "UNLOCALIZED: When observing a Container",
- "block.create.content_observer.tooltip.behaviour1": "UNLOCALIZED: Emits a _Redstone Signal_ while the observed container has _matching_ _content_.",
- "block.create.content_observer.tooltip.condition2": "UNLOCALIZED: When observing a Funnel",
- "block.create.content_observer.tooltip.behaviour2": "UNLOCALIZED: Emits a _Redstone Pulse_ when a _matching_ Item is _transferred_.",
-
- "block.create.creative_crate.tooltip": "CAISSE CRÉATIVE",
- "block.create.creative_crate.tooltip.summary": "Fournit une réserve infinie de blocs aux _Schémacanons_ adjacents.",
- "block.create.creative_crate.tooltip.condition1": "Quand un objet se trouve dans l'emplacement de filtrage",
- "block.create.creative_crate.tooltip.behaviour1": "Tout ce qui _extrait_ de ce conteneur aura une _alimentation illimitée_ de l'objet spécifié. Les objets _insérés_ dans cette caisse seront _éliminés_.",
-
- "item.create.creative_blaze_cake.tooltip": "UNLOCALIZED: CREATIVE CAKE",
- "item.create.creative_blaze_cake.tooltip.summary": "UNLOCALIZED: A very special treat for your _Blaze Burners_. After eating this cake, Blaze Burners will _never run out of fuel_.",
- "item.create.creative_blaze_cake.tooltip.condition1": "UNLOCALIZED: When Used",
- "item.create.creative_blaze_cake.tooltip.behaviour1": "UNLOCALIZED: _Cycles_ a Blaze Burner's heat level.",
-
- "block.create.controller_rail.tooltip": "UNLOCALIZED: CONTROLLER RAIL",
- "block.create.controller_rail.tooltip.summary": "UNLOCALIZED: A _uni-directional powered rail_ capable of _fine control_ over a minecarts' _movement speed_.",
- "block.create.controller_rail.tooltip.condition1": "UNLOCALIZED: When Powered by Redstone",
- "block.create.controller_rail.tooltip.behaviour1": "UNLOCALIZED: _Accelerates_ or _Decelerates_ passing _minecarts_ corresponding to the _signal strength_. Propagates redstone power to adjacent controller rails. Powering two controller rails with different strengths will cause tracks between them to interpolate their signal.",
-
- "item.create.sand_paper.tooltip": "PAPIER DE VERRE",
- "item.create.sand_paper.tooltip.summary": "Un papier rugueux qui peut être utilisé pour _polir des matériaux_. Peut être appliqué automatiquement à l'aide du déployeur.",
- "item.create.sand_paper.tooltip.condition1": "Quand utilisé",
- "item.create.sand_paper.tooltip.behaviour1": "Polit les objets qui se tenus dans la _main secondaire_ ou par terre quand on les _regarde_.",
-
- "item.create.builders_tea.tooltip": "THÉ DU CONSTRUCTEUR",
- "item.create.builders_tea.tooltip.summary": "La boisson parfaite pour commencer la journée - _motivante_ et _rasasiante_.",
-
- "item.create.refined_radiance.tooltip": "ÉCLAT RAFFINÉ",
- "item.create.refined_radiance.tooltip.summary": "Un matériau chromatique forgé à partir de _lumière_ _absorbée_.",
- "item.create.refined_radiance.tooltip.condition1": "UNLOCALIZED: Work In Progress",
- "item.create.refined_radiance.tooltip.behaviour1": "UNLOCALIZED: Usages for this material will be available in a future release.",
-
- "item.create.shadow_steel.tooltip": "ACIER SOMBRE",
- "item.create.shadow_steel.tooltip.summary": "Un matériau chromatique forgé _dans_ _le_ _néant_.",
- "item.create.shadow_steel.tooltip.condition1": "UNLOCALIZED: Work In Progress",
- "item.create.shadow_steel.tooltip.behaviour1": "UNLOCALIZED: Usages for this material will be available in a future release.",
-
- "item.create.linked_controller.tooltip": "UNLOCALIZED: LINKED CONTROLLER",
- "item.create.linked_controller.tooltip.summary": "UNLOCALIZED: Grants _handheld_ _control_ over _Redstone Link_ frequencies assigned to its _six_ _buttons_.",
- "item.create.linked_controller.tooltip.condition1": "UNLOCALIZED: R-Click",
- "item.create.linked_controller.tooltip.behaviour1": "UNLOCALIZED: _Toggles_ the controller. _Movement_ _controls_ are taken over while its active.",
- "item.create.linked_controller.tooltip.condition2": "UNLOCALIZED: R-Click while Sneaking",
- "item.create.linked_controller.tooltip.behaviour2": "UNLOCALIZED: Opens the manual _Configuration Interface_.",
- "item.create.linked_controller.tooltip.condition3": "UNLOCALIZED: R-Click on Redstone Link Receiver",
- "item.create.linked_controller.tooltip.behaviour3": "UNLOCALIZED: Enables _Bind Mode_, press one of the _six controls_ to bind it to the _Links' Frequency_.",
- "item.create.linked_controller.tooltip.condition4": "UNLOCALIZED: R-Click on Lectern",
- "item.create.linked_controller.tooltip.behaviour4": "UNLOCALIZED: Places the Controller into the Lectern for easy activation. (R-Click while Sneaking to retrieve it)",
-
- "item.create.diving_helmet.tooltip": "UNLOCALIZED: DIVING HELMET",
- "item.create.diving_helmet.tooltip.summary": "UNLOCALIZED: Together with a _Backtank_, allows the wielder to _breathe_ _underwater_ for an extended amount of time.",
- "item.create.diving_helmet.tooltip.condition1": "UNLOCALIZED: When Worn",
- "item.create.diving_helmet.tooltip.behaviour1": "UNLOCALIZED: Provides the _Water Breathing_ effect, slowly draining _Air Pressure_ from the Backtank.",
-
- "item.create.copper_backtank.tooltip": "UNLOCALIZED: COPPER BACKTANK",
- "item.create.copper_backtank.tooltip.summary": "UNLOCALIZED: A _Wearable_ _Tank_ for carrying Pressurized Air.",
- "item.create.copper_backtank.tooltip.condition1": "UNLOCALIZED: When Worn",
- "item.create.copper_backtank.tooltip.behaviour1": "UNLOCALIZED: Provides _Pressurized_ _Air_ to Equipment that requires it.",
- "item.create.copper_backtank.tooltip.condition2": "UNLOCALIZED: When placed, Powered by Kinetics",
- "item.create.copper_backtank.tooltip.behaviour2": "UNLOCALIZED: _Collects_ _Pressurized_ _Air_ at a rate depending on the Rotational Speed.",
-
- "item.create.netherite_backtank.tooltip": "UNLOCALIZED: NETHERITE BACKTANK",
- "item.create.netherite_backtank.tooltip.summary": "UNLOCALIZED: A _Wearable_ _Tank_ for carrying Pressurized Air.",
- "item.create.netherite_backtank.tooltip.condition1": "UNLOCALIZED: When Worn",
- "item.create.netherite_backtank.tooltip.behaviour1": "UNLOCALIZED: Provides _Pressurized_ _Air_ to Equipment that requires it.",
- "item.create.netherite_backtank.tooltip.condition2": "UNLOCALIZED: When placed, Powered by Kinetics",
- "item.create.netherite_backtank.tooltip.behaviour2": "UNLOCALIZED: _Collects_ _Pressurized_ _Air_ at a rate depending on the Rotational Speed.",
-
- "block.create.placard.tooltip": "UNLOCALIZED: PLACARD",
- "block.create.placard.tooltip.summary": "UNLOCALIZED: _Frame_ your _items_ in brass using this fancy wall panel. Safe for contraptions!",
- "block.create.placard.tooltip.condition1": "UNLOCALIZED: When R-Clicked with Item",
- "block.create.placard.tooltip.behaviour1": "UNLOCALIZED: _Adds_ the held _item_ to the Placard. _Emits_ a brief _Redstone_ signal if a matching item was present already.",
- "block.create.placard.tooltip.condition2": "UNLOCALIZED: When Punched",
- "block.create.placard.tooltip.behaviour2": "UNLOCALIZED: _Removes_ the current _item_ in the frame.",
-
- "block.create.flywheel.tooltip": "VOLANT D'INERTIE",
- "block.create.flywheel.tooltip.summary": "Une grande roue métallique pour _exploiter_ _et_ _stabiliser_ la force générée par un _moteur_ _attaché_. Les volants d'inertie se connectent aux moteurs s'ils sont séparés _d'un_ _mètre_ et tournés à un _angle_ de _90°_ les uns des autres.",
- "block.create.flywheel.tooltip.condition1": "Lorsqu'attaché à un moteur en marche",
- "block.create.flywheel.tooltip.behaviour1": "Fournit une _force_ _de_ rotation_ à un engin connecté basé sur la force et la vitesse du générateur.",
-
- "item.create.diving_boots.tooltip": "UNLOCALIZED: DIVING BOOTS",
- "item.create.diving_boots.tooltip.summary": "UNLOCALIZED: A pair of _heavy_ _boots_, allowing for better traversal of the Ocean floor.",
- "item.create.diving_boots.tooltip.condition1": "UNLOCALIZED: When Worn",
- "item.create.diving_boots.tooltip.behaviour1": "UNLOCALIZED: Wielder _sinks_ _faster_ and _cannot_ _swim_. Grants the ability to _walk_ and _jump_ underwater. Wielder also is no longer affected by _Mechanical_ _Belts_.",
-
- "item.create.crafting_blueprint.tooltip": "UNLOCALIZED: CRAFTING BLUEPRINT",
- "item.create.crafting_blueprint.tooltip.summary": "UNLOCALIZED: _Placed_ on a wall, it can be used to _specify_ _ingredient_ _arrangements_ for easier manual crafting. Each slot represents a Recipe.",
- "item.create.crafting_blueprint.condition1": "UNLOCALIZED: R-Click empty Slot",
- "item.create.crafting_blueprint.behaviour1": "UNLOCALIZED: Opens a _Crafting_ _menu_ allowing you to _configure_ a _recipe_ and items to display.",
- "item.create.crafting_blueprint.condition2": "UNLOCALIZED: R-Click configured Slot",
- "item.create.crafting_blueprint.behaviour2": "UNLOCALIZED: _Applies_ the _configured_ _recipe_ with matching Ingredients found in your _Inventory_. _Sneak_ to craft up to a _Stack_ of items.",
-
- "item.create.minecart_coupling.tooltip": "LIEN POUR WAGONS",
- "item.create.minecart_coupling.tooltip.summary": "UNLOCALIZED: _Chains_ all your _Minecarts_ or _Carriage Contraptions_ together to form a majestic Train.",
- "item.create.minecart_coupling.tooltip.condition1": "UNLOCALIZED: When Used on Minecart",
- "item.create.minecart_coupling.tooltip.behaviour1": "UNLOCALIZED: _Couples_ two Minecarts together, attempting to keep them at a _constant distance_ while moving.",
-
- "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.",
-
- "block.create.peculiar_bell.tooltip": "UNLOCALIZED: PECULIAR BELL",
- "block.create.peculiar_bell.tooltip.summary": "UNLOCALIZED: A decorative _Brass Bell_. Placing it right above open _Soul Fire_ may cause side-effects...",
-
- "block.create.haunted_bell.tooltip": "UNLOCALIZED: HAUNTED BELL",
- "block.create.haunted_bell.tooltip.summary": "UNLOCALIZED: A _Cursed Bell_ haunted by lost souls of the Nether.",
- "block.create.haunted_bell.tooltip.condition1": "UNLOCALIZED: When Held or Rang",
- "block.create.haunted_bell.tooltip.behaviour1": "UNLOCALIZED: Highlights nearby _Lightless Spots_ on which _Hostile Mobs_ can spawn.",
-
-
- "_": "->------------------------] Ponder Content [------------------------<-",
-
- "create.ponder.hold_to_ponder": "UNLOCALIZED: Hold [%1$s] to Ponder",
- "create.ponder.subject": "UNLOCALIZED: Subject of this scene",
- "create.ponder.pondering": "UNLOCALIZED: Pondering about...",
- "create.ponder.identify_mode": "UNLOCALIZED: Identify mode active.\nUnpause with [%1$s]",
- "create.ponder.associated": "UNLOCALIZED: Associated Entries",
- "create.ponder.close": "UNLOCALIZED: Close",
- "create.ponder.identify": "UNLOCALIZED: Identify",
- "create.ponder.next": "UNLOCALIZED: Next Scene",
- "create.ponder.next_up": "UNLOCALIZED: Up Next:",
- "create.ponder.previous": "UNLOCALIZED: Previous Scene",
- "create.ponder.replay": "UNLOCALIZED: Replay",
- "create.ponder.think_back": "UNLOCALIZED: Think Back",
- "create.ponder.slow_text": "UNLOCALIZED: Comfy Reading",
- "create.ponder.exit": "UNLOCALIZED: Exit",
- "create.ponder.welcome": "UNLOCALIZED: Welcome to Ponder",
- "create.ponder.categories": "UNLOCALIZED: Available Categories in Create",
- "create.ponder.index_description": "UNLOCALIZED: Click one of the icons to learn about its associated Items and Blocks",
- "create.ponder.index_title": "UNLOCALIZED: Ponder Index",
- "create.ponder.shared.rpm16": "UNLOCALIZED: 16 RPM",
- "create.ponder.shared.behaviour_modify_wrench": "UNLOCALIZED: This behaviour can be modified using a Wrench",
- "create.ponder.shared.storage_on_contraption": "UNLOCALIZED: Inventories attached to the Contraption will pick up their drops automatically",
- "create.ponder.shared.sneak_and": "UNLOCALIZED: Sneak +",
- "create.ponder.shared.rpm8": "UNLOCALIZED: 8 RPM",
- "create.ponder.shared.ctrl_and": "UNLOCALIZED: Ctrl +",
- "create.ponder.shared.rpm32": "UNLOCALIZED: 32 RPM",
- "create.ponder.shared.rpm16_source": "UNLOCALIZED: Source: 16 RPM",
- "create.ponder.shared.movement_anchors": "UNLOCALIZED: With the help of Super Glue, larger structures can be moved.",
- "create.ponder.tag.redstone": "UNLOCALIZED: Logic Components",
- "create.ponder.tag.redstone.description": "UNLOCALIZED: Components which help with redstone engineering",
- "create.ponder.tag.contraption_assembly": "UNLOCALIZED: Block Attachment Utility",
- "create.ponder.tag.contraption_assembly.description": "UNLOCALIZED: Tools and Components used to assemble structures moved as an animated Contraption",
- "create.ponder.tag.fluids": "UNLOCALIZED: Fluid Manipulators",
- "create.ponder.tag.fluids.description": "UNLOCALIZED: Components which help relaying and making use of Fluids",
- "create.ponder.tag.decoration": "UNLOCALIZED: Aesthetics",
- "create.ponder.tag.decoration.description": "UNLOCALIZED: Components used mostly for decorative purposes",
- "create.ponder.tag.windmill_sails": "UNLOCALIZED: Sails for Windmill Bearings",
- "create.ponder.tag.windmill_sails.description": "UNLOCALIZED: Blocks that count towards the strength of a Windmill Contraption when assembled. Each of these have equal efficiency in doing so.",
- "create.ponder.tag.arm_targets": "UNLOCALIZED: Targets for Mechanical Arms",
- "create.ponder.tag.arm_targets.description": "UNLOCALIZED: Components which can be selected as inputs or outputs to the Mechanical Arm",
- "create.ponder.tag.kinetic_appliances": "UNLOCALIZED: Kinetic Appliances",
- "create.ponder.tag.kinetic_appliances.description": "UNLOCALIZED: Components which make use of Rotational Force",
- "create.ponder.tag.kinetic_sources": "UNLOCALIZED: Kinetic Sources",
- "create.ponder.tag.kinetic_sources.description": "UNLOCALIZED: Components which generate Rotational Force",
- "create.ponder.tag.movement_anchor": "UNLOCALIZED: Movement Anchors",
- "create.ponder.tag.movement_anchor.description": "UNLOCALIZED: Components which allow the creation of moving contraptions, animating an attached structure in a variety of ways",
- "create.ponder.tag.kinetic_relays": "UNLOCALIZED: Kinetic Blocks",
- "create.ponder.tag.kinetic_relays.description": "UNLOCALIZED: Components which help relaying Rotational Force elsewhere",
- "create.ponder.tag.contraption_actor": "UNLOCALIZED: Contraption Actors",
- "create.ponder.tag.contraption_actor.description": "UNLOCALIZED: Components which expose special behaviour when attached to a moving contraption",
- "create.ponder.tag.creative": "UNLOCALIZED: Creative Mode",
- "create.ponder.tag.creative.description": "UNLOCALIZED: Components not usually available for Survival Mode",
- "create.ponder.tag.display_sources": "UNLOCALIZED: Sources for Display Links",
- "create.ponder.tag.display_sources.description": "UNLOCALIZED: Components or Blocks which offer some data that can be read with a Display Link",
- "create.ponder.tag.logistics": "UNLOCALIZED: Item Transportation",
- "create.ponder.tag.logistics.description": "UNLOCALIZED: Components which help moving items around",
- "create.ponder.tag.display_targets": "UNLOCALIZED: Targets for Display Links",
- "create.ponder.tag.display_targets.description": "UNLOCALIZED: Components or Blocks which can process and display the data received from a Display Link",
- "create.ponder.tag.train_related": "UNLOCALIZED: Railway Equipment",
- "create.ponder.tag.train_related.description": "UNLOCALIZED: Components used in the construction or management of Train Contraptions",
-
- "create.ponder.analog_lever.header": "UNLOCALIZED: Controlling signals using the Analog Lever",
- "create.ponder.analog_lever.text_1": "UNLOCALIZED: Analog Levers make for a compact and precise source of redstone power",
- "create.ponder.analog_lever.text_2": "UNLOCALIZED: Right-click to increase its analog power output",
- "create.ponder.analog_lever.text_3": "UNLOCALIZED: Right-click while Sneaking to decrease the power output again",
-
- "create.ponder.andesite_tunnel.header": "UNLOCALIZED: Using Andesite Tunnels",
- "create.ponder.andesite_tunnel.text_1": "UNLOCALIZED: Andesite Tunnels can be used to cover up your belts",
- "create.ponder.andesite_tunnel.text_2": "UNLOCALIZED: Whenever an Andesite Tunnel has connections to the sides...",
- "create.ponder.andesite_tunnel.text_3": "UNLOCALIZED: ...they will split exactly one item off of any passing stacks",
- "create.ponder.andesite_tunnel.text_4": "UNLOCALIZED: The remainder will continue on its path",
-
- "create.ponder.auto_schedule.header": "UNLOCALIZED: Stations & Scheduling",
- "create.ponder.auto_schedule.text_1": "UNLOCALIZED: Schedules can be used to provide drivers with a destination",
- "create.ponder.auto_schedule.text_2": "UNLOCALIZED: Comparators will receive a signal whenever a Train is present",
- "create.ponder.auto_schedule.text_3": "UNLOCALIZED: Mind that a Station can only be approached from the indicated direction",
- "create.ponder.auto_schedule.text_4": "UNLOCALIZED: Stations can also be used to assign new Schedules automatically",
- "create.ponder.auto_schedule.text_5": "UNLOCALIZED: The Schedule placed on a station will automatically copy itself to present trains",
- "create.ponder.auto_schedule.text_6": "UNLOCALIZED: As opposed to manual scheduling, drivers will not take the item with them",
-
- "create.ponder.basin.header": "UNLOCALIZED: Processing Items in the Basin",
- "create.ponder.basin.text_1": "UNLOCALIZED: A Basin can hold Items and Fluids for Processing",
- "create.ponder.basin.text_2": "UNLOCALIZED: After a processing step, basins try to output below to the side of them",
- "create.ponder.basin.text_3": "UNLOCALIZED: When a valid component is present, the Basin will show an output faucet",
- "create.ponder.basin.text_4": "UNLOCALIZED: A number of options are applicable here",
- "create.ponder.basin.text_5": "UNLOCALIZED: Outputs will be caught by the inventory below",
- "create.ponder.basin.text_6": "UNLOCALIZED: Without output faucet, the Basin will retain items created in its processing",
- "create.ponder.basin.text_7": "UNLOCALIZED: This can be useful if outputs should be re-used as ingredients",
- "create.ponder.basin.text_8": "UNLOCALIZED: Desired outputs will then have to be extracted from the basin",
- "create.ponder.basin.text_9": "UNLOCALIZED: A Filter might be necessary to avoid pulling out un-processed items",
-
- "create.ponder.bearing_modes.header": "UNLOCALIZED: Movement Modes of the Mechanical Bearing",
- "create.ponder.bearing_modes.text_1": "UNLOCALIZED: When Stopped, the Bearing will place the structure at the nearest grid-aligned Angle",
- "create.ponder.bearing_modes.text_2": "UNLOCALIZED: It can be configured never to revert to solid blocks, or only near the angle it started at",
-
- "create.ponder.belt_casing.header": "UNLOCALIZED: Encasing Belts",
- "create.ponder.belt_casing.text_1": "UNLOCALIZED: Brass or Andesite Casing can be used to decorate Mechanical Belts",
- "create.ponder.belt_casing.text_2": "UNLOCALIZED: A wrench can be used to remove the casing",
-
- "create.ponder.belt_connector.header": "UNLOCALIZED: Using Mechanical Belts",
- "create.ponder.belt_connector.text_1": "UNLOCALIZED: Right-Clicking two shafts with a belt item will connect them together",
- "create.ponder.belt_connector.text_2": "UNLOCALIZED: Accidental selections can be canceled with Right-Click while Sneaking",
- "create.ponder.belt_connector.text_3": "UNLOCALIZED: Additional Shafts can be added throughout the Belt",
- "create.ponder.belt_connector.text_4": "UNLOCALIZED: Shafts connected via Belts will rotate with Identical Speed and Direction",
- "create.ponder.belt_connector.text_5": "UNLOCALIZED: Added shafts can be removed using the wrench",
- "create.ponder.belt_connector.text_6": "UNLOCALIZED: Mechanical Belts can be dyed for aesthetic purposes",
-
- "create.ponder.belt_directions.header": "UNLOCALIZED: Valid Orientations for Mechanical Belts",
- "create.ponder.belt_directions.text_1": "UNLOCALIZED: Belts cannot connect in arbitrary directions",
- "create.ponder.belt_directions.text_2": "UNLOCALIZED: 1. They can connect horizontally",
- "create.ponder.belt_directions.text_3": "UNLOCALIZED: 2. They can connect diagonally",
- "create.ponder.belt_directions.text_4": "UNLOCALIZED: 3. They can connect vertically",
- "create.ponder.belt_directions.text_5": "UNLOCALIZED: 4. And they can connect vertical shafts horizontally",
- "create.ponder.belt_directions.text_6": "UNLOCALIZED: These are all possible directions. Belts can span any Length between 2 and 20 blocks",
-
- "create.ponder.belt_transport.header": "UNLOCALIZED: Using Mechanical Belts for Logistics",
- "create.ponder.belt_transport.text_1": "UNLOCALIZED: Moving belts will transport Items and other Entities",
- "create.ponder.belt_transport.text_2": "UNLOCALIZED: Right-Click with an empty hand to take items off a belt",
-
- "create.ponder.blaze_burner.header": "UNLOCALIZED: Feeding Blaze Burners",
- "create.ponder.blaze_burner.text_1": "UNLOCALIZED: Blaze Burners can provide Heat to Items processed in a Basin",
- "create.ponder.blaze_burner.text_2": "UNLOCALIZED: For this, the Blaze has to be fed with flammable items",
- "create.ponder.blaze_burner.text_3": "UNLOCALIZED: With a Blaze Cake, the Burner can reach an even stronger level of heat",
- "create.ponder.blaze_burner.text_4": "UNLOCALIZED: The feeding process can be automated using Deployers or Mechanical Arms",
-
- "create.ponder.brass_funnel.header": "UNLOCALIZED: The Brass Funnel",
- "create.ponder.brass_funnel.text_1": "UNLOCALIZED: Andesite Funnels can only ever extract single items.",
- "create.ponder.brass_funnel.text_2": "UNLOCALIZED: Brass Funnels can extract up to a full stack.",
- "create.ponder.brass_funnel.text_3": "UNLOCALIZED: Scrolling on the filter slot allows for precise control over the extracted stack size.",
- "create.ponder.brass_funnel.text_4": "UNLOCALIZED: Using items on the filter slot will restrict the funnel to only transfer matching stacks.",
-
- "create.ponder.brass_tunnel.header": "UNLOCALIZED: Using Brass Tunnels",
- "create.ponder.brass_tunnel.text_1": "UNLOCALIZED: Brass Tunnels can be used to cover up your belts",
- "create.ponder.brass_tunnel.text_2": "UNLOCALIZED: Brass Tunnels have filter slots on each open side",
- "create.ponder.brass_tunnel.text_3": "UNLOCALIZED: Filters on inbound connections simply block non-matching items",
- "create.ponder.brass_tunnel.text_4": "UNLOCALIZED: Filters on outbound connections can be used to sort items by type",
- "create.ponder.brass_tunnel.text_5": "UNLOCALIZED: Whenever a passing item has multiple valid exits, the distribution mode will decide how to handle it",
- "create.ponder.brass_tunnel.text_6": "UNLOCALIZED: Brass Tunnels on parallel belts will form a group",
- "create.ponder.brass_tunnel.text_7": "UNLOCALIZED: Incoming Items will now be distributed across all connected exits",
- "create.ponder.brass_tunnel.text_8": "UNLOCALIZED: For this, items can also be inserted into the Tunnel block directly",
-
- "create.ponder.brass_tunnel_modes.header": "UNLOCALIZED: Distribution Modes of the Brass Tunnel",
- "create.ponder.brass_tunnel_modes.text_1": "UNLOCALIZED: Using a Wrench, the distribution behaviour of Brass Tunnels can be configured",
- "create.ponder.brass_tunnel_modes.text_10": "UNLOCALIZED: 'Synchronize Inputs' is a unique setting for Brass Tunnels",
- "create.ponder.brass_tunnel_modes.text_11": "UNLOCALIZED: Items are only allowed past if every tunnel in the group has one waiting",
- "create.ponder.brass_tunnel_modes.text_12": "UNLOCALIZED: This ensures that all affected belts supply items at the same rate",
- "create.ponder.brass_tunnel_modes.text_2": "UNLOCALIZED: 'Split' will attempt to distribute the stack evenly between available outputs",
- "create.ponder.brass_tunnel_modes.text_3": "UNLOCALIZED: If an output is unable to take more items, it will be skipped",
- "create.ponder.brass_tunnel_modes.text_4": "UNLOCALIZED: 'Forced Split' will never skip outputs, and instead wait until they are free",
- "create.ponder.brass_tunnel_modes.text_5": "UNLOCALIZED: 'Round Robin' keeps stacks whole, and cycles through outputs iteratively",
- "create.ponder.brass_tunnel_modes.text_6": "UNLOCALIZED: Once Again, if an output is unable to take more items, it will be skipped",
- "create.ponder.brass_tunnel_modes.text_7": "UNLOCALIZED: 'Forced Round Robin' never skips outputs",
- "create.ponder.brass_tunnel_modes.text_8": "UNLOCALIZED: 'Prefer Nearest' prioritizes the outputs closest to the items' input location",
- "create.ponder.brass_tunnel_modes.text_9": "UNLOCALIZED: 'Randomize' will distribute whole stacks to randomly picked outputs",
-
- "create.ponder.cart_assembler.header": "UNLOCALIZED: Moving Structures using Cart Assemblers",
- "create.ponder.cart_assembler.text_1": "UNLOCALIZED: Powered Cart Assemblers mount attached structures to passing Minecarts",
- "create.ponder.cart_assembler.text_2": "UNLOCALIZED: Without a redstone signal, it disassembles passing cart contraptions back into blocks",
- "create.ponder.cart_assembler.text_3": "UNLOCALIZED: Using a Wrench on the Minecart will let you carry the Contraption elsewhere",
-
- "create.ponder.cart_assembler_dual.header": "UNLOCALIZED: Assembling Carriage Contraptions",
- "create.ponder.cart_assembler_dual.text_1": "UNLOCALIZED: Whenever two Cart Assembers share an attached structure...",
- "create.ponder.cart_assembler_dual.text_2": "UNLOCALIZED: Powering either of them will create a Carriage Contraption",
- "create.ponder.cart_assembler_dual.text_3": "UNLOCALIZED: The carts will behave like those connected via Minecart Coupling",
-
- "create.ponder.cart_assembler_modes.header": "UNLOCALIZED: Orientation Settings for Minecart Contraptions",
- "create.ponder.cart_assembler_modes.text_1": "UNLOCALIZED: Cart Contraptions will rotate to face towards their carts' motion",
- "create.ponder.cart_assembler_modes.text_2": "UNLOCALIZED: This Arrow indicates which side of the Structure will be considered the front",
- "create.ponder.cart_assembler_modes.text_3": "UNLOCALIZED: If the Assembler is set to Lock Rotation, the contraptions' orientation will never change",
-
- "create.ponder.cart_assembler_rails.header": "UNLOCALIZED: Other types of Minecarts and Rails",
- "create.ponder.cart_assembler_rails.text_1": "UNLOCALIZED: Cart Assemblers on Regular Tracks will not affect the passing carts' motion",
- "create.ponder.cart_assembler_rails.text_2": "UNLOCALIZED: When on Powered or Controller Rail, the carts will be held in place until it's Powered",
- "create.ponder.cart_assembler_rails.text_3": "UNLOCALIZED: Other types of Minecarts can be used as the anchor",
- "create.ponder.cart_assembler_rails.text_4": "UNLOCALIZED: Furnace Carts will keep themselves powered, pulling fuel from any attached inventories",
-
- "create.ponder.chain_drive.header": "UNLOCALIZED: Relaying rotational force with Chain Drives",
- "create.ponder.chain_drive.text_1": "UNLOCALIZED: Chain Drives relay rotation to each other in a row",
- "create.ponder.chain_drive.text_2": "UNLOCALIZED: All shafts connected like this will rotate in the same direction",
- "create.ponder.chain_drive.text_3": "UNLOCALIZED: Any part of the row can be rotated by 90 degrees",
-
- "create.ponder.chain_gearshift.header": "UNLOCALIZED: Controlling rotational speed with Chain Gearshifts",
- "create.ponder.chain_gearshift.text_1": "UNLOCALIZED: Unpowered Chain Gearshifts behave exactly like Chain Drives",
- "create.ponder.chain_gearshift.text_2": "UNLOCALIZED: When Powered, the speed transmitted to other Chain Drives in the row is doubled",
- "create.ponder.chain_gearshift.text_3": "UNLOCALIZED: Whenever the Powered Gearshift is not at the source, its speed will be halved instead",
- "create.ponder.chain_gearshift.text_4": "UNLOCALIZED: In both cases, Chain Drives in the row always run at 2x the speed of the Powered Gearshift",
- "create.ponder.chain_gearshift.text_5": "UNLOCALIZED: Using analog signals, the ratio can be adjusted more precisely between 1 and 2",
- "create.ponder.chain_gearshift.text_6": "UNLOCALIZED: 12 RPM",
-
- "create.ponder.chute.header": "UNLOCALIZED: Transporting Items downward via Chutes",
- "create.ponder.chute.text_1": "UNLOCALIZED: Chutes can transport items vertically from and to inventories",
- "create.ponder.chute.text_2": "UNLOCALIZED: Using the Wrench, a window can be created",
- "create.ponder.chute.text_3": "UNLOCALIZED: Placing chutes targeting the side faces of another will make it diagonal",
-
- "create.ponder.chute_upward.header": "UNLOCALIZED: Transporting Items upward via Chutes",
- "create.ponder.chute_upward.text_1": "UNLOCALIZED: Using Encased Fans at the top or bottom, a Chute can move items upward",
- "create.ponder.chute_upward.text_2": "UNLOCALIZED: Inspecting chutes with Engineers' Goggles reveals information about the movement direction",
- "create.ponder.chute_upward.text_3": "UNLOCALIZED: On the 'blocked' end, items will have to be inserted/taken from the sides",
-
- "create.ponder.clockwork_bearing.header": "UNLOCALIZED: Animating Structures using Clockwork Bearings",
- "create.ponder.clockwork_bearing.text_1": "UNLOCALIZED: Clockwork Bearings attach to blocks in front of them",
- "create.ponder.clockwork_bearing.text_2": "UNLOCALIZED: Upon receiving Rotational Force, the structure will be rotated according to the hour of the day",
- "create.ponder.clockwork_bearing.text_3": "UNLOCALIZED: 3:00",
- "create.ponder.clockwork_bearing.text_4": "UNLOCALIZED: 4:00",
- "create.ponder.clockwork_bearing.text_5": "UNLOCALIZED: Right-Click the bearing to start or stop animating the structure",
- "create.ponder.clockwork_bearing.text_6": "UNLOCALIZED: In front of the Hour Hand, a second structure can be added",
- "create.ponder.clockwork_bearing.text_7": "UNLOCALIZED: Ensure that the two Structures are not glued to each other",
- "create.ponder.clockwork_bearing.text_8": "UNLOCALIZED: The Second Structure will now rotate as the Minute Hand",
-
- "create.ponder.clutch.header": "UNLOCALIZED: Controlling rotational force using a Clutch",
- "create.ponder.clutch.text_1": "UNLOCALIZED: Clutches will relay rotation in a straight line",
- "create.ponder.clutch.text_2": "UNLOCALIZED: When powered by Redstone, it breaks the connection",
-
- "create.ponder.cog_speedup.header": "UNLOCALIZED: Gearshifting with Cogs",
- "create.ponder.cog_speedup.text_1": "UNLOCALIZED: Large and Small cogs can be connected diagonally",
- "create.ponder.cog_speedup.text_2": "UNLOCALIZED: Shifting from large to small cogs, the conveyed speed will be doubled",
- "create.ponder.cog_speedup.text_3": "UNLOCALIZED: Shifting the opposite way, the conveyed speed will be halved",
-
- "create.ponder.cogwheel.header": "UNLOCALIZED: Relaying rotational force using Cogwheels",
- "create.ponder.cogwheel.text_1": "UNLOCALIZED: Cogwheels will relay rotation to other adjacent cogwheels",
- "create.ponder.cogwheel.text_2": "UNLOCALIZED: Neighbouring shafts connected like this will rotate in opposite directions",
-
- "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.creative_fluid_tank.header": "UNLOCALIZED: Creative Fluid Tanks",
- "create.ponder.creative_fluid_tank.text_1": "UNLOCALIZED: Creative Fluid Tanks can be used to provide a bottomless supply of fluid",
- "create.ponder.creative_fluid_tank.text_2": "UNLOCALIZED: Right-Click with a fluid containing item to configure it",
- "create.ponder.creative_fluid_tank.text_3": "UNLOCALIZED: Pipe Networks can now endlessly draw the assigned fluid from the tank",
- "create.ponder.creative_fluid_tank.text_4": "UNLOCALIZED: Any Fluids pushed back into a Creative Fluid Tank will be voided",
-
- "create.ponder.creative_motor.header": "UNLOCALIZED: Generating Rotational Force using Creative Motors",
- "create.ponder.creative_motor.text_1": "UNLOCALIZED: Creative motors are a compact and configurable source of Rotational Force",
- "create.ponder.creative_motor.text_2": "UNLOCALIZED: Scrolling on the back panel changes the RPM of the motors' rotational output",
-
- "create.ponder.creative_motor_mojang.header": "UNLOCALIZED: Mojang's Enigma",
-
- "create.ponder.crushing_wheels.header": "UNLOCALIZED: Processing Items with Crushing Wheels",
- "create.ponder.crushing_wheels.text_1": "UNLOCALIZED: A pair of Crushing Wheels can grind items very effectively",
- "create.ponder.crushing_wheels.text_2": "UNLOCALIZED: Their Rotational Input has to make them spin into each other",
- "create.ponder.crushing_wheels.text_3": "UNLOCALIZED: Items thrown or inserted into the top will get processed",
- "create.ponder.crushing_wheels.text_4": "UNLOCALIZED: Items can be inserted and picked up through automated means as well",
-
- "create.ponder.deployer.header": "UNLOCALIZED: Using the Deployer",
- "create.ponder.deployer.text_1": "UNLOCALIZED: Given Rotational Force, a Deployer can imitate player interactions",
- "create.ponder.deployer.text_10": "UNLOCALIZED: Right-click the front to give it an Item to use",
- "create.ponder.deployer.text_11": "UNLOCALIZED: Items can also be inserted automatically",
- "create.ponder.deployer.text_12": "UNLOCALIZED: Deployers carry a filter slot",
- "create.ponder.deployer.text_13": "UNLOCALIZED: When a filter is set, it activates only while holding a matching item",
- "create.ponder.deployer.text_14": "UNLOCALIZED: Only items matching the filter can now be inserted...",
- "create.ponder.deployer.text_15": "UNLOCALIZED: ...and only non-matching items will be extracted",
- "create.ponder.deployer.text_2": "UNLOCALIZED: It will always interact with the position 2 blocks in front of itself",
- "create.ponder.deployer.text_3": "UNLOCALIZED: Blocks directly in front will not obstruct it",
- "create.ponder.deployer.text_4": "UNLOCALIZED: Deployers can:",
- "create.ponder.deployer.text_5": "UNLOCALIZED: Place Blocks,",
- "create.ponder.deployer.text_6": "UNLOCALIZED: Use Items,",
- "create.ponder.deployer.text_7": "UNLOCALIZED: Activate Blocks,",
- "create.ponder.deployer.text_8": "UNLOCALIZED: Harvest blocks",
- "create.ponder.deployer.text_9": "UNLOCALIZED: and Attack Mobs",
-
- "create.ponder.deployer_contraption.header": "UNLOCALIZED: Using Deployers on Contraptions",
- "create.ponder.deployer_contraption.text_1": "UNLOCALIZED: Whenever Deployers are moved as part of an animated Contraption...",
- "create.ponder.deployer_contraption.text_2": "UNLOCALIZED: They activate at each visited location, using items from inventories anywhere on the contraption",
- "create.ponder.deployer_contraption.text_3": "UNLOCALIZED: The Filter slot can be used to specify which items to pull",
-
- "create.ponder.deployer_modes.header": "UNLOCALIZED: Modes of the Deployer",
- "create.ponder.deployer_modes.text_1": "UNLOCALIZED: By default, a Deployer imitates a Right-click interaction",
- "create.ponder.deployer_modes.text_2": "UNLOCALIZED: Using a Wrench, it can be set to imitate a Left-click instead",
-
- "create.ponder.deployer_processing.header": "UNLOCALIZED: Processing Items using Deployers",
- "create.ponder.deployer_processing.text_1": "UNLOCALIZED: With a fitting held item, Deployers can process items provided beneath them",
- "create.ponder.deployer_processing.text_2": "UNLOCALIZED: The Input items can be dropped or placed on a Depot under the Deployer",
- "create.ponder.deployer_processing.text_3": "UNLOCALIZED: When items are provided on a belt...",
- "create.ponder.deployer_processing.text_4": "UNLOCALIZED: The Deployer will hold and process them automatically",
-
- "create.ponder.deployer_redstone.header": "UNLOCALIZED: Controlling Deployers with Redstone",
- "create.ponder.deployer_redstone.text_1": "UNLOCALIZED: When powered by Redstone, Deployers will not activate",
- "create.ponder.deployer_redstone.text_2": "UNLOCALIZED: Before stopping, the Deployer will finish any started cycles",
- "create.ponder.deployer_redstone.text_3": "UNLOCALIZED: Thus, a negative pulse can be used to trigger exactly one activation cycle",
-
- "create.ponder.depot.header": "UNLOCALIZED: Using Depots",
- "create.ponder.depot.text_1": "UNLOCALIZED: Depots can serve as 'stationary' belt elements",
- "create.ponder.depot.text_2": "UNLOCALIZED: Right-Click to manually place or remove Items from it",
- "create.ponder.depot.text_3": "UNLOCALIZED: Just like Mechanical Belts, it can provide items to processing",
- "create.ponder.depot.text_4": "UNLOCALIZED: ...as well as provide Items to Mechanical Arms",
-
- "create.ponder.display_board.header": "UNLOCALIZED: Using Display Boards",
- "create.ponder.display_board.text_1": "UNLOCALIZED: Display Boards are a scalable alternative to the sign",
- "create.ponder.display_board.text_2": "UNLOCALIZED: They require Rotational Force to operate",
- "create.ponder.display_board.text_3": "UNLOCALIZED: Text can be displayed using Name Tags...",
- "create.ponder.display_board.text_4": "UNLOCALIZED: ...or through the use of Display Links",
- "create.ponder.display_board.text_5": "UNLOCALIZED: Dyes can be applied to individual lines of the board",
- "create.ponder.display_board.text_6": "UNLOCALIZED: Lines can be reset by clicking them with an empty hand",
-
- "create.ponder.display_link.header": "UNLOCALIZED: Setting up Display Links",
- "create.ponder.display_link.text_1": "UNLOCALIZED: Display Links can be used to visualise dynamic information",
- "create.ponder.display_link.text_2": "UNLOCALIZED: First, right-click the target display...",
- "create.ponder.display_link.text_3": "UNLOCALIZED: ...then attach it to the block to read from",
- "create.ponder.display_link.text_4": "UNLOCALIZED: Open the Interface to select and configure what is sent",
- "create.ponder.display_link.text_5": "UNLOCALIZED: The display will now receive information from the link",
- "create.ponder.display_link.text_6": "UNLOCALIZED: Not every block can act as a source",
- "create.ponder.display_link.text_7": "UNLOCALIZED: Each compatible block provides unique information",
- "create.ponder.display_link.text_8": "UNLOCALIZED: The Display Link can work with several different displays",
-
- "create.ponder.display_link_redstone.header": "UNLOCALIZED: Redstone Control",
- "create.ponder.display_link_redstone.text_1": "UNLOCALIZED: When powered by Redstone, Display Links stop sending updates",
- "create.ponder.display_link_redstone.text_2": "UNLOCALIZED: Once unpowered, the Timer is reset and new info is sent immediately",
- "create.ponder.display_link_redstone.text_3": "UNLOCALIZED: Signals emitted from the source do not affect the Link",
-
- "create.ponder.empty_blaze_burner.header": "UNLOCALIZED: Using Empty Blaze Burners",
- "create.ponder.empty_blaze_burner.text_1": "UNLOCALIZED: Right-click a Blaze with the empty burner to capture it",
- "create.ponder.empty_blaze_burner.text_2": "UNLOCALIZED: Alternatively, Blazes can be collected from their Spawners directly",
- "create.ponder.empty_blaze_burner.text_3": "UNLOCALIZED: You now have an ideal heat source for various machines",
- "create.ponder.empty_blaze_burner.text_4": "UNLOCALIZED: For Aesthetic purposes, Empty Blaze Burners can also be lit using Flint and Steel",
- "create.ponder.empty_blaze_burner.text_5": "UNLOCALIZED: The flame can be transformed using a soul-infused item",
- "create.ponder.empty_blaze_burner.text_6": "UNLOCALIZED: However, without a blaze they are not suitable for industrial heating",
-
- "create.ponder.encased_fluid_pipe.header": "UNLOCALIZED: Encasing Fluid Pipes",
- "create.ponder.encased_fluid_pipe.text_1": "UNLOCALIZED: Copper Casing can be used to decorate Fluid Pipes",
- "create.ponder.encased_fluid_pipe.text_2": "UNLOCALIZED: Aside from being conceiled, Encased Pipes are locked into their connectivity state",
- "create.ponder.encased_fluid_pipe.text_3": "UNLOCALIZED: It will no longer react to any neighbouring blocks being added or removed",
-
- "create.ponder.fan_direction.header": "UNLOCALIZED: Air flow of Encased Fans",
- "create.ponder.fan_direction.text_1": "UNLOCALIZED: Encased Fans use Rotational Force to create an Air Current",
- "create.ponder.fan_direction.text_2": "UNLOCALIZED: Strength and Direction of Flow depends on the Rotational Input",
-
- "create.ponder.fan_processing.header": "UNLOCALIZED: Processing Items using Encased Fans",
- "create.ponder.fan_processing.text_1": "UNLOCALIZED: When passing through lava, the Air Flow becomes Heated",
- "create.ponder.fan_processing.text_2": "UNLOCALIZED: Items caught in the area will be smelted",
- "create.ponder.fan_processing.text_3": "UNLOCALIZED: Food items thrown here would be incinerated",
- "create.ponder.fan_processing.text_4": "UNLOCALIZED: Instead, a setup for Smoking using Fire should be used for them",
- "create.ponder.fan_processing.text_5": "UNLOCALIZED: Air Flows passing through water create a Washing Setup",
- "create.ponder.fan_processing.text_6": "UNLOCALIZED: Some interesting new processing can be done with it",
- "create.ponder.fan_processing.text_7": "UNLOCALIZED: The Speed of the Fan does NOT affect the processing speed, only its range",
- "create.ponder.fan_processing.text_8": "UNLOCALIZED: Fan Processing can also be applied to Items on Depots and Belts",
-
- "create.ponder.fluid_pipe_flow.header": "UNLOCALIZED: Moving Fluids using Copper Pipes",
- "create.ponder.fluid_pipe_flow.text_1": "UNLOCALIZED: Fluid Pipes can connect two or more fluid sources and targets",
- "create.ponder.fluid_pipe_flow.text_2": "UNLOCALIZED: Using a wrench, a straight pipe segment can be given a window",
- "create.ponder.fluid_pipe_flow.text_3": "UNLOCALIZED: Windowed pipes will not connect to any other adjacent pipe segments",
- "create.ponder.fluid_pipe_flow.text_4": "UNLOCALIZED: Powered by Mechanical Pumps, the Pipes can transport Fluids",
- "create.ponder.fluid_pipe_flow.text_5": "UNLOCALIZED: No fluid is being extracted at first",
- "create.ponder.fluid_pipe_flow.text_6": "UNLOCALIZED: Once the flow connects them, the endpoints gradually transfer their contents",
- "create.ponder.fluid_pipe_flow.text_7": "UNLOCALIZED: Thus, the Pipe blocks themselves never 'physically' contain any fluid",
-
- "create.ponder.fluid_pipe_interaction.header": "UNLOCALIZED: Draining and Filling fluid containers",
- "create.ponder.fluid_pipe_interaction.text_1": "UNLOCALIZED: Endpoints of a pipe network can interact with a variety of blocks",
- "create.ponder.fluid_pipe_interaction.text_2": "UNLOCALIZED: Any block with fluid storage capabilities can be filled or drained",
- "create.ponder.fluid_pipe_interaction.text_3": "UNLOCALIZED: Source blocks right in front of an open end can be picked up...",
- "create.ponder.fluid_pipe_interaction.text_4": "UNLOCALIZED: ...while spilling into empty spaces can create fluid sources",
- "create.ponder.fluid_pipe_interaction.text_5": "UNLOCALIZED: Pipes can also extract fluids from a handful of other blocks directly",
-
- "create.ponder.fluid_tank_sizes.header": "UNLOCALIZED: Dimensions of a Fluid tank",
- "create.ponder.fluid_tank_sizes.text_1": "UNLOCALIZED: Fluid Tanks can be combined to increase the total capacity",
- "create.ponder.fluid_tank_sizes.text_2": "UNLOCALIZED: Their base square can be up to 3 blocks wide...",
- "create.ponder.fluid_tank_sizes.text_3": "UNLOCALIZED: ...and grow in height by more than 30 additional layers",
- "create.ponder.fluid_tank_sizes.text_4": "UNLOCALIZED: Using a Wrench, a tanks' window can be toggled",
-
- "create.ponder.fluid_tank_storage.header": "UNLOCALIZED: Storing Fluids in Fluid Tanks",
- "create.ponder.fluid_tank_storage.text_1": "UNLOCALIZED: Fluid Tanks can be used to store large amounts of fluid",
- "create.ponder.fluid_tank_storage.text_2": "UNLOCALIZED: Pipe networks can push and pull fluids from any side",
- "create.ponder.fluid_tank_storage.text_3": "UNLOCALIZED: The contained fluid can be measured by a Comparator",
- "create.ponder.fluid_tank_storage.text_4": "UNLOCALIZED: However, in Survival Mode Fluids cannot be added or taken manually",
- "create.ponder.fluid_tank_storage.text_5": "UNLOCALIZED: You can use Basins, Item Drains and Spouts to drain or fill fluid containing items",
-
- "create.ponder.funnel_compat.header": "UNLOCALIZED: Funnel compatibility",
- "create.ponder.funnel_compat.text_1": "UNLOCALIZED: Funnels should also interact nicely with a handful of other components.",
- "create.ponder.funnel_compat.text_2": "UNLOCALIZED: Vertical Saws",
- "create.ponder.funnel_compat.text_3": "UNLOCALIZED: Depots",
- "create.ponder.funnel_compat.text_4": "UNLOCALIZED: Item Drains",
-
- "create.ponder.funnel_direction.header": "UNLOCALIZED: Direction of Transfer",
- "create.ponder.funnel_direction.text_1": "UNLOCALIZED: Placed normally, it pulls items from the inventory.",
- "create.ponder.funnel_direction.text_2": "UNLOCALIZED: Placed while sneaking, it puts items into the inventory.",
- "create.ponder.funnel_direction.text_3": "UNLOCALIZED: Using a wrench, the funnel can be flipped after placement.",
- "create.ponder.funnel_direction.text_4": "UNLOCALIZED: Same rules will apply for most orientations.",
- "create.ponder.funnel_direction.text_5": "UNLOCALIZED: Funnels on belts will extract/insert depending on its movement direction.",
-
- "create.ponder.funnel_intro.header": "UNLOCALIZED: Using funnels",
- "create.ponder.funnel_intro.text_1": "UNLOCALIZED: Funnels are ideal for transferring items from and to inventories.",
-
- "create.ponder.funnel_redstone.header": "UNLOCALIZED: Redstone control",
- "create.ponder.funnel_redstone.text_1": "UNLOCALIZED: Redstone power will prevent any funnel from acting",
-
- "create.ponder.funnel_transfer.header": "UNLOCALIZED: Direct transfer",
- "create.ponder.funnel_transfer.text_1": "UNLOCALIZED: Funnels cannot ever transfer between closed inventories directly.",
- "create.ponder.funnel_transfer.text_2": "UNLOCALIZED: Chutes or Smart chutes might be more suitable for such purposes.",
- "create.ponder.funnel_transfer.text_3": "UNLOCALIZED: Same applies for horizontal movement. A mechanical belt should help here.",
-
- "create.ponder.gantry_carriage.header": "UNLOCALIZED: Using Gantry Carriages",
- "create.ponder.gantry_carriage.text_1": "UNLOCALIZED: Gantry Carriages can mount to and slide along a Gantry Shaft.",
- "create.ponder.gantry_carriage.text_2": "UNLOCALIZED: Gantry setups can move attached Blocks.",
-
- "create.ponder.gantry_cascaded.header": "UNLOCALIZED: Cascaded Gantries",
- "create.ponder.gantry_cascaded.text_1": "UNLOCALIZED: Gantry shafts attach to a carriage without the need of super glue",
- "create.ponder.gantry_cascaded.text_2": "UNLOCALIZED: Same applies for carriages on moved Gantry Shafts",
- "create.ponder.gantry_cascaded.text_3": "UNLOCALIZED: Thus, a gantry system can be cascaded to cover multiple axes of movement",
-
- "create.ponder.gantry_direction.header": "UNLOCALIZED: Gantry Movement Direction",
- "create.ponder.gantry_direction.text_1": "UNLOCALIZED: Gantry Shafts can have opposite orientations",
- "create.ponder.gantry_direction.text_2": "UNLOCALIZED: The movement direction of carriages depend on their shafts' orientation",
- "create.ponder.gantry_direction.text_3": "UNLOCALIZED: ...as well as the rotation direction of the shaft",
- "create.ponder.gantry_direction.text_4": "UNLOCALIZED: Same rules apply for the propagated rotation",
-
- "create.ponder.gantry_redstone.header": "UNLOCALIZED: Gantry Power Propagation",
- "create.ponder.gantry_redstone.text_1": "UNLOCALIZED: Redstone-powered gantry shafts stop moving their carriages",
- "create.ponder.gantry_redstone.text_2": "UNLOCALIZED: Instead, its rotational force is relayed to the carriages' output shaft",
-
- "create.ponder.gantry_shaft.header": "UNLOCALIZED: Using Gantry Shafts",
- "create.ponder.gantry_shaft.text_1": "UNLOCALIZED: Gantry Shafts form the basis of a gantry setup. Attached Carriages will move along them.",
- "create.ponder.gantry_shaft.text_2": "UNLOCALIZED: Gantry setups can move attached Blocks.",
-
- "create.ponder.gearbox.header": "UNLOCALIZED: Relaying rotational force using Gearboxes",
- "create.ponder.gearbox.text_1": "UNLOCALIZED: Jumping between axes of rotation can get bulky quickly",
- "create.ponder.gearbox.text_2": "UNLOCALIZED: A gearbox is the more compact equivalent of this setup",
- "create.ponder.gearbox.text_3": "UNLOCALIZED: Shafts around corners rotate in mirrored directions",
- "create.ponder.gearbox.text_4": "UNLOCALIZED: Straight connections will be reversed",
-
- "create.ponder.gearshift.header": "UNLOCALIZED: Controlling rotational force using a Gearshift",
- "create.ponder.gearshift.text_1": "UNLOCALIZED: Gearshifts will relay rotation in a straight line",
- "create.ponder.gearshift.text_2": "UNLOCALIZED: When powered by Redstone, it reverses the transmission",
-
- "create.ponder.hand_crank.header": "UNLOCALIZED: Generating Rotational Force using Hand Cranks",
- "create.ponder.hand_crank.text_1": "UNLOCALIZED: Hand Cranks can be used by players to apply rotational force manually",
- "create.ponder.hand_crank.text_2": "UNLOCALIZED: Hold Right-Click to rotate it Counter-Clockwise",
- "create.ponder.hand_crank.text_3": "UNLOCALIZED: Its conveyed speed is relatively high",
- "create.ponder.hand_crank.text_4": "UNLOCALIZED: Sneak and Hold Right-Click to rotate it Clockwise",
-
- "create.ponder.hose_pulley.header": "UNLOCALIZED: Source Filling and Draining using Hose Pulleys",
- "create.ponder.hose_pulley.text_1": "UNLOCALIZED: Hose Pulleys can be used to fill or drain large bodies of Fluid",
- "create.ponder.hose_pulley.text_2": "UNLOCALIZED: With the Kinetic Input, the height of the pulleys' hose can be controlled",
- "create.ponder.hose_pulley.text_3": "UNLOCALIZED: The Pulley retracts while the input rotation is inverted",
- "create.ponder.hose_pulley.text_4": "UNLOCALIZED: On the opposite side, pipes can be connected",
- "create.ponder.hose_pulley.text_5": "UNLOCALIZED: Attached pipe networks can either provide fluid to the hose...",
- "create.ponder.hose_pulley.text_6": "UNLOCALIZED: ...or pull from it, draining the pool instead",
- "create.ponder.hose_pulley.text_7": "UNLOCALIZED: Fill and Drain speed of the pulley depends entirely on the fluid networks' throughput",
-
- "create.ponder.hose_pulley_infinite.header": "UNLOCALIZED: Passively Filling and Draining large bodies of Fluid",
- "create.ponder.hose_pulley_infinite.text_1": "UNLOCALIZED: When deploying the Hose Pulley into a large enough ocean...",
- "create.ponder.hose_pulley_infinite.text_2": "UNLOCALIZED: It will provide/dispose fluids without affecting the source",
- "create.ponder.hose_pulley_infinite.text_3": "UNLOCALIZED: Pipe networks can limitlessly take fluids from/to such pulleys",
-
- "create.ponder.hose_pulley_level.header": "UNLOCALIZED: Fill and Drain level of Hose Pulleys",
- "create.ponder.hose_pulley_level.text_1": "UNLOCALIZED: While fully retracted, the Hose Pulley cannot operate",
- "create.ponder.hose_pulley_level.text_2": "UNLOCALIZED: Draining runs from top to bottom",
- "create.ponder.hose_pulley_level.text_3": "UNLOCALIZED: The surface level will end up just below where the hose ends",
- "create.ponder.hose_pulley_level.text_4": "UNLOCALIZED: Filling runs from bottom to top",
- "create.ponder.hose_pulley_level.text_5": "UNLOCALIZED: The filled pool will not grow beyond the layer above the hose end",
-
- "create.ponder.item_drain.header": "UNLOCALIZED: Emptying Fluid Containers using Item Drains",
- "create.ponder.item_drain.text_1": "UNLOCALIZED: Item Drains can extract fluids from items",
- "create.ponder.item_drain.text_2": "UNLOCALIZED: Right-click it to pour fluids from your held item into it",
- "create.ponder.item_drain.text_3": "UNLOCALIZED: When items are inserted from the side...",
- "create.ponder.item_drain.text_4": "UNLOCALIZED: ...they roll across, emptying out their contained fluid",
- "create.ponder.item_drain.text_5": "UNLOCALIZED: Pipe Networks can now pull the fluid from the drains' internal buffer",
-
- "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_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.large_cogwheel.header": "UNLOCALIZED: Relaying rotational force using Large Cogwheels",
- "create.ponder.large_cogwheel.text_1": "UNLOCALIZED: Large cogwheels can connect to each other at right angles",
- "create.ponder.large_cogwheel.text_2": "UNLOCALIZED: It will help relaying conveyed speed to other axes of rotation",
-
- "create.ponder.linear_chassis_attachment.header": "UNLOCALIZED: Attaching blocks using Linear Chassis",
- "create.ponder.linear_chassis_attachment.text_1": "UNLOCALIZED: The open faces of a Linear Chassis can be made Sticky",
- "create.ponder.linear_chassis_attachment.text_2": "UNLOCALIZED: Click again to make the opposite side sticky",
- "create.ponder.linear_chassis_attachment.text_3": "UNLOCALIZED: Sneak and Right-Click with an empty hand to remove the slime",
- "create.ponder.linear_chassis_attachment.text_4": "UNLOCALIZED: Stickied faces of the Linear Chassis will attach a line of blocks in front of it",
- "create.ponder.linear_chassis_attachment.text_5": "UNLOCALIZED: Using a Wrench, a precise Range can be specified for this chassis",
- "create.ponder.linear_chassis_attachment.text_6": "UNLOCALIZED: Holding CTRL and scrolling adjusts the range of all attached Chassis Blocks",
- "create.ponder.linear_chassis_attachment.text_7": "UNLOCALIZED: Attaching blocks to any other side requires the use of Super Glue",
- "create.ponder.linear_chassis_attachment.text_8": "UNLOCALIZED: Using these mechanics, structures of any shape can move as a Contraption",
-
- "create.ponder.linear_chassis_group.header": "UNLOCALIZED: Moving Linear Chassis in groups",
- "create.ponder.linear_chassis_group.text_1": "UNLOCALIZED: Linear Chassis connect to identical Chassis blocks next to them",
- "create.ponder.linear_chassis_group.text_2": "UNLOCALIZED: When one is moved by a Contraption, the others are dragged with it",
- "create.ponder.linear_chassis_group.text_3": "UNLOCALIZED: Chassis of a different type or facing another direction will not attach",
-
- "create.ponder.mechanical_arm.header": "UNLOCALIZED: Setting up Mechanical Arms",
- "create.ponder.mechanical_arm.text_1": "UNLOCALIZED: Mechanical Arms have to be assigned their in- and outputs before they are placed",
- "create.ponder.mechanical_arm.text_2": "UNLOCALIZED: Right-Click inventories while holding the Arm to assign them as Targets",
- "create.ponder.mechanical_arm.text_3": "UNLOCALIZED: Right-Click again to toggle between Input (Blue) and Output (Orange)",
- "create.ponder.mechanical_arm.text_4": "UNLOCALIZED: Left-Click components to remove their Selection",
- "create.ponder.mechanical_arm.text_5": "UNLOCALIZED: Once placed, the Mechanical Arm will target the blocks selected previously",
- "create.ponder.mechanical_arm.text_6": "UNLOCALIZED: They can have any amount of in- and outputs within their range",
- "create.ponder.mechanical_arm.text_7": "UNLOCALIZED: However, not every type of Inventory can be interacted with directly",
- "create.ponder.mechanical_arm.text_8": "UNLOCALIZED: Funnels and Depots can help to Bridge that gap",
-
- "create.ponder.mechanical_arm_filtering.header": "UNLOCALIZED: Filtering Outputs of the Mechanical Arm",
- "create.ponder.mechanical_arm_filtering.text_1": "UNLOCALIZED: Inputs",
- "create.ponder.mechanical_arm_filtering.text_2": "UNLOCALIZED: Outputs",
- "create.ponder.mechanical_arm_filtering.text_3": "UNLOCALIZED: Sometimes it is desirable to restrict targets of the Arm by matching a filter",
- "create.ponder.mechanical_arm_filtering.text_4": "UNLOCALIZED: Mechanical Arms by themselves do not provide any options for filtering",
- "create.ponder.mechanical_arm_filtering.text_5": "UNLOCALIZED: Brass Funnels as Targets do however communicate their own filter to the Arm",
- "create.ponder.mechanical_arm_filtering.text_6": "UNLOCALIZED: The Arm is smart enough not to pick up items it couldn't distribute",
-
- "create.ponder.mechanical_arm_modes.header": "UNLOCALIZED: Distribution modes of the Mechanical Arm",
- "create.ponder.mechanical_arm_modes.text_1": "UNLOCALIZED: Input",
- "create.ponder.mechanical_arm_modes.text_2": "UNLOCALIZED: Outputs",
- "create.ponder.mechanical_arm_modes.text_3": "UNLOCALIZED: Whenever an Arm has to choose between multiple valid outputs...",
- "create.ponder.mechanical_arm_modes.text_4": "UNLOCALIZED: ...it will act according to its setting",
- "create.ponder.mechanical_arm_modes.text_5": "UNLOCALIZED: Scrolling with a Wrench will allow you to configure it",
- "create.ponder.mechanical_arm_modes.text_6": "UNLOCALIZED: Round Robin mode simply cycles through all outputs that are available",
- "create.ponder.mechanical_arm_modes.text_7": "UNLOCALIZED: If an output is unable to take more items, it will be skipped",
- "create.ponder.mechanical_arm_modes.text_8": "UNLOCALIZED: Forced Round Robin mode will never skip outputs, and instead wait until they are free",
- "create.ponder.mechanical_arm_modes.text_9": "UNLOCALIZED: Prefer First prioritizes the outputs selected earliest when configuring this Arm",
-
- "create.ponder.mechanical_arm_redstone.header": "UNLOCALIZED: Controlling Mechanical Arms with Redstone",
- "create.ponder.mechanical_arm_redstone.text_1": "UNLOCALIZED: When powered by Redstone, Mechanical Arms will not activate",
- "create.ponder.mechanical_arm_redstone.text_2": "UNLOCALIZED: Before stopping, it will finish any started cycles",
- "create.ponder.mechanical_arm_redstone.text_3": "UNLOCALIZED: Thus, a negative pulse can be used to trigger exactly one activation cycle",
-
- "create.ponder.mechanical_bearing.header": "UNLOCALIZED: Movings Structures using the Mechanical Bearing",
- "create.ponder.mechanical_bearing.text_1": "UNLOCALIZED: Mechanical Bearings attach to the block in front of them",
- "create.ponder.mechanical_bearing.text_2": "UNLOCALIZED: Upon receiving Rotational Force, it will assemble it into a Rotating Contraption",
-
- "create.ponder.mechanical_crafter.header": "UNLOCALIZED: Setting up Mechanical Crafters",
- "create.ponder.mechanical_crafter.text_1": "UNLOCALIZED: An array of Mechanical Crafters can be used to automate any Crafting Recipe",
- "create.ponder.mechanical_crafter.text_2": "UNLOCALIZED: Using a Wrench, the Crafters' paths can be arranged",
- "create.ponder.mechanical_crafter.text_3": "UNLOCALIZED: For a valid setup, all paths have to converge into one exit at any side",
- "create.ponder.mechanical_crafter.text_4": "UNLOCALIZED: The outputs will be placed into the inventory at the exit",
- "create.ponder.mechanical_crafter.text_5": "UNLOCALIZED: Mechanical Crafters require Rotational Force to operate",
- "create.ponder.mechanical_crafter.text_6": "UNLOCALIZED: Right-Click the front to insert Items manually",
- "create.ponder.mechanical_crafter.text_7": "UNLOCALIZED: Once every slot of a path contains an Item, the crafting process will begin",
- "create.ponder.mechanical_crafter.text_8": "UNLOCALIZED: For recipes not fully occupying the crafter setup, the start can be forced using a Redstone Pulse",
-
- "create.ponder.mechanical_crafter_connect.header": "UNLOCALIZED: Connecting Inventories of Crafters",
- "create.ponder.mechanical_crafter_connect.text_1": "UNLOCALIZED: Items can be inserted to Crafters automatically",
- "create.ponder.mechanical_crafter_connect.text_2": "UNLOCALIZED: Using the Wrench at their backs, Mechanical Crafter inputs can be combined",
- "create.ponder.mechanical_crafter_connect.text_3": "UNLOCALIZED: All connected Crafters can now be accessed by the same input location",
-
- "create.ponder.mechanical_crafter_covers.header": "UNLOCALIZED: Covering slots of Mechanical Crafters",
- "create.ponder.mechanical_crafter_covers.text_1": "UNLOCALIZED: Some recipes will require additional Crafters to bridge gaps in the path",
- "create.ponder.mechanical_crafter_covers.text_2": "UNLOCALIZED: Using Slot Covers, Crafters can be set to act as an Empty Slot in the arrangement",
- "create.ponder.mechanical_crafter_covers.text_3": "UNLOCALIZED: Shared Inputs created with the Wrench at the back can also reach across covered Crafters",
-
- "create.ponder.mechanical_drill.header": "UNLOCALIZED: Breaking Blocks with the Mechanical Drill",
- "create.ponder.mechanical_drill.text_1": "UNLOCALIZED: When given Rotational Force, a Mechanical Drill will break blocks directly in front of it",
- "create.ponder.mechanical_drill.text_2": "UNLOCALIZED: Its mining speed depends on the Rotational Input",
-
- "create.ponder.mechanical_drill_contraption.header": "UNLOCALIZED: Using Mechanical Drills on Contraptions",
- "create.ponder.mechanical_drill_contraption.text_1": "UNLOCALIZED: Whenever Drills are moved as part of an animated Contraption...",
- "create.ponder.mechanical_drill_contraption.text_2": "UNLOCALIZED: ...they will break blocks the contraption runs them into",
-
- "create.ponder.mechanical_harvester.header": "UNLOCALIZED: Using Mechanical Harvesters on Contraptions",
- "create.ponder.mechanical_harvester.text_1": "UNLOCALIZED: Whenever Harvesters are moved as part of an animated Contraption...",
- "create.ponder.mechanical_harvester.text_2": "UNLOCALIZED: They will harvest and reset any mature crops on their way",
-
- "create.ponder.mechanical_mixer.header": "UNLOCALIZED: Processing Items with the Mechanical Mixer",
- "create.ponder.mechanical_mixer.text_1": "UNLOCALIZED: With a Mixer and Basin, some Crafting Recipes can be automated",
- "create.ponder.mechanical_mixer.text_2": "UNLOCALIZED: Available recipes include any Shapeless Crafting Recipe, plus a couple extra ones",
- "create.ponder.mechanical_mixer.text_3": "UNLOCALIZED: Some of those recipes may require the heat of a Blaze Burner",
- "create.ponder.mechanical_mixer.text_4": "UNLOCALIZED: The filter slot can be used in case two recipes are conflicting.",
-
- "create.ponder.mechanical_piston.header": "UNLOCALIZED: Moving Structures using Mechanical Pistons",
- "create.ponder.mechanical_piston.text_1": "UNLOCALIZED: Mechanical Pistons can move blocks in front of them",
- "create.ponder.mechanical_piston.text_2": "UNLOCALIZED: Speed and direction of movement depend on the Rotational Input",
- "create.ponder.mechanical_piston.text_3": "UNLOCALIZED: Sticky Mechanical Pistons can pull the attached blocks back",
-
- "create.ponder.mechanical_piston_modes.header": "UNLOCALIZED: Movement Modes of the Mechanical Piston",
- "create.ponder.mechanical_piston_modes.text_1": "UNLOCALIZED: Whenever Pistons stop moving, the moved structure reverts to blocks",
- "create.ponder.mechanical_piston_modes.text_2": "UNLOCALIZED: It can be configured never to revert to solid blocks, or only at the location it started at",
-
- "create.ponder.mechanical_plough.header": "UNLOCALIZED: Using Mechanical Ploughs on Contraptions",
- "create.ponder.mechanical_plough.text_1": "UNLOCALIZED: Whenever Ploughs are moved as part of an animated Contraption...",
- "create.ponder.mechanical_plough.text_2": "UNLOCALIZED: ...they will break blocks without a solid collision hitbox",
- "create.ponder.mechanical_plough.text_3": "UNLOCALIZED: Additionally, ploughs can create farmland",
- "create.ponder.mechanical_plough.text_4": "UNLOCALIZED: ...they can also launch entities without hurting them",
-
- "create.ponder.mechanical_press.header": "UNLOCALIZED: Processing Items with the Mechanical Press",
- "create.ponder.mechanical_press.text_1": "UNLOCALIZED: The Mechanical Press can process items provided beneath it",
- "create.ponder.mechanical_press.text_2": "UNLOCALIZED: The Input items can be dropped or placed on a Depot under the Press",
- "create.ponder.mechanical_press.text_3": "UNLOCALIZED: When items are provided on a belt...",
- "create.ponder.mechanical_press.text_4": "UNLOCALIZED: The Press will hold and process them automatically",
-
- "create.ponder.mechanical_press_compacting.header": "UNLOCALIZED: Compacting items with the Mechanical Press",
- "create.ponder.mechanical_press_compacting.text_1": "UNLOCALIZED: Pressing items held in a Basin will cause them to be Compacted",
- "create.ponder.mechanical_press_compacting.text_2": "UNLOCALIZED: Compacting includes any filled 2x2 or 3x3 Crafting Recipe, plus a couple extra ones",
- "create.ponder.mechanical_press_compacting.text_3": "UNLOCALIZED: Some of those recipes may require the heat of a Blaze Burner",
- "create.ponder.mechanical_press_compacting.text_4": "UNLOCALIZED: The filter slot can be used in case two recipes are conflicting.",
-
- "create.ponder.mechanical_pump_flow.header": "UNLOCALIZED: Fluid Transportation using Mechanical Pumps",
- "create.ponder.mechanical_pump_flow.text_1": "UNLOCALIZED: Mechanical Pumps govern the flow of their attached pipe networks",
- "create.ponder.mechanical_pump_flow.text_2": "UNLOCALIZED: When powered, their arrow indicates the direction of flow",
- "create.ponder.mechanical_pump_flow.text_3": "UNLOCALIZED: The network behind is now pulling fluids...",
- "create.ponder.mechanical_pump_flow.text_4": "UNLOCALIZED: ...while the network in front is transferring it outward",
- "create.ponder.mechanical_pump_flow.text_5": "UNLOCALIZED: Reversing the input rotation reverses the direction of flow",
- "create.ponder.mechanical_pump_flow.text_6": "UNLOCALIZED: Use a Wrench to reverse the orientation of pumps manually",
-
- "create.ponder.mechanical_pump_speed.header": "UNLOCALIZED: Throughput of Mechanical Pumps",
- "create.ponder.mechanical_pump_speed.text_1": "UNLOCALIZED: Regardless of speed, Mechanical Pumps affect pipes connected up to 16 blocks away",
- "create.ponder.mechanical_pump_speed.text_2": "UNLOCALIZED: Speeding up the input rotation changes the speed of flow propagation...",
- "create.ponder.mechanical_pump_speed.text_3": "UNLOCALIZED: ...aswell as how quickly fluids are transferred",
- "create.ponder.mechanical_pump_speed.text_4": "UNLOCALIZED: Pumps can combine their throughputs within shared pipe networks",
- "create.ponder.mechanical_pump_speed.text_5": "UNLOCALIZED: Alternating their orientation can help align their flow directions",
-
- "create.ponder.mechanical_saw_breaker.header": "UNLOCALIZED: Cutting Trees with the Mechanical Saw",
- "create.ponder.mechanical_saw_breaker.text_1": "UNLOCALIZED: When given Rotational Force, a Mechanical Saw will cut trees directly in front of it",
- "create.ponder.mechanical_saw_breaker.text_2": "UNLOCALIZED: In order to cut the tree fully, the Saw has to break the last block connecting it to the ground",
-
- "create.ponder.mechanical_saw_contraption.header": "UNLOCALIZED: Using Mechanical Saws on Contraptions",
- "create.ponder.mechanical_saw_contraption.text_1": "UNLOCALIZED: Whenever Saws are moved as part of an animated Contraption...",
- "create.ponder.mechanical_saw_contraption.text_2": "UNLOCALIZED: ...they will cut any trees the contraption runs them into",
-
- "create.ponder.mechanical_saw_processing.header": "UNLOCALIZED: Processing Items on the Mechanical Saw",
- "create.ponder.mechanical_saw_processing.text_1": "UNLOCALIZED: Upward facing Mechanical Saws can process a variety of items",
- "create.ponder.mechanical_saw_processing.text_2": "UNLOCALIZED: The processed item always moves against the rotational input to the saw",
- "create.ponder.mechanical_saw_processing.text_3": "UNLOCALIZED: Saws can work in-line with Mechanical Belts",
- "create.ponder.mechanical_saw_processing.text_4": "UNLOCALIZED: When an ingredient has multiple possible outcomes, the filter slot can specify it",
- "create.ponder.mechanical_saw_processing.text_5": "UNLOCALIZED: Without filter, the Saw would cycle through all outcomes instead",
-
- "create.ponder.millstone.header": "UNLOCALIZED: Processing Items in the Millstone",
- "create.ponder.millstone.text_1": "UNLOCALIZED: Millstones process items by grinding them",
- "create.ponder.millstone.text_2": "UNLOCALIZED: They can be powered from the side using cogwheels",
- "create.ponder.millstone.text_3": "UNLOCALIZED: Throw or Insert items at the top",
- "create.ponder.millstone.text_4": "UNLOCALIZED: After some time, the result can be obtained via Right-click",
- "create.ponder.millstone.text_5": "UNLOCALIZED: The outputs can also be extracted by automation",
-
- "create.ponder.nixie_tube.header": "UNLOCALIZED: Using Nixie Tubes",
- "create.ponder.nixie_tube.text_1": "UNLOCALIZED: When powered by Redstone, Nixie Tubes will display the redstone signals' strength",
- "create.ponder.nixie_tube.text_2": "UNLOCALIZED: Using name tags edited with an anvil, custom text can be displayed",
- "create.ponder.nixie_tube.text_3": "UNLOCALIZED: Right-Click with Dye to change their display colour",
-
- "create.ponder.piston_pole.header": "UNLOCALIZED: Piston Extension Poles",
- "create.ponder.piston_pole.text_1": "UNLOCALIZED: Without attached Poles, a Mechanical Piston cannot move",
- "create.ponder.piston_pole.text_2": "UNLOCALIZED: The Length of pole added at its back determines the Extension Range",
-
- "create.ponder.portable_fluid_interface.header": "UNLOCALIZED: Contraption Fluid Exchange",
- "create.ponder.portable_fluid_interface.text_1": "UNLOCALIZED: Fluid Tanks on moving contraptions cannot be accessed by any pipes",
- "create.ponder.portable_fluid_interface.text_2": "UNLOCALIZED: This component can interact with fluid tanks without the need to stop the contraption",
- "create.ponder.portable_fluid_interface.text_3": "UNLOCALIZED: Place a second one with a gap of 1 or 2 blocks inbetween",
- "create.ponder.portable_fluid_interface.text_4": "UNLOCALIZED: Whenever they pass by each other, they will engage in a connection",
- "create.ponder.portable_fluid_interface.text_5": "UNLOCALIZED: While engaged, the stationary interface will represent ALL Tanks on the contraption",
- "create.ponder.portable_fluid_interface.text_6": "UNLOCALIZED: Fluid can now be inserted...",
- "create.ponder.portable_fluid_interface.text_7": "UNLOCALIZED: ...or extracted from the contraption",
- "create.ponder.portable_fluid_interface.text_8": "UNLOCALIZED: After no contents have been exchanged for a while, the contraption will continue on its way",
-
- "create.ponder.portable_storage_interface.header": "UNLOCALIZED: Contraption Storage Exchange",
- "create.ponder.portable_storage_interface.text_1": "UNLOCALIZED: Inventories on moving contraptions cannot be accessed by players.",
- "create.ponder.portable_storage_interface.text_2": "UNLOCALIZED: This component can interact with storage without the need to stop the contraption.",
- "create.ponder.portable_storage_interface.text_3": "UNLOCALIZED: Place a second one with a gap of 1 or 2 blocks inbetween",
- "create.ponder.portable_storage_interface.text_4": "UNLOCALIZED: Whenever they pass by each other, they will engage in a connection",
- "create.ponder.portable_storage_interface.text_5": "UNLOCALIZED: While engaged, the stationary interface will represent ALL inventories on the contraption",
- "create.ponder.portable_storage_interface.text_6": "UNLOCALIZED: Items can now be inserted...",
- "create.ponder.portable_storage_interface.text_7": "UNLOCALIZED: ...or extracted from the contraption",
- "create.ponder.portable_storage_interface.text_8": "UNLOCALIZED: After no items have been exchanged for a while, the contraption will continue on its way",
-
- "create.ponder.portable_storage_interface_redstone.header": "UNLOCALIZED: Redstone Control",
- "create.ponder.portable_storage_interface_redstone.text_1": "UNLOCALIZED: Redstone power will prevent the stationary interface from engaging",
-
- "create.ponder.powered_latch.header": "UNLOCALIZED: Controlling signals using the Powered Latch",
- "create.ponder.powered_latch.text_1": "UNLOCALIZED: Powered Latches are redstone controllable Levers",
- "create.ponder.powered_latch.text_2": "UNLOCALIZED: Signals at the back switch it on",
- "create.ponder.powered_latch.text_3": "UNLOCALIZED: Signals from the side switch it back off",
- "create.ponder.powered_latch.text_4": "UNLOCALIZED: Powered latches can also be toggled manually",
-
- "create.ponder.powered_toggle_latch.header": "UNLOCALIZED: Controlling signals using the Powered Toggle Latch",
- "create.ponder.powered_toggle_latch.text_1": "UNLOCALIZED: Powered Toggle Latches are redstone controllable Levers",
- "create.ponder.powered_toggle_latch.text_2": "UNLOCALIZED: Signals at the back will toggle its state",
- "create.ponder.powered_toggle_latch.text_3": "UNLOCALIZED: ...on and back off",
- "create.ponder.powered_toggle_latch.text_4": "UNLOCALIZED: Powered toggle latches can also be toggled manually",
-
- "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_repeater.header": "UNLOCALIZED: Controlling signals using Pulse Repeaters",
- "create.ponder.pulse_repeater.text_1": "UNLOCALIZED: Pulse Repeaters emit a short pulse at a delay",
- "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.radial_chassis.header": "UNLOCALIZED: Attaching blocks using Radial Chassis",
- "create.ponder.radial_chassis.text_1": "UNLOCALIZED: Radial Chassis connect to identical Chassis blocks in a row",
- "create.ponder.radial_chassis.text_2": "UNLOCALIZED: When one is moved by a Contraption, the others are dragged with it",
- "create.ponder.radial_chassis.text_3": "UNLOCALIZED: The side faces of a Radial Chassis can be made Sticky",
- "create.ponder.radial_chassis.text_4": "UNLOCALIZED: Click again to make all other sides sticky",
- "create.ponder.radial_chassis.text_5": "UNLOCALIZED: Sneak and Right-Click with an empty hand to remove the slime",
- "create.ponder.radial_chassis.text_6": "UNLOCALIZED: Whenever a Block is next to a sticky face...",
- "create.ponder.radial_chassis.text_7": "UNLOCALIZED: ...it will attach all reachable blocks within a radius on that layer",
- "create.ponder.radial_chassis.text_8": "UNLOCALIZED: Using a Wrench, a precise Radius can be specified for this chassis",
- "create.ponder.radial_chassis.text_9": "UNLOCALIZED: Blocks not reachable by any sticky face will not attach",
-
- "create.ponder.redstone_contact.header": "UNLOCALIZED: Redstone Contacts",
- "create.ponder.redstone_contact.text_1": "UNLOCALIZED: Redstone Contacts facing each other will emit a redstone signal",
- "create.ponder.redstone_contact.text_2": "UNLOCALIZED: This still applies when one of them is part of a moving Contraption",
-
- "create.ponder.redstone_link.header": "UNLOCALIZED: Using Redstone Links",
- "create.ponder.redstone_link.text_1": "UNLOCALIZED: Redstone Links can transmit redstone signals wirelessly",
- "create.ponder.redstone_link.text_2": "UNLOCALIZED: Right-click while Sneaking to toggle receive mode",
- "create.ponder.redstone_link.text_3": "UNLOCALIZED: A simple Right-click with a Wrench can do the same",
- "create.ponder.redstone_link.text_4": "UNLOCALIZED: Receivers emit the redstone power of transmitters within 128 blocks",
- "create.ponder.redstone_link.text_5": "UNLOCALIZED: Placing items in the two slots can specify a Frequency",
- "create.ponder.redstone_link.text_6": "UNLOCALIZED: Only the links with matching Frequencies will communicate",
-
- "create.ponder.rope_pulley.header": "UNLOCALIZED: Moving Structures using Rope Pulleys",
- "create.ponder.rope_pulley.text_1": "UNLOCALIZED: Rope Pulleys can move blocks vertically when given Rotational Force",
- "create.ponder.rope_pulley.text_2": "UNLOCALIZED: Direction and Speed of movement depend on the Rotational Input",
-
- "create.ponder.rope_pulley_attachment.header": "UNLOCALIZED: Moving Pulleys as part of a Contraption",
- "create.ponder.rope_pulley_attachment.text_1": "UNLOCALIZED: Whenever Pulleys are themselves being moved by a Contraption...",
- "create.ponder.rope_pulley_attachment.text_2": "UNLOCALIZED: ...its attached structure will be dragged with it",
- "create.ponder.rope_pulley_attachment.text_3": "UNLOCALIZED: Mind that pulleys are only movable while stopped",
-
- "create.ponder.rope_pulley_modes.header": "UNLOCALIZED: Movement Modes of the Rope Pulley",
- "create.ponder.rope_pulley_modes.text_1": "UNLOCALIZED: Whenever Pulleys stop moving, the moved structure reverts to blocks",
- "create.ponder.rope_pulley_modes.text_2": "UNLOCALIZED: It can be configured never to revert to solid blocks, or only at the location it started at",
-
- "create.ponder.rose_quartz_lamp.header": "UNLOCALIZED: Rose Quartz Lamps",
- "create.ponder.rose_quartz_lamp.text_1": "UNLOCALIZED: Rose Quartz Lamps activate on a Redstone signal",
- "create.ponder.rose_quartz_lamp.text_2": "UNLOCALIZED: They will continue to emit redstone power afterwards",
- "create.ponder.rose_quartz_lamp.text_3": "UNLOCALIZED: When multiple lamps are arranged in a group...",
- "create.ponder.rose_quartz_lamp.text_4": "UNLOCALIZED: ...activating a Lamp will focus the signal to it, deactivating all others",
- "create.ponder.rose_quartz_lamp.text_5": "UNLOCALIZED: Comparators output based on the distance to a powered lamp",
- "create.ponder.rose_quartz_lamp.text_6": "UNLOCALIZED: The Lamps can also be toggled manually using a Wrench",
-
- "create.ponder.rotation_speed_controller.header": "UNLOCALIZED: Using the Rotational Speed Controller",
- "create.ponder.rotation_speed_controller.text_1": "UNLOCALIZED: Rot. Speed Controllers relay rotation from their axis to a Large Cogwheel above them",
- "create.ponder.rotation_speed_controller.text_2": "UNLOCALIZED: Using the scroll input on its side, the conveyed speed can be configured",
-
- "create.ponder.sail.header": "UNLOCALIZED: Assembling Windmills using Sails",
- "create.ponder.sail.text_1": "UNLOCALIZED: Sails are handy blocks to create Windmills with",
- "create.ponder.sail.text_2": "UNLOCALIZED: They will attach to blocks and each other without the need of Super Glue or Chassis Blocks",
- "create.ponder.sail.text_3": "UNLOCALIZED: Right-Click with Dye to paint them",
- "create.ponder.sail.text_4": "UNLOCALIZED: Right-Click with Shears to turn them back into frames",
-
- "create.ponder.sail_frame.header": "UNLOCALIZED: Assembling Windmills using Sail Frames",
- "create.ponder.sail_frame.text_1": "UNLOCALIZED: Sail Frames are handy blocks to create Windmills with",
- "create.ponder.sail_frame.text_2": "UNLOCALIZED: They will attach to blocks and each other without the need of Super Glue or Chassis Blocks",
-
- "create.ponder.sequenced_gearshift.header": "UNLOCALIZED: Controlling Rotational Speed using Sequenced Gearshifts",
- "create.ponder.sequenced_gearshift.text_1": "UNLOCALIZED: Seq. Gearshifts relay rotation by following a timed list of instructions",
- "create.ponder.sequenced_gearshift.text_2": "UNLOCALIZED: Right-click it to open the Configuration UI",
- "create.ponder.sequenced_gearshift.text_3": "UNLOCALIZED: Upon receiving a Redstone Signal, it will start running its configured sequence",
- "create.ponder.sequenced_gearshift.text_4": "UNLOCALIZED: Once finished, it waits for the next Redstone Signal and starts over",
- "create.ponder.sequenced_gearshift.text_5": "UNLOCALIZED: A redstone comparator can be used to read the current progress",
-
- "create.ponder.shaft.header": "UNLOCALIZED: Relaying rotational force using Shafts",
- "create.ponder.shaft.text_1": "UNLOCALIZED: Shafts will relay rotation in a straight line.",
-
- "create.ponder.shaft_casing.header": "UNLOCALIZED: Encasing Shafts",
- "create.ponder.shaft_casing.text_1": "UNLOCALIZED: Brass or Andesite Casing can be used to decorate Shafts",
-
- "create.ponder.smart_chute.header": "UNLOCALIZED: Filtering Items using Smart Chutes",
- "create.ponder.smart_chute.text_1": "UNLOCALIZED: Smart Chutes are vertical chutes with additional control",
- "create.ponder.smart_chute.text_2": "UNLOCALIZED: Items in the filter slot specify what exactly they can extract and transfer",
- "create.ponder.smart_chute.text_3": "UNLOCALIZED: Use the Mouse Wheel to specify the extracted stack size",
- "create.ponder.smart_chute.text_4": "UNLOCALIZED: Redstone power will prevent Smart Chutes from acting.",
-
- "create.ponder.smart_pipe.header": "UNLOCALIZED: Controlling Fluid flow using Smart Pipes",
- "create.ponder.smart_pipe.text_1": "UNLOCALIZED: Smart pipes can help control flows by fluid type",
- "create.ponder.smart_pipe.text_2": "UNLOCALIZED: When placed directly at the source, they can specify the type of fluid to extract",
- "create.ponder.smart_pipe.text_3": "UNLOCALIZED: Simply Right-Click their filter slot with any item containing the desired fluid",
- "create.ponder.smart_pipe.text_4": "UNLOCALIZED: When placed further down a pipe network, smart pipes will only let matching fluids continue",
-
- "create.ponder.speedometer.header": "UNLOCALIZED: Monitoring Kinetic information using the Speedometer",
- "create.ponder.speedometer.text_1": "UNLOCALIZED: The Speedometer displays the current Speed of the attached components",
- "create.ponder.speedometer.text_2": "UNLOCALIZED: When wearing Engineers' Goggles, the player can get more detailed information from the Gauge",
- "create.ponder.speedometer.text_3": "UNLOCALIZED: Comparators can emit analog Restone Signals relative to the Speedometer's measurements",
-
- "create.ponder.spout_filling.header": "UNLOCALIZED: Filling Items using a Spout",
- "create.ponder.spout_filling.text_1": "UNLOCALIZED: The Spout can fill fluid holding items provided beneath it",
- "create.ponder.spout_filling.text_2": "UNLOCALIZED: The content of a Spout cannot be accessed manually",
- "create.ponder.spout_filling.text_3": "UNLOCALIZED: Instead, Pipes can be used to supply it with fluids",
- "create.ponder.spout_filling.text_4": "UNLOCALIZED: The Input items can be placed on a Depot under the Spout",
- "create.ponder.spout_filling.text_5": "UNLOCALIZED: When items are provided on a belt...",
- "create.ponder.spout_filling.text_6": "UNLOCALIZED: The Spout will hold and process them automatically",
-
- "create.ponder.stabilized_bearings.header": "UNLOCALIZED: Stabilized Contraptions",
- "create.ponder.stabilized_bearings.text_1": "UNLOCALIZED: Whenever Mechanical Bearings are themselves part of a moving Structure..",
- "create.ponder.stabilized_bearings.text_2": "UNLOCALIZED: ..they will attempt to keep themselves upright",
- "create.ponder.stabilized_bearings.text_3": "UNLOCALIZED: Once again, the bearing will attach to the block in front of it",
- "create.ponder.stabilized_bearings.text_4": "UNLOCALIZED: As a result, the entire sub-Contraption will stay upright",
-
- "create.ponder.steam_engine.header": "UNLOCALIZED: Setting up Steam Engines",
- "create.ponder.steam_engine.text_1": "UNLOCALIZED: Steam Engines can be placed on a Fluid Tank",
- "create.ponder.steam_engine.text_10": "UNLOCALIZED: Lvl 4",
- "create.ponder.steam_engine.text_11": "UNLOCALIZED: 4 Engines",
- "create.ponder.steam_engine.text_12": "UNLOCALIZED: Lvl 8",
- "create.ponder.steam_engine.text_13": "UNLOCALIZED: 8 Engines",
- "create.ponder.steam_engine.text_2": "UNLOCALIZED: Clicking the engine with a Shaft creates the Kinetic Output",
- "create.ponder.steam_engine.text_3": "UNLOCALIZED: With sufficient Heat, Water and Boiler space...",
- "create.ponder.steam_engine.text_4": "UNLOCALIZED: ...they will generate Rotational Force",
- "create.ponder.steam_engine.text_5": "UNLOCALIZED: The minimal setup requires 4 Fluid Tanks",
- "create.ponder.steam_engine.text_6": "UNLOCALIZED: With the help of Blaze Burners, the power output can be increased",
- "create.ponder.steam_engine.text_7": "UNLOCALIZED: Higher power levels require more Water, Size and Heat",
- "create.ponder.steam_engine.text_8": "UNLOCALIZED: The boiler's current power level can be inspected with Engineer's Goggles",
- "create.ponder.steam_engine.text_9": "UNLOCALIZED: With each added power level, an additional Engine can output at full capacity",
-
- "create.ponder.steam_whistle.header": "UNLOCALIZED: Setting up Steam Whistles",
- "create.ponder.steam_whistle.text_1": "UNLOCALIZED: Steam Whistles can be placed on a Fluid Tank",
- "create.ponder.steam_whistle.text_2": "UNLOCALIZED: If the tank receives sufficient heat...",
- "create.ponder.steam_whistle.text_3": "UNLOCALIZED: ...the Whistle will play a note when activated",
- "create.ponder.steam_whistle.text_4": "UNLOCALIZED: Use a Whistle item on the block to lower its pitch",
- "create.ponder.steam_whistle.text_5": "UNLOCALIZED: Cycle between three different octaves using a Wrench",
- "create.ponder.steam_whistle.text_6": "UNLOCALIZED: Engineer's Goggles can help to find out the current pitch of a Whistle",
-
- "create.ponder.sticker.header": "UNLOCALIZED: Attaching blocks using the Sticker",
- "create.ponder.sticker.text_1": "UNLOCALIZED: Stickers are ideal for Redstone-controlled block attachment",
- "create.ponder.sticker.text_2": "UNLOCALIZED: Upon receiving a signal, it will toggle its state",
- "create.ponder.sticker.text_3": "UNLOCALIZED: If it is now moved in a contraption, the block will move with it",
- "create.ponder.sticker.text_4": "UNLOCALIZED: Toggled once again, the block is no longer attached",
-
- "create.ponder.stressometer.header": "UNLOCALIZED: Monitoring Kinetic information using the Stressometer",
- "create.ponder.stressometer.text_1": "UNLOCALIZED: The Stressometer displays the current Stress Capacity of the attached kinetic network",
- "create.ponder.stressometer.text_2": "UNLOCALIZED: When wearing Engineers' Goggles, the player can get more detailed information from the Gauge",
- "create.ponder.stressometer.text_3": "UNLOCALIZED: Comparators can emit analog Restone Signals relative to the Stressometer's measurements",
-
- "create.ponder.super_glue.header": "UNLOCALIZED: Attaching blocks using Super Glue",
- "create.ponder.super_glue.text_1": "UNLOCALIZED: Super Glue groups blocks together into moving contraptions",
- "create.ponder.super_glue.text_2": "UNLOCALIZED: Clicking two endpoints creates a new 'glued' area",
- "create.ponder.super_glue.text_3": "UNLOCALIZED: To remove a box, punch it with the glue item in hand",
- "create.ponder.super_glue.text_4": "UNLOCALIZED: Adjacent blocks sharing an area will pull each other along",
- "create.ponder.super_glue.text_5": "UNLOCALIZED: Overlapping glue volumes will move together",
- "create.ponder.super_glue.text_6": "UNLOCALIZED: Blocks hanging on others usually do not require glue",
-
- "create.ponder.track_chunks.header": "UNLOCALIZED: Traversing unloaded Chunks",
- "create.ponder.track_chunks.text_1": "UNLOCALIZED: Tracks stay functional outside of loaded chunks",
- "create.ponder.track_chunks.text_2": "UNLOCALIZED: Trains will travel through inactive sections of the world without issue",
- "create.ponder.track_chunks.text_3": "UNLOCALIZED: They will still stop at stations or red signals",
- "create.ponder.track_chunks.text_4": "UNLOCALIZED: However, Drills and other on-board machines will not operate",
- "create.ponder.track_chunks.text_5": "UNLOCALIZED: Once near a Player, the train will re-appear",
-
- "create.ponder.track_observer.header": "UNLOCALIZED: Detecting Trains",
- "create.ponder.track_observer.text_1": "UNLOCALIZED: Select a Train Track then place the Observer nearby",
- "create.ponder.track_observer.text_2": "UNLOCALIZED: The Observer will detect any Trains passing over the marker",
- "create.ponder.track_observer.text_3": "UNLOCALIZED: Observers can be filtered to activate for matching cargo",
-
- "create.ponder.track_placement.header": "UNLOCALIZED: Placing Train Tracks",
- "create.ponder.track_placement.text_1": "UNLOCALIZED: A new type of rail designed for Train Contraptions",
- "create.ponder.track_placement.text_2": "UNLOCALIZED: To place rows of track in bulk, click on an existing track",
- "create.ponder.track_placement.text_3": "UNLOCALIZED: Then place or select a second track",
- "create.ponder.track_placement.text_4": "UNLOCALIZED: Tracks can also be placed as turns or slopes",
- "create.ponder.track_placement.text_5": "UNLOCALIZED: When connecting, tracks will try to make each turn equally sized",
- "create.ponder.track_placement.text_6": "UNLOCALIZED: Holding the sprint key while connecting...",
- "create.ponder.track_placement.text_7": "UNLOCALIZED: ...will create the longest fitting bend instead",
- "create.ponder.track_placement.text_8": "UNLOCALIZED: Materials in the off-hand will be paved under tracks automatically",
-
- "create.ponder.track_portal.header": "UNLOCALIZED: Tracks and the Nether",
- "create.ponder.track_portal.text_1": "UNLOCALIZED: Tracks placed up against a nether portal...",
- "create.ponder.track_portal.text_2": "UNLOCALIZED: ...will attempt to create a paired track on the other side",
- "create.ponder.track_portal.text_3": "UNLOCALIZED: Trains on this track are now able to travel across dimensions",
-
- "create.ponder.train_assembly.header": "UNLOCALIZED: Assembling Trains",
- "create.ponder.train_assembly.text_1": "UNLOCALIZED: Select a Train Track then place the Station nearby",
- "create.ponder.train_assembly.text_10": "UNLOCALIZED: Every Train requires Train Controls on board",
- "create.ponder.train_assembly.text_11": "UNLOCALIZED: An optional second one allows departure from Stations in both directions",
- "create.ponder.train_assembly.text_12": "UNLOCALIZED: Open the Station UI and confirm the Assembly process",
- "create.ponder.train_assembly.text_13": "UNLOCALIZED: Trains can be disassembled back into blocks at stations only",
- "create.ponder.train_assembly.text_14": "UNLOCALIZED: When used on a station, maps will add a labeled marker at the location",
- "create.ponder.train_assembly.text_15": "UNLOCALIZED: Assembled Trains can be relocated to nearby Tracks using the Wrench",
- "create.ponder.train_assembly.text_2": "UNLOCALIZED: Stations are the Waypoints of your Track Network",
- "create.ponder.train_assembly.text_3": "UNLOCALIZED: To create a new Train, open the UI and switch to Assembly Mode",
- "create.ponder.train_assembly.text_4": "UNLOCALIZED: During Assembly no scheduled trains will approach this station",
- "create.ponder.train_assembly.text_5": "UNLOCALIZED: Create new bogeys by using Train Casing on Tracks",
- "create.ponder.train_assembly.text_6": "UNLOCALIZED: Click the track again to cycle between bogey designs",
- "create.ponder.train_assembly.text_7": "UNLOCALIZED: Attach blocks with the help of Super Glue",
- "create.ponder.train_assembly.text_8": "UNLOCALIZED: Assembled Trains will move faster if they can find fuel in assembled chests or barrels",
- "create.ponder.train_assembly.text_9": "UNLOCALIZED: Fuel stored in Vaults will not be consumed by the train",
-
- "create.ponder.train_controls.header": "UNLOCALIZED: Controlling Trains",
- "create.ponder.train_controls.text_1": "UNLOCALIZED: Train Controls are required on every train contraption",
- "create.ponder.train_controls.text_2": "UNLOCALIZED: Once assembled, right-click the block to start driving",
- "create.ponder.train_controls.text_3": "UNLOCALIZED: Accelerate and steer the Train using movement keybinds",
- "create.ponder.train_controls.text_4": "UNLOCALIZED: If desired, the top speed can be fine-tuned using the mouse wheel",
- "create.ponder.train_controls.text_5": "UNLOCALIZED: Hold space to approach a nearby Station",
- "create.ponder.train_controls.text_6": "UNLOCALIZED: Trains can only be disassembled back into blocks at Stations",
- "create.ponder.train_controls.text_7": "UNLOCALIZED: Assembled Whistles can be activated with the sprint key",
- "create.ponder.train_controls.text_8": "UNLOCALIZED: Sneak or click again to stop controlling the Train",
-
- "create.ponder.train_schedule.header": "UNLOCALIZED: Using Train Schedules",
- "create.ponder.train_schedule.text_1": "UNLOCALIZED: Schedules allow Trains to be controlled by other Drivers",
- "create.ponder.train_schedule.text_2": "UNLOCALIZED: Right-click with the item in hand to open its Interface",
- "create.ponder.train_schedule.text_3": "UNLOCALIZED: Once programmed, the Schedule can be handed off to a Train Driver",
- "create.ponder.train_schedule.text_4": "UNLOCALIZED: Any mob or blaze burner sitting in front of Train Controls is an eligible conductor",
- "create.ponder.train_schedule.text_5": "UNLOCALIZED: Creatures on a lead can be given their seat more conveniently",
- "create.ponder.train_schedule.text_6": "UNLOCALIZED: Schedules can be retrieved from Drivers at any moment",
-
- "create.ponder.train_signal_placement.header": "UNLOCALIZED: Placing Train Signals",
- "create.ponder.train_signal_placement.text_1": "UNLOCALIZED: Select a Train Track then place the Signal nearby",
- "create.ponder.train_signal_placement.text_2": "UNLOCALIZED: Signals control the flow of Trains not driven by players",
- "create.ponder.train_signal_placement.text_3": "UNLOCALIZED: Scheduled Trains will never cross signals in the opposite direction",
- "create.ponder.train_signal_placement.text_4": "UNLOCALIZED: ...unless a second signal is added facing the opposite way.",
- "create.ponder.train_signal_placement.text_5": "UNLOCALIZED: Nixie tubes can be attached to make a signal's lights more visible",
-
- "create.ponder.train_signal_redstone.header": "UNLOCALIZED: Signals & Redstone",
- "create.ponder.train_signal_redstone.text_1": "UNLOCALIZED: Signals can be forced red by a redstone signal",
- "create.ponder.train_signal_redstone.text_2": "UNLOCALIZED: Reversely, red signals emit a comparator output",
-
- "create.ponder.train_signal_signaling.header": "UNLOCALIZED: Collision Prevention with Signals",
- "create.ponder.train_signal_signaling.text_1": "UNLOCALIZED: Train Signals divide a track into segments",
- "create.ponder.train_signal_signaling.text_2": "UNLOCALIZED: If a Segment is occupied, no other Trains will be allowed entry",
- "create.ponder.train_signal_signaling.text_3": "UNLOCALIZED: Thus, each Segment will contain only one Train at a time",
- "create.ponder.train_signal_signaling.text_4": "UNLOCALIZED: A second Signal mode is available via the Wrench",
- "create.ponder.train_signal_signaling.text_5": "UNLOCALIZED: Segments of a brass signal usually lead into standard signals",
- "create.ponder.train_signal_signaling.text_6": "UNLOCALIZED: This special Signal can stop trains under a second condition",
- "create.ponder.train_signal_signaling.text_7": "UNLOCALIZED: It will stop Trains, which, upon entering...",
- "create.ponder.train_signal_signaling.text_8": "UNLOCALIZED: ...would not be able to leave the Segment immediately",
- "create.ponder.train_signal_signaling.text_9": "UNLOCALIZED: This helps keeping queued Trains out of a busy Segment",
-
- "create.ponder.valve_handle.header": "UNLOCALIZED: Generating Rotational Force using Valve Handles",
- "create.ponder.valve_handle.text_1": "UNLOCALIZED: Valve Handles can be used by players to apply rotational force manually",
- "create.ponder.valve_handle.text_2": "UNLOCALIZED: Hold Right-Click to rotate it Counter-Clockwise",
- "create.ponder.valve_handle.text_3": "UNLOCALIZED: Its conveyed speed is slow and precise",
- "create.ponder.valve_handle.text_4": "UNLOCALIZED: Sneak and Hold Right-Click to rotate it Clockwise",
- "create.ponder.valve_handle.text_5": "UNLOCALIZED: Valve handles can be dyed for aesthetic purposes",
-
- "create.ponder.valve_pipe.header": "UNLOCALIZED: Controlling Fluid flow using Valves",
- "create.ponder.valve_pipe.text_1": "UNLOCALIZED: Valve pipes help control fluids propagating through pipe networks",
- "create.ponder.valve_pipe.text_2": "UNLOCALIZED: Their shaft input controls whether fluid is currently allowed through",
- "create.ponder.valve_pipe.text_3": "UNLOCALIZED: Given Rotational Force in the opening direction, the valve will open up",
- "create.ponder.valve_pipe.text_4": "UNLOCALIZED: It can be closed again by reversing the input rotation",
-
- "create.ponder.water_wheel.header": "UNLOCALIZED: Generating Rotational Force using Water Wheels",
- "create.ponder.water_wheel.text_1": "UNLOCALIZED: Water Wheels draw force from adjacent Water Currents",
- "create.ponder.water_wheel.text_2": "UNLOCALIZED: The more faces are powered, the faster the Water Wheel will rotate",
- "create.ponder.water_wheel.text_3": "UNLOCALIZED: The Wheels' blades should be oriented against the flow",
- "create.ponder.water_wheel.text_4": "UNLOCALIZED: Facing the opposite way, they will not be as effective",
-
- "create.ponder.weighted_ejector.header": "UNLOCALIZED: Using Weighted Ejectors",
- "create.ponder.weighted_ejector.text_1": "UNLOCALIZED: Sneak and Right-Click holding an Ejector to select its target location",
- "create.ponder.weighted_ejector.text_10": "UNLOCALIZED: It is now limited to this stack size, and only activates when its held stack reaches this amount",
- "create.ponder.weighted_ejector.text_11": "UNLOCALIZED: Other Entities will always trigger an Ejector when stepping on it",
- "create.ponder.weighted_ejector.text_2": "UNLOCALIZED: The placed ejector will now launch objects to the marked location",
- "create.ponder.weighted_ejector.text_3": "UNLOCALIZED: A valid target can be at any height or distance within range",
- "create.ponder.weighted_ejector.text_4": "UNLOCALIZED: They cannot however be off to a side",
- "create.ponder.weighted_ejector.text_5": "UNLOCALIZED: If no valid Target was selected, it will simply target the block directly in front",
- "create.ponder.weighted_ejector.text_6": "UNLOCALIZED: Supply Rotational Force in order to charge it up",
- "create.ponder.weighted_ejector.text_7": "UNLOCALIZED: Items placed on the ejector cause it to trigger",
- "create.ponder.weighted_ejector.text_8": "UNLOCALIZED: If Inventories are targeted, the ejector will wait until there is space",
- "create.ponder.weighted_ejector.text_9": "UNLOCALIZED: Using the Wrench, a required Stack Size can be configured",
-
- "create.ponder.weighted_ejector_redstone.header": "UNLOCALIZED: Controlling Weighted Ejectors with Redstone",
- "create.ponder.weighted_ejector_redstone.text_1": "UNLOCALIZED: When powered by Redstone, Ejectors will not activate",
- "create.ponder.weighted_ejector_redstone.text_2": "UNLOCALIZED: Furthermore, Observers can detect when Ejectors activate",
-
- "create.ponder.weighted_ejector_tunnel.header": "UNLOCALIZED: Splitting item stacks using Weighted Ejectors",
- "create.ponder.weighted_ejector_tunnel.text_1": "UNLOCALIZED: Combined with Brass Tunnels, Ejectors can split item stacks by specific amounts",
- "create.ponder.weighted_ejector_tunnel.text_2": "UNLOCALIZED: First, configure the Brass Tunnel to 'Prefer Nearest', in order to prioritize its side output",
- "create.ponder.weighted_ejector_tunnel.text_3": "UNLOCALIZED: The Stack Size set on the Ejector now determines the amount to be split off",
- "create.ponder.weighted_ejector_tunnel.text_4": "UNLOCALIZED: While a new stack of the configured size exits the side output...",
- "create.ponder.weighted_ejector_tunnel.text_5": "UNLOCALIZED: ...the remainder will continue on its path",
-
- "create.ponder.windmill_source.header": "UNLOCALIZED: Generating Rotational Force using Windmill Bearings",
- "create.ponder.windmill_source.text_1": "UNLOCALIZED: Windmill Bearings attach to the block in front of them",
- "create.ponder.windmill_source.text_2": "UNLOCALIZED: Create a movable structure with the help of Super Glue",
- "create.ponder.windmill_source.text_3": "UNLOCALIZED: If enough Sail-like blocks are included, this can act as a Windmill",
- "create.ponder.windmill_source.text_4": "UNLOCALIZED: Activated with Right-Click, the Windmill Bearing will start providing Rotational Force",
- "create.ponder.windmill_source.text_5": "UNLOCALIZED: The Amount of Sail Blocks determine its Rotation Speed",
- "create.ponder.windmill_source.text_6": "UNLOCALIZED: Use a Wrench to configure its rotation direction",
- "create.ponder.windmill_source.text_7": "UNLOCALIZED: Right-click the Bearing anytime to stop and edit the Structure again",
-
- "create.ponder.windmill_structure.header": "UNLOCALIZED: Windmill Contraptions",
- "create.ponder.windmill_structure.text_1": "UNLOCALIZED: Any Structure can count as a valid Windmill, as long as it contains at least 8 sail-like Blocks.",
-
- "_": "Thank you for translating Create!"
-
-}
\ No newline at end of file
diff --git a/src/generated/resources/assets/create/lang/unfinished/it_it.json b/src/generated/resources/assets/create/lang/unfinished/it_it.json
deleted file mode 100644
index 1fd464556..000000000
--- a/src/generated/resources/assets/create/lang/unfinished/it_it.json
+++ /dev/null
@@ -1,3071 +0,0 @@
-{
- "_": "Missing Localizations: 42",
-
- "_": "->------------------------] Game Elements [------------------------<-",
-
- "block.create.acacia_window": "Finestra di acacia",
- "block.create.acacia_window_pane": "Pannello di finestra di acacia",
- "block.create.adjustable_chain_gearshift": "Cambio a catena regolabile",
- "block.create.analog_lever": "Leva analogica",
- "block.create.andesite_alloy_block": "UNLOCALIZED: Block of Andesite Alloy",
- "block.create.andesite_bars": "UNLOCALIZED: Andesite Bars",
- "block.create.andesite_belt_funnel": "Imbuto di andesite su nastro",
- "block.create.andesite_casing": "Rivestimento di andesite",
- "block.create.andesite_encased_cogwheel": "Ingranaggio rivestito in andesite",
- "block.create.andesite_encased_large_cogwheel": "Ingranaggio grande rivestito in andesite",
- "block.create.andesite_encased_shaft": "Asse rivestita in andesite",
- "block.create.andesite_funnel": "Imbuto di andesite",
- "block.create.andesite_ladder": "Scala a pioli in andesite",
- "block.create.andesite_pillar": "Pilastro di andesite",
- "block.create.andesite_scaffolding": "UNLOCALIZED: Andesite Scaffolding",
- "block.create.andesite_tunnel": "Tunnel di andesite",
- "block.create.asurine": "Azurite",
- "block.create.asurine_pillar": "Pilastro di azurite",
- "block.create.basin": "Vasca",
- "block.create.belt": "Nastro",
- "block.create.birch_window": "Finestra di betulla",
- "block.create.birch_window_pane": "Pannello di finestra di betulla",
- "block.create.black_nixie_tube": "Tubo Nixie nero",
- "block.create.black_sail": "Vela nera",
- "block.create.black_seat": "Sedile nero",
- "block.create.black_toolbox": "Cassetta degli attrezzi nera",
- "block.create.black_valve_handle": "Maniglia per valvola nera",
- "block.create.blaze_burner": "Inceneritore a blaze",
- "block.create.blue_nixie_tube": "Tubo Nixie blu",
- "block.create.blue_sail": "Vela blu",
- "block.create.blue_seat": "Sedile blu",
- "block.create.blue_toolbox": "Cassetta degli attrezzi blu",
- "block.create.blue_valve_handle": "Maniglia per valvola blu",
- "block.create.brass_bars": "UNLOCALIZED: Brass Bars",
- "block.create.brass_belt_funnel": "Imbuto di ottone su nastro",
- "block.create.brass_block": "Blocco di ottone",
- "block.create.brass_casing": "Rivestimento di ottone",
- "block.create.brass_encased_cogwheel": "Ingranaggio rivestito in ottone",
- "block.create.brass_encased_large_cogwheel": "Ingranaggio grande rivestito in ottone",
- "block.create.brass_encased_shaft": "Asse rivestita in ottone",
- "block.create.brass_funnel": "Imbuto di ottone",
- "block.create.brass_ladder": "Scala a pioli in ottone",
- "block.create.brass_scaffolding": "UNLOCALIZED: Brass Scaffolding",
- "block.create.brass_tunnel": "Tunnel di ottone",
- "block.create.brown_nixie_tube": "Tubo Nixie marrone",
- "block.create.brown_sail": "Vela marrone",
- "block.create.brown_seat": "Sedile marrone",
- "block.create.brown_toolbox": "Cassetta degli attrezzi marrone",
- "block.create.brown_valve_handle": "Maniglia per valvola marrone",
- "block.create.calcite_pillar": "Pilastro di calcite",
- "block.create.cart_assembler": "Assemblatore di carrelli",
- "block.create.chocolate": "Cioccolato",
- "block.create.chute": "Scivolo",
- "block.create.clockwork_bearing": "Supporto per orologi",
- "block.create.clutch": "Frizione",
- "block.create.cogwheel": "Ingranaggio",
- "block.create.content_observer": "Osservatore di contenuti",
- "block.create.contraption_controls": "UNLOCALIZED: Contraption Controls",
- "block.create.controller_rail": "Binario di controllo",
- "block.create.controls": "Comandi del treno",
- "block.create.copper_backtank": "Zaino serbatoio",
- "block.create.copper_bars": "UNLOCALIZED: Copper Bars",
- "block.create.copper_casing": "Rivestimento di rame",
- "block.create.copper_ladder": "Scala a pioli in rame",
- "block.create.copper_scaffolding": "UNLOCALIZED: Copper Scaffolding",
- "block.create.copper_shingle_slab": "Lastra di tegole di rame",
- "block.create.copper_shingle_stairs": "Scalini di tegole di rame",
- "block.create.copper_shingles": "Tegole di rame",
- "block.create.copper_tile_slab": "Lastra di mattonelle di rame",
- "block.create.copper_tile_stairs": "Scalini di mattonelle di rame",
- "block.create.copper_tiles": "Piastrelle di rame",
- "block.create.copper_valve_handle": "Maniglia per valvola di rame",
- "block.create.copycat_bars": "UNLOCALIZED: Copycat Bars",
- "block.create.copycat_base": "UNLOCALIZED: Copycat Base",
- "block.create.copycat_panel": "UNLOCALIZED: Copycat Panel",
- "block.create.copycat_step": "UNLOCALIZED: Copycat Step",
- "block.create.creative_crate": "Cassa (creativa)",
- "block.create.creative_fluid_tank": "Serbatoio per fluidi (creativa)",
- "block.create.creative_motor": "Motore (creativa)",
- "block.create.crimsite": "Crimsite",
- "block.create.crimsite_pillar": "Pilastro di crimsite",
- "block.create.crimson_window": "Finestra cremisi",
- "block.create.crimson_window_pane": "Lastra di finestra cremisi",
- "block.create.crushing_wheel": "Ruota frantumatrice",
- "block.create.crushing_wheel_controller": "Nucleo di ruota frantumatrice",
- "block.create.cuckoo_clock": "Orologio a cucù",
- "block.create.cut_andesite": "Andesite tagliata",
- "block.create.cut_andesite_brick_slab": "Lastra di mattoni di andesite tagliata",
- "block.create.cut_andesite_brick_stairs": "Scalini di mattoni di andesite tagliata",
- "block.create.cut_andesite_brick_wall": "Muretto di mattoni di andesite tagliata",
- "block.create.cut_andesite_bricks": "Mattoni di andesite tagliata",
- "block.create.cut_andesite_slab": "Lastra di andesite tagliata",
- "block.create.cut_andesite_stairs": "Scalini di andesite tagliata",
- "block.create.cut_andesite_wall": "Muretto di andesite tagliata",
- "block.create.cut_asurine": "Asurina tagliata",
- "block.create.cut_asurine_brick_slab": "Lastra di mattoni di asurina tagliata",
- "block.create.cut_asurine_brick_stairs": "Scalini di mattoni di asurina tagliata",
- "block.create.cut_asurine_brick_wall": "Muretto di mattoni di asurina tagliata",
- "block.create.cut_asurine_bricks": "Mattoni di asurina tagliata",
- "block.create.cut_asurine_slab": "Lastra di asurina tagliata",
- "block.create.cut_asurine_stairs": "Scalini di asurina tagliata",
- "block.create.cut_asurine_wall": "Muretto di asurina tagliata",
- "block.create.cut_calcite": "Calcite tagliata",
- "block.create.cut_calcite_brick_slab": "Lastra di mattoni di calcite tagliata",
- "block.create.cut_calcite_brick_stairs": "Scalini di mattoni di calcite tagliata",
- "block.create.cut_calcite_brick_wall": "Muretto di mattoni di calcite tagliata",
- "block.create.cut_calcite_bricks": "Mattoni di calcite tagliata",
- "block.create.cut_calcite_slab": "Lastra di calcite tagliata",
- "block.create.cut_calcite_stairs": "Scalini di calcite tagliata",
- "block.create.cut_calcite_wall": "Muretto di calcite tagliata",
- "block.create.cut_crimsite": "Crimsite tagliata",
- "block.create.cut_crimsite_brick_slab": "Lastra di mattoni di crimsite tagliata",
- "block.create.cut_crimsite_brick_stairs": "Scalini di mattoni di crimsite tagliata",
- "block.create.cut_crimsite_brick_wall": "Muretto di mattoni di crimsite tagliata",
- "block.create.cut_crimsite_bricks": "Mattoni di crimsite tagliata",
- "block.create.cut_crimsite_slab": "Lastra di crimsite tagliata",
- "block.create.cut_crimsite_stairs": "Scalini di crimsite tagliata",
- "block.create.cut_crimsite_wall": "Muretto di crimsite tagliata",
- "block.create.cut_deepslate": "Ardesia profonda tagliata",
- "block.create.cut_deepslate_brick_slab": "Lastra di mattoni di ardesia profonda tagliata",
- "block.create.cut_deepslate_brick_stairs": "Scalini di mattoni di ardesia profonda tagliata",
- "block.create.cut_deepslate_brick_wall": "Lastra di mattoni di ardesia profonda tagliata",
- "block.create.cut_deepslate_bricks": "Mattoni di ardesia profonda tagliata",
- "block.create.cut_deepslate_slab": "Lastra di ardesia profonda tagliata",
- "block.create.cut_deepslate_stairs": "Scalini di ardesia profonda tagliata",
- "block.create.cut_deepslate_wall": "Muretto di ardesia profonda tagliata",
- "block.create.cut_diorite": "Diorite tagliata",
- "block.create.cut_diorite_brick_slab": "Lastra di mattoni di diorite tagliata",
- "block.create.cut_diorite_brick_stairs": "Scalini di mattoni di diorite tagliata",
- "block.create.cut_diorite_brick_wall": "Muretto di mattoni di diorite tagliata",
- "block.create.cut_diorite_bricks": "Mattoni di diorite tagliata",
- "block.create.cut_diorite_slab": "Lastra di diorite tagliata",
- "block.create.cut_diorite_stairs": "Scalini di diorite tagliata",
- "block.create.cut_diorite_wall": "Muretto di diorite tagliata",
- "block.create.cut_dripstone": "Speleotema tagliato",
- "block.create.cut_dripstone_brick_slab": "Lastra di mattoni di speleotema tagliato",
- "block.create.cut_dripstone_brick_stairs": "Scalini di mattoni di speleotema tagliato",
- "block.create.cut_dripstone_brick_wall": "Muretto di mattoni di speleotema tagliato",
- "block.create.cut_dripstone_bricks": "Mattoni di speleotema tagliato",
- "block.create.cut_dripstone_slab": "Lastra di speleotema tagliato",
- "block.create.cut_dripstone_stairs": "Scalini di speleotema tagliato",
- "block.create.cut_dripstone_wall": "Muretto di speleotema tagliato",
- "block.create.cut_granite": "Granito tagliato",
- "block.create.cut_granite_brick_slab": "Lastra di mattoni di granito tagliato",
- "block.create.cut_granite_brick_stairs": "Scalini di mattoni di granito tagliato",
- "block.create.cut_granite_brick_wall": "Muretto di mattoni di granito tagliato",
- "block.create.cut_granite_bricks": "Mattoni di granito tagliato",
- "block.create.cut_granite_slab": "Lastra di granito tagliato",
- "block.create.cut_granite_stairs": "Scalini di granito tagliato",
- "block.create.cut_granite_wall": "Muretto di granito tagliato",
- "block.create.cut_limestone": "Calcare tagliato",
- "block.create.cut_limestone_brick_slab": "Lastra di mattoni di calcare tagliato",
- "block.create.cut_limestone_brick_stairs": "Scalini di mattoni di calcare tagliato",
- "block.create.cut_limestone_brick_wall": "Muretto di mattoni di calcare tagliato",
- "block.create.cut_limestone_bricks": "Mattoni di calcare tagliato",
- "block.create.cut_limestone_slab": "Lastra di calcare tagliato",
- "block.create.cut_limestone_stairs": "Scalini di calcare tagliato",
- "block.create.cut_limestone_wall": "Muretto di calcare tagliato",
- "block.create.cut_ochrum": "Ocrite tagliata",
- "block.create.cut_ochrum_brick_slab": "Lastra di mattoni di ocrite tagliata",
- "block.create.cut_ochrum_brick_stairs": "Scalini di mattoni di ocrite tagliata",
- "block.create.cut_ochrum_brick_wall": "Muretto di mattoni di ocrite tagliata",
- "block.create.cut_ochrum_bricks": "Mattoni di ocrite tagliata",
- "block.create.cut_ochrum_slab": "Lastra di ocrite tagliata",
- "block.create.cut_ochrum_stairs": "Scalini di ocrite tagliata",
- "block.create.cut_ochrum_wall": "Muretto di ocrite tagliata",
- "block.create.cut_scorchia": "Scoria bruciata tagliata",
- "block.create.cut_scorchia_brick_slab": "Lastra di mattoni di scoria bruciata tagliata",
- "block.create.cut_scorchia_brick_stairs": "Scalini di mattoni di scoria bruciata tagliata",
- "block.create.cut_scorchia_brick_wall": "Muretto di mattoni di scoria bruciata tagliata",
- "block.create.cut_scorchia_bricks": "Mattoni di scoria bruciata tagliata",
- "block.create.cut_scorchia_slab": "Lastra di scoria bruciata tagliata",
- "block.create.cut_scorchia_stairs": "Scalini di scoria bruciata tagliata",
- "block.create.cut_scorchia_wall": "Muretto di scoria bruciata tagliata",
- "block.create.cut_scoria": "Scoria tagliata",
- "block.create.cut_scoria_brick_slab": "Lastra di mattoni di scoria tagliata",
- "block.create.cut_scoria_brick_stairs": "Scalini di mattoni di scoria tagliata",
- "block.create.cut_scoria_brick_wall": "Muretto di mattoni di scoria tagliata",
- "block.create.cut_scoria_bricks": "Mattoni di scoria tagliata",
- "block.create.cut_scoria_slab": "Lastra di scoria tagliata",
- "block.create.cut_scoria_stairs": "Scalini di scoria tagliata",
- "block.create.cut_scoria_wall": "Muretto di scoria tagliata",
- "block.create.cut_tuff": "Tufo tagliato",
- "block.create.cut_tuff_brick_slab": "Lastra di mattoni di tufo tagliato",
- "block.create.cut_tuff_brick_stairs": "Scalini di mattoni di tufo tagliato",
- "block.create.cut_tuff_brick_wall": "Muretto di mattoni di tufo tagliato",
- "block.create.cut_tuff_bricks": "Mattoni di tufo tagliato",
- "block.create.cut_tuff_slab": "Lastra di tufo tagliato",
- "block.create.cut_tuff_stairs": "Scalini di tufo tagliato",
- "block.create.cut_tuff_wall": "Muretto di tufo tagliato",
- "block.create.cut_veridium": "Veridio tagliato",
- "block.create.cut_veridium_brick_slab": "Lastra di mattoni di veridio tagliato",
- "block.create.cut_veridium_brick_stairs": "Scalini di mattoni di veridio tagliato",
- "block.create.cut_veridium_brick_wall": "Muretto di mattoni di veridio tagliato",
- "block.create.cut_veridium_bricks": "Mattoni di veridio tagliato",
- "block.create.cut_veridium_slab": "Lastra di veridio tagliato",
- "block.create.cut_veridium_stairs": "Scalini di veridio tagliato",
- "block.create.cut_veridium_wall": "Muretto di veridio tagliato",
- "block.create.cyan_nixie_tube": "Tubo Nixie ciano",
- "block.create.cyan_sail": "Vela ciano",
- "block.create.cyan_seat": "Sedile ciano",
- "block.create.cyan_toolbox": "Cassetta degli attrezzi ciano",
- "block.create.cyan_valve_handle": "Maniglia per valvola ciano",
- "block.create.dark_oak_window": "Finestra di quercia scura",
- "block.create.dark_oak_window_pane": "Pannello di finestra di quercia scura",
- "block.create.deepslate_pillar": "Pilastro di ardesia profonda",
- "block.create.deepslate_zinc_ore": "Minerali di zinco in ardesia profonda",
- "block.create.deployer": "Installatore",
- "block.create.depot": "Stazione per oggetti",
- "block.create.diorite_pillar": "Pilastro di diorite",
- "block.create.display_board": "Tabellone",
- "block.create.display_link": "Lettore di dati",
- "block.create.dripstone_pillar": "Pilastro di speleotema",
- "block.create.elevator_contact": "UNLOCALIZED: Elevator Contact",
- "block.create.elevator_pulley": "UNLOCALIZED: Elevator Pulley",
- "block.create.encased_chain_drive": "Trasmissione a catena",
- "block.create.encased_fan": "Ventilatore",
- "block.create.encased_fluid_pipe": "Tubo per fluidi rivestito",
- "block.create.exposed_copper_shingle_slab": "Lastra di tegole di rame esposto",
- "block.create.exposed_copper_shingle_stairs": "Scalini di tegole di rame esposto",
- "block.create.exposed_copper_shingles": "Tegole di rame esposto",
- "block.create.exposed_copper_tile_slab": "Lastra di mattonelle di rame esposto",
- "block.create.exposed_copper_tile_stairs": "Scalini di mattonelle di rame esposto",
- "block.create.exposed_copper_tiles": "Mattonelle di rame esposto",
- "block.create.fake_track": "Marcatore di rotaia per mappe",
- "block.create.fluid_pipe": "Tubo per fluidi",
- "block.create.fluid_tank": "Serbatoio per fluidi",
- "block.create.fluid_valve": "Valvola per fluidi",
- "block.create.flywheel": "Volano",
- "block.create.framed_glass": "Finestra di vetro",
- "block.create.framed_glass_door": "Porta di vetro",
- "block.create.framed_glass_pane": "Pannello di finestra di vetro",
- "block.create.framed_glass_trapdoor": "Botola di vetro",
- "block.create.gantry_carriage": "Carrello da gru",
- "block.create.gantry_shaft": "Asse da gru",
- "block.create.gearbox": "Invertitore",
- "block.create.gearshift": "Cambio",
- "block.create.glass_fluid_pipe": "Tubo per fluidi con vetrata",
- "block.create.granite_pillar": "Pilastro di granito",
- "block.create.gray_nixie_tube": "Tubo Nixie grigio",
- "block.create.gray_sail": "Vela grigia",
- "block.create.gray_seat": "Sedile grigio",
- "block.create.gray_toolbox": "Cassetta degli attrezzi grigia",
- "block.create.gray_valve_handle": "Maniglia per valvola grigia",
- "block.create.green_nixie_tube": "Tubo Nixie verde",
- "block.create.green_sail": "Vela verde",
- "block.create.green_seat": "Sedile verde",
- "block.create.green_toolbox": "Cassetta degli attrezzi verde",
- "block.create.green_valve_handle": "Maniglia per valvola verde",
- "block.create.hand_crank": "Manovella",
- "block.create.haunted_bell": "Campana infestata",
- "block.create.honey": "Miele",
- "block.create.horizontal_framed_glass": "Finestra di vetro orizzontale",
- "block.create.horizontal_framed_glass_pane": "Pannello di finestra di vetro orizzontale",
- "block.create.hose_pulley": "Carrucola per fluidi",
- "block.create.industrial_iron_block": "UNLOCALIZED: Block of Industrial Iron",
- "block.create.item_drain": "Prosciugatore di oggetti",
- "block.create.item_vault": "Container",
- "block.create.jungle_window": "Finestra della giungla",
- "block.create.jungle_window_pane": "Pannello di finestra della giungla",
- "block.create.large_bogey": "Carrello grande",
- "block.create.large_cogwheel": "Ingranaggio grande",
- "block.create.layered_andesite": "Andesite stratificata",
- "block.create.layered_asurine": "Azurite stratificata",
- "block.create.layered_calcite": "Calcite stratificata",
- "block.create.layered_crimsite": "Crimsite stratificata",
- "block.create.layered_deepslate": "Ardesia profonda stratificata",
- "block.create.layered_diorite": "Diorite stratificata",
- "block.create.layered_dripstone": "Speleotema stratificato",
- "block.create.layered_granite": "Granito stratificato",
- "block.create.layered_limestone": "Calcare stratificato",
- "block.create.layered_ochrum": "Ocrite stratificata",
- "block.create.layered_scorchia": "Scoria bruciata stratificata",
- "block.create.layered_scoria": "Scoria stratificata",
- "block.create.layered_tuff": "Tufo stratificato",
- "block.create.layered_veridium": "Veridio stratificato",
- "block.create.lectern_controller": "Leggio con pulsantiera",
- "block.create.light_blue_nixie_tube": "Tubo Nixie azzurro",
- "block.create.light_blue_sail": "Vela azzurra",
- "block.create.light_blue_seat": "Sedile azzurro",
- "block.create.light_blue_toolbox": "Cassetta degli attrezzi azzurra",
- "block.create.light_blue_valve_handle": "Maniglia per valvola azzurra",
- "block.create.light_gray_nixie_tube": "Tubo Nixie grigio chiaro",
- "block.create.light_gray_sail": "Vela grigio chiaro",
- "block.create.light_gray_seat": "Sedile grigio chiaro",
- "block.create.light_gray_toolbox": "Cassetta degli attrezzi grigia chiaro",
- "block.create.light_gray_valve_handle": "Maniglia per valvola grigio chiaro",
- "block.create.lime_nixie_tube": "Tubo Nixie lime",
- "block.create.lime_sail": "Vela lime",
- "block.create.lime_seat": "Sedile lime",
- "block.create.lime_toolbox": "Cassetta degli attrezzi lime",
- "block.create.lime_valve_handle": "Maniglia per valvola lime",
- "block.create.limestone": "Calcare",
- "block.create.limestone_pillar": "Pilastro di calcare",
- "block.create.linear_chassis": "Telaio lineare",
- "block.create.lit_blaze_burner": "Inceneritore a blaze acceso",
- "block.create.magenta_nixie_tube": "Tubo Nixie magenta",
- "block.create.magenta_sail": "Vela magenta",
- "block.create.magenta_seat": "Sedile magenta",
- "block.create.magenta_toolbox": "Cassetta degli attrezzi magenta",
- "block.create.magenta_valve_handle": "Maniglia per valvola magenta",
- "block.create.mechanical_arm": "Braccio meccanico",
- "block.create.mechanical_bearing": "Supporto meccanico",
- "block.create.mechanical_crafter": "Fabbricatore meccanico",
- "block.create.mechanical_drill": "Trivella meccanica",
- "block.create.mechanical_harvester": "Mietitrice meccanica",
- "block.create.mechanical_mixer": "Frullatore meccanico",
- "block.create.mechanical_piston": "Pistone meccanico",
- "block.create.mechanical_piston_head": "Testa di pistone meccanico",
- "block.create.mechanical_plough": "Aratro meccanico",
- "block.create.mechanical_press": "Pressa meccanica",
- "block.create.mechanical_pump": "Pompa meccanica",
- "block.create.mechanical_saw": "Sega meccanica",
- "block.create.metal_bracket": "Supporto di metallo",
- "block.create.metal_girder": "Trave di metallo",
- "block.create.metal_girder_encased_shaft": "Asse rivestita da trave di metallo",
- "block.create.millstone": "Macina",
- "block.create.minecart_anchor": "Ancora per carrello da miniera",
- "block.create.mysterious_cuckoo_clock": "Orologio a cucù misterioso",
- "block.create.netherite_backtank": "UNLOCALIZED: Netherite Backtank",
- "block.create.nixie_tube": "Tubo Nixie",
- "block.create.nozzle": "Dispersore",
- "block.create.oak_window": "Finestra di quercia",
- "block.create.oak_window_pane": "Pannello di finestra di quercia",
- "block.create.ochrum": "Ocrite",
- "block.create.ochrum_pillar": "Pilastro di ocrite",
- "block.create.orange_sail": "Vela arancione",
- "block.create.orange_seat": "Sedile arancione",
- "block.create.orange_toolbox": "Cassetta degli attrezzi arancione",
- "block.create.orange_valve_handle": "Maniglia per valvola arancione",
- "block.create.ornate_iron_window": "Finestra di ferro ornata",
- "block.create.ornate_iron_window_pane": "Pannello di finestra di ferro ornata",
- "block.create.oxidized_copper_shingle_slab": "Lastra di tegole di rame ossidato",
- "block.create.oxidized_copper_shingle_stairs": "Scalini di tegole di rame ossidato",
- "block.create.oxidized_copper_shingles": "Tegole di rame ossidato",
- "block.create.oxidized_copper_tile_slab": "Lastra di mattonelle di rame ossidato",
- "block.create.oxidized_copper_tile_stairs": "Scalini di mattonelle di rame ossidato",
- "block.create.oxidized_copper_tiles": "Mattonelle di rame ossidato",
- "block.create.peculiar_bell": "Campana peculiare",
- "block.create.pink_nixie_tube": "Tubo Nixie rosa",
- "block.create.pink_sail": "Vela rosa",
- "block.create.pink_seat": "Sedile rosa",
- "block.create.pink_toolbox": "Cassetta degli attrezzi rosa",
- "block.create.pink_valve_handle": "Maniglia per valvola rosa",
- "block.create.piston_extension_pole": "Palo di pistone",
- "block.create.placard": "Cornice di ottone",
- "block.create.polished_cut_andesite": "Andesite tagliata levigata",
- "block.create.polished_cut_andesite_slab": "Lastra di andesite tagliata levigata",
- "block.create.polished_cut_andesite_stairs": "Scalini di andesite tagliata levigata",
- "block.create.polished_cut_andesite_wall": "Muretto di andesite tagliata levigata",
- "block.create.polished_cut_asurine": "Azurite tagliata levigata",
- "block.create.polished_cut_asurine_slab": "Lastra di azurite tagliata levigata",
- "block.create.polished_cut_asurine_stairs": "Scalini di azurite tagliata levigata",
- "block.create.polished_cut_asurine_wall": "Muretto di azurite tagliata levigata",
- "block.create.polished_cut_calcite": "Calcite tagliata levigata",
- "block.create.polished_cut_calcite_slab": "Lastra di calcite tagliata levigata",
- "block.create.polished_cut_calcite_stairs": "Scalini di calcite tagliata levigata",
- "block.create.polished_cut_calcite_wall": "Muretto di calcite tagliata levigata",
- "block.create.polished_cut_crimsite": "Crimsite tagliata levigata",
- "block.create.polished_cut_crimsite_slab": "Lastra di crimsite tagliata levigata",
- "block.create.polished_cut_crimsite_stairs": "Scalini di crimsite tagliata levigata",
- "block.create.polished_cut_crimsite_wall": "Muretto di crimsite tagliata levigata",
- "block.create.polished_cut_deepslate": "Ardesia profonda tagliata levigata",
- "block.create.polished_cut_deepslate_slab": "Lastra di ardesia profonda tagliata levigata",
- "block.create.polished_cut_deepslate_stairs": "Scalini di ardesia profonda tagliata levigata",
- "block.create.polished_cut_deepslate_wall": "Muretto di ardesia profonda tagliata levigata",
- "block.create.polished_cut_diorite": "Diorite tagliata levigata",
- "block.create.polished_cut_diorite_slab": "Lastra di diorite tagliata levigata",
- "block.create.polished_cut_diorite_stairs": "Scalini di diorite tagliata levigata",
- "block.create.polished_cut_diorite_wall": "Muretto di diorite tagliata levigata",
- "block.create.polished_cut_dripstone": "Speleotema tagliato levigato",
- "block.create.polished_cut_dripstone_slab": "Lastra di speleotema tagliato levigato",
- "block.create.polished_cut_dripstone_stairs": "Scalini di speleotema tagliato levigato",
- "block.create.polished_cut_dripstone_wall": "Muretto di speleotema tagliato levigato",
- "block.create.polished_cut_granite": "Granito tagliato levigato",
- "block.create.polished_cut_granite_slab": "Lastra di granito tagliato levigato",
- "block.create.polished_cut_granite_stairs": "Scalini di franito tagliato levigato",
- "block.create.polished_cut_granite_wall": "Muretto di granito tagliato levigato",
- "block.create.polished_cut_limestone": "Calcare tagliato levigato",
- "block.create.polished_cut_limestone_slab": "Lastra di calcare tagliato levigato",
- "block.create.polished_cut_limestone_stairs": "Scalini di calcare tagliato levigato",
- "block.create.polished_cut_limestone_wall": "Muretto di calcare tagliato levigato",
- "block.create.polished_cut_ochrum": "Ocrite tagliata levigata",
- "block.create.polished_cut_ochrum_slab": "Lastra di ocrite tagliata levigata",
- "block.create.polished_cut_ochrum_stairs": "Scalini di ocrite tagliata levigata",
- "block.create.polished_cut_ochrum_wall": "Muretto di ocrite tagliata levigata",
- "block.create.polished_cut_scorchia": "Scoria bruciata tagliata levigata",
- "block.create.polished_cut_scorchia_slab": "Lastra di scoria bruciata tagliata levigata",
- "block.create.polished_cut_scorchia_stairs": "Scalini di scoria bruciata tagliata levigata",
- "block.create.polished_cut_scorchia_wall": "Muretto di scoria bruciata tagliata levigata",
- "block.create.polished_cut_scoria": "Scoria tagliata levigata",
- "block.create.polished_cut_scoria_slab": "Lastra di scoria tagliata levigata",
- "block.create.polished_cut_scoria_stairs": "Scalini di scoria tagliata levigata",
- "block.create.polished_cut_scoria_wall": "Muretto di scoria tagliata levigata",
- "block.create.polished_cut_tuff": "Tufo tagliato levigato",
- "block.create.polished_cut_tuff_slab": "Lastra di tufo tagliato levigato",
- "block.create.polished_cut_tuff_stairs": "Scalini di tufo tagliato levigato",
- "block.create.polished_cut_tuff_wall": "Muretto di tufo tagliato levigato",
- "block.create.polished_cut_veridium": "Veridio tagliato levigato",
- "block.create.polished_cut_veridium_slab": "Lastra di veridio tagliato levigato",
- "block.create.polished_cut_veridium_stairs": "Scalini di veridio tagliato levigato",
- "block.create.polished_cut_veridium_wall": "Muretto di veridio tagliato levigato",
- "block.create.portable_fluid_interface": "Interfaccia per fluidi portatile",
- "block.create.portable_storage_interface": "Interfaccia di stoccaggio portatile",
- "block.create.powered_latch": "Circuito redstone bi-stato",
- "block.create.powered_shaft": "Gru alimentata",
- "block.create.powered_toggle_latch": "Alternatore redstone",
- "block.create.pulley_magnet": "Magnete della carrucola",
- "block.create.pulse_extender": "Estensore di impulsi",
- "block.create.pulse_repeater": "Ripetitore di impulsi",
- "block.create.purple_nixie_tube": "Tubo Nixie viola",
- "block.create.purple_sail": "Vela viola",
- "block.create.purple_seat": "Sedile viola",
- "block.create.purple_toolbox": "Cassetta degli attrezzi viola",
- "block.create.purple_valve_handle": "Maniglia per valvola viola",
- "block.create.radial_chassis": "Telaio radiale",
- "block.create.railway_casing": "Rivestimento di treno",
- "block.create.raw_zinc_block": "Blocco di zinco grezzo",
- "block.create.red_nixie_tube": "Tubo Nixie rosso",
- "block.create.red_sail": "Vela rossa",
- "block.create.red_seat": "Sedile rosso",
- "block.create.red_toolbox": "Cassetta degli attrezzi rossa",
- "block.create.red_valve_handle": "Maniglia per valvola rossa",
- "block.create.redstone_contact": "Contatto redstone",
- "block.create.redstone_link": "Connettore redstone",
- "block.create.refined_radiance_casing": "Rivestimento di splendore raffinato",
- "block.create.rope": "Corda",
- "block.create.rope_pulley": "Carrucola per corde",
- "block.create.rose_quartz_block": "Blocco di quarzo rosa",
- "block.create.rose_quartz_lamp": "Lampada di quarzo rosa",
- "block.create.rose_quartz_tiles": "Mattonelle di quarzo rosa",
- "block.create.rotation_speed_controller": "Regolatore di velocità di rotazione",
- "block.create.sail_frame": "Cornice di vela",
- "block.create.schematic_table": "Banco dei progetti",
- "block.create.schematicannon": "Spara-progetti",
- "block.create.scorchia": "Scoria bruciata",
- "block.create.scorchia_pillar": "Pilastro di scoria bruciata",
- "block.create.scoria": "Scoria",
- "block.create.scoria_pillar": "Pilastro di scoria",
- "block.create.secondary_linear_chassis": "Telaio lineare secondario",
- "block.create.sequenced_gearshift": "Cambio sequenziale",
- "block.create.shadow_steel_casing": "Rivestimento di acciaio oscuro",
- "block.create.shaft": "Asse",
- "block.create.small_andesite_brick_slab": "Lastra di mattoncini di andesite",
- "block.create.small_andesite_brick_stairs": "Scalini di mattoncini di andesite",
- "block.create.small_andesite_brick_wall": "Muretto di mattoncini di andesite",
- "block.create.small_andesite_bricks": "Mattoncini di andesite",
- "block.create.small_asurine_brick_slab": "Lastra di mattoncini di azurite",
- "block.create.small_asurine_brick_stairs": "Scalini di mattoncini di azurite",
- "block.create.small_asurine_brick_wall": "Muretto di mattoncini di azurite",
- "block.create.small_asurine_bricks": "Mattoncini di azurite",
- "block.create.small_bogey": "Carrello piccolo",
- "block.create.small_calcite_brick_slab": "Lastra di mattoncini di calcite",
- "block.create.small_calcite_brick_stairs": "Scalini di mattoncini di calcite",
- "block.create.small_calcite_brick_wall": "Muretto di mattoncini di calcite",
- "block.create.small_calcite_bricks": "Mattoncini di calcite",
- "block.create.small_crimsite_brick_slab": "Lastra di mattoncini di crimsite",
- "block.create.small_crimsite_brick_stairs": "Scalini di mattoncini di crimsite",
- "block.create.small_crimsite_brick_wall": "Muretto di mattoncini di crimsite",
- "block.create.small_crimsite_bricks": "Mattoncini di crimsite",
- "block.create.small_deepslate_brick_slab": "Lastra di mattoncini di ardesia profonda",
- "block.create.small_deepslate_brick_stairs": "Scalini di mattoncini di ardesia profonda",
- "block.create.small_deepslate_brick_wall": "Muretto di mattoncini di ardesia profonda",
- "block.create.small_deepslate_bricks": "Mattoncini di ardesia profonda",
- "block.create.small_diorite_brick_slab": "Lastra di mattoncini di diorite",
- "block.create.small_diorite_brick_stairs": "Scalini di mattoncini di diorite",
- "block.create.small_diorite_brick_wall": "Muretto di mattoncini di diorite",
- "block.create.small_diorite_bricks": "Mattoncini di diorite",
- "block.create.small_dripstone_brick_slab": "Lastra di mattoncini di speleotema",
- "block.create.small_dripstone_brick_stairs": "Scalini di mattoncini di speleotema",
- "block.create.small_dripstone_brick_wall": "Muretto di mattoncini di speleotema",
- "block.create.small_dripstone_bricks": "Mattoncini di speleotema",
- "block.create.small_granite_brick_slab": "Lastra di mattoncini di granito",
- "block.create.small_granite_brick_stairs": "Scalini di mattoncini di granito",
- "block.create.small_granite_brick_wall": "Muretto di mattoncini di granito",
- "block.create.small_granite_bricks": "Mattoncini di granito",
- "block.create.small_limestone_brick_slab": "Lastra di mattoncini di calcare",
- "block.create.small_limestone_brick_stairs": "Scalini di mattoncini di calcare",
- "block.create.small_limestone_brick_wall": "Muretto di mattoncini di calcare",
- "block.create.small_limestone_bricks": "Mattoncini di calcare",
- "block.create.small_ochrum_brick_slab": "Lastra di mattoncini di ocrite",
- "block.create.small_ochrum_brick_stairs": "Scalini di mattoncini di ocrite",
- "block.create.small_ochrum_brick_wall": "Muretto di mattoncini di ocrite",
- "block.create.small_ochrum_bricks": "Mattoncini di ocrite",
- "block.create.small_rose_quartz_tiles": "Piccole mattonelle di quarzo rosa",
- "block.create.small_scorchia_brick_slab": "Lastra di mattoncini di scoria bruciata",
- "block.create.small_scorchia_brick_stairs": "Scalini di mattoncini di scoria bruciata",
- "block.create.small_scorchia_brick_wall": "Muretto di mattoncini di scoria bruciata",
- "block.create.small_scorchia_bricks": "Mattoncini di scoria bruciata",
- "block.create.small_scoria_brick_slab": "Lastra di mattoncini di scoria",
- "block.create.small_scoria_brick_stairs": "Scalini di mattoncini di scoria",
- "block.create.small_scoria_brick_wall": "Muretto di mattoncini di scoria",
- "block.create.small_scoria_bricks": "Mattoncini di scoria",
- "block.create.small_tuff_brick_slab": "Lastra di mattoncini di tufo",
- "block.create.small_tuff_brick_stairs": "Scalini di mattoncini di tufo",
- "block.create.small_tuff_brick_wall": "Muretto di mattoncini di tufo",
- "block.create.small_tuff_bricks": "Mattoncini di tufo",
- "block.create.small_veridium_brick_slab": "Lastra di mattoncini di veridio",
- "block.create.small_veridium_brick_stairs": "Scalini di mattoncini di veridio",
- "block.create.small_veridium_brick_wall": "Muretto di mattoncini di veridio",
- "block.create.small_veridium_bricks": "Mattoncini di veridio",
- "block.create.smart_chute": "Scivolo intelligente",
- "block.create.smart_fluid_pipe": "Tubo per fluidi intelligente",
- "block.create.speedometer": "Tachimetro",
- "block.create.spout": "Spruzzatore",
- "block.create.spruce_window": "Finestra di abete",
- "block.create.spruce_window_pane": "Pannello di finestra di abete",
- "block.create.steam_engine": "Motore a vapore",
- "block.create.steam_whistle": "Fischio a vapore",
- "block.create.steam_whistle_extension": "Estensione di fischio a vapore",
- "block.create.sticker": "Incollatore",
- "block.create.sticky_mechanical_piston": "Pistone meccanico appiccicoso",
- "block.create.stockpile_switch": "Interruttore a riempimento",
- "block.create.stressometer": "Stressometro",
- "block.create.tiled_glass": "Vetro piastrellato",
- "block.create.tiled_glass_pane": "Pannello di vetro piastrellato",
- "block.create.track": "Rotaia",
- "block.create.track_observer": "Osservatore ferroviario",
- "block.create.track_signal": "Semaforo ferroviario",
- "block.create.track_station": "Stazione ferroviaria",
- "block.create.train_door": "Porta per treni",
- "block.create.train_trapdoor": "Botola per treni",
- "block.create.tuff_pillar": "Pilastro di tufo",
- "block.create.turntable": "Piattaforma girevole",
- "block.create.veridium": "Veridio",
- "block.create.veridium_pillar": "Pilastro di veridio",
- "block.create.vertical_framed_glass": "Finestra di vetro verticale",
- "block.create.vertical_framed_glass_pane": "Pannello di finestra di vetro verticale",
- "block.create.warped_window": "Finestra distorta",
- "block.create.warped_window_pane": "Pannello di finestra distorta",
- "block.create.water_wheel": "Mulino ad acqua",
- "block.create.waxed_copper_shingle_slab": "Lastra di tegole di rame cerato",
- "block.create.waxed_copper_shingle_stairs": "Scalini di tegole di rame cerato",
- "block.create.waxed_copper_shingles": "Tegole di rame cerato",
- "block.create.waxed_copper_tile_slab": "Lastra di mattonelle di rame cerato",
- "block.create.waxed_copper_tile_stairs": "Scalini di mattonelle di rame cerato",
- "block.create.waxed_copper_tiles": "Mattonelle di rame ossidato cerato",
- "block.create.waxed_exposed_copper_shingle_slab": "Lastra di tegole di rame esposto cerato",
- "block.create.waxed_exposed_copper_shingle_stairs": "Scalini di tegole di rame cerato",
- "block.create.waxed_exposed_copper_shingles": "Tegole di rame cerato",
- "block.create.waxed_exposed_copper_tile_slab": "Lastra di mattonelle di rame ossidato cerato",
- "block.create.waxed_exposed_copper_tile_stairs": "Scalini di mattonelle di rame esposto cerato",
- "block.create.waxed_exposed_copper_tiles": "Mattonelle di rame esposto cerato",
- "block.create.waxed_oxidized_copper_shingle_slab": "Lastra di tegole di rame ossidato cerato",
- "block.create.waxed_oxidized_copper_shingle_stairs": "Scalini di tegole di rame ossidato cerato",
- "block.create.waxed_oxidized_copper_shingles": "Tegole di rame ossidato cerato",
- "block.create.waxed_oxidized_copper_tile_slab": "Lastra di mattonelle di rame ossidato cerato",
- "block.create.waxed_oxidized_copper_tile_stairs": "Scalini di mattonelle di rame ossidato cerato",
- "block.create.waxed_oxidized_copper_tiles": "Mattonelle di rame ossidato cerato",
- "block.create.waxed_weathered_copper_shingle_slab": "Lastra di tegole di rame corroso cerato",
- "block.create.waxed_weathered_copper_shingle_stairs": "Scalini di tegole di rame corroso cerato",
- "block.create.waxed_weathered_copper_shingles": "Tegole di rame corroso cerato",
- "block.create.waxed_weathered_copper_tile_slab": "Lastra di mattonelle di rame corroso cerato",
- "block.create.waxed_weathered_copper_tile_stairs": "Scalini di mattonelle di rame corroso cerato",
- "block.create.waxed_weathered_copper_tiles": "Mattonelle di rame corroso cerato",
- "block.create.weathered_copper_shingle_slab": "Lastra di tegole di rame corroso",
- "block.create.weathered_copper_shingle_stairs": "Lastra di tegole di rame corroso",
- "block.create.weathered_copper_shingles": "Tegole di rame corroso",
- "block.create.weathered_copper_tile_slab": "Lastra di mattonelle di rame corroso",
- "block.create.weathered_copper_tile_stairs": "Scalini di mattonelle di rame corroso",
- "block.create.weathered_copper_tiles": "Mattonelle di rame corroso",
- "block.create.weighted_ejector": "Espulsore di pesi",
- "block.create.white_nixie_tube": "Tubo Nixie bianco",
- "block.create.white_sail": "Vela bianca",
- "block.create.white_seat": "Sedile bianco",
- "block.create.white_toolbox": "Cassetta degli attrezzi bianca",
- "block.create.white_valve_handle": "Maniglia per valvola bianca",
- "block.create.windmill_bearing": "Supporto per mulino a vento",
- "block.create.wooden_bracket": "Supporto di legno",
- "block.create.yellow_nixie_tube": "Tubo Nixie giallo",
- "block.create.yellow_sail": "Vela gialla",
- "block.create.yellow_seat": "Sedile giallo",
- "block.create.yellow_toolbox": "Cassetta degli attrezzi gialla",
- "block.create.yellow_valve_handle": "Maniglia per valvola gialla",
- "block.create.zinc_block": "Blocco di zinco",
- "block.create.zinc_ore": "Zinco grezzo",
-
- "enchantment.create.capacity": "Capacità",
- "enchantment.create.potato_recovery": "Recupero vegetale",
-
- "entity.create.carriage_contraption": "Carrozza",
- "entity.create.contraption": "Macchinario",
- "entity.create.crafting_blueprint": "Progetto di fabbricazione",
- "entity.create.gantry_contraption": "Macchinario da gru",
- "entity.create.potato_projectile": "Proiettile Vegetale",
- "entity.create.seat": "Sedile",
- "entity.create.stationary_contraption": "Macchinario stazionario",
- "entity.create.super_glue": "Super colla",
-
- "fluid.create.potion": "Pozione",
- "fluid.create.tea": "Tè del costruttore",
-
- "item.create.andesite_alloy": "Lega di andesite",
- "item.create.attribute_filter": "Filtro attributi",
- "item.create.bar_of_chocolate": "Barretta di cioccolato",
- "item.create.belt_connector": "Nastro meccanico",
- "item.create.blaze_cake": "Torta per blaze",
- "item.create.blaze_cake_base": "Base della torta per blaze",
- "item.create.brass_hand": "Mano di ottone",
- "item.create.brass_ingot": "Lingotto di ottone",
- "item.create.brass_nugget": "Pepita di ottone",
- "item.create.brass_sheet": "Lamiera di ottone",
- "item.create.builders_tea": "Tè del costruttore",
- "item.create.chest_minecart_contraption": "Macchinario con carrello da miniera con baule",
- "item.create.chocolate_bucket": "Secchio di cioccolata",
- "item.create.chocolate_glazed_berries": "Bacche glassate al cioccolato",
- "item.create.chromatic_compound": "Composto cromatico",
- "item.create.cinder_flour": "Cenere farinosa",
- "item.create.copper_backtank": "Zaino serbatoio",
- "item.create.copper_backtank_placeable": "Zaino serbatoio posizionabile",
- "item.create.copper_diving_boots": "UNLOCALIZED: Copper Diving Boots",
- "item.create.copper_diving_helmet": "UNLOCALIZED: Copper Diving Helmet",
- "item.create.copper_nugget": "Pepita di rame",
- "item.create.copper_sheet": "Lamiera di rame",
- "item.create.crafter_slot_cover": "Copertura per slot di fabbricazione",
- "item.create.crafting_blueprint": "Progetto di fabbricazione",
- "item.create.creative_blaze_cake": "Torta per blaze (creativa)",
- "item.create.crushed_aluminum_ore": "Alluminio grezzo frantumato",
- "item.create.crushed_copper_ore": "Rame grezzo frantumato",
- "item.create.crushed_gold_ore": "Oro grezzo frantumato",
- "item.create.crushed_iron_ore": "Ferro grezzo frantumato",
- "item.create.crushed_lead_ore": "Piombo grezzo frantumato",
- "item.create.crushed_nickel_ore": "Nichel grezzo frantumato",
- "item.create.crushed_osmium_ore": "Osmio grezzo frantumato",
- "item.create.crushed_platinum_ore": "Platino grezzo frantumato",
- "item.create.crushed_quicksilver_ore": "Mercurio grezzo frantumato",
- "item.create.crushed_silver_ore": "Argento grezzo frantumato",
- "item.create.crushed_tin_ore": "Stagno grezzo frantumato",
- "item.create.crushed_uranium_ore": "Uranio grezzo frantumato",
- "item.create.crushed_zinc_ore": "Zinco grezzo frantumato",
- "item.create.dough": "Impasto",
- "item.create.electron_tube": "Tubo a vuoto",
- "item.create.empty_blaze_burner": "Inceneritore vuoto",
- "item.create.empty_schematic": "Progetto vuoto",
- "item.create.experience_nugget": "Pepita di esperienza",
- "item.create.extendo_grip": "Braccio allungabile",
- "item.create.filter": "Filtro",
- "item.create.furnace_minecart_contraption": "Macchinario con carrello da miniera con fornace",
- "item.create.goggles": "Occhiali da ingegnere",
- "item.create.golden_sheet": "Lamiera d'oro",
- "item.create.handheld_worldshaper": "Plasmatore del mondo portatile",
- "item.create.honey_bucket": "Secchio di miele",
- "item.create.honeyed_apple": "Mela caramellata",
- "item.create.incomplete_precision_mechanism": "Meccanismo di precisione imcompleto",
- "item.create.incomplete_track": "Rotaia incompleta",
- "item.create.iron_sheet": "Lamiera di ferro",
- "item.create.linked_controller": "Pulsantiera di comando",
- "item.create.minecart_contraption": "Macchinario con carrello da miniera",
- "item.create.minecart_coupling": "Aggancio per carrelli da miniera",
- "item.create.netherite_backtank": "UNLOCALIZED: Netherite Backtank",
- "item.create.netherite_backtank_placeable": "UNLOCALIZED: Netherite Backtank Placeable",
- "item.create.netherite_diving_boots": "UNLOCALIZED: Netherite Diving Boots",
- "item.create.netherite_diving_helmet": "UNLOCALIZED: Netherite Diving Helmet",
- "item.create.polished_rose_quartz": "Quarzo rosa levigato",
- "item.create.potato_cannon": "Cannone a patate",
- "item.create.powdered_obsidian": "Ossidiana in polvere",
- "item.create.precision_mechanism": "Meccanismo di precisione",
- "item.create.propeller": "Elica",
- "item.create.raw_zinc": "Zinco grezzo",
- "item.create.red_sand_paper": "Carta vetrata rossa",
- "item.create.refined_radiance": "Splendore raffinato",
- "item.create.rose_quartz": "Quarzo rosa",
- "item.create.sand_paper": "Carta vetrata",
- "item.create.schedule": "Tabella di marcia",
- "item.create.schematic": "Progetto",
- "item.create.schematic_and_quill": "Pogetto e penna",
- "item.create.shadow_steel": "Acciaio oscuro",
- "item.create.sturdy_sheet": "Lamiera rinforzata",
- "item.create.super_glue": "Super colla",
- "item.create.sweet_roll": "Pane dolce",
- "item.create.tree_fertilizer": "Fertilizzante per alberi",
- "item.create.unprocessed_obsidian_sheet": "Lastra di ossidiana non processata",
- "item.create.vertical_gearbox": "Invertitore verticale",
- "item.create.wand_of_symmetry": "Scettro della Simmetria",
- "item.create.wheat_flour": "Farina di grano",
- "item.create.whisk": "Frusta",
- "item.create.wrench": "Chiave a pappagallo",
- "item.create.zinc_ingot": "Lingotto di zinco",
- "item.create.zinc_nugget": "Pepita di zinco",
-
-
- "_": "->------------------------] Advancements [------------------------<-",
-
- "advancement.create.root": "Benvenuti alla Create",
- "advancement.create.root.desc": "È ora di iniziare a costruire marchingegni fantastici!",
- "advancement.create.andesite_alloy": "Rocce più dure",
- "advancement.create.andesite_alloy.desc": "Crea della Lega di andesite, la risorsa più importante di tutta la Create.",
- "advancement.create.andesite_casing": "L'era dell'andesite",
- "advancement.create.andesite_casing.desc": "Usa della lega di andesite e del legno per creare un Rivestimento basilare.",
- "advancement.create.mechanical_press": "Bonk",
- "advancement.create.mechanical_press.desc": "Crea delle lamiere in una Pressa meccanica",
- "advancement.create.encased_fan": "Dominatore dell'aria",
- "advancement.create.encased_fan.desc": "Posiziona e attiva un Ventilatore",
- "advancement.create.fan_processing": "Processo Particellare",
- "advancement.create.fan_processing.desc": "Usa un Ventilatore per processare dei materiali",
- "advancement.create.saw_processing": "La parte più temuta",
- "advancement.create.saw_processing.desc": "Usa una Sega meccanica rivolta verso l'alto per processare dei materiali",
- "advancement.create.compacting": "Compattazione",
- "advancement.create.compacting.desc": "Usa una Pressa e una Vasca per creare meno oggetti a partire da più oggetti",
- "advancement.create.belt": "Nastro trasportatore",
- "advancement.create.belt.desc": "Connetti due alberi con un nastro meccanico.",
- "advancement.create.funnel": "Estetica da aeroporto",
- "advancement.create.funnel.desc": "Estrai o inserisci oggetti in un contenitore usando un imbuto",
- "advancement.create.chute": "Giù per il tubo",
- "advancement.create.chute.desc": "Piazza uno scivolo, la controparte verticale del nastro.",
- "advancement.create.mechanical_mixer": "Mischiamo tutto insieme!",
- "advancement.create.mechanical_mixer.desc": "Combina degli ingredienti usando un Frullatore meccanico",
- "advancement.create.burner": "Focolaio senziente",
- "advancement.create.burner.desc": "Ottieni un Inceneritore a blaze",
- "advancement.create.water_wheel": "Ingegneria idraulica",
- "advancement.create.water_wheel.desc": "Piazza un Mulino ad acqua e prova a farlo girare!",
- "advancement.create.windmill": "Una lieve brezza",
- "advancement.create.windmill.desc": "Assembla un mulino a vento.",
- "advancement.create.shifting_gears": "Meccanismi moventi",
- "advancement.create.shifting_gears.desc": "Aggancia una ruota dentata grande con una piccola, permettendoti di cambiare la velocità.",
- "advancement.create.millstone": "Frantumatore portatile",
- "advancement.create.millstone.desc": "Piazza e alimenta una macina.",
- "advancement.create.super_glue": "Connessione forte",
- "advancement.create.super_glue.desc": "Unisci un gruppo di blocchi con la Super colla",
- "advancement.create.contraption_actors": "Movimento sensato",
- "advancement.create.contraption_actors.desc": "Crea un macchinario che contenga trapani, seghe o mietitrici",
- "advancement.create.portable_storage_interface": "Passaggio al drive-through",
- "advancement.create.portable_storage_interface.desc": "Usa una Interfaccia di stoccaggio portatile per inserire o rimuovere oggetti dall'interno di un macchinario",
- "advancement.create.wrench_goggles": "Attrezzato",
- "advancement.create.wrench_goggles.desc": "Equipaggia degli Occhiali da ingegnere e una Chiave a pappagallo",
- "advancement.create.stressometer": "Che stress!",
- "advancement.create.stressometer.desc": "Piazza e alimenta un tachimetro. Guardalo con gli occhiali per leggere il suo esatto valore.",
- "advancement.create.cuckoo_clock": "È il momento?",
- "advancement.create.cuckoo_clock.desc": "Sii presente al richiamo del tuo Orologio a cucù",
- "advancement.create.windmill_maxed": "Una forte brezza",
- "advancement.create.windmill_maxed.desc": "Costruisci un mulino a vento di potenza massima",
- "advancement.create.ejector_maxed": "Medaglia di salto in lungo",
- "advancement.create.ejector_maxed.desc": "Fai un salto di almeno 30 blocchi di lunghezza usando un Espulsore di pesi",
- "advancement.create.pulley_maxed": "Una corda lunghissima",
- "advancement.create.pulley_maxed.desc": "Allunga la corda di una Carrucola per almeno 200 blocchi",
- "advancement.create.cart_pickup": "Braccia forti",
- "advancement.create.cart_pickup.desc": "Raccogli un Macchinario con carrello da miniera composto da almeno 200 blocchi",
- "advancement.create.anvil_plough": "Artiglieria da fabbro",
- "advancement.create.anvil_plough.desc": "Lancia una Incudine con un Aratro meccanico",
- "advancement.create.lava_wheel_00000": "Ruota lavica",
- "advancement.create.lava_wheel_00000.desc": "Non è così che dovrebbe funzionare§7\n(Progresso segreto)",
- "advancement.create.hand_crank_000": "Sessione di allenamento",
- "advancement.create.hand_crank_000.desc": "Usa una manovella fino ad essere esausto§7\n(Progresso segreto)",
- "advancement.create.belt_funnel_kiss": "Che dolce...",
- "advancement.create.belt_funnel_kiss.desc": "Fai in modo che due imbuti montati su un nastro si 'bacino'.",
- "advancement.create.stressometer_maxed": "Ce la fa ancora?",
- "advancement.create.stressometer_maxed.desc": "Leggi esattamente 100% stress su uno Stressometro§7\n(Progresso segreto)",
- "advancement.create.copper": "Rocce ancora più dure",
- "advancement.create.copper.desc": "Accumula del rame per poter poi manipolare i fluidi.",
- "advancement.create.copper_casing": "L'era del rame",
- "advancement.create.copper_casing.desc": "Usa delle lamiere di ottone e del legno per creare involucri di ottone.",
- "advancement.create.spout": "SPLASH",
- "advancement.create.spout.desc": "Guarda mentre un fluido viene versato da uno Spruzzatore.",
- "advancement.create.drain": "Asciugatura perfetta",
- "advancement.create.drain.desc": "Guarda mentre un oggetto viene drenato da un Prosciugatore.",
- "advancement.create.steam_engine": "Massima potenza",
- "advancement.create.steam_engine.desc": "Genera energia cinetica usando un Motore a vapore.",
- "advancement.create.steam_whistle": "Voce angelica",
- "advancement.create.steam_whistle.desc": "Attiva un Fischio a vapore.",
- "advancement.create.backtank": "Pressione portatile",
- "advancement.create.backtank.desc": "Accumula Aria pressurizzata in uno Zaino serbatoio.",
- "advancement.create.diving_suit": "Attrezzatura da immersione",
- "advancement.create.diving_suit.desc": "Equipagia uno Zaino serbatoio e un Elmo da immersione e tuffati in acqua.",
- "advancement.create.mechanical_pump_0": "Sotto Pressione",
- "advancement.create.mechanical_pump_0.desc": "Posiziona e attiva una Pompa meccanica.",
- "advancement.create.glass_pipe": "Spiare il flusso",
- "advancement.create.glass_pipe.desc": "Guarda mentre un fluido si propaga attraverso un tubo per fluidi con vetrata. Puoi aggiungere una vetrata cliccando con una chiave a pappagallo sui tubi per fluidi dritti.",
- "advancement.create.water_supply": "Collezionista di pozzanghere",
- "advancement.create.water_supply.desc": "Usa una pompa o un tubo con pressione entrante per assorbire un blocco d'acqua.",
- "advancement.create.hose_pulley": "Risucchio industriale",
- "advancement.create.hose_pulley.desc": "Tira giù una carrucola per fluidi e guardala drenare o riempire un corpo dal fluido.",
- "advancement.create.chocolate_bucket": "La Fabbrica di Cioccolato",
- "advancement.create.chocolate_bucket.desc": "Ottieni un secchio di Cioccolato fuso.",
- "advancement.create.honey_drain": "Apicoltura automatizzata",
- "advancement.create.honey_drain.desc": "Usa dei tubi per estrarre del Miele da un Alveare o Arnia.",
- "advancement.create.hose_pulley_lava": "Sotto la crosta",
- "advancement.create.hose_pulley_lava.desc": "Estrai lava da una sorgente abbastanza grande da essere considerata ininita.",
- "advancement.create.steam_engine_maxed": "A tutta velocità",
- "advancement.create.steam_engine_maxed.desc": "Fai funzionare una caldaia alla massima potenza",
- "advancement.create.foods": "Dieta bilanciata",
- "advancement.create.foods.desc": "Crea Bacche glassate, una Mela caramellata e del Pane dolce, tutti dallo stesso Spruzzatore",
- "advancement.create.diving_suit_lava": "Nuotando con gli Strider",
- "advancement.create.diving_suit_lava.desc": "Prova a tuffarti nella lava con le tue attrezzature da immersione§7\n(Progresso segreto)",
- "advancement.create.chained_drain": "Inarrestabile",
- "advancement.create.chained_drain.desc": "Guarda mentre un oggetto supera un'intera fila di Prosciugatori§7\n(Progresso segreto)",
- "advancement.create.cross_streams": "Non incrociate i flussi!",
- "advancement.create.cross_streams.desc": "Guarda mentre due fluidi si incontrano§7\n(Progresso segreto)",
- "advancement.create.pipe_organ": "Organo a canne",
- "advancement.create.pipe_organ.desc": "Connetti 12 Fischi a un singolo serbatoio e impostali ognuno ad una nota diversa §7\n(Progresso segreto)",
- "advancement.create.brass": "L'ottone",
- "advancement.create.brass.desc": "Usa il rame e lo zinco per creare dell'ottone.",
- "advancement.create.brass_casing": "L'era dell'ottone",
- "advancement.create.brass_casing.desc": "Usa l'ottone e del legno per creare involucri più avanzati.",
- "advancement.create.rose_quartz": "Diamanti rosa",
- "advancement.create.rose_quartz.desc": "Leviga del quarzo rosa.",
- "advancement.create.deployer": "Piazza e attacca",
- "advancement.create.deployer.desc": "Piazza e alimenta un installatore, il riflesso perfetto di te stesso.",
- "advancement.create.precision_mechanism": "Curiosità complesse",
- "advancement.create.precision_mechanism.desc": "Assembra un Meccanismo di Precisione.",
- "advancement.create.speed_controller": "Gli ingegneri lo odiano",
- "advancement.create.speed_controller.desc": "Posiziona un regolatore di velocità di rotazione, il dispositivo più avanzato in termini di meccanica.",
- "advancement.create.mechanical_arm": "Mani occupate!",
- "advancement.create.mechanical_arm.desc": "Costruisci un braccio meccanico, seleziona gli input e gli output, piazzalo e alimentalo; poi guardalo mentre fa il lavoro sporco al tuo posto.",
- "advancement.create.mechanical_crafter": "Assemblaggio Automatico",
- "advancement.create.mechanical_crafter.desc": "Posiziona e attiva dei Fabbricatori meccanici.",
- "advancement.create.crushing_wheel": "Una coppia di giganti",
- "advancement.create.crushing_wheel.desc": "Crea delle ruote di frantumazione per frantumare i materiali.",
- "advancement.create.haunted_bell": "Senso oscuro",
- "advancement.create.haunted_bell.desc": "Suona una Campana infestata.",
- "advancement.create.clockwork_bearing": "Tic toc tic toc",
- "advancement.create.clockwork_bearing.desc": "Assembla una struttura montata su un Supporto per orologi.",
- "advancement.create.display_link": "Informazioni dettagliate",
- "advancement.create.display_link.desc": "Usa un Connettore divino per visualizzare informazioni.",
- "advancement.create.potato_cannon": "Fwoomp!",
- "advancement.create.potato_cannon.desc": "Sconfiggi un nemico con il tuo Cannone a patate.",
- "advancement.create.extendo_grip": "BOIOIOING",
- "advancement.create.extendo_grip.desc": "Procurati un Braccio allungabile.",
- "advancement.create.linked_controller": "Attivazione da remoto",
- "advancement.create.linked_controller.desc": "Attiva un Connettore redstone usando una Pulsantiera di comando.",
- "advancement.create.arm_blaze_burner": "Combustione automatizzata",
- "advancement.create.arm_blaze_burner.desc": "Istruisci il tuo braccio meccanico ad alimentare un inceneritore a blaze.",
- "advancement.create.crusher_maxed_0000": "Schiacciante",
- "advancement.create.crusher_maxed_0000.desc": "Fai girare una coppia di Ruote frantumatrici alla massima velocità.",
- "advancement.create.arm_many_targets": "Organizzatore seriale",
- "advancement.create.arm_many_targets.desc": "Programma un braccio meccanico con 10 o più posizioni di output.",
- "advancement.create.potato_cannon_collide": "Verdura d'artificio",
- "advancement.create.potato_cannon_collide.desc": "Fai in modo che due diversi proiettili di Cannone a patate si scontrino.",
- "advancement.create.self_deploying": "Carrello a guida autonoma",
- "advancement.create.self_deploying.desc": "Crea un Macchinario con carrello da miniera che posiziona binari di fronte a sé.",
- "advancement.create.fist_bump": "Mano a mano!",
- "advancement.create.fist_bump.desc": "Metti uno contro l'altro due installatori.",
- "advancement.create.crafter_lazy_000": "Manovre disperate",
- "advancement.create.crafter_lazy_000.desc": "Rallenta il più possibile un Fabbricatore meccanico e continua a procrastinare un generatore decente§7\n(Progresso segret)",
- "advancement.create.extendo_grip_dual": "Più lungo possibile",
- "advancement.create.extendo_grip_dual.desc": "Equipaggia due Prolunghe per avere una portata sovrumana§7\n(Progresso segreto)",
- "advancement.create.musical_arm": "DJ, metti su la musica!",
- "advancement.create.musical_arm.desc": "Guarda mentre un braccio meccanico attiva un giradischi.",
- "advancement.create.sturdy_sheet": "Rocce durissime",
- "advancement.create.sturdy_sheet.desc": "Assembla una Lamiera rinforzata raffinando dell'ossidiana in polvere.",
- "advancement.create.train_casing_00": "L'Era Logistica",
- "advancement.create.train_casing_00.desc": "Usa delle Lamiere rinforzate per creare dei componenti per treni.",
- "advancement.create.train": "Tutti a bordo!",
- "advancement.create.train.desc": "Assembla il tuo primo treno.",
- "advancement.create.conductor": "Istruttore di conduttori",
- "advancement.create.conductor.desc": "Consegna una Tabella di marcia ad un conduttore.",
- "advancement.create.track_signal": "Controllo del traffico",
- "advancement.create.track_signal.desc": "Posiziona un Semaforo ferroviario.",
- "advancement.create.display_board_0": "Tabella dinamica",
- "advancement.create.display_board_0.desc": "Annuncia l'arrivo di un treno su un Tabellone usando un Lettore di dati.",
- "advancement.create.track_0": "Miglioramento netto",
- "advancement.create.track_0.desc": "Ottieni delle Rotaie.",
- "advancement.create.train_whistle": "Choo choo!",
- "advancement.create.train_whistle.desc": "Assembla un Fischio come parte di un treno e attivalo mentre guidi.",
- "advancement.create.train_portal": "Pendolare interdimensionale",
- "advancement.create.train_portal.desc": "Attraversa un Portale del Nether a bordo di un treno.",
- "advancement.create.track_crafting_factory": "Fabbrica di Rotaie",
- "advancement.create.track_crafting_factory.desc": "Produci più di 1000 Rotaie con la stessa Pressa.",
- "advancement.create.long_bend": "Curva enorme",
- "advancement.create.long_bend.desc": "Crea una sezione curva di Rotaie lunga almeno 30 blocchi.",
- "advancement.create.long_train": "Trasporto pesante",
- "advancement.create.long_train.desc": "Crea un treno composto da almeno 6 carrozze.",
- "advancement.create.long_travel": "Viaggio rilassante",
- "advancement.create.long_travel.desc": "Alzati da un Sedile a più di 5000 blocchi da dove ti ci sei seduto.",
- "advancement.create.train_roadkill": "Uccisione stradale",
- "advancement.create.train_roadkill.desc": "Investi un nemico con il tuo treno§7\n(Progresso segreto)",
- "advancement.create.red_signal": "Autista esperto",
- "advancement.create.red_signal.desc": "Passa con il rosso con il tuo treno§7\n(Progresso segreto)",
- "advancement.create.train_crash": "Servizio scadente",
- "advancement.create.train_crash.desc": "Fai esperienza di un incidente ferroviario mentre sei tra i passeggeri§7\n(Progresso segreto)",
- "advancement.create.train_crash_backwards": "Punto cieco",
- "advancement.create.train_crash_backwards.desc": "Colpisci un altro treno mentre vai in retromarcia§7\n(Progresso segreto)",
-
-
- "_": "->------------------------] UI & Messages [------------------------<-",
-
- "itemGroup.create.base": "Create",
- "itemGroup.create.palettes": "Create: Blocchi",
-
- "death.attack.create.crush": "%1$s è stato frantumato",
- "death.attack.create.crush.player": "%1$s è stato gettato tra delle Ruote frantumatrici da %2$s",
- "death.attack.create.fan_fire": "%1$s è stato cotto a puntino",
- "death.attack.create.fan_fire.player": "%1$s è stato gettato in un affumicatore da %2$s",
- "death.attack.create.fan_lava": "%1$s è stato carbonizzato in una fonderia",
- "death.attack.create.fan_lava.player": "%1$s è stato gettato in una fonderia da %2$s",
- "death.attack.create.mechanical_drill": "%1$s è stato trafitto da una trivella meccanica",
- "death.attack.create.mechanical_drill.player": "%1$s è stato gettato di fronte a una trivella da by %2$s",
- "death.attack.create.mechanical_saw": "%1$s è stato tagliato a metà",
- "death.attack.create.mechanical_saw.player": "%1$s è stato gettato su una Sega meccanica da %2$s",
- "death.attack.create.potato_cannon": "%1$s è stato ucciso dal Cannone a patate di %2$s",
- "death.attack.create.potato_cannon.item": "%1$s è stato ucciso da %2$s usando %3$s",
- "death.attack.create.cuckoo_clock_explosion": "%1$s è saltato in aria a causa di un orologio a cucù manomesso",
- "death.attack.create.cuckoo_clock_explosion.player": "%1$s è saltato in aria a causa di un orologio a cucù manomesso",
- "death.attack.create.run_over": "%1$s è stato travolto da %2$s",
-
- "create.block.deployer.damage_source_name": "una mano impazzita",
- "create.block.cart_assembler.invalid": "Piazza il tuo assemblatore di carrelli su un binario",
-
- "create.menu.return": "Torna al menù",
- "create.menu.configure": "Configura...",
- "create.menu.ponder_index": "Riflessione",
- "create.menu.only_ingame": "Disponibile nel menù di pausa",
- "create.menu.report_bugs": "Segnala problemi",
- "create.menu.support": "Supportaci",
-
- "create.recipe.crushing": "Frantumazione",
- "create.recipe.milling": "Macinatura",
- "create.recipe.fan_washing": "Lavaggio di massa",
- "create.recipe.fan_washing.fan": "Ventilatore dietro l'acqua corrente",
- "create.recipe.fan_smoking": "Affumicatura di massa",
- "create.recipe.fan_smoking.fan": "Ventilatore dietro al fuoco",
- "create.recipe.fan_haunting": "Infestazione di massa",
- "create.recipe.fan_haunting.fan": "Ventilatore dietro al fuoco delle anime",
- "create.recipe.fan_blasting": "Fusione di massa",
- "create.recipe.fan_blasting.fan": "Ventilatore dietro la lava",
- "create.recipe.pressing": "Pressatura",
- "create.recipe.mixing": "Mescolamento",
- "create.recipe.deploying": "Installazione",
- "create.recipe.automatic_shapeless": "Fabbricazione automatizzata senza forma",
- "create.recipe.automatic_brewing": "Fermentazione automatizzata",
- "create.recipe.packing": "Compattazione",
- "create.recipe.automatic_packing": "Imballaggio automatizzato",
- "create.recipe.sawing": "Segatura",
- "create.recipe.mechanical_crafting": "Fabbricazione meccanica",
- "create.recipe.automatic_shaped": "Fabbricazione automatizzata con forma",
- "create.recipe.block_cutting": "Taglio di blocchi",
- "create.recipe.wood_cutting": "Taglio di legna",
- "create.recipe.sandpaper_polishing": "Levigamento da carta vetrata",
- "create.recipe.mystery_conversion": "Metamorfosi misteriosa",
- "create.recipe.spout_filling": "Riempimento",
- "create.recipe.draining": "Drenaggio",
- "create.recipe.item_application": "Applicazione manuale",
- "create.recipe.item_application.any_axe": "Qualunque ascia",
- "create.recipe.sequenced_assembly": "Installazione sequenziale",
- "create.recipe.assembly.next": "Prossimo: %1$s",
- "create.recipe.assembly.step": "Passo %1$s:",
- "create.recipe.assembly.progress": "Progresso: %1$s/%2$s",
- "create.recipe.assembly.pressing": "Pressatura",
- "create.recipe.assembly.spout_filling_fluid": "Riempi con %1$s",
- "create.recipe.assembly.deploying_item": "Installa %1$s",
- "create.recipe.assembly.cutting": "Taglia con Sega",
- "create.recipe.assembly.repeat": "Ripeti sequenza %1$s volte",
- "create.recipe.assembly.junk": "Scarto casuale",
- "create.recipe.processing.chance": "%1$s%% di probabilità",
- "create.recipe.deploying.not_consumed": "Non consumato",
- "create.recipe.heat_requirement.none": "Nessun riscaldamento",
- "create.recipe.heat_requirement.heated": "Riscaldamento",
- "create.recipe.heat_requirement.superheated": "Super riscaldamento",
-
- "create.generic.range": "Portata",
- "create.generic.radius": "Raggio",
- "create.generic.width": "Larghezza",
- "create.generic.height": "Altezza",
- "create.generic.length": "Lunghezza",
- "create.generic.speed": "Velocità",
- "create.generic.delay": "Ritardo",
- "create.generic.duration": "Durata",
- "create.generic.timeUnit": "Unità di tempo",
- "create.generic.unit.ticks": "Tick",
- "create.generic.unit.seconds": "Secondi",
- "create.generic.unit.minutes": "Minuti",
- "create.generic.daytime.hour": "Ore",
- "create.generic.daytime.minute": "Minuti",
- "create.generic.daytime.second": "Secondi",
- "create.generic.daytime.pm": "PM",
- "create.generic.daytime.am": "AM",
- "create.generic.unit.rpm": "RPM",
- "create.generic.unit.stress": "SU",
- "create.generic.unit.degrees": "°",
- "create.generic.unit.millibuckets": "%1$s mB",
- "create.generic.unit.buckets": "B",
- "create.generic.clockwise": "Senso orario",
- "create.generic.counter_clockwise": "Senso anti-orario",
- "create.generic.in_quotes": "\"%1$s\"",
- "create.generic.pitch": "Intonazione: %1$s",
- "create.generic.notes": "F#;F;E;D#;D;C#;C;B;A#;A;G#;G",
-
- "create.action.scroll": "Scorri",
- "create.action.confirm": "Conferma",
- "create.action.abort": "Annulla",
- "create.action.saveToFile": "Salva",
- "create.action.discard": "Scarta",
-
- "create.keyinfo.toolmenu": "Focalizzazione sul menù degli strumenti",
- "create.keyinfo.toolbelt": "Accedi a cassette degli attrezzi vicine",
- "create.keyinfo.scrollup": "Simula rotellina del mouse verso su (nel mondo)",
- "create.keyinfo.scrolldown": "Simula rotellina del mouse verso giù (nel mondo)",
-
- "create.gui.scrollInput.defaultTitle": "Scegli un'opzione:",
- "create.gui.scrollInput.scrollToModify": "Scorri per modificare",
- "create.gui.scrollInput.scrollToAdjustAmount": "Scorri per regolare il valore",
- "create.gui.scrollInput.scrollToSelect": "Scorri per selezionare",
- "create.gui.scrollInput.shiftScrollsFaster": "Premi shift per scorrere più velocemente",
- "create.gui.toolmenu.focusKey": "Premi [%1$s] per aprire il menù",
- "create.gui.toolmenu.cycle": "[SCORRI] per navigare",
-
- "create.toolbox.unequip": "Rimuovi: %1$s",
- "create.toolbox.outOfRange": "Cassetta con l'oggetto in mano fuori portata",
- "create.toolbox.detach": "Smetti di monitorare e tieni l'oggetto",
- "create.toolbox.depositAll": "Deposita gli oggetti nelle cassette vicine",
- "create.toolbox.depositBox": "Posa l'oggetto nella cassetta",
-
- "create.gui.symmetryWand.mirrorType": "Specchio",
- "create.gui.symmetryWand.orientation": "Orientamento",
-
- "create.symmetry.mirror.plane": "Singolo",
- "create.symmetry.mirror.doublePlane": "Rettangolare",
- "create.symmetry.mirror.triplePlane": "Ottagonale",
-
- "create.orientation.orthogonal": "Ortogonale",
- "create.orientation.diagonal": "Diagonale",
- "create.orientation.horizontal": "Orizzontale",
- "create.orientation.alongZ": "Lungo Z",
- "create.orientation.alongX": "Lungo X",
-
- "create.gui.terrainzapper.title": "Plasmatore del mondo",
- "create.gui.terrainzapper.searchDiagonal": "Segui diagonali",
- "create.gui.terrainzapper.searchFuzzy": "Ignora bordi",
- "create.gui.terrainzapper.patternSection": "Motivo",
- "create.gui.terrainzapper.pattern.solid": "Solido",
- "create.gui.terrainzapper.pattern.checkered": "Scacchiera",
- "create.gui.terrainzapper.pattern.inversecheckered": "Scacchiera invertita",
- "create.gui.terrainzapper.pattern.chance25": "Casuale al 25%",
- "create.gui.terrainzapper.pattern.chance50": "Casuale al 50%",
- "create.gui.terrainzapper.pattern.chance75": "Casuale al 75%",
- "create.gui.terrainzapper.placement": "Piazzamento",
- "create.gui.terrainzapper.placement.merged": "Fuso",
- "create.gui.terrainzapper.placement.attached": "Attaccato",
- "create.gui.terrainzapper.placement.inserted": "Inserito",
- "create.gui.terrainzapper.brush": "Pennello",
- "create.gui.terrainzapper.brush.cuboid": "Cuboide",
- "create.gui.terrainzapper.brush.sphere": "Sferico",
- "create.gui.terrainzapper.brush.cylinder": "Cilindrico",
- "create.gui.terrainzapper.brush.surface": "Superficie",
- "create.gui.terrainzapper.brush.cluster": "Aggregato",
- "create.gui.terrainzapper.tool": "Strumento",
- "create.gui.terrainzapper.tool.fill": "Riempi",
- "create.gui.terrainzapper.tool.place": "Piazza",
- "create.gui.terrainzapper.tool.replace": "Sostituisci",
- "create.gui.terrainzapper.tool.clear": "Ripulisci",
- "create.gui.terrainzapper.tool.overlay": "Ricopri",
- "create.gui.terrainzapper.tool.flatten": "Appiattisci",
-
- "create.terrainzapper.shiftRightClickToSet": "Shift-click destro per impostare la forma",
- "create.terrainzapper.usingBlock": "Blocco in uso: %1$s",
- "create.terrainzapper.leftClickToSet": "Fai click sinistro su un blocco per scegliere il materiale",
-
- "create.minecart_coupling.two_couplings_max": "I carrelli da miniera non possono avere più di due agganci ciascuno",
- "create.minecart_coupling.unloaded": "Parti del tuo Macchinario sembrano essere in mezzo a chunk non caricati",
- "create.minecart_coupling.no_loops": "Gli agganci non possono creare un loop",
- "create.minecart_coupling.removed": "Agganci rimossi dai carrelli da miniera",
- "create.minecart_coupling.too_far": "Carrelli da miniera troppo distanti",
-
- "create.contraptions.movement_mode": "Modalità di movimento",
- "create.contraptions.movement_mode.move_place": "Posiziona sempre quando è fermo",
- "create.contraptions.movement_mode.move_place_returned": "Posiziona solo nella direzione iniziale",
- "create.contraptions.movement_mode.move_never_place": "Posiziona solo quando distrutto",
- "create.contraptions.movement_mode.rotate_place": "Ruota sempre quando è fermo",
- "create.contraptions.movement_mode.rotate_place_returned": "Ruota solo vicino all'angolo iniziale",
- "create.contraptions.movement_mode.rotate_never_place": "Ruota solo quando l'ancora viene distrutta",
- "create.contraptions.cart_movement_mode": "Modalità di movimento del carrello",
- "create.contraptions.cart_movement_mode.rotate": "Sempre rivolto verso il movimento",
- "create.contraptions.cart_movement_mode.rotate_paused": "Pausa durante la rotazione",
- "create.contraptions.cart_movement_mode.rotation_locked": "Blocca rotazione",
- "create.contraptions.windmill.rotation_direction": "Direzione di rotazione",
- "create.contraptions.clockwork.clock_hands": "Lancette dell'orologio",
- "create.contraptions.clockwork.hour_first": "Prima lancetta delle ore",
- "create.contraptions.clockwork.minute_first": "Prima lancetta dei minuti",
- "create.contraptions.clockwork.hour_first_24": "Prima lancetta delle 24 ore",
-
- "create.logistics.filter": "Filtro",
- "create.logistics.recipe_filter": "Filtro ricette",
- "create.logistics.fluid_filter": "Filtro fluidi",
- "create.logistics.firstFrequency": "Freq. #1",
- "create.logistics.secondFrequency": "Freq. #2",
- "create.logistics.filter.apply": "Filtro applicato a %1$s.",
- "create.logistics.filter.apply_click_again": "Filtro applicato a %1$s, clicca di nuovo per copiare.",
- "create.logistics.filter.apply_count": "Conteggio estrazione applicato ai filtri.",
-
- "create.gui.goggles.generator_stats": "Statistiche del generatore:",
- "create.gui.goggles.kinetic_stats": "Statistiche cinetiche:",
- "create.gui.goggles.at_current_speed": "alla velocità attuale",
- "create.gui.goggles.pole_length": "Lunghezza palo:",
- "create.gui.goggles.fluid_container": "Statistiche del contenitore di fluidi:",
- "create.gui.goggles.fluid_container.capacity": "Capacità: ",
- "create.gui.assembly.exception": "Questo Macchinario non può essere assemblato:",
- "create.gui.assembly.exception.unmovableBlock": "Blocco inamovibile (%4$s) alle coordinate [%1$s,%2$s,%3$s]",
- "create.gui.assembly.exception.chunkNotLoaded": "Il blocco di coordinate [%1$s,%2$s,%3$s] non era in un chunk caricato",
- "create.gui.assembly.exception.structureTooLarge": "Ci sono troppi blocchi inclusi nel Macchinario.\nIl massimo è impostato a: %1$s",
- "create.gui.assembly.exception.tooManyPistonPoles": "Ci sono troppi Pali di pistone attaccati a questo Pistone.\nIl massimo èimpostato a: %1$s",
- "create.gui.assembly.exception.noPistonPoles": "Questo Pistone non ha Pali per pistone attaccati",
- "create.gui.assembly.exception.not_enough_sails": "La struttura attaccata non include abbastanza blocchi simili a vele: %1$s\nNe servono un minimo di %2$s",
- "create.gui.assembly.exception.no_contacts": "UNLOCALIZED: Elevators require a horizontal _Redstone_ _Contact_ attached to the structure",
- "create.gui.assembly.exception.too_many_contacts": "UNLOCALIZED: Cannot attach more than one _Redstone_ _Contact_ to Elevators",
- "create.gui.assembly.exception.column_conflict": "UNLOCALIZED: Another Elevator is already targeting this column of contacts",
- "create.gui.gauge.info_header": "Informazioni sul sistema:",
- "create.gui.speedometer.title": "Velocità di rotazione",
- "create.gui.stressometer.title": "Stress della rete",
- "create.gui.stressometer.capacity": "Capacità rimanente",
- "create.gui.stressometer.overstressed": "Sovraccarico",
- "create.gui.stressometer.no_rotation": "Nessuna rotazione",
- "create.gui.contraptions.not_fast_enough": "Sembra che questo %1$s _non_ stia girando con una _velocità_ _sufficiente_.",
- "create.gui.contraptions.network_overstressed": "Sembra che questo sistema sia _sovraccarico_. Aggiungi più generatori o _rallenta_ i componenti con un forte _impatto_ _sullo_ _stress_.",
- "create.gui.adjustable_crate.title": "Baule regolabile",
- "create.gui.adjustable_crate.storageSpace": "Spazio di immagazzinamento",
- "create.gui.stockpile_switch.title": "Interruttore a riempimento",
- "create.gui.stockpile_switch.invert_signal": "Inverti segnale",
- "create.gui.stockpile_switch.move_to_lower_at": "Muovi giù al %1$s%%",
- "create.gui.stockpile_switch.move_to_upper_at": "Muovi su al %1$s%%",
- "create.gui.sequenced_gearshift.title": "Cambio sequenziale",
- "create.gui.sequenced_gearshift.instruction": "Istruzione",
- "create.gui.sequenced_gearshift.instruction.turn_angle.descriptive": "Ruota ad angolo",
- "create.gui.sequenced_gearshift.instruction.turn_angle": "Gira",
- "create.gui.sequenced_gearshift.instruction.turn_angle.angle": "Angolo",
- "create.gui.sequenced_gearshift.instruction.turn_distance.descriptive": "Ruota per muovere Pistone/Gru/Carrucola",
- "create.gui.sequenced_gearshift.instruction.turn_distance": "Pistone",
- "create.gui.sequenced_gearshift.instruction.turn_distance.distance": "Distanza",
- "create.gui.sequenced_gearshift.instruction.delay.descriptive": "Attendi",
- "create.gui.sequenced_gearshift.instruction.delay": "Attesa",
- "create.gui.sequenced_gearshift.instruction.delay.duration": "Durata",
- "create.gui.sequenced_gearshift.instruction.end.descriptive": "Fine",
- "create.gui.sequenced_gearshift.instruction.end": "Fine",
- "create.gui.sequenced_gearshift.instruction.await.descriptive": "Attendi impulso redstone",
- "create.gui.sequenced_gearshift.instruction.await": "Redstone",
- "create.gui.sequenced_gearshift.speed": "Velocità, direzione",
- "create.gui.sequenced_gearshift.speed.forward": "Velocità di ingresso, avanti",
- "create.gui.sequenced_gearshift.speed.forward_fast": "Doppia velocità, avanti",
- "create.gui.sequenced_gearshift.speed.back": "Velocità di ingresso, invertita",
- "create.gui.sequenced_gearshift.speed.back_fast": "Doppia velocità, invertita",
-
- "create.schematicAndQuill.dimensions": "Dimensione progetto: %1$sx%2$sx%3$s",
- "create.schematicAndQuill.firstPos": "Prima posizione impostata.",
- "create.schematicAndQuill.secondPos": "Seconda posizione impostata.",
- "create.schematicAndQuill.noTarget": "Premi [Ctrl] per selezionare un blocco d'aria.",
- "create.schematicAndQuill.abort": "Selezione rimossa.",
- "create.schematicAndQuill.title": "Nome progetto:",
- "create.schematicAndQuill.convert": "Salva e piazza immediatamente",
- "create.schematicAndQuill.fallbackName": "Il mio progetto",
- "create.schematicAndQuill.saved": "Salvato come %1$s",
-
- "create.schematic.invalid": "[!] Oggetto non valido - utilizza il banco dei progetti",
- "create.schematic.position": "Posizione",
- "create.schematic.rotation": "Rotazione",
- "create.schematic.rotation.none": "Nessuna",
- "create.schematic.rotation.cw90": "Senso orario 90",
- "create.schematic.rotation.cw180": "Senso orario 180",
- "create.schematic.rotation.cw270": "Senso orario 270",
- "create.schematic.mirror": "Specchio",
- "create.schematic.mirror.none": "Nessuno",
- "create.schematic.mirror.frontBack": "Fronte-retro",
- "create.schematic.mirror.leftRight": "Sinistra-destra",
- "create.schematic.tool.deploy": "Posiziona",
- "create.schematic.tool.move": "Muovi XZ",
- "create.schematic.tool.movey": "Muovi Y",
- "create.schematic.tool.rotate": "Ruota",
- "create.schematic.tool.print": "Installa",
- "create.schematic.tool.flip": "Capovolgi",
- "create.schematic.tool.deploy.description.0": "Sposta la struttura in una posizione.",
- "create.schematic.tool.deploy.description.1": "Click destro sul terreno per posizionare la struttura.",
- "create.schematic.tool.deploy.description.2": "Premi [Ctrl] per selezionare a distanza fissa.",
- "create.schematic.tool.deploy.description.3": "[Ctrl] e scorri per cambiare la distanza.",
- "create.schematic.tool.move.description.0": "Sposta il progetto in orizzontale.",
- "create.schematic.tool.move.description.1": "Indica il progetto e premi [Ctrl] mentre scorri per spingerlo.",
- "create.schematic.tool.move.description.2": "",
- "create.schematic.tool.move.description.3": "",
- "create.schematic.tool.movey.description.0": "Sposta il progetto verticalmente.",
- "create.schematic.tool.movey.description.1": "[Ctrl] e scorri per spostarlo su/giù.",
- "create.schematic.tool.movey.description.2": "",
- "create.schematic.tool.movey.description.3": "",
- "create.schematic.tool.rotate.description.0": "Ruota il progetto attorno al suo centro.",
- "create.schematic.tool.rotate.description.1": "[Ctrl] e scorri per ruotarlo di 90 gradi.",
- "create.schematic.tool.rotate.description.2": "",
- "create.schematic.tool.rotate.description.3": "",
- "create.schematic.tool.print.description.0": "Posiziona istantaneamente la struttura nel mondo.",
- "create.schematic.tool.print.description.1": "Click destro per confermare la posizione corrente.",
- "create.schematic.tool.print.description.2": "Questo strumento è solo per la modalità creativa.",
- "create.schematic.tool.print.description.3": "",
- "create.schematic.tool.flip.description.0": "Capovolge il progetto lungo la faccia selezionata.",
- "create.schematic.tool.flip.description.1": "Indica il progetto e premi [Ctrl] mentre scorri per capovolgerla.",
- "create.schematic.tool.flip.description.2": "",
- "create.schematic.tool.flip.description.3": "",
-
- "create.schematics.synchronizing": "Sincronizzazione...",
- "create.schematics.uploadTooLarge": "Il progetto è troppo grande.",
- "create.schematics.maxAllowedSize": "La dimensione massima consentita del file di progetto è:",
-
- "create.gui.schematicTable.refresh": "Ricarica file",
- "create.gui.schematicTable.open_folder": "Apri cartella",
- "create.gui.schematicTable.title": "Banco dei progetti",
- "create.gui.schematicTable.availableSchematics": "Progetti disponibili",
- "create.gui.schematicTable.noSchematics": "Nessun progetto salvato",
- "create.gui.schematicTable.uploading": "Caricamento...",
- "create.gui.schematicTable.finished": "Caricamento completato!",
- "create.gui.schematicannon.title": "Spara-progetti",
- "create.gui.schematicannon.listPrinter": "Stampante lista dei materiali",
- "create.gui.schematicannon.gunpowderLevel": "Polvere da sparo al %1$s%%",
- "create.gui.schematicannon.shotsRemaining": "Spari rimanenti: %1$s",
- "create.gui.schematicannon.shotsRemainingWithBackup": "Con il backup: %1$s",
- "create.gui.schematicannon.optionEnabled": "Opzione attiva",
- "create.gui.schematicannon.optionDisabled": "Opzione inattiva",
- "create.gui.schematicannon.showOptions": "Mostra impostazioni stampante",
- "create.gui.schematicannon.option.dontReplaceSolid": "Non sostituire i blocchi solidi",
- "create.gui.schematicannon.option.replaceWithSolid": "Sostituisci solidi con solidi",
- "create.gui.schematicannon.option.replaceWithAny": "Sostituisci solidi con qualsiasi",
- "create.gui.schematicannon.option.replaceWithEmpty": "Sostituisci solidi con il vuoto",
- "create.gui.schematicannon.option.skipMissing": "Salta i blocchi mancanti",
- "create.gui.schematicannon.option.skipTileEntities": "Proteggi i blocchi entità",
- "create.gui.schematicannon.slot.gunpowder": "Aggiungi polvere da sparo per alimentare il cannone",
- "create.gui.schematicannon.slot.listPrinter": "Piazza qui i libri per stampare una lista di controllo per il tuo progetto",
- "create.gui.schematicannon.slot.schematic": "Aggiungi qui il tuo progetto. Assicurati che sia piazzato in una posizione specifica.",
- "create.gui.schematicannon.option.skipMissing.description": "Se il cannone non riesce a trovare un blocco richiesto per il posizionamento, continuerà nella posizione successiva.",
- "create.gui.schematicannon.option.skipTileEntities.description": "Il cannone eviterà di sostituire i blocchi entità come bauli o fornaci.",
- "create.gui.schematicannon.option.dontReplaceSolid.description": "Il cannone non sostituirà mai alcun blocco solido nella sua area di lavoro, solo non-solidi e aria.",
- "create.gui.schematicannon.option.replaceWithSolid.description": "Il cannone sostituirà i blocchi solidi nella sua area di lavoro se lo schema contiene un blocco solido in quella posizione.",
- "create.gui.schematicannon.option.replaceWithAny.description": "Il cannone sostituirà i blocchi solidi nella sua area di lavoro se lo schema contiene un blocco qualunque in quella posizione.",
- "create.gui.schematicannon.option.replaceWithEmpty.description": "Il cannone eliminerà tutti i blocchi nell'area di lavoro, compresi quelli che nel progetto sono solo aria.",
-
- "create.schematicannon.status.idle": "Inattivo",
- "create.schematicannon.status.ready": "Pronto",
- "create.schematicannon.status.running": "In esecuzione",
- "create.schematicannon.status.finished": "Finito",
- "create.schematicannon.status.paused": "In pausa",
- "create.schematicannon.status.stopped": "Fermo",
- "create.schematicannon.status.noGunpowder": "Polvere da sparo mancante",
- "create.schematicannon.status.targetNotLoaded": "Il blocco non è caricato",
- "create.schematicannon.status.targetOutsideRange": "Obiettivo troppo lontano",
- "create.schematicannon.status.searching": "Ricerca",
- "create.schematicannon.status.skipping": "Skip",
- "create.schematicannon.status.missingBlock": "Blocco mancante:",
- "create.schematicannon.status.placing": "Piazzamento",
- "create.schematicannon.status.clearing": "Cancellazione blocchi",
- "create.schematicannon.status.schematicInvalid": "Progetto non valido",
- "create.schematicannon.status.schematicNotPlaced": "Bersaglio non impostato",
- "create.schematicannon.status.schematicExpired": "File progetto mancante",
-
- "create.materialChecklist": "Lista dei materiali",
- "create.materialChecklist.blocksNotLoaded": "* Attenzione *\n\nLa lista dei materiali potrebbe non essere accurata a causa di molti chunk non caricati.",
-
- "create.gui.filter.deny_list": "Lista nera",
- "create.gui.filter.deny_list.description": "Gli oggetti passano se NON corrispondono a nessuno di quelli nel filtro. Una lista nera vuota accetta tutto.",
- "create.gui.filter.allow_list": "Lista bianca",
- "create.gui.filter.allow_list.description": "Gli oggetti passano se corrispondono a qualcuno di quelli nel filtro. Una lista bianca vuota rifiuta tutto.",
- "create.gui.filter.respect_data": "Rispetta dati",
- "create.gui.filter.respect_data.description": "Gli oggetti corrispondono solo se la loro durata, incantesimi e altri attributi corrispondono.",
- "create.gui.filter.ignore_data": "Ignora dati",
- "create.gui.filter.ignore_data.description": "Gli oggetti corrispondono indipendentemente dai loro attributi.",
-
- "create.item_attributes.placeable": "è posizionabile",
- "create.item_attributes.placeable.inverted": "non è posizionabile",
- "create.item_attributes.consumable": "è commestibile",
- "create.item_attributes.consumable.inverted": "non è commestibile",
- "create.item_attributes.fluid_container": "può contenere fluidi",
- "create.item_attributes.fluid_container.inverted": "non può contenere fluidi",
- "create.item_attributes.enchanted": "è incantato",
- "create.item_attributes.enchanted.inverted": "non è incantato",
- "create.item_attributes.max_enchanted": "è incantanto al massimo livello",
- "create.item_attributes.max_enchanted.inverted": "non è incantanto al massimo livello",
- "create.item_attributes.renamed": "ha un nome personalizzato",
- "create.item_attributes.renamed.inverted": "non ha un nome personalizzato",
- "create.item_attributes.damaged": "è danneggiato",
- "create.item_attributes.damaged.inverted": "non è danneggiato",
- "create.item_attributes.badly_damaged": "è gravemente danneggiato",
- "create.item_attributes.badly_damaged.inverted": "non è gravemente danneggiato",
- "create.item_attributes.not_stackable": "non è impilabile",
- "create.item_attributes.not_stackable.inverted": "è impilabile",
- "create.item_attributes.equipable": "può essere equipaggiato",
- "create.item_attributes.equipable.inverted": "non può essere equipaggiato",
- "create.item_attributes.furnace_fuel": "è un combustibile per fornace",
- "create.item_attributes.furnace_fuel.inverted": "non è un combustibile per fornace",
- "create.item_attributes.washable": "può essere lavato",
- "create.item_attributes.washable.inverted": "non può essere lavato",
- "create.item_attributes.hauntable": "può essere infestato",
- "create.item_attributes.hauntable.inverted": "non può essere infestato",
- "create.item_attributes.crushable": "può essere frantumato",
- "create.item_attributes.crushable.inverted": "non può essere frantumato",
- "create.item_attributes.smeltable": "può essere fuso",
- "create.item_attributes.smeltable.inverted": "non può essere fuso",
- "create.item_attributes.smokable": "può essere affumicato",
- "create.item_attributes.smokable.inverted": "non può essere affumicato",
- "create.item_attributes.blastable": "è fondibile in un forno fusorio",
- "create.item_attributes.blastable.inverted": "non è fondibile in un forno fusorio",
- "create.item_attributes.compostable": "può essere gettato in una compstiera",
- "create.item_attributes.compostable.inverted": "non può essere gettato in una compstiera",
- "create.item_attributes.shulker_level": "è uno shulker %1$s",
- "create.item_attributes.shulker_level.inverted": "non è uno shulker %1$s",
- "create.item_attributes.shulker_level.full": "pieno",
- "create.item_attributes.shulker_level.empty": "vuoto",
- "create.item_attributes.shulker_level.partial": "parzialmente pieno",
- "create.item_attributes.in_tag": "è etichettato %1$s",
- "create.item_attributes.in_tag.inverted": "non è etichettato %1$s",
- "create.item_attributes.in_item_group": "appartiene al gruppo %1$s",
- "create.item_attributes.in_item_group.inverted": "non appartiene al gruppo '%1$s'",
- "create.item_attributes.added_by": "è stato aggiunto da %1$s",
- "create.item_attributes.added_by.inverted": "non è stato aggiunto da %1$s",
- "create.item_attributes.has_enchant": "è stato incantato con %1$s",
- "create.item_attributes.has_enchant.inverted": "non è stato incantato con %1$s",
- "create.item_attributes.color": "è di colore %1$s",
- "create.item_attributes.color.inverted": "non è di colore %1$s",
- "create.item_attributes.has_fluid": "contiene %1$s",
- "create.item_attributes.has_fluid.inverted": "non contiene %1$s",
- "create.item_attributes.has_name": "è stato rinominato in %1$s",
- "create.item_attributes.has_name.inverted": "non è stato rinominato in %1$s",
- "create.item_attributes.book_author": "è stato firmato da %1$s",
- "create.item_attributes.book_author.inverted": "non è stato firmato da %1$s",
- "create.item_attributes.book_copy_original": "è una copia originale",
- "create.item_attributes.book_copy_original.inverted": "non è una copia originale",
- "create.item_attributes.book_copy_first": "è una copia di prima generazione",
- "create.item_attributes.book_copy_first.inverted": "non è una copia di prima generazione",
- "create.item_attributes.book_copy_second": "è una copia di seconda generazione",
- "create.item_attributes.book_copy_second.inverted": "non è una copia di seconda generazione",
- "create.item_attributes.book_copy_tattered": "è in condizioni precarie",
- "create.item_attributes.book_copy_tattered.inverted": "non è in condizioni precarie",
- "create.item_attributes.astralsorcery_amulet": "migliora %1$s",
- "create.item_attributes.astralsorcery_amulet.inverted": "non migliora %1$s",
- "create.item_attributes.astralsorcery_constellation": "è in sintonia con %1$s",
- "create.item_attributes.astralsorcery_constellation.inverted": "non è in sintonia con %1$s",
- "create.item_attributes.astralsorcery_crystal": "ha l'attributo del cristallo %1$s",
- "create.item_attributes.astralsorcery_crystal.inverted": "non ha l'attributo del cristallo %1$s",
- "create.item_attributes.astralsorcery_perk_gem": "ha l'attributo benefico %1$s",
- "create.item_attributes.astralsorcery_perk_gem.inverted": "non ha l'attributo benefico %1$s",
-
- "create.gui.attribute_filter.no_selected_attributes": "Nessun attributo selezionato",
- "create.gui.attribute_filter.selected_attributes": "Attributi selezionati:",
- "create.gui.attribute_filter.add_attribute": "Aggiungi attributi alla lista",
- "create.gui.attribute_filter.add_inverted_attribute": "Aggiungi attributo opposto alla lista",
- "create.gui.attribute_filter.allow_list_disjunctive": "Lista bianca (qualsiasi)",
- "create.gui.attribute_filter.allow_list_disjunctive.description": "Gli oggetti passano se hanno almeno uno degli attributi selezionati.",
- "create.gui.attribute_filter.allow_list_conjunctive": "Lista Bianca (tutti)",
- "create.gui.attribute_filter.allow_list_conjunctive.description": "Gli oggetti passano solo se hanno TUTTI gli attributi selezionati.",
- "create.gui.attribute_filter.deny_list": "Lista nera",
- "create.gui.attribute_filter.deny_list.description": "Gli oggetti passano se NON hanno nessuno degli attributi selezionati.",
- "create.gui.attribute_filter.add_reference_item": "Aggiungi riferimento",
-
- "create.tooltip.holdForDescription": "Tieni premuto [%1$s] per un riepilogo",
- "create.tooltip.holdForControls": "Tieni premuto [%1$s] per i comandi",
- "create.tooltip.keyShift": "Shift",
- "create.tooltip.keyCtrl": "Ctrl",
- "create.tooltip.speedRequirement": "Velocità richiesta: %1$s",
- "create.tooltip.speedRequirement.none": "Nessuna",
- "create.tooltip.speedRequirement.slow": "Lenta",
- "create.tooltip.speedRequirement.medium": "Moderata",
- "create.tooltip.speedRequirement.fast": "Veloce",
- "create.tooltip.stressImpact": "Impatto sullo stress: %1$s",
- "create.tooltip.stressImpact.low": "Basso",
- "create.tooltip.stressImpact.medium": "Medio",
- "create.tooltip.stressImpact.high": "Alto",
- "create.tooltip.stressImpact.overstressed": "Sovraccarico",
- "create.tooltip.up_to": "Fino a %1$s",
- "create.tooltip.capacityProvided": "Capacità di stress: %1$s",
- "create.tooltip.capacityProvided.low": "Piccola",
- "create.tooltip.capacityProvided.medium": "Media",
- "create.tooltip.capacityProvided.high": "Grande",
- "create.tooltip.generationSpeed": "Genera %1$s %2$s",
- "create.tooltip.analogStrength": "Forza analogica: %1$s/15",
-
- "create.mechanical_arm.extract_from": "Prendi oggetti da %1$s",
- "create.mechanical_arm.deposit_to": "Deposita oggetti su %1$s",
- "create.mechanical_arm.summary": "Il braccio meccanico ha %1$s input e %2$s output.",
- "create.mechanical_arm.points_outside_range": "%1$s punti di interazione selezionati rimossi per limiti di portata.",
-
- "create.weighted_ejector.target_set": "Bersaglio selezionato",
- "create.weighted_ejector.target_not_valid": "Impostato su blocco adiacente (Bersaglio non valido)",
- "create.weighted_ejector.no_target": "Impostato su blocco adiacente (Nessun bersaglio selezionato)",
- "create.weighted_ejector.targeting": "Impostato su [%1$s,%2$s,%3$s]",
- "create.weighted_ejector.stack_size": "Grandezza stack da lanciare",
-
- "create.logistics.when_multiple_outputs_available": "Se esistono più output validi",
-
- "create.mechanical_arm.selection_mode.round_robin": "Round Robin",
- "create.mechanical_arm.selection_mode.forced_round_robin": "Round Robin forzato",
- "create.mechanical_arm.selection_mode.prefer_first": "Dai precedenza al primo",
-
- "create.tunnel.selection_mode.split": "Dividi",
- "create.tunnel.selection_mode.forced_split": "Dividi forzatamente",
- "create.tunnel.selection_mode.round_robin": "Round Robin",
- "create.tunnel.selection_mode.forced_round_robin": "Round Robin forzato",
- "create.tunnel.selection_mode.prefer_nearest": "Dai precedenza al più vicino",
- "create.tunnel.selection_mode.randomize": "Distribuisci casualmente",
- "create.tunnel.selection_mode.synchronize": "Sincronizza input",
-
- "create.tooltip.chute.header": "Informazioni sullo scivolo",
- "create.tooltip.chute.items_move_down": "Gli oggetti si spostano verso il basso",
- "create.tooltip.chute.items_move_up": "Gli oggetti si spostano verso l'alto",
- "create.tooltip.chute.no_fans_attached": "Nessun ventilatore collegato",
- "create.tooltip.chute.fans_push_up": "Il ventilatore spinge da sotto",
- "create.tooltip.chute.fans_push_down": "Il ventilatore spinge da sopra",
- "create.tooltip.chute.fans_pull_up": "Il ventilatore tira da sopra",
- "create.tooltip.chute.fans_pull_down": "Il ventilatore tira da sotto",
- "create.tooltip.chute.contains": "Contiene: %1$s x%2$s",
- "create.tooltip.deployer.header": "Informazioni sull'Installatore",
- "create.tooltip.deployer.using": "Modalità: Utilizzo",
- "create.tooltip.deployer.punching": "Modalità: Attacco",
- "create.tooltip.deployer.contains": "Oggetto: %1$s x%2$s",
- "create.tooltip.brass_tunnel.contains": "Sta distribuendo:",
- "create.tooltip.brass_tunnel.contains_entry": "> %1$s x%2$s",
- "create.tooltip.brass_tunnel.retrieve": "Click destro per recuperare",
-
- "create.linked_controller.bind_mode": "Modalità associa-tasti attivata",
- "create.linked_controller.press_keybind": "Premi %1$s, %2$s, %3$s, %4$s, %5$s o %6$s per associare questa frequenza al tasto scelto",
- "create.linked_controller.key_bound": "Frequenza associata a: %1$s",
- "create.linked_controller.frequency_slot_1": "Pulsante %1$s, Frequenza #1",
- "create.linked_controller.frequency_slot_2": "Pulsante %1$s, Frequenza #2",
-
- "create.crafting_blueprint.crafting_slot": "Slot ingredienti",
- "create.crafting_blueprint.filter_items_viable": "È permesso usare Filtri",
- "create.crafting_blueprint.display_slot": "Slot visivo",
- "create.crafting_blueprint.inferred": "Estratto dalla ricetta",
- "create.crafting_blueprint.manually_assigned": "Assegnato manualmente",
- "create.crafting_blueprint.secondary_display_slot": "Slot visivo secondario",
- "create.crafting_blueprint.optional": "Opzionale",
-
- "create.potato_cannon.ammo.attack_damage": "Danni per colpo: %1$s",
- "create.potato_cannon.ammo.reload_ticks": "Ricarica: %1$s ticks",
- "create.potato_cannon.ammo.knockback": "Contraccolpo: %1$s",
-
- "create.hint.hose_pulley.title": "Fonte infinita",
- "create.hint.hose_pulley": "Il fluido da cui stai estraendo è considerato infinito.",
- "create.hint.mechanical_arm_no_targets.title": "Nessun bersaglio",
- "create.hint.mechanical_arm_no_targets": "Sembra che questo _braccio_ _meccanico_ non sia stato assegnato a nessun _bersaglio_. Seleziona nastri, Stazioni per oggetti, imbuti e altri blocchi _cliccandoli_ _con_ _il_ _pulsante_ _destro_ mentre _hai_ _in_ _mano_ il _braccio_ _meccanico_.",
- "create.hint.empty_bearing.title": "Attiva il supporto",
- "create.hint.empty_bearing": "_Fai_ _clic_ _destro_ sul supporto con una _mano_ _vuota_ per _connetterlo_ alla struttura che hai costruito davanti ad esso.",
- "create.hint.full_deployer.title": "Overflow di oggetti dell'installatore",
- "create.hint.full_deployer": "Sembra che questo _installatore_ contenga _oggetti_ _eccessivi_ che necessitano di essere _estratti_. Usa una _tramoggia_, un _imbuto_ o altro per liberarlo dall'overflow.",
-
- "create.backtank.low": "Pressione bassa nello Zaino serbatoio",
- "create.backtank.depleted": "Pressione esaurita nello Zaino serbatoio",
-
- "create.hint.derailed_train.title": "Treno deragliato",
- "create.hint.derailed_train": "Sembra che questo _Treno_ non si trovi più sopra delle Rotaie. Fai _Click_ _destro_ con una _chiave_ _inglese_ per riportarlo su una Rotaia vicina.",
-
- "create.boiler.status": "Status della caldaia: %1$s",
- "create.boiler.status_short": "Caldaia: %1$s",
- "create.boiler.passive": "Passivo",
- "create.boiler.idle": "Inattivo",
- "create.boiler.lvl": "Lv %1$s",
- "create.boiler.max_lvl": "Max",
- "create.boiler.size": "Spazio",
- "create.boiler.size_dots": "..................... ",
- "create.boiler.water": "Acqua",
- "create.boiler.water_dots": "...................... ",
- "create.boiler.heat": "Temperatura",
- "create.boiler.heat_dots": "..... ",
- "create.boiler.via_one_engine": "tramite 1 motore",
- "create.boiler.via_engines": "tramite %1$s motori",
-
- "create.elevator_contact.title": "UNLOCALIZED: Elevator Contact",
- "create.elevator_contact.floor_identifier": "UNLOCALIZED: Floor Identifier",
- "create.elevator_contact.floor_description": "UNLOCALIZED: Floor Description",
-
- "create.gui.schedule.lmb_edit": "Click sinistro per modificare",
- "create.gui.schedule.rmb_remove": "Click destro per rimuovere",
- "create.gui.schedule.duplicate": "Duplica",
- "create.gui.schedule.remove_entry": "Rimuovi azione",
- "create.gui.schedule.add_entry": "Aggiungi azione",
- "create.gui.schedule.move_up": "Sposta in alto",
- "create.gui.schedule.move_down": "Sposta in basso",
- "create.gui.schedule.add_condition": "Aggiungi condizione (AND)",
- "create.gui.schedule.alternative_condition": "Condizione alternativa (OR)",
-
- "create.schedule.instruction_type": "Prossima azione:",
- "create.schedule.instruction.editor": "Editor di Istruzioni",
- "create.schedule.instruction.destination": "Raggiungi stazione",
- "create.schedule.instruction.destination.summary": "Prossima Fremata:",
- "create.schedule.instruction.filter_edit_box": "Nome della stazione",
- "create.schedule.instruction.filter_edit_box_1": "Usa * come testo jolly.",
- "create.schedule.instruction.filter_edit_box_2": "Ad esempio, se scrivi 'Stazione Centrale, Binario *',",
- "create.schedule.instruction.filter_edit_box_3": "il treno sceglierà la stazione libera corrispondente più vicina.",
- "create.schedule.instruction.rename": "Cambia nome tabella",
- "create.schedule.instruction.rename.summary": "Nuovo nome:",
- "create.schedule.instruction.name_edit_box": "Nome della tabella di marcia",
- "create.schedule.instruction.name_edit_box_1": "Modifica il testo letto dai Lettori di dati.",
- "create.schedule.instruction.name_edit_box_2": "Normalmente impostato al nome della stazione di destinazione.",
- "create.schedule.instruction.throttle": "Cambia velocità massima",
- "create.schedule.instruction.throttle.summary": "Imposta velocità massima a %1$s",
- "create.schedule.instruction.throttle_edit_box": "Velocità",
- "create.schedule.instruction.throttle_edit_box_1": "Modifica la velocità massima raggiunta dal treno.",
- "create.schedule.condition_type": "Continua se/dopo:",
- "create.schedule.condition.editor": "Editor di Condizioni",
- "create.schedule.condition.delay": "Attesa fissa",
- "create.schedule.condition.delay_short": "Attendi: %1$s",
- "create.schedule.condition.delay.status": "Parte tra %1$s",
- "create.schedule.condition.idle": "Inattività del carico",
- "create.schedule.condition.idle_short": "Fermo per: %1$s",
- "create.schedule.condition.idle.status": "Carico fermo per %1$s",
- "create.schedule.condition.for_x_time": "per %1$s",
- "create.schedule.condition.unloaded": "Chunk non caricato",
- "create.schedule.condition.unloaded.status": "In attesa del decaricamento del chunk",
- "create.schedule.condition.powered": "Segn. redstone in Stazione",
- "create.schedule.condition.powered.status": "In attesa di redstone",
- "create.schedule.condition.time_of_day": "Orario",
- "create.schedule.condition.time_of_day.scheduled": "Orario di partenza: %1$s",
- "create.schedule.condition.time_of_day.digital_format": "%1$s:%3$s %4$s",
- "create.schedule.condition.time_of_day.rotation": "Ripeti",
- "create.schedule.condition.time_of_day.rotation.every_24": "ogni giorno",
- "create.schedule.condition.time_of_day.rotation.every_12": "ogni 12 ore",
- "create.schedule.condition.time_of_day.rotation.every_6": "ogni 6 ore",
- "create.schedule.condition.time_of_day.rotation.every_4": "ogni 4 ore",
- "create.schedule.condition.time_of_day.rotation.every_3": "ogni 3 ore",
- "create.schedule.condition.time_of_day.rotation.every_2": "ogni 2 ore",
- "create.schedule.condition.time_of_day.rotation.every_1": "ogni ora",
- "create.schedule.condition.time_of_day.rotation.every_0_45": "ogni 45 min",
- "create.schedule.condition.time_of_day.rotation.every_0_30": "ogni 30 min",
- "create.schedule.condition.time_of_day.rotation.every_0_15": "ogni 15 min",
- "create.schedule.condition.time_of_day.status": "In partenza alle:",
- "create.schedule.condition.threshold.train_holds": "Il treno contiene %1$s",
- "create.schedule.condition.threshold.greater": "più di",
- "create.schedule.condition.threshold.less": "meno di",
- "create.schedule.condition.threshold.equal": "esattamente",
- "create.schedule.condition.threshold.x_units_of_item": "%1$s %2$s di %3$s",
- "create.schedule.condition.threshold.matching_content": "Contenuto corrispondente",
- "create.schedule.condition.threshold.anything": "UNLOCALIZED: Anything",
- "create.schedule.condition.threshold.item_measure": "Misura",
- "create.schedule.condition.threshold.items": "Oggetti",
- "create.schedule.condition.threshold.stacks": "Stack",
- "create.schedule.condition.threshold.buckets": "Secchi",
- "create.schedule.condition.threshold.status": "Carico: %1$s/%2$s %3$s",
- "create.schedule.condition.threshold.place_item": "Oggetto di riferimento",
- "create.schedule.condition.threshold.place_item_2": "È permesso usare Filtri",
- "create.schedule.condition.threshold.place_item_3": "UNLOCALIZED: Leave empty to match any",
- "create.schedule.condition.fluid_threshold": "Carico di fluidi",
- "create.schedule.condition.item_threshold": "Carico di oggetti",
- "create.schedule.condition.redstone_link": "Connessione redstone",
- "create.schedule.condition.redstone_link.status": "In attesa di segnale",
- "create.schedule.condition.redstone_link_on": "Segnale On",
- "create.schedule.condition.redstone_link_off": "Segnale Off",
- "create.schedule.condition.redstone_link.powered": "Segnale acceso",
- "create.schedule.condition.redstone_link.unpowered": "Segnale spento",
- "create.schedule.condition.redstone_link.frequency_state": "Stato della frequenza:",
- "create.schedule.condition.redstone_link.frequency_powered": "Frequenza accesa:",
- "create.schedule.condition.redstone_link.frequency_unpowered": "Frequenza spenta:",
- "create.schedule.condition.player_count": "Giocatori seduti",
- "create.schedule.condition.player_count.summary": "%1$s giocatore",
- "create.schedule.condition.player_count.summary_plural": "%1$s giocatori",
- "create.schedule.condition.player_count.seated": "%1$s seduti",
- "create.schedule.condition.player_count.players": "Giocatori",
- "create.schedule.condition.player_count.condition": "Condizione",
- "create.schedule.condition.player_count.exactly": "Esattamente",
- "create.schedule.condition.player_count.or_above": "O superiore",
- "create.schedule.condition.player_count.status": "Passeggeri: %1$s/%2$s",
- "create.schedule.loop": "Ripeti all'infinito",
- "create.schedule.loop1": "La tabella di marcia",
- "create.schedule.loop2": "ricomincia dopo aver finito",
- "create.schedule.reset": "Azzera progressi",
- "create.schedule.skip": "Salta fermata attuale",
- "create.schedule.applied_to_train": "Il treno seguirà questa Tabella di marcia",
- "create.schedule.non_controlling_seat": "Il conducente deve essere seduto davanti ai Comandi del treno",
- "create.schedule.remove_with_empty_hand": "Rimuovi la Tabella di marcia attuale con una mano vuota",
- "create.schedule.auto_removed_from_train": "Tabella di marcia rimossa",
- "create.schedule.removed_from_train": "Tabella di marcia recuperata",
- "create.schedule.no_stops": "Questa Tabella di marcia non ha ancora fermate",
- "create.schedule.continued": "Tabella di marcia ripresa",
-
- "create.track.selection_cleared": "Selezione rimossa",
- "create.track.valid_connection": "Connessione possibile ✔",
- "create.track.second_point": "Posiziona una rotaia o seleziona un secondo punto",
- "create.track.too_far": "Troppo lontano",
- "create.track.original_missing": "Blocco originale rimosso. Premi da accovacciato per resettare",
- "create.track.perpendicular": "Non puoi connettere perpendicolarmente",
- "create.track.ascending_s_curve": "Impossibile creare curve a S in salita o discesa",
- "create.track.too_sharp": "Curva troppo stretta",
- "create.track.too_steep": "Tratto troppo ripido",
- "create.track.slope_turn": "Impossibile iniziare o terminare un dislivello in curva",
- "create.track.opposing_slopes": "Impossibile connettere dislivelli opposti",
- "create.track.leave_slope_ascending": "Impossibile terminare questo dislivello durante la salita",
- "create.track.leave_slope_descending": "Impossibile terminare questo dislivello durante la discesa",
- "create.track.turn_90": "Puoi girare solo 90 gradi alla volta",
- "create.track.junction_start": "Non puoi iniziare una connessione ad un incrocio",
- "create.track.turn_start": "Non puoi iniziare una connessione su una curva",
- "create.track.not_enough_tracks": "Non hai abbastanza Rotaie",
- "create.track.not_enough_pavement": "Non hai abbastanza blocchi per la pavimentazione",
-
- "create.portal_track.failed": "Impossibile posizionare il binario nel portale:",
- "create.portal_track.missing": "Portale di uscita non ancora generato",
- "create.portal_track.blocked": "Destinazione bloccata (%1$s,%2$s,%3$s)",
-
- "create.station.idle": "Stazione in attesa",
- "create.station.assembly_title": "Assemblaggio treni",
- "create.station.close": "Chiudi finestra",
- "create.station.cancel": "Annulla assemblaggio",
- "create.station.failed": "Assemblaggio fallito",
- "create.station.icon_type": "Tipo di icona",
- "create.station.create_train": "Crea nuovo treno",
- "create.station.assemble_train": "Assembla treno",
- "create.station.disassemble_train": "Smonta treno",
- "create.station.remove_schedule": "Recupera Tabella di marcia",
- "create.station.remove_auto_schedule": "Scarta tabella di marcia automatica",
- "create.station.no_assembly_diagonal": "Impossibile costruire treni",
- "create.station.no_assembly_diagonal_1": "su Binari diagonali",
- "create.station.no_assembly_curve": "Impossibile costruire treni",
- "create.station.no_assembly_curve_1": "su una curva",
- "create.station.train_not_aligned": "Impossibile smontare se le carrozze",
- "create.station.train_not_aligned_1": "non sono tutte allineate",
- "create.station.carriage_number": "Carrozza %1$s:",
- "create.station.retry": "Risolvi e riprova",
- "create.station.no_bogeys": "0 carrelli presenti",
- "create.station.one_bogey": "1 carrello",
- "create.station.more_bogeys": "%1$s carrelli",
- "create.station.how_to": "Usa un Riv. di treno sulle Rotaie per creare un carrello.",
- "create.station.how_to_1": "Rompi un carrello mirando al blocco superiore.",
- "create.station.how_to_2": "Le carrozze si collegano con fino a due carrelli ognuna.",
-
- "create.train_assembly.too_many_bogeys": "Troppi carrelli connessi insieme: %1$s",
- "create.train_assembly.frontmost_bogey_at_station": "Il carrello di testa deve essere appena dietro ad un marcatore di stazione",
- "create.train_assembly.no_bogeys": "Nessun carrello trovato",
- "create.train_assembly.not_connected_in_order": "I carrelli non sono connessi in ordine",
- "create.train_assembly.bogeys_too_close": "I carrelli %1$s e %2$s sono troppo vicini tra loro",
- "create.train_assembly.single_bogey_carriage": "Questo tipo di carrello non può sorreggere una carrozzada solo",
- "create.train_assembly.nothing_attached": "Non c'è nessuna struttura connessa al carrello %1$s",
- "create.train_assembly.no_controls": "Devi montare sul treno almeno un blocco di Controlli ruotato in avanti",
- "create.train_assembly.sideways_controls": "Ci sono dei Comandi del treno montati perpendicolarmente",
- "create.train_assembly.bogey_created": "Carrello creato. Pemi ancora per cambiare tipo",
- "create.train_assembly.requires_casing": "Usa dei Telai di treno per creare dei carrelli",
-
- "create.track_target.set": "Rotaia selezionata",
- "create.track_target.success": "Connesso con successo alla Rotaia selezionata",
- "create.track_target.clear": "Selezione rimossa",
- "create.track_target.missing": "Fai prima click destro su una Rotaia",
- "create.track_target.too_far": "La Rotaia selezionata è troppo lontata",
- "create.track_target.no_junctions": "Non puoi selezionare un'intersezione",
- "create.track_target.occupied": "La Rotaia selezionata è occupata",
- "create.track_target.invalid": "Non puoi selezionare questa Rotaia in questo punto",
-
- "create.train.unnamed": "Treno senza nome",
- "create.train.cannot_relocate_moving": "Non puoi spostare un treno in corsa",
- "create.train.relocate": "Fai click su una Rotaia per spostare %1$s su di essa. Shift-click per annullare",
- "create.train.relocate.abort": "Spostamento annullato",
- "create.train.relocate.success": "Treno spostato con successo",
- "create.train.relocate.valid": "Destinazione valida. Premi per confermare",
- "create.train.relocate.invalid": "Impossibile spostare il treno qui",
- "create.train.relocate.too_far": "Impossibile spostare così lontano",
- "create.train.departing_from": "In partenza da %1$s",
- "create.train.arrived_at": "Arrivo a %1$s",
- "create.train.status": " Informazioni su questo treno: %1$s",
- "create.train.status.back_on_track": "Il treno è tornato sulle Rotaie",
- "create.train.status.collision": "Collisione con un altro treno",
- "create.train.status.end_of_track": "Una carrozza ha raggiunto la fine della Rotaia",
- "create.train.status.double_portal": "Una carrozza non può entrare in un portale senza aver prima lasciato il precedente",
- "create.train.status.coupling_stress": "Fermata forzata a causa dello stress eccessivo",
- "create.train.status.track_missing": "Rotaie mancanti al di sotto del treno",
- "create.train.status.paused_for_manual": "Tabella di marcia in pausa a causa dei controlli manuali",
- "create.train.status.opposite_driver": "Il percorso richiede un conducente in direzione opposta",
- "create.train.status.missing_driver": "Il conducente è scomparso",
- "create.train.status.found_driver": "Nuovo conducente trovato",
- "create.train.status.navigation_success": "Navigazione conclusa con successo",
- "create.train.status.no_match": "Nessuna stazione corrisponde a '%1$s'",
- "create.train.status.no_path": "Nessun percorso trovato verso la prossima destinazione",
-
- "create.track_signal.cannot_change_mode": "Impossibile cambiare la modalità del segnale",
- "create.track_signal.mode_change.entry_signal": "-> Permetti il passaggio se la sezione è libera",
- "create.track_signal.mode_change.cross_signal": "-> Permetti il passaggio se la sezione è completamente attraversabile",
-
- "create.contraption.controls.start_controlling": "Al comando di: %1$s",
- "create.contraption.controls.stop_controlling": "Hai smesso di guidare il macchinario",
- "create.contraption.controls.approach_station": "Tieni premuto %1$s per fermarti a %2$s",
- "create.contraption.controls.specific_actor_toggle": "UNLOCALIZED: %1$s Actors: %2$s",
- "create.contraption.controls.all_actor_toggle": "UNLOCALIZED: All Actors: %1$s",
- "create.contraption.controls.actor_toggle.on": "UNLOCALIZED: On",
- "create.contraption.controls.actor_toggle.off": "UNLOCALIZED: Off",
- "create.contraption.controls.floor_unreachable": "UNLOCALIZED: Unreachable",
-
- "create.display_link.set": "Bersaglio selezionato",
- "create.display_link.success": "Connesso con successo alla posizione selezionata",
- "create.display_link.clear": "Selezione rimossa",
- "create.display_link.too_far": "La posizione selezionata è troppo distante",
- "create.display_link.invalid": "Il Connettore non ha bersagli validi, prova a piazzarlo di nuovo",
- "create.display_link.title": "Lettore di dati",
- "create.display_link.no_source": "Non una fonte di dati",
- "create.display_link.no_target": "Non un visual. di dati",
- "create.display_link.reading_from": "Lettura da:",
- "create.display_link.writing_to": "Invio a:",
- "create.display_link.attached_side": "Blocco sul lato agganciato",
- "create.display_link.targeted_location": "Blocco nella posizione bersaglio",
- "create.display_link.view_compatible": "Premi per vedere blocchi compatibili",
- "create.display_link.information_type": "Tipo di informazione",
- "create.display_link.display_on": "Scrivi in:",
- "create.display_link.display_on_multiline": "Inizia a scrivere da:",
-
- "create.display_source.label": "Aggiungi etichetta",
- "create.display_source.combine_item_names": "Combina nome oggetti",
- "create.display_source.count_items": "Numero di oggetti filtrati",
- "create.display_source.list_items": "Lista di oggetti filtrati",
- "create.display_source.fluid_amount": "Quantità di fluidi filtrati",
- "create.display_source.list_fluids": "Lista di fluidi filtrati",
- "create.display_source.nixie_tube": "Copia Tubo Nixie",
- "create.display_source.fill_level": "Livello di riempimento",
- "create.display_source.fill_level.display": "Formato di visualizzazione",
- "create.display_source.fill_level.percent": "Percentuale",
- "create.display_source.fill_level.progress_bar": "Barra dei progressi",
- "create.display_source.value_list.display": "Visualizzazione numero",
- "create.display_source.value_list.shortened": "Abbreviato",
- "create.display_source.value_list.full_number": "Num. intero",
- "create.display_source.value_list.thousand": "k",
- "create.display_source.value_list.million": "m",
- "create.display_source.player_deaths": "Morti dei giocatori",
- "create.display_source.scoreboard": "Punteggio",
- "create.display_source.scoreboard.objective": "ID dell'Obiettivo",
- "create.display_source.scoreboard.objective_not_found": "'%1$s' not trovato",
- "create.display_source.scoreboard.objective.deaths": "Morti dei giocatori",
- "create.display_source.time_of_day": "Orario giornaliero",
- "create.display_source.stop_watch": "Cronometro",
- "create.display_source.time.format": "Formato dell'ora",
- "create.display_source.time.12_hour": "12 ore",
- "create.display_source.time.24_hour": "24 ore",
- "create.display_source.accumulate_items": "Num. di oggetti accumulati",
- "create.display_source.item_throughput": "Freq. di attraversamento",
- "create.display_source.item_throughput.interval": "Intervallo",
- "create.display_source.item_throughput.interval.second": "al secondo",
- "create.display_source.item_throughput.interval.minute": "al minuto",
- "create.display_source.item_throughput.interval.hour": "all'ora",
- "create.display_source.train_status": "Stato Tabella di marcia",
- "create.display_source.station_summary": "Riepilogo Stazione",
- "create.display_source.station_summary.filter": "Filtro nomi stazione",
- "create.display_source.station_summary.train_name_column": "Lunghezza colonna treno",
- "create.display_source.station_summary.platform_column": "Lunghezza colonna binario",
- "create.display_source.station_summary.now": "ora",
- "create.display_source.station_summary.minutes": "min",
- "create.display_source.station_summary.seconds": "%1$ss",
- "create.display_source.observed_train_name": "Nome treno individuato",
- "create.display_source.max_enchant_level": "Livello massimo",
- "create.display_source.boiler_status": "Stato della Caldaia",
- "create.display_source.entity_name": "Nome entità",
- "create.display_source.current_floor": "UNLOCALIZED: Elevator Location",
- "create.display_source.kinetic_speed": "Velocità di rotazione",
- "create.display_source.kinetic_speed.absolute": "Ignora direzione",
- "create.display_source.kinetic_speed.directional": "Includi direzione",
- "create.display_source.kinetic_stress": "Stress della rete",
- "create.display_source.kinetic_stress.display": "Informazione visualizzata",
- "create.display_source.kinetic_stress.progress_bar": "Barra dei progressi",
- "create.display_source.kinetic_stress.percent": "Percentuale",
- "create.display_source.kinetic_stress.current": "Stress attuale",
- "create.display_source.kinetic_stress.max": "Capacità massima",
- "create.display_source.kinetic_stress.remaining": "Stress rimanente",
- "create.display_source.redstone_power": "Livello di redstone",
- "create.display_source.redstone_power.display": "Formato di visualizzazione",
- "create.display_source.redstone_power.number": "Numero",
- "create.display_source.redstone_power.progress_bar": "Barra dei progressi",
- "create.display_source.boiler.not_enough_space": "Spazio insufficiente",
- "create.display_source.boiler.for_boiler_status": "per lo Status della Caldaia",
-
- "create.display_target.line": "Riga %1$s",
- "create.display_target.page": "Pagina %1$s",
- "create.display_target.single_line": "Riga singola",
-
- "create.flap_display.cycles.alphabet": " ;A;B;C;D;E;F;G;H;I;J;K;L;M;N;O;P;Q;R;S;T;U;V;X;Y;Z",
- "create.flap_display.cycles.numeric": " ;0;1;2;3;4;5;6;7;8;9",
- "create.flap_display.cycles.arrival_time": " ; min;ora;15s;30s;45s",
- "create.flap_display.cycles.shortened_numbers": " ;K;M",
- "create.flap_display.cycles.fluid_units": "mB;B ",
- "create.flap_display.cycles.instant": " ; ",
- "create.flap_display.cycles.pixel": "█;▓;▒",
-
- "create.super_glue.too_far": "L'area selezionata è troppo grande",
- "create.super_glue.cannot_reach": "I blocchi scelti devono essere collegati",
- "create.super_glue.click_to_confirm": "Pemi di nuovo per confermare",
- "create.super_glue.click_to_discard": "Premi da accovacciato per annullare",
- "create.super_glue.first_pos": "Prima posizione selezionata",
- "create.super_glue.abort": "Selezione annullata",
- "create.super_glue.not_enough": "Non hai abbastanza colla nel tuo inventario",
- "create.super_glue.success": "Incollaggio in corso...",
-
- "create.gui.config.overlay1": "Ciao :)",
- "create.gui.config.overlay2": "Questo overlay è di esempio",
- "create.gui.config.overlay3": "Cliccalo o trascinalo col mouse",
- "create.gui.config.overlay4": "per muovere questa anteprima",
- "create.gui.config.overlay5": "Premi Esc per uscire e",
- "create.gui.config.overlay6": "salvare la nuova posizione",
- "create.gui.config.overlay7": "Fai /create per resettare",
- "create.gui.config.overlay8": "l'overlay alla posizione standard",
-
- "create.command.killTPSCommand": "killtps",
- "create.command.killTPSCommand.status.slowed_by.0": "[Create]: Il tick del server è attualmente rallentato di %s ms :o",
- "create.command.killTPSCommand.status.slowed_by.1": "[Create]: Il tick del server è ora rallentato di %s ms >:)",
- "create.command.killTPSCommand.status.slowed_by.2": "[Create]: Il tick del server è tornato alla velocità normale :D",
- "create.command.killTPSCommand.status.usage.0": "[Create]: usa /killtps per riportare il tick del server alla velocità normale",
- "create.command.killTPSCommand.status.usage.1": "[Create]: usa /killtps avvia per rallentare artificialmente il tick del server",
- "create.command.killTPSCommand.argument.tickTime": "tickTime",
-
- "create.contraption.minecart_contraption_too_big": "Questo Macchinario è troppo grande per essere raccolto",
- "create.contraption.minecart_contraption_illegal_pickup": "Una forza misteriosa ti impedisce di raccogliere questo Macchinario",
-
-
- "_": "->------------------------] Subtitles [------------------------<-",
-
- "create.subtitle.contraption_disassemble": "Macchinario si ferma",
- "create.subtitle.peculiar_bell_use": "Campana peculiare suona",
- "create.subtitle.worldshaper_place": "Plasmatore del mondo spara",
- "create.subtitle.whistle_train_manual": "Treno fischia",
- "create.subtitle.steam": "Suoni di vapore",
- "create.subtitle.saw_activate_stone": "Attivazione Sega meccanica",
- "create.subtitle.schematicannon_finish": "Spara-progetti termina",
- "create.subtitle.crafter_craft": "Fabbricatore fabbrica",
- "create.subtitle.wrench_remove": "Componente si rompe",
- "create.subtitle.train3": "Rumore attutito di ruote di carrello",
- "create.subtitle.whistle": "Fischio",
- "create.subtitle.cogs": "Rumore di ingranaggi",
- "create.subtitle.slime_added": "Colla aggiunta",
- "create.subtitle.whistle_train_low": "Treno fischia debolmente",
- "create.subtitle.schematicannon_launch_block": "Spara-progetti spara",
- "create.subtitle.controller_take": "Leggio svuotato",
- "create.subtitle.crafter_click": "Fabbricatore lavora",
- "create.subtitle.depot_plop": "Oggetto atterra",
- "create.subtitle.confirm": "Suono affermativo",
- "create.subtitle.mixing": "Suoni di mescolatura",
- "create.subtitle.mechanical_press_activation_belt": "Pressa meccanica schiaccia",
- "create.subtitle.fwoomp": "Lancia-patate spara",
- "create.subtitle.sanding_long": "Rumori di levigatura",
- "create.subtitle.crushing_1": "Suono di schiacciamento",
- "create.subtitle.depot_slide": "Oggetto scivola",
- "create.subtitle.blaze_munch": "Blaze mangia",
- "create.subtitle.funnel_flap": "Lembi di imbuto agitati",
- "create.subtitle.haunted_bell_use": "Campana infestata suona",
- "create.subtitle.scroll_value": "Suono di input rotatorio",
- "create.subtitle.controller_put": "Pulsantiera posata",
- "create.subtitle.cranking": "Manovella gira",
- "create.subtitle.sanding_short": "Levigatura veloce",
- "create.subtitle.wrench_rotate": "Chiave a pappagallo usata",
- "create.subtitle.potato_hit": "Vegetale colpisce",
- "create.subtitle.saw_activate_wood": "Attivazione Sega meccanica",
- "create.subtitle.whistle_high": "Fischio forte",
- "create.subtitle.whistle_train_manual_low": "Treno fischia debolmente",
- "create.subtitle.whistle_train": "Treno fischia",
- "create.subtitle.haunted_bell_convert": "Risveglio di Campana infestata",
- "create.subtitle.train": "Rumore di ruote di carrello",
- "create.subtitle.deny": "Suono di rifiuto",
- "create.subtitle.controller_click": "Click su pulsantiera",
- "create.subtitle.whistle_low": "Fischio debole",
- "create.subtitle.copper_armor_equip": "Equipaggiamento da immersione equipaggiato",
- "create.subtitle.mechanical_press_activation": "Attivazione Pressa meccanica",
- "create.subtitle.contraption_assemble": "Macchinario si muove",
-
-
- "_": "->------------------------] Item Descriptions [------------------------<-",
-
- "item.create.example_item.tooltip": "OGGETTO DI ESEMPIO (solo un indicatore che esiste nella descrizione)",
- "item.create.example_item.tooltip.summary": "Una breve descrizione dell'oggetto. La _sottolineatura_ evidenzia un termine.",
- "item.create.example_item.tooltip.condition1": "Quando questo",
- "item.create.example_item.tooltip.behaviour1": "Allora questo oggetto fa questo. (i comportamenti mostrati con shift)",
- "item.create.example_item.tooltip.condition2": "E quando questo",
- "item.create.example_item.tooltip.behaviour2": "Puoi aggiungere tutti i comportamenti che desideri",
- "item.create.example_item.tooltip.control1": "Quando premi Ctrl",
- "item.create.example_item.tooltip.action1": "Questi controlli vengono visualizzati.",
-
- "block.create.wooden_bracket.tooltip": "SUPPORTO DI LEGNO",
- "block.create.wooden_bracket.tooltip.summary": "_Decora_ le tue _assi_, _ruote dentate_ e _tubi_ rinforzandoli con del legno.",
-
- "block.create.metal_bracket.tooltip": "SUPPORTO DI METALLO",
- "block.create.metal_bracket.tooltip.summary": "_Decora_ le tue _assi_, _ruote dentate_ e _tubi_ rinforzandoli con del ferro.",
-
- "block.create.seat.tooltip": "SEDILE",
- "block.create.seat.tooltip.summary": "Siediti e goditi l'escursione! Ancora un giocatore a una macchina _in movimento_. Perfetto anche per l'arredamento! Dispone di una varietà di colori.",
- "block.create.seat.tooltip.condition1": "Clicca con il pulsante destro sul sedile",
- "block.create.seat.tooltip.behaviour1": "Fai sedere il giocatore sul _sedile_. Premi L-Shift per alzarti dal _sedile_.",
-
- "item.create.blaze_cake.tooltip": "TORTA PER BLAZE",
- "item.create.blaze_cake.tooltip.summary": "Un delizioso trattamento per i tuoi _inceneritori a blaze_. Alimentali col fuoco!",
-
- "item.create.wand_of_symmetry.tooltip": "BASTONE DELLA SIMMETRIA",
- "item.create.wand_of_symmetry.tooltip.summary": "Copia perfettamente il posizionamento dei blocchi, specchiandolo sui piani configurati.",
- "item.create.wand_of_symmetry.tooltip.condition1": "Nella hotbar",
- "item.create.wand_of_symmetry.tooltip.behaviour1": "Rimane attivo",
- "item.create.wand_of_symmetry.tooltip.control1": "Click destro sul terreno",
- "item.create.wand_of_symmetry.tooltip.action1": "_Crea_ o _sposta_ lo specchio",
- "item.create.wand_of_symmetry.tooltip.control2": "Click destro in aria",
- "item.create.wand_of_symmetry.tooltip.action2": "_Rimuove_ lo specchio attivo",
- "item.create.wand_of_symmetry.tooltip.control3": "Click destro da accovacciato",
- "item.create.wand_of_symmetry.tooltip.action3": "Apre l'_interfaccia_ _di_ _configurazione_",
-
- "item.create.handheld_worldshaper.tooltip": "PLASMATORE DEL MONDO PORTATILE",
- "item.create.handheld_worldshaper.tooltip.summary": "Strumento per la modifica di _paesaggi_ e _caratteristiche_ _del_ _terreno_.",
- "item.create.handheld_worldshaper.tooltip.control1": "Click sinistro su un blocco",
- "item.create.handheld_worldshaper.tooltip.action1": "Imposta i blocchi posizionati dallo strumento sul blocco selezionato.",
- "item.create.handheld_worldshaper.tooltip.control2": "Click destro su un blocco",
- "item.create.handheld_worldshaper.tooltip.action2": "Applica il _pennello_ e lo _strumento_ attualmente selezionati nella posizione colpita.",
- "item.create.handheld_worldshaper.tooltip.control3": "Click destro da accovacciato",
- "item.create.handheld_worldshaper.tooltip.action3": "Apre l'_interfaccia_ _di_ _configurazione_",
-
- "item.create.tree_fertilizer.tooltip": "FERTILIZZANTE PER ALBERI",
- "item.create.tree_fertilizer.tooltip.summary": "Una potente combinazione di minerali adatta ad accelerare la crescita degli alberi più comuni.",
- "item.create.tree_fertilizer.tooltip.condition1": "Se utilizzato su un arboscello",
- "item.create.tree_fertilizer.tooltip.behaviour1": "Fa crescere gli alberi _indipendentemente_ dalle _condizioni_ _di_ _spazio_",
-
- "item.create.extendo_grip.tooltip": "BRACCIO ALLUNGABILE",
- "item.create.extendo_grip.tooltip.summary": "Boioioing! _Incrementa notevolmente la distanza di interazione_ di chi lo brandisce.",
- "item.create.extendo_grip.tooltip.condition1": "Quando in mano secondaria",
- "item.create.extendo_grip.tooltip.behaviour1": "Incrementa la _distanza di interazione_ degli oggetti usati nella _mano primaria_.",
- "item.create.extendo_grip.tooltip.condition2": "Indossando uno Zaino serbatoio",
- "item.create.extendo_grip.tooltip.behaviour2": "Verrà consumata _Aria compressa_ invece della _Durata_ di questo oggetto.",
-
- "item.create.potato_cannon.tooltip": "CANNONE A PATATE",
- "item.create.potato_cannon.tooltip.summary": "Fwoomp! Lancia i tuoi frutti o ortaggi ai tuoi nemici! Può essere alimentato con l'Aria Compressa in uno _Zaino serbatoio_",
- "item.create.potato_cannon.tooltip.condition1": "Click destro",
- "item.create.potato_cannon.tooltip.behaviour1": "_Spara_ un oggetto compatibile dal tuo _Inventario_.",
- "item.create.potato_cannon.tooltip.condition2": "Indossando uno Zaino serbatoio",
- "item.create.potato_cannon.tooltip.behaviour2": "Verrà consumata _Aria compressa_ invece della _Durata_ di questo oggetto.",
-
- "item.create.filter.tooltip": "FILTRO",
- "item.create.filter.tooltip.summary": "_Controlla_ _gli_ _output_ e gli _input_ dei dispositivi logistici con maggiore _precisione_, confrontandoli con una _serie_ _di_ _oggetti_ o diversi _filtri_ _nidificati_.",
- "item.create.filter.tooltip.condition1": "Quando si trova nello slot del filtro",
- "item.create.filter.tooltip.behaviour1": "_Controlla_ il flusso degli oggetti in base alla sua _configurazione_.",
- "item.create.filter.tooltip.condition2": "Click destro",
- "item.create.filter.tooltip.behaviour2": "Apre l'_interfaccia_ _di_ _configurazione_.",
-
- "item.create.attribute_filter.tooltip": "FILTRO ATTRIBUTI",
- "item.create.attribute_filter.tooltip.summary": "_Controlla_ _gli_ _output_ e gli _input_ dei dispositivi logistici con maggiore _precisione_, confrontandoli con una _serie_ _di_ _attributi_ e _categorie_ di oggetti.",
- "item.create.attribute_filter.tooltip.condition1": "Quando si trova nello slot del filtro",
- "item.create.attribute_filter.tooltip.behaviour1": "_Controlla_ il flusso degli oggetti in base alla sua _configurazione_.",
- "item.create.attribute_filter.tooltip.condition2": "Click destro",
- "item.create.attribute_filter.tooltip.behaviour2": "Apre l'_interfaccia_ _di_ _configurazione_.",
-
- "item.create.empty_schematic.tooltip": "PROGETTO VUOTO",
- "item.create.empty_schematic.tooltip.summary": "Utilizzato come ingrediente per ricette e per la scrittura al _banco dei progetti_.",
-
- "item.create.schematic.tooltip": "PROGETTO",
- "item.create.schematic.tooltip.summary": "Contiene una struttura da posizionare e collocare nel mondo. Posiziona l'ologramma come desideri e usa uno _Spara-progetti_ per costruirla.",
- "item.create.schematic.tooltip.condition1": "In mano",
- "item.create.schematic.tooltip.behaviour1": "Può essere posizionato utilizzando gli strumenti sullo schermo.",
- "item.create.schematic.tooltip.control1": "Click destro da accovacciato",
- "item.create.schematic.tooltip.action1": "Apre un'_interfaccia_ per l'immissione di _coordinate_ esatte.",
-
- "item.create.schematic_and_quill.tooltip": "PROGETTO E PENNA",
- "item.create.schematic_and_quill.tooltip.summary": "Utilizzato per salvare una struttura nel tuo mondo in un file .nbt.",
- "item.create.schematic_and_quill.tooltip.condition1": "Passo 1",
- "item.create.schematic_and_quill.tooltip.behaviour1": "Seleziona gli angoli usando il click destro.",
- "item.create.schematic_and_quill.tooltip.condition2": "Passo 2",
- "item.create.schematic_and_quill.tooltip.behaviour2": "Premi _Ctrl_ e _scorri_ sulle facciate per regolare le dimensioni. Click destro di nuovo per salvare.",
- "item.create.schematic_and_quill.tooltip.control1": "Click Destro",
- "item.create.schematic_and_quill.tooltip.action1": "Seleziona un angolo / conferma il salvataggio.",
- "item.create.schematic_and_quill.tooltip.control2": "Ctrl premuto",
- "item.create.schematic_and_quill.tooltip.action2": "Seleziona i punti a _mezz'aria_. _Scorri_ per regolare la distanza.",
- "item.create.schematic_and_quill.tooltip.control3": "Click destro da accovacciato",
- "item.create.schematic_and_quill.tooltip.action3": "_Resetta_ e rimuove la selezione.",
-
- "block.create.schematicannon.tooltip": "SPARA-PROGETTI",
- "block.create.schematicannon.tooltip.summary": "Spara blocchi per ricreare un _progetto_ posizionato nel mondo. Usa gli oggetti degli inventari adiacenti e della _polvere da sparo_ come combustibile.",
- "block.create.schematicannon.tooltip.condition1": "Click destro",
- "block.create.schematicannon.tooltip.behaviour1": "Apre l'_Interfaccia_",
-
- "block.create.schematic_table.tooltip": "BANCO DEI PROGETTI",
- "block.create.schematic_table.tooltip.summary": "Importa un file .nbt su un _progetto_ _vuoto_.",
- "block.create.schematic_table.tooltip.condition1": "Quando viene fornito un progetto vuoto",
- "block.create.schematic_table.tooltip.behaviour1": "Carica un file selezionato dalla cartella Schematics.",
-
- "item.create.goggles.tooltip": "OCCHIALI DA INGEGNERE",
- "item.create.goggles.tooltip.summary": "Un paio di occhiali per migliorare la tua vista con utili _informazioni_ _cinetiche_.",
- "item.create.goggles.tooltip.condition1": "Quando indossati",
- "item.create.goggles.tooltip.behaviour1": "Mostra gli _indicatori_ _colorati_ corrispondenti al _livello_ _di_ _velocità_ di un componente cinetico posizionato, nonché l'_impatto_ _sullo_ _stress_ e la capacità dei singoli componenti.",
- "item.create.goggles.tooltip.condition2": "Quando si guarda un misuratore",
- "item.create.goggles.tooltip.behaviour2": "Mostra informazioni dettagliate sulla _velocità_ o lo _stress_ della rete a cui è collegato il misuratore.",
- "item.create.goggles.tooltip.condition3": "Quando si guarda un contenitore di fluidi",
- "item.create.goggles.tooltip.behaviour3": "Mostra informazioni dettagliate sulla _Capacità_ del blocco e sui _Fluidi_ contenuti all'interno.",
-
- "item.create.wrench.tooltip": "CHIAVE A PAPPAGALLO",
- "item.create.wrench.tooltip.summary": "Uno strumento utile per lavorare su congegni cinetici. Può essere usato per _ruotare_, _smontare_ e _configurare_ i componenti.",
- "item.create.wrench.tooltip.control1": "Click destro su un blocco cinetico",
- "item.create.wrench.tooltip.action1": "_Ruota_ _i_ _componenti_ verso o lontano dalla facciata con cui hai interagito.",
- "item.create.wrench.tooltip.control2": "Click destro da accovacciato",
- "item.create.wrench.tooltip.action2": "_Smonta_ _i_ _componenti_ _cinetici_ e li rimette nel _tuo_ _inventario_.",
-
- "block.create.nozzle.tooltip": "DISPERSORE",
- "block.create.nozzle.tooltip.summary": "Collegalo di fronte a un _ventilatore_ per distribuire il suo effetto sulle entità in _tutte_ _le_ _direzioni_.",
-
- "block.create.cuckoo_clock.tooltip": "OROLOGIO A CUCÙ",
- "block.create.cuckoo_clock.tooltip.summary": "Prodotto di artigianato raffinato usato per _decorare_ uno spazio e _tener_ _traccia_ _del_ _tempo_.",
- "block.create.cuckoo_clock.tooltip.condition1": "Quando in rotazione",
- "block.create.cuckoo_clock.tooltip.behaviour1": "Mostra l'_ora_ _corrente_ e suona una melodia due volte al giorno. Si _attiva_ una volta a mezzogiorno e una al crepuscolo, non appena i _giocatori_ _possono_ _dormire_.",
-
- "block.create.turntable.tooltip": "PIATTAFORMA GIREVOLE",
- "block.create.turntable.tooltip.summary": "Assorbe la _forza_ _di_ _rotazione_, girando su se' stesso.",
-
- "block.create.toolbox.tooltip": "CASSETTA DEGLI ATTREZZI",
- "block.create.toolbox.tooltip.summary": "Il compagno più fidato di ogni inventore. _Contiene_ una grande quantità di _8 diversi_ oggetti in maniera conveniente.",
- "block.create.toolbox.tooltip.condition1": "Quando raccolto",
- "block.create.toolbox.tooltip.behaviour1": "_Conserva_ il suo _contenuto_.",
- "block.create.toolbox.tooltip.condition2": "Quando piazzato entro il raggio",
- "block.create.toolbox.tooltip.behaviour2": "_Giocatori_ _vicini_ possono tenere premuto il _comando_ della _Cassetta degli attrezzi_ per accedere al suo contenuto _dalla distanza_.",
- "block.create.toolbox.tooltip.condition3": "Click destro",
- "block.create.toolbox.tooltip.behaviour3": "Apre l'_Interfaccia_.",
-
- "block.create.stockpile_switch.tooltip": "INTERRUTTORE A RIEMPIMENTO",
- "block.create.stockpile_switch.tooltip.summary": "Attiva/disattiva un segnale redstone in base allo _spazio_ _di_ _stoccaggio_ nel contenitore collegato.",
- "block.create.stockpile_switch.tooltip.condition1": "Quando la di sotto del limite inferiore",
- "block.create.stockpile_switch.tooltip.behaviour1": "Smette di fornire il _segnale_ _redstone_",
-
- "block.create.content_observer.tooltip": "OSSERVATORE DI CONTENUTI",
- "block.create.content_observer.tooltip.summary": "_Rileva oggetti_ dentro i _contenitori_ ed i _nastri_ corrispondenti ad un _filtro_. Quando l'_inventario_ del blocco, _nastro_ o _scivolo_ contiene un oggetto corrispondente, questo componente emetterà un _segnale redstone_. Quando un _imbuto_ osservato _trasferisce_ un oggetto corrispondente, questo componente emetterà un _segnale redstone_ temporaneo.",
- "block.create.content_observer.tooltip.condition1": "Mentre osserva un contenitore",
- "block.create.content_observer.tooltip.behaviour1": "Emette un _segnale redstone_ se il contenitore osservato contiene _oggetti corrispondenti_.",
- "block.create.content_observer.tooltip.condition2": "Mentre osserva un imbuto",
- "block.create.content_observer.tooltip.behaviour2": "Emette un _segnale redstone_ se l'imbuto osservato sta _trasferendo_ un _oggetto corrispondente_.",
-
- "block.create.creative_crate.tooltip": "CASSA (CREATIVA)",
- "block.create.creative_crate.tooltip.summary": "Fornisce una scorta infinita di blocchi agli _Spara-progetti_ adiacenti.",
- "block.create.creative_crate.tooltip.condition1": "Quando un oggetto è nel filtro",
- "block.create.creative_crate.tooltip.behaviour1": "Qualsiasi _estrazione_ da questo contenitore fornisce _provviste infinite_ dell'oggetto in questione. Gli oggetti _inseriti_ in questo baule verranno _cancellati_.",
-
- "item.create.creative_blaze_cake.tooltip": "TORTA PER BLAZE (CREATIVA)",
- "item.create.creative_blaze_cake.tooltip.summary": "Uno snack molto speciale per i tuoi _inceneritori a blaze_. Dopo aver mangiato questa torta, gli Inceneritori a Blaze _non finiranno mai il carburante_.",
- "item.create.creative_blaze_cake.tooltip.condition1": "Quando usata su un inceneritore a blaze",
- "item.create.creative_blaze_cake.tooltip.behaviour1": "_Modifica_ il livello di calore di un inceneritore a blaze.",
-
- "block.create.controller_rail.tooltip": "BINARIO DI CONTROLLO",
- "block.create.controller_rail.tooltip.summary": "Un _binario alimentato unidirezionale_ capace di _controllare precisamente_ la _velocità di movimento_ di un carrello da miniera.",
- "block.create.controller_rail.tooltip.condition1": "Quando alimentato da redstone",
- "block.create.controller_rail.tooltip.behaviour1": "_Accelera_ o _decelera_ i _carrelli da miniera_ che passano, a seconda della _potenza del segnale_. Propaga il segnale redstone ai binari di controllo adiacenti. Alimentare due binari di controllo con segnali differenti farà in modo che i binari tra di loro interpolino il segnale.",
-
- "item.create.sand_paper.tooltip": "CARTA VETRATA",
- "item.create.sand_paper.tooltip.summary": "Una superficie di carta ruvida che può essere usata per _levigare_. Può essere applicata automaticamente usando l'installatore.",
- "item.create.sand_paper.tooltip.condition1": "Quando utilizzata",
- "item.create.sand_paper.tooltip.behaviour1": "Applica una levigatura agli oggetti tenuti in _mano secondaria_ o per _terra_ quando li si _guarda_.",
-
- "item.create.builders_tea.tooltip": "TÈ DEL COSTRUTTORE",
- "item.create.builders_tea.tooltip.summary": "La bevanda perfetta per iniziare la giornata _motivato_ e _saturato._",
-
- "item.create.refined_radiance.tooltip": "SPLENDORE RAFFINATO",
- "item.create.refined_radiance.tooltip.summary": "Un materiale cromatico forgiato dalla _luce_ _assorbita_.",
- "item.create.refined_radiance.tooltip.condition1": "Work In Progress",
- "item.create.refined_radiance.tooltip.behaviour1": "Saranno implementati utilizzi per questo materiale in versioni future.",
-
- "item.create.shadow_steel.tooltip": "ACCIAIO OSCURO",
- "item.create.shadow_steel.tooltip.summary": "Un materiale cromatico forgiato _nel_ _vuoto_.",
- "item.create.shadow_steel.tooltip.condition1": "Work In Progress",
- "item.create.shadow_steel.tooltip.behaviour1": "Saranno implementati utilizzi per questo materiale in versioni future.",
-
- "item.create.linked_controller.tooltip": "PULSANTIERA DI COMANDO",
- "item.create.linked_controller.tooltip.summary": "Consegna il potere di _controllare_ le frequenze di _Connettori_ _redstone_ sul _palmo_ della tua mano grazie ai suoi _sei_ _pulsanti_.",
- "item.create.linked_controller.tooltip.condition1": "Click destro",
- "item.create.linked_controller.tooltip.behaviour1": "_Attiva/disattiva_ la pulsantiera. I _comandi_ _di_ _movimento_ sono disattivi mentre lo usi.",
- "item.create.linked_controller.tooltip.condition2": "Click destro da accovacciato",
- "item.create.linked_controller.tooltip.behaviour2": "Apri l'_interfaccia di configurazione_ manuale.",
- "item.create.linked_controller.tooltip.condition3": "Click destro su un Connettore redstone",
- "item.create.linked_controller.tooltip.behaviour3": "Abilita la _Modalità Associa-tasti_. Premi uno dei _sei pulsanti_ per impostarlo alla _Frequenza del connettore_.",
- "item.create.linked_controller.tooltip.condition4": "Click destro su un Leggio",
- "item.create.linked_controller.tooltip.behaviour4": "Posa la pulsantiera sul Leggio per una più facile attivazione. (Click destro da accovacciato per recuperarlo)",
-
- "item.create.diving_helmet.tooltip": "ELMO DA IMMERSIONE",
- "item.create.diving_helmet.tooltip.summary": "Se indossato con uno _Zaino Serbatoio_, permette al portatore di _respirare_ _sott'acqua_ per un periodo di tempo prolungato.",
- "item.create.diving_helmet.tooltip.condition1": "Quando indossato",
- "item.create.diving_helmet.tooltip.behaviour1": "Applica l'effetto di _Respirazione Subacquea_, consumando lentamente la _pressione dell'aria_ all'interno del serbatoio.",
-
- "item.create.copper_backtank.tooltip": "ZAINO SERBATOIO",
- "item.create.copper_backtank.tooltip.summary": "Un _serbatoio_ _indossabile_ adatto per trasportare aria compressa.",
- "item.create.copper_backtank.tooltip.condition1": "Quando indossato",
- "item.create.copper_backtank.tooltip.behaviour1": "Fornisce aria_ _compressa_ a tutto ciò che lo richiede.",
- "item.create.copper_backtank.tooltip.condition2": "Quando posizionato e collegato a un sistema cinetico",
- "item.create.copper_backtank.tooltip.behaviour2": "_Assorbe_ _aria_ _compressa_ ad una velocità dipendente dalla velocità di rotazione.",
-
- "item.create.netherite_backtank.tooltip": "UNLOCALIZED: NETHERITE BACKTANK",
- "item.create.netherite_backtank.tooltip.summary": "UNLOCALIZED: A _Wearable_ _Tank_ for carrying Pressurized Air.",
- "item.create.netherite_backtank.tooltip.condition1": "UNLOCALIZED: When Worn",
- "item.create.netherite_backtank.tooltip.behaviour1": "UNLOCALIZED: Provides _Pressurized_ _Air_ to Equipment that requires it.",
- "item.create.netherite_backtank.tooltip.condition2": "UNLOCALIZED: When placed, Powered by Kinetics",
- "item.create.netherite_backtank.tooltip.behaviour2": "UNLOCALIZED: _Collects_ _Pressurized_ _Air_ at a rate depending on the Rotational Speed.",
-
- "block.create.placard.tooltip": "CORNICE DI OTTONE",
- "block.create.placard.tooltip.summary": "_Incornicia_ i tuoi _oggetti_ in ottone usando questo elegante pannello da muro. Sicuro per i macchinari!",
- "block.create.placard.tooltip.condition1": "Click destro con un oggetto",
- "block.create.placard.tooltip.behaviour1": "_Aggiunge_ l'_oggetto_ nella cornice. _Emette_ un segnale _redstone_ temporaneo se contiene già un oggetto corrispondente.",
- "block.create.placard.tooltip.condition2": "Quando colpito",
- "block.create.placard.tooltip.behaviour2": "_Rimuove_ l'_oggetto_ attualmente incorniciato.",
-
- "block.create.flywheel.tooltip": "VOLANO",
- "block.create.flywheel.tooltip.summary": "_Decora_ i tuoi _macchinari_ con questa enorme ruota di ottone.",
- "block.create.flywheel.tooltip.condition1": "Quando riceve forza centrifuga",
- "block.create.flywheel.tooltip.behaviour1": "Gira.",
-
- "item.create.diving_boots.tooltip": "STIVALI DA IMMERSIONE",
- "item.create.diving_boots.tooltip.summary": "Un paio di _stivali_ _pesanti_, che permettono di esplorare meglio il fondale oceanico.",
- "item.create.diving_boots.tooltip.condition1": "Quando indossati",
- "item.create.diving_boots.tooltip.behaviour1": "Il portatore _affonda_ _più velocemente_ e _non può_ _nuotare_. Permette di _camminare_ e _saltare_ sott'acqua. Il portatore è inoltre immune ai _Nastri_ _meccanici_.",
-
- "item.create.crafting_blueprint.tooltip": "PROGETTO DI FABBRICAZIONE",
- "item.create.crafting_blueprint.tooltip.summary": "Se _appeso_ ad un muro, può essere usato per _specificare_ gli _ingredienti_ per fabbricare manualmente. Ogni slot rappresenta una ricetta.",
- "item.create.crafting_blueprint.condition1": "Click destro su uno slot vuoto",
- "item.create.crafting_blueprint.behaviour1": "Apri il _menù_ _di_ _fabbricazione_, permettendoti di _configurare_ una _ricetta_ e gli oggetti da mostrare.",
- "item.create.crafting_blueprint.condition2": "Click destro si uno slot occupato",
- "item.create.crafting_blueprint.behaviour2": "_Usa_ la _ricetta_ _selezionata_ con gli oggetti nel tuo _inventario_. _Accovacciati_ per fabbricare fino a uno _Stack_ di oggetti.",
-
- "item.create.minecart_coupling.tooltip": "AGGANCIO PER CARRELLI DA MINIERA",
- "item.create.minecart_coupling.tooltip.summary": "_Concatena_ i _carrelli da miniera_ e le _macchine su carrello_ insieme per formare un treno maestoso.",
- "item.create.minecart_coupling.tooltip.condition1": "Quando usato su un carrello da miniera",
- "item.create.minecart_coupling.tooltip.behaviour1": "_Concatena_ due carrelli insieme, provando a tenerli uniti a una _distanza costante_ mentre si muovono.",
-
- "item.create.experience_nugget.tooltip": "PEPITA DI ESPERIENZA",
- "item.create.experience_nugget.tooltip.summary": "_Ding!_ Una briciola di _ispirazione_ dalle tue fantastiche invenzioni.",
- "item.create.experience_nugget.tooltip.condition1": "Quando usata",
- "item.create.experience_nugget.tooltip.behaviour1": "_Guadagna_ i _punti_ _Esperienza_ contenuti all'interno.",
-
- "block.create.peculiar_bell.tooltip": "CAMPANA PECULIARE",
- "block.create.peculiar_bell.tooltip.summary": "Una _Campana di Ottone_ decorativa. Posarla sopra del _Fuoco delle Anime_ potrebbe avere strani effetti...",
-
- "block.create.haunted_bell.tooltip": "CAMPANA INFESTATA",
- "block.create.haunted_bell.tooltip.summary": "Una _Campana Maledetta_ infestata da anime perdute del Nether.",
- "block.create.haunted_bell.tooltip.condition1": "Quando tenuta in mano o suonata",
- "block.create.haunted_bell.tooltip.behaviour1": "Mostra i _punti bui_ nei quali possono apparire _creature ostili_.",
-
-
- "_": "->------------------------] Ponder Content [------------------------<-",
-
- "create.ponder.hold_to_ponder": "Tieni premuto [%1$s] per Riflettere",
- "create.ponder.subject": "Soggetto della scena",
- "create.ponder.pondering": "Riflessione riguardante...",
- "create.ponder.identify_mode": "Modalità Approfondimento attiva.\nRiprendi con [%1$s]",
- "create.ponder.associated": "Voci correlate",
- "create.ponder.close": "Chiudi",
- "create.ponder.identify": "Approfondisci",
- "create.ponder.next": "Scena successiva",
- "create.ponder.next_up": "Prossima scena:",
- "create.ponder.previous": "Scena precedente",
- "create.ponder.replay": "Riavvia",
- "create.ponder.think_back": "Torna indietro",
- "create.ponder.slow_text": "Testo rallentato",
- "create.ponder.exit": "Esci",
- "create.ponder.welcome": "È tempo di Riflettere",
- "create.ponder.categories": "Categorie disponibili in Create",
- "create.ponder.index_description": "Premi su una delle icone per imparare di più riguardo ai suoi oggetti e blocchi",
- "create.ponder.index_title": "Catalogo di Riflessione",
- "create.ponder.shared.rpm16": "16 RPM",
- "create.ponder.shared.behaviour_modify_wrench": "Questo comportamento può essere cambiato con una Chiave a pappagallo",
- "create.ponder.shared.storage_on_contraption": "Inventari connessi al Macchinario raccoglieranno i drop automaticamente",
- "create.ponder.shared.sneak_and": "Accov. +",
- "create.ponder.shared.rpm8": "8 RPM",
- "create.ponder.shared.ctrl_and": "Ctrl +",
- "create.ponder.shared.rpm32": "32 RPM",
- "create.ponder.shared.rpm16_source": "Fonte: 16 RPM",
- "create.ponder.shared.movement_anchors": "Puoi spostare strutture più grandi grazie alla Super colla.",
- "create.ponder.tag.redstone": "Componenti Logici",
- "create.ponder.tag.redstone.description": "Componenti che aiutano a costruire impianti redstone",
- "create.ponder.tag.contraption_assembly": "Strumenti per Incollare",
- "create.ponder.tag.contraption_assembly.description": "Attrezzi e componenti usati per assemblare strutture che devono far parte di un Macchinario",
- "create.ponder.tag.fluids": "Manipolatori di Fluidi",
- "create.ponder.tag.fluids.description": "Componenti che aiutano nel trasporto e utilizzo di fluidi",
- "create.ponder.tag.decoration": "Estetica",
- "create.ponder.tag.decoration.description": "Componenti principalmente usati per decorazione",
- "create.ponder.tag.windmill_sails": "Vele per Mulini a vento",
- "create.ponder.tag.windmill_sails.description": "Blocchi considerati valide vele e che aggiungono potenza ad un Mulino a vento quando assemblato. Ognuna di esse ha la stessa efficienza.",
- "create.ponder.tag.arm_targets": "Bersagli per Braccia meccaniche",
- "create.ponder.tag.arm_targets.description": "Componenti validi come input o output per un Braccio meccanico",
- "create.ponder.tag.kinetic_appliances": "Ricevitori Cinetici",
- "create.ponder.tag.kinetic_appliances.description": "Componenti che utilizzano la forza centrifuga per funzionare",
- "create.ponder.tag.kinetic_sources": "Generatori Cinetici",
- "create.ponder.tag.kinetic_sources.description": "Componenti che generano forza centrifuga",
- "create.ponder.tag.movement_anchor": "Ancore di Movimento",
- "create.ponder.tag.movement_anchor.description": "Componenti che permettono di costruire marchingegni semoventi, dando vita in vari modi ad una struttura ad essi collegata.",
- "create.ponder.tag.kinetic_relays": "Blocchi Cinetici",
- "create.ponder.tag.kinetic_relays.description": "Componenti che permettono di propagare la forza centrifuga e portarla altrove",
- "create.ponder.tag.contraption_actor": "Componenti per Macchinari",
- "create.ponder.tag.contraption_actor.description": "Componenti che si comportano in maniera speciale quando connessi a un Macchinario",
- "create.ponder.tag.creative": "Modalità Creativa",
- "create.ponder.tag.creative.description": "Componenti normalmente non ottenibili in Modalità Sopravvivenza",
- "create.ponder.tag.display_sources": "Fonti di informazioni per il Lettore di dati",
- "create.ponder.tag.display_sources.description": "Componenti o blocchi capaci di offrire informazioni leggibili da un Lettore di dati",
- "create.ponder.tag.logistics": "Trasporto oggetti",
- "create.ponder.tag.logistics.description": "Componenti capaci di spostare oggetti",
- "create.ponder.tag.display_targets": "Visualizzatori per il Lettore di dati",
- "create.ponder.tag.display_targets.description": "Componenti o blocchi che possono ricevere e visualizzare le informazioni lette da un Lettore di dati",
- "create.ponder.tag.train_related": "Equipaggiamento per ferrovie",
- "create.ponder.tag.train_related.description": "Componenti usati nella costruzione o gestione di Treni",
-
- "create.ponder.analog_lever.header": "Controllare segnali usando una Leva analogica",
- "create.ponder.analog_lever.text_1": "Le Leve analogiche sono una compatta e precisa fonte di segnali redstone",
- "create.ponder.analog_lever.text_2": "Fai click destro per aumentare la potenza del segnale di output",
- "create.ponder.analog_lever.text_3": "Fai click destro da accovacciato per abbassare la potenza del segnale",
-
- "create.ponder.andesite_tunnel.header": "Usare Tunnel di andesite",
- "create.ponder.andesite_tunnel.text_1": "I Tunnel di andesite possono essere usati per ricoprire i tuoi Nastri",
- "create.ponder.andesite_tunnel.text_2": "Se un Tunnel ha connessioni laterali...",
- "create.ponder.andesite_tunnel.text_3": "...estrarrà un singolo oggetto da qualsiasi stack che lo attraversa",
- "create.ponder.andesite_tunnel.text_4": "Il resto proseguirà per la sua strada",
-
- "create.ponder.auto_schedule.header": "Stazioni e Tabelle di marcia",
- "create.ponder.auto_schedule.text_1": "Le Tabelle di marcia possono dare una destinazione ai conducenti",
- "create.ponder.auto_schedule.text_2": "I Comparatori riceveranno un segnale ogni volta che c'è un treno in attesa",
- "create.ponder.auto_schedule.text_3": "Ricorda che le Stazioni possono essere raggiunte solo dalla direzione indicata",
- "create.ponder.auto_schedule.text_4": "Le stazioni possono anche essere usate per assegnare nuove Tabelle di marcia automaticamente",
- "create.ponder.auto_schedule.text_5": "Una Tabella di marcia posizionata su una stazione sarà automaticamente copiata sui treni presenti",
- "create.ponder.auto_schedule.text_6": "Diversamente da come avviene in caso di assegnazione manuale, i conducenti non porteranno l'oggetto con se'",
-
- "create.ponder.basin.header": "Processare oggetti nella Vasca",
- "create.ponder.basin.text_1": "Una Vasca può contenere oggetti e fluidi in attesa di essere lavorati",
- "create.ponder.basin.text_2": "Al termine di un ciclo di lavorazione, le Vasche cercano di espellere il risultato lateralmente verso il basso",
- "create.ponder.basin.text_3": "Se è presente un componente valido, la Vasca mostrerà un beccuccio di uscita",
- "create.ponder.basin.text_4": "La lista di componenti validi è relativamente grande",
- "create.ponder.basin.text_5": "Gli output saranno raccolti dall'inventario al di sotto del beccuccio",
- "create.ponder.basin.text_6": "Senza un beccuccio d'uscita, le Vasche saranno costrette a trattenere gli oggetti creati al loro interno",
- "create.ponder.basin.text_7": "Questo può tuttavia tornare utile se si intende usarli come ingredienti per un'ulteriore lavorazione",
- "create.ponder.basin.text_8": "L'output desiderato dovrà poi comunque essere estratto dalla Vasca in qualche modo",
- "create.ponder.basin.text_9": "Potrebbe essere necessario un filtro per evitare di estrarre oggetti ancora non lavorati",
-
- "create.ponder.bearing_modes.header": "Modalità di movimento del Supporto meccanico",
- "create.ponder.bearing_modes.text_1": "Se fermato, il Supporto posizionerà la struttura all'angolo più vicino allineato alla griglia",
- "create.ponder.bearing_modes.text_2": "Può essere configurato in modo che la struttura non torni mai ad essere blocchi solidi, o a farlo solo se vicina al suo angolo di partenza",
-
- "create.ponder.belt_casing.header": "Rivestire i Nastri",
- "create.ponder.belt_casing.text_1": "Si possono usare Telai in andesite oppure ottone per decorare i Nastri meccanici",
- "create.ponder.belt_casing.text_2": "Usa una Chiave a pappagallo per rimuovere il rivestimento",
-
- "create.ponder.belt_connector.header": "Usare i Nastri meccanici",
- "create.ponder.belt_connector.text_1": "Fare click destro su due Assi con un Nastro le connetterà tra loro",
- "create.ponder.belt_connector.text_2": "Puoi annullare selezioni accidentali facendo click sinistro da accovacciato",
- "create.ponder.belt_connector.text_3": "Puoi inoltre inserire Assi addizionali all'interno del Nastro",
- "create.ponder.belt_connector.text_4": "Tutte le Assi connesse da uno stesso Nastro gireranno alla stessa velocità e nella stessa direzione",
- "create.ponder.belt_connector.text_5": "Le Assi addizionali possono essere rimosse con una Chiave a pappagallo",
- "create.ponder.belt_connector.text_6": "Puoi colorare i Nastri meccanici per motivi estetici",
-
- "create.ponder.belt_directions.header": "Orientamenti validi per i Nastri meccanici",
- "create.ponder.belt_directions.text_1": "I Nastri meccanici non possono essere connessi in maniera arbitraria",
- "create.ponder.belt_directions.text_2": "1. Possono essere connessi orizzontalmente",
- "create.ponder.belt_directions.text_3": "2. Possono essere connessi diagonalmente",
- "create.ponder.belt_directions.text_4": "3. Possono essere connessi verticalmente",
- "create.ponder.belt_directions.text_5": "4. E possono connettere Assi verticali orizzontalmente",
- "create.ponder.belt_directions.text_6": "Queste sono tutte le direzioni disponibili. I Nastri possono coprire una qualsiasi lunghezza tra i 2 e i 20 blocchi",
-
- "create.ponder.belt_transport.header": "Usare Nastri meccanici per la logistica",
- "create.ponder.belt_transport.text_1": "Un nastro in movimento può trasportare oggetti e altre entità",
- "create.ponder.belt_transport.text_2": "Fai click destro con una mano libera per raccogliere un oggetto da un Nastro",
-
- "create.ponder.blaze_burner.header": "Alimentare Bruciatori a blaze",
- "create.ponder.blaze_burner.text_1": "I Bruciatori a blaze possono riscaldare gli oggetti contenuti da una Vasca",
- "create.ponder.blaze_burner.text_2": "Per fare ciò, il Bruciatore deve essere alimentato con oggetti infiammabili",
- "create.ponder.blaze_burner.text_3": "Una Torta per blaze permette ai Bruciatori a blaze di raggiungere un livello di calore ancora più intenso",
- "create.ponder.blaze_burner.text_4": "Il processo di alimentazione può essere automatizzato usando Installatori o Bracci meccanici",
-
- "create.ponder.brass_funnel.header": "L'Imbuto di ottone",
- "create.ponder.brass_funnel.text_1": "Gli Imbuti di andesite possono estrarre solamente un oggetto alla volta.",
- "create.ponder.brass_funnel.text_2": "Gli Imbuti di ottone possono estrarre fino ad un intero stack.",
- "create.ponder.brass_funnel.text_3": "Scorrendo sullo slot di filtraggio dell'Imbuto permette di impostare la grandezza esatta dello stack da estrarre.",
- "create.ponder.brass_funnel.text_4": "Usare un oggetto sullo slot di filtraggio costringerà l'Imbuto a trasferire solo oggetti ad esso corrispondenti.",
-
- "create.ponder.brass_tunnel.header": "Usare i Tunnel di ottone",
- "create.ponder.brass_tunnel.text_1": "I Tunnel di ottone possono essere usati per ricoprire i tuoi Nastri",
- "create.ponder.brass_tunnel.text_2": "I Tunnel di ottone hanno uno slot di filtraggio per ogni lato aperto",
- "create.ponder.brass_tunnel.text_3": "I filtri in entrata impediranno a oggetti non corrispondenti di entrare",
- "create.ponder.brass_tunnel.text_4": "I filtri in uscita possono essere usati per smistare gli oggetti per tipo",
- "create.ponder.brass_tunnel.text_5": "Se un oggetto in entrata ha multiple uscite valide sarà la modalità di distribuzione impostata a decidere come procedere",
- "create.ponder.brass_tunnel.text_6": "Dei Tunnel di ottone su Nastri paralleli formeranno un gruppo",
- "create.ponder.brass_tunnel.text_7": "Gli oggetti in entrata saranno ora distribuiti tra tutte le uscite del gruppo",
- "create.ponder.brass_tunnel.text_8": "È possibile anche inserire gli oggetti direttamente nel blocco di un Tunnel",
-
- "create.ponder.brass_tunnel_modes.header": "Modalità di distribuzione del Tunnel di ottone",
- "create.ponder.brass_tunnel_modes.text_1": "È possibile, usando una Chiave a pappagallo, cambiare la modalità di distribuzione di un Tunnel di ottone",
- "create.ponder.brass_tunnel_modes.text_10": "'Sincronizza input' è una impostazione unica del Tunnel di ottone",
- "create.ponder.brass_tunnel_modes.text_11": "Gli oggetti saranno in grado di passare solo se ogni tunnel del gruppo ne ha uno in attesa",
- "create.ponder.brass_tunnel_modes.text_12": "Questo assicura che tutti i Nastri di output abbiano lo stesso rateo di trasporto",
- "create.ponder.brass_tunnel_modes.text_2": "'Dividi' cercherà di suddividere equamente gli stack in entrata tra tutte le uscite disponibili",
- "create.ponder.brass_tunnel_modes.text_3": "Se un'uscita non ha spazio per i nuovi oggetti sarà ignorata",
- "create.ponder.brass_tunnel_modes.text_4": "'Dividi forzatamente' non ignorerà le uscite bloccate, e aspetterà invece che si liberino",
- "create.ponder.brass_tunnel_modes.text_5": "'Round Robin' lascia gli stack interi, e scorre tra le uscite iterativamente",
- "create.ponder.brass_tunnel_modes.text_6": "Anche in questo caso, le uscite che non hanno abbastanza spazio saranno ignorate",
- "create.ponder.brass_tunnel_modes.text_7": "'Round Robin forzato' non salta mai le uscite",
- "create.ponder.brass_tunnel_modes.text_8": "'Dai precedenza al più vicino' darà priorità alle uscite più vicine al punto di entrata dell'oggetto",
- "create.ponder.brass_tunnel_modes.text_9": "'Distribuisci casualmente' sceglierà un'uscita casuale per ogni stack in entrata",
-
- "create.ponder.cart_assembler.header": "Spostare strutture con l'Assemblatore di carrelli",
- "create.ponder.cart_assembler.text_1": "Gli assemblatori di carrelli attivati con della redstone montano le strutture ad essi connesse ai Carrelli da miniera di passaggio",
- "create.ponder.cart_assembler.text_2": "Se spenti, smonteranno invece i Macchinari con Carrello di passaggio, facendoli tornare blocchi",
- "create.ponder.cart_assembler.text_3": "Puoi usare una Chiave a pappagallo sul Carrello da miniera per raccogliere il Macchinario e portarlo altrove",
-
- "create.ponder.cart_assembler_dual.header": "Assemblare Carrozze",
- "create.ponder.cart_assembler_dual.text_1": "Ogni volta che due Assemblatori di carrelli condividono la struttura ad essi connessa...",
- "create.ponder.cart_assembler_dual.text_2": "...attivare uno qualsiasi dei due li trasformerà in una Carrozza",
- "create.ponder.cart_assembler_dual.text_3": "I carrelli si comporteranno come se fossero connessi da un Aggancio per carrelli da miniera",
-
- "create.ponder.cart_assembler_modes.header": "Impostazioni di rotazione per Macchinari con carrello",
- "create.ponder.cart_assembler_modes.text_1": "I Macchinari con carrello tendono a ruotare sempre nella direzione di movimento del loro carrello",
- "create.ponder.cart_assembler_modes.text_2": "Questa freccia indica quale lato della struttura sarà considerato 'avanti'",
- "create.ponder.cart_assembler_modes.text_3": "Se l'Assemblatore è impostato su 'Blocca rotazione', il Macchinario non ruoterà mai",
-
- "create.ponder.cart_assembler_rails.header": "Altri tipi di carrelli da miniera e binari",
- "create.ponder.cart_assembler_rails.text_1": "Gli Assemblatori non interferiranno con il movimento dei carrelli se posizionati su binari normali",
- "create.ponder.cart_assembler_rails.text_2": "Se è invece su Binari Alimentati o di Controllo, i carrelli saranno fermati sul posto fino a che non riceve un segnale redstone",
- "create.ponder.cart_assembler_rails.text_3": "Altri tipi di Carrelli da miniera possono essere usati come ancoraggio",
- "create.ponder.cart_assembler_rails.text_4": "I carrelli con fornace si alimenteranno autonomamente, consumando il carbone all'interno di inventari connessi",
-
- "create.ponder.chain_drive.header": "Spostare la forza centrifuga con le Trasmissioni a catena",
- "create.ponder.chain_drive.text_1": "Le Trasmissioni a catena propagano la rotazione in una linea",
- "create.ponder.chain_drive.text_2": "Tutte le Assi connesse in questo modo ruoteranno nella stessa direzione",
- "create.ponder.chain_drive.text_3": "Ogni parte della linea può essere ruotata di 90 gradi",
-
- "create.ponder.chain_gearshift.header": "Controllare la velocità di rotazione con dei Cambi a catena",
- "create.ponder.chain_gearshift.text_1": "Normalmente, i Cambi a catena si comportano esattamente come le Trasmissioni a catena",
- "create.ponder.chain_gearshift.text_2": "Con un segnale redstone, invece, essi raddoppieranno la velocità trasmessa agli altri Cambi nella linea",
- "create.ponder.chain_gearshift.text_3": "Se il cambio attivato non è quello sorgente, la sua velocità sarà invece dimezzata",
- "create.ponder.chain_gearshift.text_4": "In entrambi i casi, i Cambi a catena nella linea avranno sempre il doppio della velocità rispetto a quello che riceve il segnale",
- "create.ponder.chain_gearshift.text_5": "I segnali analogici permettono di alterare più precisamente il rateo di accelerazione tra x1 e x2",
- "create.ponder.chain_gearshift.text_6": "12 RPM",
-
- "create.ponder.chute.header": "Trasportare oggetti verso il basso con gli Scivoli",
- "create.ponder.chute.text_1": "Gli Scivoli possono trasportare oggetti verticalmente, estraendoli o inserendoli in un inventario",
- "create.ponder.chute.text_2": "Puoi aggiungere una finestra usando la Chiave a pappagallo",
- "create.ponder.chute.text_3": "Piazzare uno scivolo su un lato di un altro lo renderà diagonale",
-
- "create.ponder.chute_upward.header": "Trasportare oggetti verso l'alto con gli Scivoli",
- "create.ponder.chute_upward.text_1": "Piazzare un Ventilatore sopra o sotto ad uno Scivolo permette di spostare gli oggetti verso l'alto",
- "create.ponder.chute_upward.text_2": "Ispezionare lo Scivolo con gli Occhiali da ingegnere mostra informazioni riguardanti la direzione del movimento",
- "create.ponder.chute_upward.text_3": "Se vuoi inserire oggetti nell'estremità bloccata, dovrai farlo dai lati",
-
- "create.ponder.clockwork_bearing.header": "Dare vita a strutture con il Supporto per orologi",
- "create.ponder.clockwork_bearing.text_1": "I Supporti per orologi si connettono ai blocchi di fronte ad essi",
- "create.ponder.clockwork_bearing.text_2": "Una volta connessa ad un sistema rotante, la struttura verrà ruotata a seconda dell'orario attuale",
- "create.ponder.clockwork_bearing.text_3": "3:00",
- "create.ponder.clockwork_bearing.text_4": "4:00",
- "create.ponder.clockwork_bearing.text_5": "Fai click destro sul supporto per assemblare o smontare la struttura",
- "create.ponder.clockwork_bearing.text_6": "È possibile connettere una seconda struttura di fronte alla lancetta delle ore",
- "create.ponder.clockwork_bearing.text_7": "Assicurati che le strutture non siano incollate l'una all'altra",
- "create.ponder.clockwork_bearing.text_8": "La seconda struttura diventerà la lancetta dei minuti",
-
- "create.ponder.clutch.header": "Controllare la forza centrifuga con una Frizione",
- "create.ponder.clutch.text_1": "Le Frizioni propagano la rotazione in una linea retta",
- "create.ponder.clutch.text_2": "Taglieranno invece la connessione se ricevono un segnale redstone",
-
- "create.ponder.cog_speedup.header": "Cambiare marcia con gli Ingranaggi",
- "create.ponder.cog_speedup.text_1": "Ingranaggi grandi e piccoli possono essere connessi diagonalmente",
- "create.ponder.cog_speedup.text_2": "La velocità raddoppia passando da un ingranaggio grande a uno piccolo",
- "create.ponder.cog_speedup.text_3": "La velocità dimezza se si muove invece nella direzione opposta",
-
- "create.ponder.cogwheel.header": "Trasportare la forza centrifuga con gli Ingranaggi",
- "create.ponder.cogwheel.text_1": "Gli Ingranaggi propagano la loro rotazione tra gli Ingranaggi adiacenti",
- "create.ponder.cogwheel.text_2": "Assi vicine connesse in questo modo ruoteranno in direzione opposta",
-
- "create.ponder.cogwheel_casing.header": "Rivestire gli Ingranaggi",
- "create.ponder.cogwheel_casing.text_1": "Si possono usare Telai in andesite oppure ottone per decorare gli Ingranaggi",
- "create.ponder.cogwheel_casing.text_2": "Eventuali componenti aggiunti in seguito non si collegheranno all'Asse di output",
- "create.ponder.cogwheel_casing.text_3": "La Chiave a pappagallo può essere usata per attivare o disattivare tale connessione",
-
- "create.ponder.creative_fluid_tank.header": "Serbatio per fluidi (creativa)",
- "create.ponder.creative_fluid_tank.text_1": "La versione in Modalità Creativa dei Serbatoi per fluidi può essere usata per creare una fonte infinita di fluidi",
- "create.ponder.creative_fluid_tank.text_2": "Fai click destro con un oggetto che contiene fluidi per impostarlo",
- "create.ponder.creative_fluid_tank.text_3": "Eventuali tubature possono ora estrarre dal Serbatoio una quantità infinita di quel fluido",
- "create.ponder.creative_fluid_tank.text_4": "Qualsiasi fluido spinto all'interno di questo tipo di Serbatoio verrà cancellato",
-
- "create.ponder.creative_motor.header": "Generare forza centrifuga con un Motore (creativa)",
- "create.ponder.creative_motor.text_1": "I Motori sono una fonte compatta e configurabile di forza centrifuga",
- "create.ponder.creative_motor.text_2": "Scorere sul pannello posteriore cambia la RPM fornita in output",
-
- "create.ponder.creative_motor_mojang.header": "L'Enigma di Mojang",
-
- "create.ponder.crushing_wheels.header": "Processare oggetti con le Ruote frantumatrici",
- "create.ponder.crushing_wheels.text_1": "Una coppia di Ruote frantumatrici sono un metodo molto efficiente per macinare oggetti",
- "create.ponder.crushing_wheels.text_2": "La forza centrifuga in entrata deve farle girare l'una verso l'altra per farle funzionare",
- "create.ponder.crushing_wheels.text_3": "Oggetti gettati o inseriti dall'alto verranno lavorati",
- "create.ponder.crushing_wheels.text_4": "È possibile anche automatizzare l'inserimento e la raccolta di oggetti",
-
- "create.ponder.deployer.header": "Usare un Installatore",
- "create.ponder.deployer.text_1": "Un installatore può imitare l'interazione di un giocatore sfruttando la forza centrifuga",
- "create.ponder.deployer.text_10": "Fai click destro sul lato anteriore per dargli un oggetto da usare",
- "create.ponder.deployer.text_11": "È anche possibile fornire oggetti automaticamente",
- "create.ponder.deployer.text_12": "Gli installatori possiedono anche uno slot di filtraggio",
- "create.ponder.deployer.text_13": "Se impostato, il filtro permetterà all'Installatore di attivarsi solo se contiene un oggetto corrispondente",
- "create.ponder.deployer.text_14": "Si possono inserire solo oggetti che corrispondono al filtro...",
- "create.ponder.deployer.text_15": "...e rimuovere solo quelli che non corrispondono",
- "create.ponder.deployer.text_2": "Questo componente interagisce sempre e solo con la posizione 2 blocchi di fronte ad esso",
- "create.ponder.deployer.text_3": "Avere la visuale ostruita non lo fermerà",
- "create.ponder.deployer.text_4": "Gli installatori possono:",
- "create.ponder.deployer.text_5": "piazzare blocchi,",
- "create.ponder.deployer.text_6": "usare oggetti,",
- "create.ponder.deployer.text_7": "attivare blocchi,",
- "create.ponder.deployer.text_8": "raccogliere da blocchi",
- "create.ponder.deployer.text_9": "e attaccare entità",
-
- "create.ponder.deployer_contraption.header": "Usare Installatori in un Macchinario",
- "create.ponder.deployer_contraption.text_1": "Quando un Installatore viene mosso come parte di un Macchinario...",
- "create.ponder.deployer_contraption.text_2": "...si attiverà a ogni punto visitato, usando oggetti da qualsiasi inventario a bordo del Macchinario",
- "create.ponder.deployer_contraption.text_3": "Lo slot di filtraggio può essere usato per specificare quali oggetti usare",
-
- "create.ponder.deployer_modes.header": "Modalità degli Installatori",
- "create.ponder.deployer_modes.text_1": "Normalmente, un Installatore imita un click destro",
- "create.ponder.deployer_modes.text_2": "Puoi usare una Chiave a pappagallo per fare in modo che imiti invece un click sinistro",
-
- "create.ponder.deployer_processing.header": "Processare gli oggetti con un Installatore",
- "create.ponder.deployer_processing.text_1": "Con un oggetto adatto in mano, gli Installatori possono processare gli oggetti sotto di loro",
- "create.ponder.deployer_processing.text_2": "Gli oggetti di input possono essere o gettati a terra o messi su una Stazione per oggetti",
- "create.ponder.deployer_processing.text_3": "Se essi sono, invece, trasportati da un Nastro...",
- "create.ponder.deployer_processing.text_4": "L'Installatore li fermerà e lavorerà automaticamente",
-
- "create.ponder.deployer_redstone.header": "Controllare gli Installatori con la redstone",
- "create.ponder.deployer_redstone.text_1": "Se ricevono un segnale redstone, gli Installatori smetteranno di funzionare",
- "create.ponder.deployer_redstone.text_2": "Prima di fermarsi, però, completeranno qualsiasi lavoro abbiano già iniziato",
- "create.ponder.deployer_redstone.text_3": "È possibile sfruttare questo comportamento con un impulso negativo per avviare un singolo ciclo di lavorazione",
-
- "create.ponder.depot.header": "Usare le Stazioni per oggetti",
- "create.ponder.depot.text_1": "Le Stazioni per oggetti funzionano come una specie di 'Nastro stazionario'",
- "create.ponder.depot.text_2": "Fai click destro per posare o raccogliere un oggetto manualmente",
- "create.ponder.depot.text_3": "Così come i Nastri, una Stazione per oggetti può offrire il suo contenuto a componenti di lavorazione",
- "create.ponder.depot.text_4": "...così come può permettere ad un Braccio meccanico di interagire",
-
- "create.ponder.display_board.header": "Usare i Tabelloni",
- "create.ponder.display_board.text_1": "I Tabelloni sono una alternativa scalabile ai Cartelli",
- "create.ponder.display_board.text_2": "Essi richiedono forza centrifuga per funzionare",
- "create.ponder.display_board.text_3": "Il testo può essere impostato usando Targhette...",
- "create.ponder.display_board.text_4": "...oppure modificato da un Lettore di dati",
- "create.ponder.display_board.text_5": "È inoltre possibile colorare ogni riga del Tabellone individualmente",
- "create.ponder.display_board.text_6": "Fai click destro su una riga con una mano vuota per cancellarne il contenuto",
-
- "create.ponder.display_link.header": "Impostare i Lettori di dati",
- "create.ponder.display_link.text_1": "I Lettori di dati possono essere usati per mostrare informazioni in maniera dinamica",
- "create.ponder.display_link.text_2": "Per prima cosa, fai click destro sul blocco visualizzatore che vuoi utilizzare...",
- "create.ponder.display_link.text_3": "...poi connettilo al blocco da cui vuoi leggere informazioni",
- "create.ponder.display_link.text_4": "Apri l'interfaccia per selezionare cosa verrà inviato",
- "create.ponder.display_link.text_5": "Il visualizzatore riceverà ora le informazioni dal Connettore",
- "create.ponder.display_link.text_6": "Non tutti i blocchi sono una fonte valida di informazioni...",
- "create.ponder.display_link.text_7": "...e ogni blocco compatibile offre informazioni uniche",
- "create.ponder.display_link.text_8": "I Lettori di dati possono funzionare con una piccola gamma di visualizzatori",
-
- "create.ponder.display_link_redstone.header": "Controllare i Connettori con la redstone",
- "create.ponder.display_link_redstone.text_1": "Un Lettore di dati smette di inviare dati finché riceve un segnale restone",
- "create.ponder.display_link_redstone.text_2": "Una volta spento il segnale, il timer è azzerato e le nuove informazioni saranno inviate immediatamente",
- "create.ponder.display_link_redstone.text_3": "Eventauli segnali emessi dalla fonte di dati sono ignorati dal Connettore",
-
- "create.ponder.empty_blaze_burner.header": "Usare Bruciatori a blaze vuoti",
- "create.ponder.empty_blaze_burner.text_1": "Fai click destro su un Blaze con un Bruciatore vuoto per catturarlo",
- "create.ponder.empty_blaze_burner.text_2": "In alternativa puoi raccogliere un Blaze direttamente da un Generatore di mostri",
- "create.ponder.empty_blaze_burner.text_3": "Hai ora una fonte di calore ideale per vari macchinari",
- "create.ponder.empty_blaze_burner.text_4": "Si possono anche accendere con un Acciarino per motivi estetici",
- "create.ponder.empty_blaze_burner.text_5": "Le fiamme possono poi essere cambiate usando un oggetto infuso di anime",
- "create.ponder.empty_blaze_burner.text_6": "Queste fiamme non sono però abbastanza potenti per utilizzi industriali",
-
- "create.ponder.encased_fluid_pipe.header": "Rivestire Tubi per fluidi",
- "create.ponder.encased_fluid_pipe.text_1": "Si possono usare Telai in rame per decorare i Tubi per fluidi",
- "create.ponder.encased_fluid_pipe.text_2": "Oltre ad essere nascosti, i Tubi rivestiti saranno forzati a mantenere il loro stato di connessione",
- "create.ponder.encased_fluid_pipe.text_3": "Non reagirà più all'aggiunta o rimozione di blocchi adiacenti",
-
- "create.ponder.fan_direction.header": "Flusso d'aria dei Vantilatori",
- "create.ponder.fan_direction.text_1": "I Ventilatori usano la forza centrifuga per creare una corrente d'aria",
- "create.ponder.fan_direction.text_2": "La potenza e la direzione della corrente dipendono dalla velocità di rotazione",
-
- "create.ponder.fan_processing.header": "Processare oggetti con i Ventilatri",
- "create.ponder.fan_processing.text_1": "Quando un getto d'aria passa attraverso della lava, la corrente si scalda",
- "create.ponder.fan_processing.text_2": "Oggetti investiti dall'area saranno fusi",
- "create.ponder.fan_processing.text_3": "Cibo lanciato qui verrebbe incenerito",
- "create.ponder.fan_processing.text_4": "Si può invece creare un sistema per affumicare usando fiamme o un Fuoco da campo",
- "create.ponder.fan_processing.text_5": "Un getto d'aria che attraversa dell'acqua diventa un sistema di lavaggio",
- "create.ponder.fan_processing.text_6": "Con questo sistema è possibile accedere a lavorazioni dal risultato interessante",
- "create.ponder.fan_processing.text_7": "La velocità del Ventilatore non ha alcun effetto sulla velocità di lavorazione, ma solo sulla distanza",
- "create.ponder.fan_processing.text_8": "La lavorazione con i ventilatori ha effetto anche se gli oggetti sono su Stazioni per oggetti o Nastri",
-
- "create.ponder.fluid_pipe_flow.header": "Spostare fuidi con i tubi di rame",
- "create.ponder.fluid_pipe_flow.text_1": "I Tubi per fluidi possono connettere due o più sorgenti e destinazioni di fluidi",
- "create.ponder.fluid_pipe_flow.text_2": "Puoi usare una Chiave a pappagallo per aggiungere una finestra ad un tubo senza curve",
- "create.ponder.fluid_pipe_flow.text_3": "I Tubi con finestra non si connetteranno a nessun altro segmento adiacente",
- "create.ponder.fluid_pipe_flow.text_4": "Se alimentati da Pompe meccaniche, i Tubi possono trasportare fluidi",
- "create.ponder.fluid_pipe_flow.text_5": "All'inizio il fluido non viene estratto",
- "create.ponder.fluid_pipe_flow.text_6": "Una volta che il flusso li connette, gli estremi iniziano a trasferire gradualmente il contenuto",
- "create.ponder.fluid_pipe_flow.text_7": "In questo modo, i Tubi non contengono mai fisicamente nessun fluido",
-
- "create.ponder.fluid_pipe_interaction.header": "Svuotare e riempire contenitori di liquidi",
- "create.ponder.fluid_pipe_interaction.text_1": "Gli estremi di un sistema di tubi possono interagire con una grande varietà di blocchi",
- "create.ponder.fluid_pipe_interaction.text_2": "Qualsiasi blocco capace di contenere liquidi piò essere riempito o svuotato",
- "create.ponder.fluid_pipe_interaction.text_3": "Blocchi sorgente di fronte ad un estremo aperto possono essere raccolti...",
- "create.ponder.fluid_pipe_interaction.text_4": "...mentre punti di scarico liberi possono creare sorgenti di fluidi",
- "create.ponder.fluid_pipe_interaction.text_5": "I Tubi possono anche estrarre fluidi da alcuni specifici blocchi direttamente",
-
- "create.ponder.fluid_tank_sizes.header": "Dimensioni dei Serbatoi per fluidi",
- "create.ponder.fluid_tank_sizes.text_1": "I Serbatoi per fluidi possono essere uniti per sommare la loro capacità totale",
- "create.ponder.fluid_tank_sizes.text_2": "Il quadrato della loro base può raggiungere i 3 blocchi di larghezza...",
- "create.ponder.fluid_tank_sizes.text_3": "...e può crescere in altezza per oltre 30 strati",
- "create.ponder.fluid_tank_sizes.text_4": "Puoi attivare o disattivare la finestra del Serbatoio con una Chiave a pappagallo",
-
- "create.ponder.fluid_tank_storage.header": "Immagazzinare fluidi in un Serbatoio per fluidi",
- "create.ponder.fluid_tank_storage.text_1": "I Serbatoi per fluidi sono ottimi per immagazzinare grandi quantità di fluidi",
- "create.ponder.fluid_tank_storage.text_2": "Un sistema di Tubi può aggiungere o rimuovere fluidi da qualsiasi lato",
- "create.ponder.fluid_tank_storage.text_3": "Il riempimento può essere misurato da un Comparatore",
- "create.ponder.fluid_tank_storage.text_4": "Tuttavia, in Sopravvivenza i fluidi non possono essere aggiunti ne' rimossi manualmente",
- "create.ponder.fluid_tank_storage.text_5": "Puoi usare Vasche, Prosciugatori e Beccucci per svuotare o riempire oggetti che contengono fluidi",
-
- "create.ponder.funnel_compat.header": "Compatibilità degli Imbuti",
- "create.ponder.funnel_compat.text_1": "Gli imbuti possono anche interagire facilmente con uno specifico insieme di componenti.",
- "create.ponder.funnel_compat.text_2": "Seghe verticali",
- "create.ponder.funnel_compat.text_3": "Stazioni per oggetti",
- "create.ponder.funnel_compat.text_4": "Prosciugatori di oggetti",
-
- "create.ponder.funnel_direction.header": "Direzione di spostamento",
- "create.ponder.funnel_direction.text_1": "Posizionato normalmente, esso estrarrà oggetti dall'inventario.",
- "create.ponder.funnel_direction.text_2": "Posizionandolo da accovacciato inserirà invece gli oggetti nell'inventario.",
- "create.ponder.funnel_direction.text_3": "Puoi usare una Chiave a pappagallo per ruotare l'imbuto dopo averlo posizionato.",
- "create.ponder.funnel_direction.text_4": "Lo stesso vale nella maggior parte delle direzioni.",
- "create.ponder.funnel_direction.text_5": "Gli imbuti sopra un Nastro estrarranno o inseriranno oggetti dipendentemente dalla direzione del Nastro.",
-
- "create.ponder.funnel_intro.header": "Usare gli Imbuti",
- "create.ponder.funnel_intro.text_1": "Gli imbuti sono perfetti per trasferire oggetti da e in inventari.",
-
- "create.ponder.funnel_redstone.header": "Controllare gli Imbuti con la redstone",
- "create.ponder.funnel_redstone.text_1": "Un segnale redstone impedirà agli Imbuti di funzionare",
-
- "create.ponder.funnel_transfer.header": "Trasferimento diretto",
- "create.ponder.funnel_transfer.text_1": "Gli imbuti non possono trasferire gli oggetti direttamente tra inventari chiusi.",
- "create.ponder.funnel_transfer.text_2": "Scivoli semplici o intelligenti potrebbero essere più adatti per tale scopo.",
- "create.ponder.funnel_transfer.text_3": "Lo stesso vale per il movimento orizzontale. Un Nastro potrebbe tornare utile in questo caso.",
-
- "create.ponder.gantry_carriage.header": "Usare Carrelli da gru",
- "create.ponder.gantry_carriage.text_1": "I Carrelli da gru possono essere montati e scorrere su un'Asse da gru.",
- "create.ponder.gantry_carriage.text_2": "I sistemi a gru possono muovere blocchi ad essi connessi.",
-
- "create.ponder.gantry_cascaded.header": "Gru a cascata",
- "create.ponder.gantry_cascaded.text_1": "Le Assi da gru si connettono a un Carrello senza aver bisogno di Super colla",
- "create.ponder.gantry_cascaded.text_2": "Lo stesso vale per Carrelli connessi ad un'Asse in movimento",
- "create.ponder.gantry_cascaded.text_3": "In questo modo è possibile creare un sistema a cascata capace di scorrere lungo multipli assi",
-
- "create.ponder.gantry_direction.header": "Direzione di movimento della gru",
- "create.ponder.gantry_direction.text_1": "Le Assi da gru possono muoversi in diverse direzioni",
- "create.ponder.gantry_direction.text_2": "La direzione in cui si muove il Carrello dipende dall'orientamento della sua Asse",
- "create.ponder.gantry_direction.text_3": "...così come dal suo senso di rotazione",
- "create.ponder.gantry_direction.text_4": "Lo stesso vale per la rotazione trasmessa",
-
- "create.ponder.gantry_redstone.header": "Propagazione dell'energia",
- "create.ponder.gantry_redstone.text_1": "Dare energia redstone ad un'Asse da gru fermerà sul posto tutte le gru ad essa connesse",
- "create.ponder.gantry_redstone.text_2": "La sua rotazione sarà, invece, trasferita alle Assi di output dei Carrelli",
-
- "create.ponder.gantry_shaft.header": "Usare Assi da gru",
- "create.ponder.gantry_shaft.text_1": "Le Assi da gru sono i componenti di base per costruire sistemi a gru. Eventuali Carrelli ad esse collegati si muoveranno lungo di esse.",
- "create.ponder.gantry_shaft.text_2": "I sistemi a gru possono muovere blocchi ad essi connessi.",
-
- "create.ponder.gearbox.header": "Trasferire forza centrifuga con gli Invertitori",
- "create.ponder.gearbox.text_1": "Cambiare asse di rotazione può richiedere molto spazio",
- "create.ponder.gearbox.text_2": "Un Invertitore è una versione più compatta di tale mostruosità",
- "create.ponder.gearbox.text_3": "Assi connesse a lati adiacenti ruotano in direzioni specchiate",
- "create.ponder.gearbox.text_4": "Connesioni in linea retta saranno invertite",
-
- "create.ponder.gearshift.header": "Controllare la forza centrifuga con un Cambio",
- "create.ponder.gearshift.text_1": "I Cambi propagano la rotazione in una linea retta",
- "create.ponder.gearshift.text_2": "Invertono inoltre la rotazione se ricevono un segnale redstone",
-
- "create.ponder.hand_crank.header": "Generare forza centrifuga usando Manovelle",
- "create.ponder.hand_crank.text_1": "Le Manovelle possono essere usate dai giocatori per generare forza centrifuga manualmente",
- "create.ponder.hand_crank.text_2": "Tieni premuto il pulsante destro per farla ruotare in senso antiorario",
- "create.ponder.hand_crank.text_3": "La velocità di rotazione è relativamente alta",
- "create.ponder.hand_crank.text_4": "Tieni premuto il pulsante destro da accovacciato per farla ruotare in senso orario",
-
- "create.ponder.hose_pulley.header": "Riempire e svuotare bacini con delle Carrucole per fluidi",
- "create.ponder.hose_pulley.text_1": "Le Carrucole per fluidi sono perfette per riempire o drenare interi bacini di fluidi",
- "create.ponder.hose_pulley.text_2": "L'altezza del beccuccio può essere regolata con un input di energia cinetica",
- "create.ponder.hose_pulley.text_3": "Il tubo può essere ritratto invertendo la rotazione",
- "create.ponder.hose_pulley.text_4": "Dal lato opposto è possibile connettere dei Tubi",
- "create.ponder.hose_pulley.text_5": "Un sistema di Tubi connesso può fornire dei fluidi...",
- "create.ponder.hose_pulley.text_6": "...oppure risucchiarli, svuotando gradualmente il bacino",
- "create.ponder.hose_pulley.text_7": "La velocità di riempimento o svuotamento dipende interamente da sistema di Tubi",
-
- "create.ponder.hose_pulley_infinite.header": "Estrarre o gettare passivamente nei bacini con delle Carrucole per fluidi",
- "create.ponder.hose_pulley_infinite.text_1": "Se il beccuccio della Carrucola per fluidi tocca un bacino abbastanza ampio...",
- "create.ponder.hose_pulley_infinite.text_2": "...raccoglierà o getterà fluidi senza avere alcun effetto sul bacino stesso",
- "create.ponder.hose_pulley_infinite.text_3": "Un sistema di Tubi può risucchiare o gettare fluidi infinitamente usando Carrucole di questo tipo",
-
- "create.ponder.hose_pulley_level.header": "Livelli di riempimento e svuotamento delle Carrucole per Fluidi",
- "create.ponder.hose_pulley_level.text_1": "Quando completamente ritirata, la Carrucola per Fluidi non fa nulla",
- "create.ponder.hose_pulley_level.text_2": "Lo svuotamento avviene dall'alto verso il basso",
- "create.ponder.hose_pulley_level.text_3": "La nuova superficie si troverà appena sotto la posizione del beccuccio",
- "create.ponder.hose_pulley_level.text_4": "Il riempimeno avviene dal basso verso l'alto",
- "create.ponder.hose_pulley_level.text_5": "Il bacino crescerà fino a riempire lo strato di blocchi in cui si trova il beccuccio",
-
- "create.ponder.item_drain.header": "Svuotare contenitori di fluidi con i Prosciugatori di oggetti",
- "create.ponder.item_drain.text_1": "I Prosciugatori di oggetti possono estrarre fluidi dagli oggetti posati sopra di essi",
- "create.ponder.item_drain.text_2": "Fai click destro su di esso per versare fluidi direttamente dall'oggetto nella tua mano",
- "create.ponder.item_drain.text_3": "Quando un oggetto viene inserito da un lato...",
- "create.ponder.item_drain.text_4": "...esso rotolerà in avanti, svuotando i fluidi in esso contenuti",
- "create.ponder.item_drain.text_5": "I sistemi di Tubi potranno ora estrarre i fluidi dal buffer interno del Prosciugatore",
-
- "create.ponder.item_vault_sizes.header": "Dimensioni di un Container",
- "create.ponder.item_vault_sizes.text_1": "I Container possono essere combinati per sommare la loro capacità totale",
- "create.ponder.item_vault_sizes.text_2": "Il loro quadrato di base può raggiungere un massimo di 3 blocchi di spessore...",
- "create.ponder.item_vault_sizes.text_3": "...e la loro lunghezza crescere fino a 3 volte il loro diametro",
-
- "create.ponder.item_vault_storage.header": "Immagazzinare oggetti in un Container",
- "create.ponder.item_vault_storage.text_1": "I Container possono essere usate per immagazzinare grandi quantità di oggetti",
- "create.ponder.item_vault_storage.text_2": "Tuttavia, è impossibile mettere o togliere oggetti manualmente",
- "create.ponder.item_vault_storage.text_3": "Qualsiasi componente per trasferire oggetti può sia inserire...",
- "create.ponder.item_vault_storage.text_4": "...che rimuovere oggetti da questo contenitore",
-
- "create.ponder.large_cogwheel.header": "Trasportare la forza centrifuga con gli Ingranaggi grandi",
- "create.ponder.large_cogwheel.text_1": "Gli Ingranaggi grandi propagano la loro rotazione connettendosi ad angoli di 90 gradi",
- "create.ponder.large_cogwheel.text_2": "Questo pemette di cambiare l'asse in cui viene trasportata la forza centrifuga",
-
- "create.ponder.linear_chassis_attachment.header": "Collegare blocchi usando Telai lineari",
- "create.ponder.linear_chassis_attachment.text_1": "Le facce aperte di un Telaio lineare possono essere rese appiccicose",
- "create.ponder.linear_chassis_attachment.text_2": "Premi ancora per rendere appiccicoso anche il lato opposto",
- "create.ponder.linear_chassis_attachment.text_3": "Fai click destro da accovacciato con una mano vuota per togliere la colla",
- "create.ponder.linear_chassis_attachment.text_4": "I lati appiccicosi del Telaio lineare saranno in grado di connettersi ad una linea di blocchi davanti a sé",
- "create.ponder.linear_chassis_attachment.text_5": "Puoi usare una Chiave a pappagallo per impostare la lunghezza di tale linea",
- "create.ponder.linear_chassis_attachment.text_6": "Tenendo premuto CTRL mentre scorri cambierai la portata di tutti i Telai collegati",
- "create.ponder.linear_chassis_attachment.text_7": "Collegare dei blocchi a qualsiasi altro lato richiede di utilizzare della Super colla",
- "create.ponder.linear_chassis_attachment.text_8": "Grazie a queste meccaniche, strutture di qulsiasi forma possono essere trasformate in un Macchinario",
-
- "create.ponder.linear_chassis_group.header": "Spostare un gruppo di Telai lineari",
- "create.ponder.linear_chassis_group.text_1": "I Telai lineari si connettono automaticamente ad altri Telai adiacenti dello stesso tipo",
- "create.ponder.linear_chassis_group.text_2": "Se uno viene mosso come parte di un Macchinario, tutti gli altri saranno trascinati con esso",
- "create.ponder.linear_chassis_group.text_3": "Telai di tipi diversi o ruotati in altre direzioni non si collegheranno",
-
- "create.ponder.mechanical_arm.header": "Impostare Braccia meccaniche",
- "create.ponder.mechanical_arm.text_1": "Prima di essere posizionato, un Braccio meccanico avrà bisogno di essere assegnato ai suoi input e output",
- "create.ponder.mechanical_arm.text_2": "Fai click destro su un inventario mentre hai in mano il Braccio per aggiungerlo come bersaglio",
- "create.ponder.mechanical_arm.text_3": "Fai nuovamente click destro per scegliere tra input (blu) e output (arancione)",
- "create.ponder.mechanical_arm.text_4": "Fai click sinistro per rimuovere il blocco dalla selezione",
- "create.ponder.mechanical_arm.text_5": "Una volta posizionato, il Braccio meccanico bersaglierà i blocchi scelti",
- "create.ponder.mechanical_arm.text_6": "Le Braccia meccaniche possono avere qualsiasi numero di input e output entro la loro portata",
- "create.ponder.mechanical_arm.text_7": "Non tutti gli inventari, però, possono essere selezionati direttamente",
- "create.ponder.mechanical_arm.text_8": "Usa Imbuti e Stazioni per oggetti per risolvere questo problema",
-
- "create.ponder.mechanical_arm_filtering.header": "Filtrare gli Output del Braccio meccanico",
- "create.ponder.mechanical_arm_filtering.text_1": "Input",
- "create.ponder.mechanical_arm_filtering.text_2": "Output",
- "create.ponder.mechanical_arm_filtering.text_3": "A volte è preferibile applicare restrizioni ai bersagli del Braccio meccanico usando dei Filtri",
- "create.ponder.mechanical_arm_filtering.text_4": "Le Braccia meccaniche non hanno alcuna impostazione di filtraggio incorporata",
- "create.ponder.mechanical_arm_filtering.text_5": "Gli Imbuti di ottone sono però in grado di comunicare i loro filtri al Braccio",
- "create.ponder.mechanical_arm_filtering.text_6": "Il Braccio è abbastanza intelligente da evitare perfino di raccogliere eventuali oggetti che non corrispondono con nessun filtro",
-
- "create.ponder.mechanical_arm_modes.header": "Modalità di distribuzione del Braccio meccanico",
- "create.ponder.mechanical_arm_modes.text_1": "Input",
- "create.ponder.mechanical_arm_modes.text_2": "Output",
- "create.ponder.mechanical_arm_modes.text_3": "Ogni volta che un Braccio è costretto a scegliere tra multipli output validi...",
- "create.ponder.mechanical_arm_modes.text_4": "...si comporterà in accordo con le sue impostazioni",
- "create.ponder.mechanical_arm_modes.text_5": "Scorri con la Chiave a pappagallo per cambiare impostazione",
- "create.ponder.mechanical_arm_modes.text_6": "Round Robin semplicemente scorrerà, uno alla volta, tra tutti gli output disponibili",
- "create.ponder.mechanical_arm_modes.text_7": "Se un output non è in grado di accettare altri oggetti, sarà ignorato",
- "create.ponder.mechanical_arm_modes.text_8": "Round Robin forzato non salterà mai gli output, attendendo invece che si liberino prima di procedere",
- "create.ponder.mechanical_arm_modes.text_9": "Dai precedenza al primo darà maggiore priorità agli output impostati per primi mentre il Braccio veniva configurato",
-
- "create.ponder.mechanical_arm_redstone.header": "Controllare le Braccia meccaniche con la redstone",
- "create.ponder.mechanical_arm_redstone.text_1": "Se ricevono un segnale redstone, le Braccia meccaniche smetteranno di funzionare",
- "create.ponder.mechanical_arm_redstone.text_2": "Prima di fermarsi, però, completeranno qualsiasi spostamento abbiano già iniziato",
- "create.ponder.mechanical_arm_redstone.text_3": "È possibile sfruttare questo comportamento con un impulso negativo per avviare un singolo ciclo di spostamento",
-
- "create.ponder.mechanical_bearing.header": "Spostare strutture usando un Supporto meccanico",
- "create.ponder.mechanical_bearing.text_1": "I Supporti meccanici si collegano al blocco davanti a sé",
- "create.ponder.mechanical_bearing.text_2": "Appena riceve della forza centrifuga, il Supporto trasformerà la struttura in un Marchingegno rotante",
-
- "create.ponder.mechanical_crafter.header": "Utilizzare i Fabbricatori meccanici",
- "create.ponder.mechanical_crafter.text_1": "Si può costruire una matrice di Fabbricatori meccanici per automatizzare qualsiasi ricetta di Fabbricazione",
- "create.ponder.mechanical_crafter.text_2": "Si possono alterare i percorsi dei Fabbricatori con una Chiave a pappagallo",
- "create.ponder.mechanical_crafter.text_3": "Perché il sistema sia valido, tutti i percorsi devono convergere in una singola uscita su un lato qualsiasi della matrice",
- "create.ponder.mechanical_crafter.text_4": "Gli output saranno posati in un inventario qualsiasi accanto all'uscita",
- "create.ponder.mechanical_crafter.text_5": "I Fabbricatori richiedono forza centrifuga per funzionare",
- "create.ponder.mechanical_crafter.text_6": "Fai click destro sul lato anteriore per inserire manualmente gli oggetti",
- "create.ponder.mechanical_crafter.text_7": "Non appena tutti gli slot saranno occupati, la fabbricazione avrà inizio",
- "create.ponder.mechanical_crafter.text_8": "Se ciò non è vero, si può costringere il processo a partire lo stesso con un segnale redstone",
-
- "create.ponder.mechanical_crafter_connect.header": "Connettere gli inventari di multipli Fabbricatori",
- "create.ponder.mechanical_crafter_connect.text_1": "È possibile inserire gli oggetti nei Fabbricatori in maniera automatizzata",
- "create.ponder.mechanical_crafter_connect.text_2": "Usare una Chiave a pappagallo permette di combinare gli input di Fabbricatori adiacenti",
- "create.ponder.mechanical_crafter_connect.text_3": "D'ora in poi, tutti i Fabbricatori connessi condivideranno lo stesso input",
-
- "create.ponder.mechanical_crafter_covers.header": "Coprire lo slot di un Fabbricatore",
- "create.ponder.mechanical_crafter_covers.text_1": "Alcune ricette non hanno ingredienti contigui, e richiedono slot vuoti tra un oggetto e l'altro",
- "create.ponder.mechanical_crafter_covers.text_2": "In casi come questi, un Fabbricatore può essere riempito con una Copertura per slot, in modo che la matrice lo consideri uno slot vuoto",
- "create.ponder.mechanical_crafter_covers.text_3": "Gli input condivisi creati con una Chiave a pappagallo possono superare questi Fabbricatori coperti",
-
- "create.ponder.mechanical_drill.header": "Rompere blocchi con la Trivella meccanica",
- "create.ponder.mechanical_drill.text_1": "Quando alimentato dalla forza centrifuga, un Trapano meccanico romperà blocchi direttamente di fronte a sé",
- "create.ponder.mechanical_drill.text_2": "La sua velocità di scavo dipende dalla velocità di rotazione",
-
- "create.ponder.mechanical_drill_contraption.header": "Usare trivelle meccaniche in un Macchinario",
- "create.ponder.mechanical_drill_contraption.text_1": "Quando una Trivella viene mossa come parte di un Macchinario...",
- "create.ponder.mechanical_drill_contraption.text_2": "...essi romperanno qualunque blocco che incontrano all'avanzare della struttura",
-
- "create.ponder.mechanical_harvester.header": "Usare Mietitrici meccaniche in un Macchinario",
- "create.ponder.mechanical_harvester.text_1": "Quando una Mietitrice viene mossa come parte di un Macchinario...",
- "create.ponder.mechanical_harvester.text_2": "...essa raccoglierà e ripianterà qualsiasi coltivazione che incontra",
-
- "create.ponder.mechanical_mixer.header": "Processare oggetti con il Frullatore meccanico",
- "create.ponder.mechanical_mixer.text_1": "È possibile automatizzare un buon numero di ricette grazie a un Frullatore e una Vasca",
- "create.ponder.mechanical_mixer.text_2": "Le ricette disponibili includono qualsiasi fabbricazione senza forma, più alcune ricette extra",
- "create.ponder.mechanical_mixer.text_3": "Alcune di queste ricette potrebbero richiedere il calore di un Inceneritore a blaze",
- "create.ponder.mechanical_mixer.text_4": "Lo slot di filtraggio permette di scegliere tra ricette in conflitto.",
-
- "create.ponder.mechanical_piston.header": "Spostare strutture usando un Pistone meccanico",
- "create.ponder.mechanical_piston.text_1": "I Pistoni meccanici possono spingere i blocchi di fronte a sé",
- "create.ponder.mechanical_piston.text_2": "La velocità e la direzione in cui si muovono dipende dalla rotazione in entrata",
- "create.ponder.mechanical_piston.text_3": "I Pistoni appiccicosi possono anche trascinare i blocchi indietro",
-
- "create.ponder.mechanical_piston_modes.header": "Modalità di movimento del Pistone meccanico",
- "create.ponder.mechanical_piston_modes.text_1": "Quando un Pistone si ferma, la struttura trasportata si riconverte in blocchi",
- "create.ponder.mechanical_piston_modes.text_2": "Può essere configurato in modo che la struttura non torni mai ad essere blocchi solidi, o a farlo solo al suo punto di partenza",
-
- "create.ponder.mechanical_plough.header": "Usare Aratri meccanici in un Macchinario",
- "create.ponder.mechanical_plough.text_1": "Quando un Aratro viene mosso come parte di un Macchinario...",
- "create.ponder.mechanical_plough.text_2": "...esso romperà qualsiasi blocco che non ha una hitbox solida",
- "create.ponder.mechanical_plough.text_3": "Inoltre, gli Aratri possono creare Terra zappata",
- "create.ponder.mechanical_plough.text_4": "...e perfino lanciare entità senza ferirle",
-
- "create.ponder.mechanical_press.header": "Processare oggetti con la Pressa meccanica",
- "create.ponder.mechanical_press.text_1": "Le Presse meccaniche possono processare gli oggetti sotto di loro",
- "create.ponder.mechanical_press.text_2": "Gli oggetti di input possono essere o gettati a terra o messi su una Stazione per oggetti",
- "create.ponder.mechanical_press.text_3": "Se essi sono, invece, trasportati da un Nastro...",
- "create.ponder.mechanical_press.text_4": "La Pressa li fermerà e lavorerà automaticamente",
-
- "create.ponder.mechanical_press_compacting.header": "Compattare oggetti con una Pressa",
- "create.ponder.mechanical_press_compacting.text_1": "È possibile compattare oggetti schiacciandoli in una Vasca",
- "create.ponder.mechanical_press_compacting.text_2": "Compattare comprende qualsiasi ricetta di crafting 2x2 o 3x3 completamente piena di un solo oggetto, più alcune extra",
- "create.ponder.mechanical_press_compacting.text_3": "Alcune di queste ricette potrebbero richiedere il calore di un Inceneritore a blaze",
- "create.ponder.mechanical_press_compacting.text_4": "Lo slot di filtraggio permette di scegliere tra ricette in conflitto.",
-
- "create.ponder.mechanical_pump_flow.header": "Trasportare fluidi usando Pompe meccaniche",
- "create.ponder.mechanical_pump_flow.text_1": "Le Pompe meccaniche governano il flusso di liquidi nei sistemi di Tubi a cui sono connesse",
- "create.ponder.mechanical_pump_flow.text_2": "Quando attivate, la loro freccia indica la direzione del flusso",
- "create.ponder.mechanical_pump_flow.text_3": "Il sistema dietro di essa sta ora inviando liquidi...",
- "create.ponder.mechanical_pump_flow.text_4": "...mentre il sistema di fronte li distribuisce in avanti",
- "create.ponder.mechanical_pump_flow.text_5": "Invertire la rotazione in input inverte la direzione del flusso",
- "create.ponder.mechanical_pump_flow.text_6": "Usa la Chiave a pappagallo per invertire manualmente la direzione della Pompa",
-
- "create.ponder.mechanical_pump_speed.header": "Portata delle Pompe meccaniche",
- "create.ponder.mechanical_pump_speed.text_1": "Indipendentemente dalla velocità, le Pompe meccaniche hanno una distanza massima di effetto di 16 blocchi",
- "create.ponder.mechanical_pump_speed.text_2": "Aumentando la rotazione in input aumenta anche la velocità di propagazione dei fluidi...",
- "create.ponder.mechanical_pump_speed.text_3": "...nonché la loro velocità di trasferimento",
- "create.ponder.mechanical_pump_speed.text_4": "Le Pompe possono combinare la loro portata per cotrollare meglio un sistema di Tubi",
- "create.ponder.mechanical_pump_speed.text_5": "Alternare la loro rotazione permette di allineare la direzione dei loro flussi",
-
- "create.ponder.mechanical_saw_breaker.header": "Tagliare alberi con la Sega meccanica",
- "create.ponder.mechanical_saw_breaker.text_1": "Al ricevere forza centrifuga, una Sega meccanica inizierà a tagliare alberi davanti a sé",
- "create.ponder.mechanical_saw_breaker.text_2": "Perché la Sega possa abbattere l'intero albero, essa dovrà rompere il blocco che lo connette al terreno",
-
- "create.ponder.mechanical_saw_contraption.header": "Usare Seghe meccaniche in un Macchinario",
- "create.ponder.mechanical_saw_contraption.text_1": "Quando una Sega viene mossa come parte di un Macchinario...",
- "create.ponder.mechanical_saw_contraption.text_2": "...essa taglierà qualsiasi albero con cui entra in contatto",
-
- "create.ponder.mechanical_saw_processing.header": "Processare oggetti con la Sega meccanica",
- "create.ponder.mechanical_saw_processing.text_1": "Una Sega meccanica ruotata verso l'alto può tagliare una buona varietà di oggetti",
- "create.ponder.mechanical_saw_processing.text_2": "Gli oggetti in lavorazione si muovono sempre nella direzione opposta alla rotazione della lama",
- "create.ponder.mechanical_saw_processing.text_3": "Le Seghe funzionano anche come porzione centrale di un Nastro meccanico",
- "create.ponder.mechanical_saw_processing.text_4": "Se un ingrediente ha multipli possibili risultati, si può scegliere quello desiderato con lo slot di filtraggio",
- "create.ponder.mechanical_saw_processing.text_5": "Senza filtri, la Sega li fabbricherà tutti, uno alla volta",
-
- "create.ponder.millstone.header": "Processare oggetti in una Macina",
- "create.ponder.millstone.text_1": "Le Macine lavorano gli oggetti triturandoli",
- "create.ponder.millstone.text_2": "Possono essere alimentate con degli Ingranaggi",
- "create.ponder.millstone.text_3": "Lancia o inserisci gli oggetti da sopra",
- "create.ponder.millstone.text_4": "Dopo alcuni secondi, sarà possibile raccogliere gli oggetti con un click destro",
- "create.ponder.millstone.text_5": "Gli output possono anche essere estratti in maniera automatizzata",
-
- "create.ponder.nixie_tube.header": "Usare i Tubi di Nixie",
- "create.ponder.nixie_tube.text_1": "Quando attivati da redstone, i Tubi di Nixie mostreranno l'intensità del segnale in entrata",
- "create.ponder.nixie_tube.text_2": "Si possono usare Targhette con nomi personalizzati per cambiare il testo da mostrare a piacimento",
- "create.ponder.nixie_tube.text_3": "Fai click destro con un colorante per cambiare il colore",
-
- "create.ponder.piston_pole.header": "Usare i Pali di pistone",
- "create.ponder.piston_pole.text_1": "Senza Pali ad esso connessi, un Pistone meccanico è inutile",
- "create.ponder.piston_pole.text_2": "La lunghezza del Palo aggiunto sul suo retro definisce la sua distanza massima di estensione",
-
- "create.ponder.portable_fluid_interface.header": "Scambio di fluidi con un Macchinario",
- "create.ponder.portable_fluid_interface.text_1": "I Serbatoi montati su di un Macchinario in movimento non possono connettersi ad un sistema di tubi senza essere smontate",
- "create.ponder.portable_fluid_interface.text_2": "Questo componente, invece, permette di interagire con i Serbatoi di un Macchinario senza neppure doverlo fermare",
- "create.ponder.portable_fluid_interface.text_3": "Piazzane un altro con uno spazio vuoto di 1 o 2 blocchi tra di essi",
- "create.ponder.portable_fluid_interface.text_4": "Ogni volta che passano l'uno accanto all'altro, essi si connetteranno",
- "create.ponder.portable_fluid_interface.text_5": "Mentre sono collegati, l'Interfaccia stazionaria rappresenterà TUTTI i Serbatoi nel Macchinario",
- "create.ponder.portable_fluid_interface.text_6": "È ora possibile inserire i fluidi...",
- "create.ponder.portable_fluid_interface.text_7": "...oppure estrarli dal Macchinario",
- "create.ponder.portable_fluid_interface.text_8": "Se non avvengono scambi per troppo tempo, il Macchinario ripartirà",
-
- "create.ponder.portable_storage_interface.header": "Scambio di oggetti con un Macchinario",
- "create.ponder.portable_storage_interface.text_1": "Gli inventari connessi ad un Macchinario in movimento non possono essere aperti da un giocatore ne' da altri componenti senza essere smontati",
- "create.ponder.portable_storage_interface.text_2": "Questo componente, invece, permette di interagire con essi senza neppure dover fermare il Macchinario",
- "create.ponder.portable_storage_interface.text_3": "Piazzane un altro con uno spazio vuoto di 1 o 2 blocchi tra di essi",
- "create.ponder.portable_storage_interface.text_4": "Ogni volta che passano l'uno accanto all'altro, essi si connetteranno",
- "create.ponder.portable_storage_interface.text_5": "Mentre sono collegati, l'Interfaccia stazionaria rappresenterà TUTTI gli inventari nel Macchinario",
- "create.ponder.portable_storage_interface.text_6": "È ora possibile inserire gli oggetti...",
- "create.ponder.portable_storage_interface.text_7": "...oppure estrarli dal Macchinario",
- "create.ponder.portable_storage_interface.text_8": "Se non avvengono scambi per troppo tempo, il Macchinario ripartirà",
-
- "create.ponder.portable_storage_interface_redstone.header": "Controllare le Interfacce con la redstone",
- "create.ponder.portable_storage_interface_redstone.text_1": "Se ricevono un segnale redstone, le Interfacce stazionarie smetteranno di funzionare",
-
- "create.ponder.powered_latch.header": "Controllare segnali con un Circuito bi-stato",
- "create.ponder.powered_latch.text_1": "I Circuiti bi-stato sono leve attivabili con la redstone",
- "create.ponder.powered_latch.text_2": "Un segnale sul retro lo accende",
- "create.ponder.powered_latch.text_3": "Un segnale sul lato lo spegne",
- "create.ponder.powered_latch.text_4": "I Circuiti bi-stato possono anche essere azionati manualmente",
-
- "create.ponder.powered_toggle_latch.header": "Controllare segnali con un Alternatore redstone",
- "create.ponder.powered_toggle_latch.text_1": "Gli Alternatori redstone sono leve attivabili con la redstone",
- "create.ponder.powered_toggle_latch.text_2": "Un segnale sul retro cambia il suo stato",
- "create.ponder.powered_toggle_latch.text_3": "...on e poi off",
- "create.ponder.powered_toggle_latch.text_4": "Gli Alternatori possono anche essere azionati manualmente",
-
- "create.ponder.pulse_extender.header": "Controllare segnali con un Estensore di impulsi",
- "create.ponder.pulse_extender.text_1": "Gli Estensori di impulsi allungano la durata di un segnale di passaggio",
- "create.ponder.pulse_extender.text_2": "Si attivano dopo un piccolo ritardo...",
- "create.ponder.pulse_extender.text_3": "...e rimangono attivi per la durata impostata",
- "create.ponder.pulse_extender.text_4": "Puoi impostare il timer con la rotellina del mouse",
- "create.ponder.pulse_extender.text_5": "La durata massima per il timer è di 30 minuti",
-
- "create.ponder.pulse_repeater.header": "Controllare segnali con un Ripetitore di impulsi",
- "create.ponder.pulse_repeater.text_1": "I ripetitori di impulsi emettono un piccolo segnale con un ritardo",
- "create.ponder.pulse_repeater.text_2": "Puoi impostare questo ritardo con la rotellina del mouse",
- "create.ponder.pulse_repeater.text_3": "La durata massima per il timer è di 30 minuti",
-
- "create.ponder.radial_chassis.header": "Collegare blocchi usando Telai radiali",
- "create.ponder.radial_chassis.text_1": "I Telai radiali si connettono automaticamente ad altri telai adiacenti in una linea",
- "create.ponder.radial_chassis.text_2": "Se uno viene mosso come parte di un Macchinario, tutti gli altri saranno trascinati con esso",
- "create.ponder.radial_chassis.text_3": "I lati di un Telaio radiale possono essere resi appiccicosi",
- "create.ponder.radial_chassis.text_4": "Premi ancora per rendere appiccicosi anche tutti gli altri",
- "create.ponder.radial_chassis.text_5": "Fai click destro da accovacciato con una mano vuota per togliere la colla",
- "create.ponder.radial_chassis.text_6": "Ogni volta che un blocco è adiacente a una faccia appiccicosa...",
- "create.ponder.radial_chassis.text_7": "...essa si connetterà a tutti i blocchi raggiungibili entro un raggio su quello strato",
- "create.ponder.radial_chassis.text_8": "Puoi usare una Chiave a pappagallo per impostare la lunghezza di tale raggio",
- "create.ponder.radial_chassis.text_9": "I blocchi non raggiungibili da nessuna faccia appiccicosa non si connetteranno",
-
- "create.ponder.redstone_contact.header": "Contatti redstone",
- "create.ponder.redstone_contact.text_1": "Due Contatti redstone ruotati l'uno verso l'altro emetteranno un seganle redstone",
- "create.ponder.redstone_contact.text_2": "Questo rimane vero anche quando uno dei due si muove come parte di un Macchinario",
-
- "create.ponder.redstone_link.header": "Usare i Connettori redstone",
- "create.ponder.redstone_link.text_1": "I Connettori redstone possono trasmettere segnali redstone in maniera wireless",
- "create.ponder.redstone_link.text_2": "Fai click destro da accovacciato per metterli in modalità di ricezione o viceversa",
- "create.ponder.redstone_link.text_3": "Un semplice click destro con una Chiave a pappagallo farà lo stesso",
- "create.ponder.redstone_link.text_4": "I ricevitori riceveranno i segnali redstone di trasmettitori entro 128 blocchi",
- "create.ponder.redstone_link.text_5": "Piazzare oggetti nei due slot specifica una frequenza",
- "create.ponder.redstone_link.text_6": "Solo i connettori con frequenze identiche potranno comunicare tra loro",
-
- "create.ponder.rope_pulley.header": "Spostare strutture usando una Carrucola per corda",
- "create.ponder.rope_pulley.text_1": "Le Carrucole per corda muovono i blocchi orizzontalmente quando ricevono forza centrifuga",
- "create.ponder.rope_pulley.text_2": "La velocità e la direzione in cui si muovono dipende dalla rotazione in entrata",
-
- "create.ponder.rope_pulley_attachment.header": "Trasportare Carrucole come parte di un Macchinario",
- "create.ponder.rope_pulley_attachment.text_1": "Se una Carrucola è essa stessa parte di un Macchinario...",
- "create.ponder.rope_pulley_attachment.text_2": "...le strutture ad essa connesse saranno mosse con lei",
- "create.ponder.rope_pulley_attachment.text_3": "Ricorda che le carrucole sono trasportabili solo se non attive",
-
- "create.ponder.rope_pulley_modes.header": "Modalità di movimento della Carrucola per corda",
- "create.ponder.rope_pulley_modes.text_1": "Quando una Carrucola si ferma, la struttura trasportata si riconverte in blocchi",
- "create.ponder.rope_pulley_modes.text_2": "Può essere configurata in modo che la struttura non torni mai ad essere blocchi solidi, o a farlo solo al suo punto di partenza",
-
- "create.ponder.rose_quartz_lamp.header": "Lampade di quarzo rosa",
- "create.ponder.rose_quartz_lamp.text_1": "Le Lampade di quarzo rosa si attivano con un segnale redstone",
- "create.ponder.rose_quartz_lamp.text_2": "Dopodiché, continueranno ad emettere loro stesse un segnale redstone",
- "create.ponder.rose_quartz_lamp.text_3": "Quando multiple lampade sono unite in un gruppo...",
- "create.ponder.rose_quartz_lamp.text_4": "...attivare una lampada concentrerà il segnale su di essa, disattivando le altre",
- "create.ponder.rose_quartz_lamp.text_5": "I comparatori emetteranno un output dipendentemente dalla distanza dalla lampada accesa",
- "create.ponder.rose_quartz_lamp.text_6": "Le lampade possono anche essere attivate o disattivate manualmente con una Chiave a pappagallo",
-
- "create.ponder.rotation_speed_controller.header": "Usare il Regolatore di velocità di rotazione",
- "create.ponder.rotation_speed_controller.text_1": "Un Regolatore di velocità trasposrta la forza centrifuga tra il suo asse e l'Ingranaggio grande sopra di esso",
- "create.ponder.rotation_speed_controller.text_2": "Usando la rotellina sul suo lato si può configuare la velocità in uscita",
-
- "create.ponder.sail.header": "Assemblare Mulini a vento con le Vele",
- "create.ponder.sail.text_1": "Le Vele sono utili blocchi con cui costruire Mulini a vento",
- "create.ponder.sail.text_2": "Si connettono tra di loro e con blocchi vicini senza alcun bisogno di Super colla o Telai",
- "create.ponder.sail.text_3": "Fai click destro con un colorante per cambiarne il colore",
- "create.ponder.sail.text_4": "Fai click destro con delle Cesoie per farle tornare Cornici",
-
- "create.ponder.sail_frame.header": "Assemblare Mulini a vento con le Cornici di vela",
- "create.ponder.sail_frame.text_1": "Le Cornici di vela sono utili blocchi con cui costruire Mulini a vento",
- "create.ponder.sail_frame.text_2": "Si connettono tra di loro e con blocchi vicini senza alcun bisogno di Super colla o Telai",
-
- "create.ponder.sequenced_gearshift.header": "Controllare la velocità di rotazione con un Cambio sequenziale",
- "create.ponder.sequenced_gearshift.text_1": "I Cambi sequenziali trasportano la rotazione seguendo una lista di istruzioni",
- "create.ponder.sequenced_gearshift.text_2": "Fai click destro per aprire la schermata di configurazione",
- "create.ponder.sequenced_gearshift.text_3": "Al ricevere un segnale redstone, inizierà ad eseguire le istruzioni una alla volta",
- "create.ponder.sequenced_gearshift.text_4": "Una volta finito, attenderà un nuovo segnale redstone per ricominciare",
- "create.ponder.sequenced_gearshift.text_5": "Un comparatore redstone può essere usato per leggere il progresso attuale",
-
- "create.ponder.shaft.header": "Trasportare la forza centrifuga usando le Assi",
- "create.ponder.shaft.text_1": "Le Assi propagano la rotazione in una linea retta.",
-
- "create.ponder.shaft_casing.header": "Rivestire le Assi",
- "create.ponder.shaft_casing.text_1": "Si possono usare Telai di ottone o andesite per decorare le Assi",
-
- "create.ponder.smart_chute.header": "Filtrare oggetti usando gli Scivoli intelligenti",
- "create.ponder.smart_chute.text_1": "Gli Scivoli intelligenti sono scivoli verticali con controllo addizionale",
- "create.ponder.smart_chute.text_2": "Gli oggetti nello slot di filtraggio specificano cosa può essere estratto e trasferito",
- "create.ponder.smart_chute.text_3": "Usa la rotellina del mouse per specificare la grandezza dello stack da estrarre",
- "create.ponder.smart_chute.text_4": "Un segnale redstone impedirà agli Scivoli intelligenti di funzionare.",
-
- "create.ponder.smart_pipe.header": "Controllare i fluidi usando Tubi intelligenti",
- "create.ponder.smart_pipe.text_1": "I Tubi intelligenti possono aiutare a controllare il flusso di qualsiasi tipo di fluido",
- "create.ponder.smart_pipe.text_2": "Quando posizionati direttamente alla fonte, possono specificare quale fluido deve essere estratto",
- "create.ponder.smart_pipe.text_3": "Fai semplicemente click destro sullo slot di filraggio con qualsiasi oggetto contenente il fluido che ti interessa",
- "create.ponder.smart_pipe.text_4": "Quando posti più avanti in un sistema di Tubi, i Tubi intelligenti lasceranno passare solo il fluido impostato",
-
- "create.ponder.speedometer.header": "Monitorare informazioni cinetiche con un Tachimetro",
- "create.ponder.speedometer.text_1": "Il tachimetro mostra la velocità attuale dei componenti a cui è connesso",
- "create.ponder.speedometer.text_2": "Informazioni più dettagliate sono visibili ai giocatori che indossano Occhiali da ingegnere e che osservano la lancetta",
- "create.ponder.speedometer.text_3": "Un Comparatore emette un segnale redstone la cui potenza dipende dalle misurazioni del Tachimetro",
-
- "create.ponder.spout_filling.header": "Riempire oggetti con uno Spruzzatore",
- "create.ponder.spout_filling.text_1": "Lo Spruzzatore può riempire oggetti posati sotto di esso, purché siano in grado di accettare fluidi",
- "create.ponder.spout_filling.text_2": "Il contenuto di uno Spruzzatore non può essere modificato manualmente",
- "create.ponder.spout_filling.text_3": "Sarà necessario utilizzare dei Tubi per riempirlo di fluidi",
- "create.ponder.spout_filling.text_4": "Gli oggetti in input possono essere posti su una Stazione per oggetti sotto lo Spruzzatore",
- "create.ponder.spout_filling.text_5": "Se essi sono, invece, trasportati da un Nastro...",
- "create.ponder.spout_filling.text_6": "Lo Spruzzatore li fermerà e lavorerà automaticamente",
-
- "create.ponder.stabilized_bearings.header": "Macchinari stabilizzati",
- "create.ponder.stabilized_bearings.text_1": "Se un Supporto meccanico è esso stesso parte di un Macchinario..",
- "create.ponder.stabilized_bearings.text_2": "...cercherà in ogni momento di restare dritto",
- "create.ponder.stabilized_bearings.text_3": "Come sempre, il Supporto si connette al blocco di fronte a sé",
- "create.ponder.stabilized_bearings.text_4": "Di conseguenza, l'intero sotto-macchinario rimarrà dritto",
-
- "create.ponder.steam_engine.header": "Installare Motori a vapore",
- "create.ponder.steam_engine.text_1": "I Motori a vapore possono essere installati su un Serbatoio per fluidi",
- "create.ponder.steam_engine.text_10": "Lvl 4",
- "create.ponder.steam_engine.text_11": "4 Motori",
- "create.ponder.steam_engine.text_12": "Lvl 8",
- "create.ponder.steam_engine.text_13": "8 Motori",
- "create.ponder.steam_engine.text_2": "Fai click sul Motore con un'Asse per crearne l'output cinetico",
- "create.ponder.steam_engine.text_3": "Con abbastanza calore, acqua e spazio nel Serbatoio...",
- "create.ponder.steam_engine.text_4": "...il motore inizierà a generare forza centrifuga",
- "create.ponder.steam_engine.text_5": "Il sistema minimo richiede 4 Serbatoi",
- "create.ponder.steam_engine.text_6": "Grazie a dei Bruciatori a blaze, l'output di energia può essere aumentato",
- "create.ponder.steam_engine.text_7": "Livelli di potenza maggiori richiedono più acqua, spazio e calore",
- "create.ponder.steam_engine.text_8": "Il livello di potenza della caldaia può essere osservato con gli Occhiali da Ingegnere",
- "create.ponder.steam_engine.text_9": "Per ogni livello di potenza aggiunto si può far funzionare un Motore in più a pieno regime",
-
- "create.ponder.steam_whistle.header": "Installare Fischi a vapore",
- "create.ponder.steam_whistle.text_1": "I Fischi a vapore possono essere connessi ai Serbatoi",
- "create.ponder.steam_whistle.text_2": "Se il Serbatoio riceve abbastanza calore...",
- "create.ponder.steam_whistle.text_3": "...il Fischio emetterà una nota quando attivato",
- "create.ponder.steam_whistle.text_4": "Installa ulteriori Fischi su di esso per abbassarne l'intonazione",
- "create.ponder.steam_whistle.text_5": "Scorri tra 3 diverse ottave usando una Chiave a pappagallo",
- "create.ponder.steam_whistle.text_6": "Gli Occhiali da ingengere possono aiutare a scoprire l'intonazione attuale del Fischio",
-
- "create.ponder.sticker.header": "Incollare blocchi usando l'Incollatore",
- "create.ponder.sticker.text_1": "Gli Incollatori sono l'ideale per alterare una struttura con la redstone",
- "create.ponder.sticker.text_2": "Essi cambiano il loro stato una volta ricevuto un segnare redstone",
- "create.ponder.sticker.text_3": "Una volta connesso questo Incollatore ad un Macchinario, il blocco si muoverà con esso",
- "create.ponder.sticker.text_4": "Attivandolo nuovamente, il blocco non sarà più incollato",
-
- "create.ponder.stressometer.header": "Monitorare informazioni cinetiche con uno Stressometro",
- "create.ponder.stressometer.text_1": "Lo Stressometro mostra la capacità di stress del sistema cinetico a cui è connesso",
- "create.ponder.stressometer.text_2": "Informazioni più dettagliate sono visibili ai giocatori che indossano Occhiali da ingegnere che osservano la lancetta",
- "create.ponder.stressometer.text_3": "Un Comparatore emette un segnale redstone la cui potenza dipende dalle misurazioni dello Stressometro",
-
- "create.ponder.super_glue.header": "Incollare blocchi con la Super colla",
- "create.ponder.super_glue.text_1": "La Super colla raggruppa blocchi insieme per renderli un unico Macchinario",
- "create.ponder.super_glue.text_2": "Fare click destro su due punti terminali crea una nuova area di colla",
- "create.ponder.super_glue.text_3": "Per rimuovere un'area, picchiala con la colla in mano",
- "create.ponder.super_glue.text_4": "Blocchi adiacenti che fanno parte della stessa area si tireranno l'un l'altro",
- "create.ponder.super_glue.text_5": "Volumi di colla sovrapposti si muoveranno tutti insieme",
- "create.ponder.super_glue.text_6": "Normalmente, i blocchi che si appoggiano su altri non richiedono colla",
-
- "create.ponder.track_chunks.header": "Attraversare chunk non caricati",
- "create.ponder.track_chunks.text_1": "Le Rotaie funzionano anche al di fuori dei chunk caricati",
- "create.ponder.track_chunks.text_2": "I treni attraverseranno parti inattive del mondo senza alcun problema",
- "create.ponder.track_chunks.text_3": "Si fermeranno perfino alle stazioni o ai Semafori rossi",
- "create.ponder.track_chunks.text_4": "Tuttavia, Trivelle e altri componenti a bordo non funzioneranno",
- "create.ponder.track_chunks.text_5": "Una volta tornato vicino a un giocatore, il treno riapparirà",
-
- "create.ponder.track_observer.header": "Individuare Treni",
- "create.ponder.track_observer.text_1": "Seleziona una Rotaia e poi posiziona l'Osservatore nelle vicinanze",
- "create.ponder.track_observer.text_2": "L'Osservatore individuerà qualsiasi Treno di passaggio sopra il marcatore",
- "create.ponder.track_observer.text_3": "Gli Osservatori possono essere filtrati per leggere il carico corrispondente",
-
- "create.ponder.track_placement.header": "Posizionare Rotaie",
- "create.ponder.track_placement.text_1": "Le Rotaie sono un nuovo tipo di binari studiati per essere usati dai Treni",
- "create.ponder.track_placement.text_2": "Per posizionare un insieme di Rotaie in un colpo solo, premi su una Rotaia già esistente",
- "create.ponder.track_placement.text_3": "Poi seleziona oppure posiziona una seconda Rotaia",
- "create.ponder.track_placement.text_4": "Le Rotaie possono anche formare curve o dislivelli",
- "create.ponder.track_placement.text_5": "Mentre vengono connesse, le Rotaie cercano di fare sempre curve della stessa grandezza",
- "create.ponder.track_placement.text_6": "Tuttavia, tenendo premuto il pulsante di corsa...",
- "create.ponder.track_placement.text_7": "...le Rotaie creeranno la curva più larga possibile",
- "create.ponder.track_placement.text_8": "I materiali nella mano secondaria saranno usati automaticamente come pavimentazione sotto le Rotaie",
-
- "create.ponder.track_portal.header": "Rotaie e Nether",
- "create.ponder.track_portal.text_1": "Posizionando delle Rotaie accanto a un Portale del Nether...",
- "create.ponder.track_portal.text_2": "...esse cercheranno di creare una Rotaia corrispondente dall'altro lato",
- "create.ponder.track_portal.text_3": "I treni su questa ferrovia potranno ora viaggiare tra le dimensioni",
-
- "create.ponder.train_assembly.header": "Assemblare Treni",
- "create.ponder.train_assembly.text_1": "Seleziona una Rotaia e posiziona la Stazione ferroviaria nelle vicinanze",
- "create.ponder.train_assembly.text_10": "Ogni treno richiede dei Comandi a bordo",
- "create.ponder.train_assembly.text_11": "Si può aggiungere un altro set di Comandi per potersi allontanare dalla Stazione in entrambe le direzioni",
- "create.ponder.train_assembly.text_12": "Apri la schermata della Stazione e conferma la fine del processo di assemblaggio",
- "create.ponder.train_assembly.text_13": "I treni possono essere smontati in blocchi solo alle stazioni",
- "create.ponder.train_assembly.text_14": "Usando una mappa su una Stazione, sarà aggiunto su di essa un simbolo che la indica",
- "create.ponder.train_assembly.text_15": "I Treni assemblati possono riposizionati su Rotaie vicine usando la Chiave a pappagallo",
- "create.ponder.train_assembly.text_2": "Le stazioni sono i punti di destinazione della tua ferrovia",
- "create.ponder.train_assembly.text_3": "Per creare un nuovo treno, apri la schermata della Stazione e passa in modalità di assemblaggio",
- "create.ponder.train_assembly.text_4": "Nessun treno con una Tabella di marcia si avvicinerà alla stazione durante il processo di assemblaggio",
- "create.ponder.train_assembly.text_5": "Usa un Rivestimento di treno sulle Rotaie per creare nuovi carrelli",
- "create.ponder.train_assembly.text_6": "Premi di nuovo sulla Rotaia per cambiare il design del carrello",
- "create.ponder.train_assembly.text_7": "Connetti i vari blocchi usando la Super colla",
- "create.ponder.train_assembly.text_8": "I Treni si muovono più velocemente se trovano del combustibile in un inventario connesso",
- "create.ponder.train_assembly.text_9": "Il combustibile all'interno dei Container non verrà consumato dal Treno",
-
- "create.ponder.train_controls.header": "Guidare i Treni",
- "create.ponder.train_controls.text_1": "I Comandi del treno sono necessari per far funzionare i Treni",
- "create.ponder.train_controls.text_2": "Una volta assemblato il treno, fai click destro sul blocco per iniziare a guidare",
- "create.ponder.train_controls.text_3": "Puoi guidare il treno usando i pulsanti di movimento",
- "create.ponder.train_controls.text_4": "Se lo desideri, puoi alterare la velocità massima con la rotellina del mouse",
- "create.ponder.train_controls.text_5": "Tieni premuto spazio per avvicinarti e fermarti a una Stazione vicina",
- "create.ponder.train_controls.text_6": "I Treni possono essere smontati solo alle Stazioni",
- "create.ponder.train_controls.text_7": "I Fischi assemblati possono essere azionati con il pulsante di corsa",
- "create.ponder.train_controls.text_8": "Accovacciati oppure premi di nuovo per fermare il Treno",
-
- "create.ponder.train_schedule.header": "Usare le Tabelle di marcia",
- "create.ponder.train_schedule.text_1": "Le Tabelle di marcia permettono di assegnare dei conducenti ai Treni",
- "create.ponder.train_schedule.text_2": "Fai click destro con l'oggetto in mano per aprire la sua interfaccia",
- "create.ponder.train_schedule.text_3": "Una volta programmata, la Tabella di marcia può essere assegnata a un conducente",
- "create.ponder.train_schedule.text_4": "Qualsiasi mob o Bruciatore a blaze presente di fronte ai Comandi di un treno è un conducente valido",
- "create.ponder.train_schedule.text_5": "Una creatura catturata con un guinzaglio può essere messa a sedere più agevolmente",
- "create.ponder.train_schedule.text_6": "Le Tabelle di marcia possono essere ritirate in qualsiasi momento",
-
- "create.ponder.train_signal_placement.header": "Posizionare i Semafori ferroviari",
- "create.ponder.train_signal_placement.text_1": "Seleziona una Rotaia e posiziona il Semaforo ferroviario nelle vicinanze",
- "create.ponder.train_signal_placement.text_2": "I Semafori controllano il traffico dei Treni non guidati da giocatori",
- "create.ponder.train_signal_placement.text_3": "I Treni che seguono una Tabella di marcia non supereranno mai un Semaforo in direzione opposta a quella indicata",
- "create.ponder.train_signal_placement.text_4": "...a meno che non ci sia un altro Semaforo ruotato nella suddetta direzione.",
- "create.ponder.train_signal_placement.text_5": "I Tubi di Nixie connessi al Semaforo rendono le luci più facili da vedere",
-
- "create.ponder.train_signal_redstone.header": "Semafori e redstone",
- "create.ponder.train_signal_redstone.text_1": "I Semafori possono essere resi forzatamente rossi con un segnale redstone",
- "create.ponder.train_signal_redstone.text_2": "In contrasto, i Semafori rossi emettono un segnale redstone",
-
- "create.ponder.train_signal_signaling.header": "Prevenire le collisioni con i Semafori",
- "create.ponder.train_signal_signaling.text_1": "I Semafori dividono la ferrovia in segmenti",
- "create.ponder.train_signal_signaling.text_2": "Se un segmento è occupato, a nessun Treno sarà permesso di accedervi",
- "create.ponder.train_signal_signaling.text_3": "Pertanto, un segmento conterrà un solo Treno alla volta",
- "create.ponder.train_signal_signaling.text_4": "È possibile attivare una seconda modalità di segnalazione usando una Chiave a pappagallo",
- "create.ponder.train_signal_signaling.text_5": "I segmenti di un segnalatore in ottone normalmente sono seguiti da Semafori normali",
- "create.ponder.train_signal_signaling.text_6": "Questo speciale Semaforo può fermare i treni anche in un secondo caso",
- "create.ponder.train_signal_signaling.text_7": "Fermerà qualsiasi Treno che, dopo essere entrato...",
- "create.ponder.train_signal_signaling.text_8": "...non avrebbe modo di lasciare il segmento immediatamente",
- "create.ponder.train_signal_signaling.text_9": "Questo permette di tenere i treni in coda al di fuori di un segmento trafficato o una intersezione",
-
- "create.ponder.valve_handle.header": "Generare Forza centrifuga usando Maniglie per valvola",
- "create.ponder.valve_handle.text_1": "Le Maniglie per valvola possono essere usate dai giocatori per generare forza centrifuga manualmente",
- "create.ponder.valve_handle.text_2": "Tieni premuto il pulsante destro per farla ruotare in senso antiorario",
- "create.ponder.valve_handle.text_3": "La sua velocità di rotazione è lenta e precisa",
- "create.ponder.valve_handle.text_4": "Tieni premuto il pulsante destro da accovacciato per farla ruotare in senso orario",
- "create.ponder.valve_handle.text_5": "Le Maniglie per valvola possono essere colorate per motivi estetici",
-
- "create.ponder.valve_pipe.header": "Controllare i fluidi usando le Valvole",
- "create.ponder.valve_pipe.text_1": "Le Valvole possono essere usate per controllare la propagazione dei fluidi in un sistema di Tubi",
- "create.ponder.valve_pipe.text_2": "La loro asse di input definisce se il fluido può passare oppure no",
- "create.ponder.valve_pipe.text_3": "Dando loro forza centrifuga nella direzione di apertura, le valvole si aprono",
- "create.ponder.valve_pipe.text_4": "Si possono poi chiudere semplicemente invertendo la rotazione in entrata",
-
- "create.ponder.water_wheel.header": "Generare forza centrifuga con i Mulini ad acqua",
- "create.ponder.water_wheel.text_1": "I Mulini ad acqua generano forza centrifuga grazie alle correnti d'acqua ad essi adiacenti",
- "create.ponder.water_wheel.text_2": "Maggiori le facce a contatto con essi, più veloce sarà la rotazione del mulino",
- "create.ponder.water_wheel.text_3": "Le lame del mulino dovrebbero sempre essere girate contro il flusso d'acqua",
- "create.ponder.water_wheel.text_4": "Non saranno altrettanto efficienti se questa condizione non è rispettata",
-
- "create.ponder.weighted_ejector.header": "Usare gli Espulsori di Pesi",
- "create.ponder.weighted_ejector.text_1": "Fai click destro da accovacciato con in mano un Espulsore per selezionarne la posizione bersaglio",
- "create.ponder.weighted_ejector.text_10": "Il componente non si attiverà finché lo stack non raggiunge quel numero di oggetti",
- "create.ponder.weighted_ejector.text_11": "Altre entità attiveranno sempre un Espulsore camminandoci sopra",
- "create.ponder.weighted_ejector.text_2": "Una volta piazzato, l'Espulsore lancerà gli oggetti in quella posizione",
- "create.ponder.weighted_ejector.text_3": "Un bersaglio valido può trovarsi a qualsiasi altezza o distanza entro un raggio",
- "create.ponder.weighted_ejector.text_4": "Non può, tuttavia, essere posizionato lateralmente, neppure di un singolo blocco",
- "create.ponder.weighted_ejector.text_5": "In assenza di un bersaglio valido, l'Espulsore bersaglierà semplicemente il blocco di fronte",
- "create.ponder.weighted_ejector.text_6": "Fornisci forza centrifuga per caricarlo",
- "create.ponder.weighted_ejector.text_7": "Piazzare oggetti su di esso lo farà attivare",
- "create.ponder.weighted_ejector.text_8": "Se il bersaglio è un inventario, l'Espulsore aspetterà che ci sia spazio",
- "create.ponder.weighted_ejector.text_9": "Scorri con una Chiave a pappagallo per specificare la grandezza dello stack da lanciare",
-
- "create.ponder.weighted_ejector_redstone.header": "Controllare gli Espulsori di pesi con la redstone",
- "create.ponder.weighted_ejector_redstone.text_1": "Un segnale redstone impedirà agli Espulsori di funzionare",
- "create.ponder.weighted_ejector_redstone.text_2": "Inoltre, gli Osservatori possono percepire l'attivazione di un Espulsore",
-
- "create.ponder.weighted_ejector_tunnel.header": "Dividere gli stack con gli Espulsori di pesi",
- "create.ponder.weighted_ejector_tunnel.text_1": "Usando i Tunnel di ottone, gli Espulsori possono dividere gli stack in parti specifiche",
- "create.ponder.weighted_ejector_tunnel.text_2": "Per prima cosa, configura il Tunnel su 'Dai precedenza al più vicino', così da dare priorità al suo output laterale",
- "create.ponder.weighted_ejector_tunnel.text_3": "La grandezza dello stack dell'Espulsore determinerà il numero di oggetti da estrarre",
- "create.ponder.weighted_ejector_tunnel.text_4": "All'arrivo di un nuovo stack, l'ammontare scelto uscirà dall'output laterale...",
- "create.ponder.weighted_ejector_tunnel.text_5": "...mentre il resto proseguirà per la sua strada",
-
- "create.ponder.windmill_source.header": "Generare forza centrifuga con i Supporti per mulino a vento",
- "create.ponder.windmill_source.text_1": "I Supporti per mulino a vento si connettono ai blocchi di fronte ad essi",
- "create.ponder.windmill_source.text_2": "Crea una struttura con l'aiuto della Super colla",
- "create.ponder.windmill_source.text_3": "Se hai incluso abbastanza vele valide, questa struttura conterà come mulino a vento",
- "create.ponder.windmill_source.text_4": "Una volta attivato con un click destro, il Supporto per mulino a vento inizierà a generare forza centrifuga",
- "create.ponder.windmill_source.text_5": "La sua velocità dipende dal numero di vele",
- "create.ponder.windmill_source.text_6": "Usa una Chiave a pappagallo per cambiare la direzione di rotazione",
- "create.ponder.windmill_source.text_7": "Fai click destro sul Supporto in qualsiasi momento per fermarlo e poter modificare di nuovo la struttura",
-
- "create.ponder.windmill_structure.header": "Macchinari per Mulini a vento",
- "create.ponder.windmill_structure.text_1": "Qualsiasi struttura può essere un Mulino a vento valido, purché contenga almeno 8 blocchi che possano essere considerati vele.",
-
- "_": "Thank you for translating Create!"
-
-}
\ No newline at end of file
diff --git a/src/generated/resources/assets/create/lang/unfinished/ja_jp.json b/src/generated/resources/assets/create/lang/unfinished/ja_jp.json
deleted file mode 100644
index 905222d32..000000000
--- a/src/generated/resources/assets/create/lang/unfinished/ja_jp.json
+++ /dev/null
@@ -1,3071 +0,0 @@
-{
- "_": "Missing Localizations: 44",
-
- "_": "->------------------------] Game Elements [------------------------<-",
-
- "block.create.acacia_window": "アカシアの窓",
- "block.create.acacia_window_pane": "アカシアの板窓",
- "block.create.adjustable_chain_gearshift": "可変チェーンギアシフト",
- "block.create.analog_lever": "アナログレバー",
- "block.create.andesite_alloy_block": "UNLOCALIZED: Block of Andesite Alloy",
- "block.create.andesite_bars": "UNLOCALIZED: Andesite Bars",
- "block.create.andesite_belt_funnel": "安山岩ベルトファンネル",
- "block.create.andesite_casing": "安山岩ケーシング",
- "block.create.andesite_encased_cogwheel": "安山岩ケース入り歯車",
- "block.create.andesite_encased_large_cogwheel": "安山岩ケース入り大きな歯車",
- "block.create.andesite_encased_shaft": "安山岩ケース入りシャフト",
- "block.create.andesite_funnel": "安山岩ファンネル",
- "block.create.andesite_ladder": "安山岩のはしご",
- "block.create.andesite_pillar": "安山岩の柱",
- "block.create.andesite_scaffolding": "UNLOCALIZED: Andesite Scaffolding",
- "block.create.andesite_tunnel": "安山岩トンネル",
- "block.create.asurine": "瑠璃岩",
- "block.create.asurine_pillar": "瑠璃岩の柱",
- "block.create.basin": "鉢",
- "block.create.belt": "メカニカルベルト",
- "block.create.birch_window": "シラカバの窓",
- "block.create.birch_window_pane": "シラカバの板窓",
- "block.create.black_nixie_tube": "黒色のニキシー管",
- "block.create.black_sail": "黒色の帆",
- "block.create.black_seat": "黒色のシート",
- "block.create.black_toolbox": "黒色の工具箱",
- "block.create.black_valve_handle": "黒色のバルブハンドル",
- "block.create.blaze_burner": "ブレイズバーナー",
- "block.create.blue_nixie_tube": "青色のニキシー管",
- "block.create.blue_sail": "青色の帆",
- "block.create.blue_seat": "青色のシート",
- "block.create.blue_toolbox": "青色の工具箱",
- "block.create.blue_valve_handle": "青色のバルブハンドル",
- "block.create.brass_bars": "UNLOCALIZED: Brass Bars",
- "block.create.brass_belt_funnel": "真鍮ベルトファンネル",
- "block.create.brass_block": "真鍮ブロック",
- "block.create.brass_casing": "真鍮ケーシング",
- "block.create.brass_encased_cogwheel": "真鍮ケース入り歯車",
- "block.create.brass_encased_large_cogwheel": "真鍮ケース入り大きな歯車",
- "block.create.brass_encased_shaft": "真鍮ケース入りシャフト",
- "block.create.brass_funnel": "真鍮ファンネル",
- "block.create.brass_ladder": "真鍮のはしご",
- "block.create.brass_scaffolding": "UNLOCALIZED: Brass Scaffolding",
- "block.create.brass_tunnel": "真鍮トンネル",
- "block.create.brown_nixie_tube": "茶色のニキシー管",
- "block.create.brown_sail": "茶色の帆",
- "block.create.brown_seat": "茶色のシート",
- "block.create.brown_toolbox": "茶色の工具箱",
- "block.create.brown_valve_handle": "茶色のバルブハンドル",
- "block.create.calcite_pillar": "方解石の柱",
- "block.create.cart_assembler": "トロッコアセンブラ",
- "block.create.chocolate": "チョコレート",
- "block.create.chute": "シュート",
- "block.create.clockwork_bearing": "時計仕掛けのベアリング",
- "block.create.clutch": "クラッチ",
- "block.create.cogwheel": "歯車",
- "block.create.content_observer": "コンテンツオブザーバー",
- "block.create.contraption_controls": "UNLOCALIZED: Contraption Controls",
- "block.create.controller_rail": "コントローラーレール",
- "block.create.controls": "列車運転台",
- "block.create.copper_backtank": "銅のバックタンク",
- "block.create.copper_bars": "UNLOCALIZED: Copper Bars",
- "block.create.copper_casing": "銅ケーシング",
- "block.create.copper_ladder": "銅のはしご",
- "block.create.copper_scaffolding": "UNLOCALIZED: Copper Scaffolding",
- "block.create.copper_shingle_slab": "銅の屋根板のハーフブロック",
- "block.create.copper_shingle_stairs": "銅の屋根板の階段",
- "block.create.copper_shingles": "銅の屋根板",
- "block.create.copper_tile_slab": "銅タイルのハーフブロック",
- "block.create.copper_tile_stairs": "銅タイルの階段",
- "block.create.copper_tiles": "銅タイル",
- "block.create.copper_valve_handle": "銅のバルブハンドル",
- "block.create.copycat_bars": "UNLOCALIZED: Copycat Bars",
- "block.create.copycat_base": "UNLOCALIZED: Copycat Base",
- "block.create.copycat_panel": "UNLOCALIZED: Copycat Panel",
- "block.create.copycat_step": "UNLOCALIZED: Copycat Step",
- "block.create.creative_crate": "クリエティブクレート",
- "block.create.creative_fluid_tank": "クリエイティブ液体タンク",
- "block.create.creative_motor": "クリエイティブモーター",
- "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": "安山岩の切石",
- "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": "水色のシート",
- "block.create.cyan_toolbox": "水色の工具箱",
- "block.create.cyan_valve_handle": "水色のバルブハンドル",
- "block.create.dark_oak_window": "ダークオークの窓",
- "block.create.dark_oak_window_pane": "ダークオークの板窓",
- "block.create.deepslate_pillar": "深層岩の柱",
- "block.create.deepslate_zinc_ore": "深層亜鉛鉱石",
- "block.create.deployer": "デプロイヤー",
- "block.create.depot": "デポ",
- "block.create.diorite_pillar": "閃緑岩の柱",
- "block.create.display_board": "ディスプレイボード",
- "block.create.display_link": "ディスプレイリンク",
- "block.create.dripstone_pillar": "鍾乳石の柱",
- "block.create.elevator_contact": "UNLOCALIZED: Elevator Contact",
- "block.create.elevator_pulley": "UNLOCALIZED: Elevator Pulley",
- "block.create.encased_chain_drive": "ケース入りチェーンドライブ",
- "block.create.encased_fan": "ケース入りファン",
- "block.create.encased_fluid_pipe": "ケース入り液体パイプ",
- "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.fake_track": "地図用線路マーカー",
- "block.create.fluid_pipe": "液体パイプ",
- "block.create.fluid_tank": "液体タンク",
- "block.create.fluid_valve": "液体バルブ",
- "block.create.flywheel": "弾み車",
- "block.create.framed_glass": "縁付きガラス",
- "block.create.framed_glass_door": "縁付きガラスのドア",
- "block.create.framed_glass_pane": "縁付きガラス板",
- "block.create.framed_glass_trapdoor": "縁付きガラスのトラップドア",
- "block.create.gantry_carriage": "ガントリーキャリッジ",
- "block.create.gantry_shaft": "ガントリーシャフト",
- "block.create.gearbox": "ギアボックス",
- "block.create.gearshift": "ギアシフト",
- "block.create.glass_fluid_pipe": "ガラスの液体パイプ",
- "block.create.granite_pillar": "花崗岩の柱",
- "block.create.gray_nixie_tube": "灰色のニキシー管",
- "block.create.gray_sail": "灰色の帆",
- "block.create.gray_seat": "灰色のシート",
- "block.create.gray_toolbox": "灰色の工具箱",
- "block.create.gray_valve_handle": "灰色のバルブハンドル",
- "block.create.green_nixie_tube": "緑色のニキシー管",
- "block.create.green_sail": "緑色の帆",
- "block.create.green_seat": "緑色のシート",
- "block.create.green_toolbox": "緑色の工具箱",
- "block.create.green_valve_handle": "緑色のバルブハンドル",
- "block.create.hand_crank": "ハンドクランク",
- "block.create.haunted_bell": "憑りつかれた鐘",
- "block.create.honey": "ハチミツ",
- "block.create.horizontal_framed_glass": "横型ガラス窓",
- "block.create.horizontal_framed_glass_pane": "横型ガラス板窓",
- "block.create.hose_pulley": "ホースプーリー",
- "block.create.industrial_iron_block": "UNLOCALIZED: Block of Industrial Iron",
- "block.create.item_drain": "アイテム排液口",
- "block.create.item_vault": "アイテム保管庫",
- "block.create.jungle_window": "ジャングルの窓",
- "block.create.jungle_window_pane": "ジャングルの板窓",
- "block.create.large_bogey": "大きな台車",
- "block.create.large_cogwheel": "大きな歯車",
- "block.create.layered_andesite": "安山岩の組石",
- "block.create.layered_asurine": "瑠璃岩の組石",
- "block.create.layered_calcite": "方解石の組石",
- "block.create.layered_crimsite": "真紅岩の組石",
- "block.create.layered_deepslate": "深層岩の組石",
- "block.create.layered_diorite": "閃緑岩の組石",
- "block.create.layered_dripstone": "鍾乳石の組石",
- "block.create.layered_granite": "花崗岩の組石",
- "block.create.layered_limestone": "石灰岩の組石",
- "block.create.layered_ochrum": "黄土岩の組石",
- "block.create.layered_scorchia": "スコーチアの組石",
- "block.create.layered_scoria": "スコリアの組石",
- "block.create.layered_tuff": "凝灰岩の組石",
- "block.create.layered_veridium": "翡翠岩の組石",
- "block.create.lectern_controller": "書見台コントローラー",
- "block.create.light_blue_nixie_tube": "空色のニキシー菅",
- "block.create.light_blue_sail": "空色の帆",
- "block.create.light_blue_seat": "空色のシート",
- "block.create.light_blue_toolbox": "空色の工具箱",
- "block.create.light_blue_valve_handle": "空色のバルブハンドル",
- "block.create.light_gray_nixie_tube": "薄灰色のニキシー管",
- "block.create.light_gray_sail": "薄灰色の帆",
- "block.create.light_gray_seat": "薄灰色のシート",
- "block.create.light_gray_toolbox": "薄灰色の工具箱",
- "block.create.light_gray_valve_handle": "薄灰色のバルブハンドル",
- "block.create.lime_nixie_tube": "黄緑色のニキシー管",
- "block.create.lime_sail": "黄緑色の帆",
- "block.create.lime_seat": "黄緑色のシート",
- "block.create.lime_toolbox": "黄緑色の工具箱",
- "block.create.lime_valve_handle": "黄緑色のバルブハンドル",
- "block.create.limestone": "石灰岩",
- "block.create.limestone_pillar": "石灰岩の柱",
- "block.create.linear_chassis": "リニアシャーシ",
- "block.create.lit_blaze_burner": "燃焼中のブレイズバーナー",
- "block.create.magenta_nixie_tube": "赤紫色のニキシー管",
- "block.create.magenta_sail": "赤紫色の帆",
- "block.create.magenta_seat": "赤紫色のシート",
- "block.create.magenta_toolbox": "赤紫色の工具箱",
- "block.create.magenta_valve_handle": "赤紫色のバルブハンドル",
- "block.create.mechanical_arm": "メカニカルアーム",
- "block.create.mechanical_bearing": "メカニカルベアリング",
- "block.create.mechanical_crafter": "メカニカルクラフター",
- "block.create.mechanical_drill": "メカニカルドリル",
- "block.create.mechanical_harvester": "メカニカルハーベスター",
- "block.create.mechanical_mixer": "メカニカルミキサー",
- "block.create.mechanical_piston": "メカニカルピストン",
- "block.create.mechanical_piston_head": "メカニカルピストンヘッド",
- "block.create.mechanical_plough": "メカニカルプラウ",
- "block.create.mechanical_press": "メカニカルプレス",
- "block.create.mechanical_pump": "メカニカルポンプ",
- "block.create.mechanical_saw": "メカニカルソー",
- "block.create.metal_bracket": "金属ブラケット",
- "block.create.metal_girder": "鉄骨",
- "block.create.metal_girder_encased_shaft": "鉄骨入りシャフト",
- "block.create.millstone": "石臼",
- "block.create.minecart_anchor": "トロッコアンカー",
- "block.create.mysterious_cuckoo_clock": "鳩時計",
- "block.create.netherite_backtank": "UNLOCALIZED: Netherite Backtank",
- "block.create.nixie_tube": "ニキシー管",
- "block.create.nozzle": "ノズル",
- "block.create.oak_window": "オークの窓",
- "block.create.oak_window_pane": "オークの板窓",
- "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": "酸化した銅の屋根板のハーフブロック",
- "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": "桃色の帆",
- "block.create.pink_seat": "桃色のシート",
- "block.create.pink_toolbox": "桃色の工具箱",
- "block.create.pink_valve_handle": "桃色のバルブハンドル",
- "block.create.piston_extension_pole": "ピストン延長ポール",
- "block.create.placard": "プラカード",
- "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_shaft": "パワードシャフト",
- "block.create.powered_toggle_latch": "パワードトグルラッチ",
- "block.create.pulley_magnet": "プーリーマグネット",
- "block.create.pulse_extender": "パルスエクステンダー",
- "block.create.pulse_repeater": "パルスリピーター",
- "block.create.purple_nixie_tube": "紫色のニキシー管",
- "block.create.purple_sail": "紫色の帆",
- "block.create.purple_seat": "紫色のシート",
- "block.create.purple_toolbox": "紫色の工具箱",
- "block.create.purple_valve_handle": "紫色のバルブハンドル",
- "block.create.radial_chassis": "ラジアルシャーシ",
- "block.create.railway_casing": "鉄道用ケーシング",
- "block.create.raw_zinc_block": "亜鉛の原石ブロック",
- "block.create.red_nixie_tube": "赤色のニキシー管",
- "block.create.red_sail": "赤色の帆",
- "block.create.red_seat": "赤色のシート",
- "block.create.red_toolbox": "赤色の工具箱",
- "block.create.red_valve_handle": "赤色のバルブハンドル",
- "block.create.redstone_contact": "レッドストーンコンタクト",
- "block.create.redstone_link": "レッドストーンリンク",
- "block.create.refined_radiance_casing": "光輝ケーシング",
- "block.create.rope": "ロープ",
- "block.create.rope_pulley": "ローププーリー",
- "block.create.rose_quartz_block": "ローズクォーツブロック",
- "block.create.rose_quartz_lamp": "ローズクォーツランプ",
- "block.create.rose_quartz_tiles": "ローズクォーツタイル",
- "block.create.rotation_speed_controller": "回転速度コントローラー",
- "block.create.sail_frame": "帆フレーム",
- "block.create.schematic_table": "概略図台",
- "block.create.schematicannon": "概略図砲",
- "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": "小さな安山岩レンガのハーフブロック",
- "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_bogey": "小さな台車",
- "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_rose_quartz_tiles": "小さなローズクォーツタイル",
- "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": "速度メーター",
- "block.create.spout": "アイテム注液口",
- "block.create.spruce_window": "マツの窓",
- "block.create.spruce_window_pane": "マツの板窓",
- "block.create.steam_engine": "蒸気エンジン",
- "block.create.steam_whistle": "汽笛",
- "block.create.steam_whistle_extension": "延長汽笛",
- "block.create.sticker": "スティッカー",
- "block.create.sticky_mechanical_piston": "メカニカル粘着ピストン",
- "block.create.stockpile_switch": "在庫スイッチ",
- "block.create.stressometer": "応力メーター",
- "block.create.tiled_glass": "タイルガラス",
- "block.create.tiled_glass_pane": "タイルガラス板",
- "block.create.track": "鉄道用線路",
- "block.create.track_observer": "列車検知装置",
- "block.create.track_signal": "鉄道信号機",
- "block.create.track_station": "鉄道駅ブロック",
- "block.create.train_door": "鉄道用ドア",
- "block.create.train_trapdoor": "鉄道用トラップドア",
- "block.create.tuff_pillar": "凝灰岩の柱",
- "block.create.turntable": "ターンテーブル",
- "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": "錆止めされた銅の屋根板のハーフブロック",
- "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": "白色の帆",
- "block.create.white_seat": "白色のシート",
- "block.create.white_toolbox": "白色の工具箱",
- "block.create.white_valve_handle": "白色のバルブハンドル",
- "block.create.windmill_bearing": "風車ベアリング",
- "block.create.wooden_bracket": "木製ブラケット",
- "block.create.yellow_nixie_tube": "黄色のニキシー管",
- "block.create.yellow_sail": "黄色の帆",
- "block.create.yellow_seat": "黄色のシート",
- "block.create.yellow_toolbox": "黄色の工具箱",
- "block.create.yellow_valve_handle": "黄色のバルブハンドル",
- "block.create.zinc_block": "亜鉛ブロック",
- "block.create.zinc_ore": "亜鉛鉱石",
-
- "enchantment.create.capacity": "容量増加",
- "enchantment.create.potato_recovery": "ポテト回収",
-
- "entity.create.carriage_contraption": "鉄道からくり",
- "entity.create.contraption": "からくり",
- "entity.create.crafting_blueprint": "クラフトブループリント",
- "entity.create.gantry_contraption": "ガントリーからくり",
- "entity.create.potato_projectile": "ポテト弾",
- "entity.create.seat": "シート",
- "entity.create.stationary_contraption": "付設からくり",
- "entity.create.super_glue": "超粘着剤",
-
- "fluid.create.potion": "ポーション",
- "fluid.create.tea": "建築家のお茶",
-
- "item.create.andesite_alloy": "安山岩合金",
- "item.create.attribute_filter": "属性フィルター",
- "item.create.bar_of_chocolate": "チョコレートバー",
- "item.create.belt_connector": "メカニカルベルト",
- "item.create.blaze_cake": "ブレイズケーキ",
- "item.create.blaze_cake_base": "ブレイズケーキの型",
- "item.create.brass_hand": "真鍮の手",
- "item.create.brass_ingot": "真鍮インゴット",
- "item.create.brass_nugget": "真鍮塊",
- "item.create.brass_sheet": "真鍮シート",
- "item.create.builders_tea": "建築家のお茶",
- "item.create.chest_minecart_contraption": "チェスト付きからくりトロッコ",
- "item.create.chocolate_bucket": "チョコレート入りバケツ",
- "item.create.chocolate_glazed_berries": "チョコレートベリー",
- "item.create.chromatic_compound": "色彩の化合物",
- "item.create.cinder_flour": "ネザーラックの粉",
- "item.create.copper_backtank": "銅のバックタンク",
- "item.create.copper_backtank_placeable": "設置可能な銅のバックタンク",
- "item.create.copper_diving_boots": "UNLOCALIZED: Copper Diving Boots",
- "item.create.copper_diving_helmet": "UNLOCALIZED: Copper Diving Helmet",
- "item.create.copper_nugget": "銅塊",
- "item.create.copper_sheet": "銅板",
- "item.create.crafter_slot_cover": "クラフタースロットカバー",
- "item.create.crafting_blueprint": "クラフトブループリント",
- "item.create.creative_blaze_cake": "クリエイティブブレイズケーキ",
- "item.create.crushed_aluminum_ore": "砕いたアルミニウム鉱石",
- "item.create.crushed_copper_ore": "砕いた銅鉱石",
- "item.create.crushed_gold_ore": "砕いた金鉱石",
- "item.create.crushed_iron_ore": "砕いた鉄鉱石",
- "item.create.crushed_lead_ore": "砕いた鉛鉱石",
- "item.create.crushed_nickel_ore": "砕いたニッケル鉱石",
- "item.create.crushed_osmium_ore": "砕いたオスミウム鉱石",
- "item.create.crushed_platinum_ore": "砕いたプラチナ鉱石",
- "item.create.crushed_quicksilver_ore": "砕いた水銀鉱石",
- "item.create.crushed_silver_ore": "砕いた銀鉱石",
- "item.create.crushed_tin_ore": "砕いた錫鉱石",
- "item.create.crushed_uranium_ore": "砕いたウラン鉱石",
- "item.create.crushed_zinc_ore": "砕いた亜鉛鉱石",
- "item.create.dough": "生地",
- "item.create.electron_tube": "電子管",
- "item.create.empty_blaze_burner": "空のブレイズバーナー",
- "item.create.empty_schematic": "空の概略図",
- "item.create.experience_nugget": "経験値の塊",
- "item.create.extendo_grip": "マジックハンド",
- "item.create.filter": "フィルター",
- "item.create.furnace_minecart_contraption": "かまど付きからくりトロッコ",
- "item.create.goggles": "エンジニアのゴーグル",
- "item.create.golden_sheet": "金板",
- "item.create.handheld_worldshaper": "携帯型ワールドシェーパー",
- "item.create.honey_bucket": "ハチミツ入りバケツ",
- "item.create.honeyed_apple": "リンゴのハチミツかけ",
- "item.create.incomplete_precision_mechanism": "組み立て中の精密機構",
- "item.create.incomplete_track": "組み立て中の鉄道用線路",
- "item.create.iron_sheet": "鉄板",
- "item.create.linked_controller": "リンクコントローラー",
- "item.create.minecart_contraption": "からくりトロッコ",
- "item.create.minecart_coupling": "トロッコ連結器",
- "item.create.netherite_backtank": "UNLOCALIZED: Netherite Backtank",
- "item.create.netherite_backtank_placeable": "UNLOCALIZED: Netherite Backtank Placeable",
- "item.create.netherite_diving_boots": "UNLOCALIZED: Netherite Diving Boots",
- "item.create.netherite_diving_helmet": "UNLOCALIZED: Netherite Diving Helmet",
- "item.create.polished_rose_quartz": "磨かれたローズクォーツ",
- "item.create.potato_cannon": "ポテトキャノン",
- "item.create.powdered_obsidian": "黒曜石の粉",
- "item.create.precision_mechanism": "精密機構",
- "item.create.propeller": "プロペラ",
- "item.create.raw_zinc": "亜鉛の原石",
- "item.create.red_sand_paper": "赤い紙やすり",
- "item.create.refined_radiance": "高貴な光輝",
- "item.create.rose_quartz": "ローズクォーツ",
- "item.create.sand_paper": "紙やすり",
- "item.create.schedule": "鉄道時刻表",
- "item.create.schematic": "概略図",
- "item.create.schematic_and_quill": "概略図と羽根ペン",
- "item.create.shadow_steel": "シャドウスチール",
- "item.create.sturdy_sheet": "頑丈な板",
- "item.create.super_glue": "超粘着剤",
- "item.create.sweet_roll": "スイートロール",
- "item.create.tree_fertilizer": "樹木の肥料",
- "item.create.unprocessed_obsidian_sheet": "未処理の黒曜石板",
- "item.create.vertical_gearbox": "垂直ギアボックス",
- "item.create.wand_of_symmetry": "対称の杖",
- "item.create.wheat_flour": "小麦粉",
- "item.create.whisk": "泡立て器",
- "item.create.wrench": "レンチ",
- "item.create.zinc_ingot": "亜鉛インゴット",
- "item.create.zinc_nugget": "亜鉛塊",
-
-
- "_": "->------------------------] Advancements [------------------------<-",
-
- "advancement.create.root": "Createへようこそ",
- "advancement.create.root.desc": "素晴らしいからくり仕掛け作りの時間だ!",
- "advancement.create.andesite_alloy": "頑丈な岩",
- "advancement.create.andesite_alloy.desc": "Createで最も重要な素材、安山岩合金を手に入れる。",
- "advancement.create.andesite_casing": "安山岩の時代",
- "advancement.create.andesite_casing.desc": "安山岩合金を木材に使って、基本の機械のケーシングを作る",
- "advancement.create.mechanical_press": "ドン!",
- "advancement.create.mechanical_press.desc": "メカニカルプレスで板を作る",
- "advancement.create.encased_fan": "風のタクト",
- "advancement.create.encased_fan.desc": "ケース入りファンを設置して稼働させる",
- "advancement.create.fan_processing": "パーティクル加工",
- "advancement.create.fan_processing.desc": "ケース入りファンを使って素材を加工する",
- "advancement.create.saw_processing": "工房で最も恐ろしい",
- "advancement.create.saw_processing.desc": "メカニカルソーを上向きに置いて素材を加工する",
- "advancement.create.compacting": "小型化",
- "advancement.create.compacting.desc": "プレスと鉢でより少ないアイテムからよりたくさんのアイテムを作る",
- "advancement.create.belt": "ベルトコンブア",
- "advancement.create.belt.desc": "2つのシャフトをメカニカルベルトで繋ぐ",
- "advancement.create.funnel": "空港の美学",
- "advancement.create.funnel.desc": "ファンネルで収納ブロックからアイテムを入出力する",
- "advancement.create.chute": "垂直輸送",
- "advancement.create.chute.desc": "メカニカルベルトの垂直バージョン、シュートを設置する",
- "advancement.create.mechanical_mixer": "めちゃくちゃにしてやる",
- "advancement.create.mechanical_mixer.desc": "材料をメカニカルミキサーで混ぜる",
- "advancement.create.burner": "生きてる暖炉",
- "advancement.create.burner.desc": "ブレイズバーナーを入手する",
- "advancement.create.water_wheel": "水力を使おう",
- "advancement.create.water_wheel.desc": "水車を置いて、回転させる",
- "advancement.create.windmill": "そよ風",
- "advancement.create.windmill.desc": "風車を組み立てて、回転させる",
- "advancement.create.shifting_gears": "ギアシフト",
- "advancement.create.shifting_gears.desc": "大きい歯車と小さい歯車を噛み合わせれば、回転速度を変えられる",
- "advancement.create.millstone": "身を粉にして働く",
- "advancement.create.millstone.desc": "石臼を置いて、素材をすり潰す",
- "advancement.create.super_glue": "領域展開",
- "advancement.create.super_glue.desc": "複数のブロックをまとめて接着する",
- "advancement.create.contraption_actors": "動きの使い方",
- "advancement.create.contraption_actors.desc": "ドリルか、ソー、ハーベスターのいずれかがついたからくりを作る",
- "advancement.create.portable_storage_interface": "ドライブスルー",
- "advancement.create.portable_storage_interface.desc": "ポータブルストレージインターフェースでからくりからアイテムを搬出入する",
- "advancement.create.wrench_goggles": "装備支給",
- "advancement.create.wrench_goggles.desc": "エンジニアのゴーグルとレンチを装備する",
- "advancement.create.stressometer": "必要な応力は?",
- "advancement.create.stressometer.desc": "動作中の応力メーターをゴーグルを通して見て、正確な値を読み取る",
- "advancement.create.cuckoo_clock": "今何時?",
- "advancement.create.cuckoo_clock.desc": "鳩時計が就寝の時間を告げるのを目撃する",
- "advancement.create.windmill_maxed": "雄風",
- "advancement.create.windmill_maxed.desc": "最強の風車を組み立てる",
- "advancement.create.ejector_maxed": "飛び込みチャンピオン",
- "advancement.create.ejector_maxed.desc": "重量射出機で30ブロック以上飛ぶ",
- "advancement.create.pulley_maxed": "ロープは続くよどこまでも",
- "advancement.create.pulley_maxed.desc": "ローププーリーを200ブロック以上伸ばす",
- "advancement.create.cart_pickup": "力ずく",
- "advancement.create.cart_pickup.desc": "200ブロック以上が取り付けられたからくりトロッコを回収する",
- "advancement.create.anvil_plough": "鍛冶屋の大砲",
- "advancement.create.anvil_plough.desc": "メカニカルプラウで金床を打ち上げる",
- "advancement.create.lava_wheel_00000": "マグマ車",
- "advancement.create.lava_wheel_00000.desc": "こんなの動くべきじゃない§7\n(隠し進捗)",
- "advancement.create.hand_crank_000": "トレーニングの時間",
- "advancement.create.hand_crank_000.desc": "疲れ果て、完全に空腹になるまでハンドクランクを回す§7\n(隠し進捗)",
- "advancement.create.belt_funnel_kiss": "コウノトリの羽ばたき",
- "advancement.create.belt_funnel_kiss.desc": "2つのベルトに載せたファンネルにキスをさせる",
- "advancement.create.stressometer_maxed": "無駄のない動き",
- "advancement.create.stressometer_maxed.desc": "応力メーターがちょうど100%を指すのを読み取る§7\n(隠し進捗)",
- "advancement.create.copper": "もっと頑丈な岩",
- "advancement.create.copper.desc": "液体を取り扱うために、銅を貯めておく",
- "advancement.create.copper_casing": "銅の時代",
- "advancement.create.copper_casing.desc": "銅のインゴットを木材に使って防水の機械のケーシングを作る",
- "advancement.create.spout": "ぱしゃぱしゃ",
- "advancement.create.spout.desc": "アイテム注液口が液体を充填している様子を見る",
- "advancement.create.drain": "回転式排液機",
- "advancement.create.drain.desc": "液体が入ったアイテムがアイテム排液口によって空になる様子を見る",
- "advancement.create.steam_engine": "発電所",
- "advancement.create.steam_engine.desc": "蒸気エンジンでトルクを生み出す",
- "advancement.create.steam_whistle": "天使の歌声",
- "advancement.create.steam_whistle.desc": "汽笛を稼働させる",
- "advancement.create.backtank": "圧力、お持ち帰りで!",
- "advancement.create.backtank.desc": "銅のバックタンクを作り、圧縮空気を溜める",
- "advancement.create.diving_suit": "深海に潜る準備",
- "advancement.create.diving_suit.desc": "銅のバックタンクと潜水ヘルメットを装備し、水に飛び込む",
- "advancement.create.mechanical_pump_0": "圧をかける",
- "advancement.create.mechanical_pump_0.desc": "メカニカルポンプを設置して、稼働させる",
- "advancement.create.glass_pipe": "フロウ・スパイ",
- "advancement.create.glass_pipe.desc": "液体が入ったパイプにレンチを使う",
- "advancement.create.water_supply": "水たまり収集機",
- "advancement.create.water_supply.desc": "パイプまたはポンプの端から、水を吸い込む",
- "advancement.create.hose_pulley": "工業排水",
- "advancement.create.hose_pulley.desc": "ホースプーリーを下げて、液体の放出や吸引を見る",
- "advancement.create.chocolate_bucket": "空想世界",
- "advancement.create.chocolate_bucket.desc": "溶けたチョコレート入りバケツを手に入れる",
- "advancement.create.honey_drain": "自動養蜂",
- "advancement.create.honey_drain.desc": "パイプで養蜂箱やハチの巣からハチミツを吸う",
- "advancement.create.hose_pulley_lava": "地球の蛇口",
- "advancement.create.hose_pulley_lava.desc": "無限と言えるほどに広い溶岩湖から溶岩を汲み上げる",
- "advancement.create.steam_engine_maxed": "全速前進だ!",
- "advancement.create.steam_engine_maxed.desc": "ボイラーを最大レベルで稼働させる",
- "advancement.create.foods": "バランスのとれたおやつ",
- "advancement.create.foods.desc": "チョコレートベリー、リンゴのハチミツかけ、スイートロールを全て同じ注液口で作る",
- "advancement.create.diving_suit_lava": "ストライダーと泳ごう",
- "advancement.create.diving_suit_lava.desc": "銅の潜水具と共にマグマダイブしてみる§7\n(隠し進捗)",
- "advancement.create.chained_drain": "うまく回ってます",
- "advancement.create.chained_drain.desc": "並んだアイテム排液口の上をアイテムが通るのを見る§7\n(隠し進捗)",
- "advancement.create.cross_streams": "液体を交差させるな!",
- "advancement.create.cross_streams.desc": "液体ネットワークの中で2種類の液体が出会う様子を見る§7\n(隠し進捗)",
- "advancement.create.pipe_organ": "パイプオルガン",
- "advancement.create.pipe_organ.desc": "音程の違う12個の汽笛を1つの液体タンクに設置する§7\n(隠し進捗)",
- "advancement.create.brass": "本物の合金",
- "advancement.create.brass.desc": "銅と亜鉛のインゴットをブレイズ付きミキサーを使って真鍮を作る",
- "advancement.create.brass_casing": "真鍮の時代",
- "advancement.create.brass_casing.desc": "真鍮のインゴットを木材に使って、高度な機械のケーシングを作る。",
- "advancement.create.rose_quartz": "ピンク色のダイヤモンド",
- "advancement.create.rose_quartz.desc": "ローズクォーツを磨く",
- "advancement.create.deployer": "人工知能",
- "advancement.create.deployer.desc": "自分の手と全く同じ動きをするデプロイヤーを設置して、稼働させる",
- "advancement.create.precision_mechanism": "手間暇かけた骨董品",
- "advancement.create.precision_mechanism.desc": "精密機構を組み立てる",
- "advancement.create.speed_controller": "もう全部あいつ1人でいいんじゃないかな",
- "advancement.create.speed_controller.desc": "回転速度コントローラーでからくりを微調整する",
- "advancement.create.mechanical_arm": "手が離せない!",
- "advancement.create.mechanical_arm.desc": "メカニカルアームがはじめてアイテムを運ぶ様子を見る",
- "advancement.create.mechanical_crafter": "自動組み立て",
- "advancement.create.mechanical_crafter.desc": "メカニカルクラフターをいくつか置き、動力を供給する",
- "advancement.create.crushing_wheel": "巨大な一対",
- "advancement.create.crushing_wheel.desc": "一組の破砕ホイールを設置して稼働させる",
- "advancement.create.haunted_bell": "シャドーセンス",
- "advancement.create.haunted_bell.desc": "憑りつかれた鐘を鳴らす",
- "advancement.create.clockwork_bearing": "時計仕掛け",
- "advancement.create.clockwork_bearing.desc": "時計仕掛けのベアリングでからくりを組み立てる",
- "advancement.create.display_link": "ビッグデータ",
- "advancement.create.display_link.desc": "ディスプレイリンクで情報を視覚化する",
- "advancement.create.potato_cannon": "バキューン!",
- "advancement.create.potato_cannon.desc": "ポテトキャノンで敵を倒す",
- "advancement.create.extendo_grip": "ビヨヨーン!",
- "advancement.create.extendo_grip.desc": "マジックハンドを手に入れる",
- "advancement.create.linked_controller": "遠隔操作",
- "advancement.create.linked_controller.desc": "リンクコントローラーから送信した信号をレッドストーンリンクに受信させる",
- "advancement.create.arm_blaze_burner": "燃料補給マシーン",
- "advancement.create.arm_blaze_burner.desc": "メカニカルアームにブレイズバーナーの燃料補給をさせる",
- "advancement.create.crusher_maxed_0000": "破砕の勢い",
- "advancement.create.crusher_maxed_0000.desc": "破砕ホイールを最高速度で稼働させる",
- "advancement.create.arm_many_targets": "整理整頓マシーン",
- "advancement.create.arm_many_targets.desc": "メカニカルアームに10ヶ所以上、搬出先を設定する",
- "advancement.create.potato_cannon_collide": "野菜花火",
- "advancement.create.potato_cannon_collide.desc": "違う種類のポテトキャノンの弾同士をぶつける",
- "advancement.create.self_deploying": "自動運転トロッコ",
- "advancement.create.self_deploying.desc": "自分の前に線路を置くからくりトロッコを作る",
- "advancement.create.fist_bump": "グータッチだ、兄弟!",
- "advancement.create.fist_bump.desc": "2つのデプロイヤーにグータッチさせる§7\n(隠し進捗)",
- "advancement.create.crafter_lazy_000": "苦肉の策",
- "advancement.create.crafter_lazy_000.desc": "メカニカルクラフターを極端に遅く稼働させ、インフラ整備を先延ばしにする§7\n(隠し進捗)",
- "advancement.create.extendo_grip_dual": "脱法リーチ",
- "advancement.create.extendo_grip_dual.desc": "二刀流のマジックハンドで超人的なリーチを手に入れる§7\n(隠し進捗)",
- "advancement.create.musical_arm": "DJ メカニコ",
- "advancement.create.musical_arm.desc": "メカニカルアームがジュークボックスを使う様子を見る§7\n(隠し進捗)",
- "advancement.create.sturdy_sheet": "もっとも頑丈な岩",
- "advancement.create.sturdy_sheet.desc": "黒曜石の粉を精製して頑丈な板を組み立てる",
- "advancement.create.train_casing_00": "大交通時代",
- "advancement.create.train_casing_00.desc": "頑丈な板をつかって鉄道用のケーシングを作る",
- "advancement.create.train": "出発進行!",
- "advancement.create.train.desc": "最初の列車を作る",
- "advancement.create.conductor": "人材育成",
- "advancement.create.conductor.desc": "時刻表で運転手に指示する",
- "advancement.create.track_signal": "運行管理",
- "advancement.create.track_signal.desc": "鉄道信号機を設置する",
- "advancement.create.display_board_0": "ダイナミックな時刻表",
- "advancement.create.display_board_0.desc": " ディスプレイリンクを使って、ディスプレイボードに列車の到着時間を表示させる",
- "advancement.create.track_0": "新型ゲージ",
- "advancement.create.track_0.desc": "鉄道用線路を手に入れる",
- "advancement.create.train_whistle": "ポッポー!",
- "advancement.create.train_whistle.desc": "汽笛を列車に組み込み、運転中に鳴らす",
- "advancement.create.train_portal": "異次元通勤",
- "advancement.create.train_portal.desc": "ネザーポータルを列車で通過する",
- "advancement.create.track_crafting_factory": "線路工場",
- "advancement.create.track_crafting_factory.desc": "同じメカニカルプレスで1000個以上の鉄道用線路を作る",
- "advancement.create.long_bend": "超しなやか",
- "advancement.create.long_bend.desc": "30ブロック以上の長さに曲がった線路を作る",
- "advancement.create.long_train": "意欲的な取り組み",
- "advancement.create.long_train.desc": "6両以上の編成で列車を作る",
- "advancement.create.long_travel": "修学旅行",
- "advancement.create.long_travel.desc": "列車で5000ブロック以上移動し、シートから降りる",
- "advancement.create.train_roadkill": "轢き殺し",
- "advancement.create.train_roadkill.desc": "列車で敵を轢く§7\n(隠し進捗)",
- "advancement.create.red_signal": "運転の達人",
- "advancement.create.red_signal.desc": "列車で赤信号を走る§7\n(隠し進捗)",
- "advancement.create.train_crash": "ひどいおもてなし",
- "advancement.create.train_crash.desc": "乗客として列車事故に遭遇する§7\n(隠し進捗)",
- "advancement.create.train_crash_backwards": "盲点",
- "advancement.create.train_crash_backwards.desc": "後ろ向きに走っている途中に他の列車と追突する§7\n(隠し進捗)",
-
-
- "_": "->------------------------] UI & Messages [------------------------<-",
-
- "itemGroup.create.base": "Create",
- "itemGroup.create.palettes": "Create's 建築ブロック",
-
- "death.attack.create.crush": "%1$sは破砕ホイールによって処理された",
- "death.attack.create.crush.player": "%1$sは%2$sに破砕ホイールに投入された",
- "death.attack.create.fan_fire": "%1$sはケース入りファンによって燻製にされた",
- "death.attack.create.fan_fire.player": "%1$sは%2$sによって燻製にされた",
- "death.attack.create.fan_lava": "%1$sはケース入りファンで精錬された",
- "death.attack.create.fan_lava.player": "%1$sは%2$sによって熱風に投げ込まれた",
- "death.attack.create.mechanical_drill": "%1$sはメカニカルドリルに突き抜かれた",
- "death.attack.create.mechanical_drill.player": "%1$sは%2$sにドリルの目の前に投げ込まれた",
- "death.attack.create.mechanical_saw": "%1$sはメカニカルソーで半分にカットされた",
- "death.attack.create.mechanical_saw.player": "%1$sは%2$sによってメカニカルソーの回転する刃に投げ込まれた",
- "death.attack.create.potato_cannon": "%1$sは%2$sのポテトキャノンに撃ち抜かれた",
- "death.attack.create.potato_cannon.item": "%1$sは%2$sの%3$sに撃ち抜かれた",
- "death.attack.create.cuckoo_clock_explosion": "%1$sは改造された鳩時計に爆破された",
- "death.attack.create.cuckoo_clock_explosion.player": "%1$sは改造された鳩時計に爆破された",
- "death.attack.create.run_over": "%1$sは%2$sに轢き殺された",
-
- "create.block.deployer.damage_source_name": "悪いデプロイヤー",
- "create.block.cart_assembler.invalid": "トロッコアセンブラはレールの上にのみ設置できます",
-
- "create.menu.return": "メニューに戻る",
- "create.menu.configure": "設定...",
- "create.menu.ponder_index": "思案目次",
- "create.menu.only_ingame": "一時停止メニューで利用可能",
- "create.menu.report_bugs": "バグ報告",
- "create.menu.support": "私たちを応援する",
-
- "create.recipe.crushing": "粉砕",
- "create.recipe.milling": "製粉",
- "create.recipe.fan_washing": "一括洗浄",
- "create.recipe.fan_washing.fan": "水の奥のケース入りファン",
- "create.recipe.fan_smoking": "一括燻製",
- "create.recipe.fan_smoking.fan": "炎の奥のケース入りファン",
- "create.recipe.fan_haunting": "一括憑霊",
- "create.recipe.fan_haunting.fan": "魂の炎の奥のケース入りファン",
- "create.recipe.fan_blasting": "一括精錬",
- "create.recipe.fan_blasting.fan": "溶岩の奥のケース入りファン",
- "create.recipe.pressing": "プレス",
- "create.recipe.mixing": "混合",
- "create.recipe.deploying": "使用",
- "create.recipe.automatic_shapeless": "自動不定形クラフト",
- "create.recipe.automatic_brewing": "自動醸造",
- "create.recipe.packing": "圧縮",
- "create.recipe.automatic_packing": "自動圧縮クラフト",
- "create.recipe.sawing": "製材",
- "create.recipe.mechanical_crafting": "メカニカルクラフト",
- "create.recipe.automatic_shaped": "自動定形クラフト",
- "create.recipe.block_cutting": "自動石切",
- "create.recipe.wood_cutting": "自動製材",
- "create.recipe.sandpaper_polishing": "紙やすりによる研磨",
- "create.recipe.mystery_conversion": "不思議な変転",
- "create.recipe.spout_filling": "アイテムへの注液",
- "create.recipe.draining": "アイテムからの排液",
- "create.recipe.item_application": "手動によるアイテム使用",
- "create.recipe.item_application.any_axe": "任意の斧",
- "create.recipe.sequenced_assembly": "組立ライン",
- "create.recipe.assembly.next": "次の工程: %1$s",
- "create.recipe.assembly.step": "手順: %1$s:",
- "create.recipe.assembly.progress": "進捗: %1$s/%2$s",
- "create.recipe.assembly.pressing": "プレスする",
- "create.recipe.assembly.spout_filling_fluid": "%1$sを注液",
- "create.recipe.assembly.deploying_item": "%1$sを組み込む",
- "create.recipe.assembly.cutting": "ソーによる切断",
- "create.recipe.assembly.repeat": "%1$s回繰り返す",
- "create.recipe.assembly.junk": "ランダムな仕損品",
- "create.recipe.processing.chance": "%1$s%%チャンス",
- "create.recipe.deploying.not_consumed": "消費されない",
- "create.recipe.heat_requirement.none": "加熱不要",
- "create.recipe.heat_requirement.heated": "加熱が必要",
- "create.recipe.heat_requirement.superheated": "極度の加熱が必要",
-
- "create.generic.range": "範囲",
- "create.generic.radius": "半径",
- "create.generic.width": "幅",
- "create.generic.height": "高さ",
- "create.generic.length": "長さ",
- "create.generic.speed": "回転速度",
- "create.generic.delay": "遅延",
- "create.generic.duration": "時間",
- "create.generic.timeUnit": "単位",
- "create.generic.unit.ticks": "ティック",
- "create.generic.unit.seconds": "秒",
- "create.generic.unit.minutes": "分",
- "create.generic.daytime.hour": "時間",
- "create.generic.daytime.minute": "分",
- "create.generic.daytime.second": "秒",
- "create.generic.daytime.pm": "午後",
- "create.generic.daytime.am": "午前",
- "create.generic.unit.rpm": "RPM",
- "create.generic.unit.stress": "su",
- "create.generic.unit.degrees": "度",
- "create.generic.unit.millibuckets": "mB",
- "create.generic.unit.buckets": "B",
- "create.generic.clockwise": "時計回り",
- "create.generic.counter_clockwise": "反時計回り",
- "create.generic.in_quotes": "「%1$s」",
- "create.generic.pitch": "音程: %1$s",
- "create.generic.notes": "F#;F;E;D#;D;C#;C;B;A#;A;G#;G",
-
- "create.action.scroll": "スクロール",
- "create.action.confirm": "確認",
- "create.action.abort": "中止",
- "create.action.saveToFile": "保存",
- "create.action.discard": "捨てる",
-
- "create.keyinfo.toolmenu": "ツールメニューをフォーカスする",
- "create.keyinfo.toolbelt": "近くの工具箱にアクセス",
- "create.keyinfo.scrollup": "マウスホイールアップをシミュレート(この世界で)",
- "create.keyinfo.scrolldown": "マウスホイールダウンをシミュレーション(この世界で)",
-
- "create.gui.scrollInput.defaultTitle": "オプションを選択:",
- "create.gui.scrollInput.scrollToModify": "スクロールして変更",
- "create.gui.scrollInput.scrollToAdjustAmount": "スクロールして調整",
- "create.gui.scrollInput.scrollToSelect": "スクロールして選択",
- "create.gui.scrollInput.shiftScrollsFaster": "シフトを押してスクロールを加速",
- "create.gui.toolmenu.focusKey": "[%1$s] 長押しでフォーカスする",
- "create.gui.toolmenu.cycle": "[スクロール] で循環",
-
- "create.toolbox.unequip": "装備解除: %1$s",
- "create.toolbox.outOfRange": "範囲内に工具箱がありません",
- "create.toolbox.detach": "アイテムの追跡をやめて所持する",
- "create.toolbox.depositAll": "近くの工具箱にアイテムを戻す",
- "create.toolbox.depositBox": "工具箱にアイテムを戻す",
-
- "create.gui.symmetryWand.mirrorType": "ミラーの種類",
- "create.gui.symmetryWand.orientation": "方向",
-
- "create.symmetry.mirror.plane": "線対称",
- "create.symmetry.mirror.doublePlane": "長方形",
- "create.symmetry.mirror.triplePlane": "八角形",
-
- "create.orientation.orthogonal": "直交",
- "create.orientation.diagonal": "対角線",
- "create.orientation.horizontal": "横型",
- "create.orientation.alongZ": "Z軸に沿る",
- "create.orientation.alongX": "X軸に沿る",
-
- "create.gui.terrainzapper.title": "携帯型ブロックザッパー",
- "create.gui.terrainzapper.searchDiagonal": "対角線にフォロー",
- "create.gui.terrainzapper.searchFuzzy": "素材の境界を無視",
- "create.gui.terrainzapper.patternSection": "模様",
- "create.gui.terrainzapper.pattern.solid": "敷き詰め",
- "create.gui.terrainzapper.pattern.checkered": "市松模様",
- "create.gui.terrainzapper.pattern.inversecheckered": "市松模様(反転)",
- "create.gui.terrainzapper.pattern.chance25": "25%",
- "create.gui.terrainzapper.pattern.chance50": "50%",
- "create.gui.terrainzapper.pattern.chance75": "75%",
- "create.gui.terrainzapper.placement": "配置",
- "create.gui.terrainzapper.placement.merged": "合併",
- "create.gui.terrainzapper.placement.attached": "添える",
- "create.gui.terrainzapper.placement.inserted": "挿入",
- "create.gui.terrainzapper.brush": "ブラシ",
- "create.gui.terrainzapper.brush.cuboid": "直方体",
- "create.gui.terrainzapper.brush.sphere": "球体",
- "create.gui.terrainzapper.brush.cylinder": "円筒",
- "create.gui.terrainzapper.brush.surface": "表面",
- "create.gui.terrainzapper.brush.cluster": "鉱石",
- "create.gui.terrainzapper.tool": "ツール",
- "create.gui.terrainzapper.tool.fill": "埋立",
- "create.gui.terrainzapper.tool.place": "設置",
- "create.gui.terrainzapper.tool.replace": "置換",
- "create.gui.terrainzapper.tool.clear": "削除",
- "create.gui.terrainzapper.tool.overlay": "被せる",
- "create.gui.terrainzapper.tool.flatten": "なだらかに",
-
- "create.terrainzapper.shiftRightClickToSet": "シフト-右クリックで形状を選択",
- "create.terrainzapper.usingBlock": "使用中: %1$s",
- "create.terrainzapper.leftClickToSet": "ブロックをスニークせず右クリックでブロックを選択",
-
- "create.minecart_coupling.two_couplings_max": "トロッコを2つ以上連結させることはできません",
- "create.minecart_coupling.unloaded": "列車の一部があるチャンクがロードされていません",
- "create.minecart_coupling.no_loops": "ループ状に連結させることはできません",
- "create.minecart_coupling.removed": "トロッコの連結をすべて解除しました",
- "create.minecart_coupling.too_far": "トロッコ同士が離れすぎています",
-
- "create.contraptions.movement_mode": "移動モード",
- "create.contraptions.movement_mode.move_place": "停止時に常に設置",
- "create.contraptions.movement_mode.move_place_returned": "開始位置のみに設置",
- "create.contraptions.movement_mode.move_never_place": "アンカーが破壊されたときにのみ設置",
- "create.contraptions.movement_mode.rotate_place": "停止時に常に設置",
- "create.contraptions.movement_mode.rotate_place_returned": "初期角度付近のみ設置",
- "create.contraptions.movement_mode.rotate_never_place": "アンカーが破壊されたときにのみ設置",
- "create.contraptions.cart_movement_mode": "トロッコ移動モード",
- "create.contraptions.cart_movement_mode.rotate": "常に動いている方向を向く",
- "create.contraptions.cart_movement_mode.rotate_paused": "回転中に機械を一時停止する",
- "create.contraptions.cart_movement_mode.rotation_locked": "常に向きを固定する",
- "create.contraptions.windmill.rotation_direction": "回転方向",
- "create.contraptions.clockwork.clock_hands": "時計の針",
- "create.contraptions.clockwork.hour_first": "時針を最初に",
- "create.contraptions.clockwork.minute_first": "分針を最初に",
- "create.contraptions.clockwork.hour_first_24": "24時針を最初に",
-
- "create.logistics.filter": "フィルター",
- "create.logistics.recipe_filter": "レシピフィルター",
- "create.logistics.fluid_filter": "液体フィルター",
- "create.logistics.firstFrequency": "一次周波数",
- "create.logistics.secondFrequency": "二次周波数",
- "create.logistics.filter.apply": "フィルターを%1$sに適用しました。",
- "create.logistics.filter.apply_click_again": "フィルターを%1$sに適用しました。再度クリックすると数量をコピーします",
- "create.logistics.filter.apply_count": "搬出入数をフィルターに適用しました。",
-
- "create.gui.goggles.generator_stats": "原動機の統計:",
- "create.gui.goggles.kinetic_stats": "動力の統計:",
- "create.gui.goggles.at_current_speed": "現在の回転速度で",
- "create.gui.goggles.pole_length": "ポールの長さ:",
- "create.gui.goggles.fluid_container": "液体コンテナの情報:",
- "create.gui.goggles.fluid_container.capacity": "容量: ",
- "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": "からくりに含まれるブロックが多すぎます。\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\nが最低でも%2$s個必要です。",
- "create.gui.assembly.exception.no_contacts": "UNLOCALIZED: Elevators require a horizontal _Redstone_ _Contact_ attached to the structure",
- "create.gui.assembly.exception.too_many_contacts": "UNLOCALIZED: Cannot attach more than one _Redstone_ _Contact_ to Elevators",
- "create.gui.assembly.exception.column_conflict": "UNLOCALIZED: Another Elevator is already targeting this column of contacts",
- "create.gui.gauge.info_header": "メーターの情報:",
- "create.gui.speedometer.title": "回転速度",
- "create.gui.stressometer.title": "ネットワークの応力",
- "create.gui.stressometer.capacity": "残りの許容応力",
- "create.gui.stressometer.overstressed": "応力超過",
- "create.gui.stressometer.no_rotation": "回転なし",
- "create.gui.contraptions.not_fast_enough": "この %1$s は_十分速く回転していない_ようです。",
- "create.gui.contraptions.network_overstressed": "この機構は_応力超過_のようです。さらに原動機を追加するか、_応力_への影響が大きい機械の回転速度を_下げて_ください。",
- "create.gui.adjustable_crate.title": "可変クレート",
- "create.gui.adjustable_crate.storageSpace": "収納スペース",
- "create.gui.stockpile_switch.title": "在庫スイッチ",
- "create.gui.stockpile_switch.invert_signal": "信号を反転",
- "create.gui.stockpile_switch.move_to_lower_at": "動作の下限は%1$s%%",
- "create.gui.stockpile_switch.move_to_upper_at": "動作の上限は%1$s%%",
- "create.gui.sequenced_gearshift.title": "シーケンスギアシフト",
- "create.gui.sequenced_gearshift.instruction": "命令",
- "create.gui.sequenced_gearshift.instruction.turn_angle.descriptive": "回す角度",
- "create.gui.sequenced_gearshift.instruction.turn_angle": "回転",
- "create.gui.sequenced_gearshift.instruction.turn_angle.angle": "角度分だけ回す",
- "create.gui.sequenced_gearshift.instruction.turn_distance.descriptive": "ピストン/プーリー/ガントリーを回す",
- "create.gui.sequenced_gearshift.instruction.turn_distance": "ピストン",
- "create.gui.sequenced_gearshift.instruction.turn_distance.distance": "距離",
- "create.gui.sequenced_gearshift.instruction.delay.descriptive": "一定時間待つ",
- "create.gui.sequenced_gearshift.instruction.delay": "遅延",
- "create.gui.sequenced_gearshift.instruction.delay.duration": "待機時間",
- "create.gui.sequenced_gearshift.instruction.end.descriptive": "終了",
- "create.gui.sequenced_gearshift.instruction.end": "終了",
- "create.gui.sequenced_gearshift.instruction.await.descriptive": "レッドストーンパルスを待つ",
- "create.gui.sequenced_gearshift.instruction.await": "待機",
- "create.gui.sequenced_gearshift.speed": "回転速度, 方向",
- "create.gui.sequenced_gearshift.speed.forward": "入力速度, 正転",
- "create.gui.sequenced_gearshift.speed.forward_fast": "倍速, 正転",
- "create.gui.sequenced_gearshift.speed.back": "入力速度, 反転",
- "create.gui.sequenced_gearshift.speed.back_fast": "倍速, 反転",
-
- "create.schematicAndQuill.dimensions": "概略図サイズ: %1$sx%2$sx%3$s",
- "create.schematicAndQuill.firstPos": "最初の位置セット",
- "create.schematicAndQuill.secondPos": "2番目の位置セット",
- "create.schematicAndQuill.noTarget": "[Ctrl] を押したままで空気ブロックを選択します",
- "create.schematicAndQuill.abort": "選択を削除しました",
- "create.schematicAndQuill.title": "概略図名:",
- "create.schematicAndQuill.convert": "保存してすぐに適用",
- "create.schematicAndQuill.fallbackName": "My Schematic",
- "create.schematicAndQuill.saved": "%1$s として保存しました",
-
- "create.schematic.invalid": "[!] 無効なアイテム-代わりに概略図台を使ってください",
- "create.schematic.position": "位置",
- "create.schematic.rotation": "回転",
- "create.schematic.rotation.none": "無し",
- "create.schematic.rotation.cw90": "時計回りに90",
- "create.schematic.rotation.cw180": "時計回りに180",
- "create.schematic.rotation.cw270": "時計回りに270",
- "create.schematic.mirror": "ミラー",
- "create.schematic.mirror.none": "無し",
- "create.schematic.mirror.frontBack": "正面-背面",
- "create.schematic.mirror.leftRight": "左-右",
- "create.schematic.tool.deploy": "配置する",
- "create.schematic.tool.move": "XZを移動",
- "create.schematic.tool.movey": "Yを移動",
- "create.schematic.tool.rotate": "回転",
- "create.schematic.tool.print": "印刷",
- "create.schematic.tool.flip": "裏返し",
- "create.schematic.tool.deploy.description.0": "概略図を特定の場所に移動します",
- "create.schematic.tool.deploy.description.1": "地面を右クリックして配置します",
- "create.schematic.tool.deploy.description.2": "[Ctrl] を押したまま、一定の距離で選択します",
- "create.schematic.tool.deploy.description.3": "[Ctrl]-スクロールして距離を変更します",
- "create.schematic.tool.move.description.0": "概略図を水平に動かします",
- "create.schematic.tool.move.description.1": "概略図を向け、 [Ctrl]-スクロールして押し出します",
- "create.schematic.tool.move.description.2": "",
- "create.schematic.tool.move.description.3": "",
- "create.schematic.tool.movey.description.0": "概略図を垂直に動かします",
- "create.schematic.tool.movey.description.1": "[Ctrl]-スクロールして上下に移動します",
- "create.schematic.tool.movey.description.2": "",
- "create.schematic.tool.movey.description.3": "",
- "create.schematic.tool.rotate.description.0": "概略図を中心に回転させます",
- "create.schematic.tool.rotate.description.1": "[Ctrl]-スクロールして90度回転します",
- "create.schematic.tool.rotate.description.2": "",
- "create.schematic.tool.rotate.description.3": "",
- "create.schematic.tool.print.description.0": "構造物を即座にワールドに配置します",
- "create.schematic.tool.print.description.1": "[右クリック] して、現在の場所への配置を確認します",
- "create.schematic.tool.print.description.2": "このツールはクリエイティブモード専用です",
- "create.schematic.tool.print.description.3": "",
- "create.schematic.tool.flip.description.0": "選択した面に沿って概略図を反転します",
- "create.schematic.tool.flip.description.1": "概略図をポイントし、 [Ctrl]-スクロールして反転します",
- "create.schematic.tool.flip.description.2": "",
- "create.schematic.tool.flip.description.3": "",
-
- "create.schematics.synchronizing": "同期しています...",
- "create.schematics.uploadTooLarge": "概略図が大きすぎます",
- "create.schematics.maxAllowedSize": "最大許容概略図ファイルサイズ: ",
-
- "create.gui.schematicTable.refresh": "ファイルを更新する",
- "create.gui.schematicTable.open_folder": "フォルダを開く",
- "create.gui.schematicTable.title": "概略図台",
- "create.gui.schematicTable.availableSchematics": "利用可能な概略図",
- "create.gui.schematicTable.noSchematics": "保存された概略図はありません",
- "create.gui.schematicTable.uploading": "アップロードしています...",
- "create.gui.schematicTable.finished": "アップロードが完了しました!",
- "create.gui.schematicannon.title": "概略図砲",
- "create.gui.schematicannon.listPrinter": "材料リスト印刷機",
- "create.gui.schematicannon.gunpowderLevel": "火薬残量: %1$s%%",
- "create.gui.schematicannon.shotsRemaining": "残りショット数: %1$s",
- "create.gui.schematicannon.shotsRemainingWithBackup": "予備: %1$s",
- "create.gui.schematicannon.optionEnabled": "現在 有効",
- "create.gui.schematicannon.optionDisabled": "現在 無効",
- "create.gui.schematicannon.showOptions": "プリンターの設定を表示する",
- "create.gui.schematicannon.option.dontReplaceSolid": "固体ブロックを置き換えない",
- "create.gui.schematicannon.option.replaceWithSolid": "固体ブロックを固体ブロックに置き換える",
- "create.gui.schematicannon.option.replaceWithAny": "固体ブロックを任意のブロックに置き換える",
- "create.gui.schematicannon.option.replaceWithEmpty": "固体ブロックを空気に置き換える",
- "create.gui.schematicannon.option.skipMissing": "不足しているブロックをスキップ",
- "create.gui.schematicannon.option.skipTileEntities": "タイルエンティティを保護する",
- "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.dontReplaceSolid.description": "その作業範囲の固体ブロックを置き換えることはなく、非固体ブロックと空気のみを置き換えます。",
- "create.gui.schematicannon.option.replaceWithSolid.description": "固体ブロックを設置する場合にのみ、その位置の固体ブロックを置き換えます。",
- "create.gui.schematicannon.option.replaceWithAny.description": "任意のブロックを設置する場合に、その位置の固体ブロックを置き換えます。",
- "create.gui.schematicannon.option.replaceWithEmpty.description": "空気を含め、あらゆるブロックを設置する場合に作業範囲のあらゆるブロックを一掃します。",
-
- "create.schematicannon.status.idle": "停止中",
- "create.schematicannon.status.ready": "準備完了",
- "create.schematicannon.status.running": "稼働中",
- "create.schematicannon.status.finished": "完了",
- "create.schematicannon.status.paused": "一時停止中",
- "create.schematicannon.status.stopped": "停止",
- "create.schematicannon.status.noGunpowder": "火薬不足",
- "create.schematicannon.status.targetNotLoaded": "ブロックが読み込まれていません",
- "create.schematicannon.status.targetOutsideRange": "対象が遠すぎます",
- "create.schematicannon.status.searching": "検索中",
- "create.schematicannon.status.skipping": "スキップ",
- "create.schematicannon.status.missingBlock": "不明なブロック:",
- "create.schematicannon.status.placing": "配置中",
- "create.schematicannon.status.clearing": "ブロックをクリア中",
- "create.schematicannon.status.schematicInvalid": "概略図が無効です",
- "create.schematicannon.status.schematicNotPlaced": "配置されていない概略図です",
- "create.schematicannon.status.schematicExpired": "概略図ファイルが期限切れです",
-
- "create.materialChecklist": "素材チェックリスト",
- "create.materialChecklist.blocksNotLoaded": "*免責事項*\n\n素材チェックリストは関連するチャンクがロードされていないため、不正確かもしれません。",
-
- "create.gui.filter.deny_list": "ブラックリスト",
- "create.gui.filter.deny_list.description": "上記のいずれにも一致しない場合、アイテムは通り抜けます。空のブラックリストはすべてを受け入れます。",
- "create.gui.filter.allow_list": "ホワイトリスト",
- "create.gui.filter.allow_list.description": "上記のいずれかに一致した場合、アイテムは通り抜けます。空のホワイトリストはすべてを拒否します。",
- "create.gui.filter.respect_data": "データを重視",
- "create.gui.filter.respect_data.description": "アイテムは、耐久値、エンチャント、その他の属性も一致する場合にのみ一致します。",
- "create.gui.filter.ignore_data": "データを無視",
- "create.gui.filter.ignore_data.description": "アイテムは属性に関係なく一致します。",
-
- "create.item_attributes.placeable": "設置できるかか",
- "create.item_attributes.placeable.inverted": "設置できないか",
- "create.item_attributes.consumable": "食べられるか",
- "create.item_attributes.consumable.inverted": "食べられないか",
- "create.item_attributes.fluid_container": "液体を貯蔵できるか",
- "create.item_attributes.fluid_container.inverted": "液体を貯蔵できないか",
- "create.item_attributes.enchanted": "エンチャント済みか",
- "create.item_attributes.enchanted.inverted": "エンチャントなしか",
- "create.item_attributes.max_enchanted": "最大レベルのエンチャントがされているか",
- "create.item_attributes.max_enchanted.inverted": "最大レベルのエンチャントがされていないか",
- "create.item_attributes.renamed": "名前付きか",
- "create.item_attributes.renamed.inverted": "名前付きでないか",
- "create.item_attributes.damaged": "破損しているか",
- "create.item_attributes.damaged.inverted": "破損していないか",
- "create.item_attributes.badly_damaged": "ひどく損傷してるか",
- "create.item_attributes.badly_damaged.inverted": "ひどく損傷していないか",
- "create.item_attributes.not_stackable": "スタックできるかか",
- "create.item_attributes.not_stackable.inverted": "スタックできないか",
- "create.item_attributes.equipable": "装備できるかか",
- "create.item_attributes.equipable.inverted": "装備できないか",
- "create.item_attributes.furnace_fuel": "かまどの燃料か",
- "create.item_attributes.furnace_fuel.inverted": "かまどの燃料でないか",
- "create.item_attributes.washable": "洗浄できるかか",
- "create.item_attributes.washable.inverted": "洗浄できないか",
- "create.item_attributes.hauntable": "憑霊できるか",
- "create.item_attributes.hauntable.inverted": "憑霊できないか",
- "create.item_attributes.crushable": "粉砕できるかか",
- "create.item_attributes.crushable.inverted": "粉砕できないか",
- "create.item_attributes.smeltable": "精錬できるかか",
- "create.item_attributes.smeltable.inverted": "精錬できないか",
- "create.item_attributes.smokable": "燻製器で調理できるかか",
- "create.item_attributes.smokable.inverted": "燻製器で調理できないか",
- "create.item_attributes.blastable": "溶鉱炉で精錬できるかか",
- "create.item_attributes.blastable.inverted": "溶鉱炉で精錬できないか",
- "create.item_attributes.compostable": "UNLOCALIZED: can be composted",
- "create.item_attributes.compostable.inverted": "UNLOCALIZED: cannot be composted",
- "create.item_attributes.shulker_level": "%1$sシュルカーか",
- "create.item_attributes.shulker_level.inverted": "%1$sシュルカーでないか",
- "create.item_attributes.shulker_level.full": "満杯の",
- "create.item_attributes.shulker_level.empty": "空の",
- "create.item_attributes.shulker_level.partial": "一部埋まっている",
- "create.item_attributes.in_tag": "%1$sのタグが付けられてるか",
- "create.item_attributes.in_tag.inverted": "%1$sのタグがついていないか",
- "create.item_attributes.in_item_group": "%1$sに属してるか",
- "create.item_attributes.in_item_group.inverted": "%1$sに属していないか",
- "create.item_attributes.added_by": "%1$sによって追加されたか",
- "create.item_attributes.added_by.inverted": "%1$sによって追加されていないか",
- "create.item_attributes.has_enchant": "エンチャントされているか%1$s",
- "create.item_attributes.has_enchant.inverted": "エンチャントがされていないか",
- "create.item_attributes.color": "%1$sで染められているか",
- "create.item_attributes.color.inverted": "%1$sで染められていないか",
- "create.item_attributes.has_fluid": "%1$sを含んでいるか",
- "create.item_attributes.has_fluid.inverted": "%1$sを含んでいないか",
- "create.item_attributes.has_name": "%1$sの名前が付けられているか",
- "create.item_attributes.has_name.inverted": "%1$sの名前が付けられているか",
- "create.item_attributes.book_author": "%1$sが署名したか",
- "create.item_attributes.book_author.inverted": "%1$sが署名していないか",
- "create.item_attributes.book_copy_original": "オリジナルか",
- "create.item_attributes.book_copy_original.inverted": "オリジナルでないか",
- "create.item_attributes.book_copy_first": "コピーか",
- "create.item_attributes.book_copy_first.inverted": "コピーでないか",
- "create.item_attributes.book_copy_second": "コピーのコピーか",
- "create.item_attributes.book_copy_second.inverted": "コピーのコピーでないか",
- "create.item_attributes.book_copy_tattered": "ボロボロか",
- "create.item_attributes.book_copy_tattered.inverted": "ボロボロでないか",
- "create.item_attributes.astralsorcery_amulet": "%1$s 改善か",
- "create.item_attributes.astralsorcery_amulet.inverted": "%1$s 改善されないか",
- "create.item_attributes.astralsorcery_constellation": "%1$s に同調しているか",
- "create.item_attributes.astralsorcery_constellation.inverted": "%1$s に同調していないか",
- "create.item_attributes.astralsorcery_crystal": "%1$s クリスタル属性を持つか",
- "create.item_attributes.astralsorcery_crystal.inverted": "%1$s クリスタル属性を持たないか",
- "create.item_attributes.astralsorcery_perk_gem": "%1$s 特典属性があるか",
- "create.item_attributes.astralsorcery_perk_gem.inverted": "%1$s 特典属性がないか",
-
- "create.gui.attribute_filter.no_selected_attributes": "属性が選択されていません",
- "create.gui.attribute_filter.selected_attributes": "選択した属性:",
- "create.gui.attribute_filter.add_attribute": "属性をリストに追加する",
- "create.gui.attribute_filter.add_inverted_attribute": "反属性をリストに追加する",
- "create.gui.attribute_filter.allow_list_disjunctive": "ホワイトリスト(いずれか)",
- "create.gui.attribute_filter.allow_list_disjunctive.description": "選択した属性のいずれかを持っている場合、アイテムは通り抜けます。",
- "create.gui.attribute_filter.allow_list_conjunctive": "ホワイトリスト(全て)",
- "create.gui.attribute_filter.allow_list_conjunctive.description": "選択した属性をすべてを持っている場合、アイテムは通り抜けます。",
- "create.gui.attribute_filter.deny_list": "ブラックリスト",
- "create.gui.attribute_filter.deny_list.description": "選択した属性を持たない場合、アイテムは通り抜けます。",
- "create.gui.attribute_filter.add_reference_item": "参照アイテムを追加",
-
- "create.tooltip.holdForDescription": "説明を表示するには [%1$s] を長押し",
- "create.tooltip.holdForControls": "操作方法を確認するには [%1$s] を長押し",
- "create.tooltip.keyShift": "Shift",
- "create.tooltip.keyCtrl": "Ctrl",
- "create.tooltip.speedRequirement": "必要な回転速度: %1$s",
- "create.tooltip.speedRequirement.none": "無し",
- "create.tooltip.speedRequirement.slow": "低速",
- "create.tooltip.speedRequirement.medium": "中速",
- "create.tooltip.speedRequirement.fast": "高速",
- "create.tooltip.stressImpact": "応力への影響: %1$s",
- "create.tooltip.stressImpact.low": "低",
- "create.tooltip.stressImpact.medium": "中",
- "create.tooltip.stressImpact.high": "高",
- "create.tooltip.stressImpact.overstressed": "応力超過",
- "create.tooltip.up_to": "最大%1$s",
- "create.tooltip.capacityProvided": "許容応力: %1$s",
- "create.tooltip.capacityProvided.low": "小",
- "create.tooltip.capacityProvided.medium": "中",
- "create.tooltip.capacityProvided.high": "大",
- "create.tooltip.generationSpeed": "%1$s %2$sを生成",
- "create.tooltip.analogStrength": "アナログ強度: %1$s/15",
-
- "create.mechanical_arm.extract_from": "%1$sからアイテムを取得",
- "create.mechanical_arm.deposit_to": "%1$sにアイテムを置く",
- "create.mechanical_arm.summary": "メカニカルアームは%1$s個の搬入ブロックと%2$s個の搬出ブロックを持っています。",
- "create.mechanical_arm.points_outside_range": "%1$s個の選択ブロックが射程限界のため、除外されました。",
-
- "create.weighted_ejector.target_set": "対象を選択",
- "create.weighted_ejector.target_not_valid": "隣接ブロックへの射出(対象が無効)",
- "create.weighted_ejector.no_target": "隣接ブロックへの射出(対象が選択されていない)",
- "create.weighted_ejector.targeting": "[%1$s,%2$s,%3$s]へ射出",
- "create.weighted_ejector.stack_size": "射出スタック量",
-
- "create.logistics.when_multiple_outputs_available": "複数の搬出先が利用できるとき:",
-
- "create.mechanical_arm.selection_mode.round_robin": "順繰り分配",
- "create.mechanical_arm.selection_mode.forced_round_robin": "強制順繰り分配",
- "create.mechanical_arm.selection_mode.prefer_first": "最初の対象を優先",
-
- "create.tunnel.selection_mode.split": "スタック分割",
- "create.tunnel.selection_mode.forced_split": "強制スタック分割",
- "create.tunnel.selection_mode.round_robin": "順繰り分配",
- "create.tunnel.selection_mode.forced_round_robin": "強制順繰り分配",
- "create.tunnel.selection_mode.prefer_nearest": "近い所を優先",
- "create.tunnel.selection_mode.randomize": "ランダム",
- "create.tunnel.selection_mode.synchronize": "同期",
-
- "create.tooltip.chute.header": "シュート情報",
- "create.tooltip.chute.items_move_down": "アイテムを下方向に移動します",
- "create.tooltip.chute.items_move_up": "アイテムを上方向に移動します",
- "create.tooltip.chute.no_fans_attached": "ファンは接続されていません",
- "create.tooltip.chute.fans_push_up": "下からファンが押しています",
- "create.tooltip.chute.fans_push_down": "ファンが上から押しています",
- "create.tooltip.chute.fans_pull_up": "ファンが上から吸い込んでいます",
- "create.tooltip.chute.fans_pull_down": "ファンが下から吸い込んでいます",
- "create.tooltip.chute.contains": "内容物: %1$s x%2$s",
- "create.tooltip.deployer.header": "デプロイヤーの情報",
- "create.tooltip.deployer.using": "モード: 使用",
- "create.tooltip.deployer.punching": "モード: 攻撃",
- "create.tooltip.deployer.contains": "アイテム: %1$s x%2$s",
- "create.tooltip.brass_tunnel.contains": "配布中:",
- "create.tooltip.brass_tunnel.contains_entry": "> %1$s x%2$s",
- "create.tooltip.brass_tunnel.retrieve": "右クリックで取り出し",
-
- "create.linked_controller.bind_mode": "割り当てモード",
- "create.linked_controller.press_keybind": "%1$s、%2$s、%3$s、%4$s、%5$sまたは%6$sを押すとこの周波数がそのキーに割り当てられます",
- "create.linked_controller.key_bound": "周波数を割り当てました %1$s",
- "create.linked_controller.frequency_slot_1": "キーバインド: %1$s、周波数 #1",
- "create.linked_controller.frequency_slot_2": "キーバインド: %1$s、周波数 #2",
-
- "create.crafting_blueprint.crafting_slot": "材料スロット",
- "create.crafting_blueprint.filter_items_viable": "フィルターが使えます",
- "create.crafting_blueprint.display_slot": "表示スロット",
- "create.crafting_blueprint.inferred": "レシピから推測",
- "create.crafting_blueprint.manually_assigned": "手動割り当て",
- "create.crafting_blueprint.secondary_display_slot": "第2表示スロット",
- "create.crafting_blueprint.optional": "オプション",
-
- "create.potato_cannon.ammo.attack_damage": "攻撃力: %1$s",
- "create.potato_cannon.ammo.reload_ticks": "リロード時間(tick): %1$s",
- "create.potato_cannon.ammo.knockback": "ノックバック: %1$s",
-
- "create.hint.hose_pulley.title": "底なし汲み上げ可能",
- "create.hint.hose_pulley": "対象となる液体は無限とみなされています。",
- "create.hint.mechanical_arm_no_targets.title": "対象が見つかりません",
- "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.backtank.low": "バックタンクの空気圧が低下しています",
- "create.backtank.depleted": "バックタンクの空気圧が不足しています",
-
- "create.hint.derailed_train.title": "列車が脱線しています",
- "create.hint.derailed_train": "この_列車_は繋がった線路の上に乗っていないようです。レンチで右クリックして近くの線路に移してください。",
-
- "create.boiler.status": "ボイラー状態: %1$s",
- "create.boiler.status_short": "ボイラー: %1$s",
- "create.boiler.passive": "レベル最小",
- "create.boiler.idle": "停止中",
- "create.boiler.lvl": "レベル%1$s",
- "create.boiler.max_lvl": "レベル最大",
- "create.boiler.size": "容量",
- "create.boiler.size_dots": "... ",
- "create.boiler.water": "水量",
- "create.boiler.water_dots": "... ",
- "create.boiler.heat": "熱量",
- "create.boiler.heat_dots": "... ",
- "create.boiler.via_one_engine": "1基のエンジン経由",
- "create.boiler.via_engines": "%1$s基のエンジン経由",
-
- "create.elevator_contact.title": "UNLOCALIZED: Elevator Contact",
- "create.elevator_contact.floor_identifier": "UNLOCALIZED: Floor Identifier",
- "create.elevator_contact.floor_description": "UNLOCALIZED: Floor Description",
-
- "create.gui.schedule.lmb_edit": "左クリックで編集",
- "create.gui.schedule.rmb_remove": "右クリックで削除",
- "create.gui.schedule.duplicate": "複製",
- "create.gui.schedule.remove_entry": "動作を削除",
- "create.gui.schedule.add_entry": "動作を追加",
- "create.gui.schedule.move_up": "上に移動",
- "create.gui.schedule.move_down": "下に移動",
- "create.gui.schedule.add_condition": "条件を追加",
- "create.gui.schedule.alternative_condition": "いずれか条件",
-
- "create.schedule.instruction_type": "次の動作:",
- "create.schedule.instruction.editor": "命令エディタ",
- "create.schedule.instruction.destination": "駅へ移動",
- "create.schedule.instruction.destination.summary": "止まる駅:",
- "create.schedule.instruction.filter_edit_box": "駅名",
- "create.schedule.instruction.filter_edit_box_1": " * を使うと任意の文章を指定できます",
- "create.schedule.instruction.filter_edit_box_2": "例: '私の駅, *乗線'",
- "create.schedule.instruction.filter_edit_box_3": "列車は一致し開いている駅の中で最も近い駅を選びます",
- "create.schedule.instruction.rename": "時刻表名の変更",
- "create.schedule.instruction.rename.summary": "新しいタイトル",
- "create.schedule.instruction.name_edit_box": "時刻表名",
- "create.schedule.instruction.name_edit_box_1": "この文字はディスプレイの表示に影響します",
- "create.schedule.instruction.name_edit_box_2": "デフォルトは次の行き先の名前です",
- "create.schedule.instruction.throttle": "最大速度を制限する",
- "create.schedule.instruction.throttle.summary": "最大速度を変更する%1$s",
- "create.schedule.instruction.throttle_edit_box": "スロットル",
- "create.schedule.instruction.throttle_edit_box_1": "列車の最大速度に影響します",
- "create.schedule.condition_type": "もし~ならば/~後に再開:",
- "create.schedule.condition.editor": "条件エディタ",
- "create.schedule.condition.delay": "待機する",
- "create.schedule.condition.delay_short": "待機: %1$s",
- "create.schedule.condition.delay.status": "出発まで%1$s",
- "create.schedule.condition.idle": "貨物のやりとりが停止しているなら",
- "create.schedule.condition.idle_short": "貨物のやりとりが停止: %1$s",
- "create.schedule.condition.idle.status": "%1$s貨物のやりとりが停止",
- "create.schedule.condition.for_x_time": "%1$s間",
- "create.schedule.condition.unloaded": "チャンクロードが解除されたら",
- "create.schedule.condition.unloaded.status": "チャンクアンロードを待っています",
- "create.schedule.condition.powered": "駅が赤石信号を受けたら",
- "create.schedule.condition.powered.status": "レッドストーン信号を待っています",
- "create.schedule.condition.time_of_day": "指定時刻",
- "create.schedule.condition.time_of_day.scheduled": "予定時刻: %1$s",
- "create.schedule.condition.time_of_day.digital_format": "%4$s%1$s:%3$s",
- "create.schedule.condition.time_of_day.rotation": "繰り返し",
- "create.schedule.condition.time_of_day.rotation.every_24": "1日ごと",
- "create.schedule.condition.time_of_day.rotation.every_12": "12時間ごと",
- "create.schedule.condition.time_of_day.rotation.every_6": "6時間ごと",
- "create.schedule.condition.time_of_day.rotation.every_4": "4時間ごと",
- "create.schedule.condition.time_of_day.rotation.every_3": "3時間ごと",
- "create.schedule.condition.time_of_day.rotation.every_2": "2時間ごと",
- "create.schedule.condition.time_of_day.rotation.every_1": "1時間ごと",
- "create.schedule.condition.time_of_day.rotation.every_0_45": "45分ごと",
- "create.schedule.condition.time_of_day.rotation.every_0_30": "30分ごと",
- "create.schedule.condition.time_of_day.rotation.every_0_15": "15分ごと",
- "create.schedule.condition.time_of_day.status": "出発時刻: ",
- "create.schedule.condition.threshold.train_holds": "鉄道が指定%1$s積んだら",
- "create.schedule.condition.threshold.greater": "以上",
- "create.schedule.condition.threshold.less": "以下",
- "create.schedule.condition.threshold.equal": "ぴったり",
- "create.schedule.condition.threshold.x_units_of_item": "%1$s %2$sの%3$s",
- "create.schedule.condition.threshold.matching_content": "一致する貨物",
- "create.schedule.condition.threshold.anything": "UNLOCALIZED: Anything",
- "create.schedule.condition.threshold.item_measure": "アイテム単位",
- "create.schedule.condition.threshold.items": "個",
- "create.schedule.condition.threshold.stacks": "スタック",
- "create.schedule.condition.threshold.buckets": "バケツ",
- "create.schedule.condition.threshold.status": "貨物: %1$s/%2$s%3$s",
- "create.schedule.condition.threshold.place_item": "参照アイテム",
- "create.schedule.condition.threshold.place_item_2": "フィルターも使えます",
- "create.schedule.condition.threshold.place_item_3": "UNLOCALIZED: Leave empty to match any",
- "create.schedule.condition.fluid_threshold": "液体貨物の状態",
- "create.schedule.condition.item_threshold": "アイテム貨物の状態",
- "create.schedule.condition.redstone_link": "レッドストーンリンク",
- "create.schedule.condition.redstone_link.status": "レッドストーンリンクを待つ",
- "create.schedule.condition.redstone_link_on": "リンクがオンなら",
- "create.schedule.condition.redstone_link_off": "リンクがオフなら",
- "create.schedule.condition.redstone_link.powered": "オン",
- "create.schedule.condition.redstone_link.unpowered": "オフ",
- "create.schedule.condition.redstone_link.frequency_state": "周波数の状態: ",
- "create.schedule.condition.redstone_link.frequency_powered": "周波数がオンなら:",
- "create.schedule.condition.redstone_link.frequency_unpowered": "周波数がオフなら:",
- "create.schedule.condition.player_count": "座っているプレイヤー数",
- "create.schedule.condition.player_count.summary": "%1$s人のプレイヤー",
- "create.schedule.condition.player_count.summary_plural": "%1$s人のプレイヤー",
- "create.schedule.condition.player_count.seated": "%1$sが着席",
- "create.schedule.condition.player_count.players": "人のプレイヤー",
- "create.schedule.condition.player_count.condition": "条件",
- "create.schedule.condition.player_count.exactly": "ちょうど",
- "create.schedule.condition.player_count.or_above": "以上",
- "create.schedule.condition.player_count.status": "乗客数: %1$s/%2$s",
- "create.schedule.loop": "無限ループ",
- "create.schedule.loop1": "予定を最初からやり直す",
- "create.schedule.loop2": "完了したら",
- "create.schedule.reset": "進行度をリセット",
- "create.schedule.skip": "現在の動作をスキップ",
- "create.schedule.applied_to_train": "今この列車は時刻表に従っています",
- "create.schedule.non_controlling_seat": "車掌は運転台ブロックの正面に座っている必要があります",
- "create.schedule.remove_with_empty_hand": "先に素手で時刻表を回収してください",
- "create.schedule.auto_removed_from_train": "自動で適用された時刻表を削除しました",
- "create.schedule.removed_from_train": "列車から時刻表を取り出しました",
- "create.schedule.no_stops": "この時刻表には停車駅がありません",
- "create.schedule.continued": "運行を再開しました",
-
- "create.track.selection_cleared": "選択を破棄しました",
- "create.track.valid_connection": "接続可能 ✔",
- "create.track.second_point": "線路を置くか、次の位置を指定してください",
- "create.track.too_far": "遠すぎます",
- "create.track.original_missing": "元のブロックが存在しません。スニーククリックでリセットできます",
- "create.track.perpendicular": "垂直には接続できません",
- "create.track.ascending_s_curve": "傾斜のあるS字カーブは作成できません",
- "create.track.too_sharp": "カーブが急すぎます",
- "create.track.too_steep": "傾斜が急すぎます",
- "create.track.slope_turn": "ターンで傾斜から出たり入ったりすることはできません",
- "create.track.opposing_slopes": "逆向きのカーブの傾斜は接続できません",
- "create.track.leave_slope_ascending": "この登り傾斜から離脱することはできません",
- "create.track.leave_slope_descending": "この下り傾斜から離脱することはできません",
- "create.track.turn_90": "90度を超えるターンは設置できません",
- "create.track.junction_start": "分岐から接続は始められません",
- "create.track.turn_start": "ターンから接続は始められません",
- "create.track.not_enough_tracks": "線路が足りません",
- "create.track.not_enough_pavement": "道床ブロックが足りません",
-
- "create.portal_track.failed": "ポータル線路を設置できません:",
- "create.portal_track.missing": "対象のポータルはまだ生成されていません",
- "create.portal_track.blocked": "対象の位置は塞がっています(%1$s,%2$s,%3$s)",
-
- "create.station.idle": "駅は待機中です",
- "create.station.assembly_title": "列車組み立て",
- "create.station.close": "ウィンドウを閉じる",
- "create.station.cancel": "組み立てをキャンセル",
- "create.station.failed": "組み立てに失敗しました",
- "create.station.icon_type": "アイコンの種類",
- "create.station.create_train": "新しい列車の作成",
- "create.station.assemble_train": "列車を組み立て",
- "create.station.disassemble_train": "列車を分解",
- "create.station.remove_schedule": "時刻表を取り出し",
- "create.station.remove_auto_schedule": "自動で適用された時刻表を破棄",
- "create.station.no_assembly_diagonal": "交差線路の上では",
- "create.station.no_assembly_diagonal_1": "列車を組み立てられません",
- "create.station.no_assembly_curve": "カーブしている線路の上では",
- "create.station.no_assembly_curve_1": "列車を組み立てられません",
- "create.station.train_not_aligned": "すべての車両が並んでいないため、",
- "create.station.train_not_aligned_1": "列車を編集できません",
- "create.station.carriage_number": "%1$s両目:",
- "create.station.retry": "解決してやり直してください",
- "create.station.no_bogeys": "台車がありません",
- "create.station.one_bogey": "台車1台",
- "create.station.more_bogeys": "台車%1$s台",
- "create.station.how_to": "鉄道用ケーシングを強調表示された線路に使うと台車を作れます",
- "create.station.how_to_1": "上の方のブロックを壊せば台車を壊せます",
- "create.station.how_to_2": "車両を作るには1台か2台の台車を繋げてください",
-
- "create.train_assembly.too_many_bogeys": "台車が多すぎます: %1$s",
- "create.train_assembly.frontmost_bogey_at_station": "先頭の台車は駅マーカーの上にある必要があります",
- "create.train_assembly.no_bogeys": "台車が見つかりません",
- "create.train_assembly.not_connected_in_order": "台車は順番に接続されていません",
- "create.train_assembly.bogeys_too_close": "台車%1$sと台車%2$sは近すぎます",
- "create.train_assembly.single_bogey_carriage": "このタイプの台車は単体で列車にできません",
- "create.train_assembly.nothing_attached": "台車%1$sには構造物が接続されていません",
- "create.train_assembly.no_controls": "最低一つは前向きの運転台ブロックを列車に乗せる必要があります",
- "create.train_assembly.sideways_controls": "乗っている運転台ブロックは横向きです",
- "create.train_assembly.bogey_created": "台車を作りました。もう一度クリックすれば循環して種類を変えられます",
- "create.train_assembly.requires_casing": "線路に台車を作るには鉄道用ケーシングを使ってください",
-
- "create.track_target.set": "対象となる線路を選択しました",
- "create.track_target.success": "対象の線路との接続に成功しました",
- "create.track_target.clear": "線路の選択を解除しました",
- "create.track_target.missing": "まず対象となる線路を右クリックしてください",
- "create.track_target.too_far": "対象となる線路はここから遠すぎます",
- "create.track_target.no_junctions": "対象となる線路は交差できません",
- "create.track_target.occupied": "対象となる線路はふさがっています",
- "create.track_target.invalid": "この線路を選択することはできません",
-
- "create.train.unnamed": "無名の列車",
- "create.train.cannot_relocate_moving": "動いている列車は移動できません",
- "create.train.relocate": "%1$sを移動する線路をクリックしてください。スニーククリックでキャンセルできます。",
- "create.train.relocate.abort": "列車の移動をキャンセルしました",
- "create.train.relocate.success": "移動が成功しました",
- "create.train.relocate.valid": "列車はここに移動可能です。クリックで適用",
- "create.train.relocate.invalid": "列車をここに移動することはできません",
- "create.train.relocate.too_far": "列車を移動させるには遠すぎます",
- "create.train.departing_from": "%1$sから出発",
- "create.train.arrived_at": "%1$sに到着",
- "create.train.status": " 列車情報: %1$s",
- "create.train.status.back_on_track": "列車は再び線路の上に戻りました",
- "create.train.status.collision": "他の列車と衝突しました",
- "create.train.status.end_of_track": "車両が線路の端に到達しました",
- "create.train.status.double_portal": "ポータルから出て来ている間に別のポータルに車両が入ることはできません",
- "create.train.status.coupling_stress": "連結器に大きな力がかかったため強制停止しました",
- "create.train.status.track_missing": "列車が線路上にありません",
- "create.train.status.paused_for_manual": "手動操縦のため、時刻表の運行を一時停止しました",
- "create.train.status.opposite_driver": "この経路には逆向きの運転手が必要です",
- "create.train.status.missing_driver": "運転手がいません",
- "create.train.status.found_driver": "新しい運転手が見つかりました",
- "create.train.status.navigation_success": "経路探索に成功しました",
- "create.train.status.no_match": "線路ネットワークに'%1$s'と一致する駅が見つかりません",
- "create.train.status.no_path": "次の行先への適切な経路が見つかりません",
-
- "create.track_signal.cannot_change_mode": "この信号のモードを切り替えることはできません",
- "create.track_signal.mode_change.entry_signal": " -> 区間が空いているなら通過を許可",
- "create.track_signal.mode_change.cross_signal": " -> 区間をよどみなく走行できるなら通過を許可",
-
- "create.contraption.controls.start_controlling": "運転中: %1$s",
- "create.contraption.controls.stop_controlling": "運転終了",
- "create.contraption.controls.approach_station": "%1$sキーを長押しで%2$sに停車",
- "create.contraption.controls.specific_actor_toggle": "UNLOCALIZED: %1$s Actors: %2$s",
- "create.contraption.controls.all_actor_toggle": "UNLOCALIZED: All Actors: %1$s",
- "create.contraption.controls.actor_toggle.on": "UNLOCALIZED: On",
- "create.contraption.controls.actor_toggle.off": "UNLOCALIZED: Off",
- "create.contraption.controls.floor_unreachable": "UNLOCALIZED: Unreachable",
-
- "create.display_link.set": "対象の位置を選択しました",
- "create.display_link.success": "対象の位置と結び付けられました",
- "create.display_link.clear": "選択した位置を破棄しました",
- "create.display_link.too_far": "対象の位置はここから遠すぎます",
- "create.display_link.invalid": "適切な対象ではありません、再設置してください",
- "create.display_link.title": "ディスプレイリンク",
- "create.display_link.no_source": "情報源がありません",
- "create.display_link.no_target": "表示先がありません",
- "create.display_link.reading_from": "受信元:",
- "create.display_link.writing_to": "送信先:",
- "create.display_link.attached_side": "接続面のブロック",
- "create.display_link.targeted_location": "対象の位置のブロック",
- "create.display_link.view_compatible": "クリックして互換性のあるすべてのものを表示",
- "create.display_link.information_type": "情報の種類",
- "create.display_link.display_on": "データの書き込み先:",
- "create.display_link.display_on_multiline": "表示を始める行:",
-
- "create.display_source.label": "ラベル",
- "create.display_source.combine_item_names": "アイテム名を結合",
- "create.display_source.count_items": "一致するアイテムの量",
- "create.display_source.list_items": "一致するアイテムの一覧",
- "create.display_source.fluid_amount": "一致する液体の量",
- "create.display_source.list_fluids": "一致する液体の一覧",
- "create.display_source.nixie_tube": "ニキシー管の表示内容をコピー",
- "create.display_source.fill_level": "収納ブロックの使用率",
- "create.display_source.fill_level.display": "表示形式",
- "create.display_source.fill_level.percent": "パーセント",
- "create.display_source.fill_level.progress_bar": "プログレスバー",
- "create.display_source.value_list.display": "数値の表示形式",
- "create.display_source.value_list.shortened": "短縮",
- "create.display_source.value_list.full_number": "完全な数値",
- "create.display_source.value_list.thousand": "k",
- "create.display_source.value_list.million": "m",
- "create.display_source.player_deaths": "プレイヤーの死亡回数",
- "create.display_source.scoreboard": "スコアボード",
- "create.display_source.scoreboard.objective": "Objective ID",
- "create.display_source.scoreboard.objective_not_found": "'%1$s' not found",
- "create.display_source.scoreboard.objective.deaths": "プレイヤーの死亡回数",
- "create.display_source.time_of_day": "現在時刻",
- "create.display_source.stop_watch": "ストップウォッチ",
- "create.display_source.time.format": "時刻の表示形式",
- "create.display_source.time.12_hour": "12時間制",
- "create.display_source.time.24_hour": "24時間制",
- "create.display_source.accumulate_items": "蓄積アイテムカウンター",
- "create.display_source.item_throughput": "アイテム処理量",
- "create.display_source.item_throughput.interval": "間隔",
- "create.display_source.item_throughput.interval.second": "毎秒",
- "create.display_source.item_throughput.interval.minute": "毎分",
- "create.display_source.item_throughput.interval.hour": "毎時",
- "create.display_source.train_status": "鉄道運行の状態",
- "create.display_source.station_summary": "鉄道駅の概要",
- "create.display_source.station_summary.filter": "駅名フィルター",
- "create.display_source.station_summary.train_name_column": "列車名の表示幅",
- "create.display_source.station_summary.platform_column": "プラットフォームの表示幅",
- "create.display_source.station_summary.now": "到着",
- "create.display_source.station_summary.minutes": "分後",
- "create.display_source.station_summary.seconds": "%1$s秒後",
- "create.display_source.observed_train_name": "検知した列車名",
- "create.display_source.max_enchant_level": "最大エンチャントコスト",
- "create.display_source.boiler_status": "ボイラー状態",
- "create.display_source.entity_name": "エンティティ名",
- "create.display_source.current_floor": "UNLOCALIZED: Elevator Location",
- "create.display_source.kinetic_speed": "回転速度(RPM)",
- "create.display_source.kinetic_speed.absolute": "回転方向を無視",
- "create.display_source.kinetic_speed.directional": "回転方向を含める",
- "create.display_source.kinetic_stress": "ネットワークの応力",
- "create.display_source.kinetic_stress.display": "表示する情報",
- "create.display_source.kinetic_stress.progress_bar": "プログレスバー",
- "create.display_source.kinetic_stress.percent": "パーセント",
- "create.display_source.kinetic_stress.current": "使用しているSU",
- "create.display_source.kinetic_stress.max": "許容応力の合計",
- "create.display_source.kinetic_stress.remaining": "残りのSU",
- "create.display_source.redstone_power": "レッドストーン強度",
- "create.display_source.redstone_power.display": "表示形式",
- "create.display_source.redstone_power.number": "数値",
- "create.display_source.redstone_power.progress_bar": "プログレスバー",
- "create.display_source.boiler.not_enough_space": "ボイラーステータスの表示に",
- "create.display_source.boiler.for_boiler_status": "十分なスペースがありません ",
-
- "create.display_target.line": "%1$s行目",
- "create.display_target.page": "%1$sページ目",
- "create.display_target.single_line": "単一行",
-
- "create.flap_display.cycles.alphabet": " ;A;B;C;D;E;F;G;H;I;J;K;L;M;N;O;P;Q;R;S;T;U;V;X;Y;Z",
- "create.flap_display.cycles.numeric": " ;0;1;2;3;4;5;6;7;8;9",
- "create.flap_display.cycles.arrival_time": " ; 分;現在;15秒;30秒;45秒",
- "create.flap_display.cycles.shortened_numbers": " ;K;M",
- "create.flap_display.cycles.fluid_units": "mB;B ",
- "create.flap_display.cycles.instant": " ; ",
- "create.flap_display.cycles.pixel": "█;▓;▒",
-
- "create.super_glue.too_far": "選択した範囲が大きすぎます",
- "create.super_glue.cannot_reach": "選択したブロックは繋がっているべきです",
- "create.super_glue.click_to_confirm": "もう一度クリックで続行",
- "create.super_glue.click_to_discard": "スニークしながらクリックで選択範囲を破棄",
- "create.super_glue.first_pos": "始点を選択しました",
- "create.super_glue.abort": "選択を破棄しました",
- "create.super_glue.not_enough": "インベントリに十分な超粘着剤がありません。",
- "create.super_glue.success": "超粘着剤を適用中...",
-
- "create.gui.config.overlay1": "やぁ(・∀・)",
- "create.gui.config.overlay2": "これはオーバーレイのサンプルです",
- "create.gui.config.overlay3": "マウスでクリックまたはドラッグしてください",
- "create.gui.config.overlay4": "クリックしてこのプレビューを移動します",
- "create.gui.config.overlay5": "ESCを押してこの画面を終了します",
- "create.gui.config.overlay6": "それと新しい位置を保存します",
- "create.gui.config.overlay7": "オーバーレイのリセットを実行 /作成",
- "create.gui.config.overlay8": "クリックして、デフォルトの位置にリセットします。",
-
- "create.command.killTPSCommand": "killtps",
- "create.command.killTPSCommand.status.slowed_by.0": "[Create]:サーバーティックは現在 %s ms 遅くなっています :o",
- "create.command.killTPSCommand.status.slowed_by.1": "[Create]: サーバーティックが %s ms 遅くなりました >:)",
- "create.command.killTPSCommand.status.slowed_by.2": "[Create]: サーバーティックが通常の速度に戻りました:D",
- "create.command.killTPSCommand.status.usage.0": "[Create]: /killtps stopを使用してサーバーのティックを通常の速度に戻します",
- "create.command.killTPSCommand.status.usage.1": "[Create]: /killtps start を使用して、サーバーのティックを意図的に遅くします",
- "create.command.killTPSCommand.argument.tickTime": "tickTime",
-
- "create.contraption.minecart_contraption_too_big": "このからくりトロッコは大きすぎて拾えません",
- "create.contraption.minecart_contraption_illegal_pickup": "超自然的な力が、からくりカートを世界に縛り付けています",
-
-
- "_": "->------------------------] Subtitles [------------------------<-",
-
- "create.subtitle.contraption_disassemble": "からくりが止まる",
- "create.subtitle.peculiar_bell_use": "風変わりな鐘が鳴る",
- "create.subtitle.worldshaper_place": "ワールドシェーパーが設置する",
- "create.subtitle.whistle_train_manual": "汽車の汽笛が鳴る",
- "create.subtitle.steam": "蒸気の音",
- "create.subtitle.saw_activate_stone": "メカニカルソーが動作する",
- "create.subtitle.schematicannon_finish": "概略図砲が作業を終える",
- "create.subtitle.crafter_craft": "メカニカルクラフターがクラフトする",
- "create.subtitle.wrench_remove": "機械を壊す",
- "create.subtitle.train3": "台車の車輪がゴロゴロと音を立てる",
- "create.subtitle.whistle": "汽笛が鳴る",
- "create.subtitle.cogs": "歯車がゴロゴロと鳴る",
- "create.subtitle.slime_added": "スライムがぐしゃっとつぶれる",
- "create.subtitle.whistle_train_low": "汽笛が低く鳴る",
- "create.subtitle.schematicannon_launch_block": "概略図砲が発射する",
- "create.subtitle.controller_take": "書見台が空になる",
- "create.subtitle.crafter_click": "メカニカルクラフターのカチカチ音",
- "create.subtitle.depot_plop": "デプロイヤーにアイテムが入れられる",
- "create.subtitle.confirm": "成功音",
- "create.subtitle.mixing": "混ぜる音",
- "create.subtitle.mechanical_press_activation_belt": "メカニカルプレスがボンと鳴る",
- "create.subtitle.fwoomp": "ポテトランチャーがバキューンと鳴る",
- "create.subtitle.sanding_long": "研磨音",
- "create.subtitle.crushing_1": "粉砕音",
- "create.subtitle.depot_slide": "アイテムが滑る",
- "create.subtitle.blaze_munch": "ブレイズが食べる音",
- "create.subtitle.funnel_flap": "ファンネルがはためく",
- "create.subtitle.haunted_bell_use": "憑りつかれた鐘が鳴る",
- "create.subtitle.scroll_value": "スクロールのカチカチ音",
- "create.subtitle.controller_put": "コントローラのトントン音",
- "create.subtitle.cranking": "ハンドクランクが回る",
- "create.subtitle.sanding_short": "研磨音",
- "create.subtitle.wrench_rotate": "レンチが使われる",
- "create.subtitle.potato_hit": "野菜が砕ける",
- "create.subtitle.saw_activate_wood": "メカニカルソーが動作する",
- "create.subtitle.whistle_high": "汽笛が高く鳴る",
- "create.subtitle.whistle_train_manual_low": "汽車の汽笛が鳴る",
- "create.subtitle.whistle_train": "汽車の汽笛が鳴る",
- "create.subtitle.haunted_bell_convert": "憑りつかれた鐘が目覚める",
- "create.subtitle.train": "台車の車輪が鳴る",
- "create.subtitle.deny": "失敗音",
- "create.subtitle.controller_click": "コントローラーのカチカチ音",
- "create.subtitle.whistle_low": "汽笛が低く鳴る",
- "create.subtitle.copper_armor_equip": "潜水服がチャリンと鳴る",
- "create.subtitle.mechanical_press_activation": "メカニカルプレスがガーンと鳴る",
- "create.subtitle.contraption_assemble": "からくりが動く",
-
-
- "_": "->------------------------] Item Descriptions [------------------------<-",
-
- "item.create.example_item.tooltip": "アイテムの例(ただ単にこのツールチップが存在することを示すマーカー)",
- "item.create.example_item.tooltip.summary": "アイテムの簡単な説明。アンダーバーで用語を強調表示します。",
- "item.create.example_item.tooltip.condition1": "これをしたとき",
- "item.create.example_item.tooltip.behaviour1": "すると、このアイテムはこのようなことをします。(シフトを押したときに表示される)",
- "item.create.example_item.tooltip.condition2": "そしてこれをしたとき",
- "item.create.example_item.tooltip.behaviour2": "好きなだけ挙動を追加できます。",
- "item.create.example_item.tooltip.control1": "Ctrlを押したとき",
- "item.create.example_item.tooltip.action1": "これらのコントロールが表示されます。",
-
- "block.create.wooden_bracket.tooltip": "木製ブラケット",
- "block.create.wooden_bracket.tooltip.summary": "この補強用の温かみのある腕木で_シャフト_、_歯車_、そして_パイプ_を_飾ろう_。",
-
- "block.create.metal_bracket.tooltip": "金属ブラケット",
- "block.create.metal_bracket.tooltip.summary": "この補強用の工業的で頑丈な腕金で_シャフト_、_歯車_、そして_パイプ_を_飾ろう_。",
-
- "block.create.seat.tooltip": "シート",
- "block.create.seat.tooltip.summary": "シートに座って乗り物を楽しもう!移動する_からくり_の上にプレイヤーを固定します。もちろん家具にも使えます。染色も。",
- "block.create.seat.tooltip.condition1": "右クリックしたとき",
- "block.create.seat.tooltip.behaviour1": "_シート_の上に座ります。左シフトを押すと_シート_から離れます。",
-
- "item.create.blaze_cake.tooltip": "ブレイズケーキ",
- "item.create.blaze_cake.tooltip.summary": "働き者の_ブレイズバーナー_たちに美味しいごちそうを。彼らを燃え上がらせよう(物理)!",
-
- "item.create.wand_of_symmetry.tooltip": "対称の杖",
- "item.create.wand_of_symmetry.tooltip.summary": "対象の鏡をまたいだ範囲内のブロック設置を完全に複製します。",
- "item.create.wand_of_symmetry.tooltip.condition1": "ホットバーにあるとき",
- "item.create.wand_of_symmetry.tooltip.behaviour1": "対象の鏡は有効のまま",
- "item.create.wand_of_symmetry.tooltip.control1": "地面を右クリックしたとき",
- "item.create.wand_of_symmetry.tooltip.action1": "対象の鏡を_作成_または_移動_する",
- "item.create.wand_of_symmetry.tooltip.control2": "空中を右クリックしたとき",
- "item.create.wand_of_symmetry.tooltip.action2": "有効な対象の鏡を_削除_",
- "item.create.wand_of_symmetry.tooltip.control3": "スニークしながら右クリックしたとき",
- "item.create.wand_of_symmetry.tooltip.action3": "_設定画面_を開きます。",
-
- "item.create.handheld_worldshaper.tooltip": "携帯型ワールドシェーパー",
- "item.create.handheld_worldshaper.tooltip.summary": "特色ある_風景_や_地形_を作るのに便利な道具。",
- "item.create.handheld_worldshaper.tooltip.control1": "ブロックを左クリックしたとき",
- "item.create.handheld_worldshaper.tooltip.action1": "見ているブロックをこの道具に設定します。",
- "item.create.handheld_worldshaper.tooltip.control2": "ブロックを右クリックしたとき",
- "item.create.handheld_worldshaper.tooltip.action2": "選択されている_ブラシ_や_ツール_を目標の場所に適用します。",
- "item.create.handheld_worldshaper.tooltip.control3": "スニークしながら右クリックしたとき",
- "item.create.handheld_worldshaper.tooltip.action3": "_設定画面_を開きます。",
-
- "item.create.tree_fertilizer.tooltip": "樹木の肥料",
- "item.create.tree_fertilizer.tooltip.summary": "一般的な種類の木の成長を早めるのに適したミネラルを配合した強力な肥料。",
- "item.create.tree_fertilizer.tooltip.condition1": "苗木に使ったとき",
- "item.create.tree_fertilizer.tooltip.behaviour1": "_間隔の条件_に_関係なく_苗木を成長させる",
-
- "item.create.extendo_grip.tooltip": "マジックハンド",
- "item.create.extendo_grip.tooltip.summary": "ビヨヨーン!着用者の_射程_を大幅に_伸ばし_ます。",
- "item.create.extendo_grip.tooltip.condition1": "オフハンドに装備したとき",
- "item.create.extendo_grip.tooltip.behaviour1": "_メインハンド_で使うアイテムの_射程_を_伸ばし_ます。",
- "item.create.extendo_grip.tooltip.condition2": "銅のバックタンクを装備したとき",
- "item.create.extendo_grip.tooltip.behaviour2": "_耐久値_を消費しなくなります。代わりに_圧縮空気_をタンクから消費します。",
-
- "item.create.potato_cannon.tooltip": "ポテトキャノン",
- "item.create.potato_cannon.tooltip.summary": "バキューン!自分が育てた野菜を敵に発射します。_銅のバックタンク_の圧縮空気でも動かせます。",
- "item.create.potato_cannon.tooltip.condition1": "右クリックしたとき",
- "item.create.potato_cannon.tooltip.behaviour1": "_インベントリ_の中から_適切_なアイテムを発射します。",
- "item.create.potato_cannon.tooltip.condition2": "銅のバックタンクを装備した時",
- "item.create.potato_cannon.tooltip.behaviour2": "_耐久値_を消費しなくなります。代わりに_圧縮空気_をタンクから消費します",
-
- "item.create.filter.tooltip": "フィルター",
- "item.create.filter.tooltip.summary": "物流系の装置の_搬入_と_搬出_をより_正確_に_制御_し、_アイテムのセット_またはいくつかの_入れ子になったフィルター_と照合します。",
- "item.create.filter.tooltip.condition1": "フィルタースロットにセットしたとき",
- "item.create.filter.tooltip.behaviour1": "_設定_に応じてアイテムの流れを_制御_します。",
- "item.create.filter.tooltip.condition2": "右クリックしたとき",
- "item.create.filter.tooltip.behaviour2": "_設定画面_を開きます。",
-
- "item.create.attribute_filter.tooltip": "属性フィルター",
- "item.create.attribute_filter.tooltip.summary": "物流系の装置の_搬入_と_搬出_をより_正確_に_制御_し、アイテムの_属性_と_カテゴリのセット_と照合します。",
- "item.create.attribute_filter.tooltip.condition1": "フィルタースロットにセットしたとき",
- "item.create.attribute_filter.tooltip.behaviour1": "_設定_に応じてアイテムの流れを_制御_します。",
- "item.create.attribute_filter.tooltip.condition2": "右クリックしたとき",
- "item.create.attribute_filter.tooltip.behaviour2": "_設定画面_を開きます。",
-
- "item.create.empty_schematic.tooltip": "空の概略図",
- "item.create.empty_schematic.tooltip.summary": "レシピの材料、および_概略図台_からの書き込みに使われます。",
-
- "item.create.schematic.tooltip": "概略図",
- "item.create.schematic.tooltip.summary": "ワールドに設置できる構造物を保存します。ホログラムを必要に応じて配置し、_概略図砲_を使って建築できます。",
- "item.create.schematic.tooltip.condition1": "持ったとき",
- "item.create.schematic.tooltip.behaviour1": "画面上のツールを使ってホログラムを配置します。",
- "item.create.schematic.tooltip.control1": "スニークしながら右クリックしたとき",
- "item.create.schematic.tooltip.action1": "正確な_座標_の入力_画面_を開きます",
-
- "item.create.schematic_and_quill.tooltip": "概略図と羽根ペン",
- "item.create.schematic_and_quill.tooltip.summary": "ワールドの構造物を.nbtファイルに保存できます。",
- "item.create.schematic_and_quill.tooltip.condition1": "ステップ1",
- "item.create.schematic_and_quill.tooltip.behaviour1": "右クリックして2つのコーナーポイントを選択します。",
- "item.create.schematic_and_quill.tooltip.condition2": "ステップ2",
- "item.create.schematic_and_quill.tooltip.behaviour2": "_Ctrlキーを押しながらスクロール_して、サイズを調整します。もう一度右クリックして保存します。",
- "item.create.schematic_and_quill.tooltip.control1": "右クリックしたとき",
- "item.create.schematic_and_quill.tooltip.action1": "コーナーポイントを選択/保存を確認します。",
- "item.create.schematic_and_quill.tooltip.control2": "Ctrlを長押しているとき",
- "item.create.schematic_and_quill.tooltip.action2": "_空中_でポイントを選択します。_スクロール_して距離を調整します。",
- "item.create.schematic_and_quill.tooltip.control3": "スニークしながら右クリックしたとき",
- "item.create.schematic_and_quill.tooltip.action3": "選択を_リセット_して削除します。",
-
- "block.create.schematicannon.tooltip": "概略図砲",
- "block.create.schematicannon.tooltip.summary": "ブロックを撃って、_概略図_をもとにワールドに設置します。隣接する収納ブロックからのアイテムを自動搬入し、_火薬_を燃料とします。",
- "block.create.schematicannon.tooltip.condition1": "右クリックしたとき",
- "block.create.schematicannon.tooltip.behaviour1": "_UI_を開きます。",
-
- "block.create.schematic_table.tooltip": "概略図台",
- "block.create.schematic_table.tooltip.summary": "保存された構造物を_空の概略図_に書き込みます。",
- "block.create.schematic_table.tooltip.condition1": "空の概略図を入れたとき",
- "block.create.schematic_table.tooltip.behaviour1": "Schematicsフォルダから選択したファイルをアップロードします。",
-
- "item.create.goggles.tooltip": "ゴーグル",
- "item.create.goggles.tooltip.summary": "有用な_回転力_の_情報_を視界に映す眼鏡。",
- "item.create.goggles.tooltip.condition1": "着用したとき",
- "item.create.goggles.tooltip.behaviour1": "設置した機械の_回転速度_および、_機械_の_応力への影響_と_許容応力_を_色付きのインジケーター_で表示します。",
- "item.create.goggles.tooltip.condition2": "計器を見たとき",
- "item.create.goggles.tooltip.behaviour2": "計器が接続されている動力ネットワークの_回転速度_または_応力_に関する詳細情報を表示します。",
- "item.create.goggles.tooltip.condition3": "液体コンテナを見たとき",
- "item.create.goggles.tooltip.behaviour3": "ブロックの_容量_と、その中に貯蔵されている_液体_の詳細情報を表示します。",
-
- "item.create.wrench.tooltip": "レンチ",
- "item.create.wrench.tooltip.summary": "機械いじりに便利な道具。機械の_回転_、_解体_、_設定_に使います。",
- "item.create.wrench.tooltip.control1": "機械を右クリックしたとき",
- "item.create.wrench.tooltip.action1": "操作した面に向かって、または面から離れるように_機械_を_回転_させます。",
- "item.create.wrench.tooltip.control2": "スニークしながら右クリックしたとき",
- "item.create.wrench.tooltip.action2": "_機械を分解_し、_インベントリ_に戻します。",
-
- "block.create.nozzle.tooltip": "ノズル",
- "block.create.nozzle.tooltip.summary": "_ケース入りファン_の前面に取り付けて、エンティティへの影響を_全方向_に分散します。",
-
- "block.create.cuckoo_clock.tooltip": "鳩時計",
- "block.create.cuckoo_clock.tooltip.summary": "空間を_彩り_、_時間を刻む_素晴らしい機械細工。",
- "block.create.cuckoo_clock.tooltip.condition1": "動力を供給したとき",
- "block.create.cuckoo_clock.tooltip.behaviour1": "_現在の時刻_を表示し、1日に2回曲を再生します。、_正午_と夕暮れに_プレイヤーが眠れる_時間になるとすぐに_再生_します。",
-
- "block.create.turntable.tooltip": "ターンテーブル",
- "block.create.turntable.tooltip.summary": "_回転力_を洗練された乗り物酔いに変えよう。",
-
- "block.create.toolbox.tooltip": "工具箱",
- "block.create.toolbox.tooltip.summary": "発明家の最愛の仲間。異なる8種類のアイテムを大量に_収納_できる便利グッズ。",
- "block.create.toolbox.tooltip.condition1": "壊したとき",
- "block.create.toolbox.tooltip.behaviour1": "インベントリの_内容_を_保持_します",
- "block.create.toolbox.tooltip.condition2": "範囲内に置いたとき",
- "block.create.toolbox.tooltip.behaviour2": "_近く_にいる_プレイヤー_が_工具箱_の_キーバインド_を押すと、工具箱に_触れずに_アクセスできます",
- "block.create.toolbox.tooltip.condition3": "右クリックした時",
- "block.create.toolbox.tooltip.behaviour3": "_収納UI_を開きます",
-
- "block.create.stockpile_switch.tooltip": "在庫スイッチ",
- "block.create.stockpile_switch.tooltip.summary": "接続した収納ブロックの_空き容量_によってレッドストーン信号を切り替えます。便利なフィルターが付属しています。_コンパレータ―_とは違って、_在庫スイッチ_は、信号が反転する_しきい値_を設定できます。",
- "block.create.stockpile_switch.tooltip.condition1": "右クリックしたとき",
- "block.create.stockpile_switch.tooltip.behaviour1": "_設定画面_を開きます。",
-
- "block.create.content_observer.tooltip": "コンテンツオブザーバー",
- "block.create.content_observer.tooltip.summary": "_収納ブロック_や_メカニカルベルト_内の設定した_フィルター_に一致する_アイテム_を_検出_します。",
- "block.create.content_observer.tooltip.condition1": "収納ブロックを観察するとき",
- "block.create.content_observer.tooltip.behaviour1": "観測する収納ブロックが_一致するコンテンツ_が入っている間、_レッドストーン信号_を発する。",
- "block.create.content_observer.tooltip.condition2": "ファンネルを観察するとき",
- "block.create.content_observer.tooltip.behaviour2": "_一致するアイテム_が_輸送_されると、_レッドストーンパルス_を発します。",
-
- "block.create.creative_crate.tooltip": "クリエイティブクレート",
- "block.create.creative_crate.tooltip.summary": "あらゆるアイテムを無限に複製する_収納ブロック_。隣接する_概略図砲_へブロックを無限に供給します。",
- "block.create.creative_crate.tooltip.condition1": "フィルタースロットにアイテムが入っているとき",
- "block.create.creative_crate.tooltip.behaviour1": "このクレートから何かを_搬出_すると、指定したアイテムが_無限_に_搬出_されます。このクレートに_搬入_したアイテムは_消滅_します。",
-
- "item.create.creative_blaze_cake.tooltip": "クリエイティブブレイズケーキ",
- "item.create.creative_blaze_cake.tooltip.summary": "ブレイズバーナーの火力をコントロールすることができる特別なケーキ。ブレイズバーナーたちがこれを食べれば絶対燃え尽きない(物理)。",
- "item.create.creative_blaze_cake.tooltip.condition1": "ブレイズバーナーを使ったとき",
- "item.create.creative_blaze_cake.tooltip.behaviour1": "ブレイズバーナーの火力を固定します。再度使用するとブレイズバーナーの火力を循環して切り替えます",
-
- "block.create.controller_rail.tooltip": "コントローラーレール",
- "block.create.controller_rail.tooltip.summary": "トロッコの_移動速度_を_細かく制御_できる_一方通行_の_パワード_レール",
- "block.create.controller_rail.tooltip.condition1": "レッドストーン信号を受けたとき",
- "block.create.controller_rail.tooltip.behaviour1": "通過する_トロッコ_を_信号の強度_に対応した移動速度に_加速_または_減速_します。また、隣接するコントローラレールにレッドストーン信号を伝達します。2つのコントローラレールに強度の異なるレッドストーン信号を供給すると、それらの間のレールはその信号の変化を補間します。",
-
- "item.create.sand_paper.tooltip": "紙やすり",
- "item.create.sand_paper.tooltip.summary": "_素材_を_磨く_のに使える荒い紙。デプロイヤーに自動で磨かせることもできます。",
- "item.create.sand_paper.tooltip.condition1": "使ったとき",
- "item.create.sand_paper.tooltip.behaviour1": "_オフハンド_で持っていたり、_視線先_の_ドロップ状態のアイテム_を磨きます。",
-
- "item.create.builders_tea.tooltip": "建築家のお茶",
- "item.create.builders_tea.tooltip.summary": "_やる気_がみなぎる、一日の始まりに最適な飲み物。",
-
- "item.create.refined_radiance.tooltip": "高貴な光輝",
- "item.create.refined_radiance.tooltip.summary": "_吸収した光輝_から鍛造した色彩素材。",
- "item.create.refined_radiance.tooltip.condition1": "作業中",
- "item.create.refined_radiance.tooltip.behaviour1": "この素材の使用方法は将来のリリースで実装予定です。",
-
- "item.create.shadow_steel.tooltip": "シャドウスチール",
- "item.create.shadow_steel.tooltip.summary": "_奈落の虚無_から鍛造した色彩素材。",
- "item.create.shadow_steel.tooltip.condition1": "作業中",
- "item.create.shadow_steel.tooltip.behaviour1": "この素材の使用方法は将来のリリースで実装予定です。",
-
- "item.create.linked_controller.tooltip": "リンクコントローラー",
- "item.create.linked_controller.tooltip.summary": "_6つのボタン_に割り当てられた周波数の_レッドストーンリンク_を_片手_で_制御_できます。",
- "item.create.linked_controller.tooltip.condition1": "右クリック",
- "item.create.linked_controller.tooltip.behaviour1": "コントローラーを_オンオフ_します。_制御_がオンのときは_移動_できません。",
- "item.create.linked_controller.tooltip.condition2": "スニークしながら右クリック",
- "item.create.linked_controller.tooltip.behaviour2": "手動_設定画面_を開きます",
- "item.create.linked_controller.tooltip.condition3": "レッドストーンリンク受信機を右クリックしたとき",
- "item.create.linked_controller.tooltip.behaviour3": "_割り当てモード_をオンにします。_6つのコントロール_のうち1つを押してリンクの周波数に_割り当て_ます。",
- "item.create.linked_controller.tooltip.condition4": "書見台を右クリックしたとき",
- "item.create.linked_controller.tooltip.behaviour4": "コントローラーを書見台に設置し、簡単に使えるようにします。(スニークしながら右クリックで取り出せます)",
-
- "item.create.diving_helmet.tooltip": "潜水ヘルメット",
- "item.create.diving_helmet.tooltip.summary": "_銅のバックタンク_と一緒に使うと、長時間_水中_で_呼吸_できるようになるヘルメット。",
- "item.create.diving_helmet.tooltip.condition1": "装備したとき",
- "item.create.diving_helmet.tooltip.behaviour1": "バックタンクからゆっくりと_圧縮空気_を排出しながら、_水中呼吸_の効果を供給します。",
-
- "item.create.copper_backtank.tooltip": "銅のバックタンク",
- "item.create.copper_backtank.tooltip.summary": "圧縮空気を運ぶため_携帯タンク_",
- "item.create.copper_backtank.tooltip.condition1": "装備したとき",
- "item.create.copper_backtank.tooltip.behaviour1": "必要な装備に_圧縮空気_を供給します。",
- "item.create.copper_backtank.tooltip.condition2": "設置して動力を供給したとき",
- "item.create.copper_backtank.tooltip.behaviour2": "_圧縮空気_を_集めます_。速度は回転速度によって決まります。",
-
- "item.create.netherite_backtank.tooltip": "UNLOCALIZED: NETHERITE BACKTANK",
- "item.create.netherite_backtank.tooltip.summary": "UNLOCALIZED: A _Wearable_ _Tank_ for carrying Pressurized Air.",
- "item.create.netherite_backtank.tooltip.condition1": "UNLOCALIZED: When Worn",
- "item.create.netherite_backtank.tooltip.behaviour1": "UNLOCALIZED: Provides _Pressurized_ _Air_ to Equipment that requires it.",
- "item.create.netherite_backtank.tooltip.condition2": "UNLOCALIZED: When placed, Powered by Kinetics",
- "item.create.netherite_backtank.tooltip.behaviour2": "UNLOCALIZED: _Collects_ _Pressurized_ _Air_ at a rate depending on the Rotational Speed.",
-
- "block.create.placard.tooltip": "プラカード",
- "block.create.placard.tooltip.summary": "このイカした真鍮の壁掛けパネルにアイテムを飾ろう。からくりにつけても大丈夫!",
- "block.create.placard.tooltip.condition1": "右クリックしたとき",
- "block.create.placard.tooltip.behaviour1": "持っている_アイテム_をプラカードに_入れます_。すでに一致するアイテムが入っていた場合、短い_レッドストーン_信号を_発します_。",
- "block.create.placard.tooltip.condition2": "殴ったとき",
- "block.create.placard.tooltip.behaviour2": "額縁から今入っているアイテムを_外します",
-
- "block.create.flywheel.tooltip": "弾み車",
- "block.create.flywheel.tooltip.summary": "この立派な真鍮の車輪で_機械_を_飾ろう_",
- "block.create.flywheel.tooltip.condition1": "動力を供給したとき",
- "block.create.flywheel.tooltip.behaviour1": "回り始めます",
-
- "item.create.diving_boots.tooltip": "潜水ブーツ",
- "item.create.diving_boots.tooltip.summary": "海底を歩けるようになる_重いブーツ_。",
- "item.create.diving_boots.tooltip.condition1": "装備したとき",
- "item.create.diving_boots.tooltip.behaviour1": "_沈むのが早くなり_、_泳げなく_なります。その代わり、水中で_歩いたり_、_ジャンプ_したりできます。また、メカニカルベルトの影響を受けなくなります。",
-
- "item.create.crafting_blueprint.tooltip": "クラフトブループリント",
- "item.create.crafting_blueprint.tooltip.summary": "壁に_貼り_、_材料_の_配置_を_指定_することで手作業によるクラフトを簡単にできます。各スロットが1つのレシピを表しています。",
- "item.create.crafting_blueprint.condition1": "空きスロットを右クリックしたとき",
- "item.create.crafting_blueprint.behaviour1": "_レシピ_や表示するアイテムを_設定_できる_クラフトメニュー_を開きます。",
- "item.create.crafting_blueprint.condition2": "設定済みスロットを右クリックしたとき",
- "item.create.crafting_blueprint.behaviour2": "_インベントリ_にある一致する材料で_設定したレシピ_を_クラフト_します。_スニーク_すれば最大_スタック_分を一気にクラフトできます",
-
- "item.create.minecart_coupling.tooltip": "トロッコ連結器",
- "item.create.minecart_coupling.tooltip.summary": "壮大な列車を作るために_トロッコ_や_からくり車両_を_連結_しよう。",
- "item.create.minecart_coupling.tooltip.condition1": "トロッコに使ったとき",
- "item.create.minecart_coupling.tooltip.behaviour1": "_2台_のトロッコを連結します。それらは移動中に_一定_の_距離_を保とうします。",
-
- "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": "装飾用の_真鍮の鐘_。_魂の炎_の真上に置くと、別の使い道が見つかるかも...",
-
- "block.create.haunted_bell.tooltip": "憑りつかれた鐘",
- "block.create.haunted_bell.tooltip.summary": "ネザーに彷徨う魂が宿る、呪われた鐘",
- "block.create.haunted_bell.tooltip.condition1": "持ったとき、鳴らしたとき",
- "block.create.haunted_bell.tooltip.behaviour1": "_敵モブ_がスポーンする近くの_光のない場所_を示します",
-
-
- "_": "->------------------------] Ponder Content [------------------------<-",
-
- "create.ponder.hold_to_ponder": "[%1$s] を長押しして思案画面を開く",
- "create.ponder.subject": "このシーンの主題",
- "create.ponder.pondering": "思案中...",
- "create.ponder.identify_mode": "確認モードになっています.\n [%1$s] で一時停止を解除",
- "create.ponder.associated": "関連項目",
- "create.ponder.close": "閉じる",
- "create.ponder.identify": "ブロック名を確認",
- "create.ponder.next": "次のシーン",
- "create.ponder.next_up": "次:",
- "create.ponder.previous": "前のシーン",
- "create.ponder.replay": "最初から",
- "create.ponder.think_back": "戻る",
- "create.ponder.slow_text": "熟考(スロー再生)",
- "create.ponder.exit": "終了",
- "create.ponder.welcome": "思案画面へようこそ",
- "create.ponder.categories": "Createで閲覧できるカテゴリ",
- "create.ponder.index_description": "アイテムをクリックすると、関連するアイテムやブロックの情報が表示されます。",
- "create.ponder.index_title": "思案索引",
- "create.ponder.shared.rpm16": "16 RPM",
- "create.ponder.shared.behaviour_modify_wrench": "この挙動はレンチを使って変更できます",
- "create.ponder.shared.storage_on_contraption": "構造物中の収納ブロックは自動的にドロップを拾います",
- "create.ponder.shared.sneak_and": "スニーク + ",
- "create.ponder.shared.rpm8": "8 RPM",
- "create.ponder.shared.ctrl_and": "Ctrl + ",
- "create.ponder.shared.rpm32": "32 RPM",
- "create.ponder.shared.rpm16_source": "動力源: 16 RPM",
- "create.ponder.shared.movement_anchors": "シャーシや超粘着剤を使えば大きな構造物も動かせます",
- "create.ponder.tag.redstone": "制御機械",
- "create.ponder.tag.redstone.description": "レッドストーン工学に役立つ機械",
- "create.ponder.tag.contraption_assembly": "ブロック組み立て用品",
- "create.ponder.tag.contraption_assembly.description": "アニメーションして動く構造物を組み立てるための道具や機械",
- "create.ponder.tag.fluids": "液体制御機械",
- "create.ponder.tag.fluids.description": "液体の輸送や利用に役立つ機械",
- "create.ponder.tag.decoration": "装飾",
- "create.ponder.tag.decoration.description": "主に装飾に使うブロック",
- "create.ponder.tag.windmill_sails": "風車ベアリング用の帆",
- "create.ponder.tag.windmill_sails.description": "風車につける構造物を組み立てたときに帆にカウントされるブロック。どのブロックを使っても効率は同じ",
- "create.ponder.tag.arm_targets": "メカニカルアームの対象",
- "create.ponder.tag.arm_targets.description": "メカニカルアームの搬入元または搬出先にできる機械/ブロック",
- "create.ponder.tag.kinetic_appliances": "作業機械",
- "create.ponder.tag.kinetic_appliances.description": "回転力を利用する機械",
- "create.ponder.tag.kinetic_sources": "原動機",
- "create.ponder.tag.kinetic_sources.description": "回転力を生み出す機械",
- "create.ponder.tag.movement_anchor": "からくり機械",
- "create.ponder.tag.movement_anchor.description": "取り付けたブロック構造物を様々な方法で動かすからくりを作る機械",
- "create.ponder.tag.kinetic_relays": "伝達機械",
- "create.ponder.tag.kinetic_relays.description": "回転力の伝達に役立つ機械",
- "create.ponder.tag.contraption_actor": "からくり構造部品",
- "create.ponder.tag.contraption_actor.description": "ブロックを動かす機械に取り付けたときに特別な動作をする機械",
- "create.ponder.tag.creative": "クリエイティブ限定",
- "create.ponder.tag.creative.description": "サバイバルモードでは通常入手できない機械",
- "create.ponder.tag.display_sources": "ディスプレイリンクの情報源",
- "create.ponder.tag.display_sources.description": "ディスプレイリンクでデータを読み取れる機械/ブロック",
- "create.ponder.tag.logistics": "輸送機械",
- "create.ponder.tag.logistics.description": "アイテムの運搬を補助する機械",
- "create.ponder.tag.display_targets": "ディスプレイリンクの表示先",
- "create.ponder.tag.display_targets.description": "ディスプレイリンクから受け取ったデータを処理・表示できる機械/ブロック",
- "create.ponder.tag.train_related": "鉄道用品",
- "create.ponder.tag.train_related.description": "からくり鉄道の建築、管理に使う機械",
-
- "create.ponder.analog_lever.header": "アナログレバーによる信号制御",
- "create.ponder.analog_lever.text_1": "アナログレバーはコンパクトに正確なレッドストーン動力を出力できます。",
- "create.ponder.analog_lever.text_2": "右クリックでレッドストーン強度を上げられます。",
- "create.ponder.analog_lever.text_3": "スニークしながら右クリックでレッドストーン強度を下げられます。",
-
- "create.ponder.andesite_tunnel.header": "安山岩トンネルの使い方",
- "create.ponder.andesite_tunnel.text_1": "安山岩トンネルは、ベルトを隠せます",
- "create.ponder.andesite_tunnel.text_2": "安山岩トンネルが横につながっていると...",
- "create.ponder.andesite_tunnel.text_3": "...通過するアイテムスタックから正確に1つのアイテムを分割します",
- "create.ponder.andesite_tunnel.text_4": "残ったものは、そのルートを進み続けます",
-
- "create.ponder.auto_schedule.header": "鉄道駅 & 時刻表",
- "create.ponder.auto_schedule.text_1": "時刻表は運転手に行先を伝えます",
- "create.ponder.auto_schedule.text_2": "列車が停車するたびにコンパレーターはレッドストーン信号を発します",
- "create.ponder.auto_schedule.text_3": "駅には表示された方向からしか近づけないことに注意してください",
- "create.ponder.auto_schedule.text_4": "また、駅は新しい時刻表を自動で割り当てることもできます",
- "create.ponder.auto_schedule.text_5": "時刻表を駅ブロックに置くと、自動でそれを停車している列車にコピーします",
- "create.ponder.auto_schedule.text_6": "手動で渡す場合と異なり、運転手がアイテムを持ち運ぶことはありません",
-
- "create.ponder.basin.header": "鉢によるアイテム加工",
- "create.ponder.basin.text_1": "鉢には素材となるアイテムや液体を入れられます",
- "create.ponder.basin.text_2": "鉢は完成品アイテムを斜め下へ搬出しようとします",
- "create.ponder.basin.text_3": "搬出できるブロックが存在する場合、鉢には搬出用の蛇口が表示されます",
- "create.ponder.basin.text_4": "搬出先のブロックにはいくつかの選択肢があります",
- "create.ponder.basin.text_5": "搬出したアイテムは下の収納ブロックに入ります",
- "create.ponder.basin.text_6": "搬出先がない場合、鉢は完成品アイテムを保持します",
- "create.ponder.basin.text_7": "これは、完成品アイテムを材料として再利用する必要がある場合に役立ちます",
- "create.ponder.basin.text_8": "完成品アイテムは、鉢から搬出する必要があります",
- "create.ponder.basin.text_9": "未処理のアイテムが搬出されないように、フィルターが必要になる場合があります",
-
- "create.ponder.bearing_modes.header": ":メカニカルベアリングの動作モード",
- "create.ponder.bearing_modes.text_1": "止まったとき、ベアリングは格子に沿った近い角度に構造物を配置します",
- "create.ponder.bearing_modes.text_2": "通常のブロックに戻らないように設定したり、開始時の角度のみブロックに戻るように設定したりできます",
-
- "create.ponder.belt_casing.header": "ケース入りベルト",
- "create.ponder.belt_casing.text_1": "真鍮か安山岩ケーシングを使ってメカニカルベルトを飾れます",
- "create.ponder.belt_casing.text_2": "ケーシングはレンチを使って外せます",
-
- "create.ponder.belt_connector.header": "メカニカルベルトの使い方",
- "create.ponder.belt_connector.text_1": "メカニカルベルトを持って2つのシャフトを右クリックすると、シャフトにベルトコンベアを繋げて設置されます",
- "create.ponder.belt_connector.text_2": "誤ったシャフトをクリックしてしまった場合、スニークしながら右クリックでキャンセルできます",
- "create.ponder.belt_connector.text_3": "ベルト内のどこでも、シャフトを追加できます",
- "create.ponder.belt_connector.text_4": "ベルトを介して接続したシャフトは、同じ速度・方向で回転します",
- "create.ponder.belt_connector.text_5": "追加したシャフトは、レンチで取り除けます",
- "create.ponder.belt_connector.text_6": "メカニカルベルトは染色して見栄えをよくできます",
-
- "create.ponder.belt_directions.header": "メカニカルベルトの有効な向きについて",
- "create.ponder.belt_directions.text_1": "ベルトは自由な方向に接続できるわけではありません",
- "create.ponder.belt_directions.text_2": "1.水平",
- "create.ponder.belt_directions.text_3": "2.斜め",
- "create.ponder.belt_directions.text_4": "3.垂直",
- "create.ponder.belt_directions.text_5": "4.垂直方向のシャフトを水平に",
- "create.ponder.belt_directions.text_6": "これらはすべて接続できる方向です。ベルトの長さは2~20ブロックの間で自由に接続できます",
-
- "create.ponder.belt_transport.header": "メカニカルベルトによる運搬",
- "create.ponder.belt_transport.text_1": "ベルトを稼働させると、アイテムやエンティティを運べます",
- "create.ponder.belt_transport.text_2": "素手で右クリックすると、ベルトからアイテムを取り出せます",
-
- "create.ponder.blaze_burner.header": "ブレイズバーナーへの餌やり",
- "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.brass_funnel.header": "真鍮ファンネル",
- "create.ponder.brass_funnel.text_1": "安山岩ファンネルでは、1回につき1つのアイテムしか搬出できません",
- "create.ponder.brass_funnel.text_2": "真鍮ファンネルは、最大で1スタックのアイテムを搬出できます",
- "create.ponder.brass_funnel.text_3": "フィルタースロットを見ながらスクロールすると、取り出すアイテム数を正確に調整できます",
- "create.ponder.brass_funnel.text_4": "フィルタースロットにアイテムを設定すると、ファンネルは一致するアイテムのみを運搬できます",
-
- "create.ponder.brass_tunnel.header": "真鍮トンネルの使い方",
- "create.ponder.brass_tunnel.text_1": "真鍮トンネルは、ベルトを隠せます",
- "create.ponder.brass_tunnel.text_2": "真鍮トンネルには、搬出入面それぞれにフィルタースロットがあります",
- "create.ponder.brass_tunnel.text_3": "搬入側のフィルターは、単純に一致しないアイテムを搬入しないようにします",
- "create.ponder.brass_tunnel.text_4": "搬出側のフィルターは、搬出するアイテムを種類別に分類できます",
- "create.ponder.brass_tunnel.text_5": "通過するアイテムが複数の口から搬出できる場合は、モードによってどのように搬出されるかが決まります",
- "create.ponder.brass_tunnel.text_6": "並べられた複数のベルト上の真鍮トンネルは接続されます",
- "create.ponder.brass_tunnel.text_7": "搬入したアイテムは、接続されているすべての搬出口に分配されます",
- "create.ponder.brass_tunnel.text_8": "アイテムをトンネルへ直接搬入することもできます",
-
- "create.ponder.brass_tunnel_modes.header": "真鍮トンネルの動作モード",
- "create.ponder.brass_tunnel_modes.text_1": "真鍮トンネルはレンチを使って分配モードを変更できます",
- "create.ponder.brass_tunnel_modes.text_10": "「同期」は、真鍮トンネルのデフォルト設定です",
- "create.ponder.brass_tunnel_modes.text_11": "アイテムはグループ内の全てのトンネルがアイテムを搬入できる場合のみ通過を許可します",
- "create.ponder.brass_tunnel_modes.text_12": "これにより、影響を受ける全てのベルトに同じ割合でアイテムを供給できます",
- "create.ponder.brass_tunnel_modes.text_2": "「スタック分割」は、アイテムを通せる搬出口の間でアイテムスタックを均等に分配しようとします",
- "create.ponder.brass_tunnel_modes.text_3": "搬出口がアイテムを通せない場合はスキップされます ",
- "create.ponder.brass_tunnel_modes.text_4": "「強制スタック分割」は搬出をスキップせず、それができるようになるまで待機します",
- "create.ponder.brass_tunnel_modes.text_5": "「順繰り分配」 はスタックを分割せず、それぞれの搬出口から順番に搬出します ",
- "create.ponder.brass_tunnel_modes.text_6": "繰り返しになりますが、搬出口がアイテムを通せない場合はスキップされます",
- "create.ponder.brass_tunnel_modes.text_7": "「強制順繰り分配」は、搬出をスキップしません",
- "create.ponder.brass_tunnel_modes.text_8": "「近い所を優先」アイテムの搬入口に最も近い搬出口から優先して分配します ",
- "create.ponder.brass_tunnel_modes.text_9": "「ランダム」は、スタック全体をランダムに選択した搬出口に分配します ",
-
- "create.ponder.cart_assembler.header": "トロッコアセンブラによる構造物の移動",
- "create.ponder.cart_assembler.text_1": "レッドストーン信号を受けたアセンブラは通過するトロッコに、取り付けられた構造物を取り付けます",
- "create.ponder.cart_assembler.text_2": "レッドストーン信号を受けていない場合、通過するトロッコの構造物を取り外し、ブロックへ戻します",
- "create.ponder.cart_assembler.text_3": "トロッコにレンチを使うと、構造物を付けたまま別の場所へ運べます",
-
- "create.ponder.cart_assembler_dual.header": "列車を組み立てる",
- "create.ponder.cart_assembler_dual.text_1": "2つのトロッコアセンブラが構造物を共有している場合...",
- "create.ponder.cart_assembler_dual.text_2": "...どちらかにレッドストーン信号を与えると、列車が組み立てられます",
- "create.ponder.cart_assembler_dual.text_3": "トロッコ連結器で接続したトロッコと同様の動作をします",
-
- "create.ponder.cart_assembler_modes.header": "からくり付きトロッコの方向設定",
- "create.ponder.cart_assembler_modes.text_1": "トロッコの構造物は、トロッコの動きに合わせて回転します",
- "create.ponder.cart_assembler_modes.text_2": "この矢印は、構造物のどちら側が前面かを示します",
- "create.ponder.cart_assembler_modes.text_3": "アセンブラが「常に向きを固定する」に設定されている場合、からくりの向きは変わりません",
-
- "create.ponder.cart_assembler_rails.header": "その他のトロッコとレールの種類",
- "create.ponder.cart_assembler_rails.text_1": "通常のレールに設置したトロッコアセンブラは、通過するカートの動きに影響を与えません",
- "create.ponder.cart_assembler_rails.text_2": "パワードレールやコントローラーレールでは、レッドストーン信号を受けるまでトロッコは固定されます",
- "create.ponder.cart_assembler_rails.text_3": "他のトロッコを使うこともできます",
- "create.ponder.cart_assembler_rails.text_4": "かまど付きトロッコは、構造物の収納ブロックから燃料を確保します",
-
- "create.ponder.chain_drive.header": "ケース入りチェーンドライブによる回転力の伝達",
- "create.ponder.chain_drive.text_1": "チェーンドライブは、一列に並べると回転を伝達します",
- "create.ponder.chain_drive.text_2": "このように接続された全てのシャフトは、回転方向が同じです",
- "create.ponder.chain_drive.text_3": "列の任意の部分を90度方向を変えて設置できます",
-
- "create.ponder.chain_gearshift.header": "チェーンギアシフトによる回転速度の制御",
- "create.ponder.chain_gearshift.text_1": "信号を受けていないチェーンギアシフトは、チェーンドライブと同じように動作します",
- "create.ponder.chain_gearshift.text_2": "信号を受けている時は、列内の他のチェーンドライブに伝達される速度が2倍になります",
- "create.ponder.chain_gearshift.text_3": "信号を受けているチェーンギアシフトが動力源でない場合、速度が半分になります",
- "create.ponder.chain_gearshift.text_4": "いずれの場合も、列内のチェーンドライブは常に「信号入りチェーンギアシフト」の2倍の速度で動作します",
- "create.ponder.chain_gearshift.text_5": "レッドストーン信号の強度で、比率を1と2の間でより正確に調整できます",
- "create.ponder.chain_gearshift.text_6": "12 RPM",
-
- "create.ponder.chute.header": "シュートによる下方向へ運搬",
- "create.ponder.chute.text_1": "シュートは、収納ブロックから垂直方向にアイテムを運搬できます",
- "create.ponder.chute.text_2": "レンチを使って、窓を付けられます",
- "create.ponder.chute.text_3": "シュートを側面に配置すると、斜めに接続されます",
-
- "create.ponder.chute_upward.header": "シュートによる上方向へ運搬",
- "create.ponder.chute_upward.text_1": "シュートの上部または下部にファンを配置すると、アイテムを上方向へ運搬できます",
- "create.ponder.chute_upward.text_2": "エンジニアのゴーグルを付けてシュートを見ると、移動方向が表示されます",
- "create.ponder.chute_upward.text_3": "ブロックで詰まっている端では、アイテムを側面から搬出入する必要があります",
-
- "create.ponder.clockwork_bearing.header": "時計仕掛けのベアリングを使った構造物のアニメーション",
- "create.ponder.clockwork_bearing.text_1": "時計仕掛けのベアリングは、前面にブロックを取り付けられます",
- "create.ponder.clockwork_bearing.text_2": "回転力を受けると、現在の時間に合わせて構造物が回転します",
- "create.ponder.clockwork_bearing.text_3": "3:00",
- "create.ponder.clockwork_bearing.text_4": "4:00",
- "create.ponder.clockwork_bearing.text_5": "ベアリングを右クリックして、構造物のアニメーションを開始・停止します",
- "create.ponder.clockwork_bearing.text_6": "時針の前に、2つ目の構造物を追加できます",
- "create.ponder.clockwork_bearing.text_7": "2つの構造物が超粘着剤などで取り付けられていないか確認してください",
- "create.ponder.clockwork_bearing.text_8": "2つ目の構造物は分針として回転します",
-
- "create.ponder.clutch.header": "クラッチによる回転力の制御",
- "create.ponder.clutch.text_1": "クラッチはまっすぐ回転を伝達します",
- "create.ponder.clutch.text_2": "レッドストーン信号を与えると、回転の伝達が止まります",
-
- "create.ponder.cog_speedup.header": "歯車による回転速度変化",
- "create.ponder.cog_speedup.text_1": "大小の歯車は斜めに接続できます",
- "create.ponder.cog_speedup.text_2": "大きな歯車から歯車に接続すると、伝達先の回転速度が2倍になります",
- "create.ponder.cog_speedup.text_3": "逆に接続すると、伝達先の回転速度が半分になります",
-
- "create.ponder.cogwheel.header": "歯車による回転力の伝達",
- "create.ponder.cogwheel.text_1": "歯車は隣接する歯車へ回転力を伝達します",
- "create.ponder.cogwheel.text_2": "このように連結した隣り合うシャフトは、反対方向に回転します",
-
- "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": "クリエイティブ液体タンクは、液体を無限に供給できます",
- "create.ponder.creative_fluid_tank.text_2": "液体容器アイテムで右クリックで液体を指定できます",
- "create.ponder.creative_fluid_tank.text_3": "液体ネットワークはタンクから指定した液体を無限に吸いだせます",
- "create.ponder.creative_fluid_tank.text_4": "クリエイティブ液体タンクに押し入れた液体は消滅します",
-
- "create.ponder.creative_motor.header": "クリエイティブモーターによる回転力の生成",
- "create.ponder.creative_motor.text_1": "クリエイティブモーターは、コンパクトで出力を調整できる原動機です",
- "create.ponder.creative_motor.text_2": "背面パネルを見ながらスクロールすると、モーターの回転速度を変更できます",
-
- "create.ponder.creative_motor_mojang.header": "Mojangの謎",
-
- "create.ponder.crushing_wheels.header": "破砕ホイールによるアイテム加工",
- "create.ponder.crushing_wheels.text_1": "一対の破砕ホイールは、非常に効果的にアイテムを粉砕できます",
- "create.ponder.crushing_wheels.text_2": "動作には、互いに反対方向に回転させる必要があります",
- "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.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": "動作は、常に手前2ブロックの位置へ行われます",
- "create.ponder.deployer.text_3": "真正面のブロックが邪魔になることはありません",
- "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.text_3": "フィルタースロットを使って、どのアイテムを使用するか指定できます",
-
- "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.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.text_3": "その為、反転したパルス信号を使ってちょうど1サイクルだけ稼働させられます",
-
- "create.ponder.depot.header": "デポの使い方",
- "create.ponder.depot.text_1": "デポは動かないメカニカルベルトのようなブロックです",
- "create.ponder.depot.text_2": "右クリックして、手動でアイテムを搬出入できます",
- "create.ponder.depot.text_3": "メカニカルベルトのように、載せたアイテムを加工できます",
- "create.ponder.depot.text_4": "また、メカニカルアームにアイテムを供給することもできます",
-
- "create.ponder.display_board.header": "ディスプレイボードの使い方",
- "create.ponder.display_board.text_1": "ディスプレイボードは看板に代わる、より拡張性の高いブロックです",
- "create.ponder.display_board.text_2": "稼働には回転力が必要です",
- "create.ponder.display_board.text_3": "文字の表示には名札を使うか...",
- "create.ponder.display_board.text_4": "ディスプレイリンクを通して行えます",
- "create.ponder.display_board.text_5": "ボードは、行ごとにそれぞれ染料で染色できます",
- "create.ponder.display_board.text_6": "素手で右クリックすると、リセットできます",
-
- "create.ponder.display_link.header": "ディスプレイリンクの設置",
- "create.ponder.display_link.text_1": "ディスプレイリンクは、変化する情報の視覚化に使えます",
- "create.ponder.display_link.text_2": "はじめに、対象となるディスプレイを右クリックし...",
- "create.ponder.display_link.text_3": "...それから情報を読み出すブロックに取り付けます",
- "create.ponder.display_link.text_4": "選択・設定をするためにUIを開いてください",
- "create.ponder.display_link.text_5": "これで、ディスプレイがリンクからの情報を受信するようになりました",
- "create.ponder.display_link.text_6": "全てのブロックが情報源として使えるわけではありません",
- "create.ponder.display_link.text_7": "互換性のあるブロックはそれぞれ固有の情報を提供します",
- "create.ponder.display_link.text_8": "ディスプレイリンクは、複数の異なるディスプレイと連動できます",
-
- "create.ponder.display_link_redstone.header": "レッドストーンによる制御",
- "create.ponder.display_link_redstone.text_1": "レッドストーン信号を受ける間、ディスプレイリンクは情報の更新を停止します",
- "create.ponder.display_link_redstone.text_2": "信号が切れると、タイマーがリセットされ、新しい情報が即座に送信されます",
- "create.ponder.display_link_redstone.text_3": "ただし、情報元から発せられるレッドストーン信号はリンクに影響を与えません",
-
- "create.ponder.empty_blaze_burner.header": "空のブレイズバーナーの使い方",
- "create.ponder.empty_blaze_burner.text_1": "空のバーナーで右クリックするとブレイズを捕獲できます",
- "create.ponder.empty_blaze_burner.text_2": "また、ブレイズはスポーンブロックから直接捕獲することもできます",
- "create.ponder.empty_blaze_burner.text_3": "これで、様々な機械で利用できる理想的な熱源が得られます",
- "create.ponder.empty_blaze_burner.text_4": "空のブレイズバーナーは火打石と打ち金を使って火を付ければ装飾にも使えます",
- "create.ponder.empty_blaze_burner.text_5": "さらに、魂の宿ったアイテムを使うことで炎を変化させられます",
- "create.ponder.empty_blaze_burner.text_6": "しかし、これは加工用の熱源には適していません",
-
- "create.ponder.encased_fluid_pipe.header": "ケース入り液体パイプ",
- "create.ponder.encased_fluid_pipe.text_1": "銅ケーシングで液体パイプを飾れます",
- "create.ponder.encased_fluid_pipe.text_2": "ただの飾りではなく、ケース入りパイプは接続がロックされます",
- "create.ponder.encased_fluid_pipe.text_3": "隣接するブロックの設置や破壊などの更新に反応しなくなります",
-
- "create.ponder.fan_direction.header": "ケース入りファンの気流",
- "create.ponder.fan_direction.text_1": "ケース入りファンは、回転力を利用して気流を生み出します",
- "create.ponder.fan_direction.text_2": "気流の強さと方向は、供給される回転力によって決まります",
-
- "create.ponder.fan_processing.header": "ケース付きファンによるアイテム加工",
- "create.ponder.fan_processing.text_1": "溶岩を通過した気流は、加熱されます",
- "create.ponder.fan_processing.text_2": "この気流に当てられたアイテムは精錬されます",
- "create.ponder.fan_processing.text_3": "ただし、食品は焼却されてしまいます",
- "create.ponder.fan_processing.text_4": "食品加工には、代わりに火を使った燻製気流を使ってください",
- "create.ponder.fan_processing.text_5": "水を通過する気流は、洗浄気流になります",
- "create.ponder.fan_processing.text_6": "この気流を使えば、面白い加工ができます",
- "create.ponder.fan_processing.text_7": "ファンの速度は処理速度とは関係がなく、範囲のみが変わります",
- "create.ponder.fan_processing.text_8": "ファンによる加工は、デポやベルト上のアイテムにも行われます",
-
- "create.ponder.fluid_pipe_flow.header": "銅パイプを使った液体の移動",
- "create.ponder.fluid_pipe_flow.text_1": "液体パイプは2つ以上の液体源と輸送先を繋げられます",
- "create.ponder.fluid_pipe_flow.text_2": "レンチを使うと、まっすぐなパイプに窓を付けられます",
- "create.ponder.fluid_pipe_flow.text_3": "窓付きパイプは側面と隣接するパイプとつながりません",
- "create.ponder.fluid_pipe_flow.text_4": "メカニカルポンプを使えば液体を輸送できます",
- "create.ponder.fluid_pipe_flow.text_5": "はじめは液体が輸送されません",
- "create.ponder.fluid_pipe_flow.text_6": "流れが終点まで届くと徐々に輸送されていきます",
- "create.ponder.fluid_pipe_flow.text_7": "つまり、パイプブロック自体に液体は入っていないということです",
-
- "create.ponder.fluid_pipe_interaction.header": "液体容器の排出と充填",
- "create.ponder.fluid_pipe_interaction.text_1": "液体ネットワークは終点でさまざまなブロックとやりとりできます",
- "create.ponder.fluid_pipe_interaction.text_2": "液体を溜めることができれば、どのようなブロックでも液体の搬入・搬出ができます",
- "create.ponder.fluid_pipe_interaction.text_3": "開いているパイプの端の目の前の液体ブロックは吸い込めます",
- "create.ponder.fluid_pipe_interaction.text_4": "また、開いたスペースに液体ブロックを設置できます",
- "create.ponder.fluid_pipe_interaction.text_5": "パイプは、いくつかのブロックから直接液体を吸い込めます",
-
- "create.ponder.fluid_tank_sizes.header": "液体タンクの寸法",
- "create.ponder.fluid_tank_sizes.text_1": "液体タンクは複数組み合わせて容量を増やせます。",
- "create.ponder.fluid_tank_sizes.text_2": "横幅は最大3ブロック",
- "create.ponder.fluid_tank_sizes.text_3": "高さは30ブロック以上重ねられます",
- "create.ponder.fluid_tank_sizes.text_4": "レンチを使って、タンクの窓を付け外しできます",
-
- "create.ponder.fluid_tank_storage.header": "液体タンクへの液体の貯蔵",
- "create.ponder.fluid_tank_storage.text_1": "液体タンクは大量の液体を貯蔵できます",
- "create.ponder.fluid_tank_storage.text_2": "どの方向からでも液体を搬出入できます",
- "create.ponder.fluid_tank_storage.text_3": "コンパレーターで液体量を測れます",
- "create.ponder.fluid_tank_storage.text_4": "しかし、サバイバルモードでは手動で液体を搬出入できません。",
- "create.ponder.fluid_tank_storage.text_5": "鉢、アイテム排液口、アイテム注液口などを使えばアイテムから液体を搬出入できます。",
-
- "create.ponder.funnel_compat.header": "ファンネルの互換性",
- "create.ponder.funnel_compat.text_1": "ファンネルは、他のいくつかの機械とも相性がいいです",
- "create.ponder.funnel_compat.text_2": "上向きのメカニカルソー",
- "create.ponder.funnel_compat.text_3": "デポ",
- "create.ponder.funnel_compat.text_4": "アイテム排液口など",
-
- "create.ponder.funnel_direction.header": "運搬の方向",
- "create.ponder.funnel_direction.text_1": "通常の配置では、収納ブロックからアイテムを搬出します",
- "create.ponder.funnel_direction.text_2": "スニークしながら設置すると、収納ブロックにアイテムを搬入します",
- "create.ponder.funnel_direction.text_3": "レンチを使って、設置後にファンネルの動作モードを変えられます",
- "create.ponder.funnel_direction.text_4": "ほとんどの方向で同じことができます",
- "create.ponder.funnel_direction.text_5": "ベルト上のファンネルは、ベルトの移動方向に応じて搬入/搬出が決まります",
-
- "create.ponder.funnel_intro.header": "ファンネルの使い方",
- "create.ponder.funnel_intro.text_1": "ファンネルは、収納ブロックのアイテムを運搬するのに使います",
-
- "create.ponder.funnel_redstone.header": "レッドストーンによる制御",
- "create.ponder.funnel_redstone.text_1": "レッドストーン信号によって、ファンネルが動作を防げます",
-
- "create.ponder.funnel_transfer.header": "直接運搬",
- "create.ponder.funnel_transfer.text_1": "ファンネルでは、閉じた収納ブロック間を直接運搬することはできません",
- "create.ponder.funnel_transfer.text_2": "この様な場合は、シュートやスマートシュートの方が適しています",
- "create.ponder.funnel_transfer.text_3": "また水平方向の運搬も同様で、この場合メカニカルベルトの方が適しています",
-
- "create.ponder.gantry_carriage.header": "ガントリーキャリッジの使い方",
- "create.ponder.gantry_carriage.text_1": "ガントリーキャリッジは、ガントリーシャフトに取り付けてスライドできます",
- "create.ponder.gantry_carriage.text_2": "ガントリーは、取り付けられたブロックを動かします",
-
- "create.ponder.gantry_cascaded.header": "立体ガントリー",
- "create.ponder.gantry_cascaded.text_1": "ガントリーシャフトは、超粘着剤を使わずにキャリッジに取り付けられます",
- "create.ponder.gantry_cascaded.text_2": "そのガントリーシャフトに取り付けたキャリッジも同様です",
- "create.ponder.gantry_cascaded.text_3": "このように、ガントリーを立体的に接続すると、複数の移動軸をカバーできます",
-
- "create.ponder.gantry_direction.header": "ガントリーの移動方向",
- "create.ponder.gantry_direction.text_1": "ガントリーシャフトは、向きを反対に設置できます",
- "create.ponder.gantry_direction.text_2": "キャリッジの移動方向は、シャフトの向きによって決まります",
- "create.ponder.gantry_direction.text_3": "また、シャフトの回転方向によっても決まります",
- "create.ponder.gantry_direction.text_4": "キャリッジへ伝達する回転力も同じルールが適用されます",
-
- "create.ponder.gantry_redstone.header": "ガントリーによる回転力の伝達",
- "create.ponder.gantry_redstone.text_1": "レッドストーン信号を受けたガントリーシャフトは、キャリッジの移動を停止します",
- "create.ponder.gantry_redstone.text_2": "代わりに、その回転力をキャリッジの出力軸に伝達します",
-
- "create.ponder.gantry_shaft.header": "ガントリーシャフトの使い方",
- "create.ponder.gantry_shaft.text_1": "ガントリーシャフトは、ガントリーからくりの基本となるものです。取り付けられたキャリッジはこのシャフトに沿って移動します",
- "create.ponder.gantry_shaft.text_2": "ガントリーによるからくりは、取り付けたブロックを動かせます",
-
- "create.ponder.gearbox.header": "ギアボックスによる回転力の伝達",
- "create.ponder.gearbox.text_1": "回転軸の向きを変えようとすると、すぐに機構がかさばってしまいます",
- "create.ponder.gearbox.text_2": "これをコンパクトにしたものがギアボックスです",
- "create.ponder.gearbox.text_3": "直角に曲げて伝達すると、鏡映しの方向に回転します",
- "create.ponder.gearbox.text_4": "まっすぐ伝達すると、回転方向が逆になります",
-
- "create.ponder.gearshift.header": "ギアシフトによる回転力の制御",
- "create.ponder.gearshift.text_1": "ギアシフトは、まっすぐ回転を伝達します",
- "create.ponder.gearshift.text_2": "レッドストーン信号を受けると、回転方向を逆に伝達します",
-
- "create.ponder.hand_crank.header": "ハンドクランクによる回転力の生成",
- "create.ponder.hand_crank.text_1": "ハンドクランクは手動で回転力を生み出す機械です",
- "create.ponder.hand_crank.text_2": "右クリックし続けると、反時計回りに回転します",
- "create.ponder.hand_crank.text_3": "回転速度は比較的速めです",
- "create.ponder.hand_crank.text_4": "スニークしながら右クリックし続けると、時計回りに回転します",
-
- "create.ponder.hose_pulley.header": "ホースプーリーを使った液体の吸入・放出",
- "create.ponder.hose_pulley.text_1": "ホースプーリーは、大規模な液体の吸入や放出に使います",
- "create.ponder.hose_pulley.text_2": "回転力の出入口はプーリーのホースの高さを変えるのに使います",
- "create.ponder.hose_pulley.text_3": "回転方向を逆にするとホースが収納されます",
- "create.ponder.hose_pulley.text_4": "反対側にはパイプを接続できます",
- "create.ponder.hose_pulley.text_5": "接続された液体ネットワークでプーリーに液体を供給すると、放出できます",
- "create.ponder.hose_pulley.text_6": "また、プーリーから吸い出すことで、代わりに吸入できます",
- "create.ponder.hose_pulley.text_7": "プーリーの吸入・放出速度は液体ネットワークの性能で決まります",
-
- "create.ponder.hose_pulley_infinite.header": "大規模な液体の無限の吸入・放出",
- "create.ponder.hose_pulley_infinite.text_1": "ホースプーリーを十分に大きな海に設置すると",
- "create.ponder.hose_pulley_infinite.text_2": "海に影響を与えずに液体を吸入・放出できます",
- "create.ponder.hose_pulley_infinite.text_3": "つまり、液体ネットワークはこのプーリーから液体を無限に搬出入できます",
-
- "create.ponder.hose_pulley_level.header": "ホースプーリーの吸入・放出レベル",
- "create.ponder.hose_pulley_level.text_1": "完全に収納された状態では、ホースプーリーは稼働しません",
- "create.ponder.hose_pulley_level.text_2": "上から下に水を吸入します",
- "create.ponder.hose_pulley_level.text_3": "表面の高さはホースのすぐ下になります",
- "create.ponder.hose_pulley_level.text_4": "下から上に向かって放出します",
- "create.ponder.hose_pulley_level.text_5": "ホースの端より上に放出されることはありません",
-
- "create.ponder.item_drain.header": "アイテム排液口で液体容器を空にする",
- "create.ponder.item_drain.text_1": "アイテム排液口はアイテムから液体を取り出せます",
- "create.ponder.item_drain.text_2": "右クリックすると、持っているアイテムの中の液体を注げます",
- "create.ponder.item_drain.text_3": "横からアイテムを入れると...",
- "create.ponder.item_drain.text_4": "...中に詰まった液体を出しながら横に転がっていきます",
- "create.ponder.item_drain.text_5": "液体ネットワークで、排液口から液体を取り出せます",
-
- "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": "...長さはその三倍まで伸ばせます",
-
- "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": "大きな歯車は、直角に接続できます",
- "create.ponder.large_cogwheel.text_2": "回転力の回転軸を変えて伝達するのに役立ちます",
-
- "create.ponder.linear_chassis_attachment.header": "リニアシャーシによるブロックの取り付け",
- "create.ponder.linear_chassis_attachment.text_1": "リニアシャーシの特定の面は特殊な粘着面にできます",
- "create.ponder.linear_chassis_attachment.text_2": "もう一度クリックすると、反対側の面も粘着面になります",
- "create.ponder.linear_chassis_attachment.text_3": "素手でスニークしながら右クリックすると粘着剤を剥がせます",
- "create.ponder.linear_chassis_attachment.text_4": "リニアシャーシの特殊な粘着面は、ブロックの列をまとめて取り付けられます",
- "create.ponder.linear_chassis_attachment.text_5": "レンチを使って、このシャーシの粘着範囲を正確に調整できます",
- "create.ponder.linear_chassis_attachment.text_6": "CTRLを押しながらスクロールすると、接続している全てのシャーシブロックの範囲を一気に調整できます",
- "create.ponder.linear_chassis_attachment.text_7": "他の面にブロックを接着するには、超粘着剤を使う必要があります",
- "create.ponder.linear_chassis_attachment.text_8": "この仕組みを使えば、どんな形の構造物もからくりとして動かせます",
-
- "create.ponder.linear_chassis_group.header": "リニアシャーシをグループで動かす",
- "create.ponder.linear_chassis_group.text_1": "リニアシャーシは、隣の同じ種類のシャーシと繋がります",
- "create.ponder.linear_chassis_group.text_2": "からくり機械で1つを動かすと、他のリニアシャーシも一緒に動きます",
- "create.ponder.linear_chassis_group.text_3": "異なる種類のシャーシや、別の方向を向いているシャーシは接続されません",
-
- "create.ponder.mechanical_arm.header": "メカニカルアームの設定",
- "create.ponder.mechanical_arm.text_1": "メカニカルアームを設置する前に、搬入元と搬出先を設定しなければなりません",
- "create.ponder.mechanical_arm.text_2": "特定のブロックを対象に設定するには、アームを持ったまま右クリックしてください",
- "create.ponder.mechanical_arm.text_3": "搬入元(青)と搬出先(オレンジ)を切り替えるには、もう1度右クリックします",
- "create.ponder.mechanical_arm.text_4": "アームを持ったまま右クリックすると選択が解除されます",
- "create.ponder.mechanical_arm.text_5": "設置したメカニカルアームは、設定したブロックを対象にします",
- "create.ponder.mechanical_arm.text_6": "範囲内であれば、複数の搬入元と搬出先を設定できます",
- "create.ponder.mechanical_arm.text_7": "ただし、あらゆる機械やブロックを対象にできるわけではありません",
- "create.ponder.mechanical_arm.text_8": "そんな時はファンネルやデポを経由させましょう",
-
- "create.ponder.mechanical_arm_filtering.header": "メカニカルアームの搬出フィルタリング",
- "create.ponder.mechanical_arm_filtering.text_1": "搬入元",
- "create.ponder.mechanical_arm_filtering.text_2": "搬出先",
- "create.ponder.mechanical_arm_filtering.text_3": "フィルターを使ってアームが搬出入するアイテムを制限したいと思っても",
- "create.ponder.mechanical_arm_filtering.text_4": "メカニカルアーム自体は、フィルターを設定できません",
- "create.ponder.mechanical_arm_filtering.text_5": "そこで真鍮ファンネルなどを対象にした場合、アームにそのフィルターが反映されます",
- "create.ponder.mechanical_arm_filtering.text_6": "アームは賢いので、搬出できないアイテムを拾うことはありません",
-
- "create.ponder.mechanical_arm_modes.header": "メカニカルアームの分配モード",
- "create.ponder.mechanical_arm_modes.text_1": "搬入元",
- "create.ponder.mechanical_arm_modes.text_2": "搬出先",
- "create.ponder.mechanical_arm_modes.text_3": "アームは複数の有効な搬出先が設定されていると...",
- "create.ponder.mechanical_arm_modes.text_4": "...設定に従ってアイテムを分配します",
- "create.ponder.mechanical_arm_modes.text_5": "レンチを持ってスクロールすると設定を変えられます",
- "create.ponder.mechanical_arm_modes.text_6": "「順繰り分配」は、有効な全ての搬出先へ順番に搬出します",
- "create.ponder.mechanical_arm_modes.text_7": "搬出先がそれ以上のアイテムを受け取れない場合、そこへの搬出はスキップされます",
- "create.ponder.mechanical_arm_modes.text_8": "「強制順繰り分配」は、搬出をスキップせず、空きがでるまで待機します",
- "create.ponder.mechanical_arm_modes.text_9": "「最初の対象を優先」は、設定した順番が先の方の対象に優先して搬出します",
-
- "create.ponder.mechanical_arm_redstone.header": "メカニカルアームのレッドストーン制御",
- "create.ponder.mechanical_arm_redstone.text_1": "レッドストーン信号を受けると、メカニカルアームは稼働しません",
- "create.ponder.mechanical_arm_redstone.text_2": "ただし、停止する前に開始した搬出入が終わるまで稼働し続けます",
- "create.ponder.mechanical_arm_redstone.text_3": "それを利用し、反転したパルス信号を使って1回だけ稼働させられます",
-
- "create.ponder.mechanical_bearing.header": "メカニカルベアリングによる構造物の移動",
- "create.ponder.mechanical_bearing.text_1": "メカニカルベアリングは、手前にブロックを取り付けられます",
- "create.ponder.mechanical_bearing.text_2": "回転力を供給すると、組み立てた構造物を回せます",
-
- "create.ponder.mechanical_crafter.header": "メカニカルクラフターの配置",
- "create.ponder.mechanical_crafter.text_1": "メカニカルクラフターは、あらゆるクラフトレシピを自動化できます",
- "create.ponder.mechanical_crafter.text_2": "レンチを使えばクラフターがアイテムを移動させるベルトの向きを変えられます",
- "create.ponder.mechanical_crafter.text_3": "稼働にはすべてのベルトが、外にベルトが向いている1つのクラフターへ続いていなければなりません",
- "create.ponder.mechanical_crafter.text_4": "完成品は外に向かうベルトが指す方向にある収納ブロックに搬出されます",
- "create.ponder.mechanical_crafter.text_5": "メカニカルクラフターを稼働には回転力が必要です",
- "create.ponder.mechanical_crafter.text_6": "前面を右クリックすると手動でアイテムを搬入できます",
- "create.ponder.mechanical_crafter.text_7": "1つのクラフターに続くベルトの全スロットにアイテムが入ると、クラフトが開始されます",
- "create.ponder.mechanical_crafter.text_8": "スロットが埋まっていなくても、レッドストーンパルスを使って強制的にクラフトを開始できます",
-
- "create.ponder.mechanical_crafter_connect.header": "メカニカルクラフターの搬入口の共有",
- "create.ponder.mechanical_crafter_connect.text_1": "アイテムは自動でクラフターに搬入することもできます",
- "create.ponder.mechanical_crafter_connect.text_2": "背面でレンチを使うと、メカニカルクラフターが接続されます",
- "create.ponder.mechanical_crafter_connect.text_3": "接続した全てのクラフターは、同じ搬入口からアイテムを搬入できるようになります",
-
- "create.ponder.mechanical_crafter_covers.header": "メカニカルクラフターとスロットカバー",
- "create.ponder.mechanical_crafter_covers.text_1": "一部のレシピでは、ベルトの流れの隙間を埋める為に追加のクラフターが必要になります",
- "create.ponder.mechanical_crafter_covers.text_2": "スロットカバーを使って、クラフターを空のスロットとして動作するように設定できます",
- "create.ponder.mechanical_crafter_covers.text_3": "背面にレンチを使って接続したクラフターは、カバーしたクラフターを無視して同じアイテムを搬入できます",
-
- "create.ponder.mechanical_drill.header": "メカニカルドリルでブロックを破壊する",
- "create.ponder.mechanical_drill.text_1": "メカニカルドリルは回転力を供給すると、目の前のブロックを破壊します",
- "create.ponder.mechanical_drill.text_2": "採掘速度は回転速度で決まります",
-
- "create.ponder.mechanical_drill_contraption.header": "からくりに組み込んでのメカニカルドリルの使い方",
- "create.ponder.mechanical_drill_contraption.text_1": "メカニカルドリルを組み込んだからくりを動かすと...",
- "create.ponder.mechanical_drill_contraption.text_2": "...ドリルは、移動先のブロックを破壊します",
-
- "create.ponder.mechanical_harvester.header": "からくりに組み込んでのメカニカルハーベスターの使い方",
- "create.ponder.mechanical_harvester.text_1": "ハーベスター組み込んだからくりを動かすと...",
- "create.ponder.mechanical_harvester.text_2": "...成熟した作物を収穫し、成長をリセットします",
-
- "create.ponder.mechanical_mixer.header": "メカニカルミキサーによるアイテム加工",
- "create.ponder.mechanical_mixer.text_1": "ミキサーと鉢があれば、いくつかのクラフトレシピを自動化できます",
- "create.ponder.mechanical_mixer.text_2": "自動化できるのは不定形レシピといくつかの追加レシピです",
- "create.ponder.mechanical_mixer.text_3": "レシピの中には、ブレイズバーナーの熱を必要とするものもあります",
- "create.ponder.mechanical_mixer.text_4": "フィルタースロットは、2つのレシピが競合するときに使えます",
-
- "create.ponder.mechanical_piston.header": "メカニカルピストンによる構造物の移動",
- "create.ponder.mechanical_piston.text_1": "メカニカルピストンは、手前にあるブロックを動かせます",
- "create.ponder.mechanical_piston.text_2": "移動の速度と方向は、供給する回転力で決まります",
- "create.ponder.mechanical_piston.text_3": "メカニカル粘着ピストンは、取り付けられたブロックを引き戻せます",
-
- "create.ponder.mechanical_piston_modes.header": "メカニカルピストンの動作モード",
- "create.ponder.mechanical_piston_modes.text_1": "ピストンの動作が止まると、移動した構造物はブロックへ戻ります",
- "create.ponder.mechanical_piston_modes.text_2": "ブロックに戻らないように設定したり、動かし始めた場所でしかブロックに戻らないように設定したりできます",
-
- "create.ponder.mechanical_plough.header": "からくりに組み込んでのメカニカルプラウの使い方",
- "create.ponder.mechanical_plough.text_1": "プラウを組み込んだからくりを動かすと...",
- "create.ponder.mechanical_plough.text_2": "...当たり判定のないブロックが破壊します",
- "create.ponder.mechanical_plough.text_3": "さらに、プラウは土を耕やします",
- "create.ponder.mechanical_plough.text_4": "また、エンティティを傷つけずに飛ばすこともできます",
-
- "create.ponder.mechanical_press.header": "メカニカルプレスによるアイテム加工",
- "create.ponder.mechanical_press.text_1": "メカニカルプレスは、その下に配置したアイテムを加工できます",
- "create.ponder.mechanical_press.text_2": "加工するアイテムは下に落としたり、プレス機の下にあるデポに置いたりしてください",
- "create.ponder.mechanical_press.text_3": "アイテムがベルトで供給されると...",
- "create.ponder.mechanical_press.text_4": "...プレスが自動でアイテムを止め、加工します",
-
- "create.ponder.mechanical_press_compacting.header": "メカニカルプレスによる圧縮加工",
- "create.ponder.mechanical_press_compacting.text_1": "鉢に入れられたアイテムをプレスし、圧縮加工できます",
- "create.ponder.mechanical_press_compacting.text_2": "圧縮加工には、2x2、3x3のクラフトレシピに加え、いくつかの追加レシピがあります",
- "create.ponder.mechanical_press_compacting.text_3": "これらのレシピの中には、ブレイズバーナーの熱を必要とするものがあります",
- "create.ponder.mechanical_press_compacting.text_4": "フィルタースロットは、2つのレシピが競合するときに使えます",
-
- "create.ponder.mechanical_pump_flow.header": "メカニカルポンプによる液体輸送",
- "create.ponder.mechanical_pump_flow.text_1": "メカニカルポンプは、接続したネットワークの液体の流れを制御します",
- "create.ponder.mechanical_pump_flow.text_2": "稼働させると、矢印が液体の流れる方向を示します",
- "create.ponder.mechanical_pump_flow.text_3": "後ろのネットワークが液体を吸い取っているのに対し...",
- "create.ponder.mechanical_pump_flow.text_4": "...前のネットワークが液体を外側に送っています",
- "create.ponder.mechanical_pump_flow.text_5": "回転方向を逆にすると、流れの方向が逆になります",
- "create.ponder.mechanical_pump_flow.text_6": "レンチを使って手動でポンプの向きを変えることもできます",
-
- "create.ponder.mechanical_pump_speed.header": "メカニカルポンプの輸送速度",
- "create.ponder.mechanical_pump_speed.text_1": "速度に関わらず、メカニカルポンプは16ブロック先までのパイプに影響を与えます",
- "create.ponder.mechanical_pump_speed.text_2": "回転速度を速くすることで、流れの送られる速度と...",
- "create.ponder.mechanical_pump_speed.text_3": "...液体の輸送速度が変わります",
- "create.ponder.mechanical_pump_speed.text_4": "液体ネットワーク内のポンプはそれぞれ別の速度で動力を供給できます",
- "create.ponder.mechanical_pump_speed.text_5": "向きを交互にすることで、流れの方向を揃えられます",
-
- "create.ponder.mechanical_saw_breaker.header": "メカニカルソーによる伐採",
- "create.ponder.mechanical_saw_breaker.text_1": "メカニカルソーは回転力を供給すると、目の前の木を伐採できます",
- "create.ponder.mechanical_saw_breaker.text_2": "木を完全に伐採するには、木と地面を繋ぐ最後の根本を伐採しなければなりません",
-
- "create.ponder.mechanical_saw_contraption.header": "からくりに組み込んでのメカニカルソーの使い方",
- "create.ponder.mechanical_saw_contraption.text_1": "メカニカルソーを組み込んだからくりを動かすと...",
- "create.ponder.mechanical_saw_contraption.text_2": "...メカニカルソーは木を伐採します",
-
- "create.ponder.mechanical_saw_processing.header": "メカニカルソーによるアイテム加工",
- "create.ponder.mechanical_saw_processing.text_1": "上向きのメカニカルソーは、様々なアイテムを加工できます",
- "create.ponder.mechanical_saw_processing.text_2": "加工したアイテムは、常にソーの回転方向とは逆に移動します",
- "create.ponder.mechanical_saw_processing.text_3": "ソーはメカニカルベルトと繋げて加工できます",
- "create.ponder.mechanical_saw_processing.text_4": "複数の完成品がある場合、フィルタースロットでどの完成品を作るかを指定できます",
- "create.ponder.mechanical_saw_processing.text_5": "フィルターがない場合、ソーは全ての加工を順番に繰り返します",
-
- "create.ponder.millstone.header": "石臼によるアイテム加工",
- "create.ponder.millstone.text_1": "石臼はアイテムを粉砕加工する機械です",
- "create.ponder.millstone.text_2": "歯車を使って、側面から回転力を供給できます",
- "create.ponder.millstone.text_3": "上からアイテムを投げ入れてアイテムを搬入できます",
- "create.ponder.millstone.text_4": "しばらく待った後、右クリックで完成品を取り出せます",
- "create.ponder.millstone.text_5": "加工品を搬出して自動化することもできます",
-
- "create.ponder.nixie_tube.header": "ニキシー管の使い方",
- "create.ponder.nixie_tube.text_1": "ニキシー管は受けたレッドストーン信号の強度を表示します",
- "create.ponder.nixie_tube.text_2": "金床で名付けた名札を使って、好きな文字を表示することもできます",
- "create.ponder.nixie_tube.text_3": "染料で右クリックすることで表示の色を変えられます",
-
- "create.ponder.piston_pole.header": "ピストン延長ポール",
- "create.ponder.piston_pole.text_1": "ポールが無いとメカニカルピストンは動きません",
- "create.ponder.piston_pole.text_2": "後ろに付けたポールの長さによって、伸び縮みする長さが決まります",
-
- "create.ponder.portable_fluid_interface.header": "からくり液体交換",
- "create.ponder.portable_fluid_interface.text_1": "移動しているからくりの液体タンクは、どんなパイプでも搬出入できません",
- "create.ponder.portable_fluid_interface.text_2": "この機械は、からくりをブロックに戻すことなく液体を搬出入できます",
- "create.ponder.portable_fluid_interface.text_3": "1~2ブロックの隙間を開けて2つ目のインターフェースを設置しましょう",
- "create.ponder.portable_fluid_interface.text_4": "すれ違ったときに必ず接続されます",
- "create.ponder.portable_fluid_interface.text_5": "接続中は、設置されている方のインターフェースはからくり内全てのタンクのように振る舞います",
- "create.ponder.portable_fluid_interface.text_6": "液体の搬入と...",
- "create.ponder.portable_fluid_interface.text_7": "...搬出ができます",
- "create.ponder.portable_fluid_interface.text_8": "しばらく中身が搬出入されないと、このからくりはまた動き出します",
-
- "create.ponder.portable_storage_interface.header": "からくり内の収納ブロックとの搬出入",
- "create.ponder.portable_storage_interface.text_1": "からくりに組み込まれた収納ブロックは、プレイヤーが開くことはできません",
- "create.ponder.portable_storage_interface.text_2": "この装置は、からくりを停止することなく、収納ブロックと搬出入できます",
- "create.ponder.portable_storage_interface.text_3": "1~2ブロックの間隔をあけて、2つ目のインターフェースを設置しましょう",
- "create.ponder.portable_storage_interface.text_4": "両者がすれ違うたびに接続されます",
- "create.ponder.portable_storage_interface.text_5": "接続中、設置されている方のインターフェースはからくり内全ての収納ブロックのように振る舞います",
- "create.ponder.portable_storage_interface.text_6": "アイテムを搬入したり...",
- "create.ponder.portable_storage_interface.text_7": "...アイテムを搬出したりできます",
- "create.ponder.portable_storage_interface.text_8": "しばらくの間アイテムのやり取りがないと、からくりは稼働を再開します",
-
- "create.ponder.portable_storage_interface_redstone.header": "レッドストーンによる制御",
- "create.ponder.portable_storage_interface_redstone.text_1": "レッドストーン信号を受けている間、設置されたインターフェースは接続を行いません",
-
- "create.ponder.powered_latch.header": "パワードラッチによる信号制御",
- "create.ponder.powered_latch.text_1": "パワードラッチはレッドストーン信号で制御できるレバーです",
- "create.ponder.powered_latch.text_2": "後ろからの信号でオンに",
- "create.ponder.powered_latch.text_3": "側面からの信号でオフに戻ります",
- "create.ponder.powered_latch.text_4": "パワードラッチは、手動でもオンオフできます",
-
- "create.ponder.powered_toggle_latch.header": "パワードトグルラッチによる信号制御",
- "create.ponder.powered_toggle_latch.text_1": "パワードトグルラッチはレッドストーン信号で切り替えできるレバーです",
- "create.ponder.powered_toggle_latch.text_2": "後ろからの信号で切り替えできます",
- "create.ponder.powered_toggle_latch.text_3": "何度も信号を送るとオンとオフと繰り返します",
- "create.ponder.powered_toggle_latch.text_4": "パワードトグルラッチは、手動でもオンオフもできます",
-
- "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": "パルスリピーターは、レッドストーン信号を短縮して1tickのパルス信号にします",
- "create.ponder.pulse_repeater.text_2": "マウスホイールで、遅延する時間を調整できます",
- "create.ponder.pulse_repeater.text_3": "最大30分まで設定できます",
-
- "create.ponder.radial_chassis.header": "ラジアルシャーシによるブロックの取り付け",
- "create.ponder.radial_chassis.text_1": "ラジアルシャーシは、同じ種類のシャーシと繋がります",
- "create.ponder.radial_chassis.text_2": "からくり機械によって1つが動かされると、他も一緒に動きます",
- "create.ponder.radial_chassis.text_3": "ラジアルシャーシの側面を粘着面にできます",
- "create.ponder.radial_chassis.text_4": "もう一度クリックすると、他の全ての面も粘着面になります",
- "create.ponder.radial_chassis.text_5": "素手でスニークしながら右クリックすると、粘着剤を剥がせます",
- "create.ponder.radial_chassis.text_6": "ブロックが粘着面に設置されていると...",
- "create.ponder.radial_chassis.text_7": "...その範囲内の繋がっている全てのブロックが取り付けられます",
- "create.ponder.radial_chassis.text_8": "レンチを使って、シャーシの範囲の半径を正確に指定できます",
- "create.ponder.radial_chassis.text_9": "どの粘着面とも繋がっていないブロックは取りつきません",
-
- "create.ponder.redstone_contact.header": "レッドストーンコンタクト",
- "create.ponder.redstone_contact.text_1": "向かい合ったレッドストーンコンタクトは、レッドストーン信号を出力します",
- "create.ponder.redstone_contact.text_2": "これは、片方のコンタクトがからくりの一部である場合でも同様です",
-
- "create.ponder.redstone_link.header": "レッドストーンリンクの使い方",
- "create.ponder.redstone_link.text_1": "レッドストーンリンクは、レッドストーン信号を無線で送受信できます",
- "create.ponder.redstone_link.text_2": "モードを切り替えるには、スニークしながら右クリックします",
- "create.ponder.redstone_link.text_3": "レンチをもって右クリックでも、モードを切り替えられます",
- "create.ponder.redstone_link.text_4": "受信機は、128ブロック以内の送信機のレッドストーン信号を受信します",
- "create.ponder.redstone_link.text_5": "2つのスロットにアイテムを設定すると、周波数を設定できます",
- "create.ponder.redstone_link.text_6": "周波数が一致するリンク同士のみが送受信を行います",
-
- "create.ponder.rope_pulley.header": "ローププーリーによる構造物の移動",
- "create.ponder.rope_pulley.text_1": "ローププーリーは、回転力を供給するとブロックを垂直に動かせます",
- "create.ponder.rope_pulley.text_2": "移動の方向と速度は、供給される回転力で決まります",
-
- "create.ponder.rope_pulley_attachment.header": "プーリーをからくりの一部として動かす",
- "create.ponder.rope_pulley_attachment.text_1": "プーリーがからくりによって動かされると...",
- "create.ponder.rope_pulley_attachment.text_2": "...プーリーと接続している構造物も一緒に動きます",
- "create.ponder.rope_pulley_attachment.text_3": "プーリーが稼働している間は動かせないことに注意してください",
-
- "create.ponder.rope_pulley_modes.header": "ローププーリーの動作モード",
- "create.ponder.rope_pulley_modes.text_1": "プーリーの動きが止まると、移動した構造物はブロックに戻ります",
- "create.ponder.rope_pulley_modes.text_2": "ブロックに戻らないように設定したり、動かし始めた場所でしかブロックに戻らないように設定したりできます",
-
- "create.ponder.rose_quartz_lamp.header": "ローズクォーツランプ",
- "create.ponder.rose_quartz_lamp.text_1": "ローズクォーツランプはレッドストーン信号を受けるとオンになります",
- "create.ponder.rose_quartz_lamp.text_2": "するとその後もレッドストーン信号を発し続けます",
- "create.ponder.rose_quartz_lamp.text_3": "複数のランプを並べて設置すると...",
- "create.ponder.rose_quartz_lamp.text_4": "...ランプをオンにすると信号はそこに集中し、他のランプはオフになります",
- "create.ponder.rose_quartz_lamp.text_5": "オンのランプの距離に応じてコンパレーターは信号を発します",
- "create.ponder.rose_quartz_lamp.text_6": "レンチでランプを手動で切り替えることもできます",
-
- "create.ponder.rotation_speed_controller.header": "回転速度コントローラーの使い方",
- "create.ponder.rotation_speed_controller.text_1": "コントローラーは、側面の軸から上の大きな歯車に回転を伝達します",
- "create.ponder.rotation_speed_controller.text_2": "側面のパネルを見ながらスクロールすると、伝達する回転速度を調整できます",
-
- "create.ponder.sail.header": "帆による風車の組み立て",
- "create.ponder.sail.text_1": "帆は、風車を作るのに便利なブロックです",
- "create.ponder.sail.text_2": "超粘着剤やシャーシなしに、ブロックや帆フレームに取り付けられます",
- "create.ponder.sail.text_3": "染料で右クリックして染色できます",
- "create.ponder.sail.text_4": "ハサミで右クリックすると、フレームに戻せます",
-
- "create.ponder.sail_frame.header": "帆フレームによる風車の組み立て",
- "create.ponder.sail_frame.text_1": "帆フレームは、風車を作るのに便利なブロックです",
- "create.ponder.sail_frame.text_2": "超粘着剤やシャーシなしに、ブロックや帆フレームに取り付けられます",
-
- "create.ponder.sequenced_gearshift.header": "シーケンスギアシフトによる回転の制御",
- "create.ponder.sequenced_gearshift.text_1": "シーケンスギアシフトは、設定されたプログラムに従って回転を伝達します",
- "create.ponder.sequenced_gearshift.text_2": "右クリックで設定画面を開けます",
- "create.ponder.sequenced_gearshift.text_3": "レッドストーン信号を受けると、設定されたプログラムを実行します",
- "create.ponder.sequenced_gearshift.text_4": "終了すると止まり、また次のレッドストーン信号を受けると同じように動作します",
- "create.ponder.sequenced_gearshift.text_5": "レッドストーンコンパレーターで、現在の進捗を読み取れます",
-
- "create.ponder.shaft.header": "シャフトによる回転力の伝達",
- "create.ponder.shaft.text_1": "シャフトはまっすぐに回転を伝達します",
-
- "create.ponder.shaft_casing.header": "ケース入りシャフト",
- "create.ponder.shaft_casing.text_1": "真鍮、安山岩ケーシングを使って、シャフトを装飾できます",
-
- "create.ponder.smart_chute.header": "スマートシュートによるアイテムのフィルタリング",
- "create.ponder.smart_chute.text_1": "スマートシュートは、垂直方向のシュートにフィルター機能を追加したものです",
- "create.ponder.smart_chute.text_2": "フィルタースロットを使って、何を搬出入するかを設定できます",
- "create.ponder.smart_chute.text_3": "マウスホイールで搬出するスタック量を指定できます",
- "create.ponder.smart_chute.text_4": "レッドストーン信号で、スマートシュートを停止させることもできます",
-
- "create.ponder.smart_pipe.header": "スマートパイプによる液体制御",
- "create.ponder.smart_pipe.text_1": "スマートパイプは液体の種類によって流れを制御できます",
- "create.ponder.smart_pipe.text_2": "搬入元に直接つなげることで、搬出する液体の種類を指定できます",
- "create.ponder.smart_pipe.text_3": "フィルタースロットに液体の入ったアイテムを右クリックして指定できます",
- "create.ponder.smart_pipe.text_4": "スマートパイプは、パイプネットワークの搬出先に設置すると、指定した液体のみを流します",
-
- "create.ponder.speedometer.header": "速度メーターによる動力情報の監視",
- "create.ponder.speedometer.text_1": "速度メーターは、接続した機械の回転速度を表示します",
- "create.ponder.speedometer.text_2": "エンジニアのゴーグルを装着していると、より詳細な情報を得られます",
- "create.ponder.speedometer.text_3": "コンパレーターは、速度メーターの測定値に応じたレッドストーン信号を出力します",
-
- "create.ponder.spout_filling.header": "アイテム注液口によるアイテム充填",
- "create.ponder.spout_filling.text_1": "注液口は、その下に用意したアイテムを液体で満たせます",
- "create.ponder.spout_filling.text_2": "注液口の中身は手動で搬出入できません",
- "create.ponder.spout_filling.text_3": "代わりに、パイプを使って液体を供給しましょう",
- "create.ponder.spout_filling.text_4": "容器アイテムは、注液口の下のデポに置きましょう",
- "create.ponder.spout_filling.text_5": "ベルトでアイテムを供給すると...",
- "create.ponder.spout_filling.text_6": "...注液口が自動でアイテムを止め、加工します",
-
- "create.ponder.stabilized_bearings.header": "からくりの角度の固定",
- "create.ponder.stabilized_bearings.text_1": "メカニカルベアリングが動いている構造物に組み込まれているなら...",
- "create.ponder.stabilized_bearings.text_2": "...自身の角度を真っ直ぐに保とうとします",
- "create.ponder.stabilized_bearings.text_3": "ベアリングにブロックを取り付けると",
- "create.ponder.stabilized_bearings.text_4": "ベアリングに取り付けたサブのからくり全体が角度を真っ直ぐに保ったままになります",
-
- "create.ponder.steam_engine.header": "蒸気エンジンの設置",
- "create.ponder.steam_engine.text_1": "蒸気エンジンは液体タンクに設置できます",
- "create.ponder.steam_engine.text_10": "レベル4",
- "create.ponder.steam_engine.text_11": "4基の蒸気エンジン",
- "create.ponder.steam_engine.text_12": "レべル8",
- "create.ponder.steam_engine.text_13": "8基の蒸気エンジン",
- "create.ponder.steam_engine.text_2": "シャフトで蒸気エンジンをクリックして回転力の出力口を作れます",
- "create.ponder.steam_engine.text_3": "十分な容量と水量、そして熱量があれば...",
- "create.ponder.steam_engine.text_4": "...回転力を生成できます",
- "create.ponder.steam_engine.text_5": "最低でも、4つの液体タンクが必要です",
- "create.ponder.steam_engine.text_6": "ブレイズバーナーの助けを借りれば、出力を増やせます",
- "create.ponder.steam_engine.text_7": "レベルを上げるには、より多くの容量、水量、熱量が必要です",
- "create.ponder.steam_engine.text_8": "レベルは、エンジニアのゴーグルで確認できます",
- "create.ponder.steam_engine.text_9": "レベルを上げるごとに、最大出力を出せるエンジンを増やせます",
-
- "create.ponder.steam_whistle.header": "汽笛の設置",
- "create.ponder.steam_whistle.text_1": "汽笛は液体タンクに設置できます",
- "create.ponder.steam_whistle.text_2": "タンクが十分な熱量を受けていれば...",
- "create.ponder.steam_whistle.text_3": "...汽笛はレッドストーン信号を受けたとき、音を鳴らします",
- "create.ponder.steam_whistle.text_4": "ブロックにアイテムの汽笛を使うことで、音程を下げられます",
- "create.ponder.steam_whistle.text_5": "レンチを使って、3つのオクターブを循環して切り替えられます",
- "create.ponder.steam_whistle.text_6": "エンジニアのゴーグルは、汽笛の音程を調べるのに役立ちます",
-
- "create.ponder.sticker.header": "スティッカーを使ったブロックの付け外し",
- "create.ponder.sticker.text_1": "スティッカーは、ブロックの付け外しをレッドストーン信号で制御できます",
- "create.ponder.sticker.text_2": "レッドストーン信号を受けると、状態が切り替わります",
- "create.ponder.sticker.text_3": "付いているときは、からくりが動かされるとブロックも一緒に動きます",
- "create.ponder.sticker.text_4": "もう一度信号を受けると、ブロックは外れます",
-
- "create.ponder.stressometer.header": "応力メーターによる動力情報の監視",
- "create.ponder.stressometer.text_1": "応力メーターは、接続した動力ネットワークの許容応力を表示します",
- "create.ponder.stressometer.text_2": "エンジニアのゴーグルを装着していると、より詳しい数値を見られます",
- "create.ponder.stressometer.text_3": "コンパレーターは、応力メーターの測定値に応じたレッドストーン信号を出力します",
-
- "create.ponder.super_glue.header": "超粘着剤によるブロックの取り付け",
- "create.ponder.super_glue.text_1": "超粘着剤はブロックをまとめて、動く構造物を作れます",
- "create.ponder.super_glue.text_2": "2つの角をクリックすると、新しい「粘着」領域が作られます",
- "create.ponder.super_glue.text_3": "領域を削除するには、超粘着剤を持って殴ってください",
- "create.ponder.super_glue.text_4": "領域を共有する隣接するブロックは互いにくっつきます",
- "create.ponder.super_glue.text_5": "重なった領域は一緒に移動します",
- "create.ponder.super_glue.text_6": "他のブロックにぶら下げるブロックは、基本的に超粘着剤を必要としません",
-
- "create.ponder.track_chunks.header": "ロードされていないチャンクの旅",
- "create.ponder.track_chunks.text_1": "線路はロードされたチャンクの外でも機能し続けます",
- "create.ponder.track_chunks.text_2": "列車は世界の処理されていない場所でも問題なく走行します",
- "create.ponder.track_chunks.text_3": "駅や赤信号で止まるのは変わりません",
- "create.ponder.track_chunks.text_4": "ただし、ドリルなど、組み込んだ機械は動作しません",
- "create.ponder.track_chunks.text_5": "プレイヤーが近づくと、列車は再び現れます",
-
- "create.ponder.track_observer.header": "列車の検知",
- "create.ponder.track_observer.text_1": "鉄道用線路を選択し、その後列車検知装置を近くに置いてください",
- "create.ponder.track_observer.text_2": "列車検知装置はそのマーカーに列車が通るとそれを検知します",
- "create.ponder.track_observer.text_3": "列車検知装置はフィルターに一致する貨物があったときだけ動作するようにできます",
-
- "create.ponder.track_placement.header": "鉄道用線路の設置",
- "create.ponder.track_placement.text_1": "からくり鉄道のために設計された新型レール",
- "create.ponder.track_placement.text_2": "線路を一括して設置するには、まず既存の線路をクリックしてください",
- "create.ponder.track_placement.text_3": "次に、2つ目の線路を設置または選択します",
- "create.ponder.track_placement.text_4": "線路はターンや傾斜として設置することもできます",
- "create.ponder.track_placement.text_5": "繋げたとき、線路はそれぞれのターンが均等な大きさになるよう配置されます",
- "create.ponder.track_placement.text_6": "ダッシュキーを押しながら繋げると...",
- "create.ponder.track_placement.text_7": "...代わりにできるだけ長くなめらかなターンを作ります",
- "create.ponder.track_placement.text_8": "オフハンドに持った素材は線路の下に自動で敷き詰められます",
-
- "create.ponder.track_portal.header": "ネザーへの線路",
- "create.ponder.track_portal.text_1": "鉄道用線路をネザーポータルに設置すると...",
- "create.ponder.track_portal.text_2": "...向こう側に対となる線路の設置を試みます",
- "create.ponder.track_portal.text_3": "この線路上の列車はディメンションを超えて進めます",
-
- "create.ponder.train_assembly.header": "列車の組み立て",
- "create.ponder.train_assembly.text_1": "鉄道用線路を選択した後、駅を近くに置いてください",
- "create.ponder.train_assembly.text_10": "列車には鉄道用運転台が必要です",
- "create.ponder.train_assembly.text_11": "もうひとつ置くことで駅から両方向に発車発車をさせることもできます",
- "create.ponder.train_assembly.text_12": "駅のUIを開いて、組み立て処理を実行してください",
- "create.ponder.train_assembly.text_13": "列車は駅でしかブロックに戻すことは出きません",
- "create.ponder.train_assembly.text_14": "地図を駅を使うと、その場所にラベル付きのマーカーが追加されます",
- "create.ponder.train_assembly.text_15": "組み立てた列車はレンチで近くの線路に移動できます",
- "create.ponder.train_assembly.text_2": "駅は線路網における道しるべとなります",
- "create.ponder.train_assembly.text_3": "新しい列車を作るには、UIを開いて組み立てモードに切り替えてください",
- "create.ponder.train_assembly.text_4": "組み立て中、定時運行している列車はこの駅に近づきません",
- "create.ponder.train_assembly.text_5": "線路の上に鉄道ケーシングを使って新しい台車を作ってください。",
- "create.ponder.train_assembly.text_6": "もう一度線路をクリックすると台車のデザインが循環して切り替わります",
- "create.ponder.train_assembly.text_7": "超粘着剤を使ってブロックを取り付けてください",
- "create.ponder.train_assembly.text_8": "組み立てた列車は組み込まれたチェストや樽から燃料を探し出せる場合、より速く走ります",
- "create.ponder.train_assembly.text_9": "燃料をアイテム保管庫に入れておけば、列車によって消費されません",
-
- "create.ponder.train_controls.header": "列車の操縦",
- "create.ponder.train_controls.text_1": "鉄道運転台はすべてのからくり鉄道に必要です",
- "create.ponder.train_controls.text_2": "列車を組み立て、運転台を右クリックして操縦を始められます",
- "create.ponder.train_controls.text_3": "列車の加速と進路決定は移動キーで行えます",
- "create.ponder.train_controls.text_4": "必要に応じて、最高速度をマウスホイールで調整できます",
- "create.ponder.train_controls.text_5": "スペースキーを長押しすることで、近くの駅に停車できます",
- "create.ponder.train_controls.text_6": "列車は駅でしかブロックに戻せません",
- "create.ponder.train_controls.text_7": "組み込んだ汽笛はダッシュキーで鳴らせます",
- "create.ponder.train_controls.text_8": "スニークかもう一度クリックで列車の運転をやめられます",
-
- "create.ponder.train_schedule.header": "鉄道時刻表の使い方",
- "create.ponder.train_schedule.text_1": "時刻表を使えば、列車を他の運転手に運転させられます",
- "create.ponder.train_schedule.text_2": "アイテムを持って右クリックで設定画面を開けます",
- "create.ponder.train_schedule.text_3": "一度時刻表を組めば、運転手に渡せます",
- "create.ponder.train_schedule.text_4": "任意のモブか、ブレイズバーナーを運転台の真正面に座らせれば車掌にできます",
- "create.ponder.train_schedule.text_5": "リードにモブを結べば、シートをクリックして簡単に座らせられます",
- "create.ponder.train_schedule.text_6": "時刻表はいつでもモブから取りもどせます",
-
- "create.ponder.train_signal_placement.header": "鉄道信号機の設置",
- "create.ponder.train_signal_placement.text_1": "鉄道用線路を選択して信号機を近くに置いてください",
- "create.ponder.train_signal_placement.text_2": "信号機はプレイヤーが運転していない列車の運行を制御します",
- "create.ponder.train_signal_placement.text_3": "定時運行している列車は決して信号機を逆向きに通過できません...",
- "create.ponder.train_signal_placement.text_4": "...もう一つ、反対向きの信号機があれば話は別ですが",
- "create.ponder.train_signal_placement.text_5": "ニキシー管を取り付けて、信号機の光をより見やすくできます",
-
- "create.ponder.train_signal_redstone.header": "信号機 & レッドストーン",
- "create.ponder.train_signal_redstone.text_1": "レッドストーン信号で信号機の表示を強制できます",
- "create.ponder.train_signal_redstone.text_2": "逆に、コンパレーターは赤信号の時にレッドストーン信号を発します",
-
- "create.ponder.train_signal_signaling.header": "信号機による衝突防止",
- "create.ponder.train_signal_signaling.text_1": "鉄道信号機は鉄道用線路を区間に区切ります",
- "create.ponder.train_signal_signaling.text_2": "区間に列車がある場合、他の列車は中への侵入が許可されません",
- "create.ponder.train_signal_signaling.text_3": "従って、区間には一度に1つの列車しか存在できません",
- "create.ponder.train_signal_signaling.text_4": "二つ目の信号機モードはレンチによって有効にできます",
- "create.ponder.train_signal_signaling.text_5": "真鍮の信号機の区間は通常、普通の信号機とつながります",
- "create.ponder.train_signal_signaling.text_6": "この特別な信号は、第二の条件下で列車を停止させられます",
- "create.ponder.train_signal_signaling.text_7": "それは区間に入ろうとした列車を停止させます...",
- "create.ponder.train_signal_signaling.text_8": "...すぐに区間を離れられない場合",
- "create.ponder.train_signal_signaling.text_9": "これで、待っている列車を混雑する区間の中に入らないようにできます",
-
- "create.ponder.valve_handle.header": "バルブハンドルによる回転力の生成",
- "create.ponder.valve_handle.text_1": "バルブハンドルは手動で回転力を生み出す原動機です",
- "create.ponder.valve_handle.text_2": "右クリックし続けると、反時計回りに回転します",
- "create.ponder.valve_handle.text_3": "回転速度はゆっくりですが、一定です",
- "create.ponder.valve_handle.text_4": "スニーク状態で右クリックし続けると、時計回りに回転します",
- "create.ponder.valve_handle.text_5": "バルブハンドルは、染色できます",
-
- "create.ponder.valve_pipe.header": "バルブによる液体制御",
- "create.ponder.valve_pipe.text_1": "バルブは、液体ネットワークに流れる液体を制御するのに役立ちます",
- "create.ponder.valve_pipe.text_2": "回転力で、液体が通過できるか制御できます",
- "create.ponder.valve_pipe.text_3": "開放方向に回転力を与えるとバルブが開きます",
- "create.ponder.valve_pipe.text_4": "回転方向を逆にすることでバルブを閉められます",
-
- "create.ponder.water_wheel.header": "水車による回転力の生成",
- "create.ponder.water_wheel.text_1": "水車は隣接する水流から回転力を生み出します",
- "create.ponder.water_wheel.text_2": "水流を受ける面が多ければ多いほど、水車の回転速度は速くなります",
- "create.ponder.water_wheel.text_3": "水車の羽根は水流に逆らわないように設置してください",
- "create.ponder.water_wheel.text_4": "逆向きに設置すると、回転速度が落ちてしまいます",
-
- "create.ponder.weighted_ejector.header": "重量射出機の使い方",
- "create.ponder.weighted_ejector.text_1": "射出機を持ってスニークしながら右クリックすると、対象となる位置を設定できます",
- "create.ponder.weighted_ejector.text_10": "スタック数を設定すると、保持しているスタックがその量に達したときのみ射出するようになります",
- "create.ponder.weighted_ejector.text_11": "他のエンティティが射出機を踏むと、いつでも射出機が稼働します",
- "create.ponder.weighted_ejector.text_2": "設置した射出機は、設定した場所に物体を発射します",
- "create.ponder.weighted_ejector.text_3": "範囲内であれば高さや距離は問いません",
- "create.ponder.weighted_ejector.text_4": "ただし、真正面以外へは射出できません",
- "create.ponder.weighted_ejector.text_5": "有効な位置が設定されていない場合、真正面のブロックが対象になります",
- "create.ponder.weighted_ejector.text_6": "巻き上げるには、回転力を供給する必要があります",
- "create.ponder.weighted_ejector.text_7": "上にアイテムを置くと、射出機が稼働します",
- "create.ponder.weighted_ejector.text_8": "対象が満杯の収納ブロックの場合、射出機はそのブロックに空きがでるまで待機します",
- "create.ponder.weighted_ejector.text_9": "レンチを使って、スタック量を調整できます",
-
- "create.ponder.weighted_ejector_redstone.header": "レッドストーン信号による重量射出機の制御",
- "create.ponder.weighted_ejector_redstone.text_1": "レッドストーン信号を受けている間、射出機は稼働しません",
- "create.ponder.weighted_ejector_redstone.text_2": "また、オブザーバーは射出機の稼働を検知できます",
-
- "create.ponder.weighted_ejector_tunnel.header": "重量射出機によるアイテムスタックの分割",
- "create.ponder.weighted_ejector_tunnel.text_1": "真鍮トンネルと組み合わせて、アイテムスタックの特定の量だけを分割できます",
- "create.ponder.weighted_ejector_tunnel.text_2": "まず、側面の搬出口を優先させる為に、真鍮トンネルを「最寄りを優先」に設定します",
- "create.ponder.weighted_ejector_tunnel.text_3": "次に、射出機に分割したいスタック量を設定します",
- "create.ponder.weighted_ejector_tunnel.text_4": "設定した量のアイテムスタックは側面の搬出口から搬出され...",
- "create.ponder.weighted_ejector_tunnel.text_5": "...残りのアイテムはそのまま搬出されます",
-
- "create.ponder.windmill_source.header": "風車ベアリングによる回転力の生成",
- "create.ponder.windmill_source.text_1": "風車ベアリングは手前にブロックを取り付けられます",
- "create.ponder.windmill_source.text_2": "超粘着剤を使って動く構造物を作ってください",
- "create.ponder.windmill_source.text_3": "帆とみなされる十分な数のブロックが取り付けられていれば、風車として機能します",
- "create.ponder.windmill_source.text_4": "右クリックして風車ベアリングを起動すると、回転力を供給し始めます",
- "create.ponder.windmill_source.text_5": "回転速度は帆ブロックの数で決まります",
- "create.ponder.windmill_source.text_6": "レンチを使って回転方向を変えられます",
- "create.ponder.windmill_source.text_7": "ベアリングを右クリックすれば、いつでも回転を停止させて構造物を組み立て直せます",
-
- "create.ponder.windmill_structure.header": "からくり風車",
- "create.ponder.windmill_structure.text_1": "帆とみなされるブロックが8個以上あれば、どのような構造物でも風車として動きます",
-
- "_": "Thank you for translating Create!"
-
-}
\ No newline at end of file
diff --git a/src/generated/resources/assets/create/lang/unfinished/ko_kr.json b/src/generated/resources/assets/create/lang/unfinished/ko_kr.json
deleted file mode 100644
index 1a90d1536..000000000
--- a/src/generated/resources/assets/create/lang/unfinished/ko_kr.json
+++ /dev/null
@@ -1,3071 +0,0 @@
-{
- "_": "Missing Localizations: 48",
-
- "_": "->------------------------] Game Elements [------------------------<-",
-
- "block.create.acacia_window": "아카시아나무 유리창",
- "block.create.acacia_window_pane": "아카시아나무 유리판 ",
- "block.create.adjustable_chain_gearshift": "벨트 변속기",
- "block.create.analog_lever": "아날로그 레버",
- "block.create.andesite_alloy_block": "UNLOCALIZED: Block of Andesite Alloy",
- "block.create.andesite_bars": "UNLOCALIZED: Andesite Bars",
- "block.create.andesite_belt_funnel": "안산암 퍼널",
- "block.create.andesite_casing": "안산암 케이스",
- "block.create.andesite_encased_cogwheel": "안산암 케이스를 씌운 톱니바퀴",
- "block.create.andesite_encased_large_cogwheel": "안산암 케이스를 씌운 큰 톱니바퀴",
- "block.create.andesite_encased_shaft": "안산암 케이스를 씌운 축",
- "block.create.andesite_funnel": "안산암 퍼널",
- "block.create.andesite_ladder": "안산암 사다리",
- "block.create.andesite_pillar": "안산암 기둥",
- "block.create.andesite_scaffolding": "UNLOCALIZED: Andesite Scaffolding",
- "block.create.andesite_tunnel": "안산암 터널",
- "block.create.asurine": "담청암",
- "block.create.asurine_pillar": "담청암 기둥",
- "block.create.basin": "대야",
- "block.create.belt": "벨트",
- "block.create.birch_window": "자작나무 유리창",
- "block.create.birch_window_pane": "자작나무 유리판",
- "block.create.black_nixie_tube": "검은색 닉시관",
- "block.create.black_sail": "검은색 날개",
- "block.create.black_seat": "검은색 좌석",
- "block.create.black_toolbox": "검은색 공구상자",
- "block.create.black_valve_handle": "검은색 밸브 손잡이",
- "block.create.blaze_burner": "블레이즈 버너",
- "block.create.blue_nixie_tube": "파란색 닉시관",
- "block.create.blue_sail": "파란색 날개",
- "block.create.blue_seat": "파란색 좌석",
- "block.create.blue_toolbox": "파란색 공구상자",
- "block.create.blue_valve_handle": "파란색 밸브 손잡이",
- "block.create.brass_bars": "UNLOCALIZED: Brass Bars",
- "block.create.brass_belt_funnel": "황동 퍼널",
- "block.create.brass_block": "황동 블록",
- "block.create.brass_casing": "황동 케이스",
- "block.create.brass_encased_cogwheel": "황동 케이스를 씌운 톱니바퀴",
- "block.create.brass_encased_large_cogwheel": "황동 케이스를 씌운 큰 톱니바퀴",
- "block.create.brass_encased_shaft": "황동 케이스를 씌운 축",
- "block.create.brass_funnel": "황동 퍼널",
- "block.create.brass_ladder": "황동 사다리",
- "block.create.brass_scaffolding": "UNLOCALIZED: Brass Scaffolding",
- "block.create.brass_tunnel": "황동 터널",
- "block.create.brown_nixie_tube": "갈색 닉시관",
- "block.create.brown_sail": "갈색 날개",
- "block.create.brown_seat": "갈색 좌석",
- "block.create.brown_toolbox": "갈색 공구상자",
- "block.create.brown_valve_handle": "갈색 밸브 손잡이",
- "block.create.calcite_pillar": "방해석 기둥",
- "block.create.cart_assembler": "수레 조립기",
- "block.create.chocolate": "초콜릿",
- "block.create.chute": "슈트",
- "block.create.clockwork_bearing": "시계 베어링",
- "block.create.clutch": "클러치",
- "block.create.cogwheel": "톱니바퀴",
- "block.create.content_observer": "정보 감지기",
- "block.create.contraption_controls": "UNLOCALIZED: Contraption Controls",
- "block.create.controller_rail": "방향 레일",
- "block.create.controls": "기차 조종기",
- "block.create.copper_backtank": "구리 산소통",
- "block.create.copper_bars": "UNLOCALIZED: Copper Bars",
- "block.create.copper_casing": "구리 케이스",
- "block.create.copper_ladder": "구리 사다리",
- "block.create.copper_scaffolding": "UNLOCALIZED: Copper Scaffolding",
- "block.create.copper_shingle_slab": "구리 판자 반 블록",
- "block.create.copper_shingle_stairs": "구리 판자 계단",
- "block.create.copper_shingles": "구리 판자",
- "block.create.copper_tile_slab": "구리 타일 반 블록",
- "block.create.copper_tile_stairs": "구리 타일 계단",
- "block.create.copper_tiles": "구리 타일",
- "block.create.copper_valve_handle": "구리 밸브 손잡이",
- "block.create.copycat_bars": "UNLOCALIZED: Copycat Bars",
- "block.create.copycat_base": "UNLOCALIZED: Copycat Base",
- "block.create.copycat_panel": "UNLOCALIZED: Copycat Panel",
- "block.create.copycat_step": "UNLOCALIZED: Copycat Step",
- "block.create.creative_crate": "크리에이티브 창고",
- "block.create.creative_fluid_tank": "크리에이티브 탱크",
- "block.create.creative_motor": "크리에이티브 모터",
- "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": "깎인 안산암",
- "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": "청록색 좌석",
- "block.create.cyan_toolbox": "청록색 공구상자",
- "block.create.cyan_valve_handle": "청록색 밸브 손잡이",
- "block.create.dark_oak_window": "짙은 참나무 유리창",
- "block.create.dark_oak_window_pane": "짙은 참나무 유리판",
- "block.create.deepslate_pillar": "심층암 기둥",
- "block.create.deepslate_zinc_ore": "심층암 아연 광석",
- "block.create.deployer": "기계 손",
- "block.create.depot": "아이템 거치대",
- "block.create.diorite_pillar": "섬록암 기둥",
- "block.create.display_board": "디스플레이 화면",
- "block.create.display_link": "디스플레이 링크",
- "block.create.dripstone_pillar": "점적석 기둥",
- "block.create.elevator_contact": "UNLOCALIZED: Elevator Contact",
- "block.create.elevator_pulley": "UNLOCALIZED: Elevator Pulley",
- "block.create.encased_chain_drive": "체인 드라이브",
- "block.create.encased_fan": "선풍기",
- "block.create.encased_fluid_pipe": "구리 케이스를 씌운 파이프",
- "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.fake_track": "지도용 선로 표시",
- "block.create.fluid_pipe": "액체 파이프",
- "block.create.fluid_tank": "액체 탱크",
- "block.create.fluid_valve": "액체 밸브",
- "block.create.flywheel": "플라이휠",
- "block.create.framed_glass": "큰 유리",
- "block.create.framed_glass_door": "유리 문",
- "block.create.framed_glass_pane": "큰 유리판",
- "block.create.framed_glass_trapdoor": "유리 다락문",
- "block.create.gantry_carriage": "갠트리 운반대",
- "block.create.gantry_shaft": "갠트리 축",
- "block.create.gearbox": "기어박스",
- "block.create.gearshift": "기어쉬프트",
- "block.create.glass_fluid_pipe": "액체 파이프",
- "block.create.granite_pillar": "화강암 기둥",
- "block.create.gray_nixie_tube": "회색 닉시관",
- "block.create.gray_sail": "회색 날개",
- "block.create.gray_seat": "회색 좌석",
- "block.create.gray_toolbox": "회색 공구상자",
- "block.create.gray_valve_handle": "회색 밸브 손잡이",
- "block.create.green_nixie_tube": "초록색 닉시관",
- "block.create.green_sail": "초록색 날개",
- "block.create.green_seat": "초록색 좌석",
- "block.create.green_toolbox": "초록색 공구상자",
- "block.create.green_valve_handle": "초록색 밸브 손잡이",
- "block.create.hand_crank": "핸드 크랭크",
- "block.create.haunted_bell": "귀신들린 종",
- "block.create.honey": "꿀",
- "block.create.horizontal_framed_glass": "수평 유리",
- "block.create.horizontal_framed_glass_pane": "수평 유리판",
- "block.create.hose_pulley": "호스 도르래",
- "block.create.industrial_iron_block": "UNLOCALIZED: Block of Industrial Iron",
- "block.create.item_drain": "아이템 배수구",
- "block.create.item_vault": "아이템 금고",
- "block.create.jungle_window": "정글나무 유리창",
- "block.create.jungle_window_pane": "정글나무 유리판",
- "block.create.large_bogey": "큰 대차",
- "block.create.large_cogwheel": "큰 톱니바퀴",
- "block.create.layered_andesite": "단층 안산암",
- "block.create.layered_asurine": "단층 담청암",
- "block.create.layered_calcite": "단층 방해석",
- "block.create.layered_crimsite": "단층 진홍암",
- "block.create.layered_deepslate": "단층 심층암",
- "block.create.layered_diorite": "단층 섬록암",
- "block.create.layered_dripstone": "단층 점적석",
- "block.create.layered_granite": "단층 화강암",
- "block.create.layered_limestone": "단층 석회암",
- "block.create.layered_ochrum": "단층 황토암",
- "block.create.layered_scorchia": "단층 짙은 스코리아",
- "block.create.layered_scoria": "단층 스코리아",
- "block.create.layered_tuff": "단층 응회암",
- "block.create.layered_veridium": "단층 심록암",
- "block.create.lectern_controller": "독서대 조작기",
- "block.create.light_blue_nixie_tube": "하늘색 닉시관",
- "block.create.light_blue_sail": "하늘색 날개",
- "block.create.light_blue_seat": "하늘색 좌석",
- "block.create.light_blue_toolbox": "하늘색 공구상자",
- "block.create.light_blue_valve_handle": "하늘색 밸브 손잡이",
- "block.create.light_gray_nixie_tube": "회백색 닉시관",
- "block.create.light_gray_sail": "회백색 날개",
- "block.create.light_gray_seat": "회백색 좌석",
- "block.create.light_gray_toolbox": "회백색 공구상자",
- "block.create.light_gray_valve_handle": "회백색 밸브 손잡이",
- "block.create.lime_nixie_tube": "연두색 닉시관",
- "block.create.lime_sail": "연두색 날개",
- "block.create.lime_seat": "연두색 좌석",
- "block.create.lime_toolbox": "연두색 공구상자",
- "block.create.lime_valve_handle": "연두색 밸브 손잡이",
- "block.create.limestone": "석회암",
- "block.create.limestone_pillar": "석회암 기둥",
- "block.create.linear_chassis": "어두운 직선 섀시",
- "block.create.lit_blaze_burner": "불타는 빈 블레이즈 버너",
- "block.create.magenta_nixie_tube": "자홍색 닉시관",
- "block.create.magenta_sail": "자홍색 날개",
- "block.create.magenta_seat": "자홍색 좌석",
- "block.create.magenta_toolbox": "자홍색 공구상자",
- "block.create.magenta_valve_handle": "자홍색 밸브 손잡이",
- "block.create.mechanical_arm": "기계 팔",
- "block.create.mechanical_bearing": "베어링",
- "block.create.mechanical_crafter": "조합기",
- "block.create.mechanical_drill": "드릴",
- "block.create.mechanical_harvester": "수확기",
- "block.create.mechanical_mixer": "믹서",
- "block.create.mechanical_piston": "기계식 피스톤",
- "block.create.mechanical_piston_head": "기계식 피스톤 머리",
- "block.create.mechanical_plough": "쟁기",
- "block.create.mechanical_press": "압착기",
- "block.create.mechanical_pump": "펌프",
- "block.create.mechanical_saw": "톱",
- "block.create.metal_bracket": "금속 지지대",
- "block.create.metal_girder": "금속 거더",
- "block.create.metal_girder_encased_shaft": "축을 끼운 금속 거더",
- "block.create.millstone": "맷돌",
- "block.create.minecart_anchor": "광산 수레 정박기",
- "block.create.mysterious_cuckoo_clock": "뻐꾸기 시계",
- "block.create.netherite_backtank": "UNLOCALIZED: Netherite Backtank",
- "block.create.nixie_tube": "닉시관",
- "block.create.nozzle": "노즐",
- "block.create.oak_window": "참나무 유리창",
- "block.create.oak_window_pane": "참나무 유리판",
- "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": "산화된 구리 판자 반 블록",
- "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": "분홍색 날개",
- "block.create.pink_seat": "분홍색 좌석",
- "block.create.pink_toolbox": "분홍색 공구상자",
- "block.create.pink_valve_handle": "분홍색 밸브 손잡이",
- "block.create.piston_extension_pole": "피스톤 연장 축",
- "block.create.placard": "플래카드",
- "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_shaft": "레드스톤 축",
- "block.create.powered_toggle_latch": "레드스톤 토글 걸쇠",
- "block.create.pulley_magnet": "도르래 자석",
- "block.create.pulse_extender": "펄스 연장기",
- "block.create.pulse_repeater": "펄스 중계기",
- "block.create.purple_nixie_tube": "보라색 닉시관",
- "block.create.purple_sail": "보라색 날개",
- "block.create.purple_seat": "보라색 좌석",
- "block.create.purple_toolbox": "보라색 공구상자",
- "block.create.purple_valve_handle": "보라색 밸브 손잡이",
- "block.create.radial_chassis": "원형 섀시",
- "block.create.railway_casing": "기차 케이스",
- "block.create.raw_zinc_block": "아연 원석 블록",
- "block.create.red_nixie_tube": "빨간색 닉시관",
- "block.create.red_sail": "빨간색 날개",
- "block.create.red_seat": "빨간색 좌석",
- "block.create.red_toolbox": "빨간색 공구상자",
- "block.create.red_valve_handle": "빨간색 밸브 손잡이",
- "block.create.redstone_contact": "동형 감지기",
- "block.create.redstone_link": "레드스톤 링크",
- "block.create.refined_radiance_casing": "빛나는 케이스",
- "block.create.rope": "밧줄",
- "block.create.rope_pulley": "밧줄 도르래",
- "block.create.rose_quartz_block": "장밋빛 석영 블록",
- "block.create.rose_quartz_lamp": "장밋빛 석영 조명",
- "block.create.rose_quartz_tiles": "장밋빛 석영 타일",
- "block.create.rotation_speed_controller": "회전 속도 컨트롤러",
- "block.create.sail_frame": "풍차 날개 틀",
- "block.create.schematic_table": "설계도 탁자",
- "block.create.schematicannon": "설계도 대포",
- "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": "작은 안산암 벽돌 반 블록",
- "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_bogey": "작은 대차",
- "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_rose_quartz_tiles": "작은 장밋빛 석영 타일",
- "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": "속도 계측기",
- "block.create.spout": "주입기",
- "block.create.spruce_window": "가문비나무 유리창",
- "block.create.spruce_window_pane": "가문비나무 유리판",
- "block.create.steam_engine": "증기 엔진",
- "block.create.steam_whistle": "기적 장치",
- "block.create.steam_whistle_extension": "기적 연장 장치",
- "block.create.sticker": "부착기",
- "block.create.sticky_mechanical_piston": "기계식 끈끈이 피스톤",
- "block.create.stockpile_switch": "수량 스위치",
- "block.create.stressometer": "피로도 계측기",
- "block.create.tiled_glass": "타일 유리",
- "block.create.tiled_glass_pane": "타일 유리판",
- "block.create.track": "기차 선로",
- "block.create.track_observer": "기차 감지기",
- "block.create.track_signal": "기차 신호기",
- "block.create.track_station": "기차 정거장",
- "block.create.train_door": "기차 문",
- "block.create.train_trapdoor": "기차 다락문",
- "block.create.tuff_pillar": "응회암 기둥",
- "block.create.turntable": "돌림판",
- "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": "밀랍칠한 구리 판자 반 블록",
- "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": "하얀색 날개",
- "block.create.white_seat": "하얀색 좌석",
- "block.create.white_toolbox": "하얀색 공구상자",
- "block.create.white_valve_handle": "하얀색 밸브 손잡이",
- "block.create.windmill_bearing": "풍차 베어링",
- "block.create.wooden_bracket": "나무 지지대",
- "block.create.yellow_nixie_tube": "노란색 닉시관",
- "block.create.yellow_sail": "노란색 날개",
- "block.create.yellow_seat": "노란색 좌석",
- "block.create.yellow_toolbox": "노란색 공구상자",
- "block.create.yellow_valve_handle": "노란색 밸브 손잡이",
- "block.create.zinc_block": "아연 블록",
- "block.create.zinc_ore": "아연 광석",
-
- "enchantment.create.capacity": "저장량",
- "enchantment.create.potato_recovery": "대포알 회수",
-
- "entity.create.carriage_contraption": "기차 구조물",
- "entity.create.contraption": "구조물",
- "entity.create.crafting_blueprint": "조합 청사진",
- "entity.create.gantry_contraption": "갠트리 구조물",
- "entity.create.potato_projectile": "감자포 투사체",
- "entity.create.seat": "좌석",
- "entity.create.stationary_contraption": "고정된 구조물",
- "entity.create.super_glue": "강력 접착제",
-
- "fluid.create.potion": "포션",
- "fluid.create.tea": "건축가의 차",
-
- "item.create.andesite_alloy": "안산암 합금",
- "item.create.attribute_filter": "속성 필터 틀",
- "item.create.bar_of_chocolate": "초콜릿 바",
- "item.create.belt_connector": "벨트",
- "item.create.blaze_cake": "블레이즈 케이크",
- "item.create.blaze_cake_base": "블레이즈 케이크 틀",
- "item.create.brass_hand": "황동 손",
- "item.create.brass_ingot": "황동 주괴",
- "item.create.brass_nugget": "황동 조각",
- "item.create.brass_sheet": "황동 판",
- "item.create.builders_tea": "건축가의 차",
- "item.create.chest_minecart_contraption": "상자가 실린 광산 수레 구조물",
- "item.create.chocolate_bucket": "초콜릿 양동이",
- "item.create.chocolate_glazed_berries": "초콜릿 바른 열매",
- "item.create.chromatic_compound": "색채 혼합물",
- "item.create.cinder_flour": "잿가루",
- "item.create.copper_backtank": "구리 산소통",
- "item.create.copper_backtank_placeable": "구리 산소통",
- "item.create.copper_diving_boots": "UNLOCALIZED: Copper Diving Boots",
- "item.create.copper_diving_helmet": "UNLOCALIZED: Copper Diving Helmet",
- "item.create.copper_nugget": "구리 조각",
- "item.create.copper_sheet": "구리 판",
- "item.create.crafter_slot_cover": "조합기 슬롯 덮개",
- "item.create.crafting_blueprint": "조합 청사진",
- "item.create.creative_blaze_cake": "크리에이티브 블레이즈 케이크",
- "item.create.crushed_aluminum_ore": "분쇄된 알루미늄 광석",
- "item.create.crushed_copper_ore": "분쇄된 구리 광석",
- "item.create.crushed_gold_ore": "분쇄된 금 광석",
- "item.create.crushed_iron_ore": "분쇄된 철 광석",
- "item.create.crushed_lead_ore": "분쇄된 납 광석",
- "item.create.crushed_nickel_ore": "분쇄된 니켈 광석",
- "item.create.crushed_osmium_ore": "분쇄된 오스뮴 광석",
- "item.create.crushed_platinum_ore": "분쇄된 플래티넘 광석",
- "item.create.crushed_quicksilver_ore": "분쇄된 수은 광석",
- "item.create.crushed_silver_ore": "분쇄된 은 광석",
- "item.create.crushed_tin_ore": "분쇄된 주석 광석",
- "item.create.crushed_uranium_ore": "분쇄된 우라늄 광석",
- "item.create.crushed_zinc_ore": "분쇄된 아연 광석",
- "item.create.dough": "반죽",
- "item.create.electron_tube": "전지 튜브",
- "item.create.empty_blaze_burner": "빈 블레이즈 버너",
- "item.create.empty_schematic": "빈 설계도",
- "item.create.experience_nugget": "경험의 조각",
- "item.create.extendo_grip": "외장형 연장 팔",
- "item.create.filter": "필터 틀",
- "item.create.furnace_minecart_contraption": "화로가 실린 광산 수레 구조물",
- "item.create.goggles": "엔지니어의 고글",
- "item.create.golden_sheet": "금 판",
- "item.create.handheld_worldshaper": "크리에이티브 세계편집기",
- "item.create.honey_bucket": "꿀 양동이",
- "item.create.honeyed_apple": "꿀 바른 사과",
- "item.create.incomplete_precision_mechanism": "미완성된 정밀 기계장치",
- "item.create.incomplete_track": "미완성된 기차 선로",
- "item.create.iron_sheet": "철 판",
- "item.create.linked_controller": "레드스톤 링크 조작기",
- "item.create.minecart_contraption": "광산 수레 구조물",
- "item.create.minecart_coupling": "광산 수레 커플링",
- "item.create.netherite_backtank": "UNLOCALIZED: Netherite Backtank",
- "item.create.netherite_backtank_placeable": "UNLOCALIZED: Netherite Backtank Placeable",
- "item.create.netherite_diving_boots": "UNLOCALIZED: Netherite Diving Boots",
- "item.create.netherite_diving_helmet": "UNLOCALIZED: Netherite Diving Helmet",
- "item.create.polished_rose_quartz": "윤나는 장밋빛 석영",
- "item.create.potato_cannon": "감자포",
- "item.create.powdered_obsidian": "흑요석 가루",
- "item.create.precision_mechanism": "정밀 기계장치",
- "item.create.propeller": "프로펠러",
- "item.create.raw_zinc": "아연 원석",
- "item.create.red_sand_paper": "붉은 사포",
- "item.create.refined_radiance": "정제된 광채",
- "item.create.rose_quartz": "장밋빛 석영",
- "item.create.sand_paper": "사포",
- "item.create.schedule": "기차 계획표",
- "item.create.schematic": "설계도",
- "item.create.schematic_and_quill": "설계도와 깃펜",
- "item.create.shadow_steel": "그림자 강철",
- "item.create.sturdy_sheet": "강판",
- "item.create.super_glue": "강력 접착제",
- "item.create.sweet_roll": "롤빵",
- "item.create.tree_fertilizer": "나무 비료",
- "item.create.unprocessed_obsidian_sheet": "미완성된 흑요석 판",
- "item.create.vertical_gearbox": "수직 기어박스",
- "item.create.wand_of_symmetry": "대칭의 지팡이",
- "item.create.wheat_flour": "밀가루",
- "item.create.whisk": "혼합기",
- "item.create.wrench": "렌치",
- "item.create.zinc_ingot": "아연 주괴",
- "item.create.zinc_nugget": "아연 조각",
-
-
- "_": "->------------------------] Advancements [------------------------<-",
-
- "advancement.create.root": "Create!",
- "advancement.create.root.desc": "장치가 있으라!",
- "advancement.create.andesite_alloy": "더 단단한 재료",
- "advancement.create.andesite_alloy.desc": "안산안 합금을 얻으세요. Create모드의 가장 중요한 자원입니다",
- "advancement.create.andesite_casing": "안산암 시대",
- "advancement.create.andesite_casing.desc": "안산암 합금을 나무에 붙여 기본적인 케이스를 만드세요",
- "advancement.create.mechanical_press": "'깡!'",
- "advancement.create.mechanical_press.desc": "압착기에서 판을 만드세요",
- "advancement.create.encased_fan": "바람 생성기",
- "advancement.create.encased_fan.desc": "선풍기를 설치하고 작동시키세요",
- "advancement.create.fan_processing": "입자로 가공하다",
- "advancement.create.fan_processing.desc": "선풍기로 재료를 가공하세요",
- "advancement.create.saw_processing": "작업소에서 가장 두려운 존재",
- "advancement.create.saw_processing.desc": "위로 눕힌 톱으로 재료를 가공하세요",
- "advancement.create.compacting": "압축",
- "advancement.create.compacting.desc": "압착기와 대야로 많은 아이템을 압축하세요",
- "advancement.create.belt": "켈프 벨트",
- "advancement.create.belt.desc": "두 축에 벨트를 이으세요",
- "advancement.create.funnel": "공항 체크인",
- "advancement.create.funnel.desc": "퍼널을 이용해 보관함에서 아이템을 넣거나 빼내세요",
- "advancement.create.chute": "수직 물류",
- "advancement.create.chute.desc": "슈트로 아이템을 옮기세요",
- "advancement.create.mechanical_mixer": "섞고 돌리고 섞고",
- "advancement.create.mechanical_mixer.desc": "믹서로 재료들을 섞으세요",
- "advancement.create.burner": "살아있는 난로",
- "advancement.create.burner.desc": "블레이즈 버너를 얻으세요",
- "advancement.create.water_wheel": "수력 동력화",
- "advancement.create.water_wheel.desc": "물레바퀴를 설치하고 회전하게 만드세요",
- "advancement.create.windmill": "산들 바람",
- "advancement.create.windmill.desc": "풍차 베어링을 작동시키세요",
- "advancement.create.shifting_gears": "기어 변속",
- "advancement.create.shifting_gears.desc": "크기가 다른 톱니바퀴를 연결하여 장치의 속도를 바꿀 수 있습니다",
- "advancement.create.millstone": "나만의 작은 분쇄기",
- "advancement.create.millstone.desc": "멧돌을 설치하고 작동시키세요.",
- "advancement.create.super_glue": "영역 접착",
- "advancement.create.super_glue.desc": "여러 블록을 한 그룹으로 접착시키세요",
- "advancement.create.contraption_actors": "목적있는 이동",
- "advancement.create.contraption_actors.desc": "드릴이나 톱, 수확기를 장착한 구조물을 만드세요",
- "advancement.create.portable_storage_interface": "드라이브스루 교환",
- "advancement.create.portable_storage_interface.desc": "아이템 인터페이스를 통해 구조물에서 아이템을 넣거나 빼세요",
- "advancement.create.wrench_goggles": "작업 준비 완료!",
- "advancement.create.wrench_goggles.desc": "엔지니어의 고글과 렌치를 장착하세요",
- "advancement.create.stressometer": "괴짜들을 위한 피로도",
- "advancement.create.stressometer.desc": "피로도 계측기와 고글로 정확한 수치를 확인하세요",
- "advancement.create.cuckoo_clock": "벌써 잘 시간이야?",
- "advancement.create.cuckoo_clock.desc": "뻐꾸기 시계가 잘 시간을 알립니다. 잘 자...",
- "advancement.create.windmill_maxed": "거센 바람",
- "advancement.create.windmill_maxed.desc": "풍차 베어링을 최대 속력으로 작동시키세요",
- "advancement.create.ejector_maxed": "스프링보드 챔피언",
- "advancement.create.ejector_maxed.desc": "투척기로 30블록 이상 날아가세요",
- "advancement.create.pulley_maxed": "어디로든밧줄",
- "advancement.create.pulley_maxed.desc": "밧줄 도르래를 200블록 이상 늘리세요",
- "advancement.create.cart_pickup": "강한 팔",
- "advancement.create.cart_pickup.desc": "최소 200블록이 붙은 광산 수레 구조물을 들어올리세요",
- "advancement.create.anvil_plough": "대장장이포",
- "advancement.create.anvil_plough.desc": "쟁기로 모루를 날리세요!",
- "advancement.create.lava_wheel_00000": "불레바퀴",
- "advancement.create.lava_wheel_00000.desc": "용암으로 물레바퀴를 회전시키세요..?§7\n(숨겨진 발전과제)",
- "advancement.create.hand_crank_000": "워크아웃 세션",
- "advancement.create.hand_crank_000.desc": "힘이 빠질때까지 핸드 크랭크를 돌리세요§7\n(숨겨진 발전과제)",
- "advancement.create.belt_funnel_kiss": "퍼널은 어떻게 태어나?",
- "advancement.create.belt_funnel_kiss.desc": "두 벨트 퍼널을 만나게하세요. 쪽!",
- "advancement.create.stressometer_maxed": "완벽한 과부하",
- "advancement.create.stressometer_maxed.desc": "피로도 계측기에서 100% 수치를 확인하세요§7\n(숨겨진 발전과제)",
- "advancement.create.copper": "더욱 더 단단한 재료",
- "advancement.create.copper.desc": "액체를 다루기 위해 구리를 모아두세요",
- "advancement.create.copper_casing": "구리 시대",
- "advancement.create.copper_casing.desc": "구리 주괴를 나무에 붙여 방수 케이스를 만드세요",
- "advancement.create.spout": "쪼르록",
- "advancement.create.spout.desc": "주입기를 사용하여 아이템에 액체를 채우는 것을 보세요",
- "advancement.create.drain": "데굴데굴 배수",
- "advancement.create.drain.desc": "아이템 배수구가 액체를 비우는 것을 관찰하세요",
- "advancement.create.steam_engine": "동력실 가동",
- "advancement.create.steam_engine.desc": "증기 엔진을 사용해 동력을 생산하세요",
- "advancement.create.steam_whistle": "천상의 목소리",
- "advancement.create.steam_whistle.desc": "기적 장치를 작동시키세요",
- "advancement.create.backtank": "기압과 함께",
- "advancement.create.backtank.desc": "구리 산소통을 제작하고 기압을 축적하세요",
- "advancement.create.diving_suit": "심해와 맞서다",
- "advancement.create.diving_suit.desc": "다이빙 헬멧과 산소통을 장착하고 입수하세요",
- "advancement.create.mechanical_pump_0": "펌프 가동",
- "advancement.create.mechanical_pump_0.desc": "펌프를 설치하고 작동시키세요",
- "advancement.create.glass_pipe": "액체 엿보기",
- "advancement.create.glass_pipe.desc": "액체가 지나가는 파이프에 렌치를 사용하세요",
- "advancement.create.water_supply": "웅덩이 수집가",
- "advancement.create.water_supply.desc": "빨아들이는 파이프 끝이나 펌프를 이용해 물 블록을 흡수하세요",
- "advancement.create.hose_pulley": "공업 유출",
- "advancement.create.hose_pulley.desc": "호스 도르래를 사용하여 액체를 채우거나 빨아들이세요",
- "advancement.create.chocolate_bucket": "상상의 세계",
- "advancement.create.chocolate_bucket.desc": "초콜릿 양동이를 얻으세요",
- "advancement.create.honey_drain": "자동 양봉장",
- "advancement.create.honey_drain.desc": "파이프를 이용해 벌집이나 벌통에서 꿀을 빼내세요",
- "advancement.create.hose_pulley_lava": "맨틀 두드리기",
- "advancement.create.hose_pulley_lava.desc": "무한으로 인식되는 용암 웅덩이에서 용암을 끌어올리세요",
- "advancement.create.steam_engine_maxed": "엔진 풀가동",
- "advancement.create.steam_engine_maxed.desc": "보일러를 최고 레벨로 작동시키세요",
- "advancement.create.foods": "달콤한 식단",
- "advancement.create.foods.desc": "초콜릿 바른 열매, 꿀 바른 사과, 롤빵을 하나의 주입기에서 만드세요",
- "advancement.create.diving_suit_lava": "스트라이더와 함께 수영을",
- "advancement.create.diving_suit_lava.desc": "잠수복을 입고 용암에 입수하세요§7\n(숨겨진 발전과제)",
- "advancement.create.chained_drain": "데구르르 굴러가",
- "advancement.create.chained_drain.desc": "아이템이 여러 배수구 위를 굴러가는 것을 관찰하세요§7\n(숨겨진 발전과제)",
- "advancement.create.cross_streams": "그 액체를 섞지 마오",
- "advancement.create.cross_streams.desc": "액체관에서 두 가지 액체가 만나는 것을 관찰하세요§7\n(숨겨진 발전과제)",
- "advancement.create.pipe_organ": "파이프 오르간",
- "advancement.create.pipe_organ.desc": "하나의 액체 탱크에 각각 다른 음의 기적 장치를 12개 붙이세요§7\n(숨겨진 발전과제)",
- "advancement.create.brass": "진짜 합금",
- "advancement.create.brass.desc": "블레이즈의 힘으로 구리와 아연을 섞어 황동을 만드세요.",
- "advancement.create.brass_casing": "황동 시대",
- "advancement.create.brass_casing.desc": "황동을 나무에 붙여 정교한 케이스를 만드세요.",
- "advancement.create.rose_quartz": "장밋빛 다이아몬드",
- "advancement.create.rose_quartz.desc": "장밋빛 석영을 사포질하세요",
- "advancement.create.deployer": "인공 지능",
- "advancement.create.deployer.desc": "당신의 분신, 기계 손을 설치하고 작동시키세요.",
- "advancement.create.precision_mechanism": "복잡한 호기심",
- "advancement.create.precision_mechanism.desc": "정밀 기계장치를 조립하세요.",
- "advancement.create.speed_controller": "엔지니어들이 이 장치를 싫어합니다!",
- "advancement.create.speed_controller.desc": "회전 속도 컨트롤러로 정밀하게 속도를 조절하세요",
- "advancement.create.mechanical_arm": "바쁘다 바빠!",
- "advancement.create.mechanical_arm.desc": "기계 팔이 아이템을 옮기는 것을 관찰하세요",
- "advancement.create.mechanical_crafter": "자동 조합",
- "advancement.create.mechanical_crafter.desc": "조합기를 설치하고 작동시키세요",
- "advancement.create.crushing_wheel": "한 쌍의 거인들",
- "advancement.create.crushing_wheel.desc": "분쇄 휠을 제작하고 가동시키세요",
- "advancement.create.haunted_bell": "영혼의 목소리",
- "advancement.create.haunted_bell.desc": "귀신들린 종을 울리세요",
- "advancement.create.clockwork_bearing": "시계기계",
- "advancement.create.clockwork_bearing.desc": "시계 베어링에 구조물을 달고 작동시키세요",
- "advancement.create.display_link": "빅 데이터",
- "advancement.create.display_link.desc": "디스플레이 링크로 정보를 시각화하세요",
- "advancement.create.potato_cannon": "'퐁!'",
- "advancement.create.potato_cannon.desc": "감자포로 적을 처치하세요",
- "advancement.create.extendo_grip": "띠요옹!",
- "advancement.create.extendo_grip.desc": "외장형 연장 팔을 손에 쥐세요",
- "advancement.create.linked_controller": "원격 조종",
- "advancement.create.linked_controller.desc": "링크 조작기로 레드스톤 링크에 신호를 보내세요",
- "advancement.create.arm_blaze_burner": "연료를 줄 수 있는 정도의 능력",
- "advancement.create.arm_blaze_burner.desc": "기계 팔이 블레이즈 버너에 연료를 넣도록 하세요",
- "advancement.create.crusher_maxed_0000": "갈갈갈갈",
- "advancement.create.crusher_maxed_0000.desc": "한 쌍의 분쇄 휠을 최고 속도로 가동하세요",
- "advancement.create.arm_many_targets": "정리를 할 수 있는 정도의 능력",
- "advancement.create.arm_many_targets.desc": "기계 팔에 10개 이상의 출력부를 설정하세요",
- "advancement.create.potato_cannon_collide": "비건 폭죽",
- "advancement.create.potato_cannon_collide.desc": "서로 다른 감자포 투사체가 서로 부딪히게 하세요",
- "advancement.create.self_deploying": "자율주행 수레",
- "advancement.create.self_deploying.desc": "스스로 길을 이어가는 광산 수레 구조물을 제작하세요",
- "advancement.create.fist_bump": "하이파이브!",
- "advancement.create.fist_bump.desc": "두 기계 손을 서로 부딪치게 하세요§7\n(숨겨진 발전과제)",
- "advancement.create.crafter_lazy_000": "임시방편",
- "advancement.create.crafter_lazy_000.desc": "부족한 시설때문에 어쩔 수 없이 조합기의 속도를 크게 낮추세요§7\n(숨겨진 발전과제)",
- "advancement.create.extendo_grip_dual": "띠요오오오오오오용!",
- "advancement.create.extendo_grip_dual.desc": "양손에 외장형 연장 팔을 들어 초월적인 사거리를 가지세요§7\n(숨겨진 발전과제)",
- "advancement.create.musical_arm": "볼륨 최대로!",
- "advancement.create.musical_arm.desc": "기계 팔이 주크박스를 작동시키는 것을 보세요.",
- "advancement.create.sturdy_sheet": "가장 단단한 재료",
- "advancement.create.sturdy_sheet.desc": "분쇄된 흑요석을 제련하여 강판을 제작하세요",
- "advancement.create.train_casing_00": "물류 시대",
- "advancement.create.train_casing_00.desc": "강판을 이용하여 기차 부품에 쓰이는 케이스를 만드세요",
- "advancement.create.train": "기차 나가신다!",
- "advancement.create.train.desc": "첫 기차를 조립하세요",
- "advancement.create.conductor": "기관사 교육",
- "advancement.create.conductor.desc": "기차 계획표로 기관사를 가르치세요",
- "advancement.create.track_signal": "교통 통제",
- "advancement.create.track_signal.desc": "기차 신호기를 설치하세요",
- "advancement.create.display_board_0": "유동적인 계획표",
- "advancement.create.display_board_0.desc": "디스플레이 링크와 디스플레이 화면을 이용해 기차의 도착 시간을 예고하세요",
- "advancement.create.track_0": "새로운 표준",
- "advancement.create.track_0.desc": "기차 선로을 조립하세요",
- "advancement.create.train_whistle": "칙칙폭폭!",
- "advancement.create.train_whistle.desc": "기적 장치를 기차에 장착하고 운전 중에 작동시키세요",
- "advancement.create.train_portal": "네더 익스프레스",
- "advancement.create.train_portal.desc": "기차를 타고 네더 차원문을 넘어가세요",
- "advancement.create.track_crafting_factory": "선로 공장",
- "advancement.create.track_crafting_factory.desc": "하나의 압착기에서 1000개 이상의 기차 선로을 생산하세요",
- "advancement.create.long_bend": "가장 긴 곡선",
- "advancement.create.long_bend.desc": "30 블록 이상의 곡선 선로을 만드세요",
- "advancement.create.long_train": "야심찬 조립가",
- "advancement.create.long_train.desc": "최소 6개의 객실이 있는 기차를 조립하세요",
- "advancement.create.long_travel": "현장체험 학습",
- "advancement.create.long_travel.desc": "여행을 시작한 곳으로부터 5000블록 이상 떨어진 곳에서 좌석에서 내리세요",
- "advancement.create.train_roadkill": "로드킬",
- "advancement.create.train_roadkill.desc": "기차를 타고 적 위로 지나가세요§7\n(숨겨진 발전과제)",
- "advancement.create.red_signal": "운전 장인",
- "advancement.create.red_signal.desc": "기차를 타고 적신호를 지나치세요§7\n(숨겨진 발전과제)",
- "advancement.create.train_crash": "끔찍한 사건",
- "advancement.create.train_crash.desc": "탑승객인 상태에서 기차 충돌을 관찰하세요§7\n(숨겨진 발전과제)",
- "advancement.create.train_crash_backwards": "사각지대",
- "advancement.create.train_crash_backwards.desc": "후진하는 동안 다른 기차와 부딪히세요§7\n(숨겨진 발전과제)",
-
-
- "_": "->------------------------] UI & Messages [------------------------<-",
-
- "itemGroup.create.base": "Create",
- "itemGroup.create.palettes": "Create 건축 블록",
-
- "death.attack.create.crush": "%1$s이(가) 분쇄 휠로 가공되었습니다",
- "death.attack.create.crush.player": "%1$s이(가) %2$s 때문에 분쇄 휠에서 가공되었습니다",
- "death.attack.create.fan_fire": "%1$s이(가) 뜨거운 바람에 익어버렸습니다",
- "death.attack.create.fan_fire.player": "%1$s이(가) %2$s 때문에 뜨거운 바람으로 익어버렸습니다",
- "death.attack.create.fan_lava": "%1$s이(가) 용암 바람에 재가 되었습니다",
- "death.attack.create.fan_lava.player": "%1$s이(가) %2$s 때문에 용암 바람으로 재가 되었습니다",
- "death.attack.create.mechanical_drill": "%1$s이(가) 드릴에 관통당했습니다",
- "death.attack.create.mechanical_drill.player": "%1$s이(가) %2$s 때문에 드릴에 관통당했습니다",
- "death.attack.create.mechanical_saw": "%1$s이(가) 톱날에 반으로 갈라져 죽었습니다",
- "death.attack.create.mechanical_saw.player": "%1$s이(가) %2$s 때문에 톱날에 반으로 갈라져 죽었습니다",
- "death.attack.create.potato_cannon": "%1$s이(가) %2$s의 감자포에 맞고 죽었습니다.",
- "death.attack.create.potato_cannon.item": "%1$s이(가) %3$s을(를) 사용한 %2$s에게 맞아 죽었습니다.",
- "death.attack.create.cuckoo_clock_explosion": "%1$s이(가) 조작된 뻐꾸기 시계에 의해 폭파당했습니다",
- "death.attack.create.cuckoo_clock_explosion.player": "%1$s이(가) 조작된 뻐꾸기 시계에 의해 폭파당했습니다",
- "death.attack.create.run_over": "%1$s이(가) %2$s 때문에 깔렸습니다",
-
- "create.block.deployer.damage_source_name": "기계 손",
- "create.block.cart_assembler.invalid": "수레 조립기를 레일 위에 설치하세요",
-
- "create.menu.return": "메뉴로 돌아가기",
- "create.menu.configure": "설정...",
- "create.menu.ponder_index": "분석 메뉴",
- "create.menu.only_ingame": "일시 정지 메뉴에서 가능합니다",
- "create.menu.report_bugs": "버그 제보하기",
- "create.menu.support": "후원하기",
-
- "create.recipe.crushing": "분쇄",
- "create.recipe.milling": "제분",
- "create.recipe.fan_washing": "세척",
- "create.recipe.fan_washing.fan": "물과 선풍기",
- "create.recipe.fan_smoking": "훈연",
- "create.recipe.fan_smoking.fan": "불과 선풍기",
- "create.recipe.fan_haunting": "심령",
- "create.recipe.fan_haunting.fan": "영혼 불과 선풍기",
- "create.recipe.fan_blasting": "제련",
- "create.recipe.fan_blasting.fan": "용암과 선풍기",
- "create.recipe.pressing": "압착",
- "create.recipe.mixing": "혼합",
- "create.recipe.deploying": "행동 모방",
- "create.recipe.automatic_shapeless": "무형 자동 조합",
- "create.recipe.automatic_brewing": "자동 양조",
- "create.recipe.packing": "압축",
- "create.recipe.automatic_packing": "자동 압축",
- "create.recipe.sawing": "제재",
- "create.recipe.mechanical_crafting": "기계 조합",
- "create.recipe.automatic_shaped": "유형 자동 조합",
- "create.recipe.block_cutting": "블록 절단",
- "create.recipe.wood_cutting": "나무 절단",
- "create.recipe.sandpaper_polishing": "사포질",
- "create.recipe.mystery_conversion": "?",
- "create.recipe.spout_filling": "채우기",
- "create.recipe.draining": "배수",
- "create.recipe.item_application": "수동 아이템 사용",
- "create.recipe.item_application.any_axe": "모든 도끼",
- "create.recipe.sequenced_assembly": "순서 조립",
- "create.recipe.assembly.next": "다음 단계: %1$s",
- "create.recipe.assembly.step": "단계 %1$s:",
- "create.recipe.assembly.progress": "진행도: %1$s/%2$s",
- "create.recipe.assembly.pressing": "압착하기",
- "create.recipe.assembly.spout_filling_fluid": "%1$s 주입하기",
- "create.recipe.assembly.deploying_item": "%1$s 사용하기",
- "create.recipe.assembly.cutting": "톱으로 자르기",
- "create.recipe.assembly.repeat": "%1$s번 반복하기",
- "create.recipe.assembly.junk": "조립 실패한 조각들",
- "create.recipe.processing.chance": "%1$s%% 확률",
- "create.recipe.deploying.not_consumed": "소모되지 않음",
- "create.recipe.heat_requirement.none": "열이 필요하지 않음",
- "create.recipe.heat_requirement.heated": "가열됨",
- "create.recipe.heat_requirement.superheated": "초고온 가열됨",
-
- "create.generic.range": "범위",
- "create.generic.radius": "반지름",
- "create.generic.width": "폭",
- "create.generic.height": "높이",
- "create.generic.length": "길이",
- "create.generic.speed": "속도",
- "create.generic.delay": "딜레이",
- "create.generic.duration": "기간",
- "create.generic.timeUnit": "시간 단위",
- "create.generic.unit.ticks": "틱",
- "create.generic.unit.seconds": "초",
- "create.generic.unit.minutes": "분",
- "create.generic.daytime.hour": "시간",
- "create.generic.daytime.minute": "분",
- "create.generic.daytime.second": "초",
- "create.generic.daytime.pm": "pm",
- "create.generic.daytime.am": "am",
- "create.generic.unit.rpm": "RPM",
- "create.generic.unit.stress": "su",
- "create.generic.unit.degrees": "°",
- "create.generic.unit.millibuckets": "%1$smB",
- "create.generic.unit.buckets": "B",
- "create.generic.clockwise": "시계 방향",
- "create.generic.counter_clockwise": "시계 반대 방향",
- "create.generic.in_quotes": "\"%1$s\"",
- "create.generic.pitch": "음계: %1$s",
- "create.generic.notes": "F#;F;E;D#;D;C#;C;B;A#;A;G#;G",
-
- "create.action.scroll": "스크롤하세요",
- "create.action.confirm": "확인",
- "create.action.abort": "중단",
- "create.action.saveToFile": "저장",
- "create.action.discard": "삭제",
-
- "create.keyinfo.toolmenu": "메뉴 세부정보 보기",
- "create.keyinfo.toolbelt": "근처 공구상자 열기",
- "create.keyinfo.scrollup": "마우스 휠을 위로 이동 (인게임에서)",
- "create.keyinfo.scrolldown": "마우스 휠을 아래로 이동 (인게임에서)",
-
- "create.gui.scrollInput.defaultTitle": "옵션을 선택하세요:",
- "create.gui.scrollInput.scrollToModify": "스크롤로 수정하기",
- "create.gui.scrollInput.scrollToAdjustAmount": "스크롤로 수량 조절하기",
- "create.gui.scrollInput.scrollToSelect": "스크롤로 선택",
- "create.gui.scrollInput.shiftScrollsFaster": "쉬프트-스크롤로 빨리 수정하기",
- "create.gui.toolmenu.focusKey": "[%1$s]를 눌러 세부정보 보기",
- "create.gui.toolmenu.cycle": "스크롤로 순환",
-
- "create.toolbox.unequip": "되돌리기: %1$s",
- "create.toolbox.outOfRange": "현재 아이템이 들어있는 공구상자와 너무 멀리 있습니다",
- "create.toolbox.detach": "공구상자와 연결 끊기",
- "create.toolbox.depositAll": "근처 공구상자로 모든 아이템 되돌리기",
- "create.toolbox.depositBox": "공구상자로 아이템 되돌리기",
-
- "create.gui.symmetryWand.mirrorType": "거울의 형태",
- "create.gui.symmetryWand.orientation": "거울의 방향",
-
- "create.symmetry.mirror.plane": "거울",
- "create.symmetry.mirror.doublePlane": "사각형",
- "create.symmetry.mirror.triplePlane": "팔각형",
-
- "create.orientation.orthogonal": "수직으로",
- "create.orientation.diagonal": "대각선으로",
- "create.orientation.horizontal": "수평으로",
- "create.orientation.alongZ": "Z좌표를 따라",
- "create.orientation.alongX": "X좌표를 따라",
-
- "create.gui.terrainzapper.title": "크리에이티브 세계편집기",
- "create.gui.terrainzapper.searchDiagonal": "대각선 블록 포함",
- "create.gui.terrainzapper.searchFuzzy": "물질 경계 무시",
- "create.gui.terrainzapper.patternSection": "패턴",
- "create.gui.terrainzapper.pattern.solid": "기본",
- "create.gui.terrainzapper.pattern.checkered": "체스판",
- "create.gui.terrainzapper.pattern.inversecheckered": "반전된 체스판",
- "create.gui.terrainzapper.pattern.chance25": "랜덤하게 25% 채우기",
- "create.gui.terrainzapper.pattern.chance50": "랜덤하게 50% 채우기",
- "create.gui.terrainzapper.pattern.chance75": "랜덤하게 75% 채우기",
- "create.gui.terrainzapper.placement": "설치 기준",
- "create.gui.terrainzapper.placement.merged": "선택한 블록에",
- "create.gui.terrainzapper.placement.attached": "선택한 블록 밖에",
- "create.gui.terrainzapper.placement.inserted": "선택한 블록 안에",
- "create.gui.terrainzapper.brush": "브러쉬",
- "create.gui.terrainzapper.brush.cuboid": "정육면체",
- "create.gui.terrainzapper.brush.sphere": "구",
- "create.gui.terrainzapper.brush.cylinder": "원기둥",
- "create.gui.terrainzapper.brush.surface": "면",
- "create.gui.terrainzapper.brush.cluster": "원",
- "create.gui.terrainzapper.tool": "설치 방식",
- "create.gui.terrainzapper.tool.fill": "채우기",
- "create.gui.terrainzapper.tool.place": "설치하기",
- "create.gui.terrainzapper.tool.replace": "대체",
- "create.gui.terrainzapper.tool.clear": "지우기",
- "create.gui.terrainzapper.tool.overlay": "덮어씌우기",
- "create.gui.terrainzapper.tool.flatten": "다듬기",
-
- "create.terrainzapper.shiftRightClickToSet": "쉬프트-우클릭으로 모양 설정하기",
- "create.terrainzapper.usingBlock": "사용 중: %1$s",
- "create.terrainzapper.leftClickToSet": "좌클릭으로 재료로 쓸 블록을 선택하세요",
-
- "create.minecart_coupling.two_couplings_max": "광산 수레는 최대 2개의 커플링만 가질 수 있습니다",
- "create.minecart_coupling.unloaded": "열차 일부분이 로딩되지 않은 청크에 있는 것 같습니다",
- "create.minecart_coupling.no_loops": "커플링은 반복할 수 없습니다",
- "create.minecart_coupling.removed": "광산 수레에서 모든 커플링을 제거했습니다",
- "create.minecart_coupling.too_far": "광산 수레들이 너무 멀리 떨어져 있습니다",
-
- "create.contraptions.movement_mode": "이동 설정",
- "create.contraptions.movement_mode.move_place": "멈췄을 때 항상 구조물을 설치함",
- "create.contraptions.movement_mode.move_place_returned": "멈췄을 때 시작 위치에서만 구조물을 설치함",
- "create.contraptions.movement_mode.move_never_place": "멈춰도 구조물을 설치하지 않음",
- "create.contraptions.movement_mode.rotate_place": "멈췄을 때 항상 구조물을 설치함",
- "create.contraptions.movement_mode.rotate_place_returned": "멈췄을 때 시작 위치에서만 구조물을 설치함",
- "create.contraptions.movement_mode.rotate_never_place": "멈춰도 구조물을 설치하지 않음",
- "create.contraptions.cart_movement_mode": "수레 장치 이동 설정",
- "create.contraptions.cart_movement_mode.rotate": "구조물이 항상 전방을 향함",
- "create.contraptions.cart_movement_mode.rotate_paused": "수레가 회전할때 구조물이 행동을 멈춤",
- "create.contraptions.cart_movement_mode.rotation_locked": "구조물이 회전하지 않음",
- "create.contraptions.windmill.rotation_direction": "회전 방향",
- "create.contraptions.clockwork.clock_hands": "시계침",
- "create.contraptions.clockwork.hour_first": "시침 먼저",
- "create.contraptions.clockwork.minute_first": "분침 먼저",
- "create.contraptions.clockwork.hour_first_24": "시침 먼저 (24시간 단위)",
-
- "create.logistics.filter": "필터",
- "create.logistics.recipe_filter": "조합법 필터",
- "create.logistics.fluid_filter": "액체 필터",
- "create.logistics.firstFrequency": "주파수 #1",
- "create.logistics.secondFrequency": "주파수 #2",
- "create.logistics.filter.apply": "%1$s에 필터를 적용했습니다",
- "create.logistics.filter.apply_click_again": "%1$s에 필터를 적용했습니다. 다시 클릭하면 가지고 있는 아이템의 수량을 복사하여 필터에 적용합니다",
- "create.logistics.filter.apply_count": "필터에 수량을 적용했습니다",
-
- "create.gui.goggles.generator_stats": "동력 상태:",
- "create.gui.goggles.kinetic_stats": "작동 상태:",
- "create.gui.goggles.at_current_speed": "현재 에너지량",
- "create.gui.goggles.pole_length": "축 길이:",
- "create.gui.goggles.fluid_container": "액체 저장 정보:",
- "create.gui.goggles.fluid_container.capacity": "용량: ",
- "create.gui.assembly.exception": "이 구조물은 움직일 수 없습니다:",
- "create.gui.assembly.exception.unmovableBlock": "[%1$s,%2$s,%3$s]에 움직일 수 없는 [%4$s]이(가) 있습니다.",
- "create.gui.assembly.exception.chunkNotLoaded": "[%1$s,%2$s,%3$s]에 있는 블록이 로드되지 않은 청크에 있습니다.",
- "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개 \n최소 %2$s개가 필요합니다.",
- "create.gui.assembly.exception.no_contacts": "UNLOCALIZED: Elevators require a horizontal _Redstone_ _Contact_ attached to the structure",
- "create.gui.assembly.exception.too_many_contacts": "UNLOCALIZED: Cannot attach more than one _Redstone_ _Contact_ to Elevators",
- "create.gui.assembly.exception.column_conflict": "UNLOCALIZED: Another Elevator is already targeting this column of contacts",
- "create.gui.gauge.info_header": "계측기 정보:",
- "create.gui.speedometer.title": "회전 속도",
- "create.gui.stressometer.title": "네트워크 부하",
- "create.gui.stressometer.capacity": "용량",
- "create.gui.stressometer.overstressed": "과부하됨",
- "create.gui.stressometer.no_rotation": "동력없음",
- "create.gui.contraptions.not_fast_enough": "이 %1$s은(는) 작동하기에 _회전 속도_가 _부족합니다_",
- "create.gui.contraptions.network_overstressed": "_과부하!_ _높은 피로도_ _용량_을 가진 발전기를 추가로 설치하거나 _장치 속도_를 _늦추세요_.",
- "create.gui.adjustable_crate.title": "가변 창고",
- "create.gui.adjustable_crate.storageSpace": "저장 공간",
- "create.gui.stockpile_switch.title": "수량 스위치",
- "create.gui.stockpile_switch.invert_signal": "신호 반전",
- "create.gui.stockpile_switch.move_to_lower_at": "최소 신호 발동 비율:%1$s%%",
- "create.gui.stockpile_switch.move_to_upper_at": "최소 신호 유지 비율:%1$s%%",
- "create.gui.sequenced_gearshift.title": "순서 기어쉬프트",
- "create.gui.sequenced_gearshift.instruction": "지시",
- "create.gui.sequenced_gearshift.instruction.turn_angle.descriptive": "축 회전",
- "create.gui.sequenced_gearshift.instruction.turn_angle": "축 회전",
- "create.gui.sequenced_gearshift.instruction.turn_angle.angle": "각도",
- "create.gui.sequenced_gearshift.instruction.turn_distance.descriptive": "피스톤/도르래/겐트리 회전",
- "create.gui.sequenced_gearshift.instruction.turn_distance": "장치 회전",
- "create.gui.sequenced_gearshift.instruction.turn_distance.distance": "거리",
- "create.gui.sequenced_gearshift.instruction.delay.descriptive": "지연 시간",
- "create.gui.sequenced_gearshift.instruction.delay": "지연",
- "create.gui.sequenced_gearshift.instruction.delay.duration": "지연시간",
- "create.gui.sequenced_gearshift.instruction.end.descriptive": "종료",
- "create.gui.sequenced_gearshift.instruction.end": "종료",
- "create.gui.sequenced_gearshift.instruction.await.descriptive": "새 레드스톤 신호 대기",
- "create.gui.sequenced_gearshift.instruction.await": "대기",
- "create.gui.sequenced_gearshift.speed": "속도, 방향",
- "create.gui.sequenced_gearshift.speed.forward": "입력 속도, 그대로 회전",
- "create.gui.sequenced_gearshift.speed.forward_fast": "입력 속도의 2배, 그대로 회전",
- "create.gui.sequenced_gearshift.speed.back": "입력 속도, 반대로 회전",
- "create.gui.sequenced_gearshift.speed.back_fast": "입력 속도의 2배, 반대로 회전",
-
- "create.schematicAndQuill.dimensions": "설계도 크기: %1$sx%2$sx%3$s",
- "create.schematicAndQuill.firstPos": "첫 번째 위치를 설정했습니다",
- "create.schematicAndQuill.secondPos": "두 번째 위치를 설정했습니다",
- "create.schematicAndQuill.noTarget": "[Ctrl]을(를) 누르면 허공을 선택할 수 있습니다",
- "create.schematicAndQuill.abort": "위치 설정을 제거했습니다",
- "create.schematicAndQuill.title": "설계도 이름:",
- "create.schematicAndQuill.convert": "저장하고 즉시 적용",
- "create.schematicAndQuill.fallbackName": "내 설계도",
- "create.schematicAndQuill.saved": "%1$s으(로) 저장했습니다",
-
- "create.schematic.invalid": "[!] 없는 아이템 - 설계도 테이블을 이용하세요",
- "create.schematic.position": "위치",
- "create.schematic.rotation": "회전",
- "create.schematic.rotation.none": "없음",
- "create.schematic.rotation.cw90": "90도 시계방향 회전",
- "create.schematic.rotation.cw180": "180도 시계방향 회전",
- "create.schematic.rotation.cw270": "270도 시계방향 회전",
- "create.schematic.mirror": "거울",
- "create.schematic.mirror.none": "없음",
- "create.schematic.mirror.frontBack": "전-후",
- "create.schematic.mirror.leftRight": "좌-우",
- "create.schematic.tool.deploy": "전개",
- "create.schematic.tool.move": "X/Z좌표 이동",
- "create.schematic.tool.movey": "Y좌표 이동",
- "create.schematic.tool.rotate": "회전",
- "create.schematic.tool.print": "설치",
- "create.schematic.tool.flip": "뒤집기",
- "create.schematic.tool.deploy.description.0": "구조물의 위치를 설정합니다.",
- "create.schematic.tool.deploy.description.1": "오른쪽 버튼을 누르면 땅에 배치합니다.",
- "create.schematic.tool.deploy.description.2": "[Ctrl]을 누르면 일정 거리를 유지합니다.",
- "create.schematic.tool.deploy.description.3": "[Ctrl]을 누르고 스크롤하면 거리를 변경합니다.",
- "create.schematic.tool.move.description.0": "설계도를 수평 이동합니다.",
- "create.schematic.tool.move.description.1": "설계도를 바라보며 [CTRL]을 누르고 스크롤하면 설계도를 밀어냅니다.",
- "create.schematic.tool.move.description.2": "",
- "create.schematic.tool.move.description.3": "",
- "create.schematic.tool.movey.description.0": "설계도를 수직 이동시킵니다.",
- "create.schematic.tool.movey.description.1": "설계도를 보고 [CTRL]-스크롤로 밉니다.",
- "create.schematic.tool.movey.description.2": "",
- "create.schematic.tool.movey.description.3": "",
- "create.schematic.tool.rotate.description.0": "설계도를 돌립니다.",
- "create.schematic.tool.rotate.description.1": "[CTRL]-스크롤로 90도 돌립니다.",
- "create.schematic.tool.rotate.description.2": "",
- "create.schematic.tool.rotate.description.3": "",
- "create.schematic.tool.print.description.0": "구조물을 즉시 설치합니다.",
- "create.schematic.tool.print.description.1": "[우클릭]으로 현재 지점에 설치합니다.",
- "create.schematic.tool.print.description.2": "이 도구는 크리에이티브 모드 전용입니다.",
- "create.schematic.tool.print.description.3": "",
- "create.schematic.tool.flip.description.0": "당신이 보는 면으로 설계도를 뒤집습니다.",
- "create.schematic.tool.flip.description.1": "설계도를 보고 [CTRL]-스크롤로 뒤집습니다.",
- "create.schematic.tool.flip.description.2": "",
- "create.schematic.tool.flip.description.3": "",
-
- "create.schematics.synchronizing": "동기화 중...",
- "create.schematics.uploadTooLarge": "설계도가 너무 큽니다!.",
- "create.schematics.maxAllowedSize": "최대 설계도 파일 크기:",
-
- "create.gui.schematicTable.refresh": "파일 새로고침",
- "create.gui.schematicTable.open_folder": "폴더 열기",
- "create.gui.schematicTable.title": "설계도 테이블",
- "create.gui.schematicTable.availableSchematics": "사용가능한 설계도",
- "create.gui.schematicTable.noSchematics": "저장된 설계도 없음",
- "create.gui.schematicTable.uploading": "업로딩 중...",
- "create.gui.schematicTable.finished": "업로드 완료!",
- "create.gui.schematicannon.title": "설계도 대포",
- "create.gui.schematicannon.listPrinter": "재료 목록 인쇄",
- "create.gui.schematicannon.gunpowderLevel": "화약 용량 %1$s%%",
- "create.gui.schematicannon.shotsRemaining": "남은 발포 수 : %1$s",
- "create.gui.schematicannon.shotsRemainingWithBackup": "화약 여분: %1$s",
- "create.gui.schematicannon.optionEnabled": "현재 활성화 됨",
- "create.gui.schematicannon.optionDisabled": "현재 비활성화 됨",
- "create.gui.schematicannon.showOptions": "대포 설치 설정 열기",
- "create.gui.schematicannon.option.dontReplaceSolid": "온전한 블록을 대체하지 않음",
- "create.gui.schematicannon.option.replaceWithSolid": "온전한 블록을 재료로 대체함",
- "create.gui.schematicannon.option.replaceWithAny": "온전한 블록을 아무 재료로 대체함",
- "create.gui.schematicannon.option.replaceWithEmpty": "온전한 블록을 공기로 채움",
- "create.gui.schematicannon.option.skipMissing": "부족한 블록을 무시하고 진행",
- "create.gui.schematicannon.option.skipTileEntities": "블록 엔티티 보호",
- "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.dontReplaceSolid.description": "대포가 작업구역의 온전한 블록을 대체하지 않습니다.",
- "create.gui.schematicannon.option.replaceWithSolid.description": "대포가 작업구역의 온전한 블록을 대포가 가진 재료로 대체합니다.",
- "create.gui.schematicannon.option.replaceWithAny.description": "대포가 작업구역의 온전한 블록을 대포가 가진 어떠한 재료로든 대체합니다.",
- "create.gui.schematicannon.option.replaceWithEmpty.description": "대포가 작업구역의 블록들을 제거합니다.",
-
- "create.schematicannon.status.idle": "휴식",
- "create.schematicannon.status.ready": "준비됨",
- "create.schematicannon.status.running": "작동 중",
- "create.schematicannon.status.finished": "완료",
- "create.schematicannon.status.paused": "일시 중지",
- "create.schematicannon.status.stopped": "중단됨",
- "create.schematicannon.status.noGunpowder": "화약이 부족함",
- "create.schematicannon.status.targetNotLoaded": "목표가 없음",
- "create.schematicannon.status.targetOutsideRange": "목표가 너무 멈",
- "create.schematicannon.status.searching": "검색 중",
- "create.schematicannon.status.skipping": "건너뛰는 중",
- "create.schematicannon.status.missingBlock": "부족한 블록:",
- "create.schematicannon.status.placing": "설치 중",
- "create.schematicannon.status.clearing": "블록을 제거하는 중",
- "create.schematicannon.status.schematicInvalid": "설계도 없음",
- "create.schematicannon.status.schematicNotPlaced": "설계도가 전개되지 않음",
- "create.schematicannon.status.schematicExpired": "설계도 파일이 제거됨",
-
- "create.materialChecklist": "재료 목록",
- "create.materialChecklist.blocksNotLoaded": "* 경고 *\n\n관련된 청크가 불러올 수 없어 재료 목록이 부정확할 수 있습니다.",
-
- "create.gui.filter.deny_list": "블랙리스트",
- "create.gui.filter.deny_list.description": "위에 등록된 아이템은 통과할 수 없습니다. 빈 블랙리스트는 모든 아이템을 통과시킵니다.",
- "create.gui.filter.allow_list": "화이트리스트",
- "create.gui.filter.allow_list.description": "위에 등록된 아이템만 통과할 수 있습니다. 빈 화이트리스트는 모든 아이템을 막습니다.",
- "create.gui.filter.respect_data": "상세정보 일치",
- "create.gui.filter.respect_data.description": "위 목록 아이템의 내구도, 마법부여, 그리고 다른 NBT와 일치할 때 통과시킵니다.",
- "create.gui.filter.ignore_data": "상세정보 무시",
- "create.gui.filter.ignore_data.description": "상세정보와 상관없이 아이템 종류만 일치한다면 통과시킵니다.",
-
- "create.item_attributes.placeable": "설치할 수 있음",
- "create.item_attributes.placeable.inverted": "설치할 수 없음",
- "create.item_attributes.consumable": "먹을 수 있음",
- "create.item_attributes.consumable.inverted": "먹을 수 없음",
- "create.item_attributes.fluid_container": "액체를 저장할 수 있음",
- "create.item_attributes.fluid_container.inverted": "액체를 저장할 수 없음",
- "create.item_attributes.enchanted": "마법부여됨",
- "create.item_attributes.enchanted.inverted": "마법부여되지 않음",
- "create.item_attributes.max_enchanted": "마법부여가 최고 레벨임",
- "create.item_attributes.max_enchanted.inverted": "마법부여가 최고 레벨이 아님",
- "create.item_attributes.renamed": "새로운 이름을 지어줌",
- "create.item_attributes.renamed.inverted": "새로운 이름이 없음",
- "create.item_attributes.damaged": "내구도가 닮",
- "create.item_attributes.damaged.inverted": "내구도가 닳지 않음",
- "create.item_attributes.badly_damaged": "심각하게 내구도가 닮",
- "create.item_attributes.badly_damaged.inverted": "심각하게 내구도가 닳지 않음",
- "create.item_attributes.not_stackable": "겹쳐질 수 없음",
- "create.item_attributes.not_stackable.inverted": "겹쳐질 수 있음",
- "create.item_attributes.equipable": "장착할 수 있음",
- "create.item_attributes.equipable.inverted": "장착할 수 없음",
- "create.item_attributes.furnace_fuel": "화로 연료로 쓸 수 있음",
- "create.item_attributes.furnace_fuel.inverted": "화로 연료로 쓸 수 없음",
- "create.item_attributes.washable": "세척될 수 있음",
- "create.item_attributes.washable.inverted": "세척될 수 없음",
- "create.item_attributes.hauntable": "귀신들릴 수 있음",
- "create.item_attributes.hauntable.inverted": "귀신들릴 수 없음",
- "create.item_attributes.crushable": "분쇄될 수 있음",
- "create.item_attributes.crushable.inverted": "분쇄될 수 없음",
- "create.item_attributes.smeltable": "구워질 수 있음",
- "create.item_attributes.smeltable.inverted": "구워질 수 없음",
- "create.item_attributes.smokable": "훈연될 수 있음",
- "create.item_attributes.smokable.inverted": "훈연될 수 없음",
- "create.item_attributes.blastable": "용광로에 녹일 수 있음",
- "create.item_attributes.blastable.inverted": "용광로에 녹일 수 없음",
- "create.item_attributes.compostable": "UNLOCALIZED: can be composted",
- "create.item_attributes.compostable.inverted": "UNLOCALIZED: cannot be composted",
- "create.item_attributes.shulker_level": "셜커가 %1$s있음",
- "create.item_attributes.shulker_level.inverted": "셜커가 %1$s있지 않음",
- "create.item_attributes.shulker_level.full": "가득 차",
- "create.item_attributes.shulker_level.empty": "비어",
- "create.item_attributes.shulker_level.partial": "조금 차",
- "create.item_attributes.in_tag": "%1$s로 등록됨",
- "create.item_attributes.in_tag.inverted": "%1$s로 등록되지 않음",
- "create.item_attributes.in_item_group": "%1$s탭에 속함",
- "create.item_attributes.in_item_group.inverted": "%1$s탭에 속함",
- "create.item_attributes.added_by": "%1$s모드가 추가함",
- "create.item_attributes.added_by.inverted": "%1$s모드가 추가하지 않음",
- "create.item_attributes.has_enchant": "%1$s 마법부여를 가지고 있음",
- "create.item_attributes.has_enchant.inverted": "%1$s 마법부여를 가지고 있지 않음",
- "create.item_attributes.color": "염색됨",
- "create.item_attributes.color.inverted": "염색되지 않음",
- "create.item_attributes.has_fluid": "%1$s을(를) 담고 있음",
- "create.item_attributes.has_fluid.inverted": "%1$s을(를) 담고 있지 않음",
- "create.item_attributes.has_name": "%1$s이라는 이름을 갖고 있음",
- "create.item_attributes.has_name.inverted": "%1$s이라는 이름을 갖고 있지 않음",
- "create.item_attributes.book_author": "%1$s이(가) 작성함",
- "create.item_attributes.book_author.inverted": "%1$s이(가) 작성하지 않음",
- "create.item_attributes.book_copy_original": "원본임",
- "create.item_attributes.book_copy_original.inverted": "원본이 아님",
- "create.item_attributes.book_copy_first": "원본의 복사본임",
- "create.item_attributes.book_copy_first.inverted": "원본의 복사본이 아님",
- "create.item_attributes.book_copy_second": "복사본의 복사본임",
- "create.item_attributes.book_copy_second.inverted": "복사본의 복사본이 아님",
- "create.item_attributes.book_copy_tattered": "낡고 헐었음",
- "create.item_attributes.book_copy_tattered.inverted": "낡고 헐지 않음",
- "create.item_attributes.astralsorcery_amulet": "%1$s이(가) 향상됨",
- "create.item_attributes.astralsorcery_amulet.inverted": "%1$s이(가) 향상되지 않음",
- "create.item_attributes.astralsorcery_constellation": "%1$s에 조율됨",
- "create.item_attributes.astralsorcery_constellation.inverted": "%1$s에 조율되지 않음",
- "create.item_attributes.astralsorcery_crystal": "%1$s 수정 속성을 가짐",
- "create.item_attributes.astralsorcery_crystal.inverted": "%1$s 수정 속성을 가지고 있지 않음",
- "create.item_attributes.astralsorcery_perk_gem": "%1$s 퍽 속성을 가짐",
- "create.item_attributes.astralsorcery_perk_gem.inverted": "%1$s 퍽 속성을 가지고 있지 않음",
-
- "create.gui.attribute_filter.no_selected_attributes": "속성이 선택되지 않음",
- "create.gui.attribute_filter.selected_attributes": "선택된 속성:",
- "create.gui.attribute_filter.add_attribute": "리스트에 속성을 추가합니다",
- "create.gui.attribute_filter.add_inverted_attribute": "리스트에 반대 속성을 추가합니다.",
- "create.gui.attribute_filter.allow_list_disjunctive": "화이트리스트 (최소)",
- "create.gui.attribute_filter.allow_list_disjunctive.description": "아이템이 선택된 속성 중 하나라도 가지고 있다면 통과시킵니다.",
- "create.gui.attribute_filter.allow_list_conjunctive": "화이트리스트 (모두)",
- "create.gui.attribute_filter.allow_list_conjunctive.description": "아이템이 선택된 속성 모두를 가지고 있어야 통과시킵니다.",
- "create.gui.attribute_filter.deny_list": "블랙리스트",
- "create.gui.attribute_filter.deny_list.description": "아이템이 선택된 속성이 없다면 통과시킵니다.",
- "create.gui.attribute_filter.add_reference_item": "참고할 아이템을 추가하기",
-
- "create.tooltip.holdForDescription": "[%1$s]을 눌러 설명 보기",
- "create.tooltip.holdForControls": "[%1$s]을 눌러 조작법 보기",
- "create.tooltip.keyShift": "Shift",
- "create.tooltip.keyCtrl": "Ctrl",
- "create.tooltip.speedRequirement": "요구 회전속도: %1$s",
- "create.tooltip.speedRequirement.none": "없음",
- "create.tooltip.speedRequirement.slow": "느림",
- "create.tooltip.speedRequirement.medium": "보통",
- "create.tooltip.speedRequirement.fast": "빠름",
- "create.tooltip.stressImpact": "피로도 부하: %1$s",
- "create.tooltip.stressImpact.low": "낮음",
- "create.tooltip.stressImpact.medium": "보통",
- "create.tooltip.stressImpact.high": "높음",
- "create.tooltip.stressImpact.overstressed": "과부하",
- "create.tooltip.up_to": "%1$s까지",
- "create.tooltip.capacityProvided": "피로도 용량: %1$s",
- "create.tooltip.capacityProvided.low": "적음",
- "create.tooltip.capacityProvided.medium": "보통",
- "create.tooltip.capacityProvided.high": "큼",
- "create.tooltip.generationSpeed": "%1$s %2$s만큼 발전함",
- "create.tooltip.analogStrength": "레드스톤 출력: %1$s/15",
-
- "create.mechanical_arm.extract_from": "%1$s을(를) 입력구로 설정했습니다",
- "create.mechanical_arm.deposit_to": "%1$s을(를) 출력구로 설정했습니다",
- "create.mechanical_arm.summary": "이 기계식 팔은 %1$s개의 입력구와 %2$s개의 출력구가 있습니다",
- "create.mechanical_arm.points_outside_range": "범위 제한으로 인해 %1$s개의 선택된 지점이 해제되었습니다",
-
- "create.weighted_ejector.target_set": "투척 지점이 설정되었습니다",
- "create.weighted_ejector.target_not_valid": "인접한 블록에다 발사합니다 (투척 지점이 올바르지 않습니다)",
- "create.weighted_ejector.no_target": "인접한 블록에다 발사합니다 (투척 지점이 설정되지 않았습니다)",
- "create.weighted_ejector.targeting": "[%1$s,%2$s,%3$s]에다 투척합니다",
- "create.weighted_ejector.stack_size": "투척하는 아이템의 수량",
-
- "create.logistics.when_multiple_outputs_available": "여러 출력구가 있을 때",
-
- "create.mechanical_arm.selection_mode.round_robin": "돌아가며 처리",
- "create.mechanical_arm.selection_mode.forced_round_robin": "돌아가며 처리(강제적)",
- "create.mechanical_arm.selection_mode.prefer_first": "설정 순서 우선시",
-
- "create.tunnel.selection_mode.split": "분할",
- "create.tunnel.selection_mode.forced_split": "분할(강제적)",
- "create.tunnel.selection_mode.round_robin": "순서대로 처리",
- "create.tunnel.selection_mode.forced_round_robin": "순서대로 처리(강제적)",
- "create.tunnel.selection_mode.prefer_nearest": "가장 가까운 곳",
- "create.tunnel.selection_mode.randomize": "무작위",
- "create.tunnel.selection_mode.synchronize": "입력 동기화",
-
- "create.tooltip.chute.header": "슈트 정보",
- "create.tooltip.chute.items_move_down": "아이템이 아래로 이동",
- "create.tooltip.chute.items_move_up": "아이템이 위로 이동",
- "create.tooltip.chute.no_fans_attached": "선풍기가 부착되지 않음",
- "create.tooltip.chute.fans_push_up": "선풍기가 아래에서 밈",
- "create.tooltip.chute.fans_push_down": "선풍기가 위에서 밈",
- "create.tooltip.chute.fans_pull_up": "선풍기가 위에서 당김",
- "create.tooltip.chute.fans_pull_down": "선풍기가 아래에서 당김",
- "create.tooltip.chute.contains": "들어있는 아이템: %1$s x%2$s",
- "create.tooltip.deployer.header": "UNLOCALIZED: Deployer Information",
- "create.tooltip.deployer.using": "UNLOCALIZED: Mode: Use",
- "create.tooltip.deployer.punching": "UNLOCALIZED: Mode: Attack",
- "create.tooltip.deployer.contains": "UNLOCALIZED: Item: %1$s x%2$s",
- "create.tooltip.brass_tunnel.contains": "분배 중인 아이템:",
- "create.tooltip.brass_tunnel.contains_entry": "> %1$s x%2$s",
- "create.tooltip.brass_tunnel.retrieve": "우클릭하여 회수",
-
- "create.linked_controller.bind_mode": "연결 모드 활성화",
- "create.linked_controller.press_keybind": "%1$s, %2$s, %3$s, %4$s, %5$s, %6$s 중 하나를 눌러 이 주파수를 해당 조작키에 연결하세요",
- "create.linked_controller.key_bound": "%1$s에 주파수가 연결되었습니다",
- "create.linked_controller.frequency_slot_1": "조작키: %1$s, 주파수 #1",
- "create.linked_controller.frequency_slot_2": "조작키: %1$s, 주파수 #2",
-
- "create.crafting_blueprint.crafting_slot": "재료 슬롯",
- "create.crafting_blueprint.filter_items_viable": "필터도 가능합니다",
- "create.crafting_blueprint.display_slot": "전시 슬롯",
- "create.crafting_blueprint.inferred": "실제 조합법과 같음",
- "create.crafting_blueprint.manually_assigned": "직접 지정함",
- "create.crafting_blueprint.secondary_display_slot": "두번째 전시 슬롯",
- "create.crafting_blueprint.optional": "추가적",
-
- "create.potato_cannon.ammo.attack_damage": "%1$s 공격 피해",
- "create.potato_cannon.ammo.reload_ticks": "%1$s 재장전 틱",
- "create.potato_cannon.ammo.knockback": "%1$s 밀쳐내는 거리",
-
- "create.hint.hose_pulley.title": "무한 공급",
- "create.hint.hose_pulley": "해당 액체는 _무한_합니다.",
- "create.hint.mechanical_arm_no_targets.title": "목표 없음",
- "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.backtank.low": "산소통 기압이 낮습니다",
- "create.backtank.depleted": "산소통 기압이 모두 소진되었습니다",
-
- "create.hint.derailed_train.title": "선로을 벗어난 기차",
- "create.hint.derailed_train": "이 _기차_아래에 선로이 없는 것 같습니다. _렌치_로 _우클릭_해서 근처 선로으로 옮기세요.",
-
- "create.boiler.status": "보일러 상태: %1$s",
- "create.boiler.status_short": "보일러: %1$s",
- "create.boiler.passive": "작동중",
- "create.boiler.idle": "멈춤",
- "create.boiler.lvl": "레벨 %1$s",
- "create.boiler.max_lvl": "최고 레벨",
- "create.boiler.size": "크기",
- "create.boiler.size_dots": "... ",
- "create.boiler.water": "물",
- "create.boiler.water_dots": "....... ",
- "create.boiler.heat": "열",
- "create.boiler.heat_dots": "....... ",
- "create.boiler.via_one_engine": "엔진 1개",
- "create.boiler.via_engines": "엔진 %1$s개",
-
- "create.elevator_contact.title": "UNLOCALIZED: Elevator Contact",
- "create.elevator_contact.floor_identifier": "UNLOCALIZED: Floor Identifier",
- "create.elevator_contact.floor_description": "UNLOCALIZED: Floor Description",
-
- "create.gui.schedule.lmb_edit": "좌클릭으로 수정",
- "create.gui.schedule.rmb_remove": "우클릭으로 삭제",
- "create.gui.schedule.duplicate": "복제",
- "create.gui.schedule.remove_entry": "작업 삭제",
- "create.gui.schedule.add_entry": "작업 추가",
- "create.gui.schedule.move_up": "위로 이동",
- "create.gui.schedule.move_down": "아래로 이동",
- "create.gui.schedule.add_condition": "조건 추가",
- "create.gui.schedule.alternative_condition": "대체 조건 추가",
-
- "create.schedule.instruction_type": "다음 행동:",
- "create.schedule.instruction.editor": "설명 편집기",
- "create.schedule.instruction.destination": "정거장으로 이동",
- "create.schedule.instruction.destination.summary": "다음 역:",
- "create.schedule.instruction.filter_edit_box": "정거장 이름",
- "create.schedule.instruction.filter_edit_box_1": "* 로 문자 와일드카드를 사용할 수 있습니다",
- "create.schedule.instruction.filter_edit_box_2": "예시: '내 정거장, 정거장 *'",
- "create.schedule.instruction.filter_edit_box_3": "기차는 가장 가까운 빈 정거장을 선택합니다",
- "create.schedule.instruction.rename": "행선지 제목 업데이트",
- "create.schedule.instruction.rename.summary": "새로운 제목:",
- "create.schedule.instruction.name_edit_box": "행선지 제목",
- "create.schedule.instruction.name_edit_box_1": "디스플레이에 보일 문자입니다",
- "create.schedule.instruction.name_edit_box_2": "기본값은 다음 정거장의 이름입니다",
- "create.schedule.instruction.throttle": "최고 속도 변경",
- "create.schedule.instruction.throttle.summary": "최고 속도를 %1$s로 변경",
- "create.schedule.instruction.throttle_edit_box": "제한",
- "create.schedule.instruction.throttle_edit_box_1": "기차의 최고 속도를 설정합니다",
- "create.schedule.condition_type": "조건이 맞으면 계속:",
- "create.schedule.condition.editor": "조건 편집기",
- "create.schedule.condition.delay": "딜레이",
- "create.schedule.condition.delay_short": "멈춤: %1$s",
- "create.schedule.condition.delay.status": "%1$s후 출발",
- "create.schedule.condition.idle": "저장소 휴식",
- "create.schedule.condition.idle_short": "저장소 휴식: %1$s",
- "create.schedule.condition.idle.status": "%1$s동안 저장소 멈춤",
- "create.schedule.condition.for_x_time": "%1$s 동안",
- "create.schedule.condition.unloaded": "청크 언로드",
- "create.schedule.condition.unloaded.status": "청크 언로드되길 기다리는 중",
- "create.schedule.condition.powered": "정거장 신호",
- "create.schedule.condition.powered.status": "레드스톤 신호 기다리는 중",
- "create.schedule.condition.time_of_day": "하루 시간",
- "create.schedule.condition.time_of_day.scheduled": "계획 시간: %1$s",
- "create.schedule.condition.time_of_day.digital_format": "%1$s:%3$s %4$s",
- "create.schedule.condition.time_of_day.rotation": "시간차",
- "create.schedule.condition.time_of_day.rotation.every_24": "하루마다",
- "create.schedule.condition.time_of_day.rotation.every_12": "12시간마다",
- "create.schedule.condition.time_of_day.rotation.every_6": "6시간마다",
- "create.schedule.condition.time_of_day.rotation.every_4": "4시간마다",
- "create.schedule.condition.time_of_day.rotation.every_3": "3시간마다",
- "create.schedule.condition.time_of_day.rotation.every_2": "2시간마다",
- "create.schedule.condition.time_of_day.rotation.every_1": "1시간마다",
- "create.schedule.condition.time_of_day.rotation.every_0_45": "45분마다",
- "create.schedule.condition.time_of_day.rotation.every_0_30": "30분마다",
- "create.schedule.condition.time_of_day.rotation.every_0_15": "15분마다",
- "create.schedule.condition.time_of_day.status": "출발 시간 ",
- "create.schedule.condition.threshold.train_holds": "기차의 저장량이 %1$s",
- "create.schedule.condition.threshold.greater": "다음보다 많으면",
- "create.schedule.condition.threshold.less": "다음보다 적으면",
- "create.schedule.condition.threshold.equal": "다음과 동일하면",
- "create.schedule.condition.threshold.x_units_of_item": "%3$s %1$s %2$s",
- "create.schedule.condition.threshold.matching_content": "내용물 일치",
- "create.schedule.condition.threshold.anything": "UNLOCALIZED: Anything",
- "create.schedule.condition.threshold.item_measure": "아이템 단위",
- "create.schedule.condition.threshold.items": "개",
- "create.schedule.condition.threshold.stacks": "스택",
- "create.schedule.condition.threshold.buckets": "양동이",
- "create.schedule.condition.threshold.status": "저장소: %1$s/%2$s %3$s",
- "create.schedule.condition.threshold.place_item": "기준 아이템",
- "create.schedule.condition.threshold.place_item_2": "필터를 사용할 수 있음",
- "create.schedule.condition.threshold.place_item_3": "UNLOCALIZED: Leave empty to match any",
- "create.schedule.condition.fluid_threshold": "액체 저장소 조건",
- "create.schedule.condition.item_threshold": "아이템 저장소 조건",
- "create.schedule.condition.redstone_link": "레드스톤 링크",
- "create.schedule.condition.redstone_link.status": "레드스톤 링크 신호 기다리는 중",
- "create.schedule.condition.redstone_link_on": "링크 켜짐",
- "create.schedule.condition.redstone_link_off": "링크 꺼짐",
- "create.schedule.condition.redstone_link.powered": "신호 받을때",
- "create.schedule.condition.redstone_link.unpowered": "신호 없을때",
- "create.schedule.condition.redstone_link.frequency_state": "주파수 상태:",
- "create.schedule.condition.redstone_link.frequency_powered": "주파수 신호 받음:",
- "create.schedule.condition.redstone_link.frequency_unpowered": "주파수 신호 없음:",
- "create.schedule.condition.player_count": "플레이어 착석",
- "create.schedule.condition.player_count.summary": "플레이어 %1$s명",
- "create.schedule.condition.player_count.summary_plural": "플레이어 %1$s명",
- "create.schedule.condition.player_count.seated": "%1$s명 앉음",
- "create.schedule.condition.player_count.players": "인원",
- "create.schedule.condition.player_count.condition": "조건",
- "create.schedule.condition.player_count.exactly": "동일",
- "create.schedule.condition.player_count.or_above": "초과",
- "create.schedule.condition.player_count.status": "승객 : %1$s/%2$s",
- "create.schedule.loop": "영원히 반복",
- "create.schedule.loop1": "계획표를 마무리하면",
- "create.schedule.loop2": "처음으로 되돌아갑니다",
- "create.schedule.reset": "진행도 초기화",
- "create.schedule.skip": "현재 정거장 건너뛰기",
- "create.schedule.applied_to_train": "기차는 이제 이 계획표대로 진행합니다",
- "create.schedule.non_controlling_seat": "기관사는 조종기 앞에 앉아야 합니다",
- "create.schedule.remove_with_empty_hand": "현재 적용된 계획표를 맨 손으로 제거하세요",
- "create.schedule.auto_removed_from_train": "자동등록된 계획표 제거됨",
- "create.schedule.removed_from_train": "기차에서 계획표를 회수했습니다",
- "create.schedule.no_stops": "이 계획표는 정거장이 등록되지 않습니다",
- "create.schedule.continued": "계획표를 진행합니다",
-
- "create.track.selection_cleared": "선택이 해제되었습니다",
- "create.track.valid_connection": "연결할 수 있습니다 ✔",
- "create.track.second_point": "선로를 설치하거나 두번째 지점을 선택하세요",
- "create.track.too_far": "너무 멉니다",
- "create.track.original_missing": "기준 블록이 제거되었습니다. 쉬프트 우클릭으로 초기화하세요",
- "create.track.perpendicular": "수직으로 연결할 수 없습니다",
- "create.track.ascending_s_curve": "기울어진 S자 곡선 선로을 생성할 수 없습니다",
- "create.track.too_sharp": "곡선이 너무 날카롭습니다",
- "create.track.too_steep": "경사면이 너무 급합니다",
- "create.track.slope_turn": "곡선이 너무 불규칙합니다",
- "create.track.opposing_slopes": "반대 경사면에 연결할 수 없습니다",
- "create.track.leave_slope_ascending": "올라가는 동안 이 경사면을 벗어날 수 없습니다",
- "create.track.leave_slope_descending": "내려가는 동안 이 경사면을 벗어날 수 없습니다",
- "create.track.turn_90": "최대 90도까지 구부릴 수 있습니다",
- "create.track.junction_start": "교차로에서 시작할 수 없습니다",
- "create.track.turn_start": "곡선에서 시작할 수 없습니다",
- "create.track.not_enough_tracks": "선로이 부족합니다",
- "create.track.not_enough_pavement": "기반 블록이 부족합니다",
-
- "create.portal_track.failed": "차원간 선로을 설치할 수 없습니다:",
- "create.portal_track.missing": "대상 차원문이 아직 생성되지 않았습니다",
- "create.portal_track.blocked": "대상 좌표가 가로막혔습니다 (%1$s,%2$s,%3$s)",
-
- "create.station.idle": "정거장이 휴식중입니다",
- "create.station.assembly_title": "기차 조립",
- "create.station.close": "창 닫기",
- "create.station.cancel": "조립 취소",
- "create.station.failed": "조립 실패",
- "create.station.icon_type": "아이콘 종류",
- "create.station.create_train": "새로운 기차 조립",
- "create.station.assemble_train": "기차 조립",
- "create.station.disassemble_train": "기차 해체",
- "create.station.remove_schedule": "계획표 회수",
- "create.station.remove_auto_schedule": "자동 계획표 제거",
- "create.station.no_assembly_diagonal": "대각선 선로에서",
- "create.station.no_assembly_diagonal_1": "기차를 조립할 수 없습니다",
- "create.station.no_assembly_curve": "곡선 선로에서",
- "create.station.no_assembly_curve_1": "기차를 조립할 수 없습니다",
- "create.station.train_not_aligned": "모든 객실이 일직선상에 없어",
- "create.station.train_not_aligned_1": "해체할 수 없습니다",
- "create.station.carriage_number": "%1$s번 객실:",
- "create.station.retry": "이 문제를 해결하고 다시 시도해보세요",
- "create.station.no_bogeys": "대차 없음",
- "create.station.one_bogey": "대차 1개",
- "create.station.more_bogeys": "대차 %1$s개",
- "create.station.how_to": "하이라이트된 선로에 기차 케이스를 설치하여 대차를 생성하세요.",
- "create.station.how_to_1": "대차를 제거하려면 윗 블록을 파괴하세요.",
- "create.station.how_to_2": "객실은 1~2개의 대차를 이어 만들 수 있습니다.",
-
- "create.train_assembly.too_many_bogeys": "대차가 너무 많이 연결되었습니다: %1$s개",
- "create.train_assembly.frontmost_bogey_at_station": "가장 앞의 대차는 정거장 발판에 있어야합니다",
- "create.train_assembly.no_bogeys": "대차가 없습니다",
- "create.train_assembly.not_connected_in_order": "대차가 순서대로 연결되지 않았습니다",
- "create.train_assembly.bogeys_too_close": "%1$s번과 %2$s번 대차가 너무 가깝습니다",
- "create.train_assembly.single_bogey_carriage": "이 대차는 스스로 객실을 지지할 수 없습니다",
- "create.train_assembly.nothing_attached": "%1$s번 대차에 구조물이 없습니다",
- "create.train_assembly.no_controls": "진행 방향을 향한 조종기가 최소 1개 필요합니다",
- "create.train_assembly.sideways_controls": "조종기가 측면을 바라보고 있습니다",
- "create.train_assembly.bogey_created": "대차가 생성되었습니다. 선로를 클릭하여 모양을 변경할 수 있습니다",
- "create.train_assembly.requires_casing": "기차 케이스를 이용해 선로에 대차를 생성하세요",
-
- "create.track_target.set": "선로가 선택되었습니다",
- "create.track_target.success": "성공적으로 선택된 선로와 연결되었습니다",
- "create.track_target.clear": "선로 선택을 해제했습니다",
- "create.track_target.missing": "먼저 선로를 선택하세요",
- "create.track_target.too_far": "선택한 선로가 너무 멉니다",
- "create.track_target.no_junctions": "교차로 선로는 선택할 수 없습니다",
- "create.track_target.occupied": "해당 선로는 사용중입니다",
- "create.track_target.invalid": "이 선로를 선택할 수 없습니다",
-
- "create.train.unnamed": "이름없는 기차",
- "create.train.cannot_relocate_moving": "움직이는 기차를 옮길 수 없습니다",
- "create.train.relocate": "%1$s를 놓을 선로를 클릭하세요. 쉬프트 우클릭으로 취소합니다",
- "create.train.relocate.abort": "이동이 취소되었습니다",
- "create.train.relocate.success": "성공적으로 옮겼습니다",
- "create.train.relocate.valid": "여기에 옮길 수 있습니다. 클릭하여 놓습니다",
- "create.train.relocate.invalid": "여기에 기차를 옮길 수 없습니다",
- "create.train.relocate.too_far": "기차를 이렇게 멀리 옮길 수 없습니다",
- "create.train.departing_from": "%1$s에서 출발합니다",
- "create.train.arrived_at": "%1$s에 도착했습니다",
- "create.train.status": " 기차에 대한 정보: %1$s",
- "create.train.status.back_on_track": "기차가 다시 선로에 올랐습니다",
- "create.train.status.collision": "다른 기차와 부딪혔습니다",
- "create.train.status.end_of_track": "기차가 선로 끝에 도달했습니다",
- "create.train.status.double_portal": "기차는 차원문에서 떠나는 동시에 들어갈 수 없습니다",
- "create.train.status.coupling_stress": "커플링에 부하가 심해 멈췄습니다",
- "create.train.status.track_missing": "기차 아래에 선로가 없습니다",
- "create.train.status.paused_for_manual": "수동 조작으로 계획표가 정지되었습니다",
- "create.train.status.opposite_driver": "선로가 반대 방향을 가리키고 있습니다",
- "create.train.status.missing_driver": "기관사가 없어졌습니다",
- "create.train.status.found_driver": "새 기관사가 들어왔습니다",
- "create.train.status.navigation_success": "이동에 성공했습니다",
- "create.train.status.no_match": "그래프에 '%1$s'와 일치하는 정거장이 없습니다",
- "create.train.status.no_path": "다음 목적지로 가는 길을 찾을 수 없습니다",
-
- "create.track_signal.cannot_change_mode": "이 신호기의 모드를 변경할 수 없습니다",
- "create.track_signal.mode_change.entry_signal": "-> 구역이 사용중이 아니면 통과 가능",
- "create.track_signal.mode_change.cross_signal": "-> 구역을 온전히 횡단가능하면 통과 가능",
-
- "create.contraption.controls.start_controlling": "%1$s를 조종합니다",
- "create.contraption.controls.stop_controlling": "구조물 조종을 멈췄습니다",
- "create.contraption.controls.approach_station": "%1$s을(를) 눌러 %2$s에 접근합니다",
- "create.contraption.controls.specific_actor_toggle": "UNLOCALIZED: %1$s Actors: %2$s",
- "create.contraption.controls.all_actor_toggle": "UNLOCALIZED: All Actors: %1$s",
- "create.contraption.controls.actor_toggle.on": "UNLOCALIZED: On",
- "create.contraption.controls.actor_toggle.off": "UNLOCALIZED: Off",
- "create.contraption.controls.floor_unreachable": "UNLOCALIZED: Unreachable",
-
- "create.display_link.set": "표시할 대상을 선택했습니다",
- "create.display_link.success": "성공적으로 대상과 연결되었습니다",
- "create.display_link.clear": "대상 선택을 해제했습니다",
- "create.display_link.too_far": "이곳은 대상과 너무 멉니다",
- "create.display_link.invalid": "연결된 대상이 없습니다. 다시 시도해보세요",
- "create.display_link.title": "디스플레이 링크",
- "create.display_link.no_source": "디스플레이 정보 수집 대상이 아님",
- "create.display_link.no_target": "디스플레이 정보 표시 대상이 아님",
- "create.display_link.reading_from": "정보 수집 대상:",
- "create.display_link.writing_to": "정보 표시 대상:",
- "create.display_link.attached_side": "붙어있는 블록",
- "create.display_link.targeted_location": "선택된 블록",
- "create.display_link.view_compatible": "클릭하여 호환되는 블록 보기",
- "create.display_link.information_type": "정보 종류",
- "create.display_link.display_on": "정보 쓰기 위치",
- "create.display_link.display_on_multiline": "다음 위치에서 쓰기 시작:",
-
- "create.display_source.label": "접두사",
- "create.display_source.combine_item_names": "아이템 이름",
- "create.display_source.count_items": "필터에 맞는 아이템 양",
- "create.display_source.list_items": "필터에 맞는 아이템 목록",
- "create.display_source.fluid_amount": "필터에 맞는 액체 양",
- "create.display_source.list_fluids": "필터에 맞는 액체 목록",
- "create.display_source.nixie_tube": "닉시관 복사",
- "create.display_source.fill_level": "보관함 용량",
- "create.display_source.fill_level.display": "디스플레이 형식",
- "create.display_source.fill_level.percent": "백분율",
- "create.display_source.fill_level.progress_bar": "진행도",
- "create.display_source.value_list.display": "값 디스플레이",
- "create.display_source.value_list.shortened": "축약",
- "create.display_source.value_list.full_number": "전체 숫자",
- "create.display_source.value_list.thousand": "k",
- "create.display_source.value_list.million": "m",
- "create.display_source.player_deaths": "플레이어 죽은 횟수",
- "create.display_source.scoreboard": "목표",
- "create.display_source.scoreboard.objective": "목표 ID",
- "create.display_source.scoreboard.objective_not_found": "'%1$s'을(를) 찾을 수 없음",
- "create.display_source.scoreboard.objective.deaths": "플레이어 죽음",
- "create.display_source.time_of_day": "현재 시간",
- "create.display_source.stop_watch": "스톱워치",
- "create.display_source.time.format": "시간 형식",
- "create.display_source.time.12_hour": "12시간",
- "create.display_source.time.24_hour": "24시간",
- "create.display_source.accumulate_items": "아이템 수 축적",
- "create.display_source.item_throughput": "통과한 아이템 수",
- "create.display_source.item_throughput.interval": "간격",
- "create.display_source.item_throughput.interval.second": "초당",
- "create.display_source.item_throughput.interval.minute": "분당",
- "create.display_source.item_throughput.interval.hour": "시간당",
- "create.display_source.train_status": "기차 계획표 상태",
- "create.display_source.station_summary": "기차 정거장 요약",
- "create.display_source.station_summary.filter": "정거장 이름 필터",
- "create.display_source.station_summary.train_name_column": "기차 표시 길이",
- "create.display_source.station_summary.platform_column": "정거장 표시 길이",
- "create.display_source.station_summary.now": "잠시후",
- "create.display_source.station_summary.minutes": " 분",
- "create.display_source.station_summary.seconds": "%1$s초",
- "create.display_source.observed_train_name": "감지된 기차 이름",
- "create.display_source.max_enchant_level": "최대 마법부여 수치",
- "create.display_source.boiler_status": "보일러 상태",
- "create.display_source.entity_name": "엔티티 이름",
- "create.display_source.current_floor": "UNLOCALIZED: Elevator Location",
- "create.display_source.kinetic_speed": "회전 속도 (RPM)",
- "create.display_source.kinetic_speed.absolute": "방향 무시",
- "create.display_source.kinetic_speed.directional": "방향 포함",
- "create.display_source.kinetic_stress": "네트워크 피로도",
- "create.display_source.kinetic_stress.display": "디스플레이 형식",
- "create.display_source.kinetic_stress.progress_bar": "진행도",
- "create.display_source.kinetic_stress.percent": "백분율",
- "create.display_source.kinetic_stress.current": "현재 피로도",
- "create.display_source.kinetic_stress.max": "전체 피로도 용량",
- "create.display_source.kinetic_stress.remaining": "남은 피로도",
- "create.display_source.redstone_power": "레드스톤 세기",
- "create.display_source.redstone_power.display": "디스플레이 형식",
- "create.display_source.redstone_power.number": "숫자",
- "create.display_source.redstone_power.progress_bar": "진행도",
- "create.display_source.boiler.not_enough_space": "보일러 상태를 표시할",
- "create.display_source.boiler.for_boiler_status": "공간이 부족함",
-
- "create.display_target.line": "%1$s번째 줄",
- "create.display_target.page": "%1$s번째 쪽",
- "create.display_target.single_line": "단일 줄",
-
- "create.flap_display.cycles.alphabet": " ;A;B;C;D;E;F;G;H;I;J;K;L;M;N;O;P;Q;R;S;T;U;V;X;Y;Z",
- "create.flap_display.cycles.numeric": " ;0;1;2;3;4;5;6;7;8;9",
- "create.flap_display.cycles.arrival_time": " ; 분;잠시후;15초;30초;45초",
- "create.flap_display.cycles.shortened_numbers": " ;K;M",
- "create.flap_display.cycles.fluid_units": "mB;B ",
- "create.flap_display.cycles.instant": " ; ",
- "create.flap_display.cycles.pixel": "█;▓;▒",
-
- "create.super_glue.too_far": "선택된 영역이 너무 큽니다",
- "create.super_glue.cannot_reach": "선택된 블록은 붙어있어야 합니다",
- "create.super_glue.click_to_confirm": "다시 클릭하여 확인합니다",
- "create.super_glue.click_to_discard": "쉬프트 우클릭하여 선택을 해제합니다",
- "create.super_glue.first_pos": "첫번째 위치를 선택했습니다",
- "create.super_glue.abort": "선택을 제거했습니다",
- "create.super_glue.not_enough": "인벤토리에 접착제가 부족합니다",
- "create.super_glue.success": "접착하는 중...",
-
- "create.gui.config.overlay1": "Hi :)",
- "create.gui.config.overlay2": "This is a sample overlay",
- "create.gui.config.overlay3": "Click or drag with your mouse",
- "create.gui.config.overlay4": "to move this preview",
- "create.gui.config.overlay5": "Press ESC to exit this screen",
- "create.gui.config.overlay6": "and save the new position",
- "create.gui.config.overlay7": "Run /create overlay reset",
- "create.gui.config.overlay8": "to reset to the default position",
-
- "create.command.killTPSCommand": "killtps",
- "create.command.killTPSCommand.status.slowed_by.0": "[Create]: Server tick is currently slowed by %s ms :o",
- "create.command.killTPSCommand.status.slowed_by.1": "[Create]: Server tick is slowed by %s ms now >:)",
- "create.command.killTPSCommand.status.slowed_by.2": "[Create]: Server tick is back to regular speed :D",
- "create.command.killTPSCommand.status.usage.0": "[Create]: use /killtps stop to bring back server tick to regular speed",
- "create.command.killTPSCommand.status.usage.1": "[Create]: use /killtps start to artificially slow down the server tick",
- "create.command.killTPSCommand.argument.tickTime": "tickTime",
-
- "create.contraption.minecart_contraption_too_big": "이 수레 구조물은 들기에 너무 큽니다!",
- "create.contraption.minecart_contraption_illegal_pickup": "신비로운 힘이 이 수레 구조물을 세계에 묶어두고 있습니다!",
-
-
- "_": "->------------------------] Subtitles [------------------------<-",
-
- "create.subtitle.contraption_disassemble": "구조물이 멈춤",
- "create.subtitle.peculiar_bell_use": "황동 종이 울림",
- "create.subtitle.worldshaper_place": "세계편집기가 쏨",
- "create.subtitle.whistle_train_manual": "기적 장치가 울림",
- "create.subtitle.steam": "증기 소리",
- "create.subtitle.saw_activate_stone": "톱이 작동함",
- "create.subtitle.schematicannon_finish": "설계도 대포가 끝남",
- "create.subtitle.crafter_craft": "조합기가 조합함",
- "create.subtitle.wrench_remove": "장치가 부숴짐",
- "create.subtitle.train3": "대차 바퀴가 덜덜 떨림",
- "create.subtitle.whistle": "기적 소리",
- "create.subtitle.cogs": "톱니바퀴가 돌아감",
- "create.subtitle.slime_added": "슬라임이 철퍽거림",
- "create.subtitle.whistle_train_low": "낮은 기적소리",
- "create.subtitle.schematicannon_launch_block": "설계도 대포가 발사함",
- "create.subtitle.controller_take": "독서대가 비워짐",
- "create.subtitle.crafter_click": "조합기가 작동함",
- "create.subtitle.depot_plop": "아이템이 놓임",
- "create.subtitle.confirm": "확인음",
- "create.subtitle.mixing": "섞는 소리",
- "create.subtitle.mechanical_press_activation_belt": "압착기가 작동함",
- "create.subtitle.fwoomp": "감자포를 쏨",
- "create.subtitle.sanding_long": "사포를 사용함",
- "create.subtitle.crushing_1": "분쇄되는 소리",
- "create.subtitle.depot_slide": "아이템이 미끄러짐",
- "create.subtitle.blaze_munch": "블레이즈 버너가 섭취함",
- "create.subtitle.funnel_flap": "퍼널이 펄럭거림",
- "create.subtitle.haunted_bell_use": "귀신들린 종이 울림",
- "create.subtitle.scroll_value": "스크롤 소리",
- "create.subtitle.controller_put": "조작기를 놓음",
- "create.subtitle.cranking": "크랭크가 돌아감",
- "create.subtitle.sanding_short": "사포를 사용함",
- "create.subtitle.wrench_rotate": "렌치를 사용함",
- "create.subtitle.potato_hit": "채소가 부딪힘",
- "create.subtitle.saw_activate_wood": "톱이 작동함",
- "create.subtitle.whistle_high": "높은 기적 소리",
- "create.subtitle.whistle_train_manual_low": "기적 장치가 울림",
- "create.subtitle.whistle_train": "기적 소리",
- "create.subtitle.haunted_bell_convert": "종에 귀신이 들림",
- "create.subtitle.train": "대차 바퀴가 덜컹거림",
- "create.subtitle.deny": "취소음",
- "create.subtitle.controller_click": "조작기를 누름",
- "create.subtitle.whistle_low": "낮은 기적 소리",
- "create.subtitle.copper_armor_equip": "잠수용 장비가 철커덕거림",
- "create.subtitle.mechanical_press_activation": "압착기가 작동함",
- "create.subtitle.contraption_assemble": "구조물이 움직임",
-
-
- "_": "->------------------------] Item Descriptions [------------------------<-",
-
- "item.create.example_item.tooltip": "EXAMPLE ITEM (just a marker that this tooltip exists)",
- "item.create.example_item.tooltip.summary": "A brief description of the item. _Underscores_ highlight a term.",
- "item.create.example_item.tooltip.condition1": "When this",
- "item.create.example_item.tooltip.behaviour1": "Then this item does this. (behaviours show on shift)",
- "item.create.example_item.tooltip.condition2": "And When this",
- "item.create.example_item.tooltip.behaviour2": "You can add as many behaviours as you like",
- "item.create.example_item.tooltip.control1": "When Ctrl pressed",
- "item.create.example_item.tooltip.action1": "These controls are displayed.",
-
- "block.create.wooden_bracket.tooltip": "나무 지지대",
- "block.create.wooden_bracket.tooltip.summary": "나무를 이용해 _축, 톱니바퀴, 파이프_를 꾸며보세요.",
-
- "block.create.metal_bracket.tooltip": "금속 지지대",
- "block.create.metal_bracket.tooltip.summary": "금속을 이용해 _축, 톱니바퀴, 파이프_를 꾸며보세요.",
-
- "block.create.seat.tooltip": "SEAT",
- "block.create.seat.tooltip.summary": "앉아서 드라이브를 즐기세요! _움직이는 구조물_에 _플레이어_를 _고정_시킵니다. 가구용으로도 좋습니다! 다양한 색깔이 존재합니다.",
- "block.create.seat.tooltip.condition1": "좌석에 우클릭",
- "block.create.seat.tooltip.behaviour1": "플레이어가 좌석에 _앉습니다_. _왼쪽 쉬프트_를 눌러 좌석에서 _일어섭니다_.",
-
- "item.create.blaze_cake.tooltip": "블레이즈 케이크",
- "item.create.blaze_cake.tooltip.summary": "열심히 일하는 _블레이즈_ _버너_의 식사입니다. 블레이즈를 더 뜨겁게 만드세요!",
-
- "item.create.wand_of_symmetry.tooltip": "SYMMETRY WAND",
- "item.create.wand_of_symmetry.tooltip.summary": "설정된 반사 모드에 따라 블록 설치를 _똑같이_ _배치_합니다.",
- "item.create.wand_of_symmetry.tooltip.condition1": "단축바에 있을 때",
- "item.create.wand_of_symmetry.tooltip.behaviour1": "활성화 유지",
- "item.create.wand_of_symmetry.tooltip.control1": "땅에다 우클릭",
- "item.create.wand_of_symmetry.tooltip.action1": "거울을 _생성하거나_ _옮깁니다_.",
- "item.create.wand_of_symmetry.tooltip.control2": "공중에 우클릭",
- "item.create.wand_of_symmetry.tooltip.action2": "활성화된 거을을 _제거합니다_.",
- "item.create.wand_of_symmetry.tooltip.control3": "웅크린 상태에서 우클릭",
- "item.create.wand_of_symmetry.tooltip.action3": "_설정_ _창_을 엽니다.",
-
- "item.create.handheld_worldshaper.tooltip": "HANDHELD WORLDSHAPER",
- "item.create.handheld_worldshaper.tooltip.summary": "_지형경관_을 만들 때 좋은 간편한 도구입니다.",
- "item.create.handheld_worldshaper.tooltip.control1": "블록을 보고 좌클릭",
- "item.create.handheld_worldshaper.tooltip.action1": "이 도구로 설치할 블록을 설정합니다.",
- "item.create.handheld_worldshaper.tooltip.control2": "블록을 보고 우클릭",
- "item.create.handheld_worldshaper.tooltip.action2": "해당 위치에 설정된 _브러쉬_ 와 _도구_를 적용합니다.",
- "item.create.handheld_worldshaper.tooltip.control3": "웅크린 상태에서 우클릭",
- "item.create.handheld_worldshaper.tooltip.action3": "_설정_ _창_을 엽니다.",
-
- "item.create.tree_fertilizer.tooltip": "TREE FERTILIZER",
- "item.create.tree_fertilizer.tooltip.summary": "일반적인 나무 종류들의 성장을 촉진시킬 강력한 미네랄의 혼합물입니다.",
- "item.create.tree_fertilizer.tooltip.condition1": "묘목에 사용했을 때",
- "item.create.tree_fertilizer.tooltip.behaviour1": "묘목을 주위 공간과 _상관없이_ 성장시킵니다.",
-
- "item.create.extendo_grip.tooltip": "EXTENDO GRIP",
- "item.create.extendo_grip.tooltip.summary": "띠요오옹! 사용자의 _사거리_를 늘려줍니다.",
- "item.create.extendo_grip.tooltip.condition1": "다른 손에 있을 때",
- "item.create.extendo_grip.tooltip.behaviour1": "_기존_ _손_에있는 아이템의 사거리를 늘립니다.",
- "item.create.extendo_grip.tooltip.condition2": "구리 산소통을 착용했을 때",
- "item.create.extendo_grip.tooltip.behaviour2": "_내구도_가 _소모되지_ _않고_, 탱크에서 _공기_가 _소모됩니다_.",
-
- "item.create.potato_cannon.tooltip": "POTATO CANNON",
- "item.create.potato_cannon.tooltip.summary": "퐁! 집에서 키운 작물로 적을 처치하세요! _구리_ _산소통_의 산소로 움직일 수 있습니다.",
- "item.create.potato_cannon.tooltip.condition1": "우클릭",
- "item.create.potato_cannon.tooltip.behaviour1": "_인벤토리_에서 적당한 아이템을 _쏩니다_.",
- "item.create.potato_cannon.tooltip.condition2": "구리 산소통을 착용했을 때",
- "item.create.potato_cannon.tooltip.behaviour2": "_내구도_가 _소모되지_ _않고_, 탱크에서 _공기_가 _소모됩니다_.",
-
- "item.create.filter.tooltip": "FILTER",
- "item.create.filter.tooltip.summary": "장치의 _입력_과 _출력_을 _필터_ 목록에 따라 _조정_합니다.",
- "item.create.filter.tooltip.condition1": "필터 슬롯에 있을 때",
- "item.create.filter.tooltip.behaviour1": "필터 _설정_에 따라 아이템 흐름을 _조정_합니다.",
- "item.create.filter.tooltip.condition2": "우클릭",
- "item.create.filter.tooltip.behaviour2": "_설정_ _창_을 엽니다.",
-
- "item.create.attribute_filter.tooltip": "ATTRIBUTE FILTER",
- "item.create.attribute_filter.tooltip.summary": "장치의 _입력_과 _출력_을 필터 _속성_ 목록에 따라 _조정_합니다.",
- "item.create.attribute_filter.tooltip.condition1": "필터 슬롯에 있을 때",
- "item.create.attribute_filter.tooltip.behaviour1": "필터 _설정_에 따라 아이템 흐름을 _조정_합니다.",
- "item.create.attribute_filter.tooltip.condition2": "우클릭",
- "item.create.attribute_filter.tooltip.behaviour2": "_설정_ _창_을 엽니다.",
-
- "item.create.empty_schematic.tooltip": "EMPTY SCHEMATIC",
- "item.create.empty_schematic.tooltip.summary": "조합 재료로 쓰이거나 설계도 테이블에서 설계도를 불러올 때 쓰입니다.",
-
- "item.create.schematic.tooltip": "SCHEMATIC",
- "item.create.schematic.tooltip.summary": "세계에 구조물을 _홀로그램으로_ 불러와 지정하고 설치합니다. 지정된 홀로그램은 _설계도_ _대포_의 _작업_ _영역_이 됩니다.",
- "item.create.schematic.tooltip.condition1": "들고 있을 때",
- "item.create.schematic.tooltip.behaviour1": "UI의 도구로 _변경/설치_ 할 수 있습니다.",
- "item.create.schematic.tooltip.control1": "웅크린 상태에서 우클릭",
- "item.create.schematic.tooltip.action1": "정확한 _좌표_ 입력을 위한 창을 엽니다.",
-
- "item.create.schematic_and_quill.tooltip": "SCHEMATIC AND QUILL",
- "item.create.schematic_and_quill.tooltip.summary": "세계에 있는 구조물을 _.nbt파일_로 저장할 때 쓰입니다.",
- "item.create.schematic_and_quill.tooltip.condition1": "1단계",
- "item.create.schematic_and_quill.tooltip.behaviour1": "_두_ _모서리_를 우클릭으로 선택하세요.",
- "item.create.schematic_and_quill.tooltip.condition2": "2단계",
- "item.create.schematic_and_quill.tooltip.behaviour2": "면을 바라보고 _Ctrl-스크롤_하여 크기를 조정하세요. 우클릭을 다시 하면 저장됩니다.",
- "item.create.schematic_and_quill.tooltip.control1": "우클릭",
- "item.create.schematic_and_quill.tooltip.action1": "모서리 선택 / 저장 확인",
- "item.create.schematic_and_quill.tooltip.control2": "Ctrl를 누르고 있을 때",
- "item.create.schematic_and_quill.tooltip.action2": "_Scroll_를 이용하여 거리를 조정합니다.",
- "item.create.schematic_and_quill.tooltip.control3": "웅크린 상태에서 우클릭",
- "item.create.schematic_and_quill.tooltip.action3": "선택 영역을 리셋하고 _삭제_합니다.",
-
- "block.create.schematicannon.tooltip": "SCHEMATICANNON",
- "block.create.schematicannon.tooltip.summary": "장착된 설계도를 바탕으로 블록들을 _발포_합니다. _화약_을 연료로 사용하고 주변 보관함에서 아이템을 사용합니다.",
- "block.create.schematicannon.tooltip.condition1": "우클릭",
- "block.create.schematicannon.tooltip.behaviour1": "설정 창을 엽니다.",
-
- "block.create.schematic_table.tooltip": "SCHEMATIC TABLE",
- "block.create.schematic_table.tooltip.summary": "_빈_ _설계도_에 저장된 설계도를 불러옵니다.",
- "block.create.schematic_table.tooltip.condition1": "빈 설계도를 넣을 때",
- "block.create.schematic_table.tooltip.behaviour1": "Schematics 폴더에서 선택한 파일을 업로드합니다.",
-
- "item.create.goggles.tooltip": "GOGGLES",
- "item.create.goggles.tooltip.summary": "_장치 정보_를 착용자의 시야에 띄어주는 안경입니다.",
- "item.create.goggles.tooltip.condition1": "장착했을 때",
- "item.create.goggles.tooltip.behaviour1": "해당 장치의 _속도_, _피로도_, _용량_을 레벨에 따라 에 따라 색상 UI를 보여줍니다.",
- "item.create.goggles.tooltip.condition2": "계측기를 바라볼 때",
- "item.create.goggles.tooltip.behaviour2": "계측기가 연결된 네트워크의 _속도_나 _스트레스_의 자세한 정보를 보여줍니다.",
- "item.create.goggles.tooltip.condition3": "액체 용기를 바라볼 때",
- "item.create.goggles.tooltip.behaviour3": "_용량_이 얼마나 되는지, _어떤 액체_가 들어있는 지 알려줍니다.",
-
- "item.create.wrench.tooltip": "렌치",
- "item.create.wrench.tooltip.summary": "장치 구성에 유용한 도구입니다. 장치를 _회전_, _설정_, _해체_하는 데 쓰입니다.",
- "item.create.wrench.tooltip.control1": "장치에 우클릭",
- "item.create.wrench.tooltip.action1": "사용자가 바라보는 _면으로_ 혹은 _반대로_ 장치를 돌립니다.",
- "item.create.wrench.tooltip.control2": "웅크린 상태에서 우클릭",
- "item.create.wrench.tooltip.action2": "_장치_를 _해체_하고 _즉시_ _보관함_으로 넣습니다.",
-
- "block.create.nozzle.tooltip": "NOZZLE",
- "block.create.nozzle.tooltip.summary": "선풍기 _앞_에 붙여 선풍기의 효과를 _전방향_으로 _확대_합니다.",
-
- "block.create.cuckoo_clock.tooltip": "CUCKOO CLOCK",
- "block.create.cuckoo_clock.tooltip.summary": "_시간의_ _흐름_을 알고 공간을 _꾸미는_ 데 좋은 공예품입니다.",
- "block.create.cuckoo_clock.tooltip.condition1": "회전할 때",
- "block.create.cuckoo_clock.tooltip.behaviour1": "현재 시각을 보여주고 하루에 두 번 울립니다. 점심과 플레이어가 바로 잘 수 있는 저녁에 울립니다.",
-
- "block.create.turntable.tooltip": "TURNTABLE",
- "block.create.turntable.tooltip.summary": "_동력_으로 _멀미_를 일으킵니다.",
-
- "block.create.toolbox.tooltip": "공구상자",
- "block.create.toolbox.tooltip.summary": "모든 발명가의 가장 친한 동료입니다. _8가지 종류의_ 아이템을 편하게 _많이_ 저장할 수 있습니다.",
- "block.create.toolbox.tooltip.condition1": "파괴했을 때",
- "block.create.toolbox.tooltip.behaviour1": "아이템을 _떨어뜨리지 않습니다_.",
- "block.create.toolbox.tooltip.condition2": "설치했을 때",
- "block.create.toolbox.tooltip.behaviour2": "_근처 플레이어_가 _단축키_를 눌러 _원격으로_ 상자 속 아이템에 접근할 수 있습니다.",
- "block.create.toolbox.tooltip.condition3": "우클릭 때",
- "block.create.toolbox.tooltip.behaviour3": "창을 엽니다.",
-
- "block.create.stockpile_switch.tooltip": "stockpile_switch",
- "block.create.stockpile_switch.tooltip.summary": "붙어있는 _보관함_에 들어있는 아이템을 기반으로 레드스톤 신호를 보냅니다. 필터도 제공됩니다. _비교기_와 반대로, 수량 스위치는 신호가 반전되는 _임계점_을 조절할 수 있습니다.",
- "block.create.stockpile_switch.tooltip.condition1": "우클릭",
- "block.create.stockpile_switch.tooltip.behaviour1": "설정 창을 엽니다.",
-
- "block.create.content_observer.tooltip": "CONTENT OBSERVER",
- "block.create.content_observer.tooltip.summary": "보관함이나 벨트의 아이템을 등록된 _필터_를 이용해 _탐지_합니다. _보관함, 벨트, 슈트_ 안에 해당 아이템을 탐지하는 동안, 레드스톤 신호를 보냅니다. _퍼널_가 해당 아이템을 수송하면, _1틱_의 레드스톤 신호를 보냅니다.",
- "block.create.content_observer.tooltip.condition1": "보관함를 탐지할 때",
- "block.create.content_observer.tooltip.behaviour1": "해당 보관함에 _필터 아이템_이 있는 동안 _레드스톤 신호_를 방출합니다.",
- "block.create.content_observer.tooltip.condition2": "퍼널을 탐지할 때",
- "block.create.content_observer.tooltip.behaviour2": "_필터 아이템_이 이동하면 _레드스톤 펄스_를 방출합니다.",
-
- "block.create.creative_crate.tooltip": "THE ENDLESS CRATE",
- "block.create.creative_crate.tooltip.summary": "이 상자는 아무 아이템을 _무한히_ 저장합니다. 설계도 대포 옆에 놓을 시 준비물을 _전부_ 공급합니다.",
- "block.create.creative_crate.tooltip.condition1": "필터에 아이템을 설정할 시",
- "block.create.creative_crate.tooltip.behaviour1": "선택된 아이템을 _무한정_으로 _빼낼_ 수 있습니다. 대신 _들어간_ 아이템은 _삭제_됩니다.",
-
- "item.create.creative_blaze_cake.tooltip": "CREATIVE CAKE",
- "item.create.creative_blaze_cake.tooltip.summary": "_블레이즈 버너_의 열 _세기를 조절할 수 있는_ 매우 특별한 케이크입니다. 이 케이크를 섭취한 블레이즈 버너는 _절대 꺼지지_ 않습니다.",
- "item.create.creative_blaze_cake.tooltip.condition1": "블레이즈 버너에 우클릭",
- "item.create.creative_blaze_cake.tooltip.behaviour1": "블레이즈 버너의 열 세기를 _고정_시킵니다. 다시 사용하면 블레이즈 버너의 열 세기를 _순환_합니다.",
-
- "block.create.controller_rail.tooltip": "CONTROLLER RAIL",
- "block.create.controller_rail.tooltip.summary": "_광산 수레_의 _이동속도_를 _세밀하게_ _조정_할 수 있는 _양방향_ _전동 레일_입니다.",
- "block.create.controller_rail.tooltip.condition1": "레드스톤 신호를 받을 때",
- "block.create.controller_rail.tooltip.behaviour1": "_신호 세기에 따라_ 지나가는 수레를 _가속, 감속_합니다. 레드스톤 신호는 다른 방향 레일에도 전달됩니다. 두 방향레일에 다른 세기를 전달하면 중간 레일들은 두 세기 사이의 신호를 받습니다.",
-
- "item.create.sand_paper.tooltip": "SAND PAPER",
- "item.create.sand_paper.tooltip.summary": "재료들을 _윤내는 데_ 쓰이는 거친 종이입니다. 기계 손이 자동으로 쓸 수 있습니다.",
- "item.create.sand_paper.tooltip.condition1": "사용할 때",
- "item.create.sand_paper.tooltip.behaviour1": "_다른 손_에있는 아이템과 _바닥에 있는 아이템_을 윤냅니다.",
-
- "item.create.builders_tea.tooltip": "BUILDERS TEA",
- "item.create.builders_tea.tooltip.summary": "하루를 시작하기에 좋은 음료입니다. _새로운 영감_을 줍니다.",
-
- "item.create.refined_radiance.tooltip": "REFINED RADIANCE",
- "item.create.refined_radiance.tooltip.summary": "_흡수된_ _빛_으로 제련된 색채 혼합물입니다.",
- "item.create.refined_radiance.tooltip.condition1": "현재 개발 중",
- "item.create.refined_radiance.tooltip.behaviour1": "이 재료의 사용처는 이후 업데이트에 있을겁니다.",
-
- "item.create.shadow_steel.tooltip": "SHADOW STEEL",
- "item.create.shadow_steel.tooltip.summary": "_공허_에서 제련된 색채 혼합물입니다.",
- "item.create.shadow_steel.tooltip.condition1": "현재 개발 중",
- "item.create.shadow_steel.tooltip.behaviour1": "이 재료의 사용처는 이후 업데이트에 있을겁니다.",
-
- "item.create.linked_controller.tooltip": "LINKED CONTROLLER",
- "item.create.linked_controller.tooltip.summary": "_여섯_ _버튼_으로 _레드스톤_ _링크_와 연결되는 _휴대용_ _조작기_입니다.",
- "item.create.linked_controller.tooltip.condition1": "우클릭",
- "item.create.linked_controller.tooltip.behaviour1": "조작기를 킵니다. 조작하면서 _움직일_ _수_ _없습니다_.",
- "item.create.linked_controller.tooltip.condition2": "웅크리면서 우클릭",
- "item.create.linked_controller.tooltip.behaviour2": "_설정_ _창_을 엽니다.",
- "item.create.linked_controller.tooltip.condition3": "레드스톤 링크 수신기에 우클릭",
- "item.create.linked_controller.tooltip.behaviour3": "_연결_ _모드_를 활성화하고, _여섯_ _버튼_ 중 하나를 눌러 조작기를 주파수와 연결합니다.",
- "item.create.linked_controller.tooltip.condition4": "독서대에 우클릭",
- "item.create.linked_controller.tooltip.behaviour4": "조작기를 독서대에 올려놓아 쉽게 조작할 수 있습니다. (웅크리면서 우클릭으로 회수헙니다.)",
-
- "item.create.diving_helmet.tooltip": "DIVING HELMET",
- "item.create.diving_helmet.tooltip.summary": "_구리_ _산소통_과 함께, 착용자가 물 속에서 _오랫동안_ _호흡_할 수 있게합니다.",
- "item.create.diving_helmet.tooltip.condition1": "착용했을 때",
- "item.create.diving_helmet.tooltip.behaviour1": "산소통에서 공기를 느리게 빨아들이며 _수중_ _호흡_ 효과를 제공합니다.",
-
- "item.create.copper_backtank.tooltip": "COPPER BACKTANK",
- "item.create.copper_backtank.tooltip.summary": "공기를 옮길 수 있는 _착용가능한_ 탱크입니다.",
- "item.create.copper_backtank.tooltip.condition1": "착용했을 때",
- "item.create.copper_backtank.tooltip.behaviour1": "필요한 장비에 _공기_를 제공합니다.",
- "item.create.copper_backtank.tooltip.condition2": "설치되고 동력으로 회전될 때",
- "item.create.copper_backtank.tooltip.behaviour2": "동력 속도에 따라 _공기_를 _모읍니다_.",
-
- "item.create.netherite_backtank.tooltip": "UNLOCALIZED: NETHERITE BACKTANK",
- "item.create.netherite_backtank.tooltip.summary": "UNLOCALIZED: A _Wearable_ _Tank_ for carrying Pressurized Air.",
- "item.create.netherite_backtank.tooltip.condition1": "UNLOCALIZED: When Worn",
- "item.create.netherite_backtank.tooltip.behaviour1": "UNLOCALIZED: Provides _Pressurized_ _Air_ to Equipment that requires it.",
- "item.create.netherite_backtank.tooltip.condition2": "UNLOCALIZED: When placed, Powered by Kinetics",
- "item.create.netherite_backtank.tooltip.behaviour2": "UNLOCALIZED: _Collects_ _Pressurized_ _Air_ at a rate depending on the Rotational Speed.",
-
- "block.create.placard.tooltip": "PLACARD",
- "block.create.placard.tooltip.summary": "_아이템_을 황동안에 _장식_하세요. 구조물에도 사용할 수 있습니다!",
- "block.create.placard.tooltip.condition1": "아이템을 들고 우클릭",
- "block.create.placard.tooltip.behaviour1": "플래카드에 _아이템_을 추가합니다. _이미_ 같은 아이템이 장식되어 있다면 짧게 _레드스톤 신호_를 _방출_합니다.",
- "block.create.placard.tooltip.condition2": "때렸을 때",
- "block.create.placard.tooltip.behaviour2": "플래카드의 아이템을 _제거_합니다.",
-
- "block.create.flywheel.tooltip": "FLYWHEEL",
- "block.create.flywheel.tooltip.summary": "황동 바퀴로 _장치_를 _장식_해보세요.",
- "block.create.flywheel.tooltip.condition1": "동력을 공급받을 때",
- "block.create.flywheel.tooltip.behaviour1": "회전합니다.",
-
- "item.create.diving_boots.tooltip": "DIVING BOOTS",
- "item.create.diving_boots.tooltip.summary": "해저를 돌아다니기에 적합한 _무거운_ _부츠_ 한 켤레입니다.",
- "item.create.diving_boots.tooltip.condition1": "착용했을 때",
- "item.create.diving_boots.tooltip.behaviour1": "착용자는 빠르게 가라앉고 _수영_할 수 _없습니다_. 대신 물 속에서 _걷고_, _뛸_ 수 있습니다. 또한 _벨트_에 영향받지 않습니다.",
-
- "item.create.crafting_blueprint.tooltip": "CRAFTING BLUEPRINT",
- "item.create.crafting_blueprint.tooltip.summary": "벽에 설치해 _특정_ _재료_로 더 _쉽게_ _조합_할 수 있습니다. 각 슬롯은 조합법을 나타냅니다.",
- "item.create.crafting_blueprint.condition1": "빈 슬롯을 우클릭",
- "item.create.crafting_blueprint.behaviour1": "_조합법_과 전시할 아이템을 설정하는 창을 엽니다.",
- "item.create.crafting_blueprint.condition2": "설정된 슬롯에 우클릭",
- "item.create.crafting_blueprint.behaviour2": "자신의 _인벤토리_에서 해당 슬롯의 _조합법_을 _실행_합니다. _웅크리면서_ 우클릭하면 한 번에 여러개를 조합합니다.",
-
- "item.create.minecart_coupling.tooltip": "MINECART COUPLING",
- "item.create.minecart_coupling.tooltip.summary": "당신의 모든 _수레들을 이어 _멋진 _기차_를 만들어보세요.",
- "item.create.minecart_coupling.tooltip.condition1": "광산 수레에 사용할 때",
- "item.create.minecart_coupling.tooltip.behaviour1": "_두 수레를 묶어_ 이동할 때 고정된 _거리를 유지하게_ 합니다.",
-
- "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": "장식을 위한 황동 종입니다. 영혼 불꽃 위에 설치하면 _기이한_ 일이 일어난다고 합니다...",
-
- "block.create.haunted_bell.tooltip": "HAUNTED BELL",
- "block.create.haunted_bell.tooltip.summary": "지옥의 길잃은 영혼들이 씌인 _저주받은_ 종입니다.",
- "block.create.haunted_bell.tooltip.condition1": "들고 있거나 종을 울릴 때",
- "block.create.haunted_bell.tooltip.behaviour1": "_적대적_ _몹_이 생성되는 _빛이_ _없는_ 자리를 표시합니다.",
-
-
- "_": "->------------------------] Ponder Content [------------------------<-",
-
- "create.ponder.hold_to_ponder": "[%1$s]키를 눌러 분석하기",
- "create.ponder.subject": "분석의 주제",
- "create.ponder.pondering": "분석 중입니다...",
- "create.ponder.identify_mode": "탐색모드가 활성화되어 있습니다. \n[%1$s]를 눌러 중지합니다.",
- "create.ponder.associated": "연관된 항목들",
- "create.ponder.close": "닫기",
- "create.ponder.identify": "탐색",
- "create.ponder.next": "다음 장면",
- "create.ponder.next_up": "Up Next:",
- "create.ponder.previous": "이전 장면",
- "create.ponder.replay": "다시 재생",
- "create.ponder.think_back": "되돌아가기",
- "create.ponder.slow_text": "편하게 읽기",
- "create.ponder.exit": "나가기",
- "create.ponder.welcome": "분석 메뉴에 어서오세요",
- "create.ponder.categories": "Create에서 둘러볼 수 있는 목록들",
- "create.ponder.index_description": "아이콘을 클릭해 관련 아이템과 블록에 대해 알아볼 수 있습니다.",
- "create.ponder.index_title": "분석 메뉴 제목",
- "create.ponder.shared.rpm16": "16 RPM",
- "create.ponder.shared.behaviour_modify_wrench": "이 기능은 렌치를 이용해 변경할 수 있습니다.",
- "create.ponder.shared.storage_on_contraption": "구조물에 부착된 보관함은 구조물이 떨어뜨린 아이템을 자동으로 줍습니다.",
- "create.ponder.shared.sneak_and": "웅크리기 +",
- "create.ponder.shared.rpm8": "8 RPM",
- "create.ponder.shared.ctrl_and": "Ctrl +",
- "create.ponder.shared.rpm32": "32 RPM",
- "create.ponder.shared.rpm16_source": "기본 속도: 16 RPM",
- "create.ponder.shared.movement_anchors": "섀시나 강력 접착제를 이용해 큰 구조물도 옮길 수 있습니다.",
- "create.ponder.tag.redstone": "레드스톤 부품",
- "create.ponder.tag.redstone.description": "레드스톤 공학에 쓰이는 부품입니다.",
- "create.ponder.tag.contraption_assembly": "블록 부착 도구",
- "create.ponder.tag.contraption_assembly.description": "블록들을 이어 구조물로 만들게해주는 도구와 부품입니다.",
- "create.ponder.tag.fluids": "액체 조정",
- "create.ponder.tag.fluids.description": "액체를 나르고 사용하는 장치입니다.",
- "create.ponder.tag.decoration": "장식",
- "create.ponder.tag.decoration.description": "주로 장식 용도로 쓰이는 부품입니다.",
- "create.ponder.tag.windmill_sails": "풍차 베어링의 날개",
- "create.ponder.tag.windmill_sails.description": "조립되었을 때 풍차 구조물의 동력에 영향을 주는 블록들입니다. 이 블록들은 동일한 효율을 가집니다.",
- "create.ponder.tag.arm_targets": "기계 팔의 목표 대상",
- "create.ponder.tag.arm_targets.description": "기계 팔이 가져가거나 놓을 곳으로 선택할 수 있는 부품입니다.",
- "create.ponder.tag.kinetic_appliances": "동력 장치",
- "create.ponder.tag.kinetic_appliances.description": "동력을 사용하는 장치입니다.",
- "create.ponder.tag.kinetic_sources": "동력 생산",
- "create.ponder.tag.kinetic_sources.description": "동력을 생산하는 장치입니다.",
- "create.ponder.tag.movement_anchor": "이동 고정장치",
- "create.ponder.tag.movement_anchor.description": "부착된 구조물을 다양한 방법으로 움직이게하는 장치입니다.",
- "create.ponder.tag.kinetic_relays": "동력 부품",
- "create.ponder.tag.kinetic_relays.description": "동력을 다른 곳으로 연결할 때 도움을 주는 부품입니다.",
- "create.ponder.tag.contraption_actor": "구조물 장치",
- "create.ponder.tag.contraption_actor.description": "움직이는 구조물에 부착되어 특정 기능을 수행하는 장치입니다.",
- "create.ponder.tag.creative": "크리에이티브 모드",
- "create.ponder.tag.creative.description": "서바이벌 모드에서는 얻을 수 없는 부품입니다.",
- "create.ponder.tag.display_sources": "디스플레이 링크의 정보 수집 대상",
- "create.ponder.tag.display_sources.description": "디스플레이 링크가 읽을 수 있는 정보를 제공하는 부품과 블록입니다",
- "create.ponder.tag.logistics": "아이템 수송",
- "create.ponder.tag.logistics.description": "아이템을 옮기는데 도움을 줄 부품입니다.",
- "create.ponder.tag.display_targets": "디스플레이 링크의 정보 표시 대상",
- "create.ponder.tag.display_targets.description": "디스플레이 링크가 받은 정보를 표시할 수 있는 부품과 블록입니다",
- "create.ponder.tag.train_related": "선로 장비",
- "create.ponder.tag.train_related.description": "기차 구조물 조립이나 관리에 쓰이는 부품입니다",
-
- "create.ponder.analog_lever.header": "아날로그 레버를 이용해 신호 조절하기",
- "create.ponder.analog_lever.text_1": "아날로그 레버는 정확하고 간편하게 레드스톤 신호의 세기를 조절합니다.",
- "create.ponder.analog_lever.text_2": "우클릭으로 세기를 높입니다.",
- "create.ponder.analog_lever.text_3": "웅크리면서 우클릭하면, 세기를 낮춥니다.",
-
- "create.ponder.andesite_tunnel.header": "안산암 터널 사용하기",
- "create.ponder.andesite_tunnel.text_1": "안산암 터널은 벨트를 덮는데 사용할 수 있습니다.",
- "create.ponder.andesite_tunnel.text_2": "인신임 터널의 옆면에 접촉점이 있다면...",
- "create.ponder.andesite_tunnel.text_3": "...터널은 통과하는 아이템 스택에서 1개의 아이템을 분리시킵니다.",
- "create.ponder.andesite_tunnel.text_4": "나머지는 가던 길을 갑니다.",
-
- "create.ponder.auto_schedule.header": "정거장 & 계획표",
- "create.ponder.auto_schedule.text_1": "계획표로 기관사에게 도착점을 가르칠 수 있습니다.",
- "create.ponder.auto_schedule.text_2": "비교기는 정거장에 기차가 도착하면 신호를 방출합니다.",
- "create.ponder.auto_schedule.text_3": "정차할 때는 정거장에는 표시된 방향으로 접근해야합니다.",
- "create.ponder.auto_schedule.text_4": "정거장에 새 계획표를 자동으로 지정할 수 있습니다.",
- "create.ponder.auto_schedule.text_5": "정거장 위에 놓인 계획표는 도착한 기차 기관사에게 적용됩니다.",
- "create.ponder.auto_schedule.text_6": "수동으로 계획표를 전달해줄 때와는 다르게, 계획표를 가져가지 않습니다.",
-
- "create.ponder.basin.header": "대야 안에서 아이템 처리하기",
- "create.ponder.basin.text_1": "대야는 아이템과 액체를 담을 수 있습니다.",
- "create.ponder.basin.text_2": "처리 이후, 대야는 옆면 아래로 결과물을 내보냅니다.",
- "create.ponder.basin.text_3": "알맞는 부품이 있다면, 대야는 수송관을 나타냅니다.",
- "create.ponder.basin.text_4": "다양한 부품들이 아이템을 받을 수 있습니다.",
- "create.ponder.basin.text_5": "결과물은 아래 보관함에 떨어집니다.",
- "create.ponder.basin.text_6": "수송관이 없다면, 대야는 처리된 아이템을 보관합니다.",
- "create.ponder.basin.text_7": "결과물이 다시 사용될 때 유용합니다.",
- "create.ponder.basin.text_8": "이 경우, 대야에서 특정 결과물을 빼내야 합니다.",
- "create.ponder.basin.text_9": "처리되지 않은 아이템이 나오는 것을 방지하기 위해서는 필터가 필요합니다.",
-
- "create.ponder.bearing_modes.header": "베어링의 이동 설정",
- "create.ponder.bearing_modes.text_1": "멈췄을 때, 베어링은 구조물을 가까운 수직 각도로 설치합니다.",
- "create.ponder.bearing_modes.text_2": "이는 절대 설치하지 않거나, 시작한 지점에만 설치하도록 설정할 수 있습니다.",
-
- "create.ponder.belt_casing.header": "벨트 덮기",
- "create.ponder.belt_casing.text_1": "황동, 안산암 케이스는 벨트를 꾸미는데 사용됩니다.",
- "create.ponder.belt_casing.text_2": "렌치로 케이스를 없앨 수 있습니다.",
-
- "create.ponder.belt_connector.header": "벨트 사용하기",
- "create.ponder.belt_connector.text_1": "두 축을 벨트로 우클릭하여 연결합니다.",
- "create.ponder.belt_connector.text_2": "실수로 선택했다면, 웅크리면서 우클릭하여 취소합니다.",
- "create.ponder.belt_connector.text_3": "벨트에 축을 추가로 넣을 수 있습니다.",
- "create.ponder.belt_connector.text_4": "벨트로 연결된 축들은 같은 속도, 방향으로 회전합니다.",
- "create.ponder.belt_connector.text_5": "추가된 축은 렌치로 없앨 수 있습니다.",
- "create.ponder.belt_connector.text_6": "벨트를 염색하여 꾸밀 수 있습니다.",
-
- "create.ponder.belt_directions.header": "벨트 설치에 알맞는 방향",
- "create.ponder.belt_directions.text_1": "벨트는 임의의 각도로 설치할 수 없습니다.",
- "create.ponder.belt_directions.text_2": "1. 수평으로 연결할 수 있습니다.",
- "create.ponder.belt_directions.text_3": "2. 대각선으로 연결할 수 있습니다.",
- "create.ponder.belt_directions.text_4": "3. 수직으로 연결할 수 있습니다.",
- "create.ponder.belt_directions.text_5": "4. 또한 수직 축을 평행하게 연결할 수 있습니다.",
- "create.ponder.belt_directions.text_6": "이것들이 가능한 방향입니다. 벨트는 2 ~ 20 블록 길이를 연결합니다.",
-
- "create.ponder.belt_transport.header": "벨트를 이용한 수송",
- "create.ponder.belt_transport.text_1": "움직이는 벨트는 아이템과 엔티티를 옮깁니다.",
- "create.ponder.belt_transport.text_2": "빈손으로 우클릭하여 벨트 위의 아이템을 가져옵니다.",
-
- "create.ponder.blaze_burner.header": "블레이즈 버너 데우기",
- "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.brass_funnel.header": "황동 퍼널",
- "create.ponder.brass_funnel.text_1": "안산암 퍼널는 아이템 한 개만 뽑아냅니다.",
- "create.ponder.brass_funnel.text_2": "황동 퍼널는 한 스택까지 뽑을 수 있습니다.",
- "create.ponder.brass_funnel.text_3": "핕터 슬롯을 스크롤하여 추출 갯수를 조절합니다.",
- "create.ponder.brass_funnel.text_4": "필터 슬롯에 아이템을 사용하여 추출할 아이템 종류를 정합니다.",
-
- "create.ponder.brass_tunnel.header": "황동 터널 사용하기",
- "create.ponder.brass_tunnel.text_1": "황동 터널은 벨트를 덮는데 사용할 수 있습니다.",
- "create.ponder.brass_tunnel.text_2": "황동 터널은 열린 면마다 필터 슬롯이 있습니다.",
- "create.ponder.brass_tunnel.text_3": "입구 필터는 맞지않는 아이템을 막습니다.",
- "create.ponder.brass_tunnel.text_4": "출구 필터는 종류에 따라 아이템을 분류합니다.",
- "create.ponder.brass_tunnel.text_5": "지나가는 아이템의 출구가 여러개일 때, 분배 모드가 어떻게 분배할지 정합니다.",
- "create.ponder.brass_tunnel.text_6": "벨트 위, 평행한 황동 터널끼리는 연결됩니다.",
- "create.ponder.brass_tunnel.text_7": "들어오는 아이템은 연결된 모든 출구로 분배됩니다.",
- "create.ponder.brass_tunnel.text_8": "이런 식으로, 터널을 통해 직접 아이템을 넣을 수 있습니다.",
-
- "create.ponder.brass_tunnel_modes.header": "황동 터널의 분배 모드",
- "create.ponder.brass_tunnel_modes.text_1": "렌치를 이용해, 황동 터널이 어떻게 분배할지 설정합니다.",
- "create.ponder.brass_tunnel_modes.text_10": "[입력 동기화] 설정은 황동 터널만의 고유 설정입니다.",
- "create.ponder.brass_tunnel_modes.text_11": "모든 입구에 아이템이 있어야만 통과할 수 있습니다.",
- "create.ponder.brass_tunnel_modes.text_12": "이 설정은 연결된 모든 벨트에 아이템을 동시에 공급할 수 있습니다.",
- "create.ponder.brass_tunnel_modes.text_2": "[분할] 설정은 가능한 출구에 아이템을 동등하게 분배하려 합니다.",
- "create.ponder.brass_tunnel_modes.text_3": "한 출구가 아이템을 더 받을 수 없을 때, 그 출구는 제외됩니다.",
- "create.ponder.brass_tunnel_modes.text_4": "[분리(강제적)] 설정은 출구를 제외하지 않습니다. 대신, 모두 아이템을 받을 수 있을 때까지 기다립니다.",
- "create.ponder.brass_tunnel_modes.text_5": "[순서대로 처리] 설정은 아이템 수량을 유지한 채, 출구 차례대로 아이템을 분배합니다.",
- "create.ponder.brass_tunnel_modes.text_6": "전 설정과 마찬가지로, 한 출구가 아이템을 더 받을 수 없다면, 그 출구는 제외됩니다.",
- "create.ponder.brass_tunnel_modes.text_7": "[순서대로 처리(강제적)] 설정은 출구를 제외하지 않습니다.",
- "create.ponder.brass_tunnel_modes.text_8": "[가장 가까운 곳] 설정은 입구와 가까운 출구 순서로 우선순위를 정합니다.",
- "create.ponder.brass_tunnel_modes.text_9": "[무작위] 설정은 랜덤한 출구로 아이템을 분배합니다.",
-
- "create.ponder.cart_assembler.header": "수레 조립기로 구조물 움직이기",
- "create.ponder.cart_assembler.text_1": "활성화된 수레 조립기는 지나가는 수레에 구조물을 부착합니다.",
- "create.ponder.cart_assembler.text_2": "신호가 없다면, 구조물을 때어냅니다.",
- "create.ponder.cart_assembler.text_3": "수레에 렌치로 우클릭하면 구조물을 들고 다닐 수 있습니다.",
-
- "create.ponder.cart_assembler_dual.header": "한 구조물에 여러 수레 결합하기",
- "create.ponder.cart_assembler_dual.text_1": "두 조립기가 같은 구조물을 공유할 때...",
- "create.ponder.cart_assembler_dual.text_2": "둘 중 하나를 작동시키면 기차 구조물이 됩니다.",
- "create.ponder.cart_assembler_dual.text_3": "두 수레는 수레 커플링으로 연결된 것처럼 행동합니다.",
-
- "create.ponder.cart_assembler_modes.header": "수레 구조물 회전 설정",
- "create.ponder.cart_assembler_modes.text_1": "구조물이 바라보는 방향은 수레의 방향과 동일합니다.",
- "create.ponder.cart_assembler_modes.text_2": "이 화살표는 구조물이 바라보는 방향을 나타냅니다.",
- "create.ponder.cart_assembler_modes.text_3": "조립기 설정에서 회전을 잠갔다면, 구조물은 회전하지 않습니다.",
-
- "create.ponder.cart_assembler_rails.header": "다른 종류의 수레와 레일",
- "create.ponder.cart_assembler_rails.text_1": "일반 레일위의 조립기는 지나가는 수레에 아무 영향을 미치지 않습니다.",
- "create.ponder.cart_assembler_rails.text_2": "전동 레일, 방향 레일 위에 있을 때, 신호를 받을 때까지 수레는 멈춥니다.",
- "create.ponder.cart_assembler_rails.text_3": "다른 수레들도 쓸 수 있습니다.",
- "create.ponder.cart_assembler_rails.text_4": "화로 수레는 부착된 보관함에서 연료를 가져와 스스로 움직입니다.",
-
- "create.ponder.chain_drive.header": "체인 드라이브로 회전 전달하기",
- "create.ponder.chain_drive.text_1": "체인 드라이브는 한 줄로 회전을 전달합니다.",
- "create.ponder.chain_drive.text_2": "이렇게 연결된 모든 축들은 같은 방향으로 회전합니다.",
- "create.ponder.chain_drive.text_3": "한 줄의 아무 부분을 90도 돌릴 수 있습니다.",
-
- "create.ponder.chain_gearshift.header": "벨트 변속기를 통해 회전 속도 조절하기",
- "create.ponder.chain_gearshift.text_1": "신호를 받지 않은 벨트 변속기는 체인 드라이브와 똑같이 작동합니다.",
- "create.ponder.chain_gearshift.text_2": "신호를 받으면, 다른 체인 드라이브에 전달되는 속도는 2배가 됩니다.",
- "create.ponder.chain_gearshift.text_3": "반대로 벨트 변속기가 직접 회전을 받지 않고 있다면, 변속기의 속도는 절반이 됩니다.",
- "create.ponder.chain_gearshift.text_4": "두 가지 경우에도, 같은 줄의 체인 드라이브의 속도는 변속기 속도의 2배가 됩니다.",
- "create.ponder.chain_gearshift.text_5": "아날로그 레버를 사용하면, 속도 비율을 1 ~ 2배 사이로 맞출 수 있습니다.",
- "create.ponder.chain_gearshift.text_6": "12 RPM",
-
- "create.ponder.chute.header": "슈트를 이용해 아이템을 아래로 옮기기",
- "create.ponder.chute.text_1": "슈트는 보관함에 있는 아이템을 수직으로 옮깁니다.",
- "create.ponder.chute.text_2": "렌치를 이용해 창문을 만들 수 있습니다.",
- "create.ponder.chute.text_3": "슈트 옆면에 다른 슈트를 설치하면 대각선으로 연결됩니다.",
-
- "create.ponder.chute_upward.header": "슈트를 이용해 아이템을 위로 옮기기",
- "create.ponder.chute_upward.text_1": "선풍기를 위/아래에 설치하면, 슈트는 아이템을 위로 보냅니다.",
- "create.ponder.chute_upward.text_2": "엔지니어의 고글로 슈트를 관찰하여 이동 방향을 확인하세요.",
- "create.ponder.chute_upward.text_3": "막힌 끝 부분에서 아이템은 옆에서 넣거나 빼내야합니다.",
-
- "create.ponder.clockwork_bearing.header": "시계 베어링을 이용한 구조물 움직이기",
- "create.ponder.clockwork_bearing.text_1": "시계 베어링은 앞에 있는 블록을 부착시킵니다.",
- "create.ponder.clockwork_bearing.text_2": "동력을 받으면, 현재 시간에 맞춰 구조물이 돌아갑니다.",
- "create.ponder.clockwork_bearing.text_3": "3:00",
- "create.ponder.clockwork_bearing.text_4": "4:00",
- "create.ponder.clockwork_bearing.text_5": "베어링을 우클릭하여 구조물을 멈추거나 움직이세요.",
- "create.ponder.clockwork_bearing.text_6": "시침 구조물 앞에 분침 구조물을 추가할 수 있습니다.",
- "create.ponder.clockwork_bearing.text_7": "접착제나 슬라임볼로 두 구조물을 연결하지 마세요.",
- "create.ponder.clockwork_bearing.text_8": "두번째 구조물은 분침처럼 돌아갑니다.",
-
- "create.ponder.clutch.header": "클러치를 이용해 동력 조절하기",
- "create.ponder.clutch.text_1": "클러치는 한 줄로 동력을 전달합니다.",
- "create.ponder.clutch.text_2": "레드스톤 신호를 받으면, 동력 전달을 끊습니다.",
-
- "create.ponder.cog_speedup.header": "톱니바퀴로 기어변속하기",
- "create.ponder.cog_speedup.text_1": "큰 톱니바퀴와 작은 톱니바퀴는 대각선으로 연결됩니다.",
- "create.ponder.cog_speedup.text_2": "큰 쪽에서 작은 쪽으로 가는 속도는 2배가 됩니다.",
- "create.ponder.cog_speedup.text_3": "반대의 경우에는 속도가 절반이 됩니다.",
-
- "create.ponder.cogwheel.header": "톱니바퀴를 이용해 동력 전달하기",
- "create.ponder.cogwheel.text_1": "톱니바퀴는 인접한 톱니바퀴에 동력을 전달합니다.",
- "create.ponder.cogwheel.text_2": "이렇게 연결된 톱니바퀴 축은 반대방향으로 돌아갑니다.",
-
- "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": "크리에이티브 탱크는 무한히 액체를 공급합니다.",
- "create.ponder.creative_fluid_tank.text_2": "액체가 든 용기로 우클릭하여 액체를 채울 수 있습니다.",
- "create.ponder.creative_fluid_tank.text_3": "파이프로 탱크에서 액체를 무한히 뽑아낼 수 있습니다.",
- "create.ponder.creative_fluid_tank.text_4": "크리에이티브 탱크로 들어가는 모든 액체는 사라집니다.",
-
- "create.ponder.creative_motor.header": "크리에이티브 모터를 이용해 동력 생산하기",
- "create.ponder.creative_motor.text_1": "크리에이티브 모터는 동력을 쉽게 생산, 조절합니다.",
- "create.ponder.creative_motor.text_2": "모터 후면을 스크롤해서 모터의 RPM을 조절합니다.",
-
- "create.ponder.creative_motor_mojang.header": "Mojang의 수수께끼",
-
- "create.ponder.crushing_wheels.header": "분쇄 휠을 이용해 아이템 가공하기",
- "create.ponder.crushing_wheels.text_1": "한 쌍의 분쇄 휠은 아이템을 매우 효과적으로 갈아버립니다.",
- "create.ponder.crushing_wheels.text_2": "동력을 전달하여 서로 맞물리게 해야합니다.",
- "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.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_3": "바로 앞에 블록이 있어도 상괸없습니다.",
- "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.text_3": "필터를 이용해 어떤 아이템을 사용할 지 정할 수 있습니다.",
-
- "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.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.text_3": "따라서 부정 펄스는 한 번만 작동하게 합니다.",
-
- "create.ponder.depot.header": "아이템 거치대 사용하기",
- "create.ponder.depot.text_1": "아이템 거치대는 고정된 벨트 역할입니다.",
- "create.ponder.depot.text_2": "우클릭해서 아이템을 놓거나 가져갑니다.",
- "create.ponder.depot.text_3": "벨트처럼, 놓여진 아이템은 가공될 수 있습니다.",
- "create.ponder.depot.text_4": "그리고 기계 팔의 목표가 될 수 있습니다.",
-
- "create.ponder.display_board.header": "디스플레이 화면",
- "create.ponder.display_board.text_1": "디스플레이 화면은 조절 가능한 표지판입니다.",
- "create.ponder.display_board.text_2": "작동하려면 동력이 필요합니다.",
- "create.ponder.display_board.text_3": "문자를 표시하는 방법은 이름표를 사용하거나...",
- "create.ponder.display_board.text_4": "...디스플레이 링크를 이용하는 것입니다.",
- "create.ponder.display_board.text_5": "염료를 각 줄마다 사용할 수 있습니다.",
- "create.ponder.display_board.text_6": "맨 손으로 우클릭하여 줄을 초기화합니다.",
-
- "create.ponder.display_link.header": "디스플레이 링크 사용하기",
- "create.ponder.display_link.text_1": "디스플레이 링크는 유동적인 정보를 표시하는데 사용됩니다.",
- "create.ponder.display_link.text_2": "먼저 정보를 표시할 곳을 우클릭하고...",
- "create.ponder.display_link.text_3": "...정보를 읽을 블록 옆에 설치합니다.",
- "create.ponder.display_link.text_4": "창을 열어 어떤 정보를 어떻게 보낼지 설정합니다.",
- "create.ponder.display_link.text_5": "이제 정보가 링크로부터 전송되어 표시됩니다.",
- "create.ponder.display_link.text_6": "모든 블록이 정보를 제공하진 않습니다.",
- "create.ponder.display_link.text_7": "호환되는 블록은 각각 다른 종류를 제공합니다.",
- "create.ponder.display_link.text_8": "디스플레이 링크는 여러 블록에게 정보를 보낼 수 있습니다.",
-
- "create.ponder.display_link_redstone.header": "레드스톤 신호",
- "create.ponder.display_link_redstone.text_1": "레드스톤 신호를 받으면, 디스플레이 링크는 정보를 전달하지 않습니다.",
- "create.ponder.display_link_redstone.text_2": "신호가 끊기면, 딜레이가 초기화되어 새 정보가 바로 전달됩니다.",
- "create.ponder.display_link_redstone.text_3": "정보를 제공하는 블록은 링크에게 영향을 미치지 않습니다.",
-
- "create.ponder.empty_blaze_burner.header": "빈 블레이즈 버너 사용하기",
- "create.ponder.empty_blaze_burner.text_1": "블레이즈를 우클릭하여 버너에 가둡니다.",
- "create.ponder.empty_blaze_burner.text_2": "또는 스포너에서도 블레이즈를 가둘 수 있습니다.",
- "create.ponder.empty_blaze_burner.text_3": "이제 당신은 다양한 장치에 쓰일 이상적인 열원을 얻었습니다.",
- "create.ponder.empty_blaze_burner.text_4": "장식적인 요소로는 라이터로 불을 붙일 수 있습니다.",
- "create.ponder.empty_blaze_burner.text_5": "불꽃은 영혼불꽃으로 바꿀 수 있습니다.",
- "create.ponder.empty_blaze_burner.text_6": "그러나 장치에 쓰일 열원으로는 적합하지 않습니다.",
-
- "create.ponder.encased_fluid_pipe.header": "파이프에 케이스 씌우기",
- "create.ponder.encased_fluid_pipe.text_1": "구리 케이스로 파이프를 꾸밀 수 있습니다.",
- "create.ponder.encased_fluid_pipe.text_2": "파이프를 가려주는 것 외에도, 파이프의 방향을 고정시키는 역할도 합니다.",
- "create.ponder.encased_fluid_pipe.text_3": "이 파이프는 이제 나중에 추가된 블록에 영향받지 않습니다.",
-
- "create.ponder.fan_direction.header": "선풍기의 공기흐름",
- "create.ponder.fan_direction.text_1": "선풍기는 동력을 이용해 바람을 만들어냅니다.",
- "create.ponder.fan_direction.text_2": "바람의 세기와 방향, 거리는 동력에 따라 달라집니다.",
-
- "create.ponder.fan_processing.header": "선풍기로 아이템 가공하기",
- "create.ponder.fan_processing.text_1": "바람이 용암을 통과하면, 공기가 뜨거워집니다.",
- "create.ponder.fan_processing.text_2": "바람이 지나가는 자리의 아이템은 구워집니다.",
- "create.ponder.fan_processing.text_3": "음식은 불타 없어집니다.",
- "create.ponder.fan_processing.text_4": "대신, 불을 이용하면 음식을 굽습니다.",
- "create.ponder.fan_processing.text_5": "물을 통과하는 바람을 통해 세척할 수 있습니다.",
- "create.ponder.fan_processing.text_6": "이를 통해 새로운 가공을 할 수 있습니다.",
- "create.ponder.fan_processing.text_7": "선풍기의 속도는 가공 속도와 관련이 없습니다!",
- "create.ponder.fan_processing.text_8": "선풍기 가공은 벨트나 아이템 거치대의 아이템에도 적용됩니다.",
-
- "create.ponder.fluid_pipe_flow.header": "파이프로 액체 옮기기",
- "create.ponder.fluid_pipe_flow.text_1": "파이프는 한 종류의 액체만 옮깁니다.",
- "create.ponder.fluid_pipe_flow.text_2": "렌치를 이용하여 직선 파이프에 창문을 달 수 있습니다.",
- "create.ponder.fluid_pipe_flow.text_3": "창문이 있는 파이프는 옆에 있는 파이프와 연결되지 않습니다.",
- "create.ponder.fluid_pipe_flow.text_4": "펌프를 이용하면 파이프로 액체를 옮길 수 있습니다.",
- "create.ponder.fluid_pipe_flow.text_5": "처음엔 액체가 빠지지 않습니다.",
- "create.ponder.fluid_pipe_flow.text_6": "액체 흐름이 이어지면, 시작 탱크에서 끝 탱크로 액체가 본격적으로 이동합니다.",
- "create.ponder.fluid_pipe_flow.text_7": "이렇기 때문에, 파이프는 실질적으로 아무런 액체도 담지 않습니다.",
-
- "create.ponder.fluid_pipe_interaction.header": "액체 용기를 비우고 채우기",
- "create.ponder.fluid_pipe_interaction.text_1": "파이프의 끝은 다양한 블록과 상호작용할 수 있습니다.",
- "create.ponder.fluid_pipe_interaction.text_2": "액체를 담을 수 있는 모든 블록은 비우거나 채울 수 있습니다.",
- "create.ponder.fluid_pipe_interaction.text_3": "끝 부분에 있는 액체의 원천도 흡수할 수 있으며...",
- "create.ponder.fluid_pipe_interaction.text_4": "...비어있는 곳에 액체를 배출할 수도 있습니다.",
- "create.ponder.fluid_pipe_interaction.text_5": "다양한 다른 블록에서도 액체를 뽑아낼 수도 있습니다.",
-
- "create.ponder.fluid_tank_sizes.header": "액체 탱크의 크기",
- "create.ponder.fluid_tank_sizes.text_1": "액체 탱크는 여러개 연결하여 용량을 늘릴 수 있습니다.",
- "create.ponder.fluid_tank_sizes.text_2": "밑면 너비는 3블록까지 늘릴 수 있습니다.",
- "create.ponder.fluid_tank_sizes.text_3": "높이는 32블록까지 가능합니다.",
- "create.ponder.fluid_tank_sizes.text_4": "렌치를 이용해 탱크의 창문을 닫을 수 있습니다.",
-
- "create.ponder.fluid_tank_storage.header": "탱크에 액체 저장하기",
- "create.ponder.fluid_tank_storage.text_1": "탱크는 많은 양의 액체를 저장합니다.",
- "create.ponder.fluid_tank_storage.text_2": "어느 쪽에서나 파이프로 액체를 넣고 빼낼 수 있습니다.",
- "create.ponder.fluid_tank_storage.text_3": "담긴 액체의 양은 비교기로 측정할 수 있습니다.",
- "create.ponder.fluid_tank_storage.text_4": "그러나 서바이벌 모드에서는 액체를 직접 빼내고 넣을 순 없습니다.",
- "create.ponder.fluid_tank_storage.text_5": "대야, 아이템 배수구, 주입기를 통해 액체를 빼내거나 채울 수 있습니다.",
-
- "create.ponder.funnel_compat.header": "퍼널 호환성",
- "create.ponder.funnel_compat.text_1": "퍼널은 다른 장치들 위에 설치할 수 있습니다.",
- "create.ponder.funnel_compat.text_2": "세로 톱",
- "create.ponder.funnel_compat.text_3": "아이템 거치대",
- "create.ponder.funnel_compat.text_4": "아이템 배수구",
-
- "create.ponder.funnel_direction.header": "수송 방향",
- "create.ponder.funnel_direction.text_1": "설치하면, 보관함에서 아이템을 빼냅니다.",
- "create.ponder.funnel_direction.text_2": "웅크리면서 설치하면, 아이템을 가져갑니다.",
- "create.ponder.funnel_direction.text_3": "렌치를 이용해 설치 이후에도 설정을 변경할 수 있습니다.",
- "create.ponder.funnel_direction.text_4": "다른 면에 설치해도 같은 규칙을 따릅니다.",
- "create.ponder.funnel_direction.text_5": "벨트 위의 퍼널는 벨트의 움직임에 따라 아이템을 빼내거나 가져갑니다.",
-
- "create.ponder.funnel_intro.header": "퍼널 사용하기",
- "create.ponder.funnel_intro.text_1": "퍼널는 보관함에서 아이템을 옮기거나 빼낼 때 유용합니다.",
-
- "create.ponder.funnel_redstone.header": "레드스톤 신호",
- "create.ponder.funnel_redstone.text_1": "레드스톤 신호를 받으면 동작을 멈춥니다.",
-
- "create.ponder.funnel_transfer.header": "직접 수송",
- "create.ponder.funnel_transfer.text_1": "퍼널는 아이템을 보관함에서 다른 보관함로 옮깁니다.",
- "create.ponder.funnel_transfer.text_2": "슈트나 스마트 슈트가 이런 목적에 더 적합합니다.",
- "create.ponder.funnel_transfer.text_3": "수평 방향으로는 벨트가 적합합니다.",
-
- "create.ponder.gantry_carriage.header": "갠트리 운반대 사용하기",
- "create.ponder.gantry_carriage.text_1": "갠트리 운반대는 갠트리 축 위에서 움직입니다.",
- "create.ponder.gantry_carriage.text_2": "갠트리 장치는 부착된 블록들을 움직입니다.",
-
- "create.ponder.gantry_cascaded.header": "계단식 갠트리",
- "create.ponder.gantry_cascaded.text_1": "갠트리 운반대에 접착제 없이 갠트리 축을 붙일 수 있습니다.",
- "create.ponder.gantry_cascaded.text_2": "움직이는 축 위의 운반대에도 적용됩니다.",
- "create.ponder.gantry_cascaded.text_3": "아렇게 갠트리 시스템은 여러 축으로 이어나갈 수 있습니다.",
-
- "create.ponder.gantry_direction.header": "갠트리 동작 방향",
- "create.ponder.gantry_direction.text_1": "갠트리 축은 서로 반대되게 설치할 수 있습니다.",
- "create.ponder.gantry_direction.text_2": "운반대의 이동 방향은 축의 방향을 따릅니다.",
- "create.ponder.gantry_direction.text_3": "축의 회전방향도 마찬가지입니다.",
- "create.ponder.gantry_direction.text_4": "운반대 축의 회전에도 적용됩니다.",
-
- "create.ponder.gantry_redstone.header": "갠트리 동력 전달",
- "create.ponder.gantry_redstone.text_1": "레드스톤 신호를 받은 갠트리 축은 운반대를 멈춤니다.",
- "create.ponder.gantry_redstone.text_2": "대신, 동력은 운반대의 축에게 이어집니다.",
-
- "create.ponder.gantry_shaft.header": "갠트리 축 사용하기",
- "create.ponder.gantry_shaft.text_1": "갠트리 축은 갠트리 장치에 필요합니다. 갠트리 운반대가 축을 따라 움직입니다.",
- "create.ponder.gantry_shaft.text_2": "갠트리 장치는 부착된 블록들을 움직입니다.",
-
- "create.ponder.gearbox.header": "기어박스를 이용해 동력 전달하기",
- "create.ponder.gearbox.text_1": "회전축을 변경하는 일은 쉽게 귀찮아집니다.",
- "create.ponder.gearbox.text_2": "기어박스는 그런 문제를 쉽게 해결합니다.",
- "create.ponder.gearbox.text_3": "모서리 축들은 서로 다른 방향으로 돌아갑니다.",
- "create.ponder.gearbox.text_4": "반대편 축은 거꾸로 돌아갑니다.",
-
- "create.ponder.gearshift.header": "기어쉬프트를 이용해 동력 조절하기",
- "create.ponder.gearshift.text_1": "기어쉬프트는 한 줄로 동력을 전달합니다.",
- "create.ponder.gearshift.text_2": "레드스톤 신호를 받으면, 회전을 반전시킵니다.",
-
- "create.ponder.hand_crank.header": "핸드 크랭크로 동력 생산하기",
- "create.ponder.hand_crank.text_1": "핸드 크랭크는 플레이어가 직접 동력을 생산하는 장치입니다.",
- "create.ponder.hand_crank.text_2": "우클릭하면 시계 반대방향으로 회전합니다.",
- "create.ponder.hand_crank.text_3": "동력 속도는 생각보다 빠릅니다.",
- "create.ponder.hand_crank.text_4": "웅크리고 우클릭하면 시계 방향으로 회전합니다.",
-
- "create.ponder.hose_pulley.header": "호스 도르래로 액체 채우고 비우기",
- "create.ponder.hose_pulley.text_1": "호스 도르래는 많은 양의 액체를 채우거나 비울 수 있습니다.",
- "create.ponder.hose_pulley.text_2": "동력을 전달하여 호스의 높이를 정합니다.",
- "create.ponder.hose_pulley.text_3": "동력 방향이 반전되면 호스는 올라갑니다.",
- "create.ponder.hose_pulley.text_4": "반대쪽에는 파이프를 연결할 수 있습니다.",
- "create.ponder.hose_pulley.text_5": "연결된 파이프에서 호스로 전달하여 액체를 채우거나...",
- "create.ponder.hose_pulley.text_6": "...반대 방향으로 방향을 바꿔 액체를 비울 수 있습니다.",
- "create.ponder.hose_pulley.text_7": "호스의 채우거나 비우는 속도는 펌프 속도에 기반합니다.",
-
- "create.ponder.hose_pulley_infinite.header": "매우 많은 양의 액체를 채우고 비우기",
- "create.ponder.hose_pulley_infinite.text_1": "넓은 바다에서 호스 도르래를 작동시키면...",
- "create.ponder.hose_pulley_infinite.text_2": "...물 블록을 없애거나 추가하지 않고 액체를 얻거나 버릴 수 있습니다.",
- "create.ponder.hose_pulley_infinite.text_3": "파이프로 이런 도르래에서 무한한 액체를 얻을 수 있습니다.",
-
- "create.ponder.hose_pulley_level.header": "호스 도르래의 채우고 비우는 기준",
- "create.ponder.hose_pulley_level.text_1": "호스가 완전히 올라가 있을 때, 도르래는 작동하지 않습니다.",
- "create.ponder.hose_pulley_level.text_2": "맨 위부터 비웁니다.",
- "create.ponder.hose_pulley_level.text_3": "호스 끝부분 아래의 액체는 그대로 남습니다.",
- "create.ponder.hose_pulley_level.text_4": "맨 아래부터 채웁니다.",
- "create.ponder.hose_pulley_level.text_5": "호스 끝부분 위는 채우지 않습니다.",
-
- "create.ponder.item_drain.header": "아이템 배수구로 액체 비우기",
- "create.ponder.item_drain.text_1": "배수구는 아이템에서 액체를 비웁니다.",
- "create.ponder.item_drain.text_2": "우클릭하여 손에 든 아이템에서 액체를 붓습니다.",
- "create.ponder.item_drain.text_3": "아이템이 옆에서 들어온다면...",
- "create.ponder.item_drain.text_4": "...아이템은 굴라가며 담긴 액체를 비웁니다.",
- "create.ponder.item_drain.text_5": "배수구 탱크에 있는 액체는 파이프로 옮길 수 있습니다.",
-
- "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": "금고에 아이템 보관하기",
- "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": "큰 톱니바퀴는 수직으로 서로 맞물립니다.",
- "create.ponder.large_cogwheel.text_2": "이는 다른 축으로 동력을 전달하는데 도움이 됩니다.",
-
- "create.ponder.linear_chassis_attachment.header": "직선 섀시를 이용해 블록 붙이기",
- "create.ponder.linear_chassis_attachment.text_1": "직선 섀시의 열린 면은 접착할 수 있습니다.",
- "create.ponder.linear_chassis_attachment.text_2": "다시 클릭하면 다른 면도 접착할 수 있게 만듭니다.",
- "create.ponder.linear_chassis_attachment.text_3": "빈 손으로 웅크리고 우클릭하여 접착제를 없앨 수 있습니다.",
- "create.ponder.linear_chassis_attachment.text_4": "직선 섀시의 접착면은 접착면 앞에 있는 블록들을 연결합니다.",
- "create.ponder.linear_chassis_attachment.text_5": "렌치로 이용해 섀시의 접착 거리를 조절할 수 있습니다.",
- "create.ponder.linear_chassis_attachment.text_6": "[CTRL]키를 누르고 스크롤하면 연결된 모든 섀시의 거리를 조절할 수 있습니다.",
- "create.ponder.linear_chassis_attachment.text_7": "다른 면에 블록을 붙이려면 접착제가 필요합니다.",
- "create.ponder.linear_chassis_attachment.text_8": "이런 원리를 통해 구조물이 장치로써 움직일 수 있게 됩니다.",
-
- "create.ponder.linear_chassis_group.header": "여러 직선 섀시 움직이기",
- "create.ponder.linear_chassis_group.text_1": "직선 섀시는 다른 직선 섀시와 연결될 수 있습니다.",
- "create.ponder.linear_chassis_group.text_2": "하나가 움직이면, 다른 섀시도 같이 움직입니다.",
- "create.ponder.linear_chassis_group.text_3": "다른 종류의 섀시, 다른 면을 바라보는 섀시는 붙지 않습니다.",
-
- "create.ponder.mechanical_arm.header": "기계 팔 설치하기",
- "create.ponder.mechanical_arm.text_1": "기계 팔은 설치되기 전, 입력부와 출력부를 지정해야 합니다.",
- "create.ponder.mechanical_arm.text_2": "우클릭으로 보관함을 가진 블록을 대상으로 지정합니다.",
- "create.ponder.mechanical_arm.text_3": "다시 우클릭하여 입력부(파랑) 출력부(주황)을 설정합니다.",
- "create.ponder.mechanical_arm.text_4": "좌클릭하여 대상 선택을 해제합니다.",
- "create.ponder.mechanical_arm.text_5": "설치된 기계 팔은 이전에 선택된 블록들을 대상으로 정합니다.",
- "create.ponder.mechanical_arm.text_6": "거리안에 있다면 여러 블록을 지정할 수 있습니다.",
- "create.ponder.mechanical_arm.text_7": "하지만 모든 보관함을 지닌 블록이 지정되지는 않습니다.",
- "create.ponder.mechanical_arm.text_8": "퍼널와 아이템 거치대가 이런 문제를 해결할 수 있습니다.",
-
- "create.ponder.mechanical_arm_filtering.header": "기계 팔 필터링",
- "create.ponder.mechanical_arm_filtering.text_1": "입력부",
- "create.ponder.mechanical_arm_filtering.text_2": "출력부",
- "create.ponder.mechanical_arm_filtering.text_3": "때때로 기계 팔이 필터에 맞추어 동작해야할 때가 있습니다.",
- "create.ponder.mechanical_arm_filtering.text_4": "하지만 기계 팔자체에서 필터 기능을 지원하지는 않습니다.",
- "create.ponder.mechanical_arm_filtering.text_5": "대신, 황동 퍼널의 필터는 기계 팔의 필터역할을 합니다.",
- "create.ponder.mechanical_arm_filtering.text_6": "기계 팔은 필터에 맞게 적당한 양만 가져가는 똑똑한 친구입니다.",
-
- "create.ponder.mechanical_arm_modes.header": "기계 팔의 분배 설정",
- "create.ponder.mechanical_arm_modes.text_1": "입력부",
- "create.ponder.mechanical_arm_modes.text_2": "출력부",
- "create.ponder.mechanical_arm_modes.text_3": "기계 팔이 여러 곳에 아이템을 전달해야 한다면...",
- "create.ponder.mechanical_arm_modes.text_4": "...현재 분배 설정에 따라 행동합니다.",
- "create.ponder.mechanical_arm_modes.text_5": "렌치로 스크롤하여 어떻게 분배할지 설정하세요.",
- "create.ponder.mechanical_arm_modes.text_6": "'순서대로 옮김'은 가능한 곳을 순환하며 아이템을 분배합니다.",
- "create.ponder.mechanical_arm_modes.text_7": "어느 한 곳이 더 전달받을 수 없다면, 그 곳은 넘어갑니다.",
- "create.ponder.mechanical_arm_modes.text_8": "[돌아가며 처리(강제적)]은 전달할 곳을 절대 넘어가지 않고, 공간이 남을 때까지 기다립니다.",
- "create.ponder.mechanical_arm_modes.text_9": "[설정 순서 우선시]은 기계 팔을 설치할 때 설정한 곳 순서대로 아이템을 전달합니다.",
-
- "create.ponder.mechanical_arm_redstone.header": "기계 팔과 레드스톤",
- "create.ponder.mechanical_arm_redstone.text_1": "레드스톤 신호를 받으면, 기계 팔은 작동을 멈춥니다.",
- "create.ponder.mechanical_arm_redstone.text_2": "작동을 멈추기 전에, 기계 팔은 입력된 행동을 마무리합니다.",
- "create.ponder.mechanical_arm_redstone.text_3": "따라서 부정 펄스는 한 번만 작동하게 합니다.",
-
- "create.ponder.mechanical_bearing.header": "베어링으로 구조물 옮기기",
- "create.ponder.mechanical_bearing.text_1": "베어링은 앞에 있는 블록을 부착시킵니다.",
- "create.ponder.mechanical_bearing.text_2": "동력을 받으면, 블록들은 회전하는 구조물로 변합니다.",
-
- "create.ponder.mechanical_crafter.header": "조합기 설치하기",
- "create.ponder.mechanical_crafter.text_1": "다수의 조합기로 모든 조합을 자동화할 수 있습니다.",
- "create.ponder.mechanical_crafter.text_2": "렌치를 이용해, 조합기의 경로를 변경할 수 있습니다.",
- "create.ponder.mechanical_crafter.text_3": "올바른 조합을 위해서는, 모든 조합기의 경로가 외부로 나가는 한 길로 이어져야합니다.",
- "create.ponder.mechanical_crafter.text_4": "결과물은 경로 끝 보관함에 보내집니다.",
- "create.ponder.mechanical_crafter.text_5": "조합기는 동력이 요구됩니다.",
- "create.ponder.mechanical_crafter.text_6": "앞면을 우클릭해서 직접 아이템을 넣습니다.",
- "create.ponder.mechanical_crafter.text_7": "모든 면이 아이템을 가지고 있다면, 조합이 시작됩니다.",
- "create.ponder.mechanical_crafter.text_8": "모든 면이 아이템을 가지고 있지 않아도, 레드스톤 신호로 조합을 강제 시작할 수 있습니다.",
-
- "create.ponder.mechanical_crafter_connect.header": "조합기에 아이템 넣기",
- "create.ponder.mechanical_crafter_connect.text_1": "조합기에 아이템을 자동으로 넣을 수 있습니다.",
- "create.ponder.mechanical_crafter_connect.text_2": "후면에 렌치를 이용해 조합기 보관함을 연결할 수 있습니다.",
- "create.ponder.mechanical_crafter_connect.text_3": "이제 모든 조합기가 한 곳에서 아이템을 받습니다.",
-
- "create.ponder.mechanical_crafter_covers.header": "조합기 슬롯 덮기",
- "create.ponder.mechanical_crafter_covers.text_1": "몇몇 조합은 빈 공간을 채워줄 조합기가 필요합니다.",
- "create.ponder.mechanical_crafter_covers.text_2": "슬롯 덮개를 이용해, 조합기에 빈 공간을 만들 수 있습니다.",
- "create.ponder.mechanical_crafter_covers.text_3": "렌치를 이용해 보관함을 연결해도 덮개가 있는 조합기에는 아이템이 들어오지 않습니다.",
-
- "create.ponder.mechanical_drill.header": "드릴을 이용해 블록 부수기",
- "create.ponder.mechanical_drill.text_1": "동력을 받으면, 드릴은 앞에 있는 블록을 파괴합니다.",
- "create.ponder.mechanical_drill.text_2": "채굴 속도는 동력 속도에 비례합니다.",
-
- "create.ponder.mechanical_drill_contraption.header": "구조물에서의 드릴",
- "create.ponder.mechanical_drill_contraption.text_1": "드릴이 움직이는 구조물의 일부면...",
- "create.ponder.mechanical_drill_contraption.text_2": "...드릴이 부딪히는 블록을 파괴합니다.",
-
- "create.ponder.mechanical_harvester.header": "구조물에서의 수확기",
- "create.ponder.mechanical_harvester.text_1": "수확기가 움직이는 구조물의 일부면...",
- "create.ponder.mechanical_harvester.text_2": "...지나가는 길에 있는 작물을 수확하고, 성장 수치를 초기화합니다.",
-
- "create.ponder.mechanical_mixer.header": "믹서로 아이템 가공하기",
- "create.ponder.mechanical_mixer.text_1": "믹서와 대야를 이용해 몇몇 조합을 자동화할 수 있습니다.",
- "create.ponder.mechanical_mixer.text_2": "가능한 조합법은 어느 무형 조합법이나 가능하며, 모드에서 추가된 조합법도 있습니다.",
- "create.ponder.mechanical_mixer.text_3": "몇몇 조합법은 블레이즈 버너의 열을 요구합니다.",
- "create.ponder.mechanical_mixer.text_4": "필터 슬롯을 이용해 조합법이 겹치는 것을 방지합니다.",
-
- "create.ponder.mechanical_piston.header": "기계식 피스톤으로 구조물 옮기기",
- "create.ponder.mechanical_piston.text_1": "기계식 피스톤은 블록들을 앞으로 움직입니다.",
- "create.ponder.mechanical_piston.text_2": "속도와 방향은 들어오는 동력에 기반합니다.",
- "create.ponder.mechanical_piston.text_3": "끈끈이 기계식 피스톤은 블록들을 다시 끌어옵니다.",
-
- "create.ponder.mechanical_piston_modes.header": "기계식 피스톤의 이동 설정",
- "create.ponder.mechanical_piston_modes.text_1": "피스톤이 움직임을 멈추면, 움직인 구조물은 블록으로 바뀝니다.",
- "create.ponder.mechanical_piston_modes.text_2": "블록으로 바뀌지 않게 하거나, 시작지점에서만 바뀌도록 설정할 수 있습니다.",
-
- "create.ponder.mechanical_plough.header": "구조물에서의 쟁기",
- "create.ponder.mechanical_plough.text_1": "쟁기가 움직이는 구조물의 일부면...",
- "create.ponder.mechanical_plough.text_2": "...히트박스가 없는 블록을 파괴합니다.",
- "create.ponder.mechanical_plough.text_3": "또, 쟁기는 경작지를 만들 수 있습니다.",
- "create.ponder.mechanical_plough.text_4": "...그리고 엔티티를 피해없이 날려보낼 수도 있습니다!",
-
- "create.ponder.mechanical_press.header": "압착기로 아이템 가공하기",
- "create.ponder.mechanical_press.text_1": "압착기는 아래에 놓인 아이템을 가공할 수 있습니다.",
- "create.ponder.mechanical_press.text_2": "가공할 아이템은 압착기 아래에 떨구거나 아이템 거치대에 올려두어야 합니다.",
- "create.ponder.mechanical_press.text_3": "아이템이 벨트에 있으면...",
- "create.ponder.mechanical_press.text_4": "...압착기가 알아서 아이템 이동을 멈추고 가공합니다.",
-
- "create.ponder.mechanical_press_compacting.header": "압착기로 아이템 압축하기",
- "create.ponder.mechanical_press_compacting.text_1": "대야와 함께 사용해서 아이템을 압축할 수 있습니다.",
- "create.ponder.mechanical_press_compacting.text_2": "가능한 조합법은 2x2 / 3x3 조합법을 포함하고, 모드에서 추가된 조합법도 있습니다.",
- "create.ponder.mechanical_press_compacting.text_3": "몇몇 조합법은 블레이즈 버너의 열을 요구합니다.",
- "create.ponder.mechanical_press_compacting.text_4": "필터 슬롯을 이용해 조합법이 겹치는 것을 방지합니다.",
-
- "create.ponder.mechanical_pump_flow.header": "펌프를 이용해 액체 옮기기",
- "create.ponder.mechanical_pump_flow.text_1": "펌프는 연결된 파이프속 흐름을 관리합니다.",
- "create.ponder.mechanical_pump_flow.text_2": "동력을 전달받으면 화살표가 흐름의 방향을 알려줍니다.",
- "create.ponder.mechanical_pump_flow.text_3": "화살표 뒤의 파이프는 액체를 뽑아내고...",
- "create.ponder.mechanical_pump_flow.text_4": "...화살표 앞의 파이프는 액체를 밀어냅니다.",
- "create.ponder.mechanical_pump_flow.text_5": "동력 방향을 반전시키면 흐름의 방향도 반전됩니다.",
- "create.ponder.mechanical_pump_flow.text_6": "렌치로 펌프 방향 자체를 돌릴 수도 있습니다.",
-
- "create.ponder.mechanical_pump_speed.header": "펌프의 처리율",
- "create.ponder.mechanical_pump_speed.text_1": "동력 속도와는 상관없이 펌프는 16블록 길이의 파이프까지 영향을 미칩니다.",
- "create.ponder.mechanical_pump_speed.text_2": "동력 속도를 높이면 액체가 흐르는 속도가 높아지고...",
- "create.ponder.mechanical_pump_speed.text_3": "...옮기는 액체의 양도 증가합니다.",
- "create.ponder.mechanical_pump_speed.text_4": "펌프는 병렬로 설치할 수 있습니다.",
- "create.ponder.mechanical_pump_speed.text_5": "펌프 방향을 바꾸어 흐름의 뱡향을 통일할 수 있습니다.",
-
- "create.ponder.mechanical_saw_breaker.header": "톱으로 나무 베기",
- "create.ponder.mechanical_saw_breaker.text_1": "동력을 받으면 앞에 있는 나무를 벱니다.",
- "create.ponder.mechanical_saw_breaker.text_2": "두꺼운 나무를 벨려면, 땅에 붙어있는 마지막 나무 블록을 파괴해야합니다.",
-
- "create.ponder.mechanical_saw_contraption.header": "구조물에서의 톱",
- "create.ponder.mechanical_saw_contraption.text_1": "톱이 움직이는 구조물의 일부면...",
- "create.ponder.mechanical_saw_contraption.text_2": "...부딪히는 모든 나무를 벱니다.",
-
- "create.ponder.mechanical_saw_processing.header": "톱으로 아이템 가공하기",
- "create.ponder.mechanical_saw_processing.text_1": "위를 바라보는 톱은 다양한 아이템을 가공합니다.",
- "create.ponder.mechanical_saw_processing.text_2": "가공되는 아이템은 언제나 동력의 반대로 움직입니다.",
- "create.ponder.mechanical_saw_processing.text_3": "톱은 벨트와 연동이 가능합니다.",
- "create.ponder.mechanical_saw_processing.text_4": "재료가 여러 결과물로 가공될 수 있을 때, 필터로 제한할 수 있습니다.",
- "create.ponder.mechanical_saw_processing.text_5": "필터가 없다면 톱은 모든 결과물을 순서대로 만듭니다.",
-
- "create.ponder.millstone.header": "맷돌로 아이템 갈기",
- "create.ponder.millstone.text_1": "맷돌은 아이템을 갈아버립니다!",
- "create.ponder.millstone.text_2": "톱니바퀴를 옆에 설치하여 돌릴 수 있습니다.",
- "create.ponder.millstone.text_3": "윗면으로 아이템을 투입하세요.",
- "create.ponder.millstone.text_4": "시간이 지난 후, 우클릭으로 결과물을 얻을 수 있습니다.",
- "create.ponder.millstone.text_5": "결과물은 자동으로 빼낼 수 있습니다.",
-
- "create.ponder.nixie_tube.header": "닉시관 사용하기",
- "create.ponder.nixie_tube.text_1": "레드스톤 신호를 받으면, 닉시관은 레드스톤 신호 세기를 나타냅니다.",
- "create.ponder.nixie_tube.text_2": "이름표를 사용하여 원하는 글자를 나타낼 수도 있습니다.",
- "create.ponder.nixie_tube.text_3": "염료를 들고 우클릭하여 색을 바꿀 수 있습니다.",
-
- "create.ponder.piston_pole.header": "피스톤 연장 축",
- "create.ponder.piston_pole.text_1": "연장 축이 없으면, 기계식 피스톤은 움직일 수 없습니다.",
- "create.ponder.piston_pole.text_2": "연장 축의 수가 곧 피스톤이 연장할 수 있는 거리입니다.",
-
- "create.ponder.portable_fluid_interface.header": "구조물 장치의 액체 교환",
- "create.ponder.portable_fluid_interface.text_1": "움직이는 구조물의 액체 탱크는 파이프와 연결되지 않습니다.",
- "create.ponder.portable_fluid_interface.text_2": "액체 인터페이스는 장치를 멈추지 않아도 탱크와 상호작용할 수 있습니다.",
- "create.ponder.portable_fluid_interface.text_3": "두 번째 인터페이스를 1~2 블록 띄우고 설치하세요.",
- "create.ponder.portable_fluid_interface.text_4": "서로를 마주칠 때마다, 접속을 시도합니다.",
- "create.ponder.portable_fluid_interface.text_5": "접속한 상태에서, 블록 상태의 인터페이스는 장치의 모든 탱크와 동일합니다.",
- "create.ponder.portable_fluid_interface.text_6": "액체를 넣을 수도 있고...",
- "create.ponder.portable_fluid_interface.text_7": "...장치에서 액체를 뺄 수도 있습니다.",
- "create.ponder.portable_fluid_interface.text_8": "일정 시간동안 액체가 교환되지 않으면, 장치는 움직입니다.",
-
- "create.ponder.portable_storage_interface.header": "구조물 장치의 아이템 교환",
- "create.ponder.portable_storage_interface.text_1": "움직이는 장치의 보관함은 플레이어가 열 수 없습니다.",
- "create.ponder.portable_storage_interface.text_2": "아이템 인터페이스는 장치를 멈추지 않아도 장치 보관함과 상호작용할 수 있습니다.",
- "create.ponder.portable_storage_interface.text_3": "두 번째 인터페이스를 1~2 블록 띄우고 설치하세요.",
- "create.ponder.portable_storage_interface.text_4": "서로를 마주칠 때마다, 접속을 시도합니다.",
- "create.ponder.portable_storage_interface.text_5": "접속한 상태에서, 블록 상태의 인터페이스는 장치의 모든 보관함과 동일합니다.",
- "create.ponder.portable_storage_interface.text_6": "아이템을 넣을 수도 있고...",
- "create.ponder.portable_storage_interface.text_7": "...장치에서 아이템을 뺄 수도 있습니다.",
- "create.ponder.portable_storage_interface.text_8": "일정 시간동안 아이템이 교환되지 않으면, 장치는 움직입니다.",
-
- "create.ponder.portable_storage_interface_redstone.header": "레드스톤 설정",
- "create.ponder.portable_storage_interface_redstone.text_1": "레드스톤 신호를 받으면 인터페이스가 작동하지 않습니다.",
-
- "create.ponder.powered_latch.header": "레드스톤 걸쇠 사용하기",
- "create.ponder.powered_latch.text_1": "레드스톤 걸쇠는 설정 가능한 레버입니다.",
- "create.ponder.powered_latch.text_2": "뒤에서 오는 신호는 걸쇠 신호를 키고...",
- "create.ponder.powered_latch.text_3": "...옆에서 오는 신호는 걸쇠 신호를 끕니다.",
- "create.ponder.powered_latch.text_4": "레드스톤 걸쇠는 직접 끄고 킬 수도 있습니다.",
-
- "create.ponder.powered_toggle_latch.header": "레드스톤 토글 걸쇠 사용하기",
- "create.ponder.powered_toggle_latch.text_1": "레드스톤 토글 걸쇠는 설정 가능한 레버입니다.",
- "create.ponder.powered_toggle_latch.text_2": "뒤에서 오는 신호는 걸쇠의 신호를 킵니다.",
- "create.ponder.powered_toggle_latch.text_3": "혹은 끕니다.",
- "create.ponder.powered_toggle_latch.text_4": "레드스톤 토글 걸쇠는 직접 끄고 킬 수도 있습니다.",
-
- "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": "마우스 휠을 이용하여 딜레이 시간을 조절할 수 있습니다.",
- "create.ponder.pulse_repeater.text_3": "최대 신호 딜레이 시간은 30분입니다",
-
- "create.ponder.radial_chassis.header": "원형 섀시를 이용해 블록 붙이기",
- "create.ponder.radial_chassis.text_1": "원형 섀시는 다른 원형 섀시와 이어집니다.",
- "create.ponder.radial_chassis.text_2": "하나가 움직이면, 다른 섀시도 같이 움직입니다.",
- "create.ponder.radial_chassis.text_3": "원형 섀시의 옆면은 접착할 수 있습니다.",
- "create.ponder.radial_chassis.text_4": "한번 더 클릭하여 모든 면을 접착면으로 만들 수 있습니다.",
- "create.ponder.radial_chassis.text_5": "빈손으로 웅크리고 우클릭하여 접착제를 없앨 수 있습니다.",
- "create.ponder.radial_chassis.text_6": "접착면에 블록이 있으면...",
- "create.ponder.radial_chassis.text_7": "...해당 층 반지름 안에 있는 모든 블록을 연결합니다.",
- "create.ponder.radial_chassis.text_8": "렌치룰 이용하여, 섀시의 부착 반지름을 조절할 수 있습니다.",
- "create.ponder.radial_chassis.text_9": "접착면 반지름 밖의 블록은 붙지 않습니다.",
-
- "create.ponder.redstone_contact.header": "동형 감지기",
- "create.ponder.redstone_contact.text_1": "서로 마주보는 동형 감지기는 레드스톤 신호를 발생시킵니다.",
- "create.ponder.redstone_contact.text_2": "어느 한쪽이 움직이는 장치의 일부라도 동일하게 작동합니다.",
-
- "create.ponder.redstone_link.header": "레드스톤 링크 사용하기",
- "create.ponder.redstone_link.text_1": "레드스톤 링크는 레드스톤 신호를 무선으로 전달합니다.",
- "create.ponder.redstone_link.text_2": "웅크리면서 우클릭하여 신호를 수신하게 만듭니다.",
- "create.ponder.redstone_link.text_3": "렌치로 우클릭도 같은 기능을 합니다.",
- "create.ponder.redstone_link.text_4": "수신기는 128블록이내의 발신기 레드스톤 신호 세기를 전달합니다.",
- "create.ponder.redstone_link.text_5": "두 슬롯에 아이템을 두어 주파수를 설정할 수 있습니다.",
- "create.ponder.redstone_link.text_6": "맞는 주파수끼리만 레드스톤 링크가 작동합니다.",
-
- "create.ponder.rope_pulley.header": "밧줄 도르래로 구조물 옮기기",
- "create.ponder.rope_pulley.text_1": "밧줄 도르래는 동력을 받으면 블록을 수직으로 옮깁니다.",
- "create.ponder.rope_pulley.text_2": "방향과 속도는 들어오는 동력에 기반합니다.",
-
- "create.ponder.rope_pulley_attachment.header": "구조물로서의 밧줄 도르래",
- "create.ponder.rope_pulley_attachment.text_1": "도르래가 장치에 의해 움직여지면...",
- "create.ponder.rope_pulley_attachment.text_2": "...도르래에 딸린 구조물도 함께 움직입니다.",
- "create.ponder.rope_pulley_attachment.text_3": "다만 도르래는 멈춰있을 때만 작동합니다.",
-
- "create.ponder.rope_pulley_modes.header": "밧줄 도르래의 이동 설정",
- "create.ponder.rope_pulley_modes.text_1": "도르래가 움직임을 멈추면, 움직인 구조물은 블록으로 바뀝니다.",
- "create.ponder.rope_pulley_modes.text_2": "블록으로 바뀌지 않게 하거나, 시작지점에서만 바뀌도록 설정할 수 있습니다.",
-
- "create.ponder.rose_quartz_lamp.header": "장밋빛 석영 조명",
- "create.ponder.rose_quartz_lamp.text_1": "장밋빛 석영 조명은 레드스톤 신호를 받으면 켜집니다.",
- "create.ponder.rose_quartz_lamp.text_2": "켜진 상태에서는 레드스톤 신호를 방출합니다.",
- "create.ponder.rose_quartz_lamp.text_3": "여러 조명이 붙어있다면...",
- "create.ponder.rose_quartz_lamp.text_4": "...신호를 받은 조명만 켜지고 나머지 조명은 꺼집니다.",
- "create.ponder.rose_quartz_lamp.text_5": "비교기는 켜진 조명의 거리와 비례하여 신호를 방출합니다.",
- "create.ponder.rose_quartz_lamp.text_6": "조명은 렌치로 끄고 켤 수도 있습니다.",
-
- "create.ponder.rotation_speed_controller.header": "회전 속도 컨트롤러 사용하기",
- "create.ponder.rotation_speed_controller.text_1": "회전 속도 컨트롤러는 회전을 위 톱니바퀴로 회전을 전달합니다.",
- "create.ponder.rotation_speed_controller.text_2": "스크롤하여 톱니바퀴에 전달되는 RPM을 조절합니다.",
-
- "create.ponder.sail.header": "날개를 이용해 풍차 조립하기",
- "create.ponder.sail.text_1": "날개는 풍차를 만들기에 좋은 블록입니다.",
- "create.ponder.sail.text_2": "강력 접착제나 섀시 없이 연결할 수 있습니다",
- "create.ponder.sail.text_3": "염료로 우클릭하여 염색합니다.",
- "create.ponder.sail.text_4": "가위로 우클릭하여 틀만 남길 수 있습니다.",
-
- "create.ponder.sail_frame.header": "날개 틀을 이용해 풍차 조립하기",
- "create.ponder.sail_frame.text_1": "날개 틀은 풍차를 만들기에 좋은 블록입니다.",
- "create.ponder.sail_frame.text_2": "강력 접착제나 섀시 없이 연결할 수 있습니다",
-
- "create.ponder.sequenced_gearshift.header": "순서화 전환기를 통한 회전 속도 제어",
- "create.ponder.sequenced_gearshift.text_1": "순서화 전환기는 설정한 지시에 따라 회전됩니다.",
- "create.ponder.sequenced_gearshift.text_2": "오른쪽 버튼을 누르면 설정 창이 열립니다.",
- "create.ponder.sequenced_gearshift.text_3": "레드스톤 신호를 받으면 설정된 지시에 따라 회전하기 시작합니다.",
- "create.ponder.sequenced_gearshift.text_4": "완료되면, 다음 레드스톤 신호를 기다립니다.",
- "create.ponder.sequenced_gearshift.text_5": "레드스톤 비교기를 사용하면 현재 진행 상황을 알 수 있습니다.",
-
- "create.ponder.shaft.header": "축을 통한 동력 전달",
- "create.ponder.shaft.text_1": "축은 일직선으로 회전을 전달합니다.",
-
- "create.ponder.shaft_casing.header": "축에 케이스 씌우기",
- "create.ponder.shaft_casing.text_1": "황동 케이스나 안산암 케이스로 축을 장식할 수 있습니다.",
-
- "create.ponder.smart_chute.header": "스마트 슈트을 통한 아이템 필터",
- "create.ponder.smart_chute.text_1": "스마트 슈트은 필터 기능이 있는 슈트입니다.",
- "create.ponder.smart_chute.text_2": "필터 슬롯으로 아이템을 지정하여 원하는 아이템을 입출력할 수 있습니다.",
- "create.ponder.smart_chute.text_3": "스크롤하여 한 번에 내보내는 아이템의 양을 조절합니다.",
- "create.ponder.smart_chute.text_4": "레드스톤 신호를 받으면 작동을 멈춥니다.",
-
- "create.ponder.smart_pipe.header": "스마트 파이프를 통한 액체 필터",
- "create.ponder.smart_pipe.text_1": "스마트 파이프는 필터 기능이 있는 파이프입니다.",
- "create.ponder.smart_pipe.text_2": "비울 곳에다 설치하면, 어떤 액체를 뽑아낼지 설정할 수 있습니다.",
- "create.ponder.smart_pipe.text_3": "필터 슬롯에 원하는 액체가 담긴 용기를 우클릭하면 됩니다.",
- "create.ponder.smart_pipe.text_4": "다른 곳에 설치하면, 스마트 파이프는 맞는 액체만 통과시킵니다.",
-
- "create.ponder.speedometer.header": "속도 계측기를 통한 정보 확인",
- "create.ponder.speedometer.text_1": "속도 계측기는 연결된 장치의 속도를 표시합니다.",
- "create.ponder.speedometer.text_2": "고글을 장착하면, 세부 정보를 확인할 수 있습니다.",
- "create.ponder.speedometer.text_3": "속도 계측기의 측정값에 따라 비교기가 레드스톤 신호를 내보냅니다.",
-
- "create.ponder.spout_filling.header": "주입기로 아이템에 액체 채우기",
- "create.ponder.spout_filling.text_1": "주입기는 아래있는 아이템을 액체를 채웁니다.",
- "create.ponder.spout_filling.text_2": "주입기 탱크는 직접 건드릴 수 없습니다.",
- "create.ponder.spout_filling.text_3": "대신, 파이프로 액체를 공급할 수는 있습니다.",
- "create.ponder.spout_filling.text_4": "주입기 아래 아이템 거치대에 아이템을 놓아, 액체를 채울 수 있습니다.",
- "create.ponder.spout_filling.text_5": "아이템이 벨트에 있으면...",
- "create.ponder.spout_filling.text_6": "...주입기가 알아서 아이템 이동을 멈추고 가공합니다.",
-
- "create.ponder.stabilized_bearings.header": "베어링 안정화",
- "create.ponder.stabilized_bearings.text_1": "베어링이 움직이는 구조물의 일부분이어도...",
- "create.ponder.stabilized_bearings.text_2": "...방향이 유지됩니다.",
- "create.ponder.stabilized_bearings.text_3": "베어링에 블록이 부착되어도...",
- "create.ponder.stabilized_bearings.text_4": "...부착된 구조물의 방향이 유지됩니다.",
-
- "create.ponder.steam_engine.header": "증기 엔진 가동하기",
- "create.ponder.steam_engine.text_1": "증기 엔진은 액체 탱크에 설치할 수 있습니다.",
- "create.ponder.steam_engine.text_10": "레벨 4",
- "create.ponder.steam_engine.text_11": "4기통",
- "create.ponder.steam_engine.text_12": "레벨 8",
- "create.ponder.steam_engine.text_13": "8기통",
- "create.ponder.steam_engine.text_2": "엔진에 축을 우클릭하면 연결됩니다.",
- "create.ponder.steam_engine.text_3": "충분한 열과 물, 보일러 크기가 준비되면...",
- "create.ponder.steam_engine.text_4": "...엔진은 동력을 생산합니다.",
- "create.ponder.steam_engine.text_5": "최소 탱크 4개가 있어야 작동합니다.",
- "create.ponder.steam_engine.text_6": "블레이즈 버너를 사용하면 엔진이 더 빠르게 회전합니다",
- "create.ponder.steam_engine.text_7": "더 많은 열, 물, 크기를 제공하면 엔진이 더 강력해집니다.",
- "create.ponder.steam_engine.text_8": "보일러의 레벨은 엔지니어의 고글로 확인할 수 있습니다.",
- "create.ponder.steam_engine.text_9": "레벨이 오를때마다, 추가된 엔진이 최대로 가동할 수 있습니다",
-
- "create.ponder.steam_whistle.header": "기적 장치 사용하기",
- "create.ponder.steam_whistle.text_1": "기적 장치는 액체 탱크에 설치할 수 있습니다.",
- "create.ponder.steam_whistle.text_2": "탱크가 충분한 열은 가지고 있을 때...",
- "create.ponder.steam_whistle.text_3": "...기적 장치가 신호를 받으면 소리를 냅니다",
- "create.ponder.steam_whistle.text_4": "장치를 더 붙이면 음이 낮아집니다",
- "create.ponder.steam_whistle.text_5": "렌치로 옥타브를 변경할 수 있습니다",
- "create.ponder.steam_whistle.text_6": "엔지니어의 고글로 기적 장치의 음계를 확인할 수 있습니다",
-
- "create.ponder.sticker.header": "부착기를 통한 블록 부착",
- "create.ponder.sticker.text_1": "부착기는 레드스톤으로 제어할 수 있습니다.",
- "create.ponder.sticker.text_2": "신호를 받으면, 부착기가 블록을 부착합니다.",
- "create.ponder.sticker.text_3": "장치가 이동하면 부착된 블록도 같이 이동합니다.",
- "create.ponder.sticker.text_4": "다시 한번 신호를 받으면, 블록이 부착되지 않습니다.",
-
- "create.ponder.stressometer.header": "피로도 계측기를 통한 동적 정보 확인",
- "create.ponder.stressometer.text_1": "피로도 계측기는 연결된 장치의 현재 부하를 표시합니다.",
- "create.ponder.stressometer.text_2": "고글을 장착하면, 세부 정보를 확인할 수 있습니다.",
- "create.ponder.stressometer.text_3": "피로도 계측기의 측정값에 따라 비교기가 레드스톤 신호를 내보냅니다.",
-
- "create.ponder.super_glue.header": "강력 접착제로 블록 붙이기",
- "create.ponder.super_glue.text_1": "강력 접착제는 블록들을 하나의 움직일 수 있는 구조물로 접착할 수 있습니다",
- "create.ponder.super_glue.text_2": "양 끝점을 클릭하면 새로운 '접착' 영역을 생성합니다",
- "create.ponder.super_glue.text_3": "영역을 제거하려면 접착제를 손에 든채로 좌클릭하세요",
- "create.ponder.super_glue.text_4": "영역안의 블록들은 다같이 움직입니다",
- "create.ponder.super_glue.text_5": "영역을 공유하는 블록들도 다같이 움직입니다",
- "create.ponder.super_glue.text_6": "블록에 매달린 블록들은 접착제를 필요로하지 않습니다",
-
- "create.ponder.track_chunks.header": "언로드된 청크에서의 이동",
- "create.ponder.track_chunks.text_1": "언로드된 청크에서도 선로는 작동합니다.",
- "create.ponder.track_chunks.text_2": "기차는 이런 청크에서도 문제없이 이동할 수 있습니다.",
- "create.ponder.track_chunks.text_3": "이 기차도 정거장이나 적신호에 정지합니다.",
- "create.ponder.track_chunks.text_4": "그러나 드릴이나 다른 장치는 작동하지 않습니다.",
- "create.ponder.track_chunks.text_5": "플레이어 주변으로 오면, 기차는 다시 나타납니다.",
-
- "create.ponder.track_observer.header": "기차 감지하기",
- "create.ponder.track_observer.text_1": "선로를 선택하고 근처에 감지기를 설치하세요.",
- "create.ponder.track_observer.text_2": "감지기는 해당 선로를 지나가는 기차를 감지합니다.",
- "create.ponder.track_observer.text_3": "감지기에 필터를 적용하여 저장소를 감지할 수 있습니다.",
-
- "create.ponder.track_placement.header": "기차 선로 설치하기",
- "create.ponder.track_placement.text_1": "기차 구조물을 위한 새로운 레일입니다.",
- "create.ponder.track_placement.text_2": "여러 레일을 설치하려면, 기존 레일에 우클릭하세요.",
- "create.ponder.track_placement.text_3": "그런 다음, 다른 곳에 설치하거나 연결할 선로를 선택하세요.",
- "create.ponder.track_placement.text_4": "선로는 구부리거나 경사지게 설치할 수도 있습니다",
- "create.ponder.track_placement.text_5": "연결할 때, 같은 각도에서는 동일하게 구부러진 선로가 설치됩니다.",
- "create.ponder.track_placement.text_6": "달리기 버튼을 누른채 연결하면...",
- "create.ponder.track_placement.text_7": "...가장 길게 구부러진 선로를 설치합니다.",
- "create.ponder.track_placement.text_8": "다른 손에 있는 재료는 선로 아래에 자동으로 깔립니다.",
-
- "create.ponder.track_portal.header": "선로와 네더",
- "create.ponder.track_portal.text_1": "네더 차원문을 향해 설치된 선로는...",
- "create.ponder.track_portal.text_2": "...차원문을 넘어 동일한 선로를 생성합니다.",
- "create.ponder.track_portal.text_3": "기차는 이제 선로를 통해 차원을 넘어갈 수 있습니다.",
-
- "create.ponder.train_assembly.header": "기차 조립하기",
- "create.ponder.train_assembly.text_1": "선로를 선택하고 근처에 기차 정거장을 설치하세요.",
- "create.ponder.train_assembly.text_10": "모든 기차는 기차 조종기가 필요합니다.",
- "create.ponder.train_assembly.text_11": "조종기를 더 추가해서 정거장에서 다른 방향으로 출발할 수 있습니다.",
- "create.ponder.train_assembly.text_12": "정거장 창을 열고 조립을 완료합니다.",
- "create.ponder.train_assembly.text_13": "기차는 정거장에 있을 때만 해체할 수 있습니다.",
- "create.ponder.train_assembly.text_14": "지도를 정거장에 사용하면 해당 위치에 표시를 남길 수 있습니다.",
- "create.ponder.train_assembly.text_15": "조립된 기차는 렌치로 옮길 수 있습니다.",
- "create.ponder.train_assembly.text_2": "정거장은 기차 노선의 분기점입니다.",
- "create.ponder.train_assembly.text_3": "새로운 기차를 조립하려면, 창을 열고 조립 모드로 전환하세요.",
- "create.ponder.train_assembly.text_4": "조립할 때는 다른 기차가 이 정거장에 정차하지 않습니다.",
- "create.ponder.train_assembly.text_5": "선로에 기차 케이스를 설치하여 새로운 대차를 만드세요.",
- "create.ponder.train_assembly.text_6": "선로를 우클릭하여 다른 대차 디자인으로 변경할 수 있습니다.",
- "create.ponder.train_assembly.text_7": "강력 접착제로 블록을 붙여보세요.",
- "create.ponder.train_assembly.text_8": "기차는 조립될 때 창고나 통에 연료가 있다면 더 빨리 이동합니다.",
- "create.ponder.train_assembly.text_9": "금고에 있는 연료는 기차가 사용하지 않습니다.",
-
- "create.ponder.train_controls.header": "기차 조종하기",
- "create.ponder.train_controls.text_1": "기차 조종기는 모든 기차 구조물에 필요합니다.",
- "create.ponder.train_controls.text_2": "조립되었으면, 우클릭해서 운전을 시작합니다.",
- "create.ponder.train_controls.text_3": "이동 조작키로 기차를 운전하세요.",
- "create.ponder.train_controls.text_4": "마우스 휠로 최고 속도를 조절할 수 있습니다.",
- "create.ponder.train_controls.text_5": "스페이스를 눌러 근처 정거장에 정차합니다.",
- "create.ponder.train_controls.text_6": "기차는 정거장에 있을 때만 블록 상태로 해체할 수 있습니다.",
- "create.ponder.train_controls.text_7": "기적 장치는 달리기 키로 작동시킬 수 있습니다.",
- "create.ponder.train_controls.text_8": "웅크리거나 다시 우클릭하여 기차 운전을 그만둡니다.",
-
- "create.ponder.train_schedule.header": "기차 계획표 사용하기",
- "create.ponder.train_schedule.text_1": "계획표를 사용해 다른 기관사를 고용할 수 있습니다.",
- "create.ponder.train_schedule.text_2": "아이템을 들고 우클릭하면 창을 엽니다.",
- "create.ponder.train_schedule.text_3": "계획을 설정한 뒤, 기관사에게 넘깁니다.",
- "create.ponder.train_schedule.text_4": "기차 조종기 앞에 앉은 다른 몹이나 블레이즈 버너는 적절한 기관사입니다.",
- "create.ponder.train_schedule.text_5": "끈에 묶인 동물들은 좌석에 쉽게 앉힐 수 있습니다.",
- "create.ponder.train_schedule.text_6": "언제든지 기관사에게서 계획표를 가져올 수 있습니다.",
-
- "create.ponder.train_signal_placement.header": "기차 신호기 설치하기",
- "create.ponder.train_signal_placement.text_1": "선로를 선택하고 근처에 기차 신호기를 설치하세요.",
- "create.ponder.train_signal_placement.text_2": "신호기는 플레이어가 아닌 기관사가 조종하는 기차의 흐름을 조절합니다.",
- "create.ponder.train_signal_placement.text_3": "계획표에 따라 움직이는 기차는 다른 방향의 신호기를 건너지 않습니다.",
- "create.ponder.train_signal_placement.text_4": "두번째 신호기를 설치하는 경우를 제외한다면요.",
- "create.ponder.train_signal_placement.text_5": "닉시관을 설치해 기차 신호를 잘 보이게 할 수 있습니다.",
-
- "create.ponder.train_signal_redstone.header": "기차 신호와 레드스톤",
- "create.ponder.train_signal_redstone.text_1": "레드스톤 신호를 받으면 적신호가 됩니다.",
- "create.ponder.train_signal_redstone.text_2": "반대로 적신호라면 비교기에서 신호가 방출됩니다.",
-
- "create.ponder.train_signal_signaling.header": "기차 신호로 충돌 방지하기",
- "create.ponder.train_signal_signaling.text_1": "기차 신호기를 이용해 노선에서 구역을 나눌 수 있습니다.",
- "create.ponder.train_signal_signaling.text_2": "만약 해당 구역이 사용중이면, 다른 기차는 진입할 수 없습니다.",
- "create.ponder.train_signal_signaling.text_3": "따라서 한 구역마다 한 기차만 사용할 수 있습니다.",
- "create.ponder.train_signal_signaling.text_4": "렌치로 두번째 신호 모드를 사용할 수 있습니다.",
- "create.ponder.train_signal_signaling.text_5": "노란색 구역의 신호는 일반적인 신호와 같습니다.",
- "create.ponder.train_signal_signaling.text_6": "하지만 이 신호기는 또다른 상황에서 기차의 진입을 금지합니다.",
- "create.ponder.train_signal_signaling.text_7": "해당 구역을 바로 지나갈 수 없을 때...",
- "create.ponder.train_signal_signaling.text_8": "이 신호기는 기차를 정지시킵니다.",
- "create.ponder.train_signal_signaling.text_9": "이 신호체계로 복잡한 구역의 기차들을 잘 관리할 수 있습니다.",
-
- "create.ponder.valve_handle.header": "밸브 손잡이로 동력 생산하기",
- "create.ponder.valve_handle.text_1": "밸브 손잡이를 사용하면 수동으로 동력을 생성할 수 있습니다.",
- "create.ponder.valve_handle.text_2": "우클릭하면 반시계 방향으로 회전합니다.",
- "create.ponder.valve_handle.text_3": "전달되는 속도는 상대적으로 낮습니다.",
- "create.ponder.valve_handle.text_4": "웅크리고 우클릭하면 시계 방향으로 회전합니다.",
- "create.ponder.valve_handle.text_5": "염료로 염색할 수 있습니다.",
-
- "create.ponder.valve_pipe.header": "밸브로 흐름 조절하기",
- "create.ponder.valve_pipe.text_1": "밸브는 파이프 속 액체 흐름을 조절합니다.",
- "create.ponder.valve_pipe.text_2": "밸브의 축으로 액체가 통과할 수 있는지 조절합니다.",
- "create.ponder.valve_pipe.text_3": "동력을 제공하면 밸브가 열립니다.",
- "create.ponder.valve_pipe.text_4": "반대 방향으로 동력을 제공하면 밸브가 닫힙니다.",
-
- "create.ponder.water_wheel.header": "물레바퀴로 동력 생산하기",
- "create.ponder.water_wheel.text_1": "물레바퀴는 물의 흐름으로부터 동력을 끌어옵니다.",
- "create.ponder.water_wheel.text_2": "많은 면에 힘이 가해질수록 물레바퀴가 더 빠르게 회전합니다.",
- "create.ponder.water_wheel.text_3": "바퀴의 날이 물이 흐르는 방향으로 향하게 된다면...",
- "create.ponder.water_wheel.text_4": "...회전 속도가 감소하게 됩니다.",
-
- "create.ponder.weighted_ejector.header": "투척기 사용하기",
- "create.ponder.weighted_ejector.text_1": "투척기를 들고 웅크리고 우클릭하면, 발사 지점을 정할 수 있습니다.",
- "create.ponder.weighted_ejector.text_10": "투척기에 놓인 아이템의 양이 설정량에 도달한 경우에만 투척기가 작동합니다.",
- "create.ponder.weighted_ejector.text_11": "다른 엔티티가 발사대를 밟으면, 항상 발사대가 작동합니다.",
- "create.ponder.weighted_ejector.text_2": "투척기는 지정한 위치에다 물체를 투척합니다.",
- "create.ponder.weighted_ejector.text_3": "이 범위의 아무 장소에 투척할 수 있습니다.",
- "create.ponder.weighted_ejector.text_4": "옆으로 투척할 수는 없습니다.",
- "create.ponder.weighted_ejector.text_5": "투척 지점이 선택되지 않거나 올바르지 않은 경우, 바로 앞에 물체를 투척합니다.",
- "create.ponder.weighted_ejector.text_6": "투척하려면 회전력이 필요합니다.",
- "create.ponder.weighted_ejector.text_7": "투척기에 아이템을 놓으면 투척기가 작동합니다.",
- "create.ponder.weighted_ejector.text_8": "보관함이 투척 지점인 경우에는 보관함에 공간이 생길 때까지 기다립니다.",
- "create.ponder.weighted_ejector.text_9": "렌치를 사용하여, 투척에 필요한 아이템의 양을 설정할 수 있습니다.",
-
- "create.ponder.weighted_ejector_redstone.header": "투척기와 레드스톤",
- "create.ponder.weighted_ejector_redstone.text_1": "레드스톤 신호를 받으면, 투척기가 작동하지 않습니다.",
- "create.ponder.weighted_ejector_redstone.text_2": "관측기는 투척기가 작동하는 것을 탐지할 수 있습니다.",
-
- "create.ponder.weighted_ejector_tunnel.header": "투척기로 아이템 분할하기",
- "create.ponder.weighted_ejector_tunnel.text_1": "황동 터널과 같이 사용하면 특정 양만큼 아이템을 분할할 수 있습니다.",
- "create.ponder.weighted_ejector_tunnel.text_2": "먼저, 황동 터널을 '가까운 곳 선호' 방식으로 변경하여 측면에 아이템을 먼저 출력하게 만드세요.",
- "create.ponder.weighted_ejector_tunnel.text_3": "이제, 투척기에 설정량에 따라 아이템을 분할할 수 있습니다.",
- "create.ponder.weighted_ejector_tunnel.text_4": "설정량만큼의 아이템이 출력되고...",
- "create.ponder.weighted_ejector_tunnel.text_5": "...나머지 아이템은 계속 수송됩니다",
-
- "create.ponder.windmill_source.header": "풍차 베어링으로 동력 생산하기",
- "create.ponder.windmill_source.text_1": "풍차 베어링은 앞에 있는 블록을 부착합니다.",
- "create.ponder.windmill_source.text_2": "강력 접착제로 움직일 수 있는 구조물을 만들어보세요.",
- "create.ponder.windmill_source.text_3": "충분한 날개 블록이 있어야 풍차 역할을 합니다.",
- "create.ponder.windmill_source.text_4": "우클릭으로 가동하면, 풍차 베어링은 동력을 생산합니다.",
- "create.ponder.windmill_source.text_5": "날개 블록의 개수가 동력 속도를 결정합니다.",
- "create.ponder.windmill_source.text_6": "렌치로 회전 방향을 설정할 수 있습니다.",
- "create.ponder.windmill_source.text_7": "베어링을 우클릭하여 언제든지 멈추고 구조물을 수정할 수 있습니다",
-
- "create.ponder.windmill_structure.header": "풍차 구조물",
- "create.ponder.windmill_structure.text_1": "최소 8개 이상의 날개 블록이 있는 구조물만 풍차로 사용할 수 있습니다.",
-
- "_": "Thank you for translating Create!"
-
-}
\ No newline at end of file
diff --git a/src/generated/resources/assets/create/lang/unfinished/nl_nl.json b/src/generated/resources/assets/create/lang/unfinished/nl_nl.json
deleted file mode 100644
index 65820adc4..000000000
--- a/src/generated/resources/assets/create/lang/unfinished/nl_nl.json
+++ /dev/null
@@ -1,3071 +0,0 @@
-{
- "_": "Missing Localizations: 2525",
-
- "_": "->------------------------] Game Elements [------------------------<-",
-
- "block.create.acacia_window": "UNLOCALIZED: Acacia Window",
- "block.create.acacia_window_pane": "UNLOCALIZED: Acacia Window Pane",
- "block.create.adjustable_chain_gearshift": "UNLOCALIZED: Adjustable Chain Gearshift",
- "block.create.analog_lever": "UNLOCALIZED: Analog Lever",
- "block.create.andesite_alloy_block": "UNLOCALIZED: Block of Andesite Alloy",
- "block.create.andesite_bars": "UNLOCALIZED: Andesite Bars",
- "block.create.andesite_belt_funnel": "UNLOCALIZED: Andesite Belt Funnel",
- "block.create.andesite_casing": "UNLOCALIZED: 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_shaft": "UNLOCALIZED: Andesite Encased Shaft",
- "block.create.andesite_funnel": "UNLOCALIZED: Andesite Funnel",
- "block.create.andesite_ladder": "UNLOCALIZED: Andesite Ladder",
- "block.create.andesite_pillar": "UNLOCALIZED: Andesite Pillar",
- "block.create.andesite_scaffolding": "UNLOCALIZED: Andesite Scaffolding",
- "block.create.andesite_tunnel": "UNLOCALIZED: Andesite Tunnel",
- "block.create.asurine": "UNLOCALIZED: Asurine",
- "block.create.asurine_pillar": "UNLOCALIZED: Asurine Pillar",
- "block.create.basin": "Bekken",
- "block.create.belt": "Mechanische Transportband",
- "block.create.birch_window": "UNLOCALIZED: Birch Window",
- "block.create.birch_window_pane": "UNLOCALIZED: Birch Window Pane",
- "block.create.black_nixie_tube": "UNLOCALIZED: Black Nixie Tube",
- "block.create.black_sail": "UNLOCALIZED: Black Sail",
- "block.create.black_seat": "UNLOCALIZED: Black Seat",
- "block.create.black_toolbox": "UNLOCALIZED: Black Toolbox",
- "block.create.black_valve_handle": "UNLOCALIZED: Black Valve Handle",
- "block.create.blaze_burner": "UNLOCALIZED: Blaze Burner",
- "block.create.blue_nixie_tube": "UNLOCALIZED: Blue Nixie Tube",
- "block.create.blue_sail": "UNLOCALIZED: Blue Sail",
- "block.create.blue_seat": "UNLOCALIZED: Blue Seat",
- "block.create.blue_toolbox": "UNLOCALIZED: Blue Toolbox",
- "block.create.blue_valve_handle": "UNLOCALIZED: Blue Valve Handle",
- "block.create.brass_bars": "UNLOCALIZED: Brass Bars",
- "block.create.brass_belt_funnel": "UNLOCALIZED: Brass Belt Funnel",
- "block.create.brass_block": "UNLOCALIZED: Block of Brass",
- "block.create.brass_casing": "UNLOCALIZED: 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_shaft": "UNLOCALIZED: Brass Encased Shaft",
- "block.create.brass_funnel": "UNLOCALIZED: Brass Funnel",
- "block.create.brass_ladder": "UNLOCALIZED: Brass Ladder",
- "block.create.brass_scaffolding": "UNLOCALIZED: Brass Scaffolding",
- "block.create.brass_tunnel": "UNLOCALIZED: Brass Tunnel",
- "block.create.brown_nixie_tube": "UNLOCALIZED: Brown Nixie Tube",
- "block.create.brown_sail": "UNLOCALIZED: Brown Sail",
- "block.create.brown_seat": "UNLOCALIZED: Brown Seat",
- "block.create.brown_toolbox": "UNLOCALIZED: Brown Toolbox",
- "block.create.brown_valve_handle": "UNLOCALIZED: Brown Valve Handle",
- "block.create.calcite_pillar": "UNLOCALIZED: Calcite Pillar",
- "block.create.cart_assembler": "Kar Assembler",
- "block.create.chocolate": "UNLOCALIZED: Chocolate",
- "block.create.chute": "UNLOCALIZED: Chute",
- "block.create.clockwork_bearing": "UNLOCALIZED: Clockwork Bearing",
- "block.create.clutch": "Koppeling",
- "block.create.cogwheel": "Tandwiel",
- "block.create.content_observer": "UNLOCALIZED: Content Observer",
- "block.create.contraption_controls": "UNLOCALIZED: Contraption Controls",
- "block.create.controller_rail": "UNLOCALIZED: Controller Rail",
- "block.create.controls": "UNLOCALIZED: Train Controls",
- "block.create.copper_backtank": "UNLOCALIZED: Copper Backtank",
- "block.create.copper_bars": "UNLOCALIZED: Copper Bars",
- "block.create.copper_casing": "UNLOCALIZED: Copper Casing",
- "block.create.copper_ladder": "UNLOCALIZED: Copper Ladder",
- "block.create.copper_scaffolding": "UNLOCALIZED: Copper Scaffolding",
- "block.create.copper_shingle_slab": "UNLOCALIZED: Copper Shingle Slab",
- "block.create.copper_shingle_stairs": "UNLOCALIZED: Copper Shingle Stairs",
- "block.create.copper_shingles": "UNLOCALIZED: Copper Shingles",
- "block.create.copper_tile_slab": "UNLOCALIZED: Copper Tile Slab",
- "block.create.copper_tile_stairs": "UNLOCALIZED: Copper Tile Stairs",
- "block.create.copper_tiles": "UNLOCALIZED: Copper Tiles",
- "block.create.copper_valve_handle": "UNLOCALIZED: Copper Valve Handle",
- "block.create.copycat_bars": "UNLOCALIZED: Copycat Bars",
- "block.create.copycat_base": "UNLOCALIZED: Copycat Base",
- "block.create.copycat_panel": "UNLOCALIZED: Copycat Panel",
- "block.create.copycat_step": "UNLOCALIZED: Copycat Step",
- "block.create.creative_crate": "Bouwtekeningkannon Creatiefeerder",
- "block.create.creative_fluid_tank": "UNLOCALIZED: Creative Fluid Tank",
- "block.create.creative_motor": "UNLOCALIZED: Creative Motor",
- "block.create.crimsite": "UNLOCALIZED: Crimsite",
- "block.create.crimsite_pillar": "UNLOCALIZED: Crimsite Pillar",
- "block.create.crimson_window": "UNLOCALIZED: Crimson Window",
- "block.create.crimson_window_pane": "UNLOCALIZED: Crimson Window Pane",
- "block.create.crushing_wheel": "Verpulveraar",
- "block.create.crushing_wheel_controller": "UNLOCALIZED: Crushing Wheel Controller",
- "block.create.cuckoo_clock": "UNLOCALIZED: 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.cyan_nixie_tube": "UNLOCALIZED: Cyan Nixie Tube",
- "block.create.cyan_sail": "UNLOCALIZED: Cyan Sail",
- "block.create.cyan_seat": "UNLOCALIZED: Cyan Seat",
- "block.create.cyan_toolbox": "UNLOCALIZED: Cyan Toolbox",
- "block.create.cyan_valve_handle": "UNLOCALIZED: Cyan Valve Handle",
- "block.create.dark_oak_window": "UNLOCALIZED: Dark Oak Window",
- "block.create.dark_oak_window_pane": "UNLOCALIZED: Dark Oak Window Pane",
- "block.create.deepslate_pillar": "UNLOCALIZED: Deepslate Pillar",
- "block.create.deepslate_zinc_ore": "UNLOCALIZED: Deepslate Zinc Ore",
- "block.create.deployer": "UNLOCALIZED: Deployer",
- "block.create.depot": "UNLOCALIZED: Depot",
- "block.create.diorite_pillar": "UNLOCALIZED: Diorite Pillar",
- "block.create.display_board": "UNLOCALIZED: Display Board",
- "block.create.display_link": "UNLOCALIZED: Display Link",
- "block.create.dripstone_pillar": "UNLOCALIZED: Dripstone Pillar",
- "block.create.elevator_contact": "UNLOCALIZED: Elevator Contact",
- "block.create.elevator_pulley": "UNLOCALIZED: Elevator Pulley",
- "block.create.encased_chain_drive": "UNLOCALIZED: Encased Chain Drive",
- "block.create.encased_fan": "Omhulsde Ventilator",
- "block.create.encased_fluid_pipe": "UNLOCALIZED: 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.fake_track": "UNLOCALIZED: Track Marker for Maps",
- "block.create.fluid_pipe": "UNLOCALIZED: Fluid Pipe",
- "block.create.fluid_tank": "UNLOCALIZED: Fluid Tank",
- "block.create.fluid_valve": "UNLOCALIZED: Fluid Valve",
- "block.create.flywheel": "UNLOCALIZED: Flywheel",
- "block.create.framed_glass": "Ingelijst Glas",
- "block.create.framed_glass_door": "UNLOCALIZED: Framed Glass Door",
- "block.create.framed_glass_pane": "UNLOCALIZED: Framed Glass Pane",
- "block.create.framed_glass_trapdoor": "UNLOCALIZED: Framed Glass Trapdoor",
- "block.create.gantry_carriage": "UNLOCALIZED: Gantry Carriage",
- "block.create.gantry_shaft": "UNLOCALIZED: Gantry Shaft",
- "block.create.gearbox": "Versnellingsbak",
- "block.create.gearshift": "Versnellingspook",
- "block.create.glass_fluid_pipe": "UNLOCALIZED: Glass Fluid Pipe",
- "block.create.granite_pillar": "UNLOCALIZED: Granite Pillar",
- "block.create.gray_nixie_tube": "UNLOCALIZED: Gray Nixie Tube",
- "block.create.gray_sail": "UNLOCALIZED: Gray Sail",
- "block.create.gray_seat": "UNLOCALIZED: Gray Seat",
- "block.create.gray_toolbox": "UNLOCALIZED: Gray Toolbox",
- "block.create.gray_valve_handle": "UNLOCALIZED: Gray Valve Handle",
- "block.create.green_nixie_tube": "UNLOCALIZED: Green Nixie Tube",
- "block.create.green_sail": "UNLOCALIZED: Green Sail",
- "block.create.green_seat": "UNLOCALIZED: Green Seat",
- "block.create.green_toolbox": "UNLOCALIZED: Green Toolbox",
- "block.create.green_valve_handle": "UNLOCALIZED: Green Valve Handle",
- "block.create.hand_crank": "UNLOCALIZED: Hand Crank",
- "block.create.haunted_bell": "UNLOCALIZED: Haunted Bell",
- "block.create.honey": "UNLOCALIZED: Honey",
- "block.create.horizontal_framed_glass": "UNLOCALIZED: Horizontal Framed Glass",
- "block.create.horizontal_framed_glass_pane": "UNLOCALIZED: Horizontal Framed Glass Pane",
- "block.create.hose_pulley": "UNLOCALIZED: Hose Pulley",
- "block.create.industrial_iron_block": "UNLOCALIZED: Block of Industrial Iron",
- "block.create.item_drain": "UNLOCALIZED: Item Drain",
- "block.create.item_vault": "UNLOCALIZED: Item Vault",
- "block.create.jungle_window": "UNLOCALIZED: Jungle Window",
- "block.create.jungle_window_pane": "UNLOCALIZED: Jungle Window Pane",
- "block.create.large_bogey": "UNLOCALIZED: Large Bogey",
- "block.create.large_cogwheel": "Groot Tandwiel",
- "block.create.layered_andesite": "UNLOCALIZED: 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_diorite": "UNLOCALIZED: Layered Diorite",
- "block.create.layered_dripstone": "UNLOCALIZED: Layered Dripstone",
- "block.create.layered_granite": "UNLOCALIZED: Layered Granite",
- "block.create.layered_limestone": "UNLOCALIZED: Layered Limestone",
- "block.create.layered_ochrum": "UNLOCALIZED: Layered Ochrum",
- "block.create.layered_scorchia": "UNLOCALIZED: Layered Scorchia",
- "block.create.layered_scoria": "UNLOCALIZED: Layered Scoria",
- "block.create.layered_tuff": "UNLOCALIZED: Layered Tuff",
- "block.create.layered_veridium": "UNLOCALIZED: Layered Veridium",
- "block.create.lectern_controller": "UNLOCALIZED: Lectern Controller",
- "block.create.light_blue_nixie_tube": "UNLOCALIZED: Light Blue Nixie Tube",
- "block.create.light_blue_sail": "UNLOCALIZED: Light Blue Sail",
- "block.create.light_blue_seat": "UNLOCALIZED: Light Blue Seat",
- "block.create.light_blue_toolbox": "UNLOCALIZED: Light Blue Toolbox",
- "block.create.light_blue_valve_handle": "UNLOCALIZED: Light Blue Valve Handle",
- "block.create.light_gray_nixie_tube": "UNLOCALIZED: Light Gray Nixie Tube",
- "block.create.light_gray_sail": "UNLOCALIZED: Light Gray Sail",
- "block.create.light_gray_seat": "UNLOCALIZED: Light Gray Seat",
- "block.create.light_gray_toolbox": "UNLOCALIZED: Light Gray Toolbox",
- "block.create.light_gray_valve_handle": "UNLOCALIZED: Light Gray Valve Handle",
- "block.create.lime_nixie_tube": "UNLOCALIZED: Lime Nixie Tube",
- "block.create.lime_sail": "UNLOCALIZED: Lime Sail",
- "block.create.lime_seat": "UNLOCALIZED: Lime Seat",
- "block.create.lime_toolbox": "UNLOCALIZED: Lime Toolbox",
- "block.create.lime_valve_handle": "UNLOCALIZED: Lime Valve Handle",
- "block.create.limestone": "Kalksteen",
- "block.create.limestone_pillar": "Kalksteen Pillar",
- "block.create.linear_chassis": "Lineaar Frame",
- "block.create.lit_blaze_burner": "UNLOCALIZED: Lit Blaze Burner",
- "block.create.magenta_nixie_tube": "UNLOCALIZED: Magenta Nixie Tube",
- "block.create.magenta_sail": "UNLOCALIZED: Magenta Sail",
- "block.create.magenta_seat": "UNLOCALIZED: Magenta Seat",
- "block.create.magenta_toolbox": "UNLOCALIZED: Magenta Toolbox",
- "block.create.magenta_valve_handle": "UNLOCALIZED: Magenta Valve Handle",
- "block.create.mechanical_arm": "UNLOCALIZED: Mechanical Arm",
- "block.create.mechanical_bearing": "Mechanische Lager",
- "block.create.mechanical_crafter": "Mechanische Werkbank",
- "block.create.mechanical_drill": "Mechanische Boor",
- "block.create.mechanical_harvester": "Mechanische Oogster",
- "block.create.mechanical_mixer": "Mechanische Menger",
- "block.create.mechanical_piston": "Mechanische Kleefzuiger",
- "block.create.mechanical_piston_head": "Mechanische Zuigerhoofd",
- "block.create.mechanical_plough": "UNLOCALIZED: Mechanical Plough",
- "block.create.mechanical_press": "Mechanische Pers",
- "block.create.mechanical_pump": "UNLOCALIZED: Mechanical Pump",
- "block.create.mechanical_saw": "Mechanische Zaag",
- "block.create.metal_bracket": "UNLOCALIZED: Metal Bracket",
- "block.create.metal_girder": "UNLOCALIZED: Metal Girder",
- "block.create.metal_girder_encased_shaft": "UNLOCALIZED: Metal Girder Encased Shaft",
- "block.create.millstone": "UNLOCALIZED: Millstone",
- "block.create.minecart_anchor": "UNLOCALIZED: Minecart Anchor",
- "block.create.mysterious_cuckoo_clock": "UNLOCALIZED: Cuckoo Clock",
- "block.create.netherite_backtank": "UNLOCALIZED: Netherite Backtank",
- "block.create.nixie_tube": "UNLOCALIZED: Nixie Tube",
- "block.create.nozzle": "UNLOCALIZED: Nozzle",
- "block.create.oak_window": "UNLOCALIZED: Oak Window",
- "block.create.oak_window_pane": "UNLOCALIZED: Oak Window Pane",
- "block.create.ochrum": "UNLOCALIZED: Ochrum",
- "block.create.ochrum_pillar": "UNLOCALIZED: Ochrum Pillar",
- "block.create.orange_sail": "UNLOCALIZED: Orange Sail",
- "block.create.orange_seat": "UNLOCALIZED: Orange Seat",
- "block.create.orange_toolbox": "UNLOCALIZED: Orange Toolbox",
- "block.create.orange_valve_handle": "UNLOCALIZED: Orange Valve Handle",
- "block.create.ornate_iron_window": "UNLOCALIZED: Ornate Iron Window",
- "block.create.ornate_iron_window_pane": "UNLOCALIZED: 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.peculiar_bell": "UNLOCALIZED: Peculiar Bell",
- "block.create.pink_nixie_tube": "UNLOCALIZED: Pink Nixie Tube",
- "block.create.pink_sail": "UNLOCALIZED: Pink Sail",
- "block.create.pink_seat": "UNLOCALIZED: Pink Seat",
- "block.create.pink_toolbox": "UNLOCALIZED: Pink Toolbox",
- "block.create.pink_valve_handle": "UNLOCALIZED: Pink Valve Handle",
- "block.create.piston_extension_pole": "Zuiger Verlengpaal",
- "block.create.placard": "UNLOCALIZED: Placard",
- "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.portable_fluid_interface": "UNLOCALIZED: Portable Fluid Interface",
- "block.create.portable_storage_interface": "UNLOCALIZED: Portable Storage Interface",
- "block.create.powered_latch": "UNLOCALIZED: Powered Latch",
- "block.create.powered_shaft": "UNLOCALIZED: Powered Shaft",
- "block.create.powered_toggle_latch": "UNLOCALIZED: Powered Toggle Latch",
- "block.create.pulley_magnet": "UNLOCALIZED: Pulley Magnet",
- "block.create.pulse_extender": "UNLOCALIZED: Pulse Extender",
- "block.create.pulse_repeater": "Pulse Versterker",
- "block.create.purple_nixie_tube": "UNLOCALIZED: Purple Nixie Tube",
- "block.create.purple_sail": "UNLOCALIZED: Purple Sail",
- "block.create.purple_seat": "UNLOCALIZED: Purple Seat",
- "block.create.purple_toolbox": "UNLOCALIZED: Purple Toolbox",
- "block.create.purple_valve_handle": "UNLOCALIZED: Purple Valve Handle",
- "block.create.radial_chassis": "Rotation Frame",
- "block.create.railway_casing": "UNLOCALIZED: Train Casing",
- "block.create.raw_zinc_block": "UNLOCALIZED: Block of Raw Zinc",
- "block.create.red_nixie_tube": "UNLOCALIZED: Red Nixie Tube",
- "block.create.red_sail": "UNLOCALIZED: Red Sail",
- "block.create.red_seat": "UNLOCALIZED: Red Seat",
- "block.create.red_toolbox": "UNLOCALIZED: Red Toolbox",
- "block.create.red_valve_handle": "UNLOCALIZED: Red Valve Handle",
- "block.create.redstone_contact": "Redstone redstone_contact",
- "block.create.redstone_link": "Redstone Brug",
- "block.create.refined_radiance_casing": "UNLOCALIZED: Radiant Casing",
- "block.create.rope": "UNLOCALIZED: Rope",
- "block.create.rope_pulley": "UNLOCALIZED: Rope Pulley",
- "block.create.rose_quartz_block": "UNLOCALIZED: Block of Rose Quartz",
- "block.create.rose_quartz_lamp": "UNLOCALIZED: Rose Quartz Lamp",
- "block.create.rose_quartz_tiles": "UNLOCALIZED: Rose Quartz Tiles",
- "block.create.rotation_speed_controller": "UNLOCALIZED: Rotation Speed Controller",
- "block.create.sail_frame": "UNLOCALIZED: Sail Frame",
- "block.create.schematic_table": "Bouwtekening Tafel",
- "block.create.schematicannon": "Bouwtekeningkannon",
- "block.create.scorchia": "UNLOCALIZED: Scorchia",
- "block.create.scorchia_pillar": "UNLOCALIZED: Scorchia Pillar",
- "block.create.scoria": "UNLOCALIZED: Scoria",
- "block.create.scoria_pillar": "UNLOCALIZED: Scoria Pillar",
- "block.create.secondary_linear_chassis": "UNLOCALIZED: Secondary Linear Chassis",
- "block.create.sequenced_gearshift": "UNLOCALIZED: Sequenced Gearshift",
- "block.create.shadow_steel_casing": "UNLOCALIZED: Shadow Casing",
- "block.create.shaft": "Drijfas",
- "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_bogey": "UNLOCALIZED: Small Bogey",
- "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_rose_quartz_tiles": "UNLOCALIZED: Small Rose Quartz Tiles",
- "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.smart_chute": "UNLOCALIZED: Smart Chute",
- "block.create.smart_fluid_pipe": "UNLOCALIZED: Smart Fluid Pipe",
- "block.create.speedometer": "Snelheidsmeter",
- "block.create.spout": "UNLOCALIZED: Spout",
- "block.create.spruce_window": "UNLOCALIZED: Spruce Window",
- "block.create.spruce_window_pane": "UNLOCALIZED: Spruce Window Pane",
- "block.create.steam_engine": "UNLOCALIZED: Steam Engine",
- "block.create.steam_whistle": "UNLOCALIZED: Steam Whistle",
- "block.create.steam_whistle_extension": "UNLOCALIZED: Steam Whistle Extension",
- "block.create.sticker": "UNLOCALIZED: Sticker",
- "block.create.sticky_mechanical_piston": "Mechanische Zuiger",
- "block.create.stockpile_switch": "Voorraad Schakelaar",
- "block.create.stressometer": "Stressmeter",
- "block.create.tiled_glass": "Getegeld Glas",
- "block.create.tiled_glass_pane": "Getegeld Glazen Paneel",
- "block.create.track": "UNLOCALIZED: Train Track",
- "block.create.track_observer": "UNLOCALIZED: Train Observer",
- "block.create.track_signal": "UNLOCALIZED: Train Signal",
- "block.create.track_station": "UNLOCALIZED: Train Station",
- "block.create.train_door": "UNLOCALIZED: Train Door",
- "block.create.train_trapdoor": "UNLOCALIZED: Train Trapdoor",
- "block.create.tuff_pillar": "UNLOCALIZED: Tuff Pillar",
- "block.create.turntable": "Draaischijf",
- "block.create.veridium": "UNLOCALIZED: Veridium",
- "block.create.veridium_pillar": "UNLOCALIZED: Veridium Pillar",
- "block.create.vertical_framed_glass": "UNLOCALIZED: Vertical Framed Glass",
- "block.create.vertical_framed_glass_pane": "UNLOCALIZED: Vertical Framed Glass Pane",
- "block.create.warped_window": "UNLOCALIZED: Warped Window",
- "block.create.warped_window_pane": "UNLOCALIZED: Warped Window Pane",
- "block.create.water_wheel": "Waterrad",
- "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.weighted_ejector": "UNLOCALIZED: Weighted Ejector",
- "block.create.white_nixie_tube": "UNLOCALIZED: White Nixie Tube",
- "block.create.white_sail": "UNLOCALIZED: White Sail",
- "block.create.white_seat": "UNLOCALIZED: White Seat",
- "block.create.white_toolbox": "UNLOCALIZED: White Toolbox",
- "block.create.white_valve_handle": "UNLOCALIZED: White Valve Handle",
- "block.create.windmill_bearing": "UNLOCALIZED: Windmill Bearing",
- "block.create.wooden_bracket": "UNLOCALIZED: Wooden Bracket",
- "block.create.yellow_nixie_tube": "UNLOCALIZED: Yellow Nixie Tube",
- "block.create.yellow_sail": "UNLOCALIZED: Yellow Sail",
- "block.create.yellow_seat": "UNLOCALIZED: Yellow Seat",
- "block.create.yellow_toolbox": "UNLOCALIZED: Yellow Toolbox",
- "block.create.yellow_valve_handle": "UNLOCALIZED: Yellow Valve Handle",
- "block.create.zinc_block": "UNLOCALIZED: Block of Zinc",
- "block.create.zinc_ore": "UNLOCALIZED: Zinc Ore",
-
- "enchantment.create.capacity": "UNLOCALIZED: Capacity",
- "enchantment.create.potato_recovery": "UNLOCALIZED: Potato Recovery",
-
- "entity.create.carriage_contraption": "UNLOCALIZED: Carriage Contraption",
- "entity.create.contraption": "UNLOCALIZED: Contraption",
- "entity.create.crafting_blueprint": "UNLOCALIZED: Crafting Blueprint",
- "entity.create.gantry_contraption": "UNLOCALIZED: Gantry Contraption",
- "entity.create.potato_projectile": "UNLOCALIZED: Potato Projectile",
- "entity.create.seat": "UNLOCALIZED: Seat",
- "entity.create.stationary_contraption": "UNLOCALIZED: Stationary Contraption",
- "entity.create.super_glue": "UNLOCALIZED: Super Glue",
-
- "fluid.create.potion": "UNLOCALIZED: Potion",
- "fluid.create.tea": "UNLOCALIZED: Builder's Tea",
-
- "item.create.andesite_alloy": "UNLOCALIZED: Andesite Alloy",
- "item.create.attribute_filter": "UNLOCALIZED: Attribute Filter",
- "item.create.bar_of_chocolate": "UNLOCALIZED: Bar of Chocolate",
- "item.create.belt_connector": "Mechanische Transportband",
- "item.create.blaze_cake": "UNLOCALIZED: Blaze Cake",
- "item.create.blaze_cake_base": "UNLOCALIZED: Blaze Cake Base",
- "item.create.brass_hand": "UNLOCALIZED: Brass Hand",
- "item.create.brass_ingot": "UNLOCALIZED: Brass Ingot",
- "item.create.brass_nugget": "Brons klompje",
- "item.create.brass_sheet": "Brons Platen",
- "item.create.builders_tea": "UNLOCALIZED: Builder's Tea",
- "item.create.chest_minecart_contraption": "UNLOCALIZED: Chest Minecart Contraption",
- "item.create.chocolate_bucket": "UNLOCALIZED: Chocolate Bucket",
- "item.create.chocolate_glazed_berries": "UNLOCALIZED: Chocolate Glazed Berries",
- "item.create.chromatic_compound": "UNLOCALIZED: Chromatic Compound",
- "item.create.cinder_flour": "UNLOCALIZED: Cinder Flour",
- "item.create.copper_backtank": "UNLOCALIZED: Copper Backtank",
- "item.create.copper_backtank_placeable": "UNLOCALIZED: Copper Backtank Placeable",
- "item.create.copper_diving_boots": "UNLOCALIZED: Copper Diving Boots",
- "item.create.copper_diving_helmet": "UNLOCALIZED: Copper Diving Helmet",
- "item.create.copper_nugget": "Koper klompje",
- "item.create.copper_sheet": "UNLOCALIZED: Copper Sheet",
- "item.create.crafter_slot_cover": "UNLOCALIZED: Crafter Slot Cover",
- "item.create.crafting_blueprint": "UNLOCALIZED: Crafting Blueprint",
- "item.create.creative_blaze_cake": "UNLOCALIZED: Creative Blaze Cake",
- "item.create.crushed_aluminum_ore": "UNLOCALIZED: Crushed Aluminum Ore",
- "item.create.crushed_copper_ore": "UNLOCALIZED: Crushed Copper Ore",
- "item.create.crushed_gold_ore": "UNLOCALIZED: Crushed Gold Ore",
- "item.create.crushed_iron_ore": "UNLOCALIZED: Crushed Iron Ore",
- "item.create.crushed_lead_ore": "UNLOCALIZED: Crushed Lead Ore",
- "item.create.crushed_nickel_ore": "UNLOCALIZED: Crushed Nickel Ore",
- "item.create.crushed_osmium_ore": "UNLOCALIZED: Crushed Osmium Ore",
- "item.create.crushed_platinum_ore": "UNLOCALIZED: Crushed Platinum Ore",
- "item.create.crushed_quicksilver_ore": "UNLOCALIZED: Crushed Quicksilver Ore",
- "item.create.crushed_silver_ore": "UNLOCALIZED: Crushed Silver Ore",
- "item.create.crushed_tin_ore": "UNLOCALIZED: Crushed Tin Ore",
- "item.create.crushed_uranium_ore": "UNLOCALIZED: Crushed Uranium Ore",
- "item.create.crushed_zinc_ore": "UNLOCALIZED: Crushed Zinc Ore",
- "item.create.dough": "Deeg",
- "item.create.electron_tube": "UNLOCALIZED: Electron Tube",
- "item.create.empty_blaze_burner": "UNLOCALIZED: Empty Blaze Burner",
- "item.create.empty_schematic": "Lege bouwtekening",
- "item.create.experience_nugget": "UNLOCALIZED: Nugget of Experience",
- "item.create.extendo_grip": "UNLOCALIZED: Extendo Grip",
- "item.create.filter": "Filter",
- "item.create.furnace_minecart_contraption": "UNLOCALIZED: Furnace Minecart Contraption",
- "item.create.goggles": "Ingenieur's Bril",
- "item.create.golden_sheet": "UNLOCALIZED: Golden Sheet",
- "item.create.handheld_worldshaper": "UNLOCALIZED: Creative Worldshaper",
- "item.create.honey_bucket": "UNLOCALIZED: Honey Bucket",
- "item.create.honeyed_apple": "UNLOCALIZED: Honeyed Apple",
- "item.create.incomplete_precision_mechanism": "UNLOCALIZED: Incomplete Precision Mechanism",
- "item.create.incomplete_track": "UNLOCALIZED: Incomplete Track",
- "item.create.iron_sheet": "IJzeren Platen",
- "item.create.linked_controller": "UNLOCALIZED: Linked Controller",
- "item.create.minecart_contraption": "UNLOCALIZED: Minecart Contraption",
- "item.create.minecart_coupling": "UNLOCALIZED: Minecart Coupling",
- "item.create.netherite_backtank": "UNLOCALIZED: Netherite Backtank",
- "item.create.netherite_backtank_placeable": "UNLOCALIZED: Netherite Backtank Placeable",
- "item.create.netherite_diving_boots": "UNLOCALIZED: Netherite Diving Boots",
- "item.create.netherite_diving_helmet": "UNLOCALIZED: Netherite Diving Helmet",
- "item.create.polished_rose_quartz": "UNLOCALIZED: Polished Rose Quartz",
- "item.create.potato_cannon": "UNLOCALIZED: Potato Cannon",
- "item.create.powdered_obsidian": "UNLOCALIZED: Powdered Obsidian",
- "item.create.precision_mechanism": "UNLOCALIZED: Precision Mechanism",
- "item.create.propeller": "Propeller",
- "item.create.raw_zinc": "UNLOCALIZED: Raw Zinc",
- "item.create.red_sand_paper": "UNLOCALIZED: Red Sand Paper",
- "item.create.refined_radiance": "UNLOCALIZED: Refined Radiance",
- "item.create.rose_quartz": "Roze Kwarts",
- "item.create.sand_paper": "UNLOCALIZED: Sand Paper",
- "item.create.schedule": "UNLOCALIZED: Train Schedule",
- "item.create.schematic": "Bouwtekening",
- "item.create.schematic_and_quill": "Bouwtekening en Veer",
- "item.create.shadow_steel": "UNLOCALIZED: Shadow Steel",
- "item.create.sturdy_sheet": "UNLOCALIZED: Sturdy Sheet",
- "item.create.super_glue": "UNLOCALIZED: Super Glue",
- "item.create.sweet_roll": "UNLOCALIZED: Sweet Roll",
- "item.create.tree_fertilizer": "Boom mest",
- "item.create.unprocessed_obsidian_sheet": "UNLOCALIZED: Unprocessed Obsidian Sheet",
- "item.create.vertical_gearbox": "UNLOCALIZED: Vertical Gearbox",
- "item.create.wand_of_symmetry": "Symmetrie Staf",
- "item.create.wheat_flour": "UNLOCALIZED: Wheat Flour",
- "item.create.whisk": "UNLOCALIZED: Whisk",
- "item.create.wrench": "Moersleutel",
- "item.create.zinc_ingot": "UNLOCALIZED: Zinc Ingot",
- "item.create.zinc_nugget": "Zink Nugget",
-
-
- "_": "->------------------------] Advancements [------------------------<-",
-
- "advancement.create.root": "UNLOCALIZED: Welcome to Create",
- "advancement.create.root.desc": "UNLOCALIZED: Here Be Contraptions",
- "advancement.create.andesite_alloy": "UNLOCALIZED: Sturdier Rocks",
- "advancement.create.andesite_alloy.desc": "UNLOCALIZED: Obtain some Andesite Alloy, Create's most important resource",
- "advancement.create.andesite_casing": "UNLOCALIZED: The Andesite Age",
- "advancement.create.andesite_casing.desc": "UNLOCALIZED: Apply Andesite Alloy to stripped wood, creating a basic casing for your machines",
- "advancement.create.mechanical_press": "UNLOCALIZED: Bonk!",
- "advancement.create.mechanical_press.desc": "UNLOCALIZED: Create some sheets in a Mechanical Press",
- "advancement.create.encased_fan": "UNLOCALIZED: Wind Maker",
- "advancement.create.encased_fan.desc": "UNLOCALIZED: Place and power an Encased Fan",
- "advancement.create.fan_processing": "UNLOCALIZED: Processing by Particle",
- "advancement.create.fan_processing.desc": "UNLOCALIZED: Use an Encased Fan to process materials",
- "advancement.create.saw_processing": "UNLOCALIZED: Workshop's Most Feared",
- "advancement.create.saw_processing.desc": "UNLOCALIZED: Use an upright Mechanical Saw to process materials",
- "advancement.create.compacting": "UNLOCALIZED: Compactification",
- "advancement.create.compacting.desc": "UNLOCALIZED: Use a Mechanical Press and a Basin to create fewer items from more",
- "advancement.create.belt": "UNLOCALIZED: Kelp Drive",
- "advancement.create.belt.desc": "UNLOCALIZED: Connect two Shafts with a Mechanical Belt",
- "advancement.create.funnel": "UNLOCALIZED: Airport Aesthetic",
- "advancement.create.funnel.desc": "UNLOCALIZED: Extract or insert items into a container using a Funnel",
- "advancement.create.chute": "UNLOCALIZED: Vertical Logistics",
- "advancement.create.chute.desc": "UNLOCALIZED: Transport some items by Chute",
- "advancement.create.mechanical_mixer": "UNLOCALIZED: Mixing It Up",
- "advancement.create.mechanical_mixer.desc": "UNLOCALIZED: Combine ingredients in a Mechanical Mixer",
- "advancement.create.burner": "UNLOCALIZED: Sentient Fireplace",
- "advancement.create.burner.desc": "UNLOCALIZED: Obtain a Blaze Burner",
- "advancement.create.water_wheel": "UNLOCALIZED: Harnessed Hydraulics",
- "advancement.create.water_wheel.desc": "UNLOCALIZED: Place a Water Wheel and use it to generate torque",
- "advancement.create.windmill": "UNLOCALIZED: A Mild Breeze",
- "advancement.create.windmill.desc": "UNLOCALIZED: Assemble a windmill and use it to generate torque",
- "advancement.create.shifting_gears": "UNLOCALIZED: Shifting Gears",
- "advancement.create.shifting_gears.desc": "UNLOCALIZED: Connect a Large Cogwheel to a Small Cogwheel, allowing you to change the speed of your Contraption",
- "advancement.create.millstone": "UNLOCALIZED: Embrace the Grind",
- "advancement.create.millstone.desc": "UNLOCALIZED: Use a Millstone to pulverise materials",
- "advancement.create.super_glue": "UNLOCALIZED: Area of Connect",
- "advancement.create.super_glue.desc": "UNLOCALIZED: Super Glue some blocks into a group",
- "advancement.create.contraption_actors": "UNLOCALIZED: Moving with Purpose",
- "advancement.create.contraption_actors.desc": "UNLOCALIZED: Create a Contraption with drills, saws, or harvesters on board",
- "advancement.create.portable_storage_interface": "UNLOCALIZED: Drive-By Exchange",
- "advancement.create.portable_storage_interface.desc": "UNLOCALIZED: Use a Portable Storage Interface to take or insert items into a Contraption",
- "advancement.create.wrench_goggles": "UNLOCALIZED: Kitted Out",
- "advancement.create.wrench_goggles.desc": "UNLOCALIZED: Equip Engineer's Goggles and a Wrench",
- "advancement.create.stressometer": "UNLOCALIZED: Stress for Nerds",
- "advancement.create.stressometer.desc": "UNLOCALIZED: Get an exact readout with the help of Engineer's Goggles and a Stressometer",
- "advancement.create.cuckoo_clock": "UNLOCALIZED: Is It Time?",
- "advancement.create.cuckoo_clock.desc": "UNLOCALIZED: Witness your Cuckoo Clock announce bedtime",
- "advancement.create.windmill_maxed": "UNLOCALIZED: A Strong Breeze",
- "advancement.create.windmill_maxed.desc": "UNLOCALIZED: Assemble a windmill of maximum strength",
- "advancement.create.ejector_maxed": "UNLOCALIZED: Springboard Champion",
- "advancement.create.ejector_maxed.desc": "UNLOCALIZED: Get launched more than 30 blocks by a Weighted Ejector",
- "advancement.create.pulley_maxed": "UNLOCALIZED: Rope to Nowhere",
- "advancement.create.pulley_maxed.desc": "UNLOCALIZED: Extend a Rope Pulley over 200 blocks deep",
- "advancement.create.cart_pickup": "UNLOCALIZED: Strong Arms",
- "advancement.create.cart_pickup.desc": "UNLOCALIZED: Pick up a Minecart Contraption with at least 200 attached blocks",
- "advancement.create.anvil_plough": "UNLOCALIZED: Blacksmith Artillery",
- "advancement.create.anvil_plough.desc": "UNLOCALIZED: Launch an Anvil with Mechanical Ploughs",
- "advancement.create.lava_wheel_00000": "UNLOCALIZED: Magma Wheel",
- "advancement.create.lava_wheel_00000.desc": "UNLOCALIZED: This shouldn't have worked§7\n(Hidden Advancement)",
- "advancement.create.hand_crank_000": "UNLOCALIZED: Workout Session",
- "advancement.create.hand_crank_000.desc": "UNLOCALIZED: Use a Hand Crank until fully exhausted§7\n(Hidden Advancement)",
- "advancement.create.belt_funnel_kiss": "UNLOCALIZED: The Parrots and the Flaps",
- "advancement.create.belt_funnel_kiss.desc": "UNLOCALIZED: Make two Belt-mounted Funnels kiss§7\n(Hidden Advancement)",
- "advancement.create.stressometer_maxed": "UNLOCALIZED: Perfectly Stressed",
- "advancement.create.stressometer_maxed.desc": "UNLOCALIZED: Get a 100% readout from a Stressometer§7\n(Hidden Advancement)",
- "advancement.create.copper": "UNLOCALIZED: Cuprum Bokum",
- "advancement.create.copper.desc": "UNLOCALIZED: Amass some Copper Ingots for your exploits in fluid manipulation",
- "advancement.create.copper_casing": "UNLOCALIZED: The Copper Age",
- "advancement.create.copper_casing.desc": "UNLOCALIZED: Apply Copper Ingots to stripped wood, creating a waterproof casing for your machines",
- "advancement.create.spout": "UNLOCALIZED: Sploosh",
- "advancement.create.spout.desc": "UNLOCALIZED: Watch a fluid-containing item be filled by a Spout",
- "advancement.create.drain": "UNLOCALIZED: Tumble Draining",
- "advancement.create.drain.desc": "UNLOCALIZED: Watch a fluid-containing item be emptied by an Item Drain",
- "advancement.create.steam_engine": "UNLOCALIZED: The Powerhouse",
- "advancement.create.steam_engine.desc": "UNLOCALIZED: Use a Steam Engine to generate torque",
- "advancement.create.steam_whistle": "UNLOCALIZED: Voice of an Angel",
- "advancement.create.steam_whistle.desc": "UNLOCALIZED: Activate a Steam Whistle",
- "advancement.create.backtank": "UNLOCALIZED: Pressure to Go",
- "advancement.create.backtank.desc": "UNLOCALIZED: Create a Copper Backtank and make it accumulate air pressure",
- "advancement.create.diving_suit": "UNLOCALIZED: Ready for the Depths",
- "advancement.create.diving_suit.desc": "UNLOCALIZED: Equip a Diving Helmet and a Copper Backtank, then jump into water",
- "advancement.create.mechanical_pump_0": "UNLOCALIZED: Under Pressure",
- "advancement.create.mechanical_pump_0.desc": "UNLOCALIZED: Place and power a Mechanical Pump",
- "advancement.create.glass_pipe": "UNLOCALIZED: Flow Discovery",
- "advancement.create.glass_pipe.desc": "UNLOCALIZED: Use your Wrench on a pipe that contains a fluid",
- "advancement.create.water_supply": "UNLOCALIZED: Puddle Collector",
- "advancement.create.water_supply.desc": "UNLOCALIZED: Use the pulling end of a Fluid Pipe or Mechanical Pump to collect water",
- "advancement.create.hose_pulley": "UNLOCALIZED: Industrial Spillage",
- "advancement.create.hose_pulley.desc": "UNLOCALIZED: Lower a Hose Pulley and watch it drain or fill a body of fluid",
- "advancement.create.chocolate_bucket": "UNLOCALIZED: A World of Imagination",
- "advancement.create.chocolate_bucket.desc": "UNLOCALIZED: Obtain a bucket of molten chocolate",
- "advancement.create.honey_drain": "UNLOCALIZED: Autonomous Bee-Keeping",
- "advancement.create.honey_drain.desc": "UNLOCALIZED: Use pipes to pull honey from a Bee Nest or Beehive",
- "advancement.create.hose_pulley_lava": "UNLOCALIZED: Tapping the Mantle",
- "advancement.create.hose_pulley_lava.desc": "UNLOCALIZED: Pump from a body of lava large enough to be considered infinite",
- "advancement.create.steam_engine_maxed": "UNLOCALIZED: Full Steam",
- "advancement.create.steam_engine_maxed.desc": "UNLOCALIZED: Run a boiler at the maximum level of power",
- "advancement.create.foods": "UNLOCALIZED: Balanced Diet",
- "advancement.create.foods.desc": "UNLOCALIZED: Create Chocolate Glazed Berries, a Honeyed Apple, and a Sweet Roll all from the same Spout",
- "advancement.create.diving_suit_lava": "UNLOCALIZED: Swimming with the Striders",
- "advancement.create.diving_suit_lava.desc": "UNLOCALIZED: Attempt to take a dive in lava with your diving gear§7\n(Hidden Advancement)",
- "advancement.create.chained_drain": "UNLOCALIZED: On a Roll",
- "advancement.create.chained_drain.desc": "UNLOCALIZED: Watch an item move across a row of Item Drains§7\n(Hidden Advancement)",
- "advancement.create.cross_streams": "UNLOCALIZED: Don't Cross the Streams!",
- "advancement.create.cross_streams.desc": "UNLOCALIZED: Watch two fluids meet in your pipe network§7\n(Hidden Advancement)",
- "advancement.create.pipe_organ": "UNLOCALIZED: The Pipe Organ",
- "advancement.create.pipe_organ.desc": "UNLOCALIZED: Attach 12 uniquely pitched Steam Whistles to a single Fluid Tank§7\n(Hidden Advancement)",
- "advancement.create.brass": "UNLOCALIZED: Real Alloys",
- "advancement.create.brass.desc": "UNLOCALIZED: Create Brass Ingots by alloying Copper and Zinc Ingots in your Blaze-heated Mechanical Mixer",
- "advancement.create.brass_casing": "UNLOCALIZED: The Brass Age",
- "advancement.create.brass_casing.desc": "UNLOCALIZED: Apply Brass Ingots to stripped wood, creating a casing for more sophisticated machines",
- "advancement.create.rose_quartz": "UNLOCALIZED: Pink Diamonds",
- "advancement.create.rose_quartz.desc": "UNLOCALIZED: Polish some Rose Quartz",
- "advancement.create.deployer": "UNLOCALIZED: Artificial Intelligence",
- "advancement.create.deployer.desc": "UNLOCALIZED: Place and power a Deployer, the perfect reflection of yourself",
- "advancement.create.precision_mechanism": "UNLOCALIZED: Complex Curiosities",
- "advancement.create.precision_mechanism.desc": "UNLOCALIZED: Assemble a Precision Mechanism",
- "advancement.create.speed_controller": "UNLOCALIZED: Engineers Hate Him!",
- "advancement.create.speed_controller.desc": "UNLOCALIZED: Fine-tune your Contraption with a Rotation Speed Controller",
- "advancement.create.mechanical_arm": "UNLOCALIZED: Busy Hands",
- "advancement.create.mechanical_arm.desc": "UNLOCALIZED: Watch your Mechanical Arm transport its first item",
- "advancement.create.mechanical_crafter": "UNLOCALIZED: Automated Assembly",
- "advancement.create.mechanical_crafter.desc": "UNLOCALIZED: Place and power some Mechanical Crafters",
- "advancement.create.crushing_wheel": "UNLOCALIZED: A Pair of Giants",
- "advancement.create.crushing_wheel.desc": "UNLOCALIZED: Place and power a set of Crushing Wheels",
- "advancement.create.haunted_bell": "UNLOCALIZED: Shadow Sense",
- "advancement.create.haunted_bell.desc": "UNLOCALIZED: Toll a Haunted Bell",
- "advancement.create.clockwork_bearing": "UNLOCALIZED: Contraption O'Clock",
- "advancement.create.clockwork_bearing.desc": "UNLOCALIZED: Assemble a structure mounted on a Clockwork Bearing",
- "advancement.create.display_link": "UNLOCALIZED: Big Data",
- "advancement.create.display_link.desc": "UNLOCALIZED: Use a Display Link to visualise information",
- "advancement.create.potato_cannon": "UNLOCALIZED: Fwoomp!",
- "advancement.create.potato_cannon.desc": "UNLOCALIZED: Defeat an enemy with your Potato Cannon",
- "advancement.create.extendo_grip": "UNLOCALIZED: Boioioing!",
- "advancement.create.extendo_grip.desc": "UNLOCALIZED: Get hold of an Extendo Grip",
- "advancement.create.linked_controller": "UNLOCALIZED: Remote Activation",
- "advancement.create.linked_controller.desc": "UNLOCALIZED: Activate a Redstone Link using a Linked Controller",
- "advancement.create.arm_blaze_burner": "UNLOCALIZED: Combust-o-Tron",
- "advancement.create.arm_blaze_burner.desc": "UNLOCALIZED: Instruct a Mechanical Arm to feed your Blaze Burner",
- "advancement.create.crusher_maxed_0000": "UNLOCALIZED: Crushing It",
- "advancement.create.crusher_maxed_0000.desc": "UNLOCALIZED: Operate a pair of Crushing Wheels at maximum speed",
- "advancement.create.arm_many_targets": "UNLOCALIZED: Organize-o-Tron",
- "advancement.create.arm_many_targets.desc": "UNLOCALIZED: Program a Mechanical Arm with 10 or more output locations",
- "advancement.create.potato_cannon_collide": "UNLOCALIZED: Veggie Fireworks",
- "advancement.create.potato_cannon_collide.desc": "UNLOCALIZED: Cause Potato Cannon projectiles of different types to collide with each other",
- "advancement.create.self_deploying": "UNLOCALIZED: Self-Driving Cart",
- "advancement.create.self_deploying.desc": "UNLOCALIZED: Create a Minecart Contraption that places tracks in front of itself",
- "advancement.create.fist_bump": "UNLOCALIZED: Pound It, Bro!",
- "advancement.create.fist_bump.desc": "UNLOCALIZED: Make two Deployers fist-bump§7\n(Hidden Advancement)",
- "advancement.create.crafter_lazy_000": "UNLOCALIZED: Desperate Measures",
- "advancement.create.crafter_lazy_000.desc": "UNLOCALIZED: Drastically slow down a Mechanical Crafter to procrastinate on proper infrastructure§7\n(Hidden Advancement)",
- "advancement.create.extendo_grip_dual": "UNLOCALIZED: To Full Extent",
- "advancement.create.extendo_grip_dual.desc": "UNLOCALIZED: Dual-wield Extendo Grips for superhuman reach§7\n(Hidden Advancement)",
- "advancement.create.musical_arm": "UNLOCALIZED: DJ Mechanico",
- "advancement.create.musical_arm.desc": "UNLOCALIZED: Watch a Mechanical Arm operate your Jukebox§7\n(Hidden Advancement)",
- "advancement.create.sturdy_sheet": "UNLOCALIZED: The Sturdiest Rocks",
- "advancement.create.sturdy_sheet.desc": "UNLOCALIZED: Assemble a Sturdy Sheet by refining Powdered Obsidian",
- "advancement.create.train_casing_00": "UNLOCALIZED: The Logistical Age",
- "advancement.create.train_casing_00.desc": "UNLOCALIZED: Use Sturdy Sheets to create a casing for railway components",
- "advancement.create.train": "UNLOCALIZED: All Aboard!",
- "advancement.create.train.desc": "UNLOCALIZED: Assemble your first Train",
- "advancement.create.conductor": "UNLOCALIZED: Conductor Instructor",
- "advancement.create.conductor.desc": "UNLOCALIZED: Instruct a Train driver with a Train Schedule",
- "advancement.create.track_signal": "UNLOCALIZED: Traffic Control",
- "advancement.create.track_signal.desc": "UNLOCALIZED: Place a Train Signal",
- "advancement.create.display_board_0": "UNLOCALIZED: Dynamic Timetables",
- "advancement.create.display_board_0.desc": "UNLOCALIZED: Forecast a Train's arrival on your Display Board with the help of Display Links",
- "advancement.create.track_0": "UNLOCALIZED: A New Gauge",
- "advancement.create.track_0.desc": "UNLOCALIZED: Obtain some Train Tracks",
- "advancement.create.train_whistle": "UNLOCALIZED: Choo Choo!",
- "advancement.create.train_whistle.desc": "UNLOCALIZED: Assemble a Steam Whistle to your Train and activate it while driving",
- "advancement.create.train_portal": "UNLOCALIZED: Dimensional Commuter",
- "advancement.create.train_portal.desc": "UNLOCALIZED: Ride a Train through a Nether portal",
- "advancement.create.track_crafting_factory": "UNLOCALIZED: Track Factory",
- "advancement.create.track_crafting_factory.desc": "UNLOCALIZED: Produce more than 1000 Train Tracks with the same Mechanical Press",
- "advancement.create.long_bend": "UNLOCALIZED: The Longest Bend",
- "advancement.create.long_bend.desc": "UNLOCALIZED: Create a curved track section that spans more than 30 blocks in length",
- "advancement.create.long_train": "UNLOCALIZED: Ambitious Endeavours",
- "advancement.create.long_train.desc": "UNLOCALIZED: Create a Train with at least 6 carriages",
- "advancement.create.long_travel": "UNLOCALIZED: Field Trip",
- "advancement.create.long_travel.desc": "UNLOCALIZED: Leave a Train Seat over 5000 blocks away from where you started travelling",
- "advancement.create.train_roadkill": "UNLOCALIZED: Road Kill",
- "advancement.create.train_roadkill.desc": "UNLOCALIZED: Run over an enemy with your Train§7\n(Hidden Advancement)",
- "advancement.create.red_signal": "UNLOCALIZED: Expert Driver",
- "advancement.create.red_signal.desc": "UNLOCALIZED: Run a red Train Signal§7\n(Hidden Advancement)",
- "advancement.create.train_crash": "UNLOCALIZED: Terrible Service",
- "advancement.create.train_crash.desc": "UNLOCALIZED: Witness a Train crash as a passenger§7\n(Hidden Advancement)",
- "advancement.create.train_crash_backwards": "UNLOCALIZED: Blind Spot",
- "advancement.create.train_crash_backwards.desc": "UNLOCALIZED: Crash into another Train while driving backwards§7\n(Hidden Advancement)",
-
-
- "_": "->------------------------] UI & Messages [------------------------<-",
-
- "itemGroup.create.base": "UNLOCALIZED: Create",
- "itemGroup.create.palettes": "UNLOCALIZED: Create's Building Blocks",
-
- "death.attack.create.crush": "%1$s is verwerkd door verpulverende wielen",
- "death.attack.create.crush.player": "UNLOCALIZED: %1$s was thrown into Crushing Wheels by %2$s",
- "death.attack.create.fan_fire": "%1$s is verbrand door hete lucht",
- "death.attack.create.fan_fire.player": "UNLOCALIZED: %1$s was thrown into a smoker by %2$s",
- "death.attack.create.fan_lava": "%1$s is verbrand door een lava ventilator",
- "death.attack.create.fan_lava.player": "UNLOCALIZED: %1$s was thrown into a smelter by %2$s",
- "death.attack.create.mechanical_drill": "%1$s is gespietst door een mechanische boor",
- "death.attack.create.mechanical_drill.player": "UNLOCALIZED: %1$s was thrown in front of a Drill by %2$s",
- "death.attack.create.mechanical_saw": "UNLOCALIZED: %1$s got cut in half by a Mechanical Saw",
- "death.attack.create.mechanical_saw.player": "UNLOCALIZED: %1$s was thrown into a Saw by %2$s",
- "death.attack.create.potato_cannon": "UNLOCALIZED: %1$s was shot by %2$s's Potato Cannon",
- "death.attack.create.potato_cannon.item": "UNLOCALIZED: %1$s was shot by %2$s using %3$s",
- "death.attack.create.cuckoo_clock_explosion": "UNLOCALIZED: %1$s was blown up by tampered cuckoo clock",
- "death.attack.create.cuckoo_clock_explosion.player": "UNLOCALIZED: %1$s was blown up by tampered cuckoo clock",
- "death.attack.create.run_over": "UNLOCALIZED: %1$s was run over by %2$s",
-
- "create.block.deployer.damage_source_name": "UNLOCALIZED: a rogue Deployer",
- "create.block.cart_assembler.invalid": "UNLOCALIZED: Place your Cart Assembler on a rail block",
-
- "create.menu.return": "UNLOCALIZED: Return to Menu",
- "create.menu.configure": "UNLOCALIZED: Configure...",
- "create.menu.ponder_index": "UNLOCALIZED: Ponder Index",
- "create.menu.only_ingame": "UNLOCALIZED: Available in the Pause Menu",
- "create.menu.report_bugs": "UNLOCALIZED: Report Issues",
- "create.menu.support": "UNLOCALIZED: Support Us",
-
- "create.recipe.crushing": "Verpulveren",
- "create.recipe.milling": "UNLOCALIZED: Milling",
- "create.recipe.fan_washing": "UNLOCALIZED: Bulk Washing",
- "create.recipe.fan_washing.fan": "UNLOCALIZED: Fan behind Flowing Water",
- "create.recipe.fan_smoking": "UNLOCALIZED: Bulk Smoking",
- "create.recipe.fan_smoking.fan": "UNLOCALIZED: Fan behind Fire",
- "create.recipe.fan_haunting": "UNLOCALIZED: Bulk Haunting",
- "create.recipe.fan_haunting.fan": "UNLOCALIZED: Fan behind Soul Fire",
- "create.recipe.fan_blasting": "UNLOCALIZED: Bulk Blasting",
- "create.recipe.fan_blasting.fan": "UNLOCALIZED: Fan behind Lava",
- "create.recipe.pressing": "Persen",
- "create.recipe.mixing": "Mengen",
- "create.recipe.deploying": "UNLOCALIZED: Deploying",
- "create.recipe.automatic_shapeless": "UNLOCALIZED: Automated Shapeless Crafting",
- "create.recipe.automatic_brewing": "UNLOCALIZED: Automated Brewing",
- "create.recipe.packing": "Compressen",
- "create.recipe.automatic_packing": "UNLOCALIZED: Automated Packing",
- "create.recipe.sawing": "UNLOCALIZED: Sawing",
- "create.recipe.mechanical_crafting": "UNLOCALIZED: Mechanical Crafting",
- "create.recipe.automatic_shaped": "UNLOCALIZED: Automated Shaped Crafting",
- "create.recipe.block_cutting": "Blok Zagen",
- "create.recipe.wood_cutting": "UNLOCALIZED: Wood Cutting",
- "create.recipe.sandpaper_polishing": "UNLOCALIZED: Sandpaper Polishing",
- "create.recipe.mystery_conversion": "UNLOCALIZED: Mysterious Conversion",
- "create.recipe.spout_filling": "UNLOCALIZED: Filling by Spout",
- "create.recipe.draining": "UNLOCALIZED: Item Draining",
- "create.recipe.item_application": "UNLOCALIZED: Manual Item Application",
- "create.recipe.item_application.any_axe": "UNLOCALIZED: Any Axe",
- "create.recipe.sequenced_assembly": "UNLOCALIZED: Recipe Sequence",
- "create.recipe.assembly.next": "UNLOCALIZED: Next: %1$s",
- "create.recipe.assembly.step": "UNLOCALIZED: Step %1$s:",
- "create.recipe.assembly.progress": "UNLOCALIZED: Progress: %1$s/%2$s",
- "create.recipe.assembly.pressing": "UNLOCALIZED: Process in Press",
- "create.recipe.assembly.spout_filling_fluid": "UNLOCALIZED: Spout %1$s",
- "create.recipe.assembly.deploying_item": "UNLOCALIZED: Deploy %1$s",
- "create.recipe.assembly.cutting": "UNLOCALIZED: Cut with Saw",
- "create.recipe.assembly.repeat": "UNLOCALIZED: Repeat Sequence %1$s Times",
- "create.recipe.assembly.junk": "UNLOCALIZED: Random salvage",
- "create.recipe.processing.chance": "%1$s%% Kans",
- "create.recipe.deploying.not_consumed": "UNLOCALIZED: Not Consumed",
- "create.recipe.heat_requirement.none": "UNLOCALIZED: No Heating Required",
- "create.recipe.heat_requirement.heated": "UNLOCALIZED: Heated",
- "create.recipe.heat_requirement.superheated": "UNLOCALIZED: Super-Heated",
-
- "create.generic.range": "Omvang",
- "create.generic.radius": "Radius",
- "create.generic.width": "UNLOCALIZED: Width",
- "create.generic.height": "UNLOCALIZED: Height",
- "create.generic.length": "UNLOCALIZED: Length",
- "create.generic.speed": "Snelheid",
- "create.generic.delay": "Vertraging",
- "create.generic.duration": "UNLOCALIZED: Duration",
- "create.generic.timeUnit": "UNLOCALIZED: Time Unit",
- "create.generic.unit.ticks": "Ticks",
- "create.generic.unit.seconds": "Seconden",
- "create.generic.unit.minutes": "Minuten",
- "create.generic.daytime.hour": "UNLOCALIZED: Hour",
- "create.generic.daytime.minute": "UNLOCALIZED: Minute",
- "create.generic.daytime.second": "UNLOCALIZED: Second",
- "create.generic.daytime.pm": "UNLOCALIZED: pm",
- "create.generic.daytime.am": "UNLOCALIZED: am",
- "create.generic.unit.rpm": "UNLOCALIZED: RPM",
- "create.generic.unit.stress": "UNLOCALIZED: su",
- "create.generic.unit.degrees": "UNLOCALIZED: °",
- "create.generic.unit.millibuckets": "UNLOCALIZED: mB",
- "create.generic.unit.buckets": "UNLOCALIZED: B",
- "create.generic.clockwise": "UNLOCALIZED: Clockwise",
- "create.generic.counter_clockwise": "UNLOCALIZED: Counter-Clockwise",
- "create.generic.in_quotes": "UNLOCALIZED: \"%1$s\"",
- "create.generic.pitch": "UNLOCALIZED: Pitch: %1$s",
- "create.generic.notes": "UNLOCALIZED: F#;F;E;D#;D;C#;C;B;A#;A;G#;G",
-
- "create.action.scroll": "Scroll",
- "create.action.confirm": "Bevestigen",
- "create.action.abort": "Afbreken",
- "create.action.saveToFile": "Opslaan",
- "create.action.discard": "Weggooien",
-
- "create.keyinfo.toolmenu": "Focus Gereedschap Menu",
- "create.keyinfo.toolbelt": "UNLOCALIZED: Access Nearby Toolboxes",
- "create.keyinfo.scrollup": "UNLOCALIZED: Simulate Mousewheel Up (inworld)",
- "create.keyinfo.scrolldown": "UNLOCALIZED: Simulate Mousewheel Down (inworld)",
-
- "create.gui.scrollInput.defaultTitle": "Kies een optie:",
- "create.gui.scrollInput.scrollToModify": "Scroll om aan te passen",
- "create.gui.scrollInput.scrollToAdjustAmount": "UNLOCALIZED: Scroll to Adjust Amount",
- "create.gui.scrollInput.scrollToSelect": "Scroll om te selecteren",
- "create.gui.scrollInput.shiftScrollsFaster": "Shift om sneller te Scrollen",
- "create.gui.toolmenu.focusKey": "Hou [%1$s] ingedrukt om te Focusen",
- "create.gui.toolmenu.cycle": "[SCROLL] om te Cycleën",
-
- "create.toolbox.unequip": "UNLOCALIZED: Unequip: %1$s",
- "create.toolbox.outOfRange": "UNLOCALIZED: Toolbox of held item not in Range",
- "create.toolbox.detach": "UNLOCALIZED: Stop tracking and keep item",
- "create.toolbox.depositAll": "UNLOCALIZED: Return items to nearby Toolboxes",
- "create.toolbox.depositBox": "UNLOCALIZED: Return items to Toolbox",
-
- "create.gui.symmetryWand.mirrorType": "Spiegelen",
- "create.gui.symmetryWand.orientation": "Orientatie",
-
- "create.symmetry.mirror.plane": "Spiegel één keer",
- "create.symmetry.mirror.doublePlane": "Rechthoekig",
- "create.symmetry.mirror.triplePlane": "Achthoekig",
-
- "create.orientation.orthogonal": "Orthogonaal",
- "create.orientation.diagonal": "Diagonaal",
- "create.orientation.horizontal": "Horizontaal",
- "create.orientation.alongZ": "Langs Z-as",
- "create.orientation.alongX": "Langs X-as",
-
- "create.gui.terrainzapper.title": "UNLOCALIZED: Handheld Blockzapper",
- "create.gui.terrainzapper.searchDiagonal": "UNLOCALIZED: Follow Diagonals",
- "create.gui.terrainzapper.searchFuzzy": "UNLOCALIZED: Ignore Material Borders",
- "create.gui.terrainzapper.patternSection": "UNLOCALIZED: Pattern",
- "create.gui.terrainzapper.pattern.solid": "UNLOCALIZED: Solid",
- "create.gui.terrainzapper.pattern.checkered": "UNLOCALIZED: Checkerboard",
- "create.gui.terrainzapper.pattern.inversecheckered": "UNLOCALIZED: Inverted Checkerboard",
- "create.gui.terrainzapper.pattern.chance25": "UNLOCALIZED: 25% Roll",
- "create.gui.terrainzapper.pattern.chance50": "UNLOCALIZED: 50% Roll",
- "create.gui.terrainzapper.pattern.chance75": "UNLOCALIZED: 75% Roll",
- "create.gui.terrainzapper.placement": "UNLOCALIZED: Placement",
- "create.gui.terrainzapper.placement.merged": "UNLOCALIZED: Merged",
- "create.gui.terrainzapper.placement.attached": "UNLOCALIZED: Attached",
- "create.gui.terrainzapper.placement.inserted": "UNLOCALIZED: Inserted",
- "create.gui.terrainzapper.brush": "UNLOCALIZED: Brush",
- "create.gui.terrainzapper.brush.cuboid": "UNLOCALIZED: Cuboid",
- "create.gui.terrainzapper.brush.sphere": "UNLOCALIZED: Sphere",
- "create.gui.terrainzapper.brush.cylinder": "UNLOCALIZED: Cylinder",
- "create.gui.terrainzapper.brush.surface": "UNLOCALIZED: Surface",
- "create.gui.terrainzapper.brush.cluster": "UNLOCALIZED: Cluster",
- "create.gui.terrainzapper.tool": "UNLOCALIZED: Tool",
- "create.gui.terrainzapper.tool.fill": "UNLOCALIZED: Fill",
- "create.gui.terrainzapper.tool.place": "UNLOCALIZED: Place",
- "create.gui.terrainzapper.tool.replace": "UNLOCALIZED: Replace",
- "create.gui.terrainzapper.tool.clear": "UNLOCALIZED: Clear",
- "create.gui.terrainzapper.tool.overlay": "UNLOCALIZED: Overlay",
- "create.gui.terrainzapper.tool.flatten": "UNLOCALIZED: Flatten",
-
- "create.terrainzapper.shiftRightClickToSet": "UNLOCALIZED: Shift-Right-Click to Select a Shape",
- "create.terrainzapper.usingBlock": "UNLOCALIZED: Using: %1$s",
- "create.terrainzapper.leftClickToSet": "UNLOCALIZED: Left-Click a Block to set Material",
-
- "create.minecart_coupling.two_couplings_max": "UNLOCALIZED: Minecarts cannot have more than two couplings each",
- "create.minecart_coupling.unloaded": "UNLOCALIZED: Parts of your train seem to be in unloaded chunks",
- "create.minecart_coupling.no_loops": "UNLOCALIZED: Couplings cannot form a loop",
- "create.minecart_coupling.removed": "UNLOCALIZED: Removed all couplings from minecart",
- "create.minecart_coupling.too_far": "UNLOCALIZED: Minecarts are too far apart",
-
- "create.contraptions.movement_mode": "UNLOCALIZED: Movement Mode",
- "create.contraptions.movement_mode.move_place": "UNLOCALIZED: Always Place when Stopped",
- "create.contraptions.movement_mode.move_place_returned": "UNLOCALIZED: Place only in Starting Position",
- "create.contraptions.movement_mode.move_never_place": "UNLOCALIZED: Place only when Anchor Destroyed",
- "create.contraptions.movement_mode.rotate_place": "UNLOCALIZED: Always Place when Stopped",
- "create.contraptions.movement_mode.rotate_place_returned": "UNLOCALIZED: Only Place near Initial Angle",
- "create.contraptions.movement_mode.rotate_never_place": "UNLOCALIZED: Only Place when Anchor Destroyed",
- "create.contraptions.cart_movement_mode": "UNLOCALIZED: Cart Movement Mode",
- "create.contraptions.cart_movement_mode.rotate": "UNLOCALIZED: Always face toward motion",
- "create.contraptions.cart_movement_mode.rotate_paused": "UNLOCALIZED: Pause actors while rotating",
- "create.contraptions.cart_movement_mode.rotation_locked": "UNLOCALIZED: Lock rotation",
- "create.contraptions.windmill.rotation_direction": "UNLOCALIZED: Rotation Direction",
- "create.contraptions.clockwork.clock_hands": "UNLOCALIZED: Clock Hands",
- "create.contraptions.clockwork.hour_first": "UNLOCALIZED: Hour hand first",
- "create.contraptions.clockwork.minute_first": "UNLOCALIZED: Minute hand first",
- "create.contraptions.clockwork.hour_first_24": "UNLOCALIZED: 24-Hour hand first",
-
- "create.logistics.filter": "Filter",
- "create.logistics.recipe_filter": "UNLOCALIZED: Recipe Filter",
- "create.logistics.fluid_filter": "UNLOCALIZED: Fluid Filter",
- "create.logistics.firstFrequency": "Freq. #1",
- "create.logistics.secondFrequency": "Freq. #2",
- "create.logistics.filter.apply": "UNLOCALIZED: Applied filter to %1$s.",
- "create.logistics.filter.apply_click_again": "UNLOCALIZED: Applied filter to %1$s, click again to copy the amount.",
- "create.logistics.filter.apply_count": "UNLOCALIZED: Applied extraction count to filter.",
-
- "create.gui.goggles.generator_stats": "UNLOCALIZED: Generator Stats:",
- "create.gui.goggles.kinetic_stats": "UNLOCALIZED: Kinetic Stats:",
- "create.gui.goggles.at_current_speed": "UNLOCALIZED: at current speed",
- "create.gui.goggles.pole_length": "UNLOCALIZED: Pole Length:",
- "create.gui.goggles.fluid_container": "UNLOCALIZED: Fluid Container Info:",
- "create.gui.goggles.fluid_container.capacity": "UNLOCALIZED: Capacity: ",
- "create.gui.assembly.exception": "UNLOCALIZED: This Contraption was unable to assemble:",
- "create.gui.assembly.exception.unmovableBlock": "UNLOCALIZED: Unmovable Block (%4$s) at [%1$s,%2$s,%3$s]",
- "create.gui.assembly.exception.chunkNotLoaded": "UNLOCALIZED: The Block at [%1$s,%2$s,%3$s] was not in a loaded chunk",
- "create.gui.assembly.exception.structureTooLarge": "UNLOCALIZED: There are too many Blocks included in the contraption.\nThe configured maximum is: %1$s",
- "create.gui.assembly.exception.tooManyPistonPoles": "UNLOCALIZED: There are too many extension Poles attached to this Piston.\nThe configured maximum is: %1$s",
- "create.gui.assembly.exception.noPistonPoles": "UNLOCALIZED: The Piston is missing some extension Poles",
- "create.gui.assembly.exception.not_enough_sails": "UNLOCALIZED: Attached structure does not include enough sail-like blocks: %1$s\nA minimum of %2$s are required",
- "create.gui.assembly.exception.no_contacts": "UNLOCALIZED: Elevators require a horizontal _Redstone_ _Contact_ attached to the structure",
- "create.gui.assembly.exception.too_many_contacts": "UNLOCALIZED: Cannot attach more than one _Redstone_ _Contact_ to Elevators",
- "create.gui.assembly.exception.column_conflict": "UNLOCALIZED: Another Elevator is already targeting this column of contacts",
- "create.gui.gauge.info_header": "UNLOCALIZED: Gauge Information:",
- "create.gui.speedometer.title": "UNLOCALIZED: Rotation Speed",
- "create.gui.stressometer.title": "UNLOCALIZED: Network Stress",
- "create.gui.stressometer.capacity": "UNLOCALIZED: Remaining Capacity",
- "create.gui.stressometer.overstressed": "UNLOCALIZED: Overstressed",
- "create.gui.stressometer.no_rotation": "UNLOCALIZED: No Rotation",
- "create.gui.contraptions.not_fast_enough": "UNLOCALIZED: It appears that this %1$s is _not_ rotating with _enough_ _speed_.",
- "create.gui.contraptions.network_overstressed": "UNLOCALIZED: It appears that this contraption is _overstressed_. Add more sources or _slow_ _down_ the components with a high _stress_ _impact_.",
- "create.gui.adjustable_crate.title": "FlexKrat",
- "create.gui.adjustable_crate.storageSpace": "Opslagruimte",
- "create.gui.stockpile_switch.title": "Voorraad Schakelaar",
- "create.gui.stockpile_switch.invert_signal": "UNLOCALIZED: Invert Signal",
- "create.gui.stockpile_switch.move_to_lower_at": "UNLOCALIZED: Move to lower lane at %1$s%%",
- "create.gui.stockpile_switch.move_to_upper_at": "UNLOCALIZED: Move to upper lane at %1$s%%",
- "create.gui.sequenced_gearshift.title": "UNLOCALIZED: Sequenced Gearshift",
- "create.gui.sequenced_gearshift.instruction": "UNLOCALIZED: Instruction",
- "create.gui.sequenced_gearshift.instruction.turn_angle.descriptive": "UNLOCALIZED: Turn by angle",
- "create.gui.sequenced_gearshift.instruction.turn_angle": "UNLOCALIZED: Turn",
- "create.gui.sequenced_gearshift.instruction.turn_angle.angle": "UNLOCALIZED: Angle",
- "create.gui.sequenced_gearshift.instruction.turn_distance.descriptive": "UNLOCALIZED: Turn to move Piston/Pulley/Gantry",
- "create.gui.sequenced_gearshift.instruction.turn_distance": "UNLOCALIZED: Piston",
- "create.gui.sequenced_gearshift.instruction.turn_distance.distance": "UNLOCALIZED: Distance",
- "create.gui.sequenced_gearshift.instruction.delay.descriptive": "UNLOCALIZED: Timed Delay",
- "create.gui.sequenced_gearshift.instruction.delay": "UNLOCALIZED: Delay",
- "create.gui.sequenced_gearshift.instruction.delay.duration": "UNLOCALIZED: Duration",
- "create.gui.sequenced_gearshift.instruction.end.descriptive": "UNLOCALIZED: End",
- "create.gui.sequenced_gearshift.instruction.end": "UNLOCALIZED: End",
- "create.gui.sequenced_gearshift.instruction.await.descriptive": "UNLOCALIZED: Await new Redstone Pulse",
- "create.gui.sequenced_gearshift.instruction.await": "UNLOCALIZED: Await",
- "create.gui.sequenced_gearshift.speed": "UNLOCALIZED: Speed, Direction",
- "create.gui.sequenced_gearshift.speed.forward": "UNLOCALIZED: Input speed, Forwards",
- "create.gui.sequenced_gearshift.speed.forward_fast": "UNLOCALIZED: Double speed, Forwards",
- "create.gui.sequenced_gearshift.speed.back": "UNLOCALIZED: Input speed, Reversed",
- "create.gui.sequenced_gearshift.speed.back_fast": "UNLOCALIZED: Double speed, Reversed",
-
- "create.schematicAndQuill.dimensions": "Bouwtekening Groote: %1$sx%2$sx%3$s",
- "create.schematicAndQuill.firstPos": "Eerste positie ingesteld.",
- "create.schematicAndQuill.secondPos": "Tweede positie ingesteld.",
- "create.schematicAndQuill.noTarget": "Houd [Ctrl] ingedrukt om een Lucht block te kiezen.",
- "create.schematicAndQuill.abort": "Keuze verwijderd.",
- "create.schematicAndQuill.title": "UNLOCALIZED: Schematic Name:",
- "create.schematicAndQuill.convert": "UNLOCALIZED: Save and Upload Immediately",
- "create.schematicAndQuill.fallbackName": "Mijn Bouwtekening",
- "create.schematicAndQuill.saved": "Opgeslagen als %1$s",
-
- "create.schematic.invalid": "[!] Invalide object - Gebruik inplaats hiervan de Bouwtekening Tafel",
- "create.schematic.position": "Positie",
- "create.schematic.rotation": "Rotatie",
- "create.schematic.rotation.none": "Geen",
- "create.schematic.rotation.cw90": "Met de klok mee 90",
- "create.schematic.rotation.cw180": "Met de klok mee 180",
- "create.schematic.rotation.cw270": "Met de klok mee 270",
- "create.schematic.mirror": "Spiegel",
- "create.schematic.mirror.none": "Geen",
- "create.schematic.mirror.frontBack": "Voor naar achter",
- "create.schematic.mirror.leftRight": "Links naar rechts",
- "create.schematic.tool.deploy": "Inzetten",
- "create.schematic.tool.move": "Verplaats XZ",
- "create.schematic.tool.movey": "Verplaats Y",
- "create.schematic.tool.rotate": "Draai",
- "create.schematic.tool.print": "Print",
- "create.schematic.tool.flip": "Omdraaien",
- "create.schematic.tool.deploy.description.0": "Verplaatst de structuur naar een locatie.",
- "create.schematic.tool.deploy.description.1": "Klik met rechts op de grond om te plaatsen.",
- "create.schematic.tool.deploy.description.2": "Houd [Ctrl] ingedrukt om op een afstand te selecteren.",
- "create.schematic.tool.deploy.description.3": "[Ctrl]-Scroll om de afstand te veranderen.",
- "create.schematic.tool.move.description.0": "Verschuift de Bouwtekening Horizontaal",
- "create.schematic.tool.move.description.1": "Wijs naar de Bouwtekening and [CTRL]-Scroll om hem te duwen.",
- "create.schematic.tool.move.description.2": "",
- "create.schematic.tool.move.description.3": "",
- "create.schematic.tool.movey.description.0": "Verschuift de Bouwtekening Verticaal",
- "create.schematic.tool.movey.description.1": "[CTRL]-Scroll om het omhoog/omlaag te bewegen",
- "create.schematic.tool.movey.description.2": "",
- "create.schematic.tool.movey.description.3": "",
- "create.schematic.tool.rotate.description.0": "Draait de Bouwtekening om zijn midden..",
- "create.schematic.tool.rotate.description.1": "[CTRL]-Scroll om te draaien met 90 graden",
- "create.schematic.tool.rotate.description.2": "",
- "create.schematic.tool.rotate.description.3": "",
- "create.schematic.tool.print.description.0": "Plaats onmiddelijk de structuur in de wereld.",
- "create.schematic.tool.print.description.1": "Klik met rechts om het plaatsen in de wereld te bevestigen.",
- "create.schematic.tool.print.description.2": "Deze tool is alleen voor de creatieve modus.",
- "create.schematic.tool.print.description.3": "",
- "create.schematic.tool.flip.description.0": "Hiermee draait u de Bouwtekening langs het gezicht dat u selecteert.",
- "create.schematic.tool.flip.description.1": "Wijs naar de Bouwtekening en [CTRL]-Scroll om hem om te draaien.",
- "create.schematic.tool.flip.description.2": "",
- "create.schematic.tool.flip.description.3": "",
-
- "create.schematics.synchronizing": "Synchroniseren...",
- "create.schematics.uploadTooLarge": "Jouw Bouwtekening is te groot!",
- "create.schematics.maxAllowedSize": "De maximum toegestane grote van een Bouwtekings bestand is:",
-
- "create.gui.schematicTable.refresh": "UNLOCALIZED: Refresh Files",
- "create.gui.schematicTable.open_folder": "UNLOCALIZED: Open Folder",
- "create.gui.schematicTable.title": "Bouwtekening Tafel",
- "create.gui.schematicTable.availableSchematics": "Beschikbare Bouwtekeningen",
- "create.gui.schematicTable.noSchematics": "Geen Bouwtekeningen opgeslagen",
- "create.gui.schematicTable.uploading": "Uploaden...",
- "create.gui.schematicTable.finished": "Upload Klaar!",
- "create.gui.schematicannon.title": "Bouwtekeningkannon",
- "create.gui.schematicannon.listPrinter": "Materiaal lijst Printer",
- "create.gui.schematicannon.gunpowderLevel": "Buskruit op %1$s%%",
- "create.gui.schematicannon.shotsRemaining": "Schoten over: %1$s",
- "create.gui.schematicannon.shotsRemainingWithBackup": "Met backup: %1$s",
- "create.gui.schematicannon.optionEnabled": "Momenteel Ingeschakeld",
- "create.gui.schematicannon.optionDisabled": "Momenteel Uitgeschakeld",
- "create.gui.schematicannon.showOptions": "UNLOCALIZED: Show Printer Settings",
- "create.gui.schematicannon.option.dontReplaceSolid": "Niet vaste blokken vervangen",
- "create.gui.schematicannon.option.replaceWithSolid": "Vervang vast met vast",
- "create.gui.schematicannon.option.replaceWithAny": "Vervang vast met alles",
- "create.gui.schematicannon.option.replaceWithEmpty": "Vervang vast met leeg",
- "create.gui.schematicannon.option.skipMissing": "Sla missende blokken over",
- "create.gui.schematicannon.option.skipTileEntities": "Bescherm Tile Entities",
- "create.gui.schematicannon.slot.gunpowder": "UNLOCALIZED: Add gunpowder to fuel the cannon",
- "create.gui.schematicannon.slot.listPrinter": "UNLOCALIZED: Place books here to print a Checklist for your Schematic",
- "create.gui.schematicannon.slot.schematic": "UNLOCALIZED: Add your Schematic here. Make sure it is deployed at a specific location.",
- "create.gui.schematicannon.option.skipMissing.description": "Als het Bouwtekeningkannon niet een geschikt blok kan vinden om te plaatsen gaat hij door bij de volgende locatie.",
- "create.gui.schematicannon.option.skipTileEntities.description": "Het Bouwtekeningkannon probeert blokken met data zoals kisten te vermijden",
- "create.gui.schematicannon.option.dontReplaceSolid.description": "Het Bouwtekeningkannon zal nooit vaste blokken in zijn gebied vervangen, alleen niet-vaste blokken en lucht",
- "create.gui.schematicannon.option.replaceWithSolid.description": "Het Bouwtekeningkannon zal alleen vaste blokken in zijn gebied veranderen, als de bouwtekening een vast blok bevat op zijn locatie.",
- "create.gui.schematicannon.option.replaceWithAny.description": "Het Bouwtekeningkannon zal vaste blokken in zijn gebied vervangen als, de bouwtekening een blok op bevat op zijn locatie.",
- "create.gui.schematicannon.option.replaceWithEmpty.description": "Het Bouwtekeningkannon zal alle blokken in zijn gebied vervangen, inclusief blokken vervangen door lucht.",
-
- "create.schematicannon.status.idle": "IJdel",
- "create.schematicannon.status.ready": "Paraat",
- "create.schematicannon.status.running": "Draaiend",
- "create.schematicannon.status.finished": "Klaar",
- "create.schematicannon.status.paused": "Gepauzeerd",
- "create.schematicannon.status.stopped": "Gestopt",
- "create.schematicannon.status.noGunpowder": "Buskruit op",
- "create.schematicannon.status.targetNotLoaded": "Blok is niet geladen",
- "create.schematicannon.status.targetOutsideRange": "Doel is te ver weg",
- "create.schematicannon.status.searching": "Aan het zoeken",
- "create.schematicannon.status.skipping": "Aan het overslaan",
- "create.schematicannon.status.missingBlock": "Missende Blok:",
- "create.schematicannon.status.placing": "Aan het plaatsen",
- "create.schematicannon.status.clearing": "Blokken aan het verwijderen",
- "create.schematicannon.status.schematicInvalid": "Bouwtekening niet valide",
- "create.schematicannon.status.schematicNotPlaced": "Bouwtekening niet geplaatst",
- "create.schematicannon.status.schematicExpired": "Bouwtekening verlopen",
-
- "create.materialChecklist": "UNLOCALIZED: Material Checklist",
- "create.materialChecklist.blocksNotLoaded": "UNLOCALIZED: * Disclaimer *\n\nMaterial List may be inaccurate due to relevant chunks not being loaded.",
-
- "create.gui.filter.deny_list": "UNLOCALIZED: Deny-List",
- "create.gui.filter.deny_list.description": "UNLOCALIZED: Items pass if they do NOT match any of the above. An empty Deny-List accepts everything.",
- "create.gui.filter.allow_list": "UNLOCALIZED: Allow-List",
- "create.gui.filter.allow_list.description": "UNLOCALIZED: Items pass if they match any of the above. An empty Allow-List rejects everything.",
- "create.gui.filter.respect_data": "UNLOCALIZED: Respect Data",
- "create.gui.filter.respect_data.description": "UNLOCALIZED: Items only match if their durability, enchantments, and other attributes match as well.",
- "create.gui.filter.ignore_data": "UNLOCALIZED: Ignore Data",
- "create.gui.filter.ignore_data.description": "UNLOCALIZED: Items match regardless of their attributes.",
-
- "create.item_attributes.placeable": "UNLOCALIZED: is placeable",
- "create.item_attributes.placeable.inverted": "UNLOCALIZED: is not placeable",
- "create.item_attributes.consumable": "UNLOCALIZED: can be eaten",
- "create.item_attributes.consumable.inverted": "UNLOCALIZED: cannot be eaten",
- "create.item_attributes.fluid_container": "UNLOCALIZED: can store fluids",
- "create.item_attributes.fluid_container.inverted": "UNLOCALIZED: cannot store fluids",
- "create.item_attributes.enchanted": "UNLOCALIZED: is enchanted",
- "create.item_attributes.enchanted.inverted": "UNLOCALIZED: is unenchanted",
- "create.item_attributes.max_enchanted": "UNLOCALIZED: is enchanted at max level",
- "create.item_attributes.max_enchanted.inverted": "UNLOCALIZED: is not enchanted at max level",
- "create.item_attributes.renamed": "UNLOCALIZED: has a custom name",
- "create.item_attributes.renamed.inverted": "UNLOCALIZED: does not have a custom name",
- "create.item_attributes.damaged": "UNLOCALIZED: is damaged",
- "create.item_attributes.damaged.inverted": "UNLOCALIZED: is not damaged",
- "create.item_attributes.badly_damaged": "UNLOCALIZED: is heavily damaged",
- "create.item_attributes.badly_damaged.inverted": "UNLOCALIZED: is not heavily damaged",
- "create.item_attributes.not_stackable": "UNLOCALIZED: cannot stack",
- "create.item_attributes.not_stackable.inverted": "UNLOCALIZED: can be stacked",
- "create.item_attributes.equipable": "UNLOCALIZED: can be equipped",
- "create.item_attributes.equipable.inverted": "UNLOCALIZED: cannot be equipped",
- "create.item_attributes.furnace_fuel": "UNLOCALIZED: is furnace fuel",
- "create.item_attributes.furnace_fuel.inverted": "UNLOCALIZED: is not furnace fuel",
- "create.item_attributes.washable": "UNLOCALIZED: can be Washed",
- "create.item_attributes.washable.inverted": "UNLOCALIZED: cannot be Washed",
- "create.item_attributes.hauntable": "UNLOCALIZED: can be Haunted",
- "create.item_attributes.hauntable.inverted": "UNLOCALIZED: cannot be Haunted",
- "create.item_attributes.crushable": "UNLOCALIZED: can be Crushed",
- "create.item_attributes.crushable.inverted": "UNLOCALIZED: cannot be Crushed",
- "create.item_attributes.smeltable": "UNLOCALIZED: can be Smelted",
- "create.item_attributes.smeltable.inverted": "UNLOCALIZED: cannot be Smelted",
- "create.item_attributes.smokable": "UNLOCALIZED: can be Smoked",
- "create.item_attributes.smokable.inverted": "UNLOCALIZED: cannot be Smoked",
- "create.item_attributes.blastable": "UNLOCALIZED: can be Smelted in a Blast Furnace",
- "create.item_attributes.blastable.inverted": "UNLOCALIZED: cannot be Smelted in a Blast Furnace",
- "create.item_attributes.compostable": "UNLOCALIZED: can be composted",
- "create.item_attributes.compostable.inverted": "UNLOCALIZED: cannot be composted",
- "create.item_attributes.shulker_level": "UNLOCALIZED: is shulker %1$s",
- "create.item_attributes.shulker_level.inverted": "UNLOCALIZED: is shulker not %1$s",
- "create.item_attributes.shulker_level.full": "UNLOCALIZED: full",
- "create.item_attributes.shulker_level.empty": "UNLOCALIZED: empty",
- "create.item_attributes.shulker_level.partial": "UNLOCALIZED: partially filled",
- "create.item_attributes.in_tag": "UNLOCALIZED: is tagged %1$s",
- "create.item_attributes.in_tag.inverted": "UNLOCALIZED: is not tagged %1$s",
- "create.item_attributes.in_item_group": "UNLOCALIZED: is in group '%1$s'",
- "create.item_attributes.in_item_group.inverted": "UNLOCALIZED: is not in group '%1$s'",
- "create.item_attributes.added_by": "UNLOCALIZED: was added by %1$s",
- "create.item_attributes.added_by.inverted": "UNLOCALIZED: was not added by %1$s",
- "create.item_attributes.has_enchant": "UNLOCALIZED: is enchanted with %1$s",
- "create.item_attributes.has_enchant.inverted": "UNLOCALIZED: is not enchanted with %1$s",
- "create.item_attributes.color": "UNLOCALIZED: is dyed %1$s",
- "create.item_attributes.color.inverted": "UNLOCALIZED: is not dyed %1$s",
- "create.item_attributes.has_fluid": "UNLOCALIZED: contains %1$s",
- "create.item_attributes.has_fluid.inverted": "UNLOCALIZED: does not contain %1$s",
- "create.item_attributes.has_name": "UNLOCALIZED: has the custom name %1$s",
- "create.item_attributes.has_name.inverted": "UNLOCALIZED: does not have the custom name %1$s",
- "create.item_attributes.book_author": "UNLOCALIZED: was authored by %1$s",
- "create.item_attributes.book_author.inverted": "UNLOCALIZED: was not authored by %1$s",
- "create.item_attributes.book_copy_original": "UNLOCALIZED: is an original",
- "create.item_attributes.book_copy_original.inverted": "UNLOCALIZED: is not an original",
- "create.item_attributes.book_copy_first": "UNLOCALIZED: is a first-generation copy",
- "create.item_attributes.book_copy_first.inverted": "UNLOCALIZED: is not a first-generation copy",
- "create.item_attributes.book_copy_second": "UNLOCALIZED: is a second-generation copy",
- "create.item_attributes.book_copy_second.inverted": "UNLOCALIZED: is not a second-generation copy",
- "create.item_attributes.book_copy_tattered": "UNLOCALIZED: is a tattered mess",
- "create.item_attributes.book_copy_tattered.inverted": "UNLOCALIZED: is not a tattered mess",
- "create.item_attributes.astralsorcery_amulet": "UNLOCALIZED: improves %1$s",
- "create.item_attributes.astralsorcery_amulet.inverted": "UNLOCALIZED: does not improve %1$s",
- "create.item_attributes.astralsorcery_constellation": "UNLOCALIZED: is attuned to %1$s",
- "create.item_attributes.astralsorcery_constellation.inverted": "UNLOCALIZED: is not attuned to %1$s",
- "create.item_attributes.astralsorcery_crystal": "UNLOCALIZED: has crystal attribute %1$s",
- "create.item_attributes.astralsorcery_crystal.inverted": "UNLOCALIZED: does not have crystal attribute %1$s",
- "create.item_attributes.astralsorcery_perk_gem": "UNLOCALIZED: has perk attribute %1$s",
- "create.item_attributes.astralsorcery_perk_gem.inverted": "UNLOCALIZED: does not have perk attribute %1$s",
-
- "create.gui.attribute_filter.no_selected_attributes": "UNLOCALIZED: No attributes selected",
- "create.gui.attribute_filter.selected_attributes": "UNLOCALIZED: Selected attributes:",
- "create.gui.attribute_filter.add_attribute": "UNLOCALIZED: Add attribute to List",
- "create.gui.attribute_filter.add_inverted_attribute": "UNLOCALIZED: Add opposite attribute to List",
- "create.gui.attribute_filter.allow_list_disjunctive": "UNLOCALIZED: Allow-List (Any)",
- "create.gui.attribute_filter.allow_list_disjunctive.description": "UNLOCALIZED: Items pass if they have any of the selected attributes.",
- "create.gui.attribute_filter.allow_list_conjunctive": "UNLOCALIZED: Allow-List (All)",
- "create.gui.attribute_filter.allow_list_conjunctive.description": "UNLOCALIZED: Items pass only if they have ALL of the selected attributes.",
- "create.gui.attribute_filter.deny_list": "UNLOCALIZED: Deny-List",
- "create.gui.attribute_filter.deny_list.description": "UNLOCALIZED: Items pass if they do NOT have any of the selected attributes.",
- "create.gui.attribute_filter.add_reference_item": "UNLOCALIZED: Add Reference Item",
-
- "create.tooltip.holdForDescription": "UNLOCALIZED: Hold [%1$s] for Summary",
- "create.tooltip.holdForControls": "UNLOCALIZED: Hold [%1$s] for Controls",
- "create.tooltip.keyShift": "Shift",
- "create.tooltip.keyCtrl": "Ctrl",
- "create.tooltip.speedRequirement": "Snelheid eis: %1$s",
- "create.tooltip.speedRequirement.none": "Geen",
- "create.tooltip.speedRequirement.slow": "UNLOCALIZED: Slow",
- "create.tooltip.speedRequirement.medium": "Gemiddeld",
- "create.tooltip.speedRequirement.fast": "Snel",
- "create.tooltip.stressImpact": "Stress Impact: %1$s",
- "create.tooltip.stressImpact.low": "Laag",
- "create.tooltip.stressImpact.medium": "Gemiddeld",
- "create.tooltip.stressImpact.high": "Hoog",
- "create.tooltip.stressImpact.overstressed": "UNLOCALIZED: Overstressed",
- "create.tooltip.up_to": "UNLOCALIZED: Up to %1$s",
- "create.tooltip.capacityProvided": "Stress Capacity: %1$s",
- "create.tooltip.capacityProvided.low": "Klein",
- "create.tooltip.capacityProvided.medium": "Gemiddeld",
- "create.tooltip.capacityProvided.high": "Groot",
- "create.tooltip.generationSpeed": "UNLOCALIZED: Generates at %1$s %2$s",
- "create.tooltip.analogStrength": "UNLOCALIZED: Analog Strength: %1$s/15",
-
- "create.mechanical_arm.extract_from": "UNLOCALIZED: Take items from %1$s",
- "create.mechanical_arm.deposit_to": "UNLOCALIZED: Deposit items to %1$s",
- "create.mechanical_arm.summary": "UNLOCALIZED: Mechanical Arm has %1$s input(s) and %2$s output(s).",
- "create.mechanical_arm.points_outside_range": "UNLOCALIZED: %1$s selected interaction point(s) removed due to range limitations.",
-
- "create.weighted_ejector.target_set": "UNLOCALIZED: Target Selected",
- "create.weighted_ejector.target_not_valid": "UNLOCALIZED: Ejecting to Adjacent block (Target was not Valid)",
- "create.weighted_ejector.no_target": "UNLOCALIZED: Ejecting to Adjacent block (No Target was Selected)",
- "create.weighted_ejector.targeting": "UNLOCALIZED: Ejecting to [%1$s,%2$s,%3$s]",
- "create.weighted_ejector.stack_size": "UNLOCALIZED: Ejected Stack Size",
-
- "create.logistics.when_multiple_outputs_available": "UNLOCALIZED: When Multiple Outputs Available",
-
- "create.mechanical_arm.selection_mode.round_robin": "UNLOCALIZED: Round Robin",
- "create.mechanical_arm.selection_mode.forced_round_robin": "UNLOCALIZED: Forced Round Robin",
- "create.mechanical_arm.selection_mode.prefer_first": "UNLOCALIZED: Prefer First Target",
-
- "create.tunnel.selection_mode.split": "UNLOCALIZED: Split",
- "create.tunnel.selection_mode.forced_split": "UNLOCALIZED: Forced Split",
- "create.tunnel.selection_mode.round_robin": "UNLOCALIZED: Round Robin",
- "create.tunnel.selection_mode.forced_round_robin": "UNLOCALIZED: Forced Round Robin",
- "create.tunnel.selection_mode.prefer_nearest": "UNLOCALIZED: Prefer Nearest",
- "create.tunnel.selection_mode.randomize": "UNLOCALIZED: Randomize",
- "create.tunnel.selection_mode.synchronize": "UNLOCALIZED: Synchronize Inputs",
-
- "create.tooltip.chute.header": "UNLOCALIZED: Chute Information",
- "create.tooltip.chute.items_move_down": "UNLOCALIZED: Items move Downward",
- "create.tooltip.chute.items_move_up": "UNLOCALIZED: Items move Upward",
- "create.tooltip.chute.no_fans_attached": "UNLOCALIZED: No attached fans",
- "create.tooltip.chute.fans_push_up": "UNLOCALIZED: Fans push from Below",
- "create.tooltip.chute.fans_push_down": "UNLOCALIZED: Fans push from Above",
- "create.tooltip.chute.fans_pull_up": "UNLOCALIZED: Fans pull from Above",
- "create.tooltip.chute.fans_pull_down": "UNLOCALIZED: Fans pull from Below",
- "create.tooltip.chute.contains": "UNLOCALIZED: Contains: %1$s x%2$s",
- "create.tooltip.deployer.header": "UNLOCALIZED: Deployer Information",
- "create.tooltip.deployer.using": "UNLOCALIZED: Mode: Use",
- "create.tooltip.deployer.punching": "UNLOCALIZED: Mode: Attack",
- "create.tooltip.deployer.contains": "UNLOCALIZED: Item: %1$s x%2$s",
- "create.tooltip.brass_tunnel.contains": "UNLOCALIZED: Currently distributing:",
- "create.tooltip.brass_tunnel.contains_entry": "UNLOCALIZED: > %1$s x%2$s",
- "create.tooltip.brass_tunnel.retrieve": "UNLOCALIZED: Right-Click to retrieve",
-
- "create.linked_controller.bind_mode": "UNLOCALIZED: Bind mode active",
- "create.linked_controller.press_keybind": "UNLOCALIZED: Press %1$s, %2$s, %3$s, %4$s, %5$s or %6$s, to bind this frequency to the respective key",
- "create.linked_controller.key_bound": "UNLOCALIZED: Frequency bound to %1$s",
- "create.linked_controller.frequency_slot_1": "UNLOCALIZED: Keybind: %1$s, Freq. #1",
- "create.linked_controller.frequency_slot_2": "UNLOCALIZED: Keybind: %1$s, Freq. #2",
-
- "create.crafting_blueprint.crafting_slot": "UNLOCALIZED: Ingredient Slot",
- "create.crafting_blueprint.filter_items_viable": "UNLOCALIZED: Advanced filter items are viable",
- "create.crafting_blueprint.display_slot": "UNLOCALIZED: Display Slot",
- "create.crafting_blueprint.inferred": "UNLOCALIZED: Inferred from recipe",
- "create.crafting_blueprint.manually_assigned": "UNLOCALIZED: Manually assigned",
- "create.crafting_blueprint.secondary_display_slot": "UNLOCALIZED: Secondary Display Slot",
- "create.crafting_blueprint.optional": "UNLOCALIZED: Optional",
-
- "create.potato_cannon.ammo.attack_damage": "UNLOCALIZED: %1$s Attack Damage",
- "create.potato_cannon.ammo.reload_ticks": "UNLOCALIZED: %1$s Reload Ticks",
- "create.potato_cannon.ammo.knockback": "UNLOCALIZED: %1$s Knockback",
-
- "create.hint.hose_pulley.title": "UNLOCALIZED: Bottomless Supply",
- "create.hint.hose_pulley": "UNLOCALIZED: The targeted body of fluid is considered infinite.",
- "create.hint.mechanical_arm_no_targets.title": "UNLOCALIZED: No Targets",
- "create.hint.mechanical_arm_no_targets": "UNLOCALIZED: It appears this _Mechanical_ _Arm_ has not been assigned any _targets._ Select belts, depots, funnels and other blocks by _right-clicking_ them while _holding_ the _Mechanical_ _Arm_ in your _hand_.",
- "create.hint.empty_bearing.title": "UNLOCALIZED: Update Bearing",
- "create.hint.empty_bearing": "UNLOCALIZED: _Right-click_ the bearing with an _empty_ _hand_ to _attach_ the structure you just built in front of it.",
- "create.hint.full_deployer.title": "UNLOCALIZED: Deployer Item Overflow",
- "create.hint.full_deployer": "UNLOCALIZED: It appears this _Deployer_ contains _excess_ _items_ that need to be _extracted._ Use a _hopper,_ _funnel_ or other means to free it from its overflow.",
-
- "create.backtank.low": "UNLOCALIZED: Backtank pressure low",
- "create.backtank.depleted": "UNLOCALIZED: Backtank pressure depleted",
-
- "create.hint.derailed_train.title": "UNLOCALIZED: Derailed Train",
- "create.hint.derailed_train": "UNLOCALIZED: It appears this _Train_ is no longer sitting on a connected track piece. _Right-Click_ using a _wrench_ in order to relocate it to a nearby track.",
-
- "create.boiler.status": "UNLOCALIZED: Boiler Status: %1$s",
- "create.boiler.status_short": "UNLOCALIZED: Boiler: %1$s",
- "create.boiler.passive": "UNLOCALIZED: Passive",
- "create.boiler.idle": "UNLOCALIZED: Idle",
- "create.boiler.lvl": "UNLOCALIZED: Lvl %1$s",
- "create.boiler.max_lvl": "UNLOCALIZED: Max",
- "create.boiler.size": "UNLOCALIZED: Size",
- "create.boiler.size_dots": "UNLOCALIZED: ....... ",
- "create.boiler.water": "UNLOCALIZED: Water",
- "create.boiler.water_dots": "UNLOCALIZED: ... ",
- "create.boiler.heat": "UNLOCALIZED: Heat",
- "create.boiler.heat_dots": "UNLOCALIZED: ...... ",
- "create.boiler.via_one_engine": "UNLOCALIZED: via 1 engine",
- "create.boiler.via_engines": "UNLOCALIZED: via %1$s engines",
-
- "create.elevator_contact.title": "UNLOCALIZED: Elevator Contact",
- "create.elevator_contact.floor_identifier": "UNLOCALIZED: Floor Identifier",
- "create.elevator_contact.floor_description": "UNLOCALIZED: Floor Description",
-
- "create.gui.schedule.lmb_edit": "UNLOCALIZED: Left-Click to Edit",
- "create.gui.schedule.rmb_remove": "UNLOCALIZED: Right-Click to Remove",
- "create.gui.schedule.duplicate": "UNLOCALIZED: Duplicate",
- "create.gui.schedule.remove_entry": "UNLOCALIZED: Remove Action",
- "create.gui.schedule.add_entry": "UNLOCALIZED: Add Action",
- "create.gui.schedule.move_up": "UNLOCALIZED: Move up",
- "create.gui.schedule.move_down": "UNLOCALIZED: Move down",
- "create.gui.schedule.add_condition": "UNLOCALIZED: Add Condition",
- "create.gui.schedule.alternative_condition": "UNLOCALIZED: Alternative Condition",
-
- "create.schedule.instruction_type": "UNLOCALIZED: Next Action:",
- "create.schedule.instruction.editor": "UNLOCALIZED: Instruction Editor",
- "create.schedule.instruction.destination": "UNLOCALIZED: Travel to Station",
- "create.schedule.instruction.destination.summary": "UNLOCALIZED: Next Stop:",
- "create.schedule.instruction.filter_edit_box": "UNLOCALIZED: Station Name",
- "create.schedule.instruction.filter_edit_box_1": "UNLOCALIZED: Use * as a text wildcard",
- "create.schedule.instruction.filter_edit_box_2": "UNLOCALIZED: Example: 'My Station, Platform *'",
- "create.schedule.instruction.filter_edit_box_3": "UNLOCALIZED: Train picks nearest unoccupied match",
- "create.schedule.instruction.rename": "UNLOCALIZED: Update Schedule Title",
- "create.schedule.instruction.rename.summary": "UNLOCALIZED: New Title:",
- "create.schedule.instruction.name_edit_box": "UNLOCALIZED: Schedule Title",
- "create.schedule.instruction.name_edit_box_1": "UNLOCALIZED: Affects text shown on displays",
- "create.schedule.instruction.name_edit_box_2": "UNLOCALIZED: Defaults to next destination's name",
- "create.schedule.instruction.throttle": "UNLOCALIZED: Limit Max Speed",
- "create.schedule.instruction.throttle.summary": "UNLOCALIZED: Change Max Speed to %1$s",
- "create.schedule.instruction.throttle_edit_box": "UNLOCALIZED: Throttle",
- "create.schedule.instruction.throttle_edit_box_1": "UNLOCALIZED: Affects the top speed of the Train",
- "create.schedule.condition_type": "UNLOCALIZED: Continue if/after:",
- "create.schedule.condition.editor": "UNLOCALIZED: Condition Editor",
- "create.schedule.condition.delay": "UNLOCALIZED: Scheduled Delay",
- "create.schedule.condition.delay_short": "UNLOCALIZED: Wait: %1$s",
- "create.schedule.condition.delay.status": "UNLOCALIZED: Departs in %1$s",
- "create.schedule.condition.idle": "UNLOCALIZED: Cargo Inactivity",
- "create.schedule.condition.idle_short": "UNLOCALIZED: Cargo Idle: %1$s",
- "create.schedule.condition.idle.status": "UNLOCALIZED: Cargo Idle for %1$s",
- "create.schedule.condition.for_x_time": "UNLOCALIZED: for %1$s",
- "create.schedule.condition.unloaded": "UNLOCALIZED: Chunk Unloaded",
- "create.schedule.condition.unloaded.status": "UNLOCALIZED: Waiting for chunk unload",
- "create.schedule.condition.powered": "UNLOCALIZED: Station Powered",
- "create.schedule.condition.powered.status": "UNLOCALIZED: Waiting for redstone",
- "create.schedule.condition.time_of_day": "UNLOCALIZED: Time of Day",
- "create.schedule.condition.time_of_day.scheduled": "UNLOCALIZED: Scheduled Time: %1$s",
- "create.schedule.condition.time_of_day.digital_format": "UNLOCALIZED: %1$s:%3$s %4$s",
- "create.schedule.condition.time_of_day.rotation": "UNLOCALIZED: Rotation",
- "create.schedule.condition.time_of_day.rotation.every_24": "UNLOCALIZED: Every Day",
- "create.schedule.condition.time_of_day.rotation.every_12": "UNLOCALIZED: Every 12:00",
- "create.schedule.condition.time_of_day.rotation.every_6": "UNLOCALIZED: Every 6:00",
- "create.schedule.condition.time_of_day.rotation.every_4": "UNLOCALIZED: Every 4:00",
- "create.schedule.condition.time_of_day.rotation.every_3": "UNLOCALIZED: Every 3:00",
- "create.schedule.condition.time_of_day.rotation.every_2": "UNLOCALIZED: Every 2:00",
- "create.schedule.condition.time_of_day.rotation.every_1": "UNLOCALIZED: Every 1:00",
- "create.schedule.condition.time_of_day.rotation.every_0_45": "UNLOCALIZED: Every 0:45",
- "create.schedule.condition.time_of_day.rotation.every_0_30": "UNLOCALIZED: Every 0:30",
- "create.schedule.condition.time_of_day.rotation.every_0_15": "UNLOCALIZED: Every 0:15",
- "create.schedule.condition.time_of_day.status": "UNLOCALIZED: Departs at ",
- "create.schedule.condition.threshold.train_holds": "UNLOCALIZED: Train holds %1$s",
- "create.schedule.condition.threshold.greater": "UNLOCALIZED: more than",
- "create.schedule.condition.threshold.less": "UNLOCALIZED: less than",
- "create.schedule.condition.threshold.equal": "UNLOCALIZED: exactly",
- "create.schedule.condition.threshold.x_units_of_item": "UNLOCALIZED: %1$s %2$s of %3$s",
- "create.schedule.condition.threshold.matching_content": "UNLOCALIZED: Matching Content",
- "create.schedule.condition.threshold.anything": "UNLOCALIZED: Anything",
- "create.schedule.condition.threshold.item_measure": "UNLOCALIZED: Item Measure",
- "create.schedule.condition.threshold.items": "UNLOCALIZED: Items",
- "create.schedule.condition.threshold.stacks": "UNLOCALIZED: Stacks",
- "create.schedule.condition.threshold.buckets": "UNLOCALIZED: Buckets",
- "create.schedule.condition.threshold.status": "UNLOCALIZED: Cargo: %1$s/%2$s %3$s",
- "create.schedule.condition.threshold.place_item": "UNLOCALIZED: Reference Item",
- "create.schedule.condition.threshold.place_item_2": "UNLOCALIZED: Filters can be used",
- "create.schedule.condition.threshold.place_item_3": "UNLOCALIZED: Leave empty to match any",
- "create.schedule.condition.fluid_threshold": "UNLOCALIZED: Fluid Cargo Condition",
- "create.schedule.condition.item_threshold": "UNLOCALIZED: Item Cargo Condition",
- "create.schedule.condition.redstone_link": "UNLOCALIZED: Redstone Link",
- "create.schedule.condition.redstone_link.status": "UNLOCALIZED: Waiting for redstone link",
- "create.schedule.condition.redstone_link_on": "UNLOCALIZED: Link On",
- "create.schedule.condition.redstone_link_off": "UNLOCALIZED: Link Off",
- "create.schedule.condition.redstone_link.powered": "UNLOCALIZED: Powered",
- "create.schedule.condition.redstone_link.unpowered": "UNLOCALIZED: Not powered",
- "create.schedule.condition.redstone_link.frequency_state": "UNLOCALIZED: Frequency state:",
- "create.schedule.condition.redstone_link.frequency_powered": "UNLOCALIZED: Frequency powered:",
- "create.schedule.condition.redstone_link.frequency_unpowered": "UNLOCALIZED: Frequency not powered:",
- "create.schedule.condition.player_count": "UNLOCALIZED: Players Seated",
- "create.schedule.condition.player_count.summary": "UNLOCALIZED: %1$s Player",
- "create.schedule.condition.player_count.summary_plural": "UNLOCALIZED: %1$s Players",
- "create.schedule.condition.player_count.seated": "UNLOCALIZED: %1$s seated",
- "create.schedule.condition.player_count.players": "UNLOCALIZED: Players",
- "create.schedule.condition.player_count.condition": "UNLOCALIZED: Conditional",
- "create.schedule.condition.player_count.exactly": "UNLOCALIZED: Exactly",
- "create.schedule.condition.player_count.or_above": "UNLOCALIZED: Or above",
- "create.schedule.condition.player_count.status": "UNLOCALIZED: Passengers: %1$s/%2$s",
- "create.schedule.loop": "UNLOCALIZED: Loop Forever",
- "create.schedule.loop1": "UNLOCALIZED: Schedule starts over",
- "create.schedule.loop2": "UNLOCALIZED: when completed",
- "create.schedule.reset": "UNLOCALIZED: Reset Progress",
- "create.schedule.skip": "UNLOCALIZED: Skip current Stop",
- "create.schedule.applied_to_train": "UNLOCALIZED: Train is now following this Schedule",
- "create.schedule.non_controlling_seat": "UNLOCALIZED: Conductor needs to sit in front of a Controls block",
- "create.schedule.remove_with_empty_hand": "UNLOCALIZED: Remove current Schedule with an Empty Hand",
- "create.schedule.auto_removed_from_train": "UNLOCALIZED: Auto-Schedule discarded",
- "create.schedule.removed_from_train": "UNLOCALIZED: Schedule retrieved from Train",
- "create.schedule.no_stops": "UNLOCALIZED: This Schedule does not have any Stops yet",
- "create.schedule.continued": "UNLOCALIZED: Schedule resumed",
-
- "create.track.selection_cleared": "UNLOCALIZED: Selection Cleared",
- "create.track.valid_connection": "UNLOCALIZED: Can Connect ✔",
- "create.track.second_point": "UNLOCALIZED: Place track or select a second point",
- "create.track.too_far": "UNLOCALIZED: Too far away",
- "create.track.original_missing": "UNLOCALIZED: Original block removed, Sneak-click to reset",
- "create.track.perpendicular": "UNLOCALIZED: Cannot connect perpendicularly",
- "create.track.ascending_s_curve": "UNLOCALIZED: Cannot create sloped S-Bends",
- "create.track.too_sharp": "UNLOCALIZED: Turn too sharp",
- "create.track.too_steep": "UNLOCALIZED: Slope too steep",
- "create.track.slope_turn": "UNLOCALIZED: Cannot enter or leave slope on a turn",
- "create.track.opposing_slopes": "UNLOCALIZED: Cannot connect opposing slopes",
- "create.track.leave_slope_ascending": "UNLOCALIZED: Cannot leave this slope while ascending",
- "create.track.leave_slope_descending": "UNLOCALIZED: Cannot leave this slope while descending",
- "create.track.turn_90": "UNLOCALIZED: Can only turn up to 90 Degrees",
- "create.track.junction_start": "UNLOCALIZED: Cannot start connection from a Junction",
- "create.track.turn_start": "UNLOCALIZED: Cannot start connection from a Turn",
- "create.track.not_enough_tracks": "UNLOCALIZED: Not holding enough tracks",
- "create.track.not_enough_pavement": "UNLOCALIZED: Not holding enough pavement blocks",
-
- "create.portal_track.failed": "UNLOCALIZED: Cannot place portal track:",
- "create.portal_track.missing": "UNLOCALIZED: Target portal not generated yet",
- "create.portal_track.blocked": "UNLOCALIZED: Target location blocked (%1$s,%2$s,%3$s)",
-
- "create.station.idle": "UNLOCALIZED: Station is Idle",
- "create.station.assembly_title": "UNLOCALIZED: Train Assembly",
- "create.station.close": "UNLOCALIZED: Close Window",
- "create.station.cancel": "UNLOCALIZED: Cancel Assembly",
- "create.station.failed": "UNLOCALIZED: Assembly Failed",
- "create.station.icon_type": "UNLOCALIZED: Icon Type",
- "create.station.create_train": "UNLOCALIZED: Create new Train",
- "create.station.assemble_train": "UNLOCALIZED: Assemble Train",
- "create.station.disassemble_train": "UNLOCALIZED: Disassemble Train",
- "create.station.remove_schedule": "UNLOCALIZED: Retrieve Schedule",
- "create.station.remove_auto_schedule": "UNLOCALIZED: Discard Auto-Schedule",
- "create.station.no_assembly_diagonal": "UNLOCALIZED: Cannot build trains",
- "create.station.no_assembly_diagonal_1": "UNLOCALIZED: on diagonal tracks",
- "create.station.no_assembly_curve": "UNLOCALIZED: Cannot build trains",
- "create.station.no_assembly_curve_1": "UNLOCALIZED: on curved tracks",
- "create.station.train_not_aligned": "UNLOCALIZED: Cannot disassemble,",
- "create.station.train_not_aligned_1": "UNLOCALIZED: not all carriages aligned",
- "create.station.carriage_number": "UNLOCALIZED: Carriage %1$s:",
- "create.station.retry": "UNLOCALIZED: Resolve this and retry",
- "create.station.no_bogeys": "UNLOCALIZED: No Bogeys",
- "create.station.one_bogey": "UNLOCALIZED: 1 Bogey",
- "create.station.more_bogeys": "UNLOCALIZED: %1$s Bogeys",
- "create.station.how_to": "UNLOCALIZED: Use Train Casing on highlighted Tracks to create bogeys.",
- "create.station.how_to_1": "UNLOCALIZED: Remove bogeys by breaking the block on top.",
- "create.station.how_to_2": "UNLOCALIZED: Build carriages attached to one or two bogeys each.",
-
- "create.train_assembly.too_many_bogeys": "UNLOCALIZED: Too many Bogeys attached: %1$s",
- "create.train_assembly.frontmost_bogey_at_station": "UNLOCALIZED: Frontmost Bogey must be at Station Marker",
- "create.train_assembly.no_bogeys": "UNLOCALIZED: No Bogeys Found",
- "create.train_assembly.not_connected_in_order": "UNLOCALIZED: Bogeys are not connected in order",
- "create.train_assembly.bogeys_too_close": "UNLOCALIZED: Bogeys %1$s and %2$s are too close to each other",
- "create.train_assembly.single_bogey_carriage": "UNLOCALIZED: This Bogey type cannot support a carriage on its own",
- "create.train_assembly.nothing_attached": "UNLOCALIZED: No structure attached to Bogey %1$s",
- "create.train_assembly.no_controls": "UNLOCALIZED: At least one forward-facing controls block needs to be mounted on the train",
- "create.train_assembly.sideways_controls": "UNLOCALIZED: A mounted controls block is facing sideways",
- "create.train_assembly.bogey_created": "UNLOCALIZED: Bogey created. Click again to cycle type",
- "create.train_assembly.requires_casing": "UNLOCALIZED: Use Railway Casing to create bogeys on tracks",
-
- "create.track_target.set": "UNLOCALIZED: Targeted track selected",
- "create.track_target.success": "UNLOCALIZED: Successfully bound to targeted track",
- "create.track_target.clear": "UNLOCALIZED: Cleared track selection",
- "create.track_target.missing": "UNLOCALIZED: Right-click the targeted train track first",
- "create.track_target.too_far": "UNLOCALIZED: Targeted track is too far from here",
- "create.track_target.no_junctions": "UNLOCALIZED: Targeted track cannot be an intersection",
- "create.track_target.occupied": "UNLOCALIZED: Targeted track is occupied",
- "create.track_target.invalid": "UNLOCALIZED: Cannot target this track here",
-
- "create.train.unnamed": "UNLOCALIZED: Unnamed Train",
- "create.train.cannot_relocate_moving": "UNLOCALIZED: Cannot relocate a moving Train",
- "create.train.relocate": "UNLOCALIZED: Click a Track to Relocate %1$s to. Sneak-Click to abort",
- "create.train.relocate.abort": "UNLOCALIZED: Relocation aborted",
- "create.train.relocate.success": "UNLOCALIZED: Relocation successful",
- "create.train.relocate.valid": "UNLOCALIZED: Can relocate to here, Click to Confirm",
- "create.train.relocate.invalid": "UNLOCALIZED: Cannot relocate Train to here",
- "create.train.relocate.too_far": "UNLOCALIZED: Cannot relocate Train this far away",
- "create.train.departing_from": "UNLOCALIZED: Departing from %1$s",
- "create.train.arrived_at": "UNLOCALIZED: Arrived at %1$s",
- "create.train.status": "UNLOCALIZED: Information about Train: %1$s",
- "create.train.status.back_on_track": "UNLOCALIZED: Train is back on Track",
- "create.train.status.collision": "UNLOCALIZED: Collision with other Train",
- "create.train.status.end_of_track": "UNLOCALIZED: A Carriage has reached the end of its Track",
- "create.train.status.double_portal": "UNLOCALIZED: A Carriage cannot enter a portal whilst leaving another",
- "create.train.status.coupling_stress": "UNLOCALIZED: Forced stop due to Stress on Couplings",
- "create.train.status.track_missing": "UNLOCALIZED: Tracks are missing beneath the Train",
- "create.train.status.paused_for_manual": "UNLOCALIZED: Schedule paused for manual controls",
- "create.train.status.opposite_driver": "UNLOCALIZED: Path requires a driver facing the opposite direction",
- "create.train.status.missing_driver": "UNLOCALIZED: Driver has gone missing",
- "create.train.status.found_driver": "UNLOCALIZED: A new driver has been found",
- "create.train.status.navigation_success": "UNLOCALIZED: Navigation succeeded",
- "create.train.status.no_match": "UNLOCALIZED: No station on graph matches '%1$s'",
- "create.train.status.no_path": "UNLOCALIZED: No suitable path to the next Scheduled destination could be found",
-
- "create.track_signal.cannot_change_mode": "UNLOCALIZED: Unable to switch mode of this Signal",
- "create.track_signal.mode_change.entry_signal": "UNLOCALIZED: -> Allow passage if section unoccupied",
- "create.track_signal.mode_change.cross_signal": "UNLOCALIZED: -> Allow passage if section fully traversable",
-
- "create.contraption.controls.start_controlling": "UNLOCALIZED: Now controlling: %1$s",
- "create.contraption.controls.stop_controlling": "UNLOCALIZED: Stopped controlling contraption",
- "create.contraption.controls.approach_station": "UNLOCALIZED: Hold %1$s to approach %2$s",
- "create.contraption.controls.specific_actor_toggle": "UNLOCALIZED: %1$s Actors: %2$s",
- "create.contraption.controls.all_actor_toggle": "UNLOCALIZED: All Actors: %1$s",
- "create.contraption.controls.actor_toggle.on": "UNLOCALIZED: On",
- "create.contraption.controls.actor_toggle.off": "UNLOCALIZED: Off",
- "create.contraption.controls.floor_unreachable": "UNLOCALIZED: Unreachable",
-
- "create.display_link.set": "UNLOCALIZED: Targeted position selected",
- "create.display_link.success": "UNLOCALIZED: Successfully bound to targeted position",
- "create.display_link.clear": "UNLOCALIZED: Cleared position selection",
- "create.display_link.too_far": "UNLOCALIZED: Targeted position is too far from here",
- "create.display_link.invalid": "UNLOCALIZED: Link has no valid target, try placing it again",
- "create.display_link.title": "UNLOCALIZED: Display Link",
- "create.display_link.no_source": "UNLOCALIZED: Not a Display Source",
- "create.display_link.no_target": "UNLOCALIZED: Not a Display Target",
- "create.display_link.reading_from": "UNLOCALIZED: Read from:",
- "create.display_link.writing_to": "UNLOCALIZED: Send to:",
- "create.display_link.attached_side": "UNLOCALIZED: Block on attached side",
- "create.display_link.targeted_location": "UNLOCALIZED: Block in targeted location",
- "create.display_link.view_compatible": "UNLOCALIZED: Click to view all Compatible",
- "create.display_link.information_type": "UNLOCALIZED: Type of Information",
- "create.display_link.display_on": "UNLOCALIZED: Write data to:",
- "create.display_link.display_on_multiline": "UNLOCALIZED: Start writing at:",
-
- "create.display_source.label": "UNLOCALIZED: Attached Label",
- "create.display_source.combine_item_names": "UNLOCALIZED: Combine Item Names",
- "create.display_source.count_items": "UNLOCALIZED: Amount of matching Items",
- "create.display_source.list_items": "UNLOCALIZED: List matching Items",
- "create.display_source.fluid_amount": "UNLOCALIZED: Amount of matching Fluids",
- "create.display_source.list_fluids": "UNLOCALIZED: List matching Fluids",
- "create.display_source.nixie_tube": "UNLOCALIZED: Copy Nixie Tubes",
- "create.display_source.fill_level": "UNLOCALIZED: Container Fill Level",
- "create.display_source.fill_level.display": "UNLOCALIZED: Display Format",
- "create.display_source.fill_level.percent": "UNLOCALIZED: Percent",
- "create.display_source.fill_level.progress_bar": "UNLOCALIZED: Progress Bar",
- "create.display_source.value_list.display": "UNLOCALIZED: Value Display",
- "create.display_source.value_list.shortened": "UNLOCALIZED: Shortened",
- "create.display_source.value_list.full_number": "UNLOCALIZED: Full Number",
- "create.display_source.value_list.thousand": "UNLOCALIZED: k",
- "create.display_source.value_list.million": "UNLOCALIZED: m",
- "create.display_source.player_deaths": "UNLOCALIZED: Player Deaths",
- "create.display_source.scoreboard": "UNLOCALIZED: Scoreboard",
- "create.display_source.scoreboard.objective": "UNLOCALIZED: Objective ID",
- "create.display_source.scoreboard.objective_not_found": "UNLOCALIZED: '%1$s' not found",
- "create.display_source.scoreboard.objective.deaths": "UNLOCALIZED: Player Deaths",
- "create.display_source.time_of_day": "UNLOCALIZED: Time of Day",
- "create.display_source.stop_watch": "UNLOCALIZED: Stopwatch",
- "create.display_source.time.format": "UNLOCALIZED: Time Format",
- "create.display_source.time.12_hour": "UNLOCALIZED: 12-hour",
- "create.display_source.time.24_hour": "UNLOCALIZED: 24-hour",
- "create.display_source.accumulate_items": "UNLOCALIZED: Accumulate Item Count",
- "create.display_source.item_throughput": "UNLOCALIZED: Item Throughput",
- "create.display_source.item_throughput.interval": "UNLOCALIZED: Interval",
- "create.display_source.item_throughput.interval.second": "UNLOCALIZED: per Second",
- "create.display_source.item_throughput.interval.minute": "UNLOCALIZED: per Minute",
- "create.display_source.item_throughput.interval.hour": "UNLOCALIZED: per Hour",
- "create.display_source.train_status": "UNLOCALIZED: Train Schedule Status",
- "create.display_source.station_summary": "UNLOCALIZED: Train Station Summary",
- "create.display_source.station_summary.filter": "UNLOCALIZED: Station name filter",
- "create.display_source.station_summary.train_name_column": "UNLOCALIZED: Train column size",
- "create.display_source.station_summary.platform_column": "UNLOCALIZED: Platform column size",
- "create.display_source.station_summary.now": "UNLOCALIZED: now",
- "create.display_source.station_summary.minutes": "UNLOCALIZED: min",
- "create.display_source.station_summary.seconds": "UNLOCALIZED: %1$ss",
- "create.display_source.observed_train_name": "UNLOCALIZED: Detected Train Name",
- "create.display_source.max_enchant_level": "UNLOCALIZED: Max Enchanting Cost",
- "create.display_source.boiler_status": "UNLOCALIZED: Boiler Status",
- "create.display_source.entity_name": "UNLOCALIZED: Entity Name",
- "create.display_source.current_floor": "UNLOCALIZED: Elevator Location",
- "create.display_source.kinetic_speed": "UNLOCALIZED: Rotation Speed (RPM)",
- "create.display_source.kinetic_speed.absolute": "UNLOCALIZED: Ignore Direction",
- "create.display_source.kinetic_speed.directional": "UNLOCALIZED: Include Direction",
- "create.display_source.kinetic_stress": "UNLOCALIZED: Network Stress",
- "create.display_source.kinetic_stress.display": "UNLOCALIZED: Displayed Info",
- "create.display_source.kinetic_stress.progress_bar": "UNLOCALIZED: Progress Bar",
- "create.display_source.kinetic_stress.percent": "UNLOCALIZED: Percentage",
- "create.display_source.kinetic_stress.current": "UNLOCALIZED: Stress in SU",
- "create.display_source.kinetic_stress.max": "UNLOCALIZED: Total Capacity",
- "create.display_source.kinetic_stress.remaining": "UNLOCALIZED: Remaining SU",
- "create.display_source.redstone_power": "UNLOCALIZED: Redstone Power",
- "create.display_source.redstone_power.display": "UNLOCALIZED: Display Format",
- "create.display_source.redstone_power.number": "UNLOCALIZED: Number",
- "create.display_source.redstone_power.progress_bar": "UNLOCALIZED: Progress Bar",
- "create.display_source.boiler.not_enough_space": "UNLOCALIZED: Not enough space ",
- "create.display_source.boiler.for_boiler_status": "UNLOCALIZED: for Boiler Status",
-
- "create.display_target.line": "UNLOCALIZED: Line %1$s",
- "create.display_target.page": "UNLOCALIZED: Page %1$s",
- "create.display_target.single_line": "UNLOCALIZED: Single Line",
-
- "create.flap_display.cycles.alphabet": "UNLOCALIZED: ;A;B;C;D;E;F;G;H;I;J;K;L;M;N;O;P;Q;R;S;T;U;V;X;Y;Z",
- "create.flap_display.cycles.numeric": "UNLOCALIZED: ;0;1;2;3;4;5;6;7;8;9",
- "create.flap_display.cycles.arrival_time": "UNLOCALIZED: ; min;now;15s;30s;45s",
- "create.flap_display.cycles.shortened_numbers": "UNLOCALIZED: ;K;M",
- "create.flap_display.cycles.fluid_units": "UNLOCALIZED: mB;B ",
- "create.flap_display.cycles.instant": "UNLOCALIZED: ; ",
- "create.flap_display.cycles.pixel": "UNLOCALIZED: █;▓;▒",
-
- "create.super_glue.too_far": "UNLOCALIZED: Selected area is too big",
- "create.super_glue.cannot_reach": "UNLOCALIZED: Selected blocks must be connected",
- "create.super_glue.click_to_confirm": "UNLOCALIZED: Click again to confirm",
- "create.super_glue.click_to_discard": "UNLOCALIZED: Sneak-click to discard selection",
- "create.super_glue.first_pos": "UNLOCALIZED: First position selected",
- "create.super_glue.abort": "UNLOCALIZED: Selection discarded",
- "create.super_glue.not_enough": "UNLOCALIZED: Not enough glue in inventory",
- "create.super_glue.success": "UNLOCALIZED: Applying Glue...",
-
- "create.gui.config.overlay1": "UNLOCALIZED: Hi :)",
- "create.gui.config.overlay2": "UNLOCALIZED: This is a sample overlay",
- "create.gui.config.overlay3": "UNLOCALIZED: Click or drag with your mouse",
- "create.gui.config.overlay4": "UNLOCALIZED: to move this preview",
- "create.gui.config.overlay5": "UNLOCALIZED: Press ESC to exit this screen",
- "create.gui.config.overlay6": "UNLOCALIZED: and save the new position",
- "create.gui.config.overlay7": "UNLOCALIZED: Run /create overlay reset",
- "create.gui.config.overlay8": "UNLOCALIZED: to reset to the default position",
-
- "create.command.killTPSCommand": "UNLOCALIZED: killtps",
- "create.command.killTPSCommand.status.slowed_by.0": "UNLOCALIZED: [Create]: Server tick is currently slowed by %s ms :o",
- "create.command.killTPSCommand.status.slowed_by.1": "UNLOCALIZED: [Create]: Server tick is slowed by %s ms now >:)",
- "create.command.killTPSCommand.status.slowed_by.2": "UNLOCALIZED: [Create]: Server tick is back to regular speed :D",
- "create.command.killTPSCommand.status.usage.0": "UNLOCALIZED: [Create]: use /killtps stop to bring back server tick to regular speed",
- "create.command.killTPSCommand.status.usage.1": "UNLOCALIZED: [Create]: use /killtps start to artificially slow down the server tick",
- "create.command.killTPSCommand.argument.tickTime": "UNLOCALIZED: tickTime",
-
- "create.contraption.minecart_contraption_too_big": "UNLOCALIZED: This Cart Contraption seems too big to pick up",
- "create.contraption.minecart_contraption_illegal_pickup": "UNLOCALIZED: A mystical force is binding this Cart Contraption to the world",
-
-
- "_": "->------------------------] Subtitles [------------------------<-",
-
- "create.subtitle.contraption_disassemble": "UNLOCALIZED: Contraption stops",
- "create.subtitle.peculiar_bell_use": "UNLOCALIZED: Peculiar Bell tolls",
- "create.subtitle.worldshaper_place": "UNLOCALIZED: Worldshaper zaps",
- "create.subtitle.whistle_train_manual": "UNLOCALIZED: Train honks",
- "create.subtitle.steam": "UNLOCALIZED: Steam noises",
- "create.subtitle.saw_activate_stone": "UNLOCALIZED: Mechanical Saw activates",
- "create.subtitle.schematicannon_finish": "UNLOCALIZED: Schematicannon dings",
- "create.subtitle.crafter_craft": "UNLOCALIZED: Crafter crafts",
- "create.subtitle.wrench_remove": "UNLOCALIZED: Component breaks",
- "create.subtitle.train3": "UNLOCALIZED: Bogey wheels rumble muffled",
- "create.subtitle.whistle": "UNLOCALIZED: Whistling",
- "create.subtitle.cogs": "UNLOCALIZED: Cogwheels rumble",
- "create.subtitle.slime_added": "UNLOCALIZED: Slime squishes",
- "create.subtitle.whistle_train_low": "UNLOCALIZED: Low whistling",
- "create.subtitle.schematicannon_launch_block": "UNLOCALIZED: Schematicannon fires",
- "create.subtitle.controller_take": "UNLOCALIZED: Lectern empties",
- "create.subtitle.crafter_click": "UNLOCALIZED: Crafter clicks",
- "create.subtitle.depot_plop": "UNLOCALIZED: Item lands",
- "create.subtitle.confirm": "UNLOCALIZED: Affirmative ding",
- "create.subtitle.mixing": "UNLOCALIZED: Mixing noises",
- "create.subtitle.mechanical_press_activation_belt": "UNLOCALIZED: Mechanical Press bonks",
- "create.subtitle.fwoomp": "UNLOCALIZED: Potato Launcher fwoomps",
- "create.subtitle.sanding_long": "UNLOCALIZED: Sanding noises",
- "create.subtitle.crushing_1": "UNLOCALIZED: Crushing noises",
- "create.subtitle.depot_slide": "UNLOCALIZED: Item slides",
- "create.subtitle.blaze_munch": "UNLOCALIZED: Blaze Burner munches",
- "create.subtitle.funnel_flap": "UNLOCALIZED: Funnel flaps",
- "create.subtitle.haunted_bell_use": "UNLOCALIZED: Haunted Bell tolls",
- "create.subtitle.scroll_value": "UNLOCALIZED: Scroll-input clicks",
- "create.subtitle.controller_put": "UNLOCALIZED: Controller thumps",
- "create.subtitle.cranking": "UNLOCALIZED: Hand Crank turns",
- "create.subtitle.sanding_short": "UNLOCALIZED: Sanding noises",
- "create.subtitle.wrench_rotate": "UNLOCALIZED: Wrench used",
- "create.subtitle.potato_hit": "UNLOCALIZED: Vegetable impacts",
- "create.subtitle.saw_activate_wood": "UNLOCALIZED: Mechanical Saw activates",
- "create.subtitle.whistle_high": "UNLOCALIZED: High whistling",
- "create.subtitle.whistle_train_manual_low": "UNLOCALIZED: Train honks",
- "create.subtitle.whistle_train": "UNLOCALIZED: Whistling",
- "create.subtitle.haunted_bell_convert": "UNLOCALIZED: Haunted Bell awakens",
- "create.subtitle.train": "UNLOCALIZED: Bogey wheels rumble",
- "create.subtitle.deny": "UNLOCALIZED: Declining boop",
- "create.subtitle.controller_click": "UNLOCALIZED: Controller clicks",
- "create.subtitle.whistle_low": "UNLOCALIZED: Low whistling",
- "create.subtitle.copper_armor_equip": "UNLOCALIZED: Diving equipment clinks",
- "create.subtitle.mechanical_press_activation": "UNLOCALIZED: Mechanical Press clangs",
- "create.subtitle.contraption_assemble": "UNLOCALIZED: Contraption moves",
-
-
- "_": "->------------------------] Item Descriptions [------------------------<-",
-
- "item.create.example_item.tooltip": "EXAMPLE ITEM (just a marker that this tooltip exists)",
- "item.create.example_item.tooltip.summary": "A brief description of the item. _Underscores_ highlight a term.",
- "item.create.example_item.tooltip.condition1": "When this",
- "item.create.example_item.tooltip.behaviour1": "Then this item does this. (behaviours show on shift)",
- "item.create.example_item.tooltip.condition2": "And When this",
- "item.create.example_item.tooltip.behaviour2": "You can add as many behaviours as you like",
- "item.create.example_item.tooltip.control1": "When Ctrl pressed",
- "item.create.example_item.tooltip.action1": "These controls are displayed.",
-
- "block.create.wooden_bracket.tooltip": "UNLOCALIZED: WOODEN BRACKET",
- "block.create.wooden_bracket.tooltip.summary": "UNLOCALIZED: _Decorate_ your _Shafts, Cogwheels_ and _Pipes_ with a cozy and wooden bit of reinforcement.",
-
- "block.create.metal_bracket.tooltip": "UNLOCALIZED: METAL BRACKET",
- "block.create.metal_bracket.tooltip.summary": "UNLOCALIZED: _Decorate_ your _Shafts, Cogwheels_ and _Pipes_ with an industrial and sturdy bit of reinforcement.",
-
- "block.create.seat.tooltip": "UNLOCALIZED: SEAT",
- "block.create.seat.tooltip.summary": "UNLOCALIZED: Sit yourself down and enjoy the ride! Will anchor a player onto a moving _contraption_. Great for static furniture too! Comes in a variety of colours.",
- "block.create.seat.tooltip.condition1": "UNLOCALIZED: Right click on Seat",
- "block.create.seat.tooltip.behaviour1": "UNLOCALIZED: Sits the player on the _Seat_. Press L-shift to leave the _Seat_.",
-
- "item.create.blaze_cake.tooltip": "UNLOCALIZED: BLAZE CAKE",
- "item.create.blaze_cake.tooltip.summary": "UNLOCALIZED: A Delicious treat for your hard-working _Blaze Burners_. Gets them all fired up!",
-
- "item.create.wand_of_symmetry.tooltip": "SYMMETRIE STAF",
- "item.create.wand_of_symmetry.tooltip.summary": "Spiegelt uw blokplaatsing perfect over de geconfigureerde vlakken.",
- "item.create.wand_of_symmetry.tooltip.condition1": "Waneer in de Actiebalk",
- "item.create.wand_of_symmetry.tooltip.behaviour1": "Blijft actief",
- "item.create.wand_of_symmetry.tooltip.control1": "R-Klik op de Grond",
- "item.create.wand_of_symmetry.tooltip.action1": "_Creëerd_ of _Beweegt_ de Spiegel",
- "item.create.wand_of_symmetry.tooltip.control2": "R-Klik in de Lucht",
- "item.create.wand_of_symmetry.tooltip.action2": "_Verwijderd_ de actieve Spiegel",
- "item.create.wand_of_symmetry.tooltip.control3": "R-Klik terwijl je Sluipt",
- "item.create.wand_of_symmetry.tooltip.action3": "Opent de _Configuratie_ _Interface_",
-
- "item.create.handheld_worldshaper.tooltip": "UNLOCALIZED: HANDHELD WORLDSHAPER",
- "item.create.handheld_worldshaper.tooltip.summary": "UNLOCALIZED: Handy tool for creating _landscapes_ and _terrain features_.",
- "item.create.handheld_worldshaper.tooltip.control1": "UNLOCALIZED: L-Click at Block",
- "item.create.handheld_worldshaper.tooltip.action1": "UNLOCALIZED: Sets blocks placed by the tool to the targeted block.",
- "item.create.handheld_worldshaper.tooltip.control2": "UNLOCALIZED: R-Click at Block",
- "item.create.handheld_worldshaper.tooltip.action2": "UNLOCALIZED: Applies the currently selected _Brush_ and _Tool_ at the targeted location.",
- "item.create.handheld_worldshaper.tooltip.control3": "UNLOCALIZED: R-Click while Sneaking",
- "item.create.handheld_worldshaper.tooltip.action3": "UNLOCALIZED: Opens the _Configuration Interface_",
-
- "item.create.tree_fertilizer.tooltip": "BOOM MEST",
- "item.create.tree_fertilizer.tooltip.summary": "Een krachtige combinatie van mineralen geschikt voor de meest voorkomende typen bomen.",
- "item.create.tree_fertilizer.tooltip.condition1": "Wanneer gebruikt op Kiemplanten",
- "item.create.tree_fertilizer.tooltip.behaviour1": "Groeit bomen onafhankelijk van beschikbare ruimte",
-
- "item.create.extendo_grip.tooltip": "UNLOCALIZED: EXTENDO GRIP",
- "item.create.extendo_grip.tooltip.summary": "UNLOCALIZED: Boioioing! Greatly _increases reach distance_ of the wielder. Can be powered with Air Pressure from a _Backtank_",
- "item.create.extendo_grip.tooltip.condition1": "UNLOCALIZED: When in Off-Hand",
- "item.create.extendo_grip.tooltip.behaviour1": "UNLOCALIZED: Increases _reach distance_ of items used in the _Main-Hand_.",
- "item.create.extendo_grip.tooltip.condition2": "UNLOCALIZED: While wearing Backtank",
- "item.create.extendo_grip.tooltip.behaviour2": "UNLOCALIZED: _No_ _Durability_ will be used. Instead, _Air_ _pressure_ is drained from the Tank",
-
- "item.create.potato_cannon.tooltip": "UNLOCALIZED: POTATO CANNON",
- "item.create.potato_cannon.tooltip.summary": "UNLOCALIZED: Fwoomp! Launch your home-grown vegetables at your Enemies. Can be powered with Air Pressure from a _Backtank_",
- "item.create.potato_cannon.tooltip.condition1": "UNLOCALIZED: When R-Clicked",
- "item.create.potato_cannon.tooltip.behaviour1": "UNLOCALIZED: _Shoots_ a suitable item from your _Inventory_.",
- "item.create.potato_cannon.tooltip.condition2": "UNLOCALIZED: While wearing Backtank",
- "item.create.potato_cannon.tooltip.behaviour2": "UNLOCALIZED: _No_ _Durability_ will be used. Instead, _Air_ _pressure_ is drained from the Tank",
-
- "item.create.filter.tooltip": "UNLOCALIZED: FILTER",
- "item.create.filter.tooltip.summary": "UNLOCALIZED: _Controls outputs_ and _inputs_ of logistical devices with more _precision_, matching them against a _set of items_ or several _nested filters_.",
- "item.create.filter.tooltip.condition1": "UNLOCALIZED: When in filter slot",
- "item.create.filter.tooltip.behaviour1": "UNLOCALIZED: _Controls_ item flow according to its _configuration_.",
- "item.create.filter.tooltip.condition2": "UNLOCALIZED: When R-Clicked",
- "item.create.filter.tooltip.behaviour2": "UNLOCALIZED: Opens the _configuration interface_.",
-
- "item.create.attribute_filter.tooltip": "UNLOCALIZED: ATTRIBUTE FILTER",
- "item.create.attribute_filter.tooltip.summary": "UNLOCALIZED: _Controls outputs_ and _inputs_ of logistical devices with more _precision_, matching them against a _set of_ item _attributes_ and _categories_.",
- "item.create.attribute_filter.tooltip.condition1": "UNLOCALIZED: When in filter slot",
- "item.create.attribute_filter.tooltip.behaviour1": "UNLOCALIZED: _Controls_ item flow according to its _configuration_.",
- "item.create.attribute_filter.tooltip.condition2": "UNLOCALIZED: When R-Clicked",
- "item.create.attribute_filter.tooltip.behaviour2": "UNLOCALIZED: Opens the _configuration interface_.",
-
- "item.create.empty_schematic.tooltip": "LEGE BOUWTEKENING",
- "item.create.empty_schematic.tooltip.summary": "Bruikbaar als ingredient in recepten en voor het schrijven aan de _BOUWTEKENING_ _TAFEL._",
-
- "item.create.schematic.tooltip": "BOUWTEKENING",
- "item.create.schematic.tooltip.summary": "Bevat een structuur die gepositioneerd en geplaatst van worden in de wereld. Positineer het Hologram als gewilt en gebruik een _BOUWTEKENINGKANNON_ om het te bouwen.",
- "item.create.schematic.tooltip.condition1": "Wanneer ingedrukt",
- "item.create.schematic.tooltip.behaviour1": "Kan gepositioneerd worden met de knoppen op het scherm",
- "item.create.schematic.tooltip.control1": "R-Klik terwijl je sluipt",
- "item.create.schematic.tooltip.action1": "Opent een_Interface_ voor het invullen van preciese _coordinaten._",
-
- "item.create.schematic_and_quill.tooltip": "BOUWTEKENING EN VEER",
- "item.create.schematic_and_quill.tooltip.summary": "Bruikbaar om een contructie in je wereld op te slaan naar een .nbt bestand.",
- "item.create.schematic_and_quill.tooltip.condition1": "Stap 1",
- "item.create.schematic_and_quill.tooltip.behaviour1": "Selecteer twee hoekpunten met R-Klik",
- "item.create.schematic_and_quill.tooltip.condition2": "Stap 2",
- "item.create.schematic_and_quill.tooltip.behaviour2": "_Ctrl-Scroll_ op de zijden om de groote aan te passen. R-Klik nogmaals om op te slaan.",
- "item.create.schematic_and_quill.tooltip.control1": "R-Klik",
- "item.create.schematic_and_quill.tooltip.action1": "Selecteer een hoekpunt / opslaan bevestigen",
- "item.create.schematic_and_quill.tooltip.control2": "Ctrl Ingedrukt houden",
- "item.create.schematic_and_quill.tooltip.action2": "Selecteer punten in _de lucht._ _Scroll_ om de afstand aan te passen.",
- "item.create.schematic_and_quill.tooltip.control3": "R-Klik terwijl je sluipt",
- "item.create.schematic_and_quill.tooltip.action3": "_Resets_ en verwijderd de selectie.",
-
- "block.create.schematicannon.tooltip": "BOUWTEKENINGKANNON",
- "block.create.schematicannon.tooltip.summary": "Schiet blokken om een gepostioneerde _Bouwtekening_ in de Wereld te creëeren. Gebruikt blokken uit naastgelegen inventarissen en _Buskruit_ als brandstof.",
- "block.create.schematicannon.tooltip.condition1": "UNLOCALIZED: When R-Clicked",
- "block.create.schematicannon.tooltip.behaviour1": "UNLOCALIZED: Opens the _Interface_",
-
- "block.create.schematic_table.tooltip": "BOUWTEKENING TAFEL",
- "block.create.schematic_table.tooltip.summary": "Schrijft opgeslagen bouwtekeningen op een _Lege_ _Bouwtekening_",
- "block.create.schematic_table.tooltip.condition1": "Wanneer voorzien van een lege Bouwtekening",
- "block.create.schematic_table.tooltip.behaviour1": "Uploadt een gekozen bestand uit uw bouwtekeningenmap",
-
- "item.create.goggles.tooltip": "BRIL",
- "item.create.goggles.tooltip.summary": "Een bril om je visie te augmenteren met _kinetische_ _informatie._",
- "item.create.goggles.tooltip.condition1": "Wanneer gedragen",
- "item.create.goggles.tooltip.behaviour1": "Laat _gekleurde_ _indicaties_ zien die corresponderen met de _Snelheid_ van een geplaatst kinetisch onderdeel.",
- "item.create.goggles.tooltip.condition2": "UNLOCALIZED: When looking at gauge",
- "item.create.goggles.tooltip.behaviour2": "UNLOCALIZED: Shows detailed information about _Speed_ or _Stress_ of the network to which the gauge is connected.",
- "item.create.goggles.tooltip.condition3": "UNLOCALIZED: When looking at fluid containers",
- "item.create.goggles.tooltip.behaviour3": "UNLOCALIZED: Shows detailed information about the _Capacity_ of the block and any _Fluids_ stored within.",
-
- "item.create.wrench.tooltip": "UNLOCALIZED: WRENCH",
- "item.create.wrench.tooltip.summary": "UNLOCALIZED: A useful tool for working on kinetic contraptions. Can be used to _Rotate_, _Dismantle_ and to _Configure_ components.",
- "item.create.wrench.tooltip.control1": "UNLOCALIZED: Right-Click a kinetic block",
- "item.create.wrench.tooltip.action1": "UNLOCALIZED: _Rotates components_ toward or away from the face with which you interacted.",
- "item.create.wrench.tooltip.control2": "UNLOCALIZED: R-Click while Sneaking",
- "item.create.wrench.tooltip.action2": "UNLOCALIZED: _Disassembles Kinetic components_ and places them back in _your inventory_.",
-
- "block.create.nozzle.tooltip": "UNLOCALIZED: NOZZLE",
- "block.create.nozzle.tooltip.summary": "UNLOCALIZED: Attach to the front of an _Encased Fan_ to distribute its effect on Entities in _all directions_.",
-
- "block.create.cuckoo_clock.tooltip": "UNLOCALIZED: CUCKOO CLOCK",
- "block.create.cuckoo_clock.tooltip.summary": "UNLOCALIZED: Fine craftsmanship for _decorating_ a space and _keeping track of time_.",
- "block.create.cuckoo_clock.tooltip.condition1": "UNLOCALIZED: When Powered by Kinetics",
- "block.create.cuckoo_clock.tooltip.behaviour1": "UNLOCALIZED: Shows the _current time_ and plays a tune twice a day. _Activates_ once at _noon_ and at dusk, as soon as _players can sleep_.",
-
- "block.create.turntable.tooltip": "DRAAISCHIJF",
- "block.create.turntable.tooltip.summary": "Verandert _Rotatiekracht_ in verfijnde bewegingsziekte.",
-
- "block.create.toolbox.tooltip": "UNLOCALIZED: TOOLBOX",
- "block.create.toolbox.tooltip.summary": "UNLOCALIZED: Every Inventors' dearest Companion. Conveniently _holds_ a large amount of _8 Different_ item types.",
- "block.create.toolbox.tooltip.condition1": "UNLOCALIZED: When Picked Up",
- "block.create.toolbox.tooltip.behaviour1": "UNLOCALIZED: _Retains_ Inventory _Contents_.",
- "block.create.toolbox.tooltip.condition2": "UNLOCALIZED: When placed in Range",
- "block.create.toolbox.tooltip.behaviour2": "UNLOCALIZED: _Nearby_ _Players_ can hold the _Toolbox_ _Keybind_ to access its contents _Remotely_.",
- "block.create.toolbox.tooltip.condition3": "UNLOCALIZED: When R-Clicked",
- "block.create.toolbox.tooltip.behaviour3": "UNLOCALIZED: Opens the _Container Interface_.",
-
- "block.create.stockpile_switch.tooltip": "VOORRAAD SCHAKELAAR",
- "block.create.stockpile_switch.tooltip.summary": "Schakelt een Redstone signaal op basis van de _Opslagruimte_ in de aangesloten Container.",
- "block.create.stockpile_switch.tooltip.condition1": "Wanneer onder de laagste limiet",
- "block.create.stockpile_switch.tooltip.behaviour1": "Stopt met het aanbieden van _Redstone_ _Kracht_",
-
- "block.create.content_observer.tooltip": "UNLOCALIZED: CONTENT OBSERVER",
- "block.create.content_observer.tooltip.summary": "UNLOCALIZED: _Detects Items_ or _Fluids_ inside _containers_, _pipes_ or _conveyors_ matching a configured _filter_.",
- "block.create.content_observer.tooltip.condition1": "UNLOCALIZED: When observing a Container",
- "block.create.content_observer.tooltip.behaviour1": "UNLOCALIZED: Emits a _Redstone Signal_ while the observed container has _matching_ _content_.",
- "block.create.content_observer.tooltip.condition2": "UNLOCALIZED: When observing a Funnel",
- "block.create.content_observer.tooltip.behaviour2": "UNLOCALIZED: Emits a _Redstone Pulse_ when a _matching_ Item is _transferred_.",
-
- "block.create.creative_crate.tooltip": "CREATIEF KRAT",
- "block.create.creative_crate.tooltip.summary": "Bied een eindloze vooraad blokken aan een aangeloten _Bouwtekeningkannon_",
- "block.create.creative_crate.tooltip.condition1": "UNLOCALIZED: When Item in Filter Slot",
- "block.create.creative_crate.tooltip.behaviour1": "UNLOCALIZED: Anything _extracting_ from this container will provide an _endless supply_ of the item specified. Items _inserted_ into this crate will be _voided._",
-
- "item.create.creative_blaze_cake.tooltip": "UNLOCALIZED: CREATIVE CAKE",
- "item.create.creative_blaze_cake.tooltip.summary": "UNLOCALIZED: A very special treat for your _Blaze Burners_. After eating this cake, Blaze Burners will _never run out of fuel_.",
- "item.create.creative_blaze_cake.tooltip.condition1": "UNLOCALIZED: When Used",
- "item.create.creative_blaze_cake.tooltip.behaviour1": "UNLOCALIZED: _Cycles_ a Blaze Burner's heat level.",
-
- "block.create.controller_rail.tooltip": "UNLOCALIZED: CONTROLLER RAIL",
- "block.create.controller_rail.tooltip.summary": "UNLOCALIZED: A _uni-directional powered rail_ capable of _fine control_ over a minecarts' _movement speed_.",
- "block.create.controller_rail.tooltip.condition1": "UNLOCALIZED: When Powered by Redstone",
- "block.create.controller_rail.tooltip.behaviour1": "UNLOCALIZED: _Accelerates_ or _Decelerates_ passing _minecarts_ corresponding to the _signal strength_. Propagates redstone power to adjacent controller rails. Powering two controller rails with different strengths will cause tracks between them to interpolate their signal.",
-
- "item.create.sand_paper.tooltip": "UNLOCALIZED: SAND PAPER",
- "item.create.sand_paper.tooltip.summary": "UNLOCALIZED: A rough paper that can be used to _polish materials_. Can be automatically applied using the Deployer.",
- "item.create.sand_paper.tooltip.condition1": "UNLOCALIZED: When Used",
- "item.create.sand_paper.tooltip.behaviour1": "UNLOCALIZED: Applies polish to items held in the _offhand_ or lying on the _floor_ when _looking at them_",
-
- "item.create.builders_tea.tooltip": "UNLOCALIZED: BUILDERS TEA",
- "item.create.builders_tea.tooltip.summary": "UNLOCALIZED: The perfect drink to get the day started- _Motivating_ and _Saturating._",
-
- "item.create.refined_radiance.tooltip": "UNLOCALIZED: REFINED RADIANCE",
- "item.create.refined_radiance.tooltip.summary": "UNLOCALIZED: A Chromatic material forged from _absorbed light_.",
- "item.create.refined_radiance.tooltip.condition1": "UNLOCALIZED: Work In Progress",
- "item.create.refined_radiance.tooltip.behaviour1": "UNLOCALIZED: Usages for this material will be available in a future release.",
-
- "item.create.shadow_steel.tooltip": "UNLOCALIZED: SHADOW STEEL",
- "item.create.shadow_steel.tooltip.summary": "UNLOCALIZED: A Chromatic material forged _in the void_.",
- "item.create.shadow_steel.tooltip.condition1": "UNLOCALIZED: Work In Progress",
- "item.create.shadow_steel.tooltip.behaviour1": "UNLOCALIZED: Usages for this material will be available in a future release.",
-
- "item.create.linked_controller.tooltip": "UNLOCALIZED: LINKED CONTROLLER",
- "item.create.linked_controller.tooltip.summary": "UNLOCALIZED: Grants _handheld_ _control_ over _Redstone Link_ frequencies assigned to its _six_ _buttons_.",
- "item.create.linked_controller.tooltip.condition1": "UNLOCALIZED: R-Click",
- "item.create.linked_controller.tooltip.behaviour1": "UNLOCALIZED: _Toggles_ the controller. _Movement_ _controls_ are taken over while its active.",
- "item.create.linked_controller.tooltip.condition2": "UNLOCALIZED: R-Click while Sneaking",
- "item.create.linked_controller.tooltip.behaviour2": "UNLOCALIZED: Opens the manual _Configuration Interface_.",
- "item.create.linked_controller.tooltip.condition3": "UNLOCALIZED: R-Click on Redstone Link Receiver",
- "item.create.linked_controller.tooltip.behaviour3": "UNLOCALIZED: Enables _Bind Mode_, press one of the _six controls_ to bind it to the _Links' Frequency_.",
- "item.create.linked_controller.tooltip.condition4": "UNLOCALIZED: R-Click on Lectern",
- "item.create.linked_controller.tooltip.behaviour4": "UNLOCALIZED: Places the Controller into the Lectern for easy activation. (R-Click while Sneaking to retrieve it)",
-
- "item.create.diving_helmet.tooltip": "UNLOCALIZED: DIVING HELMET",
- "item.create.diving_helmet.tooltip.summary": "UNLOCALIZED: Together with a _Backtank_, allows the wielder to _breathe_ _underwater_ for an extended amount of time.",
- "item.create.diving_helmet.tooltip.condition1": "UNLOCALIZED: When Worn",
- "item.create.diving_helmet.tooltip.behaviour1": "UNLOCALIZED: Provides the _Water Breathing_ effect, slowly draining _Air Pressure_ from the Backtank.",
-
- "item.create.copper_backtank.tooltip": "UNLOCALIZED: COPPER BACKTANK",
- "item.create.copper_backtank.tooltip.summary": "UNLOCALIZED: A _Wearable_ _Tank_ for carrying Pressurized Air.",
- "item.create.copper_backtank.tooltip.condition1": "UNLOCALIZED: When Worn",
- "item.create.copper_backtank.tooltip.behaviour1": "UNLOCALIZED: Provides _Pressurized_ _Air_ to Equipment that requires it.",
- "item.create.copper_backtank.tooltip.condition2": "UNLOCALIZED: When placed, Powered by Kinetics",
- "item.create.copper_backtank.tooltip.behaviour2": "UNLOCALIZED: _Collects_ _Pressurized_ _Air_ at a rate depending on the Rotational Speed.",
-
- "item.create.netherite_backtank.tooltip": "UNLOCALIZED: NETHERITE BACKTANK",
- "item.create.netherite_backtank.tooltip.summary": "UNLOCALIZED: A _Wearable_ _Tank_ for carrying Pressurized Air.",
- "item.create.netherite_backtank.tooltip.condition1": "UNLOCALIZED: When Worn",
- "item.create.netherite_backtank.tooltip.behaviour1": "UNLOCALIZED: Provides _Pressurized_ _Air_ to Equipment that requires it.",
- "item.create.netherite_backtank.tooltip.condition2": "UNLOCALIZED: When placed, Powered by Kinetics",
- "item.create.netherite_backtank.tooltip.behaviour2": "UNLOCALIZED: _Collects_ _Pressurized_ _Air_ at a rate depending on the Rotational Speed.",
-
- "block.create.placard.tooltip": "UNLOCALIZED: PLACARD",
- "block.create.placard.tooltip.summary": "UNLOCALIZED: _Frame_ your _items_ in brass using this fancy wall panel. Safe for contraptions!",
- "block.create.placard.tooltip.condition1": "UNLOCALIZED: When R-Clicked with Item",
- "block.create.placard.tooltip.behaviour1": "UNLOCALIZED: _Adds_ the held _item_ to the Placard. _Emits_ a brief _Redstone_ signal if a matching item was present already.",
- "block.create.placard.tooltip.condition2": "UNLOCALIZED: When Punched",
- "block.create.placard.tooltip.behaviour2": "UNLOCALIZED: _Removes_ the current _item_ in the frame.",
-
- "block.create.flywheel.tooltip": "UNLOCALIZED: FLYWHEEL",
- "block.create.flywheel.tooltip.summary": "UNLOCALIZED: _Embellish_ your _Machines_ with this imposing Wheel of Brass.",
- "block.create.flywheel.tooltip.condition1": "UNLOCALIZED: When Powered by Kinetics",
- "block.create.flywheel.tooltip.behaviour1": "UNLOCALIZED: Starts spinning.",
-
- "item.create.diving_boots.tooltip": "UNLOCALIZED: DIVING BOOTS",
- "item.create.diving_boots.tooltip.summary": "UNLOCALIZED: A pair of _heavy_ _boots_, allowing for better traversal of the Ocean floor.",
- "item.create.diving_boots.tooltip.condition1": "UNLOCALIZED: When Worn",
- "item.create.diving_boots.tooltip.behaviour1": "UNLOCALIZED: Wielder _sinks_ _faster_ and _cannot_ _swim_. Grants the ability to _walk_ and _jump_ underwater. Wielder also is no longer affected by _Mechanical_ _Belts_.",
-
- "item.create.crafting_blueprint.tooltip": "UNLOCALIZED: CRAFTING BLUEPRINT",
- "item.create.crafting_blueprint.tooltip.summary": "UNLOCALIZED: _Placed_ on a wall, it can be used to _specify_ _ingredient_ _arrangements_ for easier manual crafting. Each slot represents a Recipe.",
- "item.create.crafting_blueprint.condition1": "UNLOCALIZED: R-Click empty Slot",
- "item.create.crafting_blueprint.behaviour1": "UNLOCALIZED: Opens a _Crafting_ _menu_ allowing you to _configure_ a _recipe_ and items to display.",
- "item.create.crafting_blueprint.condition2": "UNLOCALIZED: R-Click configured Slot",
- "item.create.crafting_blueprint.behaviour2": "UNLOCALIZED: _Applies_ the _configured_ _recipe_ with matching Ingredients found in your _Inventory_. _Sneak_ to craft up to a _Stack_ of items.",
-
- "item.create.minecart_coupling.tooltip": "UNLOCALIZED: MINECART COUPLING",
- "item.create.minecart_coupling.tooltip.summary": "UNLOCALIZED: _Chains_ all your _Minecarts_ or _Carriage Contraptions_ together to form a majestic Train.",
- "item.create.minecart_coupling.tooltip.condition1": "UNLOCALIZED: When Used on Minecart",
- "item.create.minecart_coupling.tooltip.behaviour1": "UNLOCALIZED: _Couples_ two Minecarts together, attempting to keep them at a _constant distance_ while moving.",
-
- "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.",
-
- "block.create.peculiar_bell.tooltip": "UNLOCALIZED: PECULIAR BELL",
- "block.create.peculiar_bell.tooltip.summary": "UNLOCALIZED: A decorative _Brass Bell_. Placing it right above open _Soul Fire_ may cause side-effects...",
-
- "block.create.haunted_bell.tooltip": "UNLOCALIZED: HAUNTED BELL",
- "block.create.haunted_bell.tooltip.summary": "UNLOCALIZED: A _Cursed Bell_ haunted by lost souls of the Nether.",
- "block.create.haunted_bell.tooltip.condition1": "UNLOCALIZED: When Held or Rang",
- "block.create.haunted_bell.tooltip.behaviour1": "UNLOCALIZED: Highlights nearby _Lightless Spots_ on which _Hostile Mobs_ can spawn.",
-
-
- "_": "->------------------------] Ponder Content [------------------------<-",
-
- "create.ponder.hold_to_ponder": "UNLOCALIZED: Hold [%1$s] to Ponder",
- "create.ponder.subject": "UNLOCALIZED: Subject of this scene",
- "create.ponder.pondering": "UNLOCALIZED: Pondering about...",
- "create.ponder.identify_mode": "UNLOCALIZED: Identify mode active.\nUnpause with [%1$s]",
- "create.ponder.associated": "UNLOCALIZED: Associated Entries",
- "create.ponder.close": "UNLOCALIZED: Close",
- "create.ponder.identify": "UNLOCALIZED: Identify",
- "create.ponder.next": "UNLOCALIZED: Next Scene",
- "create.ponder.next_up": "UNLOCALIZED: Up Next:",
- "create.ponder.previous": "UNLOCALIZED: Previous Scene",
- "create.ponder.replay": "UNLOCALIZED: Replay",
- "create.ponder.think_back": "UNLOCALIZED: Think Back",
- "create.ponder.slow_text": "UNLOCALIZED: Comfy Reading",
- "create.ponder.exit": "UNLOCALIZED: Exit",
- "create.ponder.welcome": "UNLOCALIZED: Welcome to Ponder",
- "create.ponder.categories": "UNLOCALIZED: Available Categories in Create",
- "create.ponder.index_description": "UNLOCALIZED: Click one of the icons to learn about its associated Items and Blocks",
- "create.ponder.index_title": "UNLOCALIZED: Ponder Index",
- "create.ponder.shared.rpm16": "UNLOCALIZED: 16 RPM",
- "create.ponder.shared.behaviour_modify_wrench": "UNLOCALIZED: This behaviour can be modified using a Wrench",
- "create.ponder.shared.storage_on_contraption": "UNLOCALIZED: Inventories attached to the Contraption will pick up their drops automatically",
- "create.ponder.shared.sneak_and": "UNLOCALIZED: Sneak +",
- "create.ponder.shared.rpm8": "UNLOCALIZED: 8 RPM",
- "create.ponder.shared.ctrl_and": "UNLOCALIZED: Ctrl +",
- "create.ponder.shared.rpm32": "UNLOCALIZED: 32 RPM",
- "create.ponder.shared.rpm16_source": "UNLOCALIZED: Source: 16 RPM",
- "create.ponder.shared.movement_anchors": "UNLOCALIZED: With the help of Super Glue, larger structures can be moved.",
- "create.ponder.tag.redstone": "UNLOCALIZED: Logic Components",
- "create.ponder.tag.redstone.description": "UNLOCALIZED: Components which help with redstone engineering",
- "create.ponder.tag.contraption_assembly": "UNLOCALIZED: Block Attachment Utility",
- "create.ponder.tag.contraption_assembly.description": "UNLOCALIZED: Tools and Components used to assemble structures moved as an animated Contraption",
- "create.ponder.tag.fluids": "UNLOCALIZED: Fluid Manipulators",
- "create.ponder.tag.fluids.description": "UNLOCALIZED: Components which help relaying and making use of Fluids",
- "create.ponder.tag.decoration": "UNLOCALIZED: Aesthetics",
- "create.ponder.tag.decoration.description": "UNLOCALIZED: Components used mostly for decorative purposes",
- "create.ponder.tag.windmill_sails": "UNLOCALIZED: Sails for Windmill Bearings",
- "create.ponder.tag.windmill_sails.description": "UNLOCALIZED: Blocks that count towards the strength of a Windmill Contraption when assembled. Each of these have equal efficiency in doing so.",
- "create.ponder.tag.arm_targets": "UNLOCALIZED: Targets for Mechanical Arms",
- "create.ponder.tag.arm_targets.description": "UNLOCALIZED: Components which can be selected as inputs or outputs to the Mechanical Arm",
- "create.ponder.tag.kinetic_appliances": "UNLOCALIZED: Kinetic Appliances",
- "create.ponder.tag.kinetic_appliances.description": "UNLOCALIZED: Components which make use of Rotational Force",
- "create.ponder.tag.kinetic_sources": "UNLOCALIZED: Kinetic Sources",
- "create.ponder.tag.kinetic_sources.description": "UNLOCALIZED: Components which generate Rotational Force",
- "create.ponder.tag.movement_anchor": "UNLOCALIZED: Movement Anchors",
- "create.ponder.tag.movement_anchor.description": "UNLOCALIZED: Components which allow the creation of moving contraptions, animating an attached structure in a variety of ways",
- "create.ponder.tag.kinetic_relays": "UNLOCALIZED: Kinetic Blocks",
- "create.ponder.tag.kinetic_relays.description": "UNLOCALIZED: Components which help relaying Rotational Force elsewhere",
- "create.ponder.tag.contraption_actor": "UNLOCALIZED: Contraption Actors",
- "create.ponder.tag.contraption_actor.description": "UNLOCALIZED: Components which expose special behaviour when attached to a moving contraption",
- "create.ponder.tag.creative": "UNLOCALIZED: Creative Mode",
- "create.ponder.tag.creative.description": "UNLOCALIZED: Components not usually available for Survival Mode",
- "create.ponder.tag.display_sources": "UNLOCALIZED: Sources for Display Links",
- "create.ponder.tag.display_sources.description": "UNLOCALIZED: Components or Blocks which offer some data that can be read with a Display Link",
- "create.ponder.tag.logistics": "UNLOCALIZED: Item Transportation",
- "create.ponder.tag.logistics.description": "UNLOCALIZED: Components which help moving items around",
- "create.ponder.tag.display_targets": "UNLOCALIZED: Targets for Display Links",
- "create.ponder.tag.display_targets.description": "UNLOCALIZED: Components or Blocks which can process and display the data received from a Display Link",
- "create.ponder.tag.train_related": "UNLOCALIZED: Railway Equipment",
- "create.ponder.tag.train_related.description": "UNLOCALIZED: Components used in the construction or management of Train Contraptions",
-
- "create.ponder.analog_lever.header": "UNLOCALIZED: Controlling signals using the Analog Lever",
- "create.ponder.analog_lever.text_1": "UNLOCALIZED: Analog Levers make for a compact and precise source of redstone power",
- "create.ponder.analog_lever.text_2": "UNLOCALIZED: Right-click to increase its analog power output",
- "create.ponder.analog_lever.text_3": "UNLOCALIZED: Right-click while Sneaking to decrease the power output again",
-
- "create.ponder.andesite_tunnel.header": "UNLOCALIZED: Using Andesite Tunnels",
- "create.ponder.andesite_tunnel.text_1": "UNLOCALIZED: Andesite Tunnels can be used to cover up your belts",
- "create.ponder.andesite_tunnel.text_2": "UNLOCALIZED: Whenever an Andesite Tunnel has connections to the sides...",
- "create.ponder.andesite_tunnel.text_3": "UNLOCALIZED: ...they will split exactly one item off of any passing stacks",
- "create.ponder.andesite_tunnel.text_4": "UNLOCALIZED: The remainder will continue on its path",
-
- "create.ponder.auto_schedule.header": "UNLOCALIZED: Stations & Scheduling",
- "create.ponder.auto_schedule.text_1": "UNLOCALIZED: Schedules can be used to provide drivers with a destination",
- "create.ponder.auto_schedule.text_2": "UNLOCALIZED: Comparators will receive a signal whenever a Train is present",
- "create.ponder.auto_schedule.text_3": "UNLOCALIZED: Mind that a Station can only be approached from the indicated direction",
- "create.ponder.auto_schedule.text_4": "UNLOCALIZED: Stations can also be used to assign new Schedules automatically",
- "create.ponder.auto_schedule.text_5": "UNLOCALIZED: The Schedule placed on a station will automatically copy itself to present trains",
- "create.ponder.auto_schedule.text_6": "UNLOCALIZED: As opposed to manual scheduling, drivers will not take the item with them",
-
- "create.ponder.basin.header": "UNLOCALIZED: Processing Items in the Basin",
- "create.ponder.basin.text_1": "UNLOCALIZED: A Basin can hold Items and Fluids for Processing",
- "create.ponder.basin.text_2": "UNLOCALIZED: After a processing step, basins try to output below to the side of them",
- "create.ponder.basin.text_3": "UNLOCALIZED: When a valid component is present, the Basin will show an output faucet",
- "create.ponder.basin.text_4": "UNLOCALIZED: A number of options are applicable here",
- "create.ponder.basin.text_5": "UNLOCALIZED: Outputs will be caught by the inventory below",
- "create.ponder.basin.text_6": "UNLOCALIZED: Without output faucet, the Basin will retain items created in its processing",
- "create.ponder.basin.text_7": "UNLOCALIZED: This can be useful if outputs should be re-used as ingredients",
- "create.ponder.basin.text_8": "UNLOCALIZED: Desired outputs will then have to be extracted from the basin",
- "create.ponder.basin.text_9": "UNLOCALIZED: A Filter might be necessary to avoid pulling out un-processed items",
-
- "create.ponder.bearing_modes.header": "UNLOCALIZED: Movement Modes of the Mechanical Bearing",
- "create.ponder.bearing_modes.text_1": "UNLOCALIZED: When Stopped, the Bearing will place the structure at the nearest grid-aligned Angle",
- "create.ponder.bearing_modes.text_2": "UNLOCALIZED: It can be configured never to revert to solid blocks, or only near the angle it started at",
-
- "create.ponder.belt_casing.header": "UNLOCALIZED: Encasing Belts",
- "create.ponder.belt_casing.text_1": "UNLOCALIZED: Brass or Andesite Casing can be used to decorate Mechanical Belts",
- "create.ponder.belt_casing.text_2": "UNLOCALIZED: A wrench can be used to remove the casing",
-
- "create.ponder.belt_connector.header": "UNLOCALIZED: Using Mechanical Belts",
- "create.ponder.belt_connector.text_1": "UNLOCALIZED: Right-Clicking two shafts with a belt item will connect them together",
- "create.ponder.belt_connector.text_2": "UNLOCALIZED: Accidental selections can be canceled with Right-Click while Sneaking",
- "create.ponder.belt_connector.text_3": "UNLOCALIZED: Additional Shafts can be added throughout the Belt",
- "create.ponder.belt_connector.text_4": "UNLOCALIZED: Shafts connected via Belts will rotate with Identical Speed and Direction",
- "create.ponder.belt_connector.text_5": "UNLOCALIZED: Added shafts can be removed using the wrench",
- "create.ponder.belt_connector.text_6": "UNLOCALIZED: Mechanical Belts can be dyed for aesthetic purposes",
-
- "create.ponder.belt_directions.header": "UNLOCALIZED: Valid Orientations for Mechanical Belts",
- "create.ponder.belt_directions.text_1": "UNLOCALIZED: Belts cannot connect in arbitrary directions",
- "create.ponder.belt_directions.text_2": "UNLOCALIZED: 1. They can connect horizontally",
- "create.ponder.belt_directions.text_3": "UNLOCALIZED: 2. They can connect diagonally",
- "create.ponder.belt_directions.text_4": "UNLOCALIZED: 3. They can connect vertically",
- "create.ponder.belt_directions.text_5": "UNLOCALIZED: 4. And they can connect vertical shafts horizontally",
- "create.ponder.belt_directions.text_6": "UNLOCALIZED: These are all possible directions. Belts can span any Length between 2 and 20 blocks",
-
- "create.ponder.belt_transport.header": "UNLOCALIZED: Using Mechanical Belts for Logistics",
- "create.ponder.belt_transport.text_1": "UNLOCALIZED: Moving belts will transport Items and other Entities",
- "create.ponder.belt_transport.text_2": "UNLOCALIZED: Right-Click with an empty hand to take items off a belt",
-
- "create.ponder.blaze_burner.header": "UNLOCALIZED: Feeding Blaze Burners",
- "create.ponder.blaze_burner.text_1": "UNLOCALIZED: Blaze Burners can provide Heat to Items processed in a Basin",
- "create.ponder.blaze_burner.text_2": "UNLOCALIZED: For this, the Blaze has to be fed with flammable items",
- "create.ponder.blaze_burner.text_3": "UNLOCALIZED: With a Blaze Cake, the Burner can reach an even stronger level of heat",
- "create.ponder.blaze_burner.text_4": "UNLOCALIZED: The feeding process can be automated using Deployers or Mechanical Arms",
-
- "create.ponder.brass_funnel.header": "UNLOCALIZED: The Brass Funnel",
- "create.ponder.brass_funnel.text_1": "UNLOCALIZED: Andesite Funnels can only ever extract single items.",
- "create.ponder.brass_funnel.text_2": "UNLOCALIZED: Brass Funnels can extract up to a full stack.",
- "create.ponder.brass_funnel.text_3": "UNLOCALIZED: Scrolling on the filter slot allows for precise control over the extracted stack size.",
- "create.ponder.brass_funnel.text_4": "UNLOCALIZED: Using items on the filter slot will restrict the funnel to only transfer matching stacks.",
-
- "create.ponder.brass_tunnel.header": "UNLOCALIZED: Using Brass Tunnels",
- "create.ponder.brass_tunnel.text_1": "UNLOCALIZED: Brass Tunnels can be used to cover up your belts",
- "create.ponder.brass_tunnel.text_2": "UNLOCALIZED: Brass Tunnels have filter slots on each open side",
- "create.ponder.brass_tunnel.text_3": "UNLOCALIZED: Filters on inbound connections simply block non-matching items",
- "create.ponder.brass_tunnel.text_4": "UNLOCALIZED: Filters on outbound connections can be used to sort items by type",
- "create.ponder.brass_tunnel.text_5": "UNLOCALIZED: Whenever a passing item has multiple valid exits, the distribution mode will decide how to handle it",
- "create.ponder.brass_tunnel.text_6": "UNLOCALIZED: Brass Tunnels on parallel belts will form a group",
- "create.ponder.brass_tunnel.text_7": "UNLOCALIZED: Incoming Items will now be distributed across all connected exits",
- "create.ponder.brass_tunnel.text_8": "UNLOCALIZED: For this, items can also be inserted into the Tunnel block directly",
-
- "create.ponder.brass_tunnel_modes.header": "UNLOCALIZED: Distribution Modes of the Brass Tunnel",
- "create.ponder.brass_tunnel_modes.text_1": "UNLOCALIZED: Using a Wrench, the distribution behaviour of Brass Tunnels can be configured",
- "create.ponder.brass_tunnel_modes.text_10": "UNLOCALIZED: 'Synchronize Inputs' is a unique setting for Brass Tunnels",
- "create.ponder.brass_tunnel_modes.text_11": "UNLOCALIZED: Items are only allowed past if every tunnel in the group has one waiting",
- "create.ponder.brass_tunnel_modes.text_12": "UNLOCALIZED: This ensures that all affected belts supply items at the same rate",
- "create.ponder.brass_tunnel_modes.text_2": "UNLOCALIZED: 'Split' will attempt to distribute the stack evenly between available outputs",
- "create.ponder.brass_tunnel_modes.text_3": "UNLOCALIZED: If an output is unable to take more items, it will be skipped",
- "create.ponder.brass_tunnel_modes.text_4": "UNLOCALIZED: 'Forced Split' will never skip outputs, and instead wait until they are free",
- "create.ponder.brass_tunnel_modes.text_5": "UNLOCALIZED: 'Round Robin' keeps stacks whole, and cycles through outputs iteratively",
- "create.ponder.brass_tunnel_modes.text_6": "UNLOCALIZED: Once Again, if an output is unable to take more items, it will be skipped",
- "create.ponder.brass_tunnel_modes.text_7": "UNLOCALIZED: 'Forced Round Robin' never skips outputs",
- "create.ponder.brass_tunnel_modes.text_8": "UNLOCALIZED: 'Prefer Nearest' prioritizes the outputs closest to the items' input location",
- "create.ponder.brass_tunnel_modes.text_9": "UNLOCALIZED: 'Randomize' will distribute whole stacks to randomly picked outputs",
-
- "create.ponder.cart_assembler.header": "UNLOCALIZED: Moving Structures using Cart Assemblers",
- "create.ponder.cart_assembler.text_1": "UNLOCALIZED: Powered Cart Assemblers mount attached structures to passing Minecarts",
- "create.ponder.cart_assembler.text_2": "UNLOCALIZED: Without a redstone signal, it disassembles passing cart contraptions back into blocks",
- "create.ponder.cart_assembler.text_3": "UNLOCALIZED: Using a Wrench on the Minecart will let you carry the Contraption elsewhere",
-
- "create.ponder.cart_assembler_dual.header": "UNLOCALIZED: Assembling Carriage Contraptions",
- "create.ponder.cart_assembler_dual.text_1": "UNLOCALIZED: Whenever two Cart Assembers share an attached structure...",
- "create.ponder.cart_assembler_dual.text_2": "UNLOCALIZED: Powering either of them will create a Carriage Contraption",
- "create.ponder.cart_assembler_dual.text_3": "UNLOCALIZED: The carts will behave like those connected via Minecart Coupling",
-
- "create.ponder.cart_assembler_modes.header": "UNLOCALIZED: Orientation Settings for Minecart Contraptions",
- "create.ponder.cart_assembler_modes.text_1": "UNLOCALIZED: Cart Contraptions will rotate to face towards their carts' motion",
- "create.ponder.cart_assembler_modes.text_2": "UNLOCALIZED: This Arrow indicates which side of the Structure will be considered the front",
- "create.ponder.cart_assembler_modes.text_3": "UNLOCALIZED: If the Assembler is set to Lock Rotation, the contraptions' orientation will never change",
-
- "create.ponder.cart_assembler_rails.header": "UNLOCALIZED: Other types of Minecarts and Rails",
- "create.ponder.cart_assembler_rails.text_1": "UNLOCALIZED: Cart Assemblers on Regular Tracks will not affect the passing carts' motion",
- "create.ponder.cart_assembler_rails.text_2": "UNLOCALIZED: When on Powered or Controller Rail, the carts will be held in place until it's Powered",
- "create.ponder.cart_assembler_rails.text_3": "UNLOCALIZED: Other types of Minecarts can be used as the anchor",
- "create.ponder.cart_assembler_rails.text_4": "UNLOCALIZED: Furnace Carts will keep themselves powered, pulling fuel from any attached inventories",
-
- "create.ponder.chain_drive.header": "UNLOCALIZED: Relaying rotational force with Chain Drives",
- "create.ponder.chain_drive.text_1": "UNLOCALIZED: Chain Drives relay rotation to each other in a row",
- "create.ponder.chain_drive.text_2": "UNLOCALIZED: All shafts connected like this will rotate in the same direction",
- "create.ponder.chain_drive.text_3": "UNLOCALIZED: Any part of the row can be rotated by 90 degrees",
-
- "create.ponder.chain_gearshift.header": "UNLOCALIZED: Controlling rotational speed with Chain Gearshifts",
- "create.ponder.chain_gearshift.text_1": "UNLOCALIZED: Unpowered Chain Gearshifts behave exactly like Chain Drives",
- "create.ponder.chain_gearshift.text_2": "UNLOCALIZED: When Powered, the speed transmitted to other Chain Drives in the row is doubled",
- "create.ponder.chain_gearshift.text_3": "UNLOCALIZED: Whenever the Powered Gearshift is not at the source, its speed will be halved instead",
- "create.ponder.chain_gearshift.text_4": "UNLOCALIZED: In both cases, Chain Drives in the row always run at 2x the speed of the Powered Gearshift",
- "create.ponder.chain_gearshift.text_5": "UNLOCALIZED: Using analog signals, the ratio can be adjusted more precisely between 1 and 2",
- "create.ponder.chain_gearshift.text_6": "UNLOCALIZED: 12 RPM",
-
- "create.ponder.chute.header": "UNLOCALIZED: Transporting Items downward via Chutes",
- "create.ponder.chute.text_1": "UNLOCALIZED: Chutes can transport items vertically from and to inventories",
- "create.ponder.chute.text_2": "UNLOCALIZED: Using the Wrench, a window can be created",
- "create.ponder.chute.text_3": "UNLOCALIZED: Placing chutes targeting the side faces of another will make it diagonal",
-
- "create.ponder.chute_upward.header": "UNLOCALIZED: Transporting Items upward via Chutes",
- "create.ponder.chute_upward.text_1": "UNLOCALIZED: Using Encased Fans at the top or bottom, a Chute can move items upward",
- "create.ponder.chute_upward.text_2": "UNLOCALIZED: Inspecting chutes with Engineers' Goggles reveals information about the movement direction",
- "create.ponder.chute_upward.text_3": "UNLOCALIZED: On the 'blocked' end, items will have to be inserted/taken from the sides",
-
- "create.ponder.clockwork_bearing.header": "UNLOCALIZED: Animating Structures using Clockwork Bearings",
- "create.ponder.clockwork_bearing.text_1": "UNLOCALIZED: Clockwork Bearings attach to blocks in front of them",
- "create.ponder.clockwork_bearing.text_2": "UNLOCALIZED: Upon receiving Rotational Force, the structure will be rotated according to the hour of the day",
- "create.ponder.clockwork_bearing.text_3": "UNLOCALIZED: 3:00",
- "create.ponder.clockwork_bearing.text_4": "UNLOCALIZED: 4:00",
- "create.ponder.clockwork_bearing.text_5": "UNLOCALIZED: Right-Click the bearing to start or stop animating the structure",
- "create.ponder.clockwork_bearing.text_6": "UNLOCALIZED: In front of the Hour Hand, a second structure can be added",
- "create.ponder.clockwork_bearing.text_7": "UNLOCALIZED: Ensure that the two Structures are not glued to each other",
- "create.ponder.clockwork_bearing.text_8": "UNLOCALIZED: The Second Structure will now rotate as the Minute Hand",
-
- "create.ponder.clutch.header": "UNLOCALIZED: Controlling rotational force using a Clutch",
- "create.ponder.clutch.text_1": "UNLOCALIZED: Clutches will relay rotation in a straight line",
- "create.ponder.clutch.text_2": "UNLOCALIZED: When powered by Redstone, it breaks the connection",
-
- "create.ponder.cog_speedup.header": "UNLOCALIZED: Gearshifting with Cogs",
- "create.ponder.cog_speedup.text_1": "UNLOCALIZED: Large and Small cogs can be connected diagonally",
- "create.ponder.cog_speedup.text_2": "UNLOCALIZED: Shifting from large to small cogs, the conveyed speed will be doubled",
- "create.ponder.cog_speedup.text_3": "UNLOCALIZED: Shifting the opposite way, the conveyed speed will be halved",
-
- "create.ponder.cogwheel.header": "UNLOCALIZED: Relaying rotational force using Cogwheels",
- "create.ponder.cogwheel.text_1": "UNLOCALIZED: Cogwheels will relay rotation to other adjacent cogwheels",
- "create.ponder.cogwheel.text_2": "UNLOCALIZED: Neighbouring shafts connected like this will rotate in opposite directions",
-
- "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.creative_fluid_tank.header": "UNLOCALIZED: Creative Fluid Tanks",
- "create.ponder.creative_fluid_tank.text_1": "UNLOCALIZED: Creative Fluid Tanks can be used to provide a bottomless supply of fluid",
- "create.ponder.creative_fluid_tank.text_2": "UNLOCALIZED: Right-Click with a fluid containing item to configure it",
- "create.ponder.creative_fluid_tank.text_3": "UNLOCALIZED: Pipe Networks can now endlessly draw the assigned fluid from the tank",
- "create.ponder.creative_fluid_tank.text_4": "UNLOCALIZED: Any Fluids pushed back into a Creative Fluid Tank will be voided",
-
- "create.ponder.creative_motor.header": "UNLOCALIZED: Generating Rotational Force using Creative Motors",
- "create.ponder.creative_motor.text_1": "UNLOCALIZED: Creative motors are a compact and configurable source of Rotational Force",
- "create.ponder.creative_motor.text_2": "UNLOCALIZED: Scrolling on the back panel changes the RPM of the motors' rotational output",
-
- "create.ponder.creative_motor_mojang.header": "UNLOCALIZED: Mojang's Enigma",
-
- "create.ponder.crushing_wheels.header": "UNLOCALIZED: Processing Items with Crushing Wheels",
- "create.ponder.crushing_wheels.text_1": "UNLOCALIZED: A pair of Crushing Wheels can grind items very effectively",
- "create.ponder.crushing_wheels.text_2": "UNLOCALIZED: Their Rotational Input has to make them spin into each other",
- "create.ponder.crushing_wheels.text_3": "UNLOCALIZED: Items thrown or inserted into the top will get processed",
- "create.ponder.crushing_wheels.text_4": "UNLOCALIZED: Items can be inserted and picked up through automated means as well",
-
- "create.ponder.deployer.header": "UNLOCALIZED: Using the Deployer",
- "create.ponder.deployer.text_1": "UNLOCALIZED: Given Rotational Force, a Deployer can imitate player interactions",
- "create.ponder.deployer.text_10": "UNLOCALIZED: Right-click the front to give it an Item to use",
- "create.ponder.deployer.text_11": "UNLOCALIZED: Items can also be inserted automatically",
- "create.ponder.deployer.text_12": "UNLOCALIZED: Deployers carry a filter slot",
- "create.ponder.deployer.text_13": "UNLOCALIZED: When a filter is set, it activates only while holding a matching item",
- "create.ponder.deployer.text_14": "UNLOCALIZED: Only items matching the filter can now be inserted...",
- "create.ponder.deployer.text_15": "UNLOCALIZED: ...and only non-matching items will be extracted",
- "create.ponder.deployer.text_2": "UNLOCALIZED: It will always interact with the position 2 blocks in front of itself",
- "create.ponder.deployer.text_3": "UNLOCALIZED: Blocks directly in front will not obstruct it",
- "create.ponder.deployer.text_4": "UNLOCALIZED: Deployers can:",
- "create.ponder.deployer.text_5": "UNLOCALIZED: Place Blocks,",
- "create.ponder.deployer.text_6": "UNLOCALIZED: Use Items,",
- "create.ponder.deployer.text_7": "UNLOCALIZED: Activate Blocks,",
- "create.ponder.deployer.text_8": "UNLOCALIZED: Harvest blocks",
- "create.ponder.deployer.text_9": "UNLOCALIZED: and Attack Mobs",
-
- "create.ponder.deployer_contraption.header": "UNLOCALIZED: Using Deployers on Contraptions",
- "create.ponder.deployer_contraption.text_1": "UNLOCALIZED: Whenever Deployers are moved as part of an animated Contraption...",
- "create.ponder.deployer_contraption.text_2": "UNLOCALIZED: They activate at each visited location, using items from inventories anywhere on the contraption",
- "create.ponder.deployer_contraption.text_3": "UNLOCALIZED: The Filter slot can be used to specify which items to pull",
-
- "create.ponder.deployer_modes.header": "UNLOCALIZED: Modes of the Deployer",
- "create.ponder.deployer_modes.text_1": "UNLOCALIZED: By default, a Deployer imitates a Right-click interaction",
- "create.ponder.deployer_modes.text_2": "UNLOCALIZED: Using a Wrench, it can be set to imitate a Left-click instead",
-
- "create.ponder.deployer_processing.header": "UNLOCALIZED: Processing Items using Deployers",
- "create.ponder.deployer_processing.text_1": "UNLOCALIZED: With a fitting held item, Deployers can process items provided beneath them",
- "create.ponder.deployer_processing.text_2": "UNLOCALIZED: The Input items can be dropped or placed on a Depot under the Deployer",
- "create.ponder.deployer_processing.text_3": "UNLOCALIZED: When items are provided on a belt...",
- "create.ponder.deployer_processing.text_4": "UNLOCALIZED: The Deployer will hold and process them automatically",
-
- "create.ponder.deployer_redstone.header": "UNLOCALIZED: Controlling Deployers with Redstone",
- "create.ponder.deployer_redstone.text_1": "UNLOCALIZED: When powered by Redstone, Deployers will not activate",
- "create.ponder.deployer_redstone.text_2": "UNLOCALIZED: Before stopping, the Deployer will finish any started cycles",
- "create.ponder.deployer_redstone.text_3": "UNLOCALIZED: Thus, a negative pulse can be used to trigger exactly one activation cycle",
-
- "create.ponder.depot.header": "UNLOCALIZED: Using Depots",
- "create.ponder.depot.text_1": "UNLOCALIZED: Depots can serve as 'stationary' belt elements",
- "create.ponder.depot.text_2": "UNLOCALIZED: Right-Click to manually place or remove Items from it",
- "create.ponder.depot.text_3": "UNLOCALIZED: Just like Mechanical Belts, it can provide items to processing",
- "create.ponder.depot.text_4": "UNLOCALIZED: ...as well as provide Items to Mechanical Arms",
-
- "create.ponder.display_board.header": "UNLOCALIZED: Using Display Boards",
- "create.ponder.display_board.text_1": "UNLOCALIZED: Display Boards are a scalable alternative to the sign",
- "create.ponder.display_board.text_2": "UNLOCALIZED: They require Rotational Force to operate",
- "create.ponder.display_board.text_3": "UNLOCALIZED: Text can be displayed using Name Tags...",
- "create.ponder.display_board.text_4": "UNLOCALIZED: ...or through the use of Display Links",
- "create.ponder.display_board.text_5": "UNLOCALIZED: Dyes can be applied to individual lines of the board",
- "create.ponder.display_board.text_6": "UNLOCALIZED: Lines can be reset by clicking them with an empty hand",
-
- "create.ponder.display_link.header": "UNLOCALIZED: Setting up Display Links",
- "create.ponder.display_link.text_1": "UNLOCALIZED: Display Links can be used to visualise dynamic information",
- "create.ponder.display_link.text_2": "UNLOCALIZED: First, right-click the target display...",
- "create.ponder.display_link.text_3": "UNLOCALIZED: ...then attach it to the block to read from",
- "create.ponder.display_link.text_4": "UNLOCALIZED: Open the Interface to select and configure what is sent",
- "create.ponder.display_link.text_5": "UNLOCALIZED: The display will now receive information from the link",
- "create.ponder.display_link.text_6": "UNLOCALIZED: Not every block can act as a source",
- "create.ponder.display_link.text_7": "UNLOCALIZED: Each compatible block provides unique information",
- "create.ponder.display_link.text_8": "UNLOCALIZED: The Display Link can work with several different displays",
-
- "create.ponder.display_link_redstone.header": "UNLOCALIZED: Redstone Control",
- "create.ponder.display_link_redstone.text_1": "UNLOCALIZED: When powered by Redstone, Display Links stop sending updates",
- "create.ponder.display_link_redstone.text_2": "UNLOCALIZED: Once unpowered, the Timer is reset and new info is sent immediately",
- "create.ponder.display_link_redstone.text_3": "UNLOCALIZED: Signals emitted from the source do not affect the Link",
-
- "create.ponder.empty_blaze_burner.header": "UNLOCALIZED: Using Empty Blaze Burners",
- "create.ponder.empty_blaze_burner.text_1": "UNLOCALIZED: Right-click a Blaze with the empty burner to capture it",
- "create.ponder.empty_blaze_burner.text_2": "UNLOCALIZED: Alternatively, Blazes can be collected from their Spawners directly",
- "create.ponder.empty_blaze_burner.text_3": "UNLOCALIZED: You now have an ideal heat source for various machines",
- "create.ponder.empty_blaze_burner.text_4": "UNLOCALIZED: For Aesthetic purposes, Empty Blaze Burners can also be lit using Flint and Steel",
- "create.ponder.empty_blaze_burner.text_5": "UNLOCALIZED: The flame can be transformed using a soul-infused item",
- "create.ponder.empty_blaze_burner.text_6": "UNLOCALIZED: However, without a blaze they are not suitable for industrial heating",
-
- "create.ponder.encased_fluid_pipe.header": "UNLOCALIZED: Encasing Fluid Pipes",
- "create.ponder.encased_fluid_pipe.text_1": "UNLOCALIZED: Copper Casing can be used to decorate Fluid Pipes",
- "create.ponder.encased_fluid_pipe.text_2": "UNLOCALIZED: Aside from being conceiled, Encased Pipes are locked into their connectivity state",
- "create.ponder.encased_fluid_pipe.text_3": "UNLOCALIZED: It will no longer react to any neighbouring blocks being added or removed",
-
- "create.ponder.fan_direction.header": "UNLOCALIZED: Air flow of Encased Fans",
- "create.ponder.fan_direction.text_1": "UNLOCALIZED: Encased Fans use Rotational Force to create an Air Current",
- "create.ponder.fan_direction.text_2": "UNLOCALIZED: Strength and Direction of Flow depends on the Rotational Input",
-
- "create.ponder.fan_processing.header": "UNLOCALIZED: Processing Items using Encased Fans",
- "create.ponder.fan_processing.text_1": "UNLOCALIZED: When passing through lava, the Air Flow becomes Heated",
- "create.ponder.fan_processing.text_2": "UNLOCALIZED: Items caught in the area will be smelted",
- "create.ponder.fan_processing.text_3": "UNLOCALIZED: Food items thrown here would be incinerated",
- "create.ponder.fan_processing.text_4": "UNLOCALIZED: Instead, a setup for Smoking using Fire should be used for them",
- "create.ponder.fan_processing.text_5": "UNLOCALIZED: Air Flows passing through water create a Washing Setup",
- "create.ponder.fan_processing.text_6": "UNLOCALIZED: Some interesting new processing can be done with it",
- "create.ponder.fan_processing.text_7": "UNLOCALIZED: The Speed of the Fan does NOT affect the processing speed, only its range",
- "create.ponder.fan_processing.text_8": "UNLOCALIZED: Fan Processing can also be applied to Items on Depots and Belts",
-
- "create.ponder.fluid_pipe_flow.header": "UNLOCALIZED: Moving Fluids using Copper Pipes",
- "create.ponder.fluid_pipe_flow.text_1": "UNLOCALIZED: Fluid Pipes can connect two or more fluid sources and targets",
- "create.ponder.fluid_pipe_flow.text_2": "UNLOCALIZED: Using a wrench, a straight pipe segment can be given a window",
- "create.ponder.fluid_pipe_flow.text_3": "UNLOCALIZED: Windowed pipes will not connect to any other adjacent pipe segments",
- "create.ponder.fluid_pipe_flow.text_4": "UNLOCALIZED: Powered by Mechanical Pumps, the Pipes can transport Fluids",
- "create.ponder.fluid_pipe_flow.text_5": "UNLOCALIZED: No fluid is being extracted at first",
- "create.ponder.fluid_pipe_flow.text_6": "UNLOCALIZED: Once the flow connects them, the endpoints gradually transfer their contents",
- "create.ponder.fluid_pipe_flow.text_7": "UNLOCALIZED: Thus, the Pipe blocks themselves never 'physically' contain any fluid",
-
- "create.ponder.fluid_pipe_interaction.header": "UNLOCALIZED: Draining and Filling fluid containers",
- "create.ponder.fluid_pipe_interaction.text_1": "UNLOCALIZED: Endpoints of a pipe network can interact with a variety of blocks",
- "create.ponder.fluid_pipe_interaction.text_2": "UNLOCALIZED: Any block with fluid storage capabilities can be filled or drained",
- "create.ponder.fluid_pipe_interaction.text_3": "UNLOCALIZED: Source blocks right in front of an open end can be picked up...",
- "create.ponder.fluid_pipe_interaction.text_4": "UNLOCALIZED: ...while spilling into empty spaces can create fluid sources",
- "create.ponder.fluid_pipe_interaction.text_5": "UNLOCALIZED: Pipes can also extract fluids from a handful of other blocks directly",
-
- "create.ponder.fluid_tank_sizes.header": "UNLOCALIZED: Dimensions of a Fluid tank",
- "create.ponder.fluid_tank_sizes.text_1": "UNLOCALIZED: Fluid Tanks can be combined to increase the total capacity",
- "create.ponder.fluid_tank_sizes.text_2": "UNLOCALIZED: Their base square can be up to 3 blocks wide...",
- "create.ponder.fluid_tank_sizes.text_3": "UNLOCALIZED: ...and grow in height by more than 30 additional layers",
- "create.ponder.fluid_tank_sizes.text_4": "UNLOCALIZED: Using a Wrench, a tanks' window can be toggled",
-
- "create.ponder.fluid_tank_storage.header": "UNLOCALIZED: Storing Fluids in Fluid Tanks",
- "create.ponder.fluid_tank_storage.text_1": "UNLOCALIZED: Fluid Tanks can be used to store large amounts of fluid",
- "create.ponder.fluid_tank_storage.text_2": "UNLOCALIZED: Pipe networks can push and pull fluids from any side",
- "create.ponder.fluid_tank_storage.text_3": "UNLOCALIZED: The contained fluid can be measured by a Comparator",
- "create.ponder.fluid_tank_storage.text_4": "UNLOCALIZED: However, in Survival Mode Fluids cannot be added or taken manually",
- "create.ponder.fluid_tank_storage.text_5": "UNLOCALIZED: You can use Basins, Item Drains and Spouts to drain or fill fluid containing items",
-
- "create.ponder.funnel_compat.header": "UNLOCALIZED: Funnel compatibility",
- "create.ponder.funnel_compat.text_1": "UNLOCALIZED: Funnels should also interact nicely with a handful of other components.",
- "create.ponder.funnel_compat.text_2": "UNLOCALIZED: Vertical Saws",
- "create.ponder.funnel_compat.text_3": "UNLOCALIZED: Depots",
- "create.ponder.funnel_compat.text_4": "UNLOCALIZED: Item Drains",
-
- "create.ponder.funnel_direction.header": "UNLOCALIZED: Direction of Transfer",
- "create.ponder.funnel_direction.text_1": "UNLOCALIZED: Placed normally, it pulls items from the inventory.",
- "create.ponder.funnel_direction.text_2": "UNLOCALIZED: Placed while sneaking, it puts items into the inventory.",
- "create.ponder.funnel_direction.text_3": "UNLOCALIZED: Using a wrench, the funnel can be flipped after placement.",
- "create.ponder.funnel_direction.text_4": "UNLOCALIZED: Same rules will apply for most orientations.",
- "create.ponder.funnel_direction.text_5": "UNLOCALIZED: Funnels on belts will extract/insert depending on its movement direction.",
-
- "create.ponder.funnel_intro.header": "UNLOCALIZED: Using funnels",
- "create.ponder.funnel_intro.text_1": "UNLOCALIZED: Funnels are ideal for transferring items from and to inventories.",
-
- "create.ponder.funnel_redstone.header": "UNLOCALIZED: Redstone control",
- "create.ponder.funnel_redstone.text_1": "UNLOCALIZED: Redstone power will prevent any funnel from acting",
-
- "create.ponder.funnel_transfer.header": "UNLOCALIZED: Direct transfer",
- "create.ponder.funnel_transfer.text_1": "UNLOCALIZED: Funnels cannot ever transfer between closed inventories directly.",
- "create.ponder.funnel_transfer.text_2": "UNLOCALIZED: Chutes or Smart chutes might be more suitable for such purposes.",
- "create.ponder.funnel_transfer.text_3": "UNLOCALIZED: Same applies for horizontal movement. A mechanical belt should help here.",
-
- "create.ponder.gantry_carriage.header": "UNLOCALIZED: Using Gantry Carriages",
- "create.ponder.gantry_carriage.text_1": "UNLOCALIZED: Gantry Carriages can mount to and slide along a Gantry Shaft.",
- "create.ponder.gantry_carriage.text_2": "UNLOCALIZED: Gantry setups can move attached Blocks.",
-
- "create.ponder.gantry_cascaded.header": "UNLOCALIZED: Cascaded Gantries",
- "create.ponder.gantry_cascaded.text_1": "UNLOCALIZED: Gantry shafts attach to a carriage without the need of super glue",
- "create.ponder.gantry_cascaded.text_2": "UNLOCALIZED: Same applies for carriages on moved Gantry Shafts",
- "create.ponder.gantry_cascaded.text_3": "UNLOCALIZED: Thus, a gantry system can be cascaded to cover multiple axes of movement",
-
- "create.ponder.gantry_direction.header": "UNLOCALIZED: Gantry Movement Direction",
- "create.ponder.gantry_direction.text_1": "UNLOCALIZED: Gantry Shafts can have opposite orientations",
- "create.ponder.gantry_direction.text_2": "UNLOCALIZED: The movement direction of carriages depend on their shafts' orientation",
- "create.ponder.gantry_direction.text_3": "UNLOCALIZED: ...as well as the rotation direction of the shaft",
- "create.ponder.gantry_direction.text_4": "UNLOCALIZED: Same rules apply for the propagated rotation",
-
- "create.ponder.gantry_redstone.header": "UNLOCALIZED: Gantry Power Propagation",
- "create.ponder.gantry_redstone.text_1": "UNLOCALIZED: Redstone-powered gantry shafts stop moving their carriages",
- "create.ponder.gantry_redstone.text_2": "UNLOCALIZED: Instead, its rotational force is relayed to the carriages' output shaft",
-
- "create.ponder.gantry_shaft.header": "UNLOCALIZED: Using Gantry Shafts",
- "create.ponder.gantry_shaft.text_1": "UNLOCALIZED: Gantry Shafts form the basis of a gantry setup. Attached Carriages will move along them.",
- "create.ponder.gantry_shaft.text_2": "UNLOCALIZED: Gantry setups can move attached Blocks.",
-
- "create.ponder.gearbox.header": "UNLOCALIZED: Relaying rotational force using Gearboxes",
- "create.ponder.gearbox.text_1": "UNLOCALIZED: Jumping between axes of rotation can get bulky quickly",
- "create.ponder.gearbox.text_2": "UNLOCALIZED: A gearbox is the more compact equivalent of this setup",
- "create.ponder.gearbox.text_3": "UNLOCALIZED: Shafts around corners rotate in mirrored directions",
- "create.ponder.gearbox.text_4": "UNLOCALIZED: Straight connections will be reversed",
-
- "create.ponder.gearshift.header": "UNLOCALIZED: Controlling rotational force using a Gearshift",
- "create.ponder.gearshift.text_1": "UNLOCALIZED: Gearshifts will relay rotation in a straight line",
- "create.ponder.gearshift.text_2": "UNLOCALIZED: When powered by Redstone, it reverses the transmission",
-
- "create.ponder.hand_crank.header": "UNLOCALIZED: Generating Rotational Force using Hand Cranks",
- "create.ponder.hand_crank.text_1": "UNLOCALIZED: Hand Cranks can be used by players to apply rotational force manually",
- "create.ponder.hand_crank.text_2": "UNLOCALIZED: Hold Right-Click to rotate it Counter-Clockwise",
- "create.ponder.hand_crank.text_3": "UNLOCALIZED: Its conveyed speed is relatively high",
- "create.ponder.hand_crank.text_4": "UNLOCALIZED: Sneak and Hold Right-Click to rotate it Clockwise",
-
- "create.ponder.hose_pulley.header": "UNLOCALIZED: Source Filling and Draining using Hose Pulleys",
- "create.ponder.hose_pulley.text_1": "UNLOCALIZED: Hose Pulleys can be used to fill or drain large bodies of Fluid",
- "create.ponder.hose_pulley.text_2": "UNLOCALIZED: With the Kinetic Input, the height of the pulleys' hose can be controlled",
- "create.ponder.hose_pulley.text_3": "UNLOCALIZED: The Pulley retracts while the input rotation is inverted",
- "create.ponder.hose_pulley.text_4": "UNLOCALIZED: On the opposite side, pipes can be connected",
- "create.ponder.hose_pulley.text_5": "UNLOCALIZED: Attached pipe networks can either provide fluid to the hose...",
- "create.ponder.hose_pulley.text_6": "UNLOCALIZED: ...or pull from it, draining the pool instead",
- "create.ponder.hose_pulley.text_7": "UNLOCALIZED: Fill and Drain speed of the pulley depends entirely on the fluid networks' throughput",
-
- "create.ponder.hose_pulley_infinite.header": "UNLOCALIZED: Passively Filling and Draining large bodies of Fluid",
- "create.ponder.hose_pulley_infinite.text_1": "UNLOCALIZED: When deploying the Hose Pulley into a large enough ocean...",
- "create.ponder.hose_pulley_infinite.text_2": "UNLOCALIZED: It will provide/dispose fluids without affecting the source",
- "create.ponder.hose_pulley_infinite.text_3": "UNLOCALIZED: Pipe networks can limitlessly take fluids from/to such pulleys",
-
- "create.ponder.hose_pulley_level.header": "UNLOCALIZED: Fill and Drain level of Hose Pulleys",
- "create.ponder.hose_pulley_level.text_1": "UNLOCALIZED: While fully retracted, the Hose Pulley cannot operate",
- "create.ponder.hose_pulley_level.text_2": "UNLOCALIZED: Draining runs from top to bottom",
- "create.ponder.hose_pulley_level.text_3": "UNLOCALIZED: The surface level will end up just below where the hose ends",
- "create.ponder.hose_pulley_level.text_4": "UNLOCALIZED: Filling runs from bottom to top",
- "create.ponder.hose_pulley_level.text_5": "UNLOCALIZED: The filled pool will not grow beyond the layer above the hose end",
-
- "create.ponder.item_drain.header": "UNLOCALIZED: Emptying Fluid Containers using Item Drains",
- "create.ponder.item_drain.text_1": "UNLOCALIZED: Item Drains can extract fluids from items",
- "create.ponder.item_drain.text_2": "UNLOCALIZED: Right-click it to pour fluids from your held item into it",
- "create.ponder.item_drain.text_3": "UNLOCALIZED: When items are inserted from the side...",
- "create.ponder.item_drain.text_4": "UNLOCALIZED: ...they roll across, emptying out their contained fluid",
- "create.ponder.item_drain.text_5": "UNLOCALIZED: Pipe Networks can now pull the fluid from the drains' internal buffer",
-
- "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_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.large_cogwheel.header": "UNLOCALIZED: Relaying rotational force using Large Cogwheels",
- "create.ponder.large_cogwheel.text_1": "UNLOCALIZED: Large cogwheels can connect to each other at right angles",
- "create.ponder.large_cogwheel.text_2": "UNLOCALIZED: It will help relaying conveyed speed to other axes of rotation",
-
- "create.ponder.linear_chassis_attachment.header": "UNLOCALIZED: Attaching blocks using Linear Chassis",
- "create.ponder.linear_chassis_attachment.text_1": "UNLOCALIZED: The open faces of a Linear Chassis can be made Sticky",
- "create.ponder.linear_chassis_attachment.text_2": "UNLOCALIZED: Click again to make the opposite side sticky",
- "create.ponder.linear_chassis_attachment.text_3": "UNLOCALIZED: Sneak and Right-Click with an empty hand to remove the slime",
- "create.ponder.linear_chassis_attachment.text_4": "UNLOCALIZED: Stickied faces of the Linear Chassis will attach a line of blocks in front of it",
- "create.ponder.linear_chassis_attachment.text_5": "UNLOCALIZED: Using a Wrench, a precise Range can be specified for this chassis",
- "create.ponder.linear_chassis_attachment.text_6": "UNLOCALIZED: Holding CTRL and scrolling adjusts the range of all attached Chassis Blocks",
- "create.ponder.linear_chassis_attachment.text_7": "UNLOCALIZED: Attaching blocks to any other side requires the use of Super Glue",
- "create.ponder.linear_chassis_attachment.text_8": "UNLOCALIZED: Using these mechanics, structures of any shape can move as a Contraption",
-
- "create.ponder.linear_chassis_group.header": "UNLOCALIZED: Moving Linear Chassis in groups",
- "create.ponder.linear_chassis_group.text_1": "UNLOCALIZED: Linear Chassis connect to identical Chassis blocks next to them",
- "create.ponder.linear_chassis_group.text_2": "UNLOCALIZED: When one is moved by a Contraption, the others are dragged with it",
- "create.ponder.linear_chassis_group.text_3": "UNLOCALIZED: Chassis of a different type or facing another direction will not attach",
-
- "create.ponder.mechanical_arm.header": "UNLOCALIZED: Setting up Mechanical Arms",
- "create.ponder.mechanical_arm.text_1": "UNLOCALIZED: Mechanical Arms have to be assigned their in- and outputs before they are placed",
- "create.ponder.mechanical_arm.text_2": "UNLOCALIZED: Right-Click inventories while holding the Arm to assign them as Targets",
- "create.ponder.mechanical_arm.text_3": "UNLOCALIZED: Right-Click again to toggle between Input (Blue) and Output (Orange)",
- "create.ponder.mechanical_arm.text_4": "UNLOCALIZED: Left-Click components to remove their Selection",
- "create.ponder.mechanical_arm.text_5": "UNLOCALIZED: Once placed, the Mechanical Arm will target the blocks selected previously",
- "create.ponder.mechanical_arm.text_6": "UNLOCALIZED: They can have any amount of in- and outputs within their range",
- "create.ponder.mechanical_arm.text_7": "UNLOCALIZED: However, not every type of Inventory can be interacted with directly",
- "create.ponder.mechanical_arm.text_8": "UNLOCALIZED: Funnels and Depots can help to Bridge that gap",
-
- "create.ponder.mechanical_arm_filtering.header": "UNLOCALIZED: Filtering Outputs of the Mechanical Arm",
- "create.ponder.mechanical_arm_filtering.text_1": "UNLOCALIZED: Inputs",
- "create.ponder.mechanical_arm_filtering.text_2": "UNLOCALIZED: Outputs",
- "create.ponder.mechanical_arm_filtering.text_3": "UNLOCALIZED: Sometimes it is desirable to restrict targets of the Arm by matching a filter",
- "create.ponder.mechanical_arm_filtering.text_4": "UNLOCALIZED: Mechanical Arms by themselves do not provide any options for filtering",
- "create.ponder.mechanical_arm_filtering.text_5": "UNLOCALIZED: Brass Funnels as Targets do however communicate their own filter to the Arm",
- "create.ponder.mechanical_arm_filtering.text_6": "UNLOCALIZED: The Arm is smart enough not to pick up items it couldn't distribute",
-
- "create.ponder.mechanical_arm_modes.header": "UNLOCALIZED: Distribution modes of the Mechanical Arm",
- "create.ponder.mechanical_arm_modes.text_1": "UNLOCALIZED: Input",
- "create.ponder.mechanical_arm_modes.text_2": "UNLOCALIZED: Outputs",
- "create.ponder.mechanical_arm_modes.text_3": "UNLOCALIZED: Whenever an Arm has to choose between multiple valid outputs...",
- "create.ponder.mechanical_arm_modes.text_4": "UNLOCALIZED: ...it will act according to its setting",
- "create.ponder.mechanical_arm_modes.text_5": "UNLOCALIZED: Scrolling with a Wrench will allow you to configure it",
- "create.ponder.mechanical_arm_modes.text_6": "UNLOCALIZED: Round Robin mode simply cycles through all outputs that are available",
- "create.ponder.mechanical_arm_modes.text_7": "UNLOCALIZED: If an output is unable to take more items, it will be skipped",
- "create.ponder.mechanical_arm_modes.text_8": "UNLOCALIZED: Forced Round Robin mode will never skip outputs, and instead wait until they are free",
- "create.ponder.mechanical_arm_modes.text_9": "UNLOCALIZED: Prefer First prioritizes the outputs selected earliest when configuring this Arm",
-
- "create.ponder.mechanical_arm_redstone.header": "UNLOCALIZED: Controlling Mechanical Arms with Redstone",
- "create.ponder.mechanical_arm_redstone.text_1": "UNLOCALIZED: When powered by Redstone, Mechanical Arms will not activate",
- "create.ponder.mechanical_arm_redstone.text_2": "UNLOCALIZED: Before stopping, it will finish any started cycles",
- "create.ponder.mechanical_arm_redstone.text_3": "UNLOCALIZED: Thus, a negative pulse can be used to trigger exactly one activation cycle",
-
- "create.ponder.mechanical_bearing.header": "UNLOCALIZED: Movings Structures using the Mechanical Bearing",
- "create.ponder.mechanical_bearing.text_1": "UNLOCALIZED: Mechanical Bearings attach to the block in front of them",
- "create.ponder.mechanical_bearing.text_2": "UNLOCALIZED: Upon receiving Rotational Force, it will assemble it into a Rotating Contraption",
-
- "create.ponder.mechanical_crafter.header": "UNLOCALIZED: Setting up Mechanical Crafters",
- "create.ponder.mechanical_crafter.text_1": "UNLOCALIZED: An array of Mechanical Crafters can be used to automate any Crafting Recipe",
- "create.ponder.mechanical_crafter.text_2": "UNLOCALIZED: Using a Wrench, the Crafters' paths can be arranged",
- "create.ponder.mechanical_crafter.text_3": "UNLOCALIZED: For a valid setup, all paths have to converge into one exit at any side",
- "create.ponder.mechanical_crafter.text_4": "UNLOCALIZED: The outputs will be placed into the inventory at the exit",
- "create.ponder.mechanical_crafter.text_5": "UNLOCALIZED: Mechanical Crafters require Rotational Force to operate",
- "create.ponder.mechanical_crafter.text_6": "UNLOCALIZED: Right-Click the front to insert Items manually",
- "create.ponder.mechanical_crafter.text_7": "UNLOCALIZED: Once every slot of a path contains an Item, the crafting process will begin",
- "create.ponder.mechanical_crafter.text_8": "UNLOCALIZED: For recipes not fully occupying the crafter setup, the start can be forced using a Redstone Pulse",
-
- "create.ponder.mechanical_crafter_connect.header": "UNLOCALIZED: Connecting Inventories of Crafters",
- "create.ponder.mechanical_crafter_connect.text_1": "UNLOCALIZED: Items can be inserted to Crafters automatically",
- "create.ponder.mechanical_crafter_connect.text_2": "UNLOCALIZED: Using the Wrench at their backs, Mechanical Crafter inputs can be combined",
- "create.ponder.mechanical_crafter_connect.text_3": "UNLOCALIZED: All connected Crafters can now be accessed by the same input location",
-
- "create.ponder.mechanical_crafter_covers.header": "UNLOCALIZED: Covering slots of Mechanical Crafters",
- "create.ponder.mechanical_crafter_covers.text_1": "UNLOCALIZED: Some recipes will require additional Crafters to bridge gaps in the path",
- "create.ponder.mechanical_crafter_covers.text_2": "UNLOCALIZED: Using Slot Covers, Crafters can be set to act as an Empty Slot in the arrangement",
- "create.ponder.mechanical_crafter_covers.text_3": "UNLOCALIZED: Shared Inputs created with the Wrench at the back can also reach across covered Crafters",
-
- "create.ponder.mechanical_drill.header": "UNLOCALIZED: Breaking Blocks with the Mechanical Drill",
- "create.ponder.mechanical_drill.text_1": "UNLOCALIZED: When given Rotational Force, a Mechanical Drill will break blocks directly in front of it",
- "create.ponder.mechanical_drill.text_2": "UNLOCALIZED: Its mining speed depends on the Rotational Input",
-
- "create.ponder.mechanical_drill_contraption.header": "UNLOCALIZED: Using Mechanical Drills on Contraptions",
- "create.ponder.mechanical_drill_contraption.text_1": "UNLOCALIZED: Whenever Drills are moved as part of an animated Contraption...",
- "create.ponder.mechanical_drill_contraption.text_2": "UNLOCALIZED: ...they will break blocks the contraption runs them into",
-
- "create.ponder.mechanical_harvester.header": "UNLOCALIZED: Using Mechanical Harvesters on Contraptions",
- "create.ponder.mechanical_harvester.text_1": "UNLOCALIZED: Whenever Harvesters are moved as part of an animated Contraption...",
- "create.ponder.mechanical_harvester.text_2": "UNLOCALIZED: They will harvest and reset any mature crops on their way",
-
- "create.ponder.mechanical_mixer.header": "UNLOCALIZED: Processing Items with the Mechanical Mixer",
- "create.ponder.mechanical_mixer.text_1": "UNLOCALIZED: With a Mixer and Basin, some Crafting Recipes can be automated",
- "create.ponder.mechanical_mixer.text_2": "UNLOCALIZED: Available recipes include any Shapeless Crafting Recipe, plus a couple extra ones",
- "create.ponder.mechanical_mixer.text_3": "UNLOCALIZED: Some of those recipes may require the heat of a Blaze Burner",
- "create.ponder.mechanical_mixer.text_4": "UNLOCALIZED: The filter slot can be used in case two recipes are conflicting.",
-
- "create.ponder.mechanical_piston.header": "UNLOCALIZED: Moving Structures using Mechanical Pistons",
- "create.ponder.mechanical_piston.text_1": "UNLOCALIZED: Mechanical Pistons can move blocks in front of them",
- "create.ponder.mechanical_piston.text_2": "UNLOCALIZED: Speed and direction of movement depend on the Rotational Input",
- "create.ponder.mechanical_piston.text_3": "UNLOCALIZED: Sticky Mechanical Pistons can pull the attached blocks back",
-
- "create.ponder.mechanical_piston_modes.header": "UNLOCALIZED: Movement Modes of the Mechanical Piston",
- "create.ponder.mechanical_piston_modes.text_1": "UNLOCALIZED: Whenever Pistons stop moving, the moved structure reverts to blocks",
- "create.ponder.mechanical_piston_modes.text_2": "UNLOCALIZED: It can be configured never to revert to solid blocks, or only at the location it started at",
-
- "create.ponder.mechanical_plough.header": "UNLOCALIZED: Using Mechanical Ploughs on Contraptions",
- "create.ponder.mechanical_plough.text_1": "UNLOCALIZED: Whenever Ploughs are moved as part of an animated Contraption...",
- "create.ponder.mechanical_plough.text_2": "UNLOCALIZED: ...they will break blocks without a solid collision hitbox",
- "create.ponder.mechanical_plough.text_3": "UNLOCALIZED: Additionally, ploughs can create farmland",
- "create.ponder.mechanical_plough.text_4": "UNLOCALIZED: ...they can also launch entities without hurting them",
-
- "create.ponder.mechanical_press.header": "UNLOCALIZED: Processing Items with the Mechanical Press",
- "create.ponder.mechanical_press.text_1": "UNLOCALIZED: The Mechanical Press can process items provided beneath it",
- "create.ponder.mechanical_press.text_2": "UNLOCALIZED: The Input items can be dropped or placed on a Depot under the Press",
- "create.ponder.mechanical_press.text_3": "UNLOCALIZED: When items are provided on a belt...",
- "create.ponder.mechanical_press.text_4": "UNLOCALIZED: The Press will hold and process them automatically",
-
- "create.ponder.mechanical_press_compacting.header": "UNLOCALIZED: Compacting items with the Mechanical Press",
- "create.ponder.mechanical_press_compacting.text_1": "UNLOCALIZED: Pressing items held in a Basin will cause them to be Compacted",
- "create.ponder.mechanical_press_compacting.text_2": "UNLOCALIZED: Compacting includes any filled 2x2 or 3x3 Crafting Recipe, plus a couple extra ones",
- "create.ponder.mechanical_press_compacting.text_3": "UNLOCALIZED: Some of those recipes may require the heat of a Blaze Burner",
- "create.ponder.mechanical_press_compacting.text_4": "UNLOCALIZED: The filter slot can be used in case two recipes are conflicting.",
-
- "create.ponder.mechanical_pump_flow.header": "UNLOCALIZED: Fluid Transportation using Mechanical Pumps",
- "create.ponder.mechanical_pump_flow.text_1": "UNLOCALIZED: Mechanical Pumps govern the flow of their attached pipe networks",
- "create.ponder.mechanical_pump_flow.text_2": "UNLOCALIZED: When powered, their arrow indicates the direction of flow",
- "create.ponder.mechanical_pump_flow.text_3": "UNLOCALIZED: The network behind is now pulling fluids...",
- "create.ponder.mechanical_pump_flow.text_4": "UNLOCALIZED: ...while the network in front is transferring it outward",
- "create.ponder.mechanical_pump_flow.text_5": "UNLOCALIZED: Reversing the input rotation reverses the direction of flow",
- "create.ponder.mechanical_pump_flow.text_6": "UNLOCALIZED: Use a Wrench to reverse the orientation of pumps manually",
-
- "create.ponder.mechanical_pump_speed.header": "UNLOCALIZED: Throughput of Mechanical Pumps",
- "create.ponder.mechanical_pump_speed.text_1": "UNLOCALIZED: Regardless of speed, Mechanical Pumps affect pipes connected up to 16 blocks away",
- "create.ponder.mechanical_pump_speed.text_2": "UNLOCALIZED: Speeding up the input rotation changes the speed of flow propagation...",
- "create.ponder.mechanical_pump_speed.text_3": "UNLOCALIZED: ...aswell as how quickly fluids are transferred",
- "create.ponder.mechanical_pump_speed.text_4": "UNLOCALIZED: Pumps can combine their throughputs within shared pipe networks",
- "create.ponder.mechanical_pump_speed.text_5": "UNLOCALIZED: Alternating their orientation can help align their flow directions",
-
- "create.ponder.mechanical_saw_breaker.header": "UNLOCALIZED: Cutting Trees with the Mechanical Saw",
- "create.ponder.mechanical_saw_breaker.text_1": "UNLOCALIZED: When given Rotational Force, a Mechanical Saw will cut trees directly in front of it",
- "create.ponder.mechanical_saw_breaker.text_2": "UNLOCALIZED: In order to cut the tree fully, the Saw has to break the last block connecting it to the ground",
-
- "create.ponder.mechanical_saw_contraption.header": "UNLOCALIZED: Using Mechanical Saws on Contraptions",
- "create.ponder.mechanical_saw_contraption.text_1": "UNLOCALIZED: Whenever Saws are moved as part of an animated Contraption...",
- "create.ponder.mechanical_saw_contraption.text_2": "UNLOCALIZED: ...they will cut any trees the contraption runs them into",
-
- "create.ponder.mechanical_saw_processing.header": "UNLOCALIZED: Processing Items on the Mechanical Saw",
- "create.ponder.mechanical_saw_processing.text_1": "UNLOCALIZED: Upward facing Mechanical Saws can process a variety of items",
- "create.ponder.mechanical_saw_processing.text_2": "UNLOCALIZED: The processed item always moves against the rotational input to the saw",
- "create.ponder.mechanical_saw_processing.text_3": "UNLOCALIZED: Saws can work in-line with Mechanical Belts",
- "create.ponder.mechanical_saw_processing.text_4": "UNLOCALIZED: When an ingredient has multiple possible outcomes, the filter slot can specify it",
- "create.ponder.mechanical_saw_processing.text_5": "UNLOCALIZED: Without filter, the Saw would cycle through all outcomes instead",
-
- "create.ponder.millstone.header": "UNLOCALIZED: Processing Items in the Millstone",
- "create.ponder.millstone.text_1": "UNLOCALIZED: Millstones process items by grinding them",
- "create.ponder.millstone.text_2": "UNLOCALIZED: They can be powered from the side using cogwheels",
- "create.ponder.millstone.text_3": "UNLOCALIZED: Throw or Insert items at the top",
- "create.ponder.millstone.text_4": "UNLOCALIZED: After some time, the result can be obtained via Right-click",
- "create.ponder.millstone.text_5": "UNLOCALIZED: The outputs can also be extracted by automation",
-
- "create.ponder.nixie_tube.header": "UNLOCALIZED: Using Nixie Tubes",
- "create.ponder.nixie_tube.text_1": "UNLOCALIZED: When powered by Redstone, Nixie Tubes will display the redstone signals' strength",
- "create.ponder.nixie_tube.text_2": "UNLOCALIZED: Using name tags edited with an anvil, custom text can be displayed",
- "create.ponder.nixie_tube.text_3": "UNLOCALIZED: Right-Click with Dye to change their display colour",
-
- "create.ponder.piston_pole.header": "UNLOCALIZED: Piston Extension Poles",
- "create.ponder.piston_pole.text_1": "UNLOCALIZED: Without attached Poles, a Mechanical Piston cannot move",
- "create.ponder.piston_pole.text_2": "UNLOCALIZED: The Length of pole added at its back determines the Extension Range",
-
- "create.ponder.portable_fluid_interface.header": "UNLOCALIZED: Contraption Fluid Exchange",
- "create.ponder.portable_fluid_interface.text_1": "UNLOCALIZED: Fluid Tanks on moving contraptions cannot be accessed by any pipes",
- "create.ponder.portable_fluid_interface.text_2": "UNLOCALIZED: This component can interact with fluid tanks without the need to stop the contraption",
- "create.ponder.portable_fluid_interface.text_3": "UNLOCALIZED: Place a second one with a gap of 1 or 2 blocks inbetween",
- "create.ponder.portable_fluid_interface.text_4": "UNLOCALIZED: Whenever they pass by each other, they will engage in a connection",
- "create.ponder.portable_fluid_interface.text_5": "UNLOCALIZED: While engaged, the stationary interface will represent ALL Tanks on the contraption",
- "create.ponder.portable_fluid_interface.text_6": "UNLOCALIZED: Fluid can now be inserted...",
- "create.ponder.portable_fluid_interface.text_7": "UNLOCALIZED: ...or extracted from the contraption",
- "create.ponder.portable_fluid_interface.text_8": "UNLOCALIZED: After no contents have been exchanged for a while, the contraption will continue on its way",
-
- "create.ponder.portable_storage_interface.header": "UNLOCALIZED: Contraption Storage Exchange",
- "create.ponder.portable_storage_interface.text_1": "UNLOCALIZED: Inventories on moving contraptions cannot be accessed by players.",
- "create.ponder.portable_storage_interface.text_2": "UNLOCALIZED: This component can interact with storage without the need to stop the contraption.",
- "create.ponder.portable_storage_interface.text_3": "UNLOCALIZED: Place a second one with a gap of 1 or 2 blocks inbetween",
- "create.ponder.portable_storage_interface.text_4": "UNLOCALIZED: Whenever they pass by each other, they will engage in a connection",
- "create.ponder.portable_storage_interface.text_5": "UNLOCALIZED: While engaged, the stationary interface will represent ALL inventories on the contraption",
- "create.ponder.portable_storage_interface.text_6": "UNLOCALIZED: Items can now be inserted...",
- "create.ponder.portable_storage_interface.text_7": "UNLOCALIZED: ...or extracted from the contraption",
- "create.ponder.portable_storage_interface.text_8": "UNLOCALIZED: After no items have been exchanged for a while, the contraption will continue on its way",
-
- "create.ponder.portable_storage_interface_redstone.header": "UNLOCALIZED: Redstone Control",
- "create.ponder.portable_storage_interface_redstone.text_1": "UNLOCALIZED: Redstone power will prevent the stationary interface from engaging",
-
- "create.ponder.powered_latch.header": "UNLOCALIZED: Controlling signals using the Powered Latch",
- "create.ponder.powered_latch.text_1": "UNLOCALIZED: Powered Latches are redstone controllable Levers",
- "create.ponder.powered_latch.text_2": "UNLOCALIZED: Signals at the back switch it on",
- "create.ponder.powered_latch.text_3": "UNLOCALIZED: Signals from the side switch it back off",
- "create.ponder.powered_latch.text_4": "UNLOCALIZED: Powered latches can also be toggled manually",
-
- "create.ponder.powered_toggle_latch.header": "UNLOCALIZED: Controlling signals using the Powered Toggle Latch",
- "create.ponder.powered_toggle_latch.text_1": "UNLOCALIZED: Powered Toggle Latches are redstone controllable Levers",
- "create.ponder.powered_toggle_latch.text_2": "UNLOCALIZED: Signals at the back will toggle its state",
- "create.ponder.powered_toggle_latch.text_3": "UNLOCALIZED: ...on and back off",
- "create.ponder.powered_toggle_latch.text_4": "UNLOCALIZED: Powered toggle latches can also be toggled manually",
-
- "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_repeater.header": "UNLOCALIZED: Controlling signals using Pulse Repeaters",
- "create.ponder.pulse_repeater.text_1": "UNLOCALIZED: Pulse Repeaters emit a short pulse at a delay",
- "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.radial_chassis.header": "UNLOCALIZED: Attaching blocks using Radial Chassis",
- "create.ponder.radial_chassis.text_1": "UNLOCALIZED: Radial Chassis connect to identical Chassis blocks in a row",
- "create.ponder.radial_chassis.text_2": "UNLOCALIZED: When one is moved by a Contraption, the others are dragged with it",
- "create.ponder.radial_chassis.text_3": "UNLOCALIZED: The side faces of a Radial Chassis can be made Sticky",
- "create.ponder.radial_chassis.text_4": "UNLOCALIZED: Click again to make all other sides sticky",
- "create.ponder.radial_chassis.text_5": "UNLOCALIZED: Sneak and Right-Click with an empty hand to remove the slime",
- "create.ponder.radial_chassis.text_6": "UNLOCALIZED: Whenever a Block is next to a sticky face...",
- "create.ponder.radial_chassis.text_7": "UNLOCALIZED: ...it will attach all reachable blocks within a radius on that layer",
- "create.ponder.radial_chassis.text_8": "UNLOCALIZED: Using a Wrench, a precise Radius can be specified for this chassis",
- "create.ponder.radial_chassis.text_9": "UNLOCALIZED: Blocks not reachable by any sticky face will not attach",
-
- "create.ponder.redstone_contact.header": "UNLOCALIZED: Redstone Contacts",
- "create.ponder.redstone_contact.text_1": "UNLOCALIZED: Redstone Contacts facing each other will emit a redstone signal",
- "create.ponder.redstone_contact.text_2": "UNLOCALIZED: This still applies when one of them is part of a moving Contraption",
-
- "create.ponder.redstone_link.header": "UNLOCALIZED: Using Redstone Links",
- "create.ponder.redstone_link.text_1": "UNLOCALIZED: Redstone Links can transmit redstone signals wirelessly",
- "create.ponder.redstone_link.text_2": "UNLOCALIZED: Right-click while Sneaking to toggle receive mode",
- "create.ponder.redstone_link.text_3": "UNLOCALIZED: A simple Right-click with a Wrench can do the same",
- "create.ponder.redstone_link.text_4": "UNLOCALIZED: Receivers emit the redstone power of transmitters within 128 blocks",
- "create.ponder.redstone_link.text_5": "UNLOCALIZED: Placing items in the two slots can specify a Frequency",
- "create.ponder.redstone_link.text_6": "UNLOCALIZED: Only the links with matching Frequencies will communicate",
-
- "create.ponder.rope_pulley.header": "UNLOCALIZED: Moving Structures using Rope Pulleys",
- "create.ponder.rope_pulley.text_1": "UNLOCALIZED: Rope Pulleys can move blocks vertically when given Rotational Force",
- "create.ponder.rope_pulley.text_2": "UNLOCALIZED: Direction and Speed of movement depend on the Rotational Input",
-
- "create.ponder.rope_pulley_attachment.header": "UNLOCALIZED: Moving Pulleys as part of a Contraption",
- "create.ponder.rope_pulley_attachment.text_1": "UNLOCALIZED: Whenever Pulleys are themselves being moved by a Contraption...",
- "create.ponder.rope_pulley_attachment.text_2": "UNLOCALIZED: ...its attached structure will be dragged with it",
- "create.ponder.rope_pulley_attachment.text_3": "UNLOCALIZED: Mind that pulleys are only movable while stopped",
-
- "create.ponder.rope_pulley_modes.header": "UNLOCALIZED: Movement Modes of the Rope Pulley",
- "create.ponder.rope_pulley_modes.text_1": "UNLOCALIZED: Whenever Pulleys stop moving, the moved structure reverts to blocks",
- "create.ponder.rope_pulley_modes.text_2": "UNLOCALIZED: It can be configured never to revert to solid blocks, or only at the location it started at",
-
- "create.ponder.rose_quartz_lamp.header": "UNLOCALIZED: Rose Quartz Lamps",
- "create.ponder.rose_quartz_lamp.text_1": "UNLOCALIZED: Rose Quartz Lamps activate on a Redstone signal",
- "create.ponder.rose_quartz_lamp.text_2": "UNLOCALIZED: They will continue to emit redstone power afterwards",
- "create.ponder.rose_quartz_lamp.text_3": "UNLOCALIZED: When multiple lamps are arranged in a group...",
- "create.ponder.rose_quartz_lamp.text_4": "UNLOCALIZED: ...activating a Lamp will focus the signal to it, deactivating all others",
- "create.ponder.rose_quartz_lamp.text_5": "UNLOCALIZED: Comparators output based on the distance to a powered lamp",
- "create.ponder.rose_quartz_lamp.text_6": "UNLOCALIZED: The Lamps can also be toggled manually using a Wrench",
-
- "create.ponder.rotation_speed_controller.header": "UNLOCALIZED: Using the Rotational Speed Controller",
- "create.ponder.rotation_speed_controller.text_1": "UNLOCALIZED: Rot. Speed Controllers relay rotation from their axis to a Large Cogwheel above them",
- "create.ponder.rotation_speed_controller.text_2": "UNLOCALIZED: Using the scroll input on its side, the conveyed speed can be configured",
-
- "create.ponder.sail.header": "UNLOCALIZED: Assembling Windmills using Sails",
- "create.ponder.sail.text_1": "UNLOCALIZED: Sails are handy blocks to create Windmills with",
- "create.ponder.sail.text_2": "UNLOCALIZED: They will attach to blocks and each other without the need of Super Glue or Chassis Blocks",
- "create.ponder.sail.text_3": "UNLOCALIZED: Right-Click with Dye to paint them",
- "create.ponder.sail.text_4": "UNLOCALIZED: Right-Click with Shears to turn them back into frames",
-
- "create.ponder.sail_frame.header": "UNLOCALIZED: Assembling Windmills using Sail Frames",
- "create.ponder.sail_frame.text_1": "UNLOCALIZED: Sail Frames are handy blocks to create Windmills with",
- "create.ponder.sail_frame.text_2": "UNLOCALIZED: They will attach to blocks and each other without the need of Super Glue or Chassis Blocks",
-
- "create.ponder.sequenced_gearshift.header": "UNLOCALIZED: Controlling Rotational Speed using Sequenced Gearshifts",
- "create.ponder.sequenced_gearshift.text_1": "UNLOCALIZED: Seq. Gearshifts relay rotation by following a timed list of instructions",
- "create.ponder.sequenced_gearshift.text_2": "UNLOCALIZED: Right-click it to open the Configuration UI",
- "create.ponder.sequenced_gearshift.text_3": "UNLOCALIZED: Upon receiving a Redstone Signal, it will start running its configured sequence",
- "create.ponder.sequenced_gearshift.text_4": "UNLOCALIZED: Once finished, it waits for the next Redstone Signal and starts over",
- "create.ponder.sequenced_gearshift.text_5": "UNLOCALIZED: A redstone comparator can be used to read the current progress",
-
- "create.ponder.shaft.header": "UNLOCALIZED: Relaying rotational force using Shafts",
- "create.ponder.shaft.text_1": "UNLOCALIZED: Shafts will relay rotation in a straight line.",
-
- "create.ponder.shaft_casing.header": "UNLOCALIZED: Encasing Shafts",
- "create.ponder.shaft_casing.text_1": "UNLOCALIZED: Brass or Andesite Casing can be used to decorate Shafts",
-
- "create.ponder.smart_chute.header": "UNLOCALIZED: Filtering Items using Smart Chutes",
- "create.ponder.smart_chute.text_1": "UNLOCALIZED: Smart Chutes are vertical chutes with additional control",
- "create.ponder.smart_chute.text_2": "UNLOCALIZED: Items in the filter slot specify what exactly they can extract and transfer",
- "create.ponder.smart_chute.text_3": "UNLOCALIZED: Use the Mouse Wheel to specify the extracted stack size",
- "create.ponder.smart_chute.text_4": "UNLOCALIZED: Redstone power will prevent Smart Chutes from acting.",
-
- "create.ponder.smart_pipe.header": "UNLOCALIZED: Controlling Fluid flow using Smart Pipes",
- "create.ponder.smart_pipe.text_1": "UNLOCALIZED: Smart pipes can help control flows by fluid type",
- "create.ponder.smart_pipe.text_2": "UNLOCALIZED: When placed directly at the source, they can specify the type of fluid to extract",
- "create.ponder.smart_pipe.text_3": "UNLOCALIZED: Simply Right-Click their filter slot with any item containing the desired fluid",
- "create.ponder.smart_pipe.text_4": "UNLOCALIZED: When placed further down a pipe network, smart pipes will only let matching fluids continue",
-
- "create.ponder.speedometer.header": "UNLOCALIZED: Monitoring Kinetic information using the Speedometer",
- "create.ponder.speedometer.text_1": "UNLOCALIZED: The Speedometer displays the current Speed of the attached components",
- "create.ponder.speedometer.text_2": "UNLOCALIZED: When wearing Engineers' Goggles, the player can get more detailed information from the Gauge",
- "create.ponder.speedometer.text_3": "UNLOCALIZED: Comparators can emit analog Restone Signals relative to the Speedometer's measurements",
-
- "create.ponder.spout_filling.header": "UNLOCALIZED: Filling Items using a Spout",
- "create.ponder.spout_filling.text_1": "UNLOCALIZED: The Spout can fill fluid holding items provided beneath it",
- "create.ponder.spout_filling.text_2": "UNLOCALIZED: The content of a Spout cannot be accessed manually",
- "create.ponder.spout_filling.text_3": "UNLOCALIZED: Instead, Pipes can be used to supply it with fluids",
- "create.ponder.spout_filling.text_4": "UNLOCALIZED: The Input items can be placed on a Depot under the Spout",
- "create.ponder.spout_filling.text_5": "UNLOCALIZED: When items are provided on a belt...",
- "create.ponder.spout_filling.text_6": "UNLOCALIZED: The Spout will hold and process them automatically",
-
- "create.ponder.stabilized_bearings.header": "UNLOCALIZED: Stabilized Contraptions",
- "create.ponder.stabilized_bearings.text_1": "UNLOCALIZED: Whenever Mechanical Bearings are themselves part of a moving Structure..",
- "create.ponder.stabilized_bearings.text_2": "UNLOCALIZED: ..they will attempt to keep themselves upright",
- "create.ponder.stabilized_bearings.text_3": "UNLOCALIZED: Once again, the bearing will attach to the block in front of it",
- "create.ponder.stabilized_bearings.text_4": "UNLOCALIZED: As a result, the entire sub-Contraption will stay upright",
-
- "create.ponder.steam_engine.header": "UNLOCALIZED: Setting up Steam Engines",
- "create.ponder.steam_engine.text_1": "UNLOCALIZED: Steam Engines can be placed on a Fluid Tank",
- "create.ponder.steam_engine.text_10": "UNLOCALIZED: Lvl 4",
- "create.ponder.steam_engine.text_11": "UNLOCALIZED: 4 Engines",
- "create.ponder.steam_engine.text_12": "UNLOCALIZED: Lvl 8",
- "create.ponder.steam_engine.text_13": "UNLOCALIZED: 8 Engines",
- "create.ponder.steam_engine.text_2": "UNLOCALIZED: Clicking the engine with a Shaft creates the Kinetic Output",
- "create.ponder.steam_engine.text_3": "UNLOCALIZED: With sufficient Heat, Water and Boiler space...",
- "create.ponder.steam_engine.text_4": "UNLOCALIZED: ...they will generate Rotational Force",
- "create.ponder.steam_engine.text_5": "UNLOCALIZED: The minimal setup requires 4 Fluid Tanks",
- "create.ponder.steam_engine.text_6": "UNLOCALIZED: With the help of Blaze Burners, the power output can be increased",
- "create.ponder.steam_engine.text_7": "UNLOCALIZED: Higher power levels require more Water, Size and Heat",
- "create.ponder.steam_engine.text_8": "UNLOCALIZED: The boiler's current power level can be inspected with Engineer's Goggles",
- "create.ponder.steam_engine.text_9": "UNLOCALIZED: With each added power level, an additional Engine can output at full capacity",
-
- "create.ponder.steam_whistle.header": "UNLOCALIZED: Setting up Steam Whistles",
- "create.ponder.steam_whistle.text_1": "UNLOCALIZED: Steam Whistles can be placed on a Fluid Tank",
- "create.ponder.steam_whistle.text_2": "UNLOCALIZED: If the tank receives sufficient heat...",
- "create.ponder.steam_whistle.text_3": "UNLOCALIZED: ...the Whistle will play a note when activated",
- "create.ponder.steam_whistle.text_4": "UNLOCALIZED: Use a Whistle item on the block to lower its pitch",
- "create.ponder.steam_whistle.text_5": "UNLOCALIZED: Cycle between three different octaves using a Wrench",
- "create.ponder.steam_whistle.text_6": "UNLOCALIZED: Engineer's Goggles can help to find out the current pitch of a Whistle",
-
- "create.ponder.sticker.header": "UNLOCALIZED: Attaching blocks using the Sticker",
- "create.ponder.sticker.text_1": "UNLOCALIZED: Stickers are ideal for Redstone-controlled block attachment",
- "create.ponder.sticker.text_2": "UNLOCALIZED: Upon receiving a signal, it will toggle its state",
- "create.ponder.sticker.text_3": "UNLOCALIZED: If it is now moved in a contraption, the block will move with it",
- "create.ponder.sticker.text_4": "UNLOCALIZED: Toggled once again, the block is no longer attached",
-
- "create.ponder.stressometer.header": "UNLOCALIZED: Monitoring Kinetic information using the Stressometer",
- "create.ponder.stressometer.text_1": "UNLOCALIZED: The Stressometer displays the current Stress Capacity of the attached kinetic network",
- "create.ponder.stressometer.text_2": "UNLOCALIZED: When wearing Engineers' Goggles, the player can get more detailed information from the Gauge",
- "create.ponder.stressometer.text_3": "UNLOCALIZED: Comparators can emit analog Restone Signals relative to the Stressometer's measurements",
-
- "create.ponder.super_glue.header": "UNLOCALIZED: Attaching blocks using Super Glue",
- "create.ponder.super_glue.text_1": "UNLOCALIZED: Super Glue groups blocks together into moving contraptions",
- "create.ponder.super_glue.text_2": "UNLOCALIZED: Clicking two endpoints creates a new 'glued' area",
- "create.ponder.super_glue.text_3": "UNLOCALIZED: To remove a box, punch it with the glue item in hand",
- "create.ponder.super_glue.text_4": "UNLOCALIZED: Adjacent blocks sharing an area will pull each other along",
- "create.ponder.super_glue.text_5": "UNLOCALIZED: Overlapping glue volumes will move together",
- "create.ponder.super_glue.text_6": "UNLOCALIZED: Blocks hanging on others usually do not require glue",
-
- "create.ponder.track_chunks.header": "UNLOCALIZED: Traversing unloaded Chunks",
- "create.ponder.track_chunks.text_1": "UNLOCALIZED: Tracks stay functional outside of loaded chunks",
- "create.ponder.track_chunks.text_2": "UNLOCALIZED: Trains will travel through inactive sections of the world without issue",
- "create.ponder.track_chunks.text_3": "UNLOCALIZED: They will still stop at stations or red signals",
- "create.ponder.track_chunks.text_4": "UNLOCALIZED: However, Drills and other on-board machines will not operate",
- "create.ponder.track_chunks.text_5": "UNLOCALIZED: Once near a Player, the train will re-appear",
-
- "create.ponder.track_observer.header": "UNLOCALIZED: Detecting Trains",
- "create.ponder.track_observer.text_1": "UNLOCALIZED: Select a Train Track then place the Observer nearby",
- "create.ponder.track_observer.text_2": "UNLOCALIZED: The Observer will detect any Trains passing over the marker",
- "create.ponder.track_observer.text_3": "UNLOCALIZED: Observers can be filtered to activate for matching cargo",
-
- "create.ponder.track_placement.header": "UNLOCALIZED: Placing Train Tracks",
- "create.ponder.track_placement.text_1": "UNLOCALIZED: A new type of rail designed for Train Contraptions",
- "create.ponder.track_placement.text_2": "UNLOCALIZED: To place rows of track in bulk, click on an existing track",
- "create.ponder.track_placement.text_3": "UNLOCALIZED: Then place or select a second track",
- "create.ponder.track_placement.text_4": "UNLOCALIZED: Tracks can also be placed as turns or slopes",
- "create.ponder.track_placement.text_5": "UNLOCALIZED: When connecting, tracks will try to make each turn equally sized",
- "create.ponder.track_placement.text_6": "UNLOCALIZED: Holding the sprint key while connecting...",
- "create.ponder.track_placement.text_7": "UNLOCALIZED: ...will create the longest fitting bend instead",
- "create.ponder.track_placement.text_8": "UNLOCALIZED: Materials in the off-hand will be paved under tracks automatically",
-
- "create.ponder.track_portal.header": "UNLOCALIZED: Tracks and the Nether",
- "create.ponder.track_portal.text_1": "UNLOCALIZED: Tracks placed up against a nether portal...",
- "create.ponder.track_portal.text_2": "UNLOCALIZED: ...will attempt to create a paired track on the other side",
- "create.ponder.track_portal.text_3": "UNLOCALIZED: Trains on this track are now able to travel across dimensions",
-
- "create.ponder.train_assembly.header": "UNLOCALIZED: Assembling Trains",
- "create.ponder.train_assembly.text_1": "UNLOCALIZED: Select a Train Track then place the Station nearby",
- "create.ponder.train_assembly.text_10": "UNLOCALIZED: Every Train requires Train Controls on board",
- "create.ponder.train_assembly.text_11": "UNLOCALIZED: An optional second one allows departure from Stations in both directions",
- "create.ponder.train_assembly.text_12": "UNLOCALIZED: Open the Station UI and confirm the Assembly process",
- "create.ponder.train_assembly.text_13": "UNLOCALIZED: Trains can be disassembled back into blocks at stations only",
- "create.ponder.train_assembly.text_14": "UNLOCALIZED: When used on a station, maps will add a labeled marker at the location",
- "create.ponder.train_assembly.text_15": "UNLOCALIZED: Assembled Trains can be relocated to nearby Tracks using the Wrench",
- "create.ponder.train_assembly.text_2": "UNLOCALIZED: Stations are the Waypoints of your Track Network",
- "create.ponder.train_assembly.text_3": "UNLOCALIZED: To create a new Train, open the UI and switch to Assembly Mode",
- "create.ponder.train_assembly.text_4": "UNLOCALIZED: During Assembly no scheduled trains will approach this station",
- "create.ponder.train_assembly.text_5": "UNLOCALIZED: Create new bogeys by using Train Casing on Tracks",
- "create.ponder.train_assembly.text_6": "UNLOCALIZED: Click the track again to cycle between bogey designs",
- "create.ponder.train_assembly.text_7": "UNLOCALIZED: Attach blocks with the help of Super Glue",
- "create.ponder.train_assembly.text_8": "UNLOCALIZED: Assembled Trains will move faster if they can find fuel in assembled chests or barrels",
- "create.ponder.train_assembly.text_9": "UNLOCALIZED: Fuel stored in Vaults will not be consumed by the train",
-
- "create.ponder.train_controls.header": "UNLOCALIZED: Controlling Trains",
- "create.ponder.train_controls.text_1": "UNLOCALIZED: Train Controls are required on every train contraption",
- "create.ponder.train_controls.text_2": "UNLOCALIZED: Once assembled, right-click the block to start driving",
- "create.ponder.train_controls.text_3": "UNLOCALIZED: Accelerate and steer the Train using movement keybinds",
- "create.ponder.train_controls.text_4": "UNLOCALIZED: If desired, the top speed can be fine-tuned using the mouse wheel",
- "create.ponder.train_controls.text_5": "UNLOCALIZED: Hold space to approach a nearby Station",
- "create.ponder.train_controls.text_6": "UNLOCALIZED: Trains can only be disassembled back into blocks at Stations",
- "create.ponder.train_controls.text_7": "UNLOCALIZED: Assembled Whistles can be activated with the sprint key",
- "create.ponder.train_controls.text_8": "UNLOCALIZED: Sneak or click again to stop controlling the Train",
-
- "create.ponder.train_schedule.header": "UNLOCALIZED: Using Train Schedules",
- "create.ponder.train_schedule.text_1": "UNLOCALIZED: Schedules allow Trains to be controlled by other Drivers",
- "create.ponder.train_schedule.text_2": "UNLOCALIZED: Right-click with the item in hand to open its Interface",
- "create.ponder.train_schedule.text_3": "UNLOCALIZED: Once programmed, the Schedule can be handed off to a Train Driver",
- "create.ponder.train_schedule.text_4": "UNLOCALIZED: Any mob or blaze burner sitting in front of Train Controls is an eligible conductor",
- "create.ponder.train_schedule.text_5": "UNLOCALIZED: Creatures on a lead can be given their seat more conveniently",
- "create.ponder.train_schedule.text_6": "UNLOCALIZED: Schedules can be retrieved from Drivers at any moment",
-
- "create.ponder.train_signal_placement.header": "UNLOCALIZED: Placing Train Signals",
- "create.ponder.train_signal_placement.text_1": "UNLOCALIZED: Select a Train Track then place the Signal nearby",
- "create.ponder.train_signal_placement.text_2": "UNLOCALIZED: Signals control the flow of Trains not driven by players",
- "create.ponder.train_signal_placement.text_3": "UNLOCALIZED: Scheduled Trains will never cross signals in the opposite direction",
- "create.ponder.train_signal_placement.text_4": "UNLOCALIZED: ...unless a second signal is added facing the opposite way.",
- "create.ponder.train_signal_placement.text_5": "UNLOCALIZED: Nixie tubes can be attached to make a signal's lights more visible",
-
- "create.ponder.train_signal_redstone.header": "UNLOCALIZED: Signals & Redstone",
- "create.ponder.train_signal_redstone.text_1": "UNLOCALIZED: Signals can be forced red by a redstone signal",
- "create.ponder.train_signal_redstone.text_2": "UNLOCALIZED: Reversely, red signals emit a comparator output",
-
- "create.ponder.train_signal_signaling.header": "UNLOCALIZED: Collision Prevention with Signals",
- "create.ponder.train_signal_signaling.text_1": "UNLOCALIZED: Train Signals divide a track into segments",
- "create.ponder.train_signal_signaling.text_2": "UNLOCALIZED: If a Segment is occupied, no other Trains will be allowed entry",
- "create.ponder.train_signal_signaling.text_3": "UNLOCALIZED: Thus, each Segment will contain only one Train at a time",
- "create.ponder.train_signal_signaling.text_4": "UNLOCALIZED: A second Signal mode is available via the Wrench",
- "create.ponder.train_signal_signaling.text_5": "UNLOCALIZED: Segments of a brass signal usually lead into standard signals",
- "create.ponder.train_signal_signaling.text_6": "UNLOCALIZED: This special Signal can stop trains under a second condition",
- "create.ponder.train_signal_signaling.text_7": "UNLOCALIZED: It will stop Trains, which, upon entering...",
- "create.ponder.train_signal_signaling.text_8": "UNLOCALIZED: ...would not be able to leave the Segment immediately",
- "create.ponder.train_signal_signaling.text_9": "UNLOCALIZED: This helps keeping queued Trains out of a busy Segment",
-
- "create.ponder.valve_handle.header": "UNLOCALIZED: Generating Rotational Force using Valve Handles",
- "create.ponder.valve_handle.text_1": "UNLOCALIZED: Valve Handles can be used by players to apply rotational force manually",
- "create.ponder.valve_handle.text_2": "UNLOCALIZED: Hold Right-Click to rotate it Counter-Clockwise",
- "create.ponder.valve_handle.text_3": "UNLOCALIZED: Its conveyed speed is slow and precise",
- "create.ponder.valve_handle.text_4": "UNLOCALIZED: Sneak and Hold Right-Click to rotate it Clockwise",
- "create.ponder.valve_handle.text_5": "UNLOCALIZED: Valve handles can be dyed for aesthetic purposes",
-
- "create.ponder.valve_pipe.header": "UNLOCALIZED: Controlling Fluid flow using Valves",
- "create.ponder.valve_pipe.text_1": "UNLOCALIZED: Valve pipes help control fluids propagating through pipe networks",
- "create.ponder.valve_pipe.text_2": "UNLOCALIZED: Their shaft input controls whether fluid is currently allowed through",
- "create.ponder.valve_pipe.text_3": "UNLOCALIZED: Given Rotational Force in the opening direction, the valve will open up",
- "create.ponder.valve_pipe.text_4": "UNLOCALIZED: It can be closed again by reversing the input rotation",
-
- "create.ponder.water_wheel.header": "UNLOCALIZED: Generating Rotational Force using Water Wheels",
- "create.ponder.water_wheel.text_1": "UNLOCALIZED: Water Wheels draw force from adjacent Water Currents",
- "create.ponder.water_wheel.text_2": "UNLOCALIZED: The more faces are powered, the faster the Water Wheel will rotate",
- "create.ponder.water_wheel.text_3": "UNLOCALIZED: The Wheels' blades should be oriented against the flow",
- "create.ponder.water_wheel.text_4": "UNLOCALIZED: Facing the opposite way, they will not be as effective",
-
- "create.ponder.weighted_ejector.header": "UNLOCALIZED: Using Weighted Ejectors",
- "create.ponder.weighted_ejector.text_1": "UNLOCALIZED: Sneak and Right-Click holding an Ejector to select its target location",
- "create.ponder.weighted_ejector.text_10": "UNLOCALIZED: It is now limited to this stack size, and only activates when its held stack reaches this amount",
- "create.ponder.weighted_ejector.text_11": "UNLOCALIZED: Other Entities will always trigger an Ejector when stepping on it",
- "create.ponder.weighted_ejector.text_2": "UNLOCALIZED: The placed ejector will now launch objects to the marked location",
- "create.ponder.weighted_ejector.text_3": "UNLOCALIZED: A valid target can be at any height or distance within range",
- "create.ponder.weighted_ejector.text_4": "UNLOCALIZED: They cannot however be off to a side",
- "create.ponder.weighted_ejector.text_5": "UNLOCALIZED: If no valid Target was selected, it will simply target the block directly in front",
- "create.ponder.weighted_ejector.text_6": "UNLOCALIZED: Supply Rotational Force in order to charge it up",
- "create.ponder.weighted_ejector.text_7": "UNLOCALIZED: Items placed on the ejector cause it to trigger",
- "create.ponder.weighted_ejector.text_8": "UNLOCALIZED: If Inventories are targeted, the ejector will wait until there is space",
- "create.ponder.weighted_ejector.text_9": "UNLOCALIZED: Using the Wrench, a required Stack Size can be configured",
-
- "create.ponder.weighted_ejector_redstone.header": "UNLOCALIZED: Controlling Weighted Ejectors with Redstone",
- "create.ponder.weighted_ejector_redstone.text_1": "UNLOCALIZED: When powered by Redstone, Ejectors will not activate",
- "create.ponder.weighted_ejector_redstone.text_2": "UNLOCALIZED: Furthermore, Observers can detect when Ejectors activate",
-
- "create.ponder.weighted_ejector_tunnel.header": "UNLOCALIZED: Splitting item stacks using Weighted Ejectors",
- "create.ponder.weighted_ejector_tunnel.text_1": "UNLOCALIZED: Combined with Brass Tunnels, Ejectors can split item stacks by specific amounts",
- "create.ponder.weighted_ejector_tunnel.text_2": "UNLOCALIZED: First, configure the Brass Tunnel to 'Prefer Nearest', in order to prioritize its side output",
- "create.ponder.weighted_ejector_tunnel.text_3": "UNLOCALIZED: The Stack Size set on the Ejector now determines the amount to be split off",
- "create.ponder.weighted_ejector_tunnel.text_4": "UNLOCALIZED: While a new stack of the configured size exits the side output...",
- "create.ponder.weighted_ejector_tunnel.text_5": "UNLOCALIZED: ...the remainder will continue on its path",
-
- "create.ponder.windmill_source.header": "UNLOCALIZED: Generating Rotational Force using Windmill Bearings",
- "create.ponder.windmill_source.text_1": "UNLOCALIZED: Windmill Bearings attach to the block in front of them",
- "create.ponder.windmill_source.text_2": "UNLOCALIZED: Create a movable structure with the help of Super Glue",
- "create.ponder.windmill_source.text_3": "UNLOCALIZED: If enough Sail-like blocks are included, this can act as a Windmill",
- "create.ponder.windmill_source.text_4": "UNLOCALIZED: Activated with Right-Click, the Windmill Bearing will start providing Rotational Force",
- "create.ponder.windmill_source.text_5": "UNLOCALIZED: The Amount of Sail Blocks determine its Rotation Speed",
- "create.ponder.windmill_source.text_6": "UNLOCALIZED: Use a Wrench to configure its rotation direction",
- "create.ponder.windmill_source.text_7": "UNLOCALIZED: Right-click the Bearing anytime to stop and edit the Structure again",
-
- "create.ponder.windmill_structure.header": "UNLOCALIZED: Windmill Contraptions",
- "create.ponder.windmill_structure.text_1": "UNLOCALIZED: Any Structure can count as a valid Windmill, as long as it contains at least 8 sail-like Blocks.",
-
- "_": "Thank you for translating Create!"
-
-}
\ No newline at end of file
diff --git a/src/generated/resources/assets/create/lang/unfinished/pl_pl.json b/src/generated/resources/assets/create/lang/unfinished/pl_pl.json
deleted file mode 100644
index 66c576e7a..000000000
--- a/src/generated/resources/assets/create/lang/unfinished/pl_pl.json
+++ /dev/null
@@ -1,3071 +0,0 @@
-{
- "_": "Missing Localizations: 52",
-
- "_": "->------------------------] Game Elements [------------------------<-",
-
- "block.create.acacia_window": "Akacjowe okno",
- "block.create.acacia_window_pane": "Akacjowa szyba okienna",
- "block.create.adjustable_chain_gearshift": "Regulowany przekładnik łańcuchowy",
- "block.create.analog_lever": "Dźwignia analogowa",
- "block.create.andesite_alloy_block": "UNLOCALIZED: Block of Andesite Alloy",
- "block.create.andesite_bars": "UNLOCALIZED: Andesite Bars",
- "block.create.andesite_belt_funnel": "Andezytowy lejek taśmowy",
- "block.create.andesite_casing": "Andezytowa obudowa",
- "block.create.andesite_encased_cogwheel": "Andezytowe izolowane koło zębate",
- "block.create.andesite_encased_large_cogwheel": "Andezytowe izolowane dużo koło zębate",
- "block.create.andesite_encased_shaft": "Andezytowy izolowany wał",
- "block.create.andesite_funnel": "Andezytowy lejek",
- "block.create.andesite_ladder": "Andezytowa Drabina",
- "block.create.andesite_pillar": "Andezytowy filar",
- "block.create.andesite_scaffolding": "UNLOCALIZED: Andesite Scaffolding",
- "block.create.andesite_tunnel": "Andezytowy tunel",
- "block.create.asurine": "Azuryn",
- "block.create.asurine_pillar": "Azurynowy filar",
- "block.create.basin": "Tygiel",
- "block.create.belt": "Taśma",
- "block.create.birch_window": "Brzozowe okno",
- "block.create.birch_window_pane": "Brzozowa szyba okienna",
- "block.create.black_nixie_tube": "Czarna lampa cyfrowa",
- "block.create.black_sail": "Czarny żagiel",
- "block.create.black_seat": "Czarne siedzenie",
- "block.create.black_toolbox": "Czarna skrzynka na narzędzia",
- "block.create.black_valve_handle": "Czarne pokrętło",
- "block.create.blaze_burner": "Płomienny palnik",
- "block.create.blue_nixie_tube": "Niebieska lampa cyfrowa",
- "block.create.blue_sail": "Niebieski żagiel",
- "block.create.blue_seat": "Niebieskie siedzenie",
- "block.create.blue_toolbox": "Niebieska skrzynka na narzędzia",
- "block.create.blue_valve_handle": "Niebieskie pokrętło",
- "block.create.brass_bars": "UNLOCALIZED: Brass Bars",
- "block.create.brass_belt_funnel": "Mosiężny lejek taśmowy",
- "block.create.brass_block": "Blok mosiądzu",
- "block.create.brass_casing": "Mosiężna obudowa",
- "block.create.brass_encased_cogwheel": "Mosiężne izolowane koło zębate",
- "block.create.brass_encased_large_cogwheel": "Mosiężne izolowane duże koło zębate",
- "block.create.brass_encased_shaft": "Mosiężny izolowany wał",
- "block.create.brass_funnel": "Mosiężny lejek",
- "block.create.brass_ladder": "Mosiężna drabina",
- "block.create.brass_scaffolding": "UNLOCALIZED: Brass Scaffolding",
- "block.create.brass_tunnel": "Mosiężny tunel",
- "block.create.brown_nixie_tube": "Brązowa lampa cyfrowa",
- "block.create.brown_sail": "Brązowy żagiel",
- "block.create.brown_seat": "Brązowe siedzenie",
- "block.create.brown_toolbox": "Brązowa skrzynka na narzędzia",
- "block.create.brown_valve_handle": "Brązowe pokrętło",
- "block.create.calcite_pillar": "Kalcytowy filar",
- "block.create.cart_assembler": "Monter wagoników",
- "block.create.chocolate": "Czekolada",
- "block.create.chute": "Zsyp",
- "block.create.clockwork_bearing": "Mechanizm zegarowy",
- "block.create.clutch": "Sprzęgło",
- "block.create.cogwheel": "Koło zębate",
- "block.create.content_observer": "Detektor zawartości",
- "block.create.contraption_controls": "UNLOCALIZED: Contraption Controls",
- "block.create.controller_rail": "Tory sterujące",
- "block.create.controls": "Kontroler pociągów",
- "block.create.copper_backtank": "Miedziany zbiornik w plecaku",
- "block.create.copper_bars": "UNLOCALIZED: Copper Bars",
- "block.create.copper_casing": "Miedziana obudowa",
- "block.create.copper_ladder": "Miedziana drabina",
- "block.create.copper_scaffolding": "UNLOCALIZED: Copper Scaffolding",
- "block.create.copper_shingle_slab": "Płyta z miedzianych dachówek",
- "block.create.copper_shingle_stairs": "Schody z miedzianych dachówek",
- "block.create.copper_shingles": "Miedziane dachówki",
- "block.create.copper_tile_slab": "Płyta z miedzianych kafelków",
- "block.create.copper_tile_stairs": "Schody z miedziaych kafelków",
- "block.create.copper_tiles": "Miedziane kafelki",
- "block.create.copper_valve_handle": "Miedziane pokrętło",
- "block.create.copycat_bars": "UNLOCALIZED: Copycat Bars",
- "block.create.copycat_base": "UNLOCALIZED: Copycat Base",
- "block.create.copycat_panel": "UNLOCALIZED: Copycat Panel",
- "block.create.copycat_step": "UNLOCALIZED: Copycat Step",
- "block.create.creative_crate": "Kreatywna skrzynka",
- "block.create.creative_fluid_tank": "Kreatywny zbiornik",
- "block.create.creative_motor": "Kreatywny silnik",
- "block.create.crimsite": "Szkarlit",
- "block.create.crimsite_pillar": "Szkarlitowy filar",
- "block.create.crimson_window": "Szkarłatne okno",
- "block.create.crimson_window_pane": "Szkarłatna szyba okienna",
- "block.create.crushing_wheel": "Koło kruszące",
- "block.create.crushing_wheel_controller": "Sterownik koła kruszącego",
- "block.create.cuckoo_clock": "Zegar z kukułką",
- "block.create.cut_andesite": "Przycięty andezyt",
- "block.create.cut_andesite_brick_slab": "Przycięta andezytowa ceglana płyta",
- "block.create.cut_andesite_brick_stairs": "Przycięte andezytowe ceglane schody",
- "block.create.cut_andesite_brick_wall": "Przycięty andezytowy ceglany murek",
- "block.create.cut_andesite_bricks": "Przycięte andezytowe cegły",
- "block.create.cut_andesite_slab": "Przycięta andezytowa płyta",
- "block.create.cut_andesite_stairs": "Przycięte andezytowe schody",
- "block.create.cut_andesite_wall": "Przycięty andezytowy murek",
- "block.create.cut_asurine": "Przycięty azuryn",
- "block.create.cut_asurine_brick_slab": "Przycięta azurynowa ceglana płyta",
- "block.create.cut_asurine_brick_stairs": "Przycięte azurynowe ceglane schody",
- "block.create.cut_asurine_brick_wall": "Przycięty azurynowy ceglany murek",
- "block.create.cut_asurine_bricks": "Przycięte azurynowe cegły",
- "block.create.cut_asurine_slab": "Przycięta azurynowa płyta",
- "block.create.cut_asurine_stairs": "Przycięte azurynowe schody",
- "block.create.cut_asurine_wall": "Przycięty azurynowy murek",
- "block.create.cut_calcite": "Przycięty kalcyt",
- "block.create.cut_calcite_brick_slab": "Przycięta kalcytowa ceglana płyta",
- "block.create.cut_calcite_brick_stairs": "Przycięte klacytowe ceglane schody",
- "block.create.cut_calcite_brick_wall": "Przycięty kalcytowy ceglany murek",
- "block.create.cut_calcite_bricks": "Przycięte kalcytowe cegły",
- "block.create.cut_calcite_slab": "Przycięta kalcytowa płyta",
- "block.create.cut_calcite_stairs": "Przycięte kalcytowe schody",
- "block.create.cut_calcite_wall": "Przycięty kalcytowy murek",
- "block.create.cut_crimsite": "Przycięty szkarlit",
- "block.create.cut_crimsite_brick_slab": "Przycięta szkarlitowa ceglana płyta",
- "block.create.cut_crimsite_brick_stairs": "Przycięte szkarlitowe ceglane schody",
- "block.create.cut_crimsite_brick_wall": "Przycięty szkarlitowy ceglany murek",
- "block.create.cut_crimsite_bricks": "Przycięte szkarlitowe cegły",
- "block.create.cut_crimsite_slab": "Przycięta szkarlitowa płyta",
- "block.create.cut_crimsite_stairs": "Przycięte szkarlitowe schody",
- "block.create.cut_crimsite_wall": "Przycięty szkarlitowy murek",
- "block.create.cut_deepslate": "Przycięty łupek",
- "block.create.cut_deepslate_brick_slab": "Przycięta łupkowa ceglana płyta",
- "block.create.cut_deepslate_brick_stairs": "Przycięte łupkowe ceglane schody",
- "block.create.cut_deepslate_brick_wall": "Przycięty łupkowy ceglany murek",
- "block.create.cut_deepslate_bricks": "Przycięte łupkowe cegły",
- "block.create.cut_deepslate_slab": "Przycięta łupkowa płyta",
- "block.create.cut_deepslate_stairs": "Przycięte łupkowe schody",
- "block.create.cut_deepslate_wall": "Przycięty łupkowy murek",
- "block.create.cut_diorite": "Przycięty dioryt",
- "block.create.cut_diorite_brick_slab": "Przycięta diorytowa ceglana płyta",
- "block.create.cut_diorite_brick_stairs": "Przycięte diorytowe ceglane schody",
- "block.create.cut_diorite_brick_wall": "Przycięty diorytowy ceglany murek",
- "block.create.cut_diorite_bricks": "Przycięte diorytowe cegły",
- "block.create.cut_diorite_slab": "Przycięta diorytowa płyta",
- "block.create.cut_diorite_stairs": "Przycięte diorytowe cegły",
- "block.create.cut_diorite_wall": "Przycięty diorytowy murek",
- "block.create.cut_dripstone": "Przycięty naciek",
- "block.create.cut_dripstone_brick_slab": "Przycięta naciekowa ceglana płyta",
- "block.create.cut_dripstone_brick_stairs": "Przycięte naciekowe ceglane schody",
- "block.create.cut_dripstone_brick_wall": "Przycięty naciekowy ceglany murek",
- "block.create.cut_dripstone_bricks": "Przycięte naciekowe cegły",
- "block.create.cut_dripstone_slab": "Przycięta naciekowa płyta",
- "block.create.cut_dripstone_stairs": "Przycięte naciekowe schody",
- "block.create.cut_dripstone_wall": "Przycięty naciekowy murek",
- "block.create.cut_granite": "Przycięty granit",
- "block.create.cut_granite_brick_slab": "Przycięta granitowa ceglana płyta",
- "block.create.cut_granite_brick_stairs": "Przycięte granitowe ceglane schody",
- "block.create.cut_granite_brick_wall": "Przycięty granitowy ceglany murek",
- "block.create.cut_granite_bricks": "Przycięte granitowe cegły",
- "block.create.cut_granite_slab": "Przycięta granitowa płyta",
- "block.create.cut_granite_stairs": "Przycięte granitowe schody",
- "block.create.cut_granite_wall": "Przycięty granitowy murek",
- "block.create.cut_limestone": "Przycięty wapień",
- "block.create.cut_limestone_brick_slab": "Przycięta wapienna ceglana płyta",
- "block.create.cut_limestone_brick_stairs": "Przycięte wapienne ceglane schody",
- "block.create.cut_limestone_brick_wall": "Przycięty wapienny ceglane murek",
- "block.create.cut_limestone_bricks": "Przycięte wapienne cegły",
- "block.create.cut_limestone_slab": "Przycięta wapienna płyta",
- "block.create.cut_limestone_stairs": "Przycięte wapienne schody",
- "block.create.cut_limestone_wall": "Przycięty wapienny murek",
- "block.create.cut_ochrum": "Przycięty ochran",
- "block.create.cut_ochrum_brick_slab": "Przycięta ochranowa ceglana płyta",
- "block.create.cut_ochrum_brick_stairs": "Przycięte ochranowe ceglane schody",
- "block.create.cut_ochrum_brick_wall": "Przycięty ochranowy ceglany murek",
- "block.create.cut_ochrum_bricks": "Przycięte ochranowe cegły",
- "block.create.cut_ochrum_slab": "Przycięta ochranowa płyta",
- "block.create.cut_ochrum_stairs": "Przycięte ochranowe schody",
- "block.create.cut_ochrum_wall": "Przycięty ochranowy murek",
- "block.create.cut_scorchia": "Palony przycięty żużel",
- "block.create.cut_scorchia_brick_slab": "Wypalona przycięta żużlowa ceglana płyta",
- "block.create.cut_scorchia_brick_stairs": "Wypalone przycięte żużlowe ceglane schody",
- "block.create.cut_scorchia_brick_wall": "Wypalony przycięty żużlowy murek",
- "block.create.cut_scorchia_bricks": "Wypalone przycięte żużlowe cegły",
- "block.create.cut_scorchia_slab": "Wypalona przycięta żużlowa płyta",
- "block.create.cut_scorchia_stairs": "Wypalone przycięte żużlowa schody",
- "block.create.cut_scorchia_wall": "Wypalony przycięty żużlowy murek",
- "block.create.cut_scoria": "Przycięty żużel",
- "block.create.cut_scoria_brick_slab": "Przycięta żużlowa ceglana płyta",
- "block.create.cut_scoria_brick_stairs": "Przycięte żużlowe ceglane schody",
- "block.create.cut_scoria_brick_wall": "Przycięty żużlowy ceglany murek",
- "block.create.cut_scoria_bricks": "Przycięte żużlowe cegły",
- "block.create.cut_scoria_slab": "Przycięta żużlowa płyta",
- "block.create.cut_scoria_stairs": "Przycięte żużlowe schody",
- "block.create.cut_scoria_wall": "Przycięty żużlowy murek",
- "block.create.cut_tuff": "Przycięty tuf",
- "block.create.cut_tuff_brick_slab": "Przycięta tufowa ceglana płyta",
- "block.create.cut_tuff_brick_stairs": "Przycięte tufowe ceglane schody",
- "block.create.cut_tuff_brick_wall": "Przycięty tufowy ceglany murek",
- "block.create.cut_tuff_bricks": "Przycięte tufowe cegły",
- "block.create.cut_tuff_slab": "Przycięta tufowa płyta",
- "block.create.cut_tuff_stairs": "Przycięte tufowe schody",
- "block.create.cut_tuff_wall": "Przycięty tufowy murek",
- "block.create.cut_veridium": "Przycięty weryd",
- "block.create.cut_veridium_brick_slab": "Przycięta werydowa ceglana płyta",
- "block.create.cut_veridium_brick_stairs": "Przycięte werydowe ceglane schody",
- "block.create.cut_veridium_brick_wall": "Przycięty werydowy ceglany murek",
- "block.create.cut_veridium_bricks": "Przycięte werydowe cegły",
- "block.create.cut_veridium_slab": "Przycięta werydowa płyta",
- "block.create.cut_veridium_stairs": "Przycięte werydowe schody",
- "block.create.cut_veridium_wall": "Przycięty werydowy murek",
- "block.create.cyan_nixie_tube": "Błękitna lampa cyfrowa",
- "block.create.cyan_sail": "Błękitny żagiel",
- "block.create.cyan_seat": "Błękitne siedzenie",
- "block.create.cyan_toolbox": "Błękitna skrzynka na narzędzia",
- "block.create.cyan_valve_handle": "Błękitne pokrętło",
- "block.create.dark_oak_window": "Ciemnodębowe okno",
- "block.create.dark_oak_window_pane": "Ciemnodębowa szyba okienna",
- "block.create.deepslate_pillar": "Łupkowy filar",
- "block.create.deepslate_zinc_ore": "Łupkowe złoże cynku",
- "block.create.deployer": "Aplikator",
- "block.create.depot": "Składnica",
- "block.create.diorite_pillar": "Diorytowy filar",
- "block.create.display_board": "Tablica wyświetlająca",
- "block.create.display_link": "Nadajnik wyświetlacza",
- "block.create.dripstone_pillar": "Naciekowy filar",
- "block.create.elevator_contact": "UNLOCALIZED: Elevator Contact",
- "block.create.elevator_pulley": "UNLOCALIZED: Elevator Pulley",
- "block.create.encased_chain_drive": "Izolowany przekaźnik łańcuchowy",
- "block.create.encased_fan": "Izolowany wiatrak",
- "block.create.encased_fluid_pipe": "Izolowana rura",
- "block.create.exposed_copper_shingle_slab": "Zwietrzała płyta z miedzianych dachówek",
- "block.create.exposed_copper_shingle_stairs": "Zwietrzałe schody z miedzianych dachówek",
- "block.create.exposed_copper_shingles": "Zwietrzałe miedziane dachówki",
- "block.create.exposed_copper_tile_slab": "Zwietrzała płyta z miedzianych kafelków",
- "block.create.exposed_copper_tile_stairs": "Zwietrzałe schody z miedzianych kafelków",
- "block.create.exposed_copper_tiles": "Zwietrzałe miedziane kafelki",
- "block.create.fake_track": "Znacznik torów dla map",
- "block.create.fluid_pipe": "Rura",
- "block.create.fluid_tank": "Zbiornik",
- "block.create.fluid_valve": "Zawór",
- "block.create.flywheel": "Koło zamachowe",
- "block.create.framed_glass": "Oprawione okno",
- "block.create.framed_glass_door": "Oprawione szklane drzwi",
- "block.create.framed_glass_pane": "Oprawiona szyba",
- "block.create.framed_glass_trapdoor": "Oprawiona szklana klapa",
- "block.create.gantry_carriage": "Przenośnik suwnicowy",
- "block.create.gantry_shaft": "Suwnica",
- "block.create.gearbox": "Przekładnia",
- "block.create.gearshift": "Przekładnik",
- "block.create.glass_fluid_pipe": "Szklana rura",
- "block.create.granite_pillar": "Granitowy filar",
- "block.create.gray_nixie_tube": "Szara lampa cyfrowa",
- "block.create.gray_sail": "Szary żagiel",
- "block.create.gray_seat": "Szare siedzenie",
- "block.create.gray_toolbox": "Szara skrzynka na narzędzia",
- "block.create.gray_valve_handle": "Szare pokrętło",
- "block.create.green_nixie_tube": "Zielona lampa cyfrowa",
- "block.create.green_sail": "Zielony żagiel",
- "block.create.green_seat": "Zielone siedzenie",
- "block.create.green_toolbox": "Zielona skrzynka na narzędzia",
- "block.create.green_valve_handle": "Zielone pokrętło",
- "block.create.hand_crank": "Ręczna korba",
- "block.create.haunted_bell": "Nawiedzony dzwon",
- "block.create.honey": "Miód",
- "block.create.horizontal_framed_glass": "Poziome oprawione szkło",
- "block.create.horizontal_framed_glass_pane": "Pozioma oprawiona szyba",
- "block.create.hose_pulley": "Krążek z wężem",
- "block.create.industrial_iron_block": "UNLOCALIZED: Block of Industrial Iron",
- "block.create.item_drain": "Odpływ",
- "block.create.item_vault": "Kontener na przedmioty",
- "block.create.jungle_window": "Dżunglowe okno",
- "block.create.jungle_window_pane": "Dżunglowa szyba okienna",
- "block.create.large_bogey": "Duży wózek",
- "block.create.large_cogwheel": "Duże koło zębate",
- "block.create.layered_andesite": "Warstwowy andezyt",
- "block.create.layered_asurine": "Warstwowy azuryn",
- "block.create.layered_calcite": "Warstwowy kalcyt",
- "block.create.layered_crimsite": "Warstwowy szkarlit",
- "block.create.layered_deepslate": "Warstwowy łupek",
- "block.create.layered_diorite": "Warstwowy dioryt",
- "block.create.layered_dripstone": "Warstwowy naciek",
- "block.create.layered_granite": "Warstwowy granit",
- "block.create.layered_limestone": "Warstwowy wapień",
- "block.create.layered_ochrum": "Warstwowy ochran",
- "block.create.layered_scorchia": "Palony warstwowy żużel",
- "block.create.layered_scoria": "Warstwowy żużel",
- "block.create.layered_tuff": "Warstwowy tuf",
- "block.create.layered_veridium": "Warstwowy weryd",
- "block.create.lectern_controller": "Sterownik pulpitu",
- "block.create.light_blue_nixie_tube": "Jasnoniebieska lampa cyfrowa",
- "block.create.light_blue_sail": "Jasnoniebieski żagiel",
- "block.create.light_blue_seat": "Jasnoniebieskie siedzenie",
- "block.create.light_blue_toolbox": "Jasnoniebieska skrzynka na narzędzia",
- "block.create.light_blue_valve_handle": "Jasnoniebieskie pokrętło",
- "block.create.light_gray_nixie_tube": "Jasnoszara lampa cyfrowa",
- "block.create.light_gray_sail": "Jasnoszary żagiel",
- "block.create.light_gray_seat": "Jasnoszare siedzenie",
- "block.create.light_gray_toolbox": "Jasnoszara skrzynka na narzędzia",
- "block.create.light_gray_valve_handle": "Jasnoszare pokrętło",
- "block.create.lime_nixie_tube": "Jasnozielona lampa cyfrowa",
- "block.create.lime_sail": "Jasnozielony żagiel",
- "block.create.lime_seat": "Jasnozielone siedzenie",
- "block.create.lime_toolbox": "Jasnozielona skrzynka na narzędzia",
- "block.create.lime_valve_handle": "Jasnozielone pokrętło",
- "block.create.limestone": "Wapień",
- "block.create.limestone_pillar": "Wapienny filar",
- "block.create.linear_chassis": "Stelaż liniowy",
- "block.create.lit_blaze_burner": "Zapalony płomienny palnik",
- "block.create.magenta_nixie_tube": "Karmazynowa lampa cyfrowa",
- "block.create.magenta_sail": "Karmazynowy żagiel",
- "block.create.magenta_seat": "Karmazynowe siedzenie",
- "block.create.magenta_toolbox": "Karmazynowa skrzynka na narzędzia",
- "block.create.magenta_valve_handle": "Karmazynowe pokrętło",
- "block.create.mechanical_arm": "Ramie mechaniczne",
- "block.create.mechanical_bearing": "Mechaniczne łożysko",
- "block.create.mechanical_crafter": "Mechaniczny stół rzemieślniczy",
- "block.create.mechanical_drill": "Mechaniczne wiertło",
- "block.create.mechanical_harvester": "Mechaniczna żniwiarka",
- "block.create.mechanical_mixer": "Mechaniczny mikser",
- "block.create.mechanical_piston": "Mechaniczny tłok",
- "block.create.mechanical_piston_head": "Głowica mechanicznego tłoka",
- "block.create.mechanical_plough": "Mechaniczny pług",
- "block.create.mechanical_press": "Mechaniczna prasa",
- "block.create.mechanical_pump": "Mechaniczna pompa",
- "block.create.mechanical_saw": "Mechaniczna piła",
- "block.create.metal_bracket": "Metalowy wspornik",
- "block.create.metal_girder": "Metalowa belka",
- "block.create.metal_girder_encased_shaft": "Metalowa belka z wałem",
- "block.create.millstone": "Młynek",
- "block.create.minecart_anchor": "Kotwica wagonikowa",
- "block.create.mysterious_cuckoo_clock": "Zegar z kukułką",
- "block.create.netherite_backtank": "UNLOCALIZED: Netherite Backtank",
- "block.create.nixie_tube": "Lampa cyfrowa",
- "block.create.nozzle": "Dysza",
- "block.create.oak_window": "Dębowe okno",
- "block.create.oak_window_pane": "Dębowa szyba okienna",
- "block.create.ochrum": "Ochran",
- "block.create.ochrum_pillar": "Ochranowy filar",
- "block.create.orange_sail": "Pomarańczowy żagiel",
- "block.create.orange_seat": "Pomarańczowe siedzenie",
- "block.create.orange_toolbox": "Pomarańczowa skrznka na narzędzia",
- "block.create.orange_valve_handle": "Pomarańczowe pokrętło",
- "block.create.ornate_iron_window": "Ozdobne żelazne okno",
- "block.create.ornate_iron_window_pane": "Ozdobna żelazne szyba okienna",
- "block.create.oxidized_copper_shingle_slab": "Zaśniedziała płyta z miedzianych dachówek",
- "block.create.oxidized_copper_shingle_stairs": "Zaśniedziałe schody z miedzianych dachówek",
- "block.create.oxidized_copper_shingles": "Zaśniedziałe miedziane dachówki",
- "block.create.oxidized_copper_tile_slab": "Zaśniedziała płyta z miedzianych kafelków",
- "block.create.oxidized_copper_tile_stairs": "Zaśniedziałe schody z miedzianych kafelków",
- "block.create.oxidized_copper_tiles": "Zaśniedziałe miedziane kafelki",
- "block.create.peculiar_bell": "Dziwny dzwon",
- "block.create.pink_nixie_tube": "Różowa lampa cyfrowa",
- "block.create.pink_sail": "Różowy żagiel",
- "block.create.pink_seat": "Różowe siedzenie",
- "block.create.pink_toolbox": "Różowa skrzynka na narzędzia",
- "block.create.pink_valve_handle": "Różowe pokrętło",
- "block.create.piston_extension_pole": "Przedłużenie tłoka",
- "block.create.placard": "Plakietka",
- "block.create.polished_cut_andesite": "Wypolerowany przycięty andezyt",
- "block.create.polished_cut_andesite_slab": "Wypolerowana przycięta andezytowa płyta",
- "block.create.polished_cut_andesite_stairs": "Wypolerowane przycięte andezytowe schody",
- "block.create.polished_cut_andesite_wall": "Wypolerowany przycięty andezytowy murek",
- "block.create.polished_cut_asurine": "Wypolerowany przycięty azuryn",
- "block.create.polished_cut_asurine_slab": "Wypolerowana przycięta azurynowa płyta",
- "block.create.polished_cut_asurine_stairs": "Wypolerowane przycięte azurynowe schody",
- "block.create.polished_cut_asurine_wall": "Wypolerowany przycięty azurynowy murek",
- "block.create.polished_cut_calcite": "Wypolerowany przycięty kalcyt",
- "block.create.polished_cut_calcite_slab": "Wypolerowana przycięta kalcytowa płyta",
- "block.create.polished_cut_calcite_stairs": "Wypolerowane przycięte kalcytowe schody",
- "block.create.polished_cut_calcite_wall": "Wypolerowany przycięty kalcytowy murek",
- "block.create.polished_cut_crimsite": "Wypolerowany przycięty szkarlit",
- "block.create.polished_cut_crimsite_slab": "Wypolerowana przycięta szkarlitowa płyta",
- "block.create.polished_cut_crimsite_stairs": "Wypolerowane przycięte szkarlitowe schody",
- "block.create.polished_cut_crimsite_wall": "Wypolerowany przycięty szkarlitowy murek",
- "block.create.polished_cut_deepslate": "Wypolerowany przycięty łupek",
- "block.create.polished_cut_deepslate_slab": "Wypolerowana przycięta łupkowa płyta",
- "block.create.polished_cut_deepslate_stairs": "Wypolerowane przycięte łupkowe schody",
- "block.create.polished_cut_deepslate_wall": "Wypolerowany przycięty łupkowy murek",
- "block.create.polished_cut_diorite": "Wypolerowany przycięty dioryt",
- "block.create.polished_cut_diorite_slab": "Wypolerowana przycięta driorytowa płyta",
- "block.create.polished_cut_diorite_stairs": "Wypolerowane przycięte diorytowe schody",
- "block.create.polished_cut_diorite_wall": "Wypolerowany przycięty diorytowy murek",
- "block.create.polished_cut_dripstone": "Wypolerowany przycięty naciek",
- "block.create.polished_cut_dripstone_slab": "Wypolerowana przycięta naciekowa płyta",
- "block.create.polished_cut_dripstone_stairs": "Wypolerowane przycięte naciekowe schody",
- "block.create.polished_cut_dripstone_wall": "Wypolerowany przycięty naciekowy murek",
- "block.create.polished_cut_granite": "Wypolerowany przycięty granit",
- "block.create.polished_cut_granite_slab": "Wypolerowana przycięta granitowa płyta",
- "block.create.polished_cut_granite_stairs": "Wypolerowane przycięte granitowe schody",
- "block.create.polished_cut_granite_wall": "Wypolerowany przycięty granitowy murek",
- "block.create.polished_cut_limestone": "Wypolerowany przycięty wapień",
- "block.create.polished_cut_limestone_slab": "Wypolerowana przycięta wapienna płyta",
- "block.create.polished_cut_limestone_stairs": "Wypolerowane przycięte wapienne schody",
- "block.create.polished_cut_limestone_wall": "Wypolerowany przycięty wapienny murek",
- "block.create.polished_cut_ochrum": "Wypolerowany przycięty ochran",
- "block.create.polished_cut_ochrum_slab": "Wypolerowana przycięta ochranowa płyta",
- "block.create.polished_cut_ochrum_stairs": "Wypolerowane przycięte ochranowe schody",
- "block.create.polished_cut_ochrum_wall": "Wypolerowany przycięty ochranowy murek",
- "block.create.polished_cut_scorchia": "Palony wypolerowany przycięty żużel",
- "block.create.polished_cut_scorchia_slab": "Palona wypolerowana przycięta żużlowa płyta",
- "block.create.polished_cut_scorchia_stairs": "Palone wypolerowane przycięte żużlowe schody",
- "block.create.polished_cut_scorchia_wall": "Palony wypolerowany przycięty żużlowy murek",
- "block.create.polished_cut_scoria": "Wypolerowany przycięty żużel",
- "block.create.polished_cut_scoria_slab": "Wypolerowana przycięta żużlowa płyta",
- "block.create.polished_cut_scoria_stairs": "Wypolerowane przycięte żużlowe schody",
- "block.create.polished_cut_scoria_wall": "Wypolerowany przycięty żużlowy murek",
- "block.create.polished_cut_tuff": "Wypolerowany przycięty tuf",
- "block.create.polished_cut_tuff_slab": "Wypolerowana przycięta tufowa płyta",
- "block.create.polished_cut_tuff_stairs": "Wypolerowane przycięte tufowe schody",
- "block.create.polished_cut_tuff_wall": "Wypolerowany przycięty tufowy murek",
- "block.create.polished_cut_veridium": "Wypolerowany przycięty weryd",
- "block.create.polished_cut_veridium_slab": "Wypolerowana przycięta werydowa płyta",
- "block.create.polished_cut_veridium_stairs": "Wypolerowane przycięte werydowe schody",
- "block.create.polished_cut_veridium_wall": "Wypolerowany przycięty werydowy murek",
- "block.create.portable_fluid_interface": "Przenośny interfejs płynów",
- "block.create.portable_storage_interface": "Przenośny interfejs magazynu",
- "block.create.powered_latch": "Zaawansowany zasilany przełącznik",
- "block.create.powered_shaft": "Zasilany wał",
- "block.create.powered_toggle_latch": "Zasilany przełącznik",
- "block.create.pulley_magnet": "Krążek z magnesem",
- "block.create.pulse_extender": "Przedłużacz pulsu",
- "block.create.pulse_repeater": "Przekaźnik pulsowy",
- "block.create.purple_nixie_tube": "Fioletowa lampa cyfrowa",
- "block.create.purple_sail": "Fioletowy żagiel",
- "block.create.purple_seat": "Fioletowe siedzenie",
- "block.create.purple_toolbox": "Fioletowa skrzynka na narzędzia",
- "block.create.purple_valve_handle": "Fioletowe pokrętło",
- "block.create.radial_chassis": "Stelaż promienisty",
- "block.create.railway_casing": "Obudowa kolejowa",
- "block.create.raw_zinc_block": "Blok rudy cynku",
- "block.create.red_nixie_tube": "Czerwona lampa cyfrowa",
- "block.create.red_sail": "Czerwony żagiel",
- "block.create.red_seat": "Czerwone siedzenie",
- "block.create.red_toolbox": "Czerwona skrzynka na narzędzia",
- "block.create.red_valve_handle": "Czerwone pokrętło",
- "block.create.redstone_contact": "Przełącznik kontaktowy",
- "block.create.redstone_link": "Emiter sygnału",
- "block.create.refined_radiance_casing": "Świetlista obudowa",
- "block.create.rope": "Lina",
- "block.create.rope_pulley": "Krążek z liną",
- "block.create.rose_quartz_block": "Blok różowego kwarcu",
- "block.create.rose_quartz_lamp": "Lampa z różowego kwarcu",
- "block.create.rose_quartz_tiles": "Kafelki z różowego kwarcu",
- "block.create.rotation_speed_controller": "Sterownik prędkości obrotu",
- "block.create.sail_frame": "Rama żagla",
- "block.create.schematic_table": "Stół do planowania",
- "block.create.schematicannon": "Schematoarmata",
- "block.create.scorchia": "Palony żużel",
- "block.create.scorchia_pillar": "Palony żużlowy filar",
- "block.create.scoria": "Żużel",
- "block.create.scoria_pillar": "Żużlowy filar",
- "block.create.secondary_linear_chassis": "Drugorzędny liniowy stelaż",
- "block.create.sequenced_gearshift": "Przekładnik sekwencjonalny",
- "block.create.shadow_steel_casing": "Mroczna obudowa",
- "block.create.shaft": "Wał",
- "block.create.small_andesite_brick_slab": "Płyta z małych andezytowych cegieł",
- "block.create.small_andesite_brick_stairs": "Schody z małych andezytowych cegieł",
- "block.create.small_andesite_brick_wall": "Murek z małych andezytowych cegieł",
- "block.create.small_andesite_bricks": "Małe andezytowe cegły",
- "block.create.small_asurine_brick_slab": "Płyta z małych azurynowych cegieł",
- "block.create.small_asurine_brick_stairs": "Schody z małych azurynowuch cegieł",
- "block.create.small_asurine_brick_wall": "Murek z małych azurynowych cegieł",
- "block.create.small_asurine_bricks": "Małe azurynowe cegły",
- "block.create.small_bogey": "Mały wózek",
- "block.create.small_calcite_brick_slab": "Płyta z małych kalcytowych cegieł",
- "block.create.small_calcite_brick_stairs": "Schody z małych kalcytowych cegieł",
- "block.create.small_calcite_brick_wall": "Murek z młaych kalcytowych cegieł",
- "block.create.small_calcite_bricks": "Małe kalcytowe cegły",
- "block.create.small_crimsite_brick_slab": "Płyta z małych szkarlitowych cegieł",
- "block.create.small_crimsite_brick_stairs": "Schody z malych szkarlitowych cegieł",
- "block.create.small_crimsite_brick_wall": "Murek z małych szkarlitowych cegieł",
- "block.create.small_crimsite_bricks": "Małe szkarlitowe cegły",
- "block.create.small_deepslate_brick_slab": "Płyta z małych łupkowych cegieł",
- "block.create.small_deepslate_brick_stairs": "Schody z małych łupkowych cegieł",
- "block.create.small_deepslate_brick_wall": "Murek z małych łupkowych cegieł",
- "block.create.small_deepslate_bricks": "Małe łupkowe cegły",
- "block.create.small_diorite_brick_slab": "Płyta z małych diorytowych cegieł",
- "block.create.small_diorite_brick_stairs": "Schody z małych diorytowych cegieł",
- "block.create.small_diorite_brick_wall": "Murek z małych diorytowych cegieł",
- "block.create.small_diorite_bricks": "Małe diorytowe cegły",
- "block.create.small_dripstone_brick_slab": "Płyta z małych naciekowych cegieł",
- "block.create.small_dripstone_brick_stairs": "Schody z małych naciekowych cegieł",
- "block.create.small_dripstone_brick_wall": "Murek z małych naciekowych cegieł",
- "block.create.small_dripstone_bricks": "Małe naciekowe cegły",
- "block.create.small_granite_brick_slab": "Płyta z małych granitowych cegieł",
- "block.create.small_granite_brick_stairs": "Schody z małych granitowych cegieł",
- "block.create.small_granite_brick_wall": "Murek z małych granitowych cegieł",
- "block.create.small_granite_bricks": "Małe granitowe cagły",
- "block.create.small_limestone_brick_slab": "Płyta z małych wapiennych cegieł",
- "block.create.small_limestone_brick_stairs": "Schody z małych wapiennych cegieł",
- "block.create.small_limestone_brick_wall": "Murek z małych wapiennych cegieł",
- "block.create.small_limestone_bricks": "Małe wapienne cegły",
- "block.create.small_ochrum_brick_slab": "Płyta z małych ochranowych cegieł",
- "block.create.small_ochrum_brick_stairs": "Schody z małych ochranowych cegieł",
- "block.create.small_ochrum_brick_wall": "Murek z małych ochranowych cegieł",
- "block.create.small_ochrum_bricks": "Małe ochranowe cegły",
- "block.create.small_rose_quartz_tiles": "Małe kafelki z różowego kwarcu",
- "block.create.small_scorchia_brick_slab": "Płyta z małych palonych żużlowych cegieł",
- "block.create.small_scorchia_brick_stairs": "Schody z małych palonych żużlowych cegieł",
- "block.create.small_scorchia_brick_wall": "Murek z małych palonych żużlowych cegieł",
- "block.create.small_scorchia_bricks": "Małe palone żużlowe cegły",
- "block.create.small_scoria_brick_slab": "Płyta z małych żużlowych cegieł",
- "block.create.small_scoria_brick_stairs": "Schody z małych żużlowych cegieł",
- "block.create.small_scoria_brick_wall": "Murek z małych żużlowych cegieł",
- "block.create.small_scoria_bricks": "Małe żużlowe cegły",
- "block.create.small_tuff_brick_slab": "Płyta z małych tufowych cegieł",
- "block.create.small_tuff_brick_stairs": "Schody z małych tufowych cegieł",
- "block.create.small_tuff_brick_wall": "Murek z małych tufowych cegieł",
- "block.create.small_tuff_bricks": "Małe tufowe cegły",
- "block.create.small_veridium_brick_slab": "Płyta z małych werydowych cegieł",
- "block.create.small_veridium_brick_stairs": "Schody z małych werydowych cegieł",
- "block.create.small_veridium_brick_wall": "Murek z małych werydowych cegieł",
- "block.create.small_veridium_bricks": "Małe werydowe cegły",
- "block.create.smart_chute": "Inteligentny Zsyp",
- "block.create.smart_fluid_pipe": "Inteligentna rura",
- "block.create.speedometer": "Prędkościomierz",
- "block.create.spout": "Napełniacz",
- "block.create.spruce_window": "Świerkowe okno",
- "block.create.spruce_window_pane": "Świerkowa szyba okienna",
- "block.create.steam_engine": "Silnik parowy",
- "block.create.steam_whistle": "Gwizdek parowy",
- "block.create.steam_whistle_extension": "Przedłużenie gwizdka parowego",
- "block.create.sticker": "Przyklejacz",
- "block.create.sticky_mechanical_piston": "Lepki mechaniczny tłok",
- "block.create.stockpile_switch": "Przełącznik zawartościowy",
- "block.create.stressometer": "Miernik obciążenia",
- "block.create.tiled_glass": "Kafelkowane szkło",
- "block.create.tiled_glass_pane": "Kafelkowana szyba",
- "block.create.track": "Tor kolejowy",
- "block.create.track_observer": "Detektor kolejowy",
- "block.create.track_signal": "Sygnał kolejowy",
- "block.create.track_station": "Stacja kolejowa",
- "block.create.train_door": "Drzwi od pociągu",
- "block.create.train_trapdoor": "Klapa od pociągu",
- "block.create.tuff_pillar": "Tufowy filar",
- "block.create.turntable": "Talerz obrotowy",
- "block.create.veridium": "Weryd",
- "block.create.veridium_pillar": "Werydowy filar",
- "block.create.vertical_framed_glass": "Pionowe oprawione szkło",
- "block.create.vertical_framed_glass_pane": "Pionowa oprawiona szyba",
- "block.create.warped_window": "Spaczone okno",
- "block.create.warped_window_pane": "Spaczona szyba okienna",
- "block.create.water_wheel": "Koło wodne",
- "block.create.waxed_copper_shingle_slab": "Woskowana płyta z miedzianych dachówek",
- "block.create.waxed_copper_shingle_stairs": "Woskowane schody z miedzianych dachówek",
- "block.create.waxed_copper_shingles": "Woskowane miedziane dachówki",
- "block.create.waxed_copper_tile_slab": "Woskowana płyta z miedzianych kafelków",
- "block.create.waxed_copper_tile_stairs": "Woskowane schody z miedzianych kafelków",
- "block.create.waxed_copper_tiles": "Woskowane miedziane kafelki",
- "block.create.waxed_exposed_copper_shingle_slab": "Woskowana zwietrzała płyta z miedzianych dachówek",
- "block.create.waxed_exposed_copper_shingle_stairs": "Woskowane zwietrzałe schody z miedzianych dachówek",
- "block.create.waxed_exposed_copper_shingles": "Woskowane zwietrzałe miedziane dachówki",
- "block.create.waxed_exposed_copper_tile_slab": "Woskowana zwietrzała płyta z miedzianych kafelków",
- "block.create.waxed_exposed_copper_tile_stairs": "Woskowane zwietrzałe schody z miedzianych kafelków",
- "block.create.waxed_exposed_copper_tiles": "Woskowane zwietrzałe miedziane kafelki",
- "block.create.waxed_oxidized_copper_shingle_slab": "Woskowana utleniona płyta z miedzianych dachówek",
- "block.create.waxed_oxidized_copper_shingle_stairs": "Woskowane utlenione schody z miedzianych dachówek",
- "block.create.waxed_oxidized_copper_shingles": "Woskowane utlenione miedziane dachówki",
- "block.create.waxed_oxidized_copper_tile_slab": "Woskowana utleniona płyta z miedzianych kafelków",
- "block.create.waxed_oxidized_copper_tile_stairs": "Woskowane utlenione schody z miedzianych kafelków",
- "block.create.waxed_oxidized_copper_tiles": "Woskowane utlenione miedziane kafelki",
- "block.create.waxed_weathered_copper_shingle_slab": "Woskowana zaśniedziała płyta z miedzianych dachówek",
- "block.create.waxed_weathered_copper_shingle_stairs": "Woskowane zaśniedziałe schody z miedzianych dachówek",
- "block.create.waxed_weathered_copper_shingles": "Woskowane zaśniedziałe miedziane dachówki",
- "block.create.waxed_weathered_copper_tile_slab": "Woskowana zaśniedziała płyta z miedzianych kafelków",
- "block.create.waxed_weathered_copper_tile_stairs": "Woskowane zaśniedziałe schody z miedzianych kafelków",
- "block.create.waxed_weathered_copper_tiles": "Woskowane zaśniedziałe miedziane kafelki",
- "block.create.weathered_copper_shingle_slab": "Zaśniedziała płyta z miedzianych dachówek",
- "block.create.weathered_copper_shingle_stairs": "Zaśniedziałe schody z miedzianych dachówek",
- "block.create.weathered_copper_shingles": "Zaśniedziałe miedziane dachówki",
- "block.create.weathered_copper_tile_slab": "Zaśniedziała płyta z miedzianych kafelków",
- "block.create.weathered_copper_tile_stairs": "Zaśniedziałe schody z miedzianych kafelków",
- "block.create.weathered_copper_tiles": "Zaśniedziałe miedziane kafelki",
- "block.create.weighted_ejector": "Wyrzutnia odważnikowa",
- "block.create.white_nixie_tube": "Biała lampa cyfrowa",
- "block.create.white_sail": "Biały żagiel",
- "block.create.white_seat": "Białe siedzenie",
- "block.create.white_toolbox": "Biała skrzynka na narzędzia",
- "block.create.white_valve_handle": "Białe pokrętło",
- "block.create.windmill_bearing": "Łożysko wiatraka",
- "block.create.wooden_bracket": "Drewniany wspornik",
- "block.create.yellow_nixie_tube": "Żółta lampa cyfrowa",
- "block.create.yellow_sail": "Żółty żagiel",
- "block.create.yellow_seat": "Żółte siedzenie",
- "block.create.yellow_toolbox": "Żółta skrzynka na narzędzia",
- "block.create.yellow_valve_handle": "Żółte pokrętło",
- "block.create.zinc_block": "Blok cynku",
- "block.create.zinc_ore": "Złoże cynku",
-
- "enchantment.create.capacity": "Pojemność",
- "enchantment.create.potato_recovery": "Odzyskiwanie",
-
- "entity.create.carriage_contraption": "Maszyna wagonowa",
- "entity.create.contraption": "Maszyna",
- "entity.create.crafting_blueprint": "Szablon konstruowania",
- "entity.create.gantry_contraption": "Maszyna suwnicowa",
- "entity.create.potato_projectile": "Ziemniaczany pocisk",
- "entity.create.seat": "Siedzenie",
- "entity.create.stationary_contraption": "Maszyna stacjonarna",
- "entity.create.super_glue": "Super Glue",
-
- "fluid.create.potion": "Mikstura",
- "fluid.create.tea": "Herbatka Budowniczego",
-
- "item.create.andesite_alloy": "Stop andezytu",
- "item.create.attribute_filter": "Filtr atrybutowy",
- "item.create.bar_of_chocolate": "Tabliczka czekolady",
- "item.create.belt_connector": "Taśma",
- "item.create.blaze_cake": "Płomienne ciasto",
- "item.create.blaze_cake_base": "Baza płomiennego ciasta",
- "item.create.brass_hand": "Mosiężna dłoń",
- "item.create.brass_ingot": "Sztabka mosiądzu",
- "item.create.brass_nugget": "Bryłka mosiądzu",
- "item.create.brass_sheet": "Arkusz mosiądzu",
- "item.create.builders_tea": "Herbatka Budowniczego",
- "item.create.chest_minecart_contraption": "Maszyna w wagoniku ze skrzynią",
- "item.create.chocolate_bucket": "Wiadro czekolady",
- "item.create.chocolate_glazed_berries": "Jagody w czekoladzie",
- "item.create.chromatic_compound": "Związek chromatyczny",
- "item.create.cinder_flour": "Rozżarzona mąka",
- "item.create.copper_backtank": "Miedziany zbiornik w plecaku",
- "item.create.copper_backtank_placeable": "Stacjonarny miedziany zbiornik w plecaku",
- "item.create.copper_diving_boots": "UNLOCALIZED: Copper Diving Boots",
- "item.create.copper_diving_helmet": "UNLOCALIZED: Copper Diving Helmet",
- "item.create.copper_nugget": "Bryłka miedzi",
- "item.create.copper_sheet": "Arkusz miedzi",
- "item.create.crafter_slot_cover": "Przykrywka na slot stołu rzemieślniczego",
- "item.create.crafting_blueprint": "Szablon konstruowania",
- "item.create.creative_blaze_cake": "Kreatywne płomienne ciasto",
- "item.create.crushed_aluminum_ore": "Rozkruszona ruda żelaza",
- "item.create.crushed_copper_ore": "Rozkruszona ruda miedzi",
- "item.create.crushed_gold_ore": "Rozkruszona ruda złota",
- "item.create.crushed_iron_ore": "Rozkruszona ruda żelaza",
- "item.create.crushed_lead_ore": "Rozkruszona ruda ołowiu",
- "item.create.crushed_nickel_ore": "Rozkruszona ruda niklu",
- "item.create.crushed_osmium_ore": "Rozkruszona ruda osmu",
- "item.create.crushed_platinum_ore": "Rozkruszona ruda platyny",
- "item.create.crushed_quicksilver_ore": "Rozkruszona ruda rtęci",
- "item.create.crushed_silver_ore": "Rozkruszona ruda srebra",
- "item.create.crushed_tin_ore": "Rozkruszona ruda cyny",
- "item.create.crushed_uranium_ore": "Rozkruszona ruda uranu",
- "item.create.crushed_zinc_ore": "Rozkruszona ruda cynku",
- "item.create.dough": "Ciasto",
- "item.create.electron_tube": "Lampa elektronowa",
- "item.create.empty_blaze_burner": "Pusty płomienny palnik",
- "item.create.empty_schematic": "Pusty schemat",
- "item.create.experience_nugget": "Bryłka doświadczenia",
- "item.create.extendo_grip": "Wydłużony Chwytak",
- "item.create.filter": "Filtr",
- "item.create.furnace_minecart_contraption": "Maszyna w wagoniku z piecem",
- "item.create.goggles": "Gogle inżyniera",
- "item.create.golden_sheet": "Arkusz złota",
- "item.create.handheld_worldshaper": "Ręczny kształter",
- "item.create.honey_bucket": "Wiadro miodu",
- "item.create.honeyed_apple": "Jabłko w miodzie",
- "item.create.incomplete_precision_mechanism": "Niedokończony precyzyjny mechanizm",
- "item.create.incomplete_track": "Niedokończone tory kolejowe",
- "item.create.iron_sheet": "Arkusz żelaza",
- "item.create.linked_controller": "Zdalny sterownik",
- "item.create.minecart_contraption": "Maszyna w wagoniku",
- "item.create.minecart_coupling": "Łącznik wagoników",
- "item.create.netherite_backtank": "UNLOCALIZED: Netherite Backtank",
- "item.create.netherite_backtank_placeable": "UNLOCALIZED: Netherite Backtank Placeable",
- "item.create.netherite_diving_boots": "UNLOCALIZED: Netherite Diving Boots",
- "item.create.netherite_diving_helmet": "UNLOCALIZED: Netherite Diving Helmet",
- "item.create.polished_rose_quartz": "Wypolerowany różowy kwarc",
- "item.create.potato_cannon": "Armata na ziemniaki",
- "item.create.powdered_obsidian": "Sproszkowany obsydian",
- "item.create.precision_mechanism": "Precyzyjny mechanizm",
- "item.create.propeller": "Śmigło",
- "item.create.raw_zinc": "Ruda cynku",
- "item.create.red_sand_paper": "Czerwony papier ścierny",
- "item.create.refined_radiance": "Świetlisty materiał",
- "item.create.rose_quartz": "Różowy kwarc",
- "item.create.sand_paper": "Papier ścierny",
- "item.create.schedule": "Harmonogram kolejowy",
- "item.create.schematic": "Schemat",
- "item.create.schematic_and_quill": "Schemat z piórem",
- "item.create.shadow_steel": "Mroczna stal",
- "item.create.sturdy_sheet": "Zbity arkusz",
- "item.create.super_glue": "Super Glue",
- "item.create.sweet_roll": "Słodka bułka",
- "item.create.tree_fertilizer": "Nawóz do drzew",
- "item.create.unprocessed_obsidian_sheet": "Nieprzerobiony arkusz obsydianowy",
- "item.create.vertical_gearbox": "Pionowa przekładnia",
- "item.create.wand_of_symmetry": "Różdżka symetrii",
- "item.create.wheat_flour": "Mąka pszenna",
- "item.create.whisk": "Trzepaczka",
- "item.create.wrench": "Klucz",
- "item.create.zinc_ingot": "Sztabka cynku",
- "item.create.zinc_nugget": "Bryłka cynku",
-
-
- "_": "->------------------------] Advancements [------------------------<-",
-
- "advancement.create.root": "Witaj w Create",
- "advancement.create.root.desc": "Czas, aby zacząć tworzyć wspaniałe Maszyny!",
- "advancement.create.andesite_alloy": "Słynne stopy",
- "advancement.create.andesite_alloy.desc": "Materiały z Create mają czasami dziwne nazwy, stop andezytu jest jednym z nich.",
- "advancement.create.andesite_casing": "Epoka andezytu łupanego",
- "advancement.create.andesite_casing.desc": "Użyj stopu andezytu, aby wytworzyć podstawową obudowę.",
- "advancement.create.mechanical_press": "Bonk",
- "advancement.create.mechanical_press.desc": "Wytłocz kilka arkuszy w mechanicznej prasie.",
- "advancement.create.encased_fan": "Dzisiaj w nocy silny wiatr",
- "advancement.create.encased_fan.desc": "Postaw i zasil izolowany wiatrak.",
- "advancement.create.fan_processing": "Receptury molekularne",
- "advancement.create.fan_processing.desc": "Użyj izolowanego wiatraka do obróbki przedmiotów.",
- "advancement.create.saw_processing": "Najostrzejsze narzędzie w szopie",
- "advancement.create.saw_processing.desc": "Użyj piły mechanicznej do obróbki przedmiotów.",
- "advancement.create.compacting": "Kompaktoinator",
- "advancement.create.compacting.desc": "Użyj prasy i tygla, aby przerobić więcej na mniej.",
- "advancement.create.belt": "Taśma produkcyjna",
- "advancement.create.belt.desc": "Połącz dwa wały tworząc taśmociąg.",
- "advancement.create.funnel": "Estetyka lotniskowa",
- "advancement.create.funnel.desc": "Włóż lub wyjmij przedmioty z pojemnika za pomocą lejka.",
- "advancement.create.chute": "Czarna dziura",
- "advancement.create.chute.desc": "Postaw zsyp - pionową część taśmociągu.",
- "advancement.create.mechanical_mixer": "Pomieszanie z poplątaniem",
- "advancement.create.mechanical_mixer.desc": "Połącz składniki w mechanicznym mikserze",
- "advancement.create.burner": "Żywe ognisko",
- "advancement.create.burner.desc": "Zdobądź płomeinny palnik.",
- "advancement.create.water_wheel": "Energia odnawialna",
- "advancement.create.water_wheel.desc": "Postaw koło wodne i spraw, aby zaczęło się kręcić!",
- "advancement.create.windmill": "Łagodna bryza",
- "advancement.create.windmill.desc": "Skonstruuj działający wiatrak.",
- "advancement.create.shifting_gears": "Przekładnia",
- "advancement.create.shifting_gears.desc": "Połącz duże koło zębate i małe koło zębate, co pozwoli zmienić prędkość obrotu Twojej maszyny.",
- "advancement.create.millstone": "Kieszonkowy rozgniatacz",
- "advancement.create.millstone.desc": "Postaw i wpraw w ruch młynek.",
- "advancement.create.super_glue": "Co Kropelka sklei, sklei...",
- "advancement.create.super_glue.desc": "Sklej ze sobą bloki za pomocą Super Glue.",
- "advancement.create.contraption_actors": "Ruch celowy",
- "advancement.create.contraption_actors.desc": "Zbuduj maszynę z wiertłami, piłami lub żniwiarkami na pokładzie.",
- "advancement.create.portable_storage_interface": "Wymiana przejazdowa",
- "advancement.create.portable_storage_interface.desc": "Użyj przenośnego interfejsu magazynu by włożyć lub wyjąć przedmioty do maszyny.",
- "advancement.create.wrench_goggles": "Wyposażony",
- "advancement.create.wrench_goggles.desc": "Posiądź gogle inżyniera i klucz.",
- "advancement.create.stressometer": "Ale że jakie obciążenie?",
- "advancement.create.stressometer.desc": "Połóż i wpraw w ruch miernik obciążenia. Popatrz na niego przez Twoje gogle, aby poznać dokładną wartość.",
- "advancement.create.cuckoo_clock": "Czy to już czas?",
- "advancement.create.cuckoo_clock.desc": "Zauważ jak twój zegar z kukułką ogłasza porę snu.",
- "advancement.create.windmill_maxed": "Silna bryza",
- "advancement.create.windmill_maxed.desc": "Skonstruuj wiatrak o maksymalnej mocy.",
- "advancement.create.ejector_maxed": "Czempion trampolinowy",
- "advancement.create.ejector_maxed.desc": "Zostań wystrzelony dalej niż 30 bloków przez wyrzutnie odważnikową.",
- "advancement.create.pulley_maxed": "Lina do nikąd",
- "advancement.create.pulley_maxed.desc": "Wydłuż krążek z liną na ponad 200 bloków.",
- "advancement.create.cart_pickup": "Silne łapy",
- "advancement.create.cart_pickup.desc": "Podnieś maszynę wagonikową z ponad 200 blokami.",
- "advancement.create.anvil_plough": "Kowadlana artyleria",
- "advancement.create.anvil_plough.desc": "Wstrzel kowadło za pomocą mechanicznych pługów.",
- "advancement.create.lava_wheel_00000": "Energia geotermalna",
- "advancement.create.lava_wheel_00000.desc": "To nie powinno zadziałać.§7\n(Ukryty postęp)",
- "advancement.create.hand_crank_000": "Sesja wyciskania",
- "advancement.create.hand_crank_000.desc": "Użyj ręcznej korby aż do wykończenia.§7\n(Ukryty postęp)",
- "advancement.create.belt_funnel_kiss": "Zakochana para",
- "advancement.create.belt_funnel_kiss.desc": "Spraw, aby dwa lejki na taśmociągu się pocałowały",
- "advancement.create.stressometer_maxed": "Idealne obciążenie",
- "advancement.create.stressometer_maxed.desc": "Dostań 100% odczyt miernika obicążenia.§7\n(Ukryty postęp)",
- "advancement.create.copper": "Twardsze skały",
- "advancement.create.copper.desc": "Zdobądź trochę miedzi na swoje przyszłe wynalazki dotyczące cieczy.",
- "advancement.create.copper_casing": "Epoka miedzi",
- "advancement.create.copper_casing.desc": "Użyj arkuszy miedzi i odrobiny drewna, aby wytworzyć miedzianą obudowę.",
- "advancement.create.spout": "Plum",
- "advancement.create.spout.desc": "Patrz jak przedmiot napełnia się płynem przy użyciu napełniacza.",
- "advancement.create.drain": "Suszenie bębnowe",
- "advancement.create.drain.desc": "Zobacz jak przedmiot zawierający ciecz zostaje opróżniony przez odpływ.",
- "advancement.create.steam_engine": "Rewolucja przemysłowa",
- "advancement.create.steam_engine.desc": "Użyj silnika parowego do generowania mocy.",
- "advancement.create.steam_whistle": "Anielski głos",
- "advancement.create.steam_whistle.desc": "Uruchom gwizdek parowy.",
- "advancement.create.backtank": "Pneumatyczne zaopatrzenie",
- "advancement.create.backtank.desc": "Stwórz miedziany zbiornik w plecaku i napełnij go sprężonym powietrzem.",
- "advancement.create.diving_suit": "Gotowy na głębiny",
- "advancement.create.diving_suit.desc": "Załóż hełm do nurkowania razem z miedzianym zbiornikiem w plecaku i wskocz do wody.",
- "advancement.create.mechanical_pump_0": "Pod ciśnieniem",
- "advancement.create.mechanical_pump_0.desc": "Postaw i zasil mechaniczną pompę.",
- "advancement.create.glass_pipe": "Płynny podglądacz",
- "advancement.create.glass_pipe.desc": "Patrz jak ciecz płynie przez rurę z okienkiem. Użyj klucza na prostej rurze, aby dodać do niej okno.",
- "advancement.create.water_supply": "Wysysacz kałuż",
- "advancement.create.water_supply.desc": "Użyj ssącą końcówkę rury lub pompy aby wessać blok wody.",
- "advancement.create.hose_pulley": "Wyciek przemysłowy",
- "advancement.create.hose_pulley.desc": "Obniż krążek z wężem, aby osuszyć lub wypełnić płynem jakiś obszar.",
- "advancement.create.chocolate_bucket": "Świat wyobraźni",
- "advancement.create.chocolate_bucket.desc": "Zdobądź wiadro płynnej czekolady.",
- "advancement.create.honey_drain": "Autonomiczne pszczelarstwo",
- "advancement.create.honey_drain.desc": "Użyj rur, aby pompować miód z gniazda lub ula.",
- "advancement.create.hose_pulley_lava": "Pompa płaszczowa",
- "advancement.create.hose_pulley_lava.desc": "Wypompuj lawę ze zbiornika tak dużego, aby był uznawany za nieskończony.",
- "advancement.create.steam_engine_maxed": "Pełną parą",
- "advancement.create.steam_engine_maxed.desc": "Uruchom boiler na najwyższym stopniu mocy.",
- "advancement.create.foods": "Zbalansowana dieta",
- "advancement.create.foods.desc": "Użyj tego samego napełniacza, aby stworzyć jagody w czekoladzie, jabłko w miodzie i słodką bułkę.",
- "advancement.create.diving_suit_lava": "W magmie z magmołazami.",
- "advancement.create.diving_suit_lava.desc": "Spróbuj pływać lawie w swoim miedzianym stroju nurka.§7\n(Ukryty postęp)",
- "advancement.create.chained_drain": "Toczymy się",
- "advancement.create.chained_drain.desc": "Patrz na przedmiot toczący się po kilku odpływach.§7\n(Ukryty postęp)",
- "advancement.create.cross_streams": "Nie krzyżuj strumieni!",
- "advancement.create.cross_streams.desc": "Patrz jak dwa płyny stykają się w Toim systemie rur.§7\n(Ukryty postęp)",
- "advancement.create.pipe_organ": "Organy mechaniczne",
- "advancement.create.pipe_organ.desc": "Dołącz 12 gwizdków parowych o różnej wysokości do jednego zbiornika.§7\n(Ukryty postęp)",
- "advancement.create.brass": "Prawdziwe stopy",
- "advancement.create.brass.desc": "Zmieszaj miedź i cynk, tworząc mosiądz.",
- "advancement.create.brass_casing": "Epoka brązu",
- "advancement.create.brass_casing.desc": "Użyj nowo poznany mosiądz i odrobiny drewna, aby wytworzyć ulepszoną obudowę.",
- "advancement.create.rose_quartz": "Różowe diamenty",
- "advancement.create.rose_quartz.desc": "Wypoleruj trochę różowego kwarcu.",
- "advancement.create.deployer": "Dźgnij, postaw i zniszcz",
- "advancement.create.deployer.desc": "Postaw i wpraw w ruch aplikator, Twoje idealne odbicie.",
- "advancement.create.precision_mechanism": "Skomplikowana ciekawostka",
- "advancement.create.precision_mechanism.desc": "Wytwórz precyzyjny mechanizm.",
- "advancement.create.speed_controller": "Inżynierowie go nienawidzą!",
- "advancement.create.speed_controller.desc": "Postaw sterownik prędkości obrotu, najlepsze narzędzie do zmiany przekładni.",
- "advancement.create.mechanical_arm": "Ręce pełne roboty",
- "advancement.create.mechanical_arm.desc": "Wytwórz ramię mechaniczne, wybierz miejsca wejścia i wyjścia, postaw je i wpraw w ruch. Patrz jak robi wszystko za Ciebie.",
- "advancement.create.mechanical_crafter": "Automatyczna konstrukcja",
- "advancement.create.mechanical_crafter.desc": "Postaw i zasil kilka mechanicznych stołów rzemieślniczych.",
- "advancement.create.crushing_wheel": "Nierozłączna para",
- "advancement.create.crushing_wheel.desc": "Wytwórz parę kół kruszących, aby kruszyły więcej materiałów w krótszym czasie.",
- "advancement.create.haunted_bell": "Zmysł ciemności",
- "advancement.create.haunted_bell.desc": "Zadzwoń nawiedzonym dzwonem.",
- "advancement.create.clockwork_bearing": "Jaką mamy godzinę?",
- "advancement.create.clockwork_bearing.desc": "Skonstruuj strukturę obracającą się na mechanizmie zegarowym.",
- "advancement.create.display_link": "Ważne dane",
- "advancement.create.display_link.desc": "Użyj nadajnika wyświetlającego aby wyświetlać informacje.",
- "advancement.create.potato_cannon": "W sam środek!",
- "advancement.create.potato_cannon.desc": "Pokanaj przeciwnika przy użyciu armaty na ziemniaki.",
- "advancement.create.extendo_grip": "Dalej dalej ręce Gadżeta!",
- "advancement.create.extendo_grip.desc": "Złap w ręce Wydłużony Chwytak.",
- "advancement.create.linked_controller": "Zdalne sterowanie",
- "advancement.create.linked_controller.desc": "Aktywuj emiter sygnału za pomocą zdalnego sterownika.",
- "advancement.create.arm_blaze_burner": "Automatyczny wlot paliwowy",
- "advancement.create.arm_blaze_burner.desc": "Poinstruuj ramię mechaniczne, jak napełniać płomienny palnik.",
- "advancement.create.crusher_maxed_0000": "Miażdżąca prędkość",
- "advancement.create.crusher_maxed_0000.desc": "Wpraw w ruch parę kół kruszących z maksymalną prędkością.",
- "advancement.create.arm_many_targets": "Organizer",
- "advancement.create.arm_many_targets.desc": "Zaprogramuj ramię mechaniczne z przynajmniej dziesięcioma miejscami wyjścia.",
- "advancement.create.potato_cannon_collide": "Organiczne fajerwerki",
- "advancement.create.potato_cannon_collide.desc": "Spraw, aby różne warzywa wystrzelone z armaty na ziemniaki zderzyły się ze sobą.",
- "advancement.create.self_deploying": "Witajcie w erze samoobsługi!",
- "advancement.create.self_deploying.desc": "Stwórz maszynę wagonikową która kładzie przed sobą tory.",
- "advancement.create.fist_bump": "Żółwik!",
- "advancement.create.fist_bump.desc": "Spraw, aby dwa aplikatory stuknęły się pięścią.",
- "advancement.create.crafter_lazy_000": "Desperacka inżynieria",
- "advancement.create.crafter_lazy_000.desc": "Drastycznie zwolnij mechaniczny stół rzemieślniczy, aby odwlec budowę poprawnej infrastruktury.§7\n(Ukryty postęp)",
- "advancement.create.extendo_grip_dual": "Najdłuższy chwytak",
- "advancement.create.extendo_grip_dual.desc": "Trzymaj wydłużone chwytaki oburącz, aby posiąść nadludzki zasięg.§7\n(Ukryty postęp)",
- "advancement.create.musical_arm": "Zagraj coś dla mnie!",
- "advancement.create.musical_arm.desc": "Patrz jak mechaniczne ramię obsługuje szafę grającą.",
- "advancement.create.sturdy_sheet": "Najtwardsze skały",
- "advancement.create.sturdy_sheet.desc": "Stwórz zbity arkusz poprzez rafinację sproszkowanego obsydianu.",
- "advancement.create.train_casing_00": "Epoka logistyki",
- "advancement.create.train_casing_00.desc": "Użyj zbitych arkuszy, aby stworzyć obudowę dla elementów kolejowych.",
- "advancement.create.train": "Wszyscy na pokład!",
- "advancement.create.train.desc": "Skonstruuj swój pierwszy pociąg.",
- "advancement.create.conductor": "Instruktor konduktor",
- "advancement.create.conductor.desc": "Pokieruj maszynistę harmonogramem kolejowym.",
- "advancement.create.track_signal": "Kontrola ruchu",
- "advancement.create.track_signal.desc": "Postaw sygnał kolejowy.",
- "advancement.create.display_board_0": "Dynamiczny rozkład jazdy",
- "advancement.create.display_board_0.desc": "Przewidź przyjazd pociągu na swojej tablicy wyświetlającej z pomocą nadajnika wyświetlającego.",
- "advancement.create.track_0": "Nowy rozstaw",
- "advancement.create.track_0.desc": "Zdobądź tory kolejowe.",
- "advancement.create.train_whistle": "Ciuch ciuch!",
- "advancement.create.train_whistle.desc": "Skonstruuj parowy gwizdek na swoim pociągu i uruchom go podczas jazdy.",
- "advancement.create.train_portal": "Międzywymiarowy konduktor",
- "advancement.create.train_portal.desc": "Przejedź pociągiem przez portal do Netheru.",
- "advancement.create.track_crafting_factory": "Fabryka torów",
- "advancement.create.track_crafting_factory.desc": "Wyprodukuj ponad 1000 torów kolejowych za pomocą tej samej mechanicznej prasy.",
- "advancement.create.long_bend": "Najdłuższy zakręt",
- "advancement.create.long_bend.desc": "Zbuduj zakrzywioną sekcję torów dłuższą niż 30 bloków.",
- "advancement.create.long_train": "Wielkie ambicje",
- "advancement.create.long_train.desc": "Stwórz pociąg z przynajmniej sześcioma wagonami.",
- "advancement.create.long_travel": "Wielka podróż",
- "advancement.create.long_travel.desc": "Wysiądź z siedzenia pociągu ponad 5000 bloków od miejsca początku podróży.",
- "advancement.create.train_roadkill": "Zabójstwo na torach",
- "advancement.create.train_roadkill.desc": "Przejedź przeciwnika swoim pociągiem.§7\n(Ukryty postęp)",
- "advancement.create.red_signal": "Kierowca bombowca",
- "advancement.create.red_signal.desc": "Przejedź na czerwonym świetle pociągiem.§7\n(Ukryty postęp)",
- "advancement.create.train_crash": "Okropne usługi",
- "advancement.create.train_crash.desc": "Doświadcz zderzenia pociągów jako pasażer.§7\n(Ukryty postęp)",
- "advancement.create.train_crash_backwards": "Ślepa plamka",
- "advancement.create.train_crash_backwards.desc": "Zderz się z innym pociągiem podczas jazdy do tyłu.§7\n(Ukryty postęp)",
-
-
- "_": "->------------------------] UI & Messages [------------------------<-",
-
- "itemGroup.create.base": "Create",
- "itemGroup.create.palettes": "Bloki budowlane Create",
-
- "death.attack.create.crush": "Gracz %1$s został zgnieciony przez koło kruszące",
- "death.attack.create.crush.player": "Gracz %1$s został wrzucony w koła kruszące przez %2$s",
- "death.attack.create.fan_fire": "Gracz %1$s poparzył się gorącym powietrzem",
- "death.attack.create.fan_fire.player": "Gracz %1$s został wepchnięty w strumień gorącego powietrza przez %2$s",
- "death.attack.create.fan_lava": "Gracz %1$s poparzył się kroplami lawy",
- "death.attack.create.fan_lava.player": "Gracz %1$s został wepchnięty w strumień kropel lawy przez %2$s",
- "death.attack.create.mechanical_drill": "Gracz %1$s nabił się na mechaniczne wiertło",
- "death.attack.create.mechanical_drill.player": "Gracz %1$s został wepchnięty na mechaniczne wiertło przez %2$s",
- "death.attack.create.mechanical_saw": "Gracz %1$s został przecięty na pół przez mechaniczną piłę",
- "death.attack.create.mechanical_saw.player": "Gracz %1$s został wepchnięty na mechaniczną piłę przez %2$s",
- "death.attack.create.potato_cannon": "Gracz %1$s został zestrzelowny przez armate na ziemniaki należącą do %2$s",
- "death.attack.create.potato_cannon.item": "Gracz %1$s został zestrzelowny przez %2$s z użyciem %3$s",
- "death.attack.create.cuckoo_clock_explosion": "Gracz %1$s został wysadzony w powietrze przez uszkodzony zegar z kukułką",
- "death.attack.create.cuckoo_clock_explosion.player": "Gracz %1$s został wysadzony w powietrze przez uszkodzony zegar z kukułką",
- "death.attack.create.run_over": "Gracz %1$s został przejechany przez %2$s",
-
- "create.block.deployer.damage_source_name": "zbuntowany aplikator",
- "create.block.cart_assembler.invalid": "Postaw monter wagoników na torze",
-
- "create.menu.return": "Powrót do menu",
- "create.menu.configure": "Konfiguracja...",
- "create.menu.ponder_index": "Katalog analiz",
- "create.menu.only_ingame": "Dostępne w menu gry",
- "create.menu.report_bugs": "Zgłoś błąd",
- "create.menu.support": "Wesprzyj nas",
-
- "create.recipe.crushing": "Kruszenie",
- "create.recipe.milling": "Mielenie",
- "create.recipe.fan_washing": "Hurtowe płukanie",
- "create.recipe.fan_washing.fan": "Wiatrak za płynącą wodą",
- "create.recipe.fan_smoking": "Hurtowe wędzenie",
- "create.recipe.fan_smoking.fan": "Wiatrak za ogniem",
- "create.recipe.fan_haunting": "Hurtowe nawiedzanie",
- "create.recipe.fan_haunting.fan": "Wiatrak za ogniem dusz",
- "create.recipe.fan_blasting": "Hurtowe topienie",
- "create.recipe.fan_blasting.fan": "Wiatrak za lawą",
- "create.recipe.pressing": "Tłoczenie",
- "create.recipe.mixing": "Mieszanie",
- "create.recipe.deploying": "Aplikowanie",
- "create.recipe.automatic_shapeless": "Zautomatyzowanie bezkształtne konstruowanie",
- "create.recipe.automatic_brewing": "Zautomatyzowane warzenie",
- "create.recipe.packing": "Prasowanie",
- "create.recipe.automatic_packing": "Zautomatyzowane pakowanie",
- "create.recipe.sawing": "Cięcie",
- "create.recipe.mechanical_crafting": "Mechaniczne konstruowanie",
- "create.recipe.automatic_shaped": "Zautomatyzowane określone konstruowanie",
- "create.recipe.block_cutting": "Cięcie bloków",
- "create.recipe.wood_cutting": "Cięcie drewna",
- "create.recipe.sandpaper_polishing": "Polerowanie papierem ściernym",
- "create.recipe.mystery_conversion": "Tajemnicza przemiana",
- "create.recipe.spout_filling": "Napełnianie",
- "create.recipe.draining": "Osuszanie",
- "create.recipe.item_application": "Manualne aplikowanie przedmiotów",
- "create.recipe.item_application.any_axe": "Dowolna siekiera",
- "create.recipe.sequenced_assembly": "Składanie",
- "create.recipe.assembly.next": "Następnie: %1$s",
- "create.recipe.assembly.step": "Krok %1$s:",
- "create.recipe.assembly.progress": "Postęp: %1$s/%2$s",
- "create.recipe.assembly.pressing": "Sprasuj",
- "create.recipe.assembly.spout_filling_fluid": "Napełnij: %1$s",
- "create.recipe.assembly.deploying_item": "Przyłącz: %1$s",
- "create.recipe.assembly.cutting": "Przetnij piłą",
- "create.recipe.assembly.repeat": "Powtórz %1$s razy",
- "create.recipe.assembly.junk": "Losowy komponent",
- "create.recipe.processing.chance": "%1$s%% szans",
- "create.recipe.deploying.not_consumed": "Nie zużyte",
- "create.recipe.heat_requirement.none": "Nie wymaga podgrzewania",
- "create.recipe.heat_requirement.heated": "Podgrzewane",
- "create.recipe.heat_requirement.superheated": "Silnie podgrzewane",
-
- "create.generic.range": "Zasięg",
- "create.generic.radius": "Promień",
- "create.generic.width": "Szerokość",
- "create.generic.height": "Wysokość",
- "create.generic.length": "Długość",
- "create.generic.speed": "Prędkość",
- "create.generic.delay": "Opóźnienie",
- "create.generic.duration": "Czas trwania",
- "create.generic.timeUnit": "Jednostka czasu",
- "create.generic.unit.ticks": "Tiki",
- "create.generic.unit.seconds": "Sekundy",
- "create.generic.unit.minutes": "Minuty",
- "create.generic.daytime.hour": "Godzina",
- "create.generic.daytime.minute": "Minuta",
- "create.generic.daytime.second": "Sekunda",
- "create.generic.daytime.pm": "pm",
- "create.generic.daytime.am": "am",
- "create.generic.unit.rpm": "Ob/min",
- "create.generic.unit.stress": "JO",
- "create.generic.unit.degrees": "°",
- "create.generic.unit.millibuckets": "%1$smW",
- "create.generic.unit.buckets": "W",
- "create.generic.clockwise": "Zgodnie ze wskazówkami zegara",
- "create.generic.counter_clockwise": "Przeciwnie do wskazówek zegara",
- "create.generic.in_quotes": "\"%1$s\"",
- "create.generic.pitch": "Wysokość: %1$s",
- "create.generic.notes": "F#;F;E;D#;D;C#;C;B;A#;A;G#;G",
-
- "create.action.scroll": "Przewiń",
- "create.action.confirm": "Potwierdź",
- "create.action.abort": "Przerwij",
- "create.action.saveToFile": "Zapisz",
- "create.action.discard": "Odrzuć",
-
- "create.keyinfo.toolmenu": "Menu narzędzi",
- "create.keyinfo.toolbelt": "Uzyskaj dostęp do pobliskich skrzynek na narzędzia",
- "create.keyinfo.scrollup": "Symuluj przewijanie w górę (w świecie)",
- "create.keyinfo.scrolldown": "Symuluj przewijanie w dół (w świecie)",
-
- "create.gui.scrollInput.defaultTitle": "Wybierz opcję:",
- "create.gui.scrollInput.scrollToModify": "Przewiń, aby zmodyfikować",
- "create.gui.scrollInput.scrollToAdjustAmount": "Przewiń, aby dostosować ilość",
- "create.gui.scrollInput.scrollToSelect": "Przewiń, aby wybrać",
- "create.gui.scrollInput.shiftScrollsFaster": "Naciśnij Shift, aby przewijać szybciej",
- "create.gui.toolmenu.focusKey": "Przytrzymaj [%1$s], aby skupić",
- "create.gui.toolmenu.cycle": "[SCROLL] przewijać",
-
- "create.toolbox.unequip": "Pozbądź się: %1$s",
- "create.toolbox.outOfRange": "Skrzynka na narzędzia z trzymanym przedmiotem nie jest w zasięgu",
- "create.toolbox.detach": "Przestań śledzić i zatrzymaj przedmiot",
- "create.toolbox.depositAll": "Przywróć przedmioty do pobliskich skrzynek na narzędzia",
- "create.toolbox.depositBox": "Przywróć przedmioty do skrzynki na narzędzia",
-
- "create.gui.symmetryWand.mirrorType": "Odbicie lustrzane",
- "create.gui.symmetryWand.orientation": "Orientacja",
-
- "create.symmetry.mirror.plane": "Odbij lustrzanie raz",
- "create.symmetry.mirror.doublePlane": "Prostokątnie",
- "create.symmetry.mirror.triplePlane": "Ośmiokątnie",
-
- "create.orientation.orthogonal": "ortogonalnie",
- "create.orientation.diagonal": "ukośnie",
- "create.orientation.horizontal": "poziomo",
- "create.orientation.alongZ": "Wzdłuż Z",
- "create.orientation.alongX": "Wzdłuż X",
-
- "create.gui.terrainzapper.title": "Ręczny kształter",
- "create.gui.terrainzapper.searchDiagonal": "Wzdłuż linii ukośnych",
- "create.gui.terrainzapper.searchFuzzy": "Ignoruj krawędzie materiałów",
- "create.gui.terrainzapper.patternSection": "Wzór",
- "create.gui.terrainzapper.pattern.solid": "Ciągły",
- "create.gui.terrainzapper.pattern.checkered": "Szachownica",
- "create.gui.terrainzapper.pattern.inversecheckered": "Odrócona szachownica",
- "create.gui.terrainzapper.pattern.chance25": "Obrót o 25%",
- "create.gui.terrainzapper.pattern.chance50": "Obrót o 50%",
- "create.gui.terrainzapper.pattern.chance75": "Obrót o 75%",
- "create.gui.terrainzapper.placement": "Położenie",
- "create.gui.terrainzapper.placement.merged": "Połączony",
- "create.gui.terrainzapper.placement.attached": "Przyłączony",
- "create.gui.terrainzapper.placement.inserted": "Wstawiony",
- "create.gui.terrainzapper.brush": "Pędzel",
- "create.gui.terrainzapper.brush.cuboid": "Prostopadłościan",
- "create.gui.terrainzapper.brush.sphere": "Kula",
- "create.gui.terrainzapper.brush.cylinder": "Walec",
- "create.gui.terrainzapper.brush.surface": "Powierzchnia",
- "create.gui.terrainzapper.brush.cluster": "Grupa",
- "create.gui.terrainzapper.tool": "Narzędzie",
- "create.gui.terrainzapper.tool.fill": "Wypełnianie",
- "create.gui.terrainzapper.tool.place": "Stawianie",
- "create.gui.terrainzapper.tool.replace": "Zamiana",
- "create.gui.terrainzapper.tool.clear": "Czyszczenie",
- "create.gui.terrainzapper.tool.overlay": "Pokrywanie",
- "create.gui.terrainzapper.tool.flatten": "Wypłaszczanie",
-
- "create.terrainzapper.shiftRightClickToSet": "Shift+Prawe kliknięcie, aby wybrać kształt",
- "create.terrainzapper.usingBlock": "Używając: %1$s",
- "create.terrainzapper.leftClickToSet": "Kliknij LPM na blok aby ustawić materiał",
-
- "create.minecart_coupling.two_couplings_max": "Wagoniki nie mogą mieć więcej niż dwa łączniki każdy",
- "create.minecart_coupling.unloaded": "Część twojego pociągu wydaje się być w niezaładowanych Chunkach.",
- "create.minecart_coupling.no_loops": "Łączniki nie mogą tworzyć pętli",
- "create.minecart_coupling.removed": "Usunięto z wagonika wszystkie łączniki",
- "create.minecart_coupling.too_far": "Wagoniki są zbyt daleko od siebie",
-
- "create.contraptions.movement_mode": "Tryb poruszania",
- "create.contraptions.movement_mode.move_place": "Zawsze stawiaj przy zatrzymaniu",
- "create.contraptions.movement_mode.move_place_returned": "Stawiaj jedynie w pozycji startu",
- "create.contraptions.movement_mode.move_never_place": "Stawiaj jedynie, gdy kotwica jest zniszczona",
- "create.contraptions.movement_mode.rotate_place": "Zawsze stawiaj przy zatrzymaniu",
- "create.contraptions.movement_mode.rotate_place_returned": "Stawiaj jedynie blisko kąta początkowego",
- "create.contraptions.movement_mode.rotate_never_place": "Stawiaj jedynie, gdy kotwica jest zniszczona\n",
- "create.contraptions.cart_movement_mode": "Tryb poruszania wagonika",
- "create.contraptions.cart_movement_mode.rotate": "Zawsze kieruj w stronę ruchu",
- "create.contraptions.cart_movement_mode.rotate_paused": "Zatrzymaj komponenty podczas obrotu",
- "create.contraptions.cart_movement_mode.rotation_locked": "Zablokuj obrót",
- "create.contraptions.windmill.rotation_direction": "Kierunek obrotu",
- "create.contraptions.clockwork.clock_hands": "Wskazówki zegara",
- "create.contraptions.clockwork.hour_first": "Najpierw wskazówka godzinowa",
- "create.contraptions.clockwork.minute_first": "Najpierw wskazówka minutowa",
- "create.contraptions.clockwork.hour_first_24": "Najpierw wskazówka 24-godzinna",
-
- "create.logistics.filter": "Filtr",
- "create.logistics.recipe_filter": "Filtr receptur",
- "create.logistics.fluid_filter": "Filtr płynów",
- "create.logistics.firstFrequency": "Częst. #1",
- "create.logistics.secondFrequency": "Częst. #2",
- "create.logistics.filter.apply": "Zastosowano filtr na %1$s.",
- "create.logistics.filter.apply_click_again": "Zastosowano filtr na %1$s; kliknij ponownie, aby skopiować ilość.",
- "create.logistics.filter.apply_count": "Zastosowano limit wyciągania do filtra.",
-
- "create.gui.goggles.generator_stats": "Właściwości generatora:",
- "create.gui.goggles.kinetic_stats": "Właściwości kinetyczne:",
- "create.gui.goggles.at_current_speed": "przy obecnej prędkości",
- "create.gui.goggles.pole_length": "Długość przedłużenia:",
- "create.gui.goggles.fluid_container": "Informacje o zbiorniku:",
- "create.gui.goggles.fluid_container.capacity": "Pojemność:",
- "create.gui.assembly.exception": "Nie udało się zmontować maszyny:",
- "create.gui.assembly.exception.unmovableBlock": "Nieprzesuwalny bloki (%4$s) na [%1$s,%2$s,%3$s]",
- "create.gui.assembly.exception.chunkNotLoaded": "Blok na [%1$s,%2$s,%3$s] nie był w załadowanym Chunku",
- "create.gui.assembly.exception.structureTooLarge": "Zbyt dużo bloków w maszynie. Ustawione maksimum to: %1$s",
- "create.gui.assembly.exception.tooManyPistonPoles": "Zbyt dużo przedłużeń tłoka. Ustawione maksimum to: %1$s",
- "create.gui.assembly.exception.noPistonPoles": "Brakuje kilku przedłużeń tłoka",
- "create.gui.assembly.exception.not_enough_sails": "Przyczepiona struktura nie zawiera wystarczająco żaglo-podobnych bloków: %1$s Wymagane minimum to %2$s",
- "create.gui.assembly.exception.no_contacts": "UNLOCALIZED: Elevators require a horizontal _Redstone_ _Contact_ attached to the structure",
- "create.gui.assembly.exception.too_many_contacts": "UNLOCALIZED: Cannot attach more than one _Redstone_ _Contact_ to Elevators",
- "create.gui.assembly.exception.column_conflict": "UNLOCALIZED: Another Elevator is already targeting this column of contacts",
- "create.gui.gauge.info_header": "Informacje miernika:",
- "create.gui.speedometer.title": "Prędkość obrotu",
- "create.gui.stressometer.title": "Obciążenie systemu",
- "create.gui.stressometer.capacity": "Pozostała pojemność",
- "create.gui.stressometer.overstressed": "Przeciążenie",
- "create.gui.stressometer.no_rotation": "Brak obrotu",
- "create.gui.contraptions.not_fast_enough": "Wygląda na to, że %1$s_nie_ obraca się z _wystarczającą_ _prędkością_.",
- "create.gui.contraptions.network_overstressed": "Wygląda na to, że ta maszyna jest _przeciążona_. Dodaj więcej źródeł lub _spowolnij_ komponenty z wysoką _wartością_ _obciążenia_.",
- "create.gui.adjustable_crate.title": "Regulowana skrzynka",
- "create.gui.adjustable_crate.storageSpace": "Pojemność",
- "create.gui.stockpile_switch.title": "Przełącznik zawartościowy",
- "create.gui.stockpile_switch.invert_signal": "Odwróć sygnał",
- "create.gui.stockpile_switch.move_to_lower_at": "Zmień na niższą wartość przy %1$s%%",
- "create.gui.stockpile_switch.move_to_upper_at": "Zmień na wyższą wartość przy %1$s%%",
- "create.gui.sequenced_gearshift.title": "Przekładnik sekwencjonalny",
- "create.gui.sequenced_gearshift.instruction": "Instrukcja",
- "create.gui.sequenced_gearshift.instruction.turn_angle.descriptive": "Obróć o kąt",
- "create.gui.sequenced_gearshift.instruction.turn_angle": "Obróć",
- "create.gui.sequenced_gearshift.instruction.turn_angle.angle": "Kąt",
- "create.gui.sequenced_gearshift.instruction.turn_distance.descriptive": "Obróć, aby przesunąć tłok/krążek/przenośnik suwnicowy",
- "create.gui.sequenced_gearshift.instruction.turn_distance": "Tłok",
- "create.gui.sequenced_gearshift.instruction.turn_distance.distance": "Dystans",
- "create.gui.sequenced_gearshift.instruction.delay.descriptive": "Opóźnienie czasowe",
- "create.gui.sequenced_gearshift.instruction.delay": "Opóźn.",
- "create.gui.sequenced_gearshift.instruction.delay.duration": "Czas trwania",
- "create.gui.sequenced_gearshift.instruction.end.descriptive": "Koniec",
- "create.gui.sequenced_gearshift.instruction.end": "Koniec",
- "create.gui.sequenced_gearshift.instruction.await.descriptive": "Czekaj na kolejny puls",
- "create.gui.sequenced_gearshift.instruction.await": "Czekaj",
- "create.gui.sequenced_gearshift.speed": "Prędkość, kierunek",
- "create.gui.sequenced_gearshift.speed.forward": "Prędkość wejściowa, do przodu",
- "create.gui.sequenced_gearshift.speed.forward_fast": "Podwójna prędkość, do przodu",
- "create.gui.sequenced_gearshift.speed.back": "Prędkość wejściowa, odwrotnie",
- "create.gui.sequenced_gearshift.speed.back_fast": "Podwójna prędkość, odwrotnie",
-
- "create.schematicAndQuill.dimensions": "Wielkość schematu: %1$sx%2$sx%3$s",
- "create.schematicAndQuill.firstPos": "Ustawiono pierwszą pozycję.",
- "create.schematicAndQuill.secondPos": "Ustawiono drugą pozycję.",
- "create.schematicAndQuill.noTarget": "Trzymaj [Ctrl], aby zaznaczyć bloki powietrza.",
- "create.schematicAndQuill.abort": "Usunięto zaznaczenie.",
- "create.schematicAndQuill.title": "Nazwa schematu:",
- "create.schematicAndQuill.convert": "Zapisz i wyślij natychmiastowo",
- "create.schematicAndQuill.fallbackName": "Nowy schemat",
- "create.schematicAndQuill.saved": "Zapisano jako %1$s",
-
- "create.schematic.invalid": "[!] Nieprawidłowy przedmiot - użyj stołu do planowania",
- "create.schematic.position": "Pozycja",
- "create.schematic.rotation": "Obrót",
- "create.schematic.rotation.none": "Brak",
- "create.schematic.rotation.cw90": "Zgodnie z zegarem 90",
- "create.schematic.rotation.cw180": "Zgodnie z zegarem 180",
- "create.schematic.rotation.cw270": "Zgodnie z zegarem 270",
- "create.schematic.mirror": "Odbij",
- "create.schematic.mirror.none": "Brak",
- "create.schematic.mirror.frontBack": "Przód-tył",
- "create.schematic.mirror.leftRight": "Prawo-lewo",
- "create.schematic.tool.deploy": "Pozycja",
- "create.schematic.tool.move": "Przesuń XZ",
- "create.schematic.tool.movey": "Przesuń Y",
- "create.schematic.tool.rotate": "Obróć",
- "create.schematic.tool.print": "Drukuj",
- "create.schematic.tool.flip": "Odbij",
- "create.schematic.tool.deploy.description.0": "Przesuwa strukturę na pozycję.",
- "create.schematic.tool.deploy.description.1": "Kliknij PPM na ziemię, aby postawić.",
- "create.schematic.tool.deploy.description.2": "Trzymaj [Ctrl], aby zaznaczyć w określonej odległości.",
- "create.schematic.tool.deploy.description.3": "[Ctrl]+Przewijanie, aby zmienić dystans",
- "create.schematic.tool.move.description.0": "Przesuwa schemat poziomo.",
- "create.schematic.tool.move.description.1": "Wskaż na schemat i [Ctrl]+Przewijaj, aby popchnąć.",
- "create.schematic.tool.move.description.2": "",
- "create.schematic.tool.move.description.3": "",
- "create.schematic.tool.movey.description.0": "Przesuwa schemat pionowo.",
- "create.schematic.tool.movey.description.1": "[Ctrl]+Przewijanie, aby przesunąć w górę/dół.",
- "create.schematic.tool.movey.description.2": "",
- "create.schematic.tool.movey.description.3": "",
- "create.schematic.tool.rotate.description.0": "Obraca schemat wokół jego środka.",
- "create.schematic.tool.rotate.description.1": "[Ctrl]+Przewijanie, aby obrócić o 90 stopni.",
- "create.schematic.tool.rotate.description.2": "",
- "create.schematic.tool.rotate.description.3": "",
- "create.schematic.tool.print.description.0": "Natychmiastowo stawia strukturę w świecie.",
- "create.schematic.tool.print.description.1": "Kliknij PPM, aby potwierdzić ustawienie w obecnej pozycji.",
- "create.schematic.tool.print.description.2": "Ta funkcja jest tylko dla trybu kreatywnego.",
- "create.schematic.tool.print.description.3": "",
- "create.schematic.tool.flip.description.0": "Odbija schemat w stronę, w jakiej wskazałeś.",
- "create.schematic.tool.flip.description.1": "Wskaż na schemat [Ctrl]+Przewijaj, aby odbić",
- "create.schematic.tool.flip.description.2": "",
- "create.schematic.tool.flip.description.3": "",
-
- "create.schematics.synchronizing": "Synchronizacja...",
- "create.schematics.uploadTooLarge": "Twój schemat przekracza limity ustanowione przez serwer.",
- "create.schematics.maxAllowedSize": "Maksymalna wielkość schematu to:",
-
- "create.gui.schematicTable.refresh": "Odśwież pliki",
- "create.gui.schematicTable.open_folder": "Otwórz folder",
- "create.gui.schematicTable.title": "Stół do planowania",
- "create.gui.schematicTable.availableSchematics": "Dostępne schematy",
- "create.gui.schematicTable.noSchematics": "Brak zapisanych schematów",
- "create.gui.schematicTable.uploading": "Wysyłanie...",
- "create.gui.schematicTable.finished": "Wysyłanie zakończone!",
- "create.gui.schematicannon.title": "Schematoarmata",
- "create.gui.schematicannon.listPrinter": "Drukowanie listy",
- "create.gui.schematicannon.gunpowderLevel": "Ilość prochu: %1$s%%",
- "create.gui.schematicannon.shotsRemaining": "Pozostałe wystrzały: %1$s",
- "create.gui.schematicannon.shotsRemainingWithBackup": "Wliczając zapas: %1$s",
- "create.gui.schematicannon.optionEnabled": "Obecnie włączone",
- "create.gui.schematicannon.optionDisabled": "Obecnie wyłączone\n",
- "create.gui.schematicannon.showOptions": "Pokaż ustawienia drukowania",
- "create.gui.schematicannon.option.dontReplaceSolid": "Nie zastępuj stałych bloków",
- "create.gui.schematicannon.option.replaceWithSolid": "Zastępuj stałe stałymi",
- "create.gui.schematicannon.option.replaceWithAny": "Zastępuj stałe dowolnymi",
- "create.gui.schematicannon.option.replaceWithEmpty": "Zastępuj stałe pustymi",
- "create.gui.schematicannon.option.skipMissing": "Pomijaj brakujące bloki",
- "create.gui.schematicannon.option.skipTileEntities": "Chroń byty bloków",
- "create.gui.schematicannon.slot.gunpowder": "Dodaj prochu, aby załadować armatę",
- "create.gui.schematicannon.slot.listPrinter": "Daj tu książki, aby wydrukować listę",
- "create.gui.schematicannon.slot.schematic": "Daj tu swój schemat. Upewnij się, że jest postawiony w odpowiednim miejscu.",
- "create.gui.schematicannon.option.skipMissing.description": "Jeśli armata nie znajdzie wymaganego bloku, przejdzie w następne miejsce",
- "create.gui.schematicannon.option.skipTileEntities.description": "Armata będzie unikać zastępowania bloków przechowujących dane, takich jak skrzynie.",
- "create.gui.schematicannon.option.dontReplaceSolid.description": "Armata nigdy nie będzie zastępować jakichkolwiek stałych bloków, jedynie nie-stałe i powietrze.",
- "create.gui.schematicannon.option.replaceWithSolid.description": "Armata będzie zastępować stałe bloki jedynie, jeśli schemat zawiera stały blok w tym miejscu.",
- "create.gui.schematicannon.option.replaceWithAny.description": "Armata będzie zastępować stałe bloki jedynie, jeśli schemat zawiera dowolny blok w tym miejscu.",
- "create.gui.schematicannon.option.replaceWithEmpty.description": "Armata usunie wszystkie bloki, wliczając te zastępowane przez powietrze.",
-
- "create.schematicannon.status.idle": "Niepracująca",
- "create.schematicannon.status.ready": "Gotowa",
- "create.schematicannon.status.running": "Działająca",
- "create.schematicannon.status.finished": "Ukończone",
- "create.schematicannon.status.paused": "Wstrzymana",
- "create.schematicannon.status.stopped": "Zatrzymana",
- "create.schematicannon.status.noGunpowder": "Koniec prochu",
- "create.schematicannon.status.targetNotLoaded": "Cel nie jest załadowany",
- "create.schematicannon.status.targetOutsideRange": "Cel jest za daleko",
- "create.schematicannon.status.searching": "Szukanie",
- "create.schematicannon.status.skipping": "Pomijanie",
- "create.schematicannon.status.missingBlock": "Brakujący przedmiot:",
- "create.schematicannon.status.placing": "Stawianie",
- "create.schematicannon.status.clearing": "Usuwanie bloków",
- "create.schematicannon.status.schematicInvalid": "Nieprawidłowy schemat",
- "create.schematicannon.status.schematicNotPlaced": "Schemat nieustawiony",
- "create.schematicannon.status.schematicExpired": "Schemat wygasł",
-
- "create.materialChecklist": "Lista materiałów",
- "create.materialChecklist.blocksNotLoaded": "* Zastrzeżenie *\\n\\n Lista materiałów może być niedokładna, bo znaczące Chunki nie są załadowane.",
-
- "create.gui.filter.deny_list": "Lista zabroniona",
- "create.gui.filter.deny_list.description": "Przedmioty są przepuszczane, jeśli NIE pasują do żadnego z powyższych. Pusta lista przepuszcza wszystko.",
- "create.gui.filter.allow_list": "Lista dozwolona",
- "create.gui.filter.allow_list.description": "Przedmioty są przepuszczane, jeśli pasują do któregoś z powyższych. Pusta lista odrzuca wszystko",
- "create.gui.filter.respect_data": "Bierz dane pod uwagę",
- "create.gui.filter.respect_data.description": "Przedmioty pasują jedynie, jeśli ich wytrzymałość, zaklęcia i inne właściwości również pasują.",
- "create.gui.filter.ignore_data": "Ignoruj dane",
- "create.gui.filter.ignore_data.description": "Przedmioty pasują pomimo ich właściwości.",
-
- "create.item_attributes.placeable": "jest stawialny",
- "create.item_attributes.placeable.inverted": "nie jest stawialny",
- "create.item_attributes.consumable": "jadalny",
- "create.item_attributes.consumable.inverted": "niejadalny",
- "create.item_attributes.fluid_container": "może przechowywać płyny",
- "create.item_attributes.fluid_container.inverted": "nie może przechowywać płynów",
- "create.item_attributes.enchanted": "jest zaklęty",
- "create.item_attributes.enchanted.inverted": "nie jest zaklęty",
- "create.item_attributes.max_enchanted": "jest zaklęte na maksymalny poziom",
- "create.item_attributes.max_enchanted.inverted": "nie jest zaklęte na maksymalny poziom",
- "create.item_attributes.renamed": "posiada niestandardową nazwę",
- "create.item_attributes.renamed.inverted": "nie posiada niestandardowej nazwy",
- "create.item_attributes.damaged": "jest uszkodzony",
- "create.item_attributes.damaged.inverted": "nie jest uszkodzony",
- "create.item_attributes.badly_damaged": "jest silnie uszkodzony",
- "create.item_attributes.badly_damaged.inverted": "nie jest silnie uszkodzony",
- "create.item_attributes.not_stackable": "nie może być grupowany",
- "create.item_attributes.not_stackable.inverted": "może być grupowany",
- "create.item_attributes.equipable": "może zostać założony",
- "create.item_attributes.equipable.inverted": "nie może zostać założony",
- "create.item_attributes.furnace_fuel": "jest paliwem dla pieca",
- "create.item_attributes.furnace_fuel.inverted": "nie jest paliwem dla pieca",
- "create.item_attributes.washable": "może zostać opłukany",
- "create.item_attributes.washable.inverted": "nie może zostać opłukany",
- "create.item_attributes.hauntable": "może zostać nawiedzony",
- "create.item_attributes.hauntable.inverted": "nie może zostać nawiedzony",
- "create.item_attributes.crushable": "może być rozkruszony",
- "create.item_attributes.crushable.inverted": "nie może być rozkruszony",
- "create.item_attributes.smeltable": "może zostać przepalony",
- "create.item_attributes.smeltable.inverted": "nie może zostać przepalony",
- "create.item_attributes.smokable": "może być wędzony",
- "create.item_attributes.smokable.inverted": "nie może być wędzony",
- "create.item_attributes.blastable": "może być stopiony w piecu hutniczym",
- "create.item_attributes.blastable.inverted": "nie może być stopiony w piecu hutniczym",
- "create.item_attributes.compostable": "UNLOCALIZED: can be composted",
- "create.item_attributes.compostable.inverted": "UNLOCALIZED: cannot be composted",
- "create.item_attributes.shulker_level": "jest %1$s",
- "create.item_attributes.shulker_level.inverted": "nie jest %1$s",
- "create.item_attributes.shulker_level.full": "pełna",
- "create.item_attributes.shulker_level.empty": "pusta",
- "create.item_attributes.shulker_level.partial": "częściowo wypełniona",
- "create.item_attributes.in_tag": "posiada znacznik %1$s",
- "create.item_attributes.in_tag.inverted": "nie posiada znacznika %1$s",
- "create.item_attributes.in_item_group": "jest w grupie \"%1$s\"",
- "create.item_attributes.in_item_group.inverted": "nie jest w grupie \"%1$s\"",
- "create.item_attributes.added_by": "dodany przez %1$s",
- "create.item_attributes.added_by.inverted": "niedodany przez %1$s",
- "create.item_attributes.has_enchant": "posiada zaklęcie %1$s",
- "create.item_attributes.has_enchant.inverted": "nie posiada zaklęcia %1$s",
- "create.item_attributes.color": "jest zafarbowane, kolor %1$s",
- "create.item_attributes.color.inverted": "nie jest zafarbowane, kolor %1$s",
- "create.item_attributes.has_fluid": "zawiera %1$s",
- "create.item_attributes.has_fluid.inverted": "nie zawiera %1$s",
- "create.item_attributes.has_name": "posiada nazwę %1$s",
- "create.item_attributes.has_name.inverted": "nie posiada nazwy %1$s",
- "create.item_attributes.book_author": "autorem jest %1$s",
- "create.item_attributes.book_author.inverted": "autorem nie jest %1$s",
- "create.item_attributes.book_copy_original": "jest oryginałem",
- "create.item_attributes.book_copy_original.inverted": "nie jest oryginałem",
- "create.item_attributes.book_copy_first": "jest kopią oryginału",
- "create.item_attributes.book_copy_first.inverted": "nie jest kopią oryginału",
- "create.item_attributes.book_copy_second": "jest kopią kopii",
- "create.item_attributes.book_copy_second.inverted": "nie jest kopią kopii",
- "create.item_attributes.book_copy_tattered": "jest postrzępiona",
- "create.item_attributes.book_copy_tattered.inverted": "nie jest postrzępiona",
- "create.item_attributes.astralsorcery_amulet": "ulepsza %1$s",
- "create.item_attributes.astralsorcery_amulet.inverted": "nie ulepsza %1$s",
- "create.item_attributes.astralsorcery_constellation": "jest dopasowany do %1$s",
- "create.item_attributes.astralsorcery_constellation.inverted": "nie jest dopasowany do %1$s",
- "create.item_attributes.astralsorcery_crystal": "posiada właściwości kryształu %1$s",
- "create.item_attributes.astralsorcery_crystal.inverted": "nie posiada właściwości kryształu %1$s",
- "create.item_attributes.astralsorcery_perk_gem": "posiada dodatkową właściwość %1$s",
- "create.item_attributes.astralsorcery_perk_gem.inverted": "nie posiada dodatkowej właściwości %1$s",
-
- "create.gui.attribute_filter.no_selected_attributes": "Brak wybranych właściwości",
- "create.gui.attribute_filter.selected_attributes": "Wybrane właściwości:",
- "create.gui.attribute_filter.add_attribute": "Dodaj właściwość do listy ",
- "create.gui.attribute_filter.add_inverted_attribute": "Dodaj przeciwną właściwość do listy",
- "create.gui.attribute_filter.allow_list_disjunctive": "Lista dozwolona (dowolny)",
- "create.gui.attribute_filter.allow_list_disjunctive.description": "Przedmioty są przepuszczane jedynie, jeśli posiada dowolny z wybranych właściwości.",
- "create.gui.attribute_filter.allow_list_conjunctive": "Lista dozwolona (wszystkie)",
- "create.gui.attribute_filter.allow_list_conjunctive.description": "Przedmioty są przepuszczane jedynie, jeśli posiada WSZYSTKIE z wybranych właściwości.",
- "create.gui.attribute_filter.deny_list": "Lista zabroniona",
- "create.gui.attribute_filter.deny_list.description": "Przedmioty są przepuszczane jedynie, jeśli nie posiadają ŻADNEGO z wybranych właściwości.",
- "create.gui.attribute_filter.add_reference_item": "Dodaj przedmiot źródłowy",
-
- "create.tooltip.holdForDescription": "Przytrzymaj [%1$s], aby zobaczyć podsumowanie",
- "create.tooltip.holdForControls": "Przytrzymaj [%1$s], aby zobaczyć sterowanie",
- "create.tooltip.keyShift": "Shift",
- "create.tooltip.keyCtrl": "Ctrl",
- "create.tooltip.speedRequirement": "Wymagana prędkość: %1$s",
- "create.tooltip.speedRequirement.none": "Brak",
- "create.tooltip.speedRequirement.slow": "Wolna",
- "create.tooltip.speedRequirement.medium": "Umiarkowana",
- "create.tooltip.speedRequirement.fast": "Wysoka",
- "create.tooltip.stressImpact": "Wpływ na obciążenie: %1$s",
- "create.tooltip.stressImpact.low": "Niski",
- "create.tooltip.stressImpact.medium": "Umiarkowany",
- "create.tooltip.stressImpact.high": "Wysoki",
- "create.tooltip.stressImpact.overstressed": "Przeciążenie",
- "create.tooltip.up_to": "Maksymalnie: %1$s",
- "create.tooltip.capacityProvided": "Odporność na obciążenie: %1$s",
- "create.tooltip.capacityProvided.low": "Niska",
- "create.tooltip.capacityProvided.medium": "Średnia",
- "create.tooltip.capacityProvided.high": "Wysoka",
- "create.tooltip.generationSpeed": "Wytwarza %1$s %2$s",
- "create.tooltip.analogStrength": "Siła analogowa: %1$s/15",
-
- "create.mechanical_arm.extract_from": "Wyciągaj przedmioty z %1$s",
- "create.mechanical_arm.deposit_to": "Wkładaj przedmioty do %1$s",
- "create.mechanical_arm.summary": "Mechaniczne ramię ma %1$s wejść i %2$s wyjść.",
- "create.mechanical_arm.points_outside_range": "Usunięto %1$s wybranych punktów interakcji z powodu limitów zasięgu",
-
- "create.weighted_ejector.target_set": "Wybrano cel",
- "create.weighted_ejector.target_not_valid": "Wyrzuca do przylegających bloków (cel był nieprawidłowy)",
- "create.weighted_ejector.no_target": "Wyrzuca do przylegających bloków (nie wybrano celu)",
- "create.weighted_ejector.targeting": "Wyrzuca do [%1$s,%2$s,%3$s]",
- "create.weighted_ejector.stack_size": "Wielkość wyrzucanego stosu",
-
- "create.logistics.when_multiple_outputs_available": "Kiedy wybrano wiele wyjść",
-
- "create.mechanical_arm.selection_mode.round_robin": "Dookoła",
- "create.mechanical_arm.selection_mode.forced_round_robin": "Dookoła (wymuszone)",
- "create.mechanical_arm.selection_mode.prefer_first": "Preferuj pierwszy cel",
-
- "create.tunnel.selection_mode.split": "Podziel",
- "create.tunnel.selection_mode.forced_split": "Wymuś podział",
- "create.tunnel.selection_mode.round_robin": "Dookoła",
- "create.tunnel.selection_mode.forced_round_robin": "Dookoła (wymuszone)",
- "create.tunnel.selection_mode.prefer_nearest": "Preferuj najbliższe",
- "create.tunnel.selection_mode.randomize": "Losowo",
- "create.tunnel.selection_mode.synchronize": "Synchronizuj wejścia",
-
- "create.tooltip.chute.header": "Informacja o zsypie",
- "create.tooltip.chute.items_move_down": "Przedmioty w dół",
- "create.tooltip.chute.items_move_up": "Przedmioty w górę",
- "create.tooltip.chute.no_fans_attached": "Brak przyłączonych wiatraków",
- "create.tooltip.chute.fans_push_up": "Wiatraki pchają od dołu",
- "create.tooltip.chute.fans_push_down": "Wiatraki pchają od góry",
- "create.tooltip.chute.fans_pull_up": "Wiatraki ciągną od góry",
- "create.tooltip.chute.fans_pull_down": "Wiatraki ciągną od dołu",
- "create.tooltip.chute.contains": "Zawiera: %1$s x%2$s",
- "create.tooltip.deployer.header": "UNLOCALIZED: Deployer Information",
- "create.tooltip.deployer.using": "UNLOCALIZED: Mode: Use",
- "create.tooltip.deployer.punching": "UNLOCALIZED: Mode: Attack",
- "create.tooltip.deployer.contains": "UNLOCALIZED: Item: %1$s x%2$s",
- "create.tooltip.brass_tunnel.contains": "Aktualnie przenosi:",
- "create.tooltip.brass_tunnel.contains_entry": "> %2$sx %1$s",
- "create.tooltip.brass_tunnel.retrieve": "Kliknij prawym przyciskiem, aby zabrać",
-
- "create.linked_controller.bind_mode": "Tryb przypisywania aktywny",
- "create.linked_controller.press_keybind": "Naciśnij %1$s, %2$s, %3$s, %4$s, %5$s lub %6$s, aby przypisać częstotliwość do odpowiadającego przycisku",
- "create.linked_controller.key_bound": "Przypisano częstotliwość do przycisku %1$s",
- "create.linked_controller.frequency_slot_1": "Przycisk: %1$s, częst. #1",
- "create.linked_controller.frequency_slot_2": "Przycisk: %1$s, częst. #2",
-
- "create.crafting_blueprint.crafting_slot": "Slot na składnik",
- "create.crafting_blueprint.filter_items_viable": "Zaawansowane filtry są dopuszczalne",
- "create.crafting_blueprint.display_slot": "Slot demonstracyjny",
- "create.crafting_blueprint.inferred": "Pobierany z receptury",
- "create.crafting_blueprint.manually_assigned": "Przypisany ręcznie",
- "create.crafting_blueprint.secondary_display_slot": "Dodatkowy slot demonstracyjny",
- "create.crafting_blueprint.optional": "Opcjonalny",
-
- "create.potato_cannon.ammo.attack_damage": "%1$s do obrażeń",
- "create.potato_cannon.ammo.reload_ticks": "%1$s na przeładowanie",
- "create.potato_cannon.ammo.knockback": "%1$s do odrzutu",
-
- "create.hint.hose_pulley.title": "Niewyczerpany zapas",
- "create.hint.hose_pulley": "Wybrane zbiornik cieczy jest uznany za nieskończony",
- "create.hint.mechanical_arm_no_targets.title": "Brak celi",
- "create.hint.mechanical_arm_no_targets": "Wygląda na to, że żadne _cele_ nie zostały przypisane do tego _mechanicznego_ _ramienia_. Wybierz taśmociągi, składnice, lejki i inne bloki _klikając_ na nie _PPM_, trzymając w _ręce_ _mechaniczne_ _ramię_",
- "create.hint.empty_bearing.title": "Aktualizuj łożysko",
- "create.hint.empty_bearing": "_Kliknij_ na łożysko _PPM_ pustą ręką, aby _przyczepić_ do niego strukturę zbudowaną z przodu.",
- "create.hint.full_deployer.title": "Nadmiar przedmiotów w aplikatorze",
- "create.hint.full_deployer": "Wygląda na to, że ten _aplikator_ zawiera _nadmiar_ _przedmiotów_, które muszą zostać _wyciągnięte_. Użyj _leji_, _lejków_ lub innych sposobów, aby uwolnić od przepełnienia.",
-
- "create.backtank.low": "Niskie ciśnienie zbiornika",
- "create.backtank.depleted": "Ciśnienie zbiornika wyczerpane",
-
- "create.hint.derailed_train.title": "Wykolejony pociąg",
- "create.hint.derailed_train": "Ten _pociąg_ nie jest umiejscowiony na połączonej sekcji torów. _Kliknij PPM_ za pomocą _klucza_, aby umiejscowić go na innym torze.",
-
- "create.boiler.status": "Stan boilera: %1$s",
- "create.boiler.status_short": "Boiler: %1$s",
- "create.boiler.passive": "Bierny",
- "create.boiler.idle": "W spoczynku",
- "create.boiler.lvl": "Stopień mocy: %1$s",
- "create.boiler.max_lvl": "Maks.",
- "create.boiler.size": "Wielkość",
- "create.boiler.size_dots": "....... ",
- "create.boiler.water": "Woda",
- "create.boiler.water_dots": "... ",
- "create.boiler.heat": "Ciepło",
- "create.boiler.heat_dots": "...... ",
- "create.boiler.via_one_engine": "poprzez 1 silnik",
- "create.boiler.via_engines": "poprzez %1$s silniki(ów)",
-
- "create.elevator_contact.title": "UNLOCALIZED: Elevator Contact",
- "create.elevator_contact.floor_identifier": "UNLOCALIZED: Floor Identifier",
- "create.elevator_contact.floor_description": "UNLOCALIZED: Floor Description",
-
- "create.gui.schedule.lmb_edit": "Kliknij LPM, aby edytować",
- "create.gui.schedule.rmb_remove": "Kliknij PPM, aby usunąć",
- "create.gui.schedule.duplicate": "Duplikuj",
- "create.gui.schedule.remove_entry": "Usuń czynność",
- "create.gui.schedule.add_entry": "Dodaj czynność",
- "create.gui.schedule.move_up": "Przenieś w górę",
- "create.gui.schedule.move_down": "Przenieś w dół",
- "create.gui.schedule.add_condition": "Dodaj warunek",
- "create.gui.schedule.alternative_condition": "Alternatywny warunek",
-
- "create.schedule.instruction_type": "Następna czynność:",
- "create.schedule.instruction.editor": "Edytor instrukcji",
- "create.schedule.instruction.destination": "Jedź do stacji",
- "create.schedule.instruction.destination.summary": "Następny przystanek:",
- "create.schedule.instruction.filter_edit_box": "Nazwa stacji",
- "create.schedule.instruction.filter_edit_box_1": "UNLOCALIZED: Use * as a text wildcard",
- "create.schedule.instruction.filter_edit_box_2": "UNLOCALIZED: Example: 'My Station, Platform *'",
- "create.schedule.instruction.filter_edit_box_3": "UNLOCALIZED: Train picks nearest unoccupied match",
- "create.schedule.instruction.rename": "Aktualizuj tytuł harmonogramu",
- "create.schedule.instruction.rename.summary": "Nowy tytuł:",
- "create.schedule.instruction.name_edit_box": "Tytuł harmonogramu",
- "create.schedule.instruction.name_edit_box_1": "Wpływa na tekst pokazany na wyświetlaczach",
- "create.schedule.instruction.name_edit_box_2": "Domyślnie - nazwa następnego celu",
- "create.schedule.instruction.throttle": "Zmień prędkość",
- "create.schedule.instruction.throttle.summary": "Zmień prędkość na %1$s",
- "create.schedule.instruction.throttle_edit_box": "Prędkość",
- "create.schedule.instruction.throttle_edit_box_1": "Wpływa na maksymalną prędkość pociągu",
- "create.schedule.condition_type": "Kontynuuj jeżeli/po",
- "create.schedule.condition.editor": "Edytor warunków",
- "create.schedule.condition.delay": "Zaplanowane opóźnienie",
- "create.schedule.condition.delay_short": "Czekaj: %1$s",
- "create.schedule.condition.delay.status": "Odjeżdża za %1$s",
- "create.schedule.condition.idle": "Brak aktywności ładunku",
- "create.schedule.condition.idle_short": "Ładunek nieaktywny: %1$s",
- "create.schedule.condition.idle.status": "Ładunek nieaktywny przez %1$s",
- "create.schedule.condition.for_x_time": "przez %1$s",
- "create.schedule.condition.unloaded": "Chunk niezaładowany",
- "create.schedule.condition.unloaded.status": "Czekanie na wyładowanie chunku",
- "create.schedule.condition.powered": "Stacja zasilona",
- "create.schedule.condition.powered.status": "Czekanie na sygnał redstone",
- "create.schedule.condition.time_of_day": "Godzina",
- "create.schedule.condition.time_of_day.scheduled": "Zaplanowany czas: %1$s",
- "create.schedule.condition.time_of_day.digital_format": "%1$s:%3$s %4$s",
- "create.schedule.condition.time_of_day.rotation": "Obieg",
- "create.schedule.condition.time_of_day.rotation.every_24": "Codziennie",
- "create.schedule.condition.time_of_day.rotation.every_12": "Co 12 godzin",
- "create.schedule.condition.time_of_day.rotation.every_6": "Co 6 godzin",
- "create.schedule.condition.time_of_day.rotation.every_4": "Co 4 godziny",
- "create.schedule.condition.time_of_day.rotation.every_3": "Co 3 godziny",
- "create.schedule.condition.time_of_day.rotation.every_2": "Co 2 godziny",
- "create.schedule.condition.time_of_day.rotation.every_1": "Co godzinę",
- "create.schedule.condition.time_of_day.rotation.every_0_45": "Co 45 minut",
- "create.schedule.condition.time_of_day.rotation.every_0_30": "Co 30 minut",
- "create.schedule.condition.time_of_day.rotation.every_0_15": "Co 15 minut",
- "create.schedule.condition.time_of_day.status": "Odjeżdża o ",
- "create.schedule.condition.threshold.train_holds": "Pociąg zawiera %1$s",
- "create.schedule.condition.threshold.greater": "więcej niż",
- "create.schedule.condition.threshold.less": "mniej niż",
- "create.schedule.condition.threshold.equal": "dokładnie",
- "create.schedule.condition.threshold.x_units_of_item": "%1$s %2$s: %3$s",
- "create.schedule.condition.threshold.matching_content": "Pasująca zawartość",
- "create.schedule.condition.threshold.anything": "UNLOCALIZED: Anything",
- "create.schedule.condition.threshold.item_measure": "Jednostka przedmiotów",
- "create.schedule.condition.threshold.items": "Przemioty",
- "create.schedule.condition.threshold.stacks": "Stosy",
- "create.schedule.condition.threshold.buckets": "Wiadra",
- "create.schedule.condition.threshold.status": "Ładunek: %1$s/%2$s %3$s",
- "create.schedule.condition.threshold.place_item": "Przedmiot odniesienia",
- "create.schedule.condition.threshold.place_item_2": "Filtry mogą zostać użyte",
- "create.schedule.condition.threshold.place_item_3": "UNLOCALIZED: Leave empty to match any",
- "create.schedule.condition.fluid_threshold": "Warunek ładunku płynów",
- "create.schedule.condition.item_threshold": "Warunek ładunku przedmiotów",
- "create.schedule.condition.redstone_link": "Emiter sygnału",
- "create.schedule.condition.redstone_link.status": "Czekanie na emiter sygnału",
- "create.schedule.condition.redstone_link_on": "Emiter włączony",
- "create.schedule.condition.redstone_link_off": "Emiter wyłączony",
- "create.schedule.condition.redstone_link.powered": "Zasilony",
- "create.schedule.condition.redstone_link.unpowered": "Nie zasilony",
- "create.schedule.condition.redstone_link.frequency_state": "Stan częstotliwości:",
- "create.schedule.condition.redstone_link.frequency_powered": "Częstotliwość aktywna:",
- "create.schedule.condition.redstone_link.frequency_unpowered": "Częstotliwość nieaktywna:",
- "create.schedule.condition.player_count": "Siedzący gracze",
- "create.schedule.condition.player_count.summary": "%1$s Gracz",
- "create.schedule.condition.player_count.summary_plural": "%1$s Graczy",
- "create.schedule.condition.player_count.seated": "%1$s siedzących",
- "create.schedule.condition.player_count.players": "Graczey",
- "create.schedule.condition.player_count.condition": "Warunek",
- "create.schedule.condition.player_count.exactly": "Dokładnie",
- "create.schedule.condition.player_count.or_above": "Lub więcej",
- "create.schedule.condition.player_count.status": "Pasażerowie: %1$s/%2$s",
- "create.schedule.loop": "Zapętlaj",
- "create.schedule.loop1": "Harmonogram rozpoczyna się od nowa",
- "create.schedule.loop2": "kiedy instrukcje zostały zakończone",
- "create.schedule.reset": "Resetuj postęp harmonogramu",
- "create.schedule.skip": "Pomiń aktualny przystanek",
- "create.schedule.applied_to_train": "Pociąg teraz przestrzega ten harmonogram",
- "create.schedule.non_controlling_seat": "Konduktor musi siedzieć przed blokiem kontroli",
- "create.schedule.remove_with_empty_hand": "Zabierz aktualny harmonogram pustą ręką",
- "create.schedule.auto_removed_from_train": "Automatyczny harmonogram odrzucony",
- "create.schedule.removed_from_train": "Harmonogram odebrany z pociągu",
- "create.schedule.no_stops": "Ten harmonogram nie ma żadnych przystanków",
- "create.schedule.continued": "Harmonogram wznowiony",
-
- "create.track.selection_cleared": "Zaznaczenie wyczysczone",
- "create.track.valid_connection": "Można połączyć ✔",
- "create.track.second_point": "Postaw tory lub zaznacz kolejny punkt",
- "create.track.too_far": "Zbyt daleko",
- "create.track.original_missing": "Oryginalny blok usunięty, kliknij skradając się, aby zresetować",
- "create.track.perpendicular": "Nie można połączyć prostopadle",
- "create.track.ascending_s_curve": "Nie można zbudować nachylonych zakrętów-S",
- "create.track.too_sharp": "Zbyt ostry zakręt",
- "create.track.too_steep": "Zbyt strome nachylenie",
- "create.track.slope_turn": "Nie można wjechać lub wyjechać z nachylenia na zakręcie",
- "create.track.opposing_slopes": "Nie można połączyć przeciwległych nachyleń",
- "create.track.leave_slope_ascending": "Nie można opuścić tego nachylenia podczas podjeżdżania",
- "create.track.leave_slope_descending": "Nie można opuścić tego nachylenia podczas zjeżdżania",
- "create.track.turn_90": "Można zakręcić maksymalnie o 90 stopni",
- "create.track.junction_start": "Nie można rozpocząć połączenia ze skrzyżowania",
- "create.track.turn_start": "Nie można rozpocząć połączenia z zakrętu",
- "create.track.not_enough_tracks": "Za mało torów w ręce",
- "create.track.not_enough_pavement": "Za mało bloków podpory w ręce",
-
- "create.portal_track.failed": "Nie można postawić torów do portalu:",
- "create.portal_track.missing": "Docelowy portal nie wygenerowany",
- "create.portal_track.blocked": "Docelowa lokacja zablokowana (%1$s,%2$s,%3$s)",
-
- "create.station.idle": "Stacja w spoczynku",
- "create.station.assembly_title": "Montaż pociągów",
- "create.station.close": "Zamknij okno",
- "create.station.cancel": "Anuluj montaż",
- "create.station.failed": "Nie udało się zmontować",
- "create.station.icon_type": "Typ ikony",
- "create.station.create_train": "Stwórz nowy pociąg",
- "create.station.assemble_train": "Zmontuj pociąg",
- "create.station.disassemble_train": "Rozmontuj pociąg",
- "create.station.remove_schedule": "Odbierz harmonogram",
- "create.station.remove_auto_schedule": "Odrzuć automatyczny harmonogram",
- "create.station.no_assembly_diagonal": "Nie można budować pociągów",
- "create.station.no_assembly_diagonal_1": "na skośnych torach",
- "create.station.no_assembly_curve": "Nie można budować pociągów",
- "create.station.no_assembly_curve_1": "na zakrętach",
- "create.station.train_not_aligned": "Nie można rozmontować,",
- "create.station.train_not_aligned_1": "nie wszystkie wagony wyrównane",
- "create.station.carriage_number": "Wagon %1$s:",
- "create.station.retry": "Napraw to i spróbuj ponownie",
- "create.station.no_bogeys": "Brak wózków",
- "create.station.one_bogey": "1 wózek",
- "create.station.more_bogeys": "%1$s wózek",
- "create.station.how_to": "Użyj obudowy kolejowej na podświetlonych torach, aby zbudować wózki.",
- "create.station.how_to_1": "Usuwaj wózki poprzez niszczenie bloku powyżej.",
- "create.station.how_to_2": "Buduj wagony przyczepione do jednego lub dwóch wózków.",
-
- "create.train_assembly.too_many_bogeys": "Zbyt wiele wózków przyczepionych: %1$s",
- "create.train_assembly.frontmost_bogey_at_station": "Pierwszy wózek musi znajdować się na oznaczeniu stacji",
- "create.train_assembly.no_bogeys": "Brak znalezionych wózków",
- "create.train_assembly.not_connected_in_order": "Wózki nie są połączone w kolejności",
- "create.train_assembly.bogeys_too_close": "Wózki %1$s i %2$s są zbyt blisko siebie",
- "create.train_assembly.single_bogey_carriage": "Ten typ wózka nie może sam podrzymać wagonu",
- "create.train_assembly.nothing_attached": "Brak konstrukcji przyczepionej do wózka %1$s",
- "create.train_assembly.no_controls": "Przynajmniej jeden blok kontrolny przyczepiony przodem do kierunku jazdy musi znajdować się na pociągu",
- "create.train_assembly.sideways_controls": "Blok kontrolny jest przyczepiony bokiem",
- "create.train_assembly.bogey_created": "Wagon zbudowany. Kliknij ponownie, aby zmienić typ",
- "create.train_assembly.requires_casing": "Używaj obudów kolejowych, aby budować wózki na torach",
-
- "create.track_target.set": "Docelowy tor zaznaczony",
- "create.track_target.success": "Pomyślnie przypisano do docelowego toru",
- "create.track_target.clear": "Zaznaczenie toru wyczyszczone",
- "create.track_target.missing": "Najpierw kliknij PPM na docelowy tor",
- "create.track_target.too_far": "Docelowy tor jest zbyt daleko stąd",
- "create.track_target.no_junctions": "Docelowy tor nie może być skrzyżowaniem",
- "create.track_target.occupied": "Zaznaczony tor jest zajęty",
- "create.track_target.invalid": "Nie można zaznaczyć tego toru",
-
- "create.train.unnamed": "Pociąg bez nazwy",
- "create.train.cannot_relocate_moving": "Nie można przenieść pociągu w ruchu",
- "create.train.relocate": "Kliknij tor, aby przenieść %1$s. Kliknij kucając, aby anulować",
- "create.train.relocate.abort": "Przenoszenie anulowane",
- "create.train.relocate.success": "Przenoszenie zakończone pomyślnie",
- "create.train.relocate.valid": "Można tu przenieść, kliknij, aby potwierdzić",
- "create.train.relocate.invalid": "Nie można przenieść tutaj pociągu",
- "create.train.relocate.too_far": "Nie można przenieść pociągu tak daleko",
- "create.train.departing_from": "Odjeżdża z %1$s",
- "create.train.arrived_at": "Przybyto do %1$s",
- "create.train.status": " Informacja o pociągu: %1$s",
- "create.train.status.back_on_track": "Pociąg jest ponownie na torach",
- "create.train.status.collision": "Kolizja z innym pociągiem",
- "create.train.status.end_of_track": "Pociąg dotarł do końca swojego toru",
- "create.train.status.double_portal": "Wagon nie może wejść do portalu podczas wychodzenia z innego",
- "create.train.status.coupling_stress": "Przymusowy przystanek z powodu obciążenia na łącznikach",
- "create.train.status.track_missing": "Brak torów pod pociągiem",
- "create.train.status.paused_for_manual": "Harmonogram zatrzymany dla kontroli manualnej",
- "create.train.status.opposite_driver": "Droga wymaga kierowcy w przeciwnym kierunku",
- "create.train.status.missing_driver": "Kierowca zaginął",
- "create.train.status.found_driver": "Nowy kierowca został znaleziony",
- "create.train.status.navigation_success": "Nawigacja powiodła się",
- "create.train.status.no_match": "Brak stacji pasującej do '%1$s'",
- "create.train.status.no_path": "Nie można znaleźć pasującej ścieżki do kolejnego przystanku",
-
- "create.track_signal.cannot_change_mode": "Nie można zmienić trybu tego sygnału",
- "create.track_signal.mode_change.entry_signal": "-> Zezwól na przejazd jeżeli droga nie jest zajęta",
- "create.track_signal.mode_change.cross_signal": "-> Zezwól na przejazd jeżeli droga w pełni przejezdna",
-
- "create.contraption.controls.start_controlling": "Teraz kontrolowane: %1$s",
- "create.contraption.controls.stop_controlling": "Przestano kontrolować maszynę",
- "create.contraption.controls.approach_station": "Przytrzymaj %1$s aby podjechać do %2$s",
- "create.contraption.controls.specific_actor_toggle": "UNLOCALIZED: %1$s Actors: %2$s",
- "create.contraption.controls.all_actor_toggle": "UNLOCALIZED: All Actors: %1$s",
- "create.contraption.controls.actor_toggle.on": "UNLOCALIZED: On",
- "create.contraption.controls.actor_toggle.off": "UNLOCALIZED: Off",
- "create.contraption.controls.floor_unreachable": "UNLOCALIZED: Unreachable",
-
- "create.display_link.set": "Pozycja docelowa zaznaczona",
- "create.display_link.success": "Pomyślnie przypisano do pozycji docelowej",
- "create.display_link.clear": "Zaznaczenie pozycji wyczyszczone",
- "create.display_link.too_far": "Pozycja docelowa jest zbyt daleko stąd",
- "create.display_link.invalid": "Nadajnik nie ma poprawnego celu, spróbuj postawić go znowu",
- "create.display_link.title": "Nadajnik wyświetlacza",
- "create.display_link.no_source": "Nie jest źródłem wyświetlacza",
- "create.display_link.no_target": "Nie jest celem wyświetlającym",
- "create.display_link.reading_from": "Odczytuj z:",
- "create.display_link.writing_to": "Wysyłaj do:",
- "create.display_link.attached_side": "Blok na przyczepionej stronie",
- "create.display_link.targeted_location": "Blok w lokacji docelowej",
- "create.display_link.view_compatible": "Kliknij, aby zobaczyć wszystkie kompatybilne",
- "create.display_link.information_type": "Typ informacji",
- "create.display_link.display_on": "Wysyłaj dane do:",
- "create.display_link.display_on_multiline": "Zacznij pisać na:",
-
- "create.display_source.label": "Doczepiony podpis:",
- "create.display_source.combine_item_names": "Połącz nazwy przedmiotów",
- "create.display_source.count_items": "Liczba pasujących przedmiotów",
- "create.display_source.list_items": "Lista pasujących przedmiotów",
- "create.display_source.fluid_amount": "Liczba pasujących płynów",
- "create.display_source.list_fluids": "Lista pasujących płynów",
- "create.display_source.nixie_tube": "Kopiuj lampy cyfrowe",
- "create.display_source.fill_level": "Poziom napełnienia kontenerów",
- "create.display_source.fill_level.display": "Format wyświetlania",
- "create.display_source.fill_level.percent": "Procent",
- "create.display_source.fill_level.progress_bar": "Pasek postępu",
- "create.display_source.value_list.display": "Wartość wyświetlana",
- "create.display_source.value_list.shortened": "Skrócona",
- "create.display_source.value_list.full_number": "Pełna liczba",
- "create.display_source.value_list.thousand": "tys.",
- "create.display_source.value_list.million": "mil.",
- "create.display_source.player_deaths": "Śmierci graczy",
- "create.display_source.scoreboard": "Cel",
- "create.display_source.scoreboard.objective": "ID celu",
- "create.display_source.scoreboard.objective_not_found": "Nie znaleziono '%1$s'",
- "create.display_source.scoreboard.objective.deaths": "Śmierci graczy",
- "create.display_source.time_of_day": "Godzina",
- "create.display_source.stop_watch": "Minutnik",
- "create.display_source.time.format": "Format czasowy",
- "create.display_source.time.12_hour": "12-godzinny",
- "create.display_source.time.24_hour": "24-godzinny",
- "create.display_source.accumulate_items": "Kumuluj liczbę przedmiotów",
- "create.display_source.item_throughput": "Prędkość przedmiotów",
- "create.display_source.item_throughput.interval": "Interwał",
- "create.display_source.item_throughput.interval.second": "na sekundę",
- "create.display_source.item_throughput.interval.minute": "na minutę",
- "create.display_source.item_throughput.interval.hour": "na godzinę",
- "create.display_source.train_status": "Status harmonogramu kolejowego",
- "create.display_source.station_summary": "Podsumowanie stacji kolejowej",
- "create.display_source.station_summary.filter": "Filtr nazwy stacji",
- "create.display_source.station_summary.train_name_column": "Rozmiar kolumny pociągu",
- "create.display_source.station_summary.platform_column": "Rozmiar kolumny platformy",
- "create.display_source.station_summary.now": "teraz",
- "create.display_source.station_summary.minutes": "min",
- "create.display_source.station_summary.seconds": "%1$ss",
- "create.display_source.observed_train_name": "Nazwa wykrytego pociągu",
- "create.display_source.max_enchant_level": "Maksymalny koszt zaklinania",
- "create.display_source.boiler_status": "Stan boilera",
- "create.display_source.entity_name": "Nazwa bytu",
- "create.display_source.current_floor": "UNLOCALIZED: Elevator Location",
- "create.display_source.kinetic_speed": "Prędkość obrotu (Ob/min)",
- "create.display_source.kinetic_speed.absolute": "Ignoruj kierunek",
- "create.display_source.kinetic_speed.directional": "Pokaż kierunek",
- "create.display_source.kinetic_stress": "Obciążenie systemu",
- "create.display_source.kinetic_stress.display": "Wyświetlone informacje",
- "create.display_source.kinetic_stress.progress_bar": "Pasek postępu",
- "create.display_source.kinetic_stress.percent": "Procenty",
- "create.display_source.kinetic_stress.current": "Obciążenie w JO",
- "create.display_source.kinetic_stress.max": "Całkowita pojemność",
- "create.display_source.kinetic_stress.remaining": "Pozostałe JO",
- "create.display_source.redstone_power": "Siła sygnału redstone",
- "create.display_source.redstone_power.display": "Format wyświetlania",
- "create.display_source.redstone_power.number": "Liczba",
- "create.display_source.redstone_power.progress_bar": "Pasek postępu",
- "create.display_source.boiler.not_enough_space": "Nie wystarczająco miejsca, ",
- "create.display_source.boiler.for_boiler_status": "by wyświetlić stan boilera",
-
- "create.display_target.line": "Linijka %1$s",
- "create.display_target.page": "Strona %1$s",
- "create.display_target.single_line": "Pojedyncza linia",
-
- "create.flap_display.cycles.alphabet": " ;A;B;C;D;E;F;G;H;I;J;K;L;M;N;O;P;Q;R;S;T;U;V;X;Y;Z",
- "create.flap_display.cycles.numeric": " ;0;1;2;3;4;5;6;7;8;9",
- "create.flap_display.cycles.arrival_time": " ; min;teraz;15s;30s;45s",
- "create.flap_display.cycles.shortened_numbers": " ;T;M",
- "create.flap_display.cycles.fluid_units": "mW;W ",
- "create.flap_display.cycles.instant": " ; ",
- "create.flap_display.cycles.pixel": "█;▓;▒",
-
- "create.super_glue.too_far": "Zaznaczony obszar jest zbyt duży",
- "create.super_glue.cannot_reach": "Zaznaczone bloki muszą być połączone",
- "create.super_glue.click_to_confirm": "Kliknij ponownie, aby potwierdzyć",
- "create.super_glue.click_to_discard": "Kliknij kucając, aby odrzucić zaznaczenie",
- "create.super_glue.first_pos": "Pierwsza pozycja zaznaczona",
- "create.super_glue.abort": "Zaznaczenie odrzucone",
- "create.super_glue.not_enough": "Nie wystarczająco kleju w ekwipunku",
- "create.super_glue.success": "UNLOCALIZED: Applying Glue...",
-
- "create.gui.config.overlay1": "Cześć :)",
- "create.gui.config.overlay2": "To jest przykładowa nakładka",
- "create.gui.config.overlay3": "Kliknij lub przeciągnij myszką",
- "create.gui.config.overlay4": "aby przesunąć ten podgląd",
- "create.gui.config.overlay5": "Naciśnij ESC, aby opuścić ten ekran",
- "create.gui.config.overlay6": "i zapisać nową pozycję",
- "create.gui.config.overlay7": "Uruchom \"/create overlay reset\"",
- "create.gui.config.overlay8": "aby zresetować pozycję",
-
- "create.command.killTPSCommand": "killtps",
- "create.command.killTPSCommand.status.slowed_by.0": "[Create]: Obecne opóźnienie serwera to %s ms :o",
- "create.command.killTPSCommand.status.slowed_by.1": "[Create]: Serwer jest teraz opóźniony o %s >:)",
- "create.command.killTPSCommand.status.slowed_by.2": "[Create]: Serwer wrócił do standardowej prędkości :D",
- "create.command.killTPSCommand.status.usage.0": "[Create]: Użyj \"/killtps stop\", aby przywrócić serwer do standardowej prędkości",
- "create.command.killTPSCommand.status.usage.1": "[Create]: Użyj \"/killtps start\", aby sztucznie spowolnić serwer",
- "create.command.killTPSCommand.argument.tickTime": "tickTime",
-
- "create.contraption.minecart_contraption_too_big": "Ta maszyna w wagoniku jest zbyt duża, aby ją podnieść",
- "create.contraption.minecart_contraption_illegal_pickup": "Mistyczna siła jednoczy tą maszynę w wagoniku ze światem",
-
-
- "_": "->------------------------] Subtitles [------------------------<-",
-
- "create.subtitle.contraption_disassemble": "Maszyna staje",
- "create.subtitle.peculiar_bell_use": "Dziwny dzwon dzwoni",
- "create.subtitle.worldshaper_place": "Kształter strzela",
- "create.subtitle.whistle_train_manual": "Pociąg trąbi",
- "create.subtitle.steam": "Dźwięki pary",
- "create.subtitle.saw_activate_stone": "Mechaniczna piła aktywuje się",
- "create.subtitle.schematicannon_finish": "Schematoarmata skończyła",
- "create.subtitle.crafter_craft": "Mechaniczny stół rzemieślniczy konstruuje",
- "create.subtitle.wrench_remove": "Komponent niszczy się",
- "create.subtitle.train3": "Koła wózka dudnią stłumione",
- "create.subtitle.whistle": "Gwizdanie",
- "create.subtitle.cogs": "Koła zębate terkoczą",
- "create.subtitle.slime_added": "Szlam plaska",
- "create.subtitle.whistle_train_low": "Niskie gwizdanie",
- "create.subtitle.schematicannon_launch_block": "Schematoarmata strzela",
- "create.subtitle.controller_take": "Pulpit opróżnia się",
- "create.subtitle.crafter_click": "Mechaniczny stół rzemieślniczy stuka",
- "create.subtitle.depot_plop": "Przedmiot ląduje",
- "create.subtitle.confirm": "Dźwięk potwierdzenia",
- "create.subtitle.mixing": "Dźwięki mieszania",
- "create.subtitle.mechanical_press_activation_belt": "Mechaniczna prasa stuka",
- "create.subtitle.fwoomp": "Armata na ziemniaki strzela",
- "create.subtitle.sanding_long": "Dźwięki ścierania",
- "create.subtitle.crushing_1": "Dźwięki kruszenia",
- "create.subtitle.depot_slide": "Przedmiot ślizga się",
- "create.subtitle.blaze_munch": "Płomyk szczęśliwie przeżuwa",
- "create.subtitle.funnel_flap": "Lejek trzepocze",
- "create.subtitle.haunted_bell_use": "Nawiedzony dzwoń dzwoni",
- "create.subtitle.scroll_value": "Kliknięcie",
- "create.subtitle.controller_put": "Sterownik klika",
- "create.subtitle.cranking": "Ręczna korba obraca się",
- "create.subtitle.sanding_short": "Dźwięki ścierania",
- "create.subtitle.wrench_rotate": "Klucz skrzypi",
- "create.subtitle.potato_hit": "Warzywo ląduje",
- "create.subtitle.saw_activate_wood": "Mechaniczna piła aktywuje się",
- "create.subtitle.whistle_high": "Wysokie gwizdanie",
- "create.subtitle.whistle_train_manual_low": "Pociąg trąbi",
- "create.subtitle.whistle_train": "Gwizdanie",
- "create.subtitle.haunted_bell_convert": "Nawiedzony dzwon budzi się",
- "create.subtitle.train": "Koła wózka dudnią",
- "create.subtitle.deny": "Dźwięk odmowy",
- "create.subtitle.controller_click": "Sterownik klika",
- "create.subtitle.whistle_low": "Niskie gwizdanie",
- "create.subtitle.copper_armor_equip": "Sprzęt do nurkowania pobrzękuje",
- "create.subtitle.mechanical_press_activation": "Mechaniczna prasa się uruchamia",
- "create.subtitle.contraption_assemble": "Maszyna przesuwa się",
-
-
- "_": "->------------------------] Item Descriptions [------------------------<-",
-
- "item.create.example_item.tooltip": "PRZYKŁADOWY PRZEDMIOT (jedynie znacznik, że ten dymek istnieje)",
- "item.create.example_item.tooltip.summary": "Krótki opis przedmiotu. _Podkreślenia_, ha, podkreślają termin.",
- "item.create.example_item.tooltip.condition1": "Kiedy to",
- "item.create.example_item.tooltip.behaviour1": "Wtedy ten przedmiot coś robi (zachowania pokazują się przy Shifcie)",
- "item.create.example_item.tooltip.condition2": "A kiedy to",
- "item.create.example_item.tooltip.behaviour2": "Możesz dodać tak wiele zachowań jak chcesz",
- "item.create.example_item.tooltip.control1": "Kiedy przyciśnięto Ctrl",
- "item.create.example_item.tooltip.action1": "Wyświetla się sterowanie.",
-
- "block.create.wooden_bracket.tooltip": "DREWNIANY WSPORNIK",
- "block.create.wooden_bracket.tooltip.summary": "_Udekoruj_ swoje _wały_, _koła zębate_ i _rury_ drewnianą i przytulną podporą.",
-
- "block.create.metal_bracket.tooltip": "METALOWY WSPORNIK",
- "block.create.metal_bracket.tooltip.summary": "_Udekoruj_ swoje _wały_, _koła zębate_ i _rury_ wytrzymałą, przemysłową podporą.",
-
- "block.create.seat.tooltip": "SIEDZENIE",
- "block.create.seat.tooltip.summary": "Usiądź i ciesz się jazdą! Przyczepi gracza do _ruchomej maszyny_. Również świetne do tworzenia stojących mebli! Dostępne w wielu kolorach.",
- "block.create.seat.tooltip.condition1": "Kliknięcie PPM na siedzenie",
- "block.create.seat.tooltip.behaviour1": "Sadza gracza na _siedzeniu_. Naciśnij lewy Shift, aby opuścić _siedzenie_.",
-
- "item.create.blaze_cake.tooltip": "PŁOMIENNE CIASTO",
- "item.create.blaze_cake.tooltip.summary": "Pyszna przekąska dla Twoich cięzko pracujących _płomiennych palników_. Rozpala je wszystkie!",
-
- "item.create.wand_of_symmetry.tooltip": "RÓŻDŻKA SYMETRII",
- "item.create.wand_of_symmetry.tooltip.summary": "Idealnie odbija lustrzanie bloki wzdłuż wybranych płaszczyzn.",
- "item.create.wand_of_symmetry.tooltip.condition1": "Kiedy w pasku szybkiego wyboru",
- "item.create.wand_of_symmetry.tooltip.behaviour1": "Pozostaje aktywna",
- "item.create.wand_of_symmetry.tooltip.control1": "Kliknięcie PPM na ziemię",
- "item.create.wand_of_symmetry.tooltip.action1": "_Tworzy_ lub _przenosi_ lustro",
- "item.create.wand_of_symmetry.tooltip.control2": "Kliknięcie PPM w powietrzu",
- "item.create.wand_of_symmetry.tooltip.action2": "_Usuwa_ aktywne lustro",
- "item.create.wand_of_symmetry.tooltip.control3": "Kliknięcie PPM w czasie skradania",
- "item.create.wand_of_symmetry.tooltip.action3": "Otwiera _ustawienia_.",
-
- "item.create.handheld_worldshaper.tooltip": "RĘCZNY KSZTAŁTOWACZ",
- "item.create.handheld_worldshaper.tooltip.summary": "Poręczne narzędzie do tworzenia _krajobrazów_ i _cech terenu_.",
- "item.create.handheld_worldshaper.tooltip.control1": "Kliknięcie LPM na blok",
- "item.create.handheld_worldshaper.tooltip.action1": "Przypisuje do narzędzia wybrany blok.",
- "item.create.handheld_worldshaper.tooltip.control2": "Kliknięcie PPM na blok",
- "item.create.handheld_worldshaper.tooltip.action2": "Stosuje obecnie wybrany _pędzel_ i _narzędzie_ w docelowej lokalizacji.",
- "item.create.handheld_worldshaper.tooltip.control3": "Kliknięcie PPM w czasie skradania",
- "item.create.handheld_worldshaper.tooltip.action3": "Otwiera _ustawienia_.",
-
- "item.create.tree_fertilizer.tooltip": "NAWÓZ DO DRZEW",
- "item.create.tree_fertilizer.tooltip.summary": "Silna kombinacja minerałów odpowiednich do nawożenia pospolitych gatunków drzew",
- "item.create.tree_fertilizer.tooltip.condition1": "Kiedy użyto na sadzonce",
- "item.create.tree_fertilizer.tooltip.behaviour1": "Przyspiesza wzrost drzew, _pomimo dostępnej przestrzeni_.",
-
- "item.create.extendo_grip.tooltip": "WYDŁUŻONY CHWYTAK",
- "item.create.extendo_grip.tooltip.summary": "Mocno _wydłuża zasięg_ rąk posiadacza.",
- "item.create.extendo_grip.tooltip.condition1": "Kiedy w drugiej ręce",
- "item.create.extendo_grip.tooltip.behaviour1": "_Wydłuża zasięg_ głównej ręki.",
- "item.create.extendo_grip.tooltip.condition2": "Nosząc miedziany zbiornik w plecaku",
- "item.create.extendo_grip.tooltip.behaviour2": "_Wytrzymałość_ nie będzie spadać. Zamiast tego, _sprężone powietrze_ będzie pobierane ze zbiornika.",
-
- "item.create.potato_cannon.tooltip": "ARMATA NA ZIEMNIAKI",
- "item.create.potato_cannon.tooltip.summary": "Strzelaj swoimi domowymi warzywami w przeciwników. Może być zasilone sprężonym powietrzem z _miedzanego zbiornika w placaku_",
- "item.create.potato_cannon.tooltip.condition1": "Kliknięcie PPM",
- "item.create.potato_cannon.tooltip.behaviour1": "_Strzela_ pasującym przedmiotem z Twojego _ekwipunku_.",
- "item.create.potato_cannon.tooltip.condition2": "Nosząc miedziany zbiornik w plecaku",
- "item.create.potato_cannon.tooltip.behaviour2": "_Wytrzymałość_ nie będzie spadać. Zamiast tego, _sprężone powietrze_ będzie pobierane ze zbiornika.",
-
- "item.create.filter.tooltip": "FILTR",
- "item.create.filter.tooltip.summary": "_Kontroluje_ wejścia i wyjścia urządzeń logistycznych z _większą precyzją_, przypasowując przedmioty do listy przedmiotów zawartej w filtrze lub wielu filtrach schowanych jeden w drugi.",
- "item.create.filter.tooltip.condition1": "Kiedy w slocie na filtr",
- "item.create.filter.tooltip.behaviour1": "_Kontroluje_ przepływ przedmiotów według jego _konfiguracji_.",
- "item.create.filter.tooltip.condition2": "Kliknięcie PPM",
- "item.create.filter.tooltip.behaviour2": "Otwiera _ustawienia_.",
-
- "item.create.attribute_filter.tooltip": "FILTR ATRYBUTOWY",
- "item.create.attribute_filter.tooltip.summary": "_Kontroluje_ wejścia i wyjścia urządzeń logistycznych z _większą precyzją_, przypasowując przedmioty do listy właściwości przedmiotów zawartej w filtrze.",
- "item.create.attribute_filter.tooltip.condition1": "Kiedy w slocie na filtr",
- "item.create.attribute_filter.tooltip.behaviour1": "_Kontroluje_ przepływ przedmiotów według jego _konfiguracji_.",
- "item.create.attribute_filter.tooltip.condition2": "Kliknięcie PPM",
- "item.create.attribute_filter.tooltip.behaviour2": "Otwiera _ustawienia_.",
-
- "item.create.empty_schematic.tooltip": "PUSTY SCHEMAT",
- "item.create.empty_schematic.tooltip.summary": "Używany, jako składnik do receptur i do pisania w _stole do planowania_.",
-
- "item.create.schematic.tooltip": "SCHEMAT",
- "item.create.schematic.tooltip.summary": "Przechowuje strukturę do postawienia w świecie. Ustaw hologram według uznania i użyj _Schematoarmaty_, aby ją zbudować.",
- "item.create.schematic.tooltip.condition1": "Kiedy w ręce",
- "item.create.schematic.tooltip.behaviour1": "Może zostać _ustawiona_ z użyciem narzędzi wyświetlonych na ekranie.",
- "item.create.schematic.tooltip.control1": "Kliknięcie PPM w czasie skradania",
- "item.create.schematic.tooltip.action1": "Otwiera _ustawienia_.",
-
- "item.create.schematic_and_quill.tooltip": "SCHEMAT Z PIÓREM",
- "item.create.schematic_and_quill.tooltip.summary": "Używany do zapisania struktury z Twojego świata do pliku .nbt",
- "item.create.schematic_and_quill.tooltip.condition1": "Krok 1",
- "item.create.schematic_and_quill.tooltip.behaviour1": "Zaznacz dwa rogi prawym przyciskiem myszy.",
- "item.create.schematic_and_quill.tooltip.condition2": "Krok 2",
- "item.create.schematic_and_quill.tooltip.behaviour2": "_[Ctrl]+Przewijaj_ patrząc się na ściany, aby dostosować rozmiar. Kliknij znowu PPM, aby zapisać.",
- "item.create.schematic_and_quill.tooltip.control1": "Kliknięcie PPM",
- "item.create.schematic_and_quill.tooltip.action1": "Wybierz róg/potwierdź zapisanie.",
- "item.create.schematic_and_quill.tooltip.control2": "Trzymane w ręce + Ctrl",
- "item.create.schematic_and_quill.tooltip.action2": "Zaznacz rogi _w powietrzu_. _Przewijaj_, aby dostosować dystans.",
- "item.create.schematic_and_quill.tooltip.control3": "Kliknięcie PPM w czasie skradania",
- "item.create.schematic_and_quill.tooltip.action3": "_Resetuje_ i usuwa zaznaczenie.",
-
- "block.create.schematicannon.tooltip": "SCHEMATOARMATA",
- "block.create.schematicannon.tooltip.summary": "Strzela blokami, aby odtworzyć wybrany schemat w świecie. Zużywa przedmioty z sąsiadujących bloków, potrzebuje _prochu_ jako paliwo.",
- "block.create.schematicannon.tooltip.condition1": "Kliknięcie PPM",
- "block.create.schematicannon.tooltip.behaviour1": "Otwiera _interfejs_.",
-
- "block.create.schematic_table.tooltip": "STÓŁ DO PLANOWANIA",
- "block.create.schematic_table.tooltip.summary": "Przypisuje zapisane schematy do _pustego schematu_.",
- "block.create.schematic_table.tooltip.condition1": "Kiedy włożono pusty schemat",
- "block.create.schematic_table.tooltip.behaviour1": "Pobiera wybrany plik z Twojego folderu ze schematami",
-
- "item.create.goggles.tooltip": "GOGLE",
- "item.create.goggles.tooltip.summary": "Para okularów służąca do rozszerzania Twojej wizji o _przydatne informacje_.",
- "item.create.goggles.tooltip.condition1": "Kiedy założone",
- "item.create.goggles.tooltip.behaviour1": "Pokazuje _kolorowe wskazówki_ odpowiadające _prędkości obrotu_ komponentu, jak i również ich _wpływ_ oraz _odporność na obciążenie_.",
- "item.create.goggles.tooltip.condition2": "Patrząc na miernik",
- "item.create.goggles.tooltip.behaviour2": "Pokazuje szczegółowe informacje na temat _prędkości_ lub _obciążenia_ systemu, do którego miernik jest podłączony.",
- "item.create.goggles.tooltip.condition3": "Patrząc na zbiorniki",
- "item.create.goggles.tooltip.behaviour3": "Pokazuje szczegółowe informacje na temat _pojemności_ zbiornika i wszelkich _płynów_ przechowywanych wewnątrz.",
-
- "item.create.wrench.tooltip": "KLUCZ",
- "item.create.wrench.tooltip.summary": "Przydatne narzędzie do pracy z maszynami. Może być użyty do _obracania_, _rozbiórki_ i _konfiguracji_ komponentów.",
- "item.create.wrench.tooltip.control1": "Kliknięcie PPM na ruchomy blok",
- "item.create.wrench.tooltip.action1": "_Obraca_ komponenty do- lub od- strony, na którą kliknięto.",
- "item.create.wrench.tooltip.control2": "Kliknięcie PPM w czasie skradania",
- "item.create.wrench.tooltip.action2": "_Rozmontowuje_ komponenty i wkłada je z powrotem do _Twojego ekwipunku_.",
-
- "block.create.nozzle.tooltip": "DYSZA",
- "block.create.nozzle.tooltip.summary": "Przyczep do przedniej części _izolowanego wiatraka_, aby rozprowadzić jego efekt na _wszystkie strony_.",
-
- "block.create.cuckoo_clock.tooltip": "ZEGAR Z KUKUŁKĄ",
- "block.create.cuckoo_clock.tooltip.summary": "Kunsztowny wytwór do _dekoracji_ przestrzeni mieszkalnej i _mierzenia czasu_.",
- "block.create.cuckoo_clock.tooltip.condition1": "Kiedy zasilony siłą obrotową",
- "block.create.cuckoo_clock.tooltip.behaviour1": "Pokazuje _obecny czas_ i gra melodyjkę dwa razy dziennie. Aktywuje się raz w _południe_ i raz o zmierzchu, jak tylko _możliwy jest sen_.",
-
- "block.create.turntable.tooltip": "TALERZ OBROTOWY",
- "block.create.turntable.tooltip.summary": "Zamienia _siłę obrotu_ na _chorobę lokomocyjną_.",
-
- "block.create.toolbox.tooltip": "SKRZYNKA NA NARZĘDZIA",
- "block.create.toolbox.tooltip.summary": "Najlepszy przyjaciel każdego wynalazcy. Wygodnie _przechowuje_ dużą liczbę _8 różnych_ typów przedmiotów.",
- "block.create.toolbox.tooltip.condition1": "Kiedy podniesiony",
- "block.create.toolbox.tooltip.behaviour1": "_Zatrzymuje_ swoją _zawartość_.",
- "block.create.toolbox.tooltip.condition2": "Kiedy postawiony w zasięgu",
- "block.create.toolbox.tooltip.behaviour2": "_Pobliscy_ _Gracze_ mogą przytrzymać _Klawisz_ _skrzynki na narzędzia_ aby _zdalnie_ uzyskać dostęp do jej zawartości.",
- "block.create.toolbox.tooltip.condition3": "Kliknięcie PPM",
- "block.create.toolbox.tooltip.behaviour3": "Otwiera _interfejs kontenera_.",
-
- "block.create.stockpile_switch.tooltip": "PRZEŁĄCZNIK ZAWARTOŚCIOWY",
- "block.create.stockpile_switch.tooltip.summary": "Przełącza sygnał Redstone bazując na _ilości przedmiotów_ przechowywanych w sąsiadującym bloku. Może posiadać filtr. W odróżnieniu od _komparatora_, przełącznik zawartościowy pozwala na konfigurację _progów_, przy których sygnały są odwrotne.",
- "block.create.stockpile_switch.tooltip.condition1": "Kliknięcie PPM",
- "block.create.stockpile_switch.tooltip.behaviour1": "Otwiera _ustawienia_.",
-
- "block.create.content_observer.tooltip": "DETEKTOR ZAWARTOŚCI",
- "block.create.content_observer.tooltip.summary": "_Wykrywa przedmioty_ zawarte w sąsiadującym _bloku_ lub _taśmociągu_, które pasują do ustalonego filtra. Kiedy obserwowany blok _zawiera_ ten przedmiot, detektor wyśle _sygnał Redstone_.",
- "block.create.content_observer.tooltip.condition1": "Kiedy obserwuje kontener",
- "block.create.content_observer.tooltip.behaviour1": "Wysyła _sygnał redstone_ kiedy obserwowany kontener posiada _pasującą_ _zawartość_.",
- "block.create.content_observer.tooltip.condition2": "Kiedy obserwuje lejek",
- "block.create.content_observer.tooltip.behaviour2": "Wysyła _puls_ _redstone_ kiedy _pasujący_ przedmiot jest _transferowany_.",
-
- "block.create.creative_crate.tooltip": "SKRZYNKA BEZ DNA",
- "block.create.creative_crate.tooltip.summary": "Ta skrzynia pozwala na _nieskończone powielanie_ dowolnego przedmiotu. Postaw obok _Schematoarmaty_, aby usunąć wszelkie wymagania dotyczące materiałów.",
- "block.create.creative_crate.tooltip.condition1": "Kiedy przedmiot jest w slocie na filtr",
- "block.create.creative_crate.tooltip.behaviour1": "Bloki _wyciągające_ przedmioty z tego bloku będą miały _nieskończony zapas_ wybranego przedmiotu. Przedmioty włożone do tej skrzynki będą _usuwane_.",
-
- "item.create.creative_blaze_cake.tooltip": "KREATYWNE PŁOMIENNE CIASTO",
- "item.create.creative_blaze_cake.tooltip.summary": "Wykwintny przysmak _płomiennych palników_. Pozwala na _kontrolowanie poziomu ciepła_ wydzielanego przez palnik. Po zjedzeniu palnik nigdy nie przestanie się palić.",
- "item.create.creative_blaze_cake.tooltip.condition1": "Kliknięcie PPM na płomienny palnik",
- "item.create.creative_blaze_cake.tooltip.behaviour1": "_Blokuje_ poziom ciepła płomiennego palnika. Po ponownym użyciu zmienia poziom ciepła na wyższy.",
-
- "block.create.controller_rail.tooltip": "TORY STERUJĄCE",
- "block.create.controller_rail.tooltip.summary": "_Wielokierunkowy_ zasilany tor pozwalający na _dokładną kontrolę_ nad _prędkością wagonika_.",
- "block.create.controller_rail.tooltip.condition1": "Kiedy zasilone przez Redstone",
- "block.create.controller_rail.tooltip.behaviour1": "_Przyspiesza_ lub _spowalnia_ przejeżdżające _wagoniki_, bazując na sile sygnału. Przekazuje sygnał do sąsiadujących torów. Zasilenie dwóch połączonych torów innymi siłami sygnału spowoduje, że tory pomiędzy nimi będą miały stopniowo zmieniającą się siłę sygnału.",
-
- "item.create.sand_paper.tooltip": "PAPIER ŚCIERNY",
- "item.create.sand_paper.tooltip.summary": "Szorstki papier używany do _polerowania_ materiałów. Może być automatycznie wykorzystywany z użyciem _aplikatora_.",
- "item.create.sand_paper.tooltip.condition1": "Kiedy użyto",
- "item.create.sand_paper.tooltip.behaviour1": "_Poleruje_ przedmioty trzymane w _drugiej ręce_ lub _leżące na ziemi_ w linii wzroku.",
-
- "item.create.builders_tea.tooltip": "HERBATKA BUDOWNICZEGO",
- "item.create.builders_tea.tooltip.summary": "Idealny napój na początek dnia - _sycący_ i _motywujący_",
-
- "item.create.refined_radiance.tooltip": "ŚWIETLISTY MATERIAŁ",
- "item.create.refined_radiance.tooltip.summary": "Chromatyczny materiał powstały z _absorbcji światła_.",
- "item.create.refined_radiance.tooltip.condition1": "Prace w toku",
- "item.create.refined_radiance.tooltip.behaviour1": "Zastosowania dla tego materiału pojawią się w przyszłości.",
-
- "item.create.shadow_steel.tooltip": "MROCZNA STAL",
- "item.create.shadow_steel.tooltip.summary": "Chromatyczny materiał powstały w _otchłani_.",
- "item.create.shadow_steel.tooltip.condition1": "Prace w toku",
- "item.create.shadow_steel.tooltip.behaviour1": "Zastosowania dla tego materiału pojawią się w przyszłości.",
-
- "item.create.linked_controller.tooltip": "ZDALNY STEROWNIK",
- "item.create.linked_controller.tooltip.summary": "Daje _zdalną_ _kontrolę_ nad _częstotliwościami_ _emiterów_ _sygnału_ przypisanymi do jego _sześciu_ _guzików_.",
- "item.create.linked_controller.tooltip.condition1": "Kliknięcie PPM",
- "item.create.linked_controller.tooltip.behaviour1": "Aktywuje sterownik. _Przyciski_ służace _do_ _poruszania_ _się_ od teraz pełnią rolę _przycisków_ _sterownika_.",
- "item.create.linked_controller.tooltip.condition2": "Kliknięcie PPM skradając się",
- "item.create.linked_controller.tooltip.behaviour2": "Otwiera _interfejs_ _częstotliwości_ sterownika.",
- "item.create.linked_controller.tooltip.condition3": "Kliknięcie PPM na emiter sygnału",
- "item.create.linked_controller.tooltip.behaviour3": "Włącza _tryb_ _przypisywania_. Wciśnij jeden z sześciu guzików aby przypisać go do częstotliwości emitera.",
- "item.create.linked_controller.tooltip.condition4": "Kliknięcie PPM na pulpit",
- "item.create.linked_controller.tooltip.behaviour4": "_Kładzie_ sterownik na pulpicie, dla _wygody_ _użycia_. Kliknij PPM skradając się, aby go _zabrać_ _z_ _powrotem_.",
-
- "item.create.diving_helmet.tooltip": "HEŁM DO NURKOWANIA",
- "item.create.diving_helmet.tooltip.summary": "Wraz z _miedzianym_ _zbiornikiem_ _w_ _plecaku_ pozwala na dłuższe oddychanie pod wodą.",
- "item.create.diving_helmet.tooltip.condition1": "Kiedy na głowie",
- "item.create.diving_helmet.tooltip.behaviour1": "Daje efekt _oddychania_ _pod_ _wodą_, powoli pobierając powietrze ze zbiornika.",
-
- "item.create.copper_backtank.tooltip": "MIEDZIANY ZBIORNIK W PLECAKU",
- "item.create.copper_backtank.tooltip.summary": "Zbiornik służący do przechowywania _sprężonego_ _powietrza_. Można go ubrać na tors.",
- "item.create.copper_backtank.tooltip.condition1": "Kiedy na torsie",
- "item.create.copper_backtank.tooltip.behaviour1": "Dostarcza _sprężonego_ _powietrza_ przedmiotom, które go potrzebują.",
- "item.create.copper_backtank.tooltip.condition2": "Po postawieniu i zasileniu siłą obrotową",
- "item.create.copper_backtank.tooltip.behaviour2": "_Zbiera_ _sprężone_ _powietrze_, w tempie zależnym od prędkości obrotu.",
-
- "item.create.netherite_backtank.tooltip": "UNLOCALIZED: NETHERITE BACKTANK",
- "item.create.netherite_backtank.tooltip.summary": "UNLOCALIZED: A _Wearable_ _Tank_ for carrying Pressurized Air.",
- "item.create.netherite_backtank.tooltip.condition1": "UNLOCALIZED: When Worn",
- "item.create.netherite_backtank.tooltip.behaviour1": "UNLOCALIZED: Provides _Pressurized_ _Air_ to Equipment that requires it.",
- "item.create.netherite_backtank.tooltip.condition2": "UNLOCALIZED: When placed, Powered by Kinetics",
- "item.create.netherite_backtank.tooltip.behaviour2": "UNLOCALIZED: _Collects_ _Pressurized_ _Air_ at a rate depending on the Rotational Speed.",
-
- "block.create.placard.tooltip": "Plakietka",
- "block.create.placard.tooltip.summary": "_Opraw_ swoje przedmioty w mosiądzu używając tego eleganckiego panelu ściennego. Dozwolone na maszynach!",
- "block.create.placard.tooltip.condition1": "Kliknięcie PPM przedmiotem",
- "block.create.placard.tooltip.behaviour1": "_Dodaje_ trzymany _przedmiot_ do plakietki. _Wysyła_ krótki sygnał _redstone_ jeżeli trzymany przedmiot był już na plakietce.",
- "block.create.placard.tooltip.condition2": "Kiedy uderzony",
- "block.create.placard.tooltip.behaviour2": "_Usuwa_ bieżący _przedmiot_ z plakietki.",
-
- "block.create.flywheel.tooltip": "KOŁO ZAMACHOWE",
- "block.create.flywheel.tooltip.summary": "_Odzób_ swoją _maszynerię_ tym imponującym mosiężnym kołem.",
- "block.create.flywheel.tooltip.condition1": "Kiedy zasilony siłą obrotową",
- "block.create.flywheel.tooltip.behaviour1": "Zaczyna się kręcić.",
-
- "item.create.diving_boots.tooltip": "BUTY DO NURKOWANIA",
- "item.create.diving_boots.tooltip.summary": "Para _ciężkich_ _butów_, pozwalająca na efektywniejsze _przemierzanie_ _dna_ _oceanu_.",
- "item.create.diving_boots.tooltip.condition1": "Kiedy na stopach",
- "item.create.diving_boots.tooltip.behaviour1": "Noszący _szybciej_ _opada_ _na_ _dno_ i _nie_ _może_ _pływać_. Daje możliwość _chodzenia_ i _skakania_ pod wodą. Taśmociągi nie przesuwają graczy noszących te buty.",
-
- "item.create.crafting_blueprint.tooltip": "SZABLON KONSTRUOWANIA",
- "item.create.crafting_blueprint.tooltip.summary": "Po _postawieniu_ _na_ _ścianie_ może być użyty do _łatwiejszego_ ręcznego _konstruowania_. Każdy kwadrat reprezentuje jedną recepturę.",
- "item.create.crafting_blueprint.condition1": "Kliknięcie PPM na pusty kwadrat",
- "item.create.crafting_blueprint.behaviour1": "Wyświetla menu konstruowania i pozwala na _konfigurację_ _receptury_ i przedmiotów do wyświetlenia.",
- "item.create.crafting_blueprint.condition2": "Kliknięcie PPM na skonfigurowany kwadrat",
- "item.create.crafting_blueprint.behaviour2": "_Konstruuje_ skonfigurowany _przedmiot_, używając przedmiotów zawartych w ekwipunku gracza. Kliknij _skradając_ _się_, aby uzyskać _cały_ _stos_ przedmiotów.",
-
- "item.create.minecart_coupling.tooltip": "ŁĄCZNIK WAGONIKÓW",
- "item.create.minecart_coupling.tooltip.summary": "_Łączy_ wszystkie Twoje _wagoniki_ lub _maszyny torowe_, tworząc majestatyczny pociąg.",
- "item.create.minecart_coupling.tooltip.condition1": "Kiedy użyto na wagoniku",
- "item.create.minecart_coupling.tooltip.behaviour1": "_Łączy_ dwa wagoniki, próbując utrzymać je w stałej odległości od siebie.",
-
- "item.create.experience_nugget.tooltip": "BRYŁKA DOŚWIADCZENIA",
- "item.create.experience_nugget.tooltip.summary": "_Dzyń!_ Kawałeczek _inspiracji_ z twoich fantastycznych wynalazków.",
- "item.create.experience_nugget.tooltip.condition1": "Kiedy użyto",
- "item.create.experience_nugget.tooltip.behaviour1": "_Wypuszcza_ punkty _doświadczenia_ zawarte wewnątrz.",
-
- "block.create.peculiar_bell.tooltip": "DZIWNY DZWON",
- "block.create.peculiar_bell.tooltip.summary": "_Dekoracyjny_ _dzwon_ z mosiądzu. Postawienie nad _eterycznym_ _ogniem_ może wywołać efekty uboczne...",
-
- "block.create.haunted_bell.tooltip": "NAWIEDZONY DZWON",
- "block.create.haunted_bell.tooltip.summary": "_Przeklęty_ _dzwon_ nawiedzony przez dusze z Netheru.",
- "block.create.haunted_bell.tooltip.condition1": "Kiedy trzymany w ręce lub po zadzwonieniu",
- "block.create.haunted_bell.tooltip.behaviour1": "Oznacza _pobliskie_ _bloki_, na których mogą pojawiać się _agresywne_ _moby_.",
-
-
- "_": "->------------------------] Ponder Content [------------------------<-",
-
- "create.ponder.hold_to_ponder": "Przytrzymaj [%1$s], aby przeanalizować",
- "create.ponder.subject": "Temat tej sceny",
- "create.ponder.pondering": "Temat analizy:",
- "create.ponder.identify_mode": "Tryb identyfikacji aktywny. Naciśnij [%1$s], aby wyłączyć",
- "create.ponder.associated": "Powiązane hasła",
- "create.ponder.close": "Zamknij",
- "create.ponder.identify": "Identyfikacja",
- "create.ponder.next": "Następna scena",
- "create.ponder.next_up": "Następnie:",
- "create.ponder.previous": "Poprzednia scena",
- "create.ponder.replay": "Powtórka",
- "create.ponder.think_back": "Powrót",
- "create.ponder.slow_text": "Wygodne czytanie",
- "create.ponder.exit": "Wyjście",
- "create.ponder.welcome": "Witaj w menu analizowania",
- "create.ponder.categories": "Dostępne kategorie w Create",
- "create.ponder.index_description": "Kliknij na jedną z ikon aby dowiedzieć się informacji na temat powiązanych bloków i przedmiotów.",
- "create.ponder.index_title": "Katalog analiz",
- "create.ponder.shared.rpm16": "16 Ob/min",
- "create.ponder.shared.behaviour_modify_wrench": "To zachowanie może być zmodyfikowane przy pomocy klucza",
- "create.ponder.shared.storage_on_contraption": "Pojemniki przyłączone do maszyny będą podnosiły przedmioty automatycznie",
- "create.ponder.shared.sneak_and": "Skradanie +",
- "create.ponder.shared.rpm8": "8 Ob/min",
- "create.ponder.shared.ctrl_and": "Ctrl +",
- "create.ponder.shared.rpm32": "32 Ob/min",
- "create.ponder.shared.rpm16_source": "Źródło: 16 Ob/min",
- "create.ponder.shared.movement_anchors": "Z pomocą stelaży lub Super Glue, większe struktury mogą być przesuwane.",
- "create.ponder.tag.redstone": "Komponenty logiczne",
- "create.ponder.tag.redstone.description": "Komponenty przydatne w Redstonie",
- "create.ponder.tag.contraption_assembly": "Bloki do tworzenia maszyn",
- "create.ponder.tag.contraption_assembly.description": "Narzędzia i komponenty używane do konstrukcji ruchomych maszyn",
- "create.ponder.tag.fluids": "Manipulator płynów",
- "create.ponder.tag.fluids.description": "Komponenty przydatne przy pracy z płynami",
- "create.ponder.tag.decoration": "Dekoracje",
- "create.ponder.tag.decoration.description": "Komponenty używane głównie do celów estetycznych",
- "create.ponder.tag.windmill_sails": "Bloki żaglo-podobne",
- "create.ponder.tag.windmill_sails.description": "Bloki, które dokładają się do siły, z jaką obracają się łopaty maszyny wiatrakowej.",
- "create.ponder.tag.arm_targets": "Cele dla mechanicznego ramienia",
- "create.ponder.tag.arm_targets.description": "Komponenty, które mogą być wybrane, jako wejście lub wyjście dla mechanicznego ramienia",
- "create.ponder.tag.kinetic_appliances": "Urządzenia obrotowe",
- "create.ponder.tag.kinetic_appliances.description": "Komponenty używające siły obrotowej",
- "create.ponder.tag.kinetic_sources": "Źródła siły obrotowej",
- "create.ponder.tag.kinetic_sources.description": "Komponenty, które generują siłę obrotu",
- "create.ponder.tag.movement_anchor": "Komponenty ruchome",
- "create.ponder.tag.movement_anchor.description": "Komponenty, które pozwalają na tworzenie ruchomych maszyn, poruszając ją na wiele różnych sposobów.",
- "create.ponder.tag.kinetic_relays": "Bloki obrotowe",
- "create.ponder.tag.kinetic_relays.description": "Komponenty, które pomagają w przekazywaniu siły obrotowej w inne miejsca",
- "create.ponder.tag.contraption_actor": "Komponenty aktywne maszyn",
- "create.ponder.tag.contraption_actor.description": "Komponenty, które posiadają specjalne zachowanie będąc podłączonymi do maszyny",
- "create.ponder.tag.creative": "Tryb kreatywny",
- "create.ponder.tag.creative.description": "Komponenty niedostępne na trybie przetrwania",
- "create.ponder.tag.display_sources": "Źródła dla nadajników wyświetlacza",
- "create.ponder.tag.display_sources.description": "Komponenty lub bloki, które oferują dane, które mogą zostać odczytane przez nadajniki wyświetlacza.",
- "create.ponder.tag.logistics": "Transport przedmiotów",
- "create.ponder.tag.logistics.description": "Komponenty, które pomagają w transporcie przedmiotów",
- "create.ponder.tag.display_targets": "Cele dla nadajników wyświetlacza",
- "create.ponder.tag.display_targets.description": "Komponenty lub bloki, które mogą przetwarzać dane otrzymane od nadajników wyświetlacza.",
- "create.ponder.tag.train_related": "Zaopatrzenie kolejowe",
- "create.ponder.tag.train_related.description": "Komponenty używane przy konstrukcji lub zarządzaniu maszynami kolejowymi",
-
- "create.ponder.analog_lever.header": "Kontrola sygnałów z wykorzystaniem dźwigni analogowej",
- "create.ponder.analog_lever.text_1": "Dźwignie analogowe są kompaktowymi i dokładnymi źródłami sygnału Redstone",
- "create.ponder.analog_lever.text_2": "Kliknij PPM, aby zwiększyć wysyłaną przez nie siłę sygnału ",
- "create.ponder.analog_lever.text_3": "Kliknij PPM skradając się, aby zmniejszyć wysyłaną przez nie siłę sygnału ",
-
- "create.ponder.andesite_tunnel.header": "Używanie andezytowych tuneli",
- "create.ponder.andesite_tunnel.text_1": "Andezytowe tunele mogą być użyte do przykrycia Twoich taśmociągów",
- "create.ponder.andesite_tunnel.text_2": "Kiedy andezytowy tunel ma połączenie z jego boku...",
- "create.ponder.andesite_tunnel.text_3": "...będzie oddzielał dokładnie jeden przedmiot na każde wyjście",
- "create.ponder.andesite_tunnel.text_4": "Reszta przedmiotów będzie kontynuowało swoją podróż",
-
- "create.ponder.auto_schedule.header": "Stacje i tworzenie harmonogramów",
- "create.ponder.auto_schedule.text_1": "Harmonogramy mogą zostać użyte, aby nadać kierowcom cel jazdy",
- "create.ponder.auto_schedule.text_2": "Komparatory otrzymają sygnał kiedy na stacji obecny jest pociąg",
- "create.ponder.auto_schedule.text_3": "Stacje mogą być nadjechane tylko w zaznaczonym kierunku",
- "create.ponder.auto_schedule.text_4": "Stacje mogą być również użyte, aby automatycznie przypisać nowe harmonogramy.",
- "create.ponder.auto_schedule.text_5": "Harmonogram położony na stacji automatycznie skopiuje się na obecne pociągi",
- "create.ponder.auto_schedule.text_6": "Przeciwnie do manualnego ustawiania harmonogramów, kierowcy nie wezmą ze sobą przedmiotu ze stacji",
-
- "create.ponder.basin.header": "Przetwarzanie przedmiotów w tyglu",
- "create.ponder.basin.text_1": "Tygiel może przechowywać przedmioty i płyny do późniejszej obróbki",
- "create.ponder.basin.text_2": "Po obróbce, tygle spróbują wyrzucić gotowy przedmiot z boku, jeden blok pod spodem",
- "create.ponder.basin.text_3": "Jeśli stoi tam odpowiedni komponent, z boku tygla pojawi się wylot",
- "create.ponder.basin.text_4": "Jest tu wiele opcji",
- "create.ponder.basin.text_5": "Produkty będą pobrane przez poniższy pojemnik",
- "create.ponder.basin.text_6": "Bez wylotu, tygiel zachowa produkty przez niego wytworzone",
- "create.ponder.basin.text_7": "Może to być przydatne, jeśli przedmioty te muszą być ponownie użyte jako składniki",
- "create.ponder.basin.text_8": "Gotowe przedmioty muszą być wyciągnięte z tygla",
- "create.ponder.basin.text_9": "Filtr może być przydatny, aby zapobiec wyciąganiu nieprzerobionych przedmiotów",
-
- "create.ponder.bearing_modes.header": "Tryby ruchu dla mechanicznego łożyska",
- "create.ponder.bearing_modes.text_1": "Kiedy zatrzymane, mechaniczne łożysko umieści strukturę w najbliższej możliwej przestrzeni",
- "create.ponder.bearing_modes.text_2": "Może zostać ustawiony, aby nigdy nie powracał do stałych bloków, lub tylko blisko kąta, z jakiego zaczął",
-
- "create.ponder.belt_casing.header": "Przykrywanie taśmociągów",
- "create.ponder.belt_casing.text_1": "Mosiężne lub andezytowe obudowy mogą być użyte do dekoracji taśmociągów",
- "create.ponder.belt_casing.text_2": "Klucz może zostać użyty do usunięcia obudowy",
-
- "create.ponder.belt_connector.header": "Używanie taśmociągów",
- "create.ponder.belt_connector.text_1": "Kliknięcie PPM na dwa wały połączy je taśmociągiem",
- "create.ponder.belt_connector.text_2": "Przypadkowe wybory mogą być anulowane klikając na nie PPM skradając się",
- "create.ponder.belt_connector.text_3": "Dodatkowe wały mogą zostać dodane w środku taśmociągu",
- "create.ponder.belt_connector.text_4": "Wały połączone taśmociągiem będą się obracały z taką samą prędkością i kierunkiem",
- "create.ponder.belt_connector.text_5": "Dodatkowe wały mogą zostać usunięte przy pomocy klucza",
- "create.ponder.belt_connector.text_6": "Taśmociągi mogą zostać zabarwione w celach estetycznych",
-
- "create.ponder.belt_directions.header": "Prawidłowe orientacje taśmociągów",
- "create.ponder.belt_directions.text_1": "Taśmociągi nie mogą się łączyć w losowych kierunkach",
- "create.ponder.belt_directions.text_2": "1. Mogą się łączyć poziomo",
- "create.ponder.belt_directions.text_3": "2. Mogą się łączyć ukośnie",
- "create.ponder.belt_directions.text_4": "3. Mogą się łączyć pionowo",
- "create.ponder.belt_directions.text_5": "4. I mogą łączyć pionowe wały poziomo",
- "create.ponder.belt_directions.text_6": "To są wszystkie możliwe kierunki połączeń. Taśmociągi mogą mieć dowolną długość od 2 do 20 bloków",
-
- "create.ponder.belt_transport.header": "Używanie taśmociągów w celach logistycznych",
- "create.ponder.belt_transport.text_1": "Ruchome taśmociągi będą przesuwały przedmioty lub inne byty",
- "create.ponder.belt_transport.text_2": "Kliknij PPM pustą ręką, aby zabrać przedmiot z taśmociągu",
-
- "create.ponder.blaze_burner.header": "Napełnianie płomiennych palników",
- "create.ponder.blaze_burner.text_1": "Płomienne palniki dają ciepło potrzebne do obróbki niektórych przedmiotów w tyglu",
- "create.ponder.blaze_burner.text_2": "Aby uzyskać ciepło, płomyk uwięziony wewnątrz musi dostać jakieś łatwopalne przedmioty",
- "create.ponder.blaze_burner.text_3": "Z użyciem płomiennego ciasta, palnik może uzyskać szczególnie wysoką temperaturę",
- "create.ponder.blaze_burner.text_4": "Dostarczanie płomykowi przedmiotów może zostać zautomatyzowane z użyciem aplikatorów lub mechanicznych ramion",
-
- "create.ponder.brass_funnel.header": "Mosiężny lej",
- "create.ponder.brass_funnel.text_1": "Andezytowe leje mogą pobierać jedynie pojedyncze przedmioty",
- "create.ponder.brass_funnel.text_2": "Mosiężne leje mogą pobierać nawet pełne stosy",
- "create.ponder.brass_funnel.text_3": "Przewijanie na slocie filtrującym pozwala na precyzyjną kontrolę nad maksymalną wielkością stosu",
- "create.ponder.brass_funnel.text_4": "Użycie przedmiotu patrząc na slot filtrujący spowoduje, że lej będzie przesyłał tylko pasujące przedmioty",
-
- "create.ponder.brass_tunnel.header": "Używanie mosiężnych tuneli",
- "create.ponder.brass_tunnel.text_1": "Mosiężne tunele mogą być użyte do przykrycia Twoich taśmociągów",
- "create.ponder.brass_tunnel.text_2": "Mosiężne tunele posiadają slot filtrujący na każdej otwartej stronie",
- "create.ponder.brass_tunnel.text_3": "Filtry przy wejściach zwyczajnie nie przepuszczają niepasujących przedmiotów",
- "create.ponder.brass_tunnel.text_4": "Filtry przy wyjściach mogą być użyte do sortowania przedmiotów",
- "create.ponder.brass_tunnel.text_5": "Jeśli przedmiot ma wiele możliwych wyjść, tryb dystrybucji zdecyduje jak mają się zachować",
- "create.ponder.brass_tunnel.text_6": "Tunele na przylegających taśmociągach stworzą połączenie",
- "create.ponder.brass_tunnel.text_7": "Przybyłe przedmioty będą dystrybuowane na wszystkie połączone wyjścia",
- "create.ponder.brass_tunnel.text_8": "Przedmioty mogą być również wrzucone prosto do tunelu",
-
- "create.ponder.brass_tunnel_modes.header": "Tryby dystrybucji mosiężnego tunelu",
- "create.ponder.brass_tunnel_modes.text_1": "Tryb dystrybucji mosiężnego tunelu może zostać wybrany z użyciem klucza",
- "create.ponder.brass_tunnel_modes.text_10": "'Synchronizuj wejścia' jest trybem unikalnym dla mosiężnych tuneli",
- "create.ponder.brass_tunnel_modes.text_11": "Przedmioty są przepuszczane jedynie, kiedy przed każdym połączonym tunelem czeka przedmiot",
- "create.ponder.brass_tunnel_modes.text_12": "Dzięki temu mamy pewność, że każdy taśmociąg przesyła przedmioty z taką samą szybkością",
- "create.ponder.brass_tunnel_modes.text_2": "Tryb 'Podziel' będzie starał się rozdzielić przedmioty do każdego wyjścia po równo",
- "create.ponder.brass_tunnel_modes.text_3": "Jeśli wyjście nie może już przyjąć więcej przedmiotów, zostanie pominięte",
- "create.ponder.brass_tunnel_modes.text_4": "Tryb 'Wymuś podział' nigdy nie pominie żadnego wyjścia, a zamiast tego będzie czekał, aż wszystkie będą wolne",
- "create.ponder.brass_tunnel_modes.text_5": "Tryb 'Dookoła' zachowuje wielkość stosu, i rozprowadza je do każdego wyjścia po kolei",
- "create.ponder.brass_tunnel_modes.text_6": "Znowu: jeśli wyjście nie może już przyjąć więcej przedmiotów, zostanie pominięte",
- "create.ponder.brass_tunnel_modes.text_7": "Tryb 'Dookoła (wymuszony)' nigdy nie pominie żadnego wyjścia",
- "create.ponder.brass_tunnel_modes.text_8": "Tryb 'Preferuj najbliższe' priorytetyzuje najbliższe wyjście od wejścia, z którego przybył przedmiot",
- "create.ponder.brass_tunnel_modes.text_9": "Tryb 'Losowo' rozdystrybuuje całe stosy do losowych wyjść",
-
- "create.ponder.cart_assembler.header": "Przesuwanie maszyn z użyciem montera wagoników",
- "create.ponder.cart_assembler.text_1": "Zasilony monter wagoników przyczepia dołączone struktury do przejeżdżających wagoników",
- "create.ponder.cart_assembler.text_2": "Niezasilony, odczepia struktury od przejeżdżających wagoników",
- "create.ponder.cart_assembler.text_3": "Klucz pomoże Ci przenieść gotowy wagonik w inne miejsce",
-
- "create.ponder.cart_assembler_dual.header": "Konstruowanie wielowagonikowych struktur",
- "create.ponder.cart_assembler_dual.text_1": "Jeśli dwa montery wagoników dzielą ze sobą jedną strukturę...",
- "create.ponder.cart_assembler_dual.text_2": "...zasilenie dowolnego z nich przyczepi konstrukcję do obu wagoników",
- "create.ponder.cart_assembler_dual.text_3": "Wagoniki będą się zachowywać jak te połączone łącznikiem",
-
- "create.ponder.cart_assembler_modes.header": "Dostosowywanie orientacji maszyn w wagoniku",
- "create.ponder.cart_assembler_modes.text_1": "Maszyny w wagoniku obracają się wraz z wagonikiem",
- "create.ponder.cart_assembler_modes.text_2": "Ta strzałka pokazuje, która strona maszyny jest jej przodem",
- "create.ponder.cart_assembler_modes.text_3": "Jeśli monter jest ustawiony na tryb 'Zablokuj obrót', maszyna nigdy nie zmieni swojej orientacji",
-
- "create.ponder.cart_assembler_rails.header": "Inne typy wagoników i torów",
- "create.ponder.cart_assembler_rails.text_1": "Montery wagoników stojące na zwykłych torach nie zmienią prędkości przejeżdżającego wagonika",
- "create.ponder.cart_assembler_rails.text_2": "Jeśli stoi na zasilanych lub sterujących torach, wagonik będzie stał w miejscu tak długo, aż nie zostaną tory zasilone",
- "create.ponder.cart_assembler_rails.text_3": "Inne typy wagoników mogą być użyte jako baza dla maszyny",
- "create.ponder.cart_assembler_rails.text_4": "Wagoniki z piecem będą ciągle zasilane, pobierając paliwo z doczepionych pojemników",
-
- "create.ponder.chain_drive.header": "Przekazywanie siły obrotowej z użyciem przekaźników łańcuchowych",
- "create.ponder.chain_drive.text_1": "Przekaźniki łańcuchowe przekazują obroty do wszystkich połączonych przekaźników",
- "create.ponder.chain_drive.text_2": "Wszystkie wały połączone w ten sposób będą obracać się w tą samą stronę",
- "create.ponder.chain_drive.text_3": "Dowolna część w rzędzie może być obrócona o 90 stopni",
-
- "create.ponder.chain_gearshift.header": "Kontrolowanie prędkości obrotu z użyciem przekładników łańcuchowych",
- "create.ponder.chain_gearshift.text_1": "Niezasilone przekładniki łańcuchowe zachowują się dokładnie tak samo jak przekaźniki łańcuchowe",
- "create.ponder.chain_gearshift.text_2": "Kiedy zasilone, prędkość przekazywana do pozostałych przekładników jest podwojona",
- "create.ponder.chain_gearshift.text_3": "Jeśli zasilony przekładnik nie jest źródłem obrotów, jego prędkość będzie zmniejszona dwukrotnie",
- "create.ponder.chain_gearshift.text_4": "W oby przypadkach, pozostałe przekładniki będą pracować z dwukrotnie większą prędkością niż ten, który jest zasilony",
- "create.ponder.chain_gearshift.text_5": "Z użyciem sygnałów analogowych, ta różnica może być dostosowana z większą dokładnością - pomiędzy 1 a 2x",
- "create.ponder.chain_gearshift.text_6": "12 Ob/min",
-
- "create.ponder.chute.header": "Transport przedmiotów w dół z użyciem zsypów",
- "create.ponder.chute.text_1": "Zsypy mogą transportować przedmioty pionowo z- i do pojemników",
- "create.ponder.chute.text_2": "Używając klucza można stworzyć okno",
- "create.ponder.chute.text_3": "Stawiając zsyp na bocznej stronie innego zsypu, będzie on skośny",
-
- "create.ponder.chute_upward.header": "Transport przedmiotów w górę przez zsypy",
- "create.ponder.chute_upward.text_1": "Używając izolowanych wiatraków pod zsypem możliwy jest transport przedmiotów w górę zsypu",
- "create.ponder.chute_upward.text_2": "Patrzenie na zsyp przez Gogle Inżyniera pokazuje informacje o kierunku funkcjonowania zsypu",
- "create.ponder.chute_upward.text_3": "Od 'zablokowanej' strony przedmioty muszą być wkładane/wyciągane od boku",
-
- "create.ponder.clockwork_bearing.header": "Używanie mechanizmu zegarowego",
- "create.ponder.clockwork_bearing.text_1": "Mechanizmy zegarowe przyczepiają do siebie bloki, które mają z przodu",
- "create.ponder.clockwork_bearing.text_2": "Po dostarczeniu siły obrotowej, struktura obróci się, pokazując obecną godzinę",
- "create.ponder.clockwork_bearing.text_3": "3:00",
- "create.ponder.clockwork_bearing.text_4": "4:00",
- "create.ponder.clockwork_bearing.text_5": "Kliknij PPM na mechanizm, aby zatrzymać lub rozpocząć obrót struktury",
- "create.ponder.clockwork_bearing.text_6": "Przed wskazówką godzinową, można dodać kolejną strukturę",
- "create.ponder.clockwork_bearing.text_7": "Upewnij się, że obie struktury nie są ze sobą połączone",
- "create.ponder.clockwork_bearing.text_8": "Druga struktura będzie działać jak wskazówka minutowa",
-
- "create.ponder.clutch.header": "Kontrolowanie obrotu z użyciem sprzęgła",
- "create.ponder.clutch.text_1": "Sprzęgło przekazuje obrót w linii prostej",
- "create.ponder.clutch.text_2": "Zasilony, przerywa połączenie",
-
- "create.ponder.cog_speedup.header": "Przekładnia z kół zębatych",
- "create.ponder.cog_speedup.text_1": "Duże i małe koła zębate mogą być połączone po ukosie",
- "create.ponder.cog_speedup.text_2": "Przekazując z dużego koła na małe, prędkość wzrośnie dwukrotnie",
- "create.ponder.cog_speedup.text_3": "Przekazując na odwrót, prędkość spadnie dwukrotnie",
-
- "create.ponder.cogwheel.header": "Przekazywanie obrotu z użyciem kół zębatych",
- "create.ponder.cogwheel.text_1": "Koła zębate przekazują obrót do sąsiadujących kół",
- "create.ponder.cogwheel.text_2": "Koła połączone w ten sposób będą obracać się w przeciwnych kierunkach",
-
- "create.ponder.cogwheel_casing.header": "Izolowanie kół zębatych",
- "create.ponder.cogwheel_casing.text_1": "Mosiężne lub andezytowe obudowy mogą zostać użyte aby udekorować koła zębate",
- "create.ponder.cogwheel_casing.text_2": "Komponenty dodane po izolowaniu nie zostaną połączone z wyjściami wałów",
- "create.ponder.cogwheel_casing.text_3": "Klucz może zostać użyty, aby przełączać połączenia",
-
- "create.ponder.creative_fluid_tank.header": "Kreatywne zbiorniki",
- "create.ponder.creative_fluid_tank.text_1": "Kretywne zbiorniki mogą być użyte do zapewnienia nieskończonej ilości dowolnej cieczy",
- "create.ponder.creative_fluid_tank.text_2": "Kliknij PPM przedmiotem zawierającym jakąś ciecz, aby napełnić nią zbiornik",
- "create.ponder.creative_fluid_tank.text_3": "Systemu rur mogą od teraz pobierać przypisaną ciecz w nieskończoność",
- "create.ponder.creative_fluid_tank.text_4": "Jakiekolwiek płyny wtłaczane do kreatywnego zbiornika będą usuwane",
-
- "create.ponder.creative_motor.header": "Generowanie siły obrotowej z użyciem kreatywnego silnika",
- "create.ponder.creative_motor.text_1": "Kreatywny silnik to kompaktowe i regulowane źródło siły obrotowej",
- "create.ponder.creative_motor.text_2": "Przewijanie patrząc na tylny panel zmienia prędkość obrotu",
-
- "create.ponder.creative_motor_mojang.header": "Enigma Mojangu",
-
- "create.ponder.crushing_wheels.header": "Kruszenie przedmiotów",
- "create.ponder.crushing_wheels.text_1": "Para kół kruszących kruszy przedmioty niezwykle efektywnie",
- "create.ponder.crushing_wheels.text_2": "Powinny się one kręcić w przeciwnych kierunkach",
- "create.ponder.crushing_wheels.text_3": "Przedmioty wrzucone od góry będą kruszone",
- "create.ponder.crushing_wheels.text_4": "Przedmioty mogą zostać wrzucone i odebrane automatycznie",
-
- "create.ponder.deployer.header": "Używanie aplikatora",
- "create.ponder.deployer.text_1": "Aplikator może imitować niektóre zachowania gracza, z użyciem siły obrotowej",
- "create.ponder.deployer.text_10": "Kliknij PPM jego przód, aby dać mu przedmiot",
- "create.ponder.deployer.text_11": "Przedmioty mogą też zostać dostarczone automatycznie",
- "create.ponder.deployer.text_12": "Aplikatory posiadają slot filtrujący",
- "create.ponder.deployer.text_13": "Kiedy filtr jest skonfigurowany, aplikator użyje tylko pasujących przedmiotów",
- "create.ponder.deployer.text_14": "Od teraz jedynie pasujące przedmioty mogą być włożone...",
- "create.ponder.deployer.text_15": "...i jedynie niepasujące przedmioty mogą być wyciągnięte",
- "create.ponder.deployer.text_2": "Aplikator może używać przedmiotów jedynie 2 bloki przed nim",
- "create.ponder.deployer.text_3": "Bloki bezpośrednio przed nim nie ograniczają go",
- "create.ponder.deployer.text_4": "Aplikatory mogą:",
- "create.ponder.deployer.text_5": "Stawiać bloki,",
- "create.ponder.deployer.text_6": "Używać przedmiotów,",
- "create.ponder.deployer.text_7": "Aktywować bloki,",
- "create.ponder.deployer.text_8": "Kopać bloki",
- "create.ponder.deployer.text_9": "i atakować moby",
-
- "create.ponder.deployer_contraption.header": "Używanie aplikatorów w maszynach",
- "create.ponder.deployer_contraption.text_1": "Kiedy aplikatory są przesuwane, jako część ruchomej maszyny...",
- "create.ponder.deployer_contraption.text_2": "...aktywują się przy każdym odwiedzonym bloku, pobierając przedmioty z pojemników przyczepionych do maszyny",
- "create.ponder.deployer_contraption.text_3": "Slot filtrujący może być użyty do sprecyzowania, jakich przedmiotów używać",
-
- "create.ponder.deployer_modes.header": "Tryby aplikatora",
- "create.ponder.deployer_modes.text_1": "Domyślnie, aplikator imituje prawe kliknięcie",
- "create.ponder.deployer_modes.text_2": "Może być przestawiony na lewe kliknięcie używając klucza",
-
- "create.ponder.deployer_processing.header": "Przetwarzanie przedmiotów z użyciem aplikatorów",
- "create.ponder.deployer_processing.text_1": "Posiadając odpowiedni przedmiot aplikatory mogą przyłączać je do przedmiotów leżących poniżej",
- "create.ponder.deployer_processing.text_2": "Przedmioty mogą być rzucone lub położone na składnicy poniżej aplikatora",
- "create.ponder.deployer_processing.text_3": "Jeśli przedmioty znajdują się na taśmociągu...",
- "create.ponder.deployer_processing.text_4": "...aplikator zatrzyma je i przetworzy - wszystko automatycznie",
-
- "create.ponder.deployer_redstone.header": "Kontrolowanie aplikatorów z użyciem Redstone'a",
- "create.ponder.deployer_redstone.text_1": "Zasilone przez Redstone, aplikatory nie aktywują się",
- "create.ponder.deployer_redstone.text_2": "Przed zatrzymaniem, aplikatory dokończą już zaczętą czynność",
- "create.ponder.deployer_redstone.text_3": "Chwilowe wyłączenie sygnału aktywuje więc aplikator dokładnie raz",
-
- "create.ponder.depot.header": "Używanie składnic",
- "create.ponder.depot.text_1": "Składnice działają jak nieruchome elementy taśmociągu",
- "create.ponder.depot.text_2": "Kliknij PPM, aby ręcznie położyć lub podnieść z niej przedmiot",
- "create.ponder.depot.text_3": "Podobnie jak taśmociągi, składnica może dostarczać przedmioty do obróbki...",
- "create.ponder.depot.text_4": "…jak i również dla mechanicznych ramion",
-
- "create.ponder.display_board.header": "Używanie tablic wyświetlających",
- "create.ponder.display_board.text_1": "Tablice wyświetlające to skalowana alternatywa tabliczek",
- "create.ponder.display_board.text_2": "Wymagają one siły obrotowej, aby działać",
- "create.ponder.display_board.text_3": "Tekst może być wyświetlany za pomocą znaczników...",
- "create.ponder.display_board.text_4": "...lub za pomocą nadajników wyświetlacza",
- "create.ponder.display_board.text_5": "Barwniki mogą zostać zaaplikowane na pojedyncze linijki tablicy",
- "create.ponder.display_board.text_6": "Linijki mogą zostać zresetowane przez kliknięcie pustą ręką",
-
- "create.ponder.display_link.header": "Konfigurowanie nadajników wyświetlacza",
- "create.ponder.display_link.text_1": "Nadajniki wyświetlacza mogą zostać użyte do wizualizacji dynamicznych informacji",
- "create.ponder.display_link.text_2": "Na początek, kliknij PPM na docelowy wyświetlacz...",
- "create.ponder.display_link.text_3": "...potem przyczep nadajnik do bloku źródła wyświetlacza",
- "create.ponder.display_link.text_4": "Otwórz interfejs, aby wybrać i skonfigurować wysyłane informacje",
- "create.ponder.display_link.text_5": "Wyświetlacz będzie teraz otrzymywał informacje z nadajnika",
- "create.ponder.display_link.text_6": "Nie każdy blok może działać jako źródło",
- "create.ponder.display_link.text_7": "Każdy kompatybilny blok nadaje unikalne informacje",
- "create.ponder.display_link.text_8": "Nadajnik wyświetlacza może działać z kilkoma różnymi wyświetlaczami",
-
- "create.ponder.display_link_redstone.header": "Kontrola redstone",
- "create.ponder.display_link_redstone.text_1": "Nadajniki wyświetlacza zasilone sygnałem redstone przestaną wysyłać aktualizacje",
- "create.ponder.display_link_redstone.text_2": "Kiedy zasilanie zostanie odcięte, zegarek zostanie zresetowany i nowe informacje zostaną natychmiastowo wysłane",
- "create.ponder.display_link_redstone.text_3": "Sygnały wysłane ze źródła nie wpływają na nadajnik",
-
- "create.ponder.empty_blaze_burner.header": "Używanie pustych płomiennych palników",
- "create.ponder.empty_blaze_burner.text_1": "Kliknij PPM na Płomyka trzymają w ręce pusty palnik, aby uwięzić go w środku",
- "create.ponder.empty_blaze_burner.text_2": "Ewentualnie, Płomyk może być zabrany prosto z jego Spawnera",
- "create.ponder.empty_blaze_burner.text_3": "Masz teraz idealne źródło ciepła dla przeróżnych maszyn",
- "create.ponder.empty_blaze_burner.text_4": "Dla celów dekoracyjnych, puste palniki można też zapalić krzesiwem",
- "create.ponder.empty_blaze_burner.text_5": "Płomień palnika można zmienić w płomień dusz z użyciem piasku lub gleby dusz.",
- "create.ponder.empty_blaze_burner.text_6": "Palniki bez Płomyka nie będą dawały jednak ciepła",
-
- "create.ponder.encased_fluid_pipe.header": "Przykrywanie rur",
- "create.ponder.encased_fluid_pipe.text_1": "Miedziana obudowa może być użyta do udekorowania rur",
- "create.ponder.encased_fluid_pipe.text_2": "Poza byciem ukrytym, rury są zablokowane w ich oryginalnym położeniu",
- "create.ponder.encased_fluid_pipe.text_3": "Nie będzie oddziaływała już z sąsiadującymi blokami",
-
- "create.ponder.fan_direction.header": "Przepływ powietrza przez izolowane wiatraki",
- "create.ponder.fan_direction.text_1": "Izolowane wiatraki używają siły obrotowej, aby wytworzyć przepływ powietrza",
- "create.ponder.fan_direction.text_2": "Siła i kierunek przepływu zależy od właściwości siły obrotu",
-
- "create.ponder.fan_processing.header": "Obróbka przedmiotów z użyciem izolowanych wiatraków",
- "create.ponder.fan_processing.text_1": "Przepływając przez lawę, powietrze staje się gorące",
- "create.ponder.fan_processing.text_2": "Przedmioty, które wpadną na jego drogę będą wytopione",
- "create.ponder.fan_processing.text_3": "Wrzucone jedzenie będzie spalone na popiół",
- "create.ponder.fan_processing.text_4": "Zamiast lawy można użyć ognia, aby wędzić surowe jedzenie",
- "create.ponder.fan_processing.text_5": "Powietrze przepływające przez wodę będzie płukało przedmioty",
- "create.ponder.fan_processing.text_6": "W ten sposób z niepozornych przedmiotów można otrzymać przedmioty znacznie bardziej interesujące...",
- "create.ponder.fan_processing.text_7": "Prędkość wiatraka nie wpływa na szybkość obróbki, a jedynie na jego zasięg!",
- "create.ponder.fan_processing.text_8": "Przepływ powietrza działa również na przedmioty na taśmociągach lub składnicach",
-
- "create.ponder.fluid_pipe_flow.header": "Transport cieczy z użyciem rur",
- "create.ponder.fluid_pipe_flow.text_1": "Rury mogą połączyć dwa lub więcej bloków przechowujących ciecze",
- "create.ponder.fluid_pipe_flow.text_2": "Używając klucza, prosta rura może mieć w sobie okienko",
- "create.ponder.fluid_pipe_flow.text_3": "Rury z oknami nie będą się łączyć z żadnymi rurami po jej boku",
- "create.ponder.fluid_pipe_flow.text_4": "Rury mogą transportować ciecze dzięki mechanicznym pompom",
- "create.ponder.fluid_pipe_flow.text_5": "Ciecz nie jest z początku transportowana...",
- "create.ponder.fluid_pipe_flow.text_6": "Kiedy przepływ dotrze do celu, połączone ze sobą bloki będą stopniowo przesyłać zawarte ciecze",
- "create.ponder.fluid_pipe_flow.text_7": "W ten sposób, postawione rury nigdy tak naprawde nie zawierają w sobie żadnej cieczy",
-
- "create.ponder.fluid_pipe_interaction.header": "Opróżnianie i napełnianie bloków przechowujących ciecze",
- "create.ponder.fluid_pipe_interaction.text_1": "Punkty końcowe systemu rur mogą współpracować z rozmaitością różnych bloków",
- "create.ponder.fluid_pipe_interaction.text_2": "Dowolny blok mogący przechowywać ciecze może być opróżniony lub napełniony",
- "create.ponder.fluid_pipe_interaction.text_3": "Źródła cieczy bezpośrednio przed otwartym zakończeniem rury mogą być zebrane...",
- "create.ponder.fluid_pipe_interaction.text_4": "...a wycieki w puste przestrzenie mogą tworzyć nowe źródła",
- "create.ponder.fluid_pipe_interaction.text_5": "Rury mogą również opróżniać niektóre bloki bezpośrednio",
-
- "create.ponder.fluid_tank_sizes.header": "Rozmiary zbiornika",
- "create.ponder.fluid_tank_sizes.text_1": "Zbiorniki mogą być połączone aby zwiększyć ich łączną pojemność",
- "create.ponder.fluid_tank_sizes.text_2": "Ich podstawa może mieć aż do 3 bloków...",
- "create.ponder.fluid_tank_sizes.text_3": "...i rozciągać się na nawet 30 dodatkowych warstw w górę",
- "create.ponder.fluid_tank_sizes.text_4": "Używając klucza, zbiornik może otrzymać okienko",
-
- "create.ponder.fluid_tank_storage.header": "Przechowywanie cieczy w zbiornikach",
- "create.ponder.fluid_tank_storage.text_1": "Zbiorniki mogą być używane do przechowywania dużych ilości cieczy",
- "create.ponder.fluid_tank_storage.text_2": "Rury mogą zostać podłączone od dowolnej strony",
- "create.ponder.fluid_tank_storage.text_3": "Poziom cieczy może być zmierzony z użyciem komparatora",
- "create.ponder.fluid_tank_storage.text_4": "W trybie przetrwania ciecze nie mogą być dodane lub zabrane manualnie",
- "create.ponder.fluid_tank_storage.text_5": "Można użyć tygli, odpływów lub napełniaczy aby opróżnić lub napełnić przedmioty mogące przechowywać ciecze",
-
- "create.ponder.funnel_compat.header": "Kompatybilność lejków",
- "create.ponder.funnel_compat.text_1": "Lejki działają też z wieloma innymi komponentami",
- "create.ponder.funnel_compat.text_2": "Pionowe piły",
- "create.ponder.funnel_compat.text_3": "Składnice",
- "create.ponder.funnel_compat.text_4": "Odpływy",
-
- "create.ponder.funnel_direction.header": "Kierunek transportu",
- "create.ponder.funnel_direction.text_1": "Postawiony normalnie, wyciąga przedmioty z pojemnika",
- "create.ponder.funnel_direction.text_2": "Postawiony w czasie skradania, wkłada przedmioty do pojemnika",
- "create.ponder.funnel_direction.text_3": "Używając klucza, lejek może być odwrócony już po postawieniu",
- "create.ponder.funnel_direction.text_4": "Takie same zasady stosują się do większości orientacji",
- "create.ponder.funnel_direction.text_5": "Lejki na taśmociągach będą wyciągały/wkładały, bazując na ich kierunku poruszania się",
-
- "create.ponder.funnel_intro.header": "Używanie lejków",
- "create.ponder.funnel_intro.text_1": "Lejki są idealne to transportu przedmiotów z- i do pojemników",
-
- "create.ponder.funnel_redstone.header": "Kontrola Redstonem",
- "create.ponder.funnel_redstone.text_1": "Zasilenie spowoduje, że lejek przestanie działać",
-
- "create.ponder.funnel_transfer.header": "Bezpośredni transport",
- "create.ponder.funnel_transfer.text_1": "Lejki nie mogą bezpośrednio transportować pomiędzy zamkniętymi pojemnikami",
- "create.ponder.funnel_transfer.text_2": "Zsypy lub inteligentne zsypy mogą bardziej się do tego nadawać",
- "create.ponder.funnel_transfer.text_3": "To samo tyczy się transportu poziomego. Taśmociąg może tutaj pomóc",
-
- "create.ponder.gantry_carriage.header": "Używanie przenośników suwnicowych",
- "create.ponder.gantry_carriage.text_1": "Przenośnik suwnicowy może być zamontowany i przesuwany po suwnicy",
- "create.ponder.gantry_carriage.text_2": "Może on przenosić dołączone bloki",
-
- "create.ponder.gantry_cascaded.header": "Kaskadowe suwnice",
- "create.ponder.gantry_cascaded.text_1": "Suwnice można dołączyć do przenośnika suwnicowego bez użycia Super Glue",
- "create.ponder.gantry_cascaded.text_2": "To samo tyczy się przenośników zamontowanych na przesuwanej suwnicy",
- "create.ponder.gantry_cascaded.text_3": "Dlatego więc system suwnic może posiadać wiele osi ruchu",
-
- "create.ponder.gantry_direction.header": "Kierunek ruchu przenośnika",
- "create.ponder.gantry_direction.text_1": "Suwnice mogą mieć odwrotne orientacje",
- "create.ponder.gantry_direction.text_2": "Kierunek ruchu przenośnika zależy od orientacji jego suwnicy",
- "create.ponder.gantry_direction.text_3": "…jak i kierunku obrotu suwnicy",
- "create.ponder.gantry_direction.text_4": "Te same zasady stosują się do obrotu dołączonych elementów",
-
- "create.ponder.gantry_redstone.header": "Przenoszenie obrotu przez przenośniki",
- "create.ponder.gantry_redstone.text_1": "Zasilone suwnice zatrzymują swoje przenośniki",
- "create.ponder.gantry_redstone.text_2": "Zamiast tego, jej obrót przekazywany jest do wyjściowego wała przenośnika",
-
- "create.ponder.gantry_shaft.header": "Używanie suwnic",
- "create.ponder.gantry_shaft.text_1": "Suwnice są podstawą całego mechanizmu suwnicowego. Dołączone przenośniki będą poruszać się wzdłuż suwnic",
- "create.ponder.gantry_shaft.text_2": "Mechanizmy suwnicowe mogą przesuwać dołączone bloki",
-
- "create.ponder.gearbox.header": "Przenoszenie siły obrotowej z użyciem przekładni",
- "create.ponder.gearbox.text_1": "Zmiany osi obrotu mogą bardzo szybko stać się bardzo duże",
- "create.ponder.gearbox.text_2": "Przekładnia jest bardziej kompaktową wersją tego mechanizmu",
- "create.ponder.gearbox.text_3": "Wały dookoła rogów obracają się w lustrzanych kierunkach",
- "create.ponder.gearbox.text_4": "Proste połączenie będzie odwrócone",
-
- "create.ponder.gearshift.header": "Przenoszenie siły obrotowej z użyciem przekładnika",
- "create.ponder.gearshift.text_1": "Przekładniki przenoszą obrót w linii prostej",
- "create.ponder.gearshift.text_2": "Kiedy zasilone, kierunek obrotu odwraca się",
-
- "create.ponder.hand_crank.header": "Generowanie siły obrotowej z użyciem ręcznej korby",
- "create.ponder.hand_crank.text_1": "Korby mogą być użyte przez gracza, aby ręcznie wprawić komponent w ruch",
- "create.ponder.hand_crank.text_2": "Trzymaj PPM, aby obrócić ją odwrotnie niż wskazówki zegara",
- "create.ponder.hand_crank.text_3": "Wytwarzana prędkość jest dosyć duża!",
- "create.ponder.hand_crank.text_4": "Trzymaj PPM skradając się, aby obrócić ją zgodnie ze wskazówkami zegara",
-
- "create.ponder.hose_pulley.header": "Osuszanie i napełnianie źródeł z użyciem krązków z wężem",
- "create.ponder.hose_pulley.text_1": "Krążki z wężem mogą być użyte do napełniania lub opróżniania dużych akwenów cieczy",
- "create.ponder.hose_pulley.text_2": "Z użyciem siły obrotowej, wysokość węża może być kontrolowana",
- "create.ponder.hose_pulley.text_3": "Wąż jest wciągany z powrotem, gdy siły obrotowa jest odwrócona",
- "create.ponder.hose_pulley.text_4": "Z drugiej strony mogą być przyłączone rury",
- "create.ponder.hose_pulley.text_5": "Przyłączone systemy rur mogą wylewać ciecz przez wąż...",
- "create.ponder.hose_pulley.text_6": "...lub zasysać ją, tym samym osuszając akwen",
- "create.ponder.hose_pulley.text_7": "Prędkość transportu cieczy zależy w całości od przepływu cieczy w całym systemie rur",
-
- "create.ponder.hose_pulley_infinite.header": "Pasywne osuszanie i napełnianie dużych akwenów cieczy",
- "create.ponder.hose_pulley_infinite.text_1": "Opuszczając wąż do odpowiednio wielkiego akwenu...",
- "create.ponder.hose_pulley_infinite.text_2": "Będzie transportować ciecz w dowolną stronę, bez wpływu na źródło, do którego został opuszczony",
- "create.ponder.hose_pulley_infinite.text_3": "System rur może wtedy pobierać lub wylewać ciecze przez takie węże bez limitu",
-
- "create.ponder.hose_pulley_level.header": "Poziomy cieczy przy krążkach z wężem",
- "create.ponder.hose_pulley_level.text_1": "Będąc w pełni zwinięty, krążek z wężem nie może pracować",
- "create.ponder.hose_pulley_level.text_2": "Osuszanie odbywa się od góry do dołu",
- "create.ponder.hose_pulley_level.text_3": "Poziom cieczy będzie tuż za końcem węża",
- "create.ponder.hose_pulley_level.text_4": "Napełnianie odbywa się z dołu do góry",
- "create.ponder.hose_pulley_level.text_5": "Poziom cieczy nie podniesie się powyżej blok, w którym znajduje się koniec węża",
-
- "create.ponder.item_drain.header": "Opróżnianie przedmiotów z użyciem odpływów",
- "create.ponder.item_drain.text_1": "Odpływy mogą opróżniać przedmioty zawierające ciecz",
- "create.ponder.item_drain.text_2": "Kliknij PPM na odpływ, aby opróżnić trzymany przedmiot",
- "create.ponder.item_drain.text_3": "Kiedy przedmioty są dostarczane od boku...",
- "create.ponder.item_drain.text_4": "...są opróżniane i przesuwane na drugą stronę",
- "create.ponder.item_drain.text_5": "Systemy rur mogą wyciągać zawartą w odpływie ciecz",
-
- "create.ponder.item_vault_sizes.header": "Rozmiary kontenerów na przedmioty",
- "create.ponder.item_vault_sizes.text_1": "Kontenery na przedmioty mogą zostać połączone aby zwiększyć ich pojemność",
- "create.ponder.item_vault_sizes.text_2": "Ich kwadratowa podstawa może być szeroka na maksymalnie 3 bloki...",
- "create.ponder.item_vault_sizes.text_3": "...a ich długość 3 razy większa niż średnica",
-
- "create.ponder.item_vault_storage.header": "Przechowywanie przedmiotów w kontenerach",
- "create.ponder.item_vault_storage.text_1": "Kontenery na przedmioty mogą zostać użyte do przechowywania dużych ilości przedmiotów",
- "create.ponder.item_vault_storage.text_2": "Jednakże, zawartość nie może być wkładana ani wyjmowana manualnie",
- "create.ponder.item_vault_storage.text_3": "Jakiekolwiek komponenty do transportu przedmiotów mogą wkładać...",
- "create.ponder.item_vault_storage.text_4": "...lub wyjmować zawartość z tego kontenera",
-
- "create.ponder.large_cogwheel.header": "Przekazywanie siły obrotowej z użyciem dużych kół zębatych",
- "create.ponder.large_cogwheel.text_1": "Duże koła zębate mogą się łączyć ze sobą pod kątem prostym",
- "create.ponder.large_cogwheel.text_2": "Pomogą one w przekazywaniu siły obrotowej na inne osie obrotu",
-
- "create.ponder.linear_chassis_attachment.header": "Dołączanie bloków do stelaża liniowego",
- "create.ponder.linear_chassis_attachment.text_1": "Odkryte strony stelaża mogą być oblepione szlamem",
- "create.ponder.linear_chassis_attachment.text_2": "Kliknij ponownie, aby oblepić również drugą stronę",
- "create.ponder.linear_chassis_attachment.text_3": "Kliknij PPM skradając się, aby usunąć szlam",
- "create.ponder.linear_chassis_attachment.text_4": "Lepkie strony zabiorą ze sobą linie bloków przed sobą",
- "create.ponder.linear_chassis_attachment.text_5": "Użyj klucza, aby ustawić maksymalny zasięg działania stelaża",
- "create.ponder.linear_chassis_attachment.text_6": "Trzymając CTRL i przewijając dostosujesz maksymalny zasięg wszystkich połączonych stelaży",
- "create.ponder.linear_chassis_attachment.text_7": "Przyłączanie bloków do innej strony wymaga użycia Super Glue",
- "create.ponder.linear_chassis_attachment.text_8": "Z wykorzystaniem tych mechanik, struktury w każdym kształcie mogą tworzyć maszyną",
-
- "create.ponder.linear_chassis_group.header": "Przesuwanie liniowych stelaży w grupach",
- "create.ponder.linear_chassis_group.text_1": "Liniowe stelaże łączą się z identycznymi stelażami obok nich",
- "create.ponder.linear_chassis_group.text_2": "Kiedy jeden z nich jest przesunięty, wszystkie inne są ciągnięte za nim",
- "create.ponder.linear_chassis_group.text_3": "Stelaże innego typu lub postawione w innym kierunku nie zostaną połączone",
-
- "create.ponder.mechanical_arm.header": "Ustawianie mechanicznych ramion",
- "create.ponder.mechanical_arm.text_1": "Wejścia i wyjścia muszą zostać przypisane do ramienia, zanim będzie można je postawić",
- "create.ponder.mechanical_arm.text_2": "Kliknij PPM na blok trzymając ramię, aby przypisać do niego cel",
- "create.ponder.mechanical_arm.text_3": "Kliknij ponownie, aby przełączyć pomiędzy wejściem (niebieski) i wyjściem (pomarańczowy)",
- "create.ponder.mechanical_arm.text_4": "Kliknij LPM, aby usunąć zaznaczenie",
- "create.ponder.mechanical_arm.text_5": "Po postawieniu, mechaniczne ramię będzie operować pomiędzy wybranymi blokami",
- "create.ponder.mechanical_arm.text_6": "Mogą one mieć dowolną ilość wejść i wyjść w ich zasięgu",
- "create.ponder.mechanical_arm.text_7": "Nie z każdym blokiem zawierającym przedmioty może ono jednak bezpośrednio pracować",
- "create.ponder.mechanical_arm.text_8": "Lejki i składnice mogą zapełnić tą lukę",
-
- "create.ponder.mechanical_arm_filtering.header": "Filtrowanie wyjść z mechanicznego ramienia",
- "create.ponder.mechanical_arm_filtering.text_1": "Wejścia",
- "create.ponder.mechanical_arm_filtering.text_2": "Wyjścia",
- "create.ponder.mechanical_arm_filtering.text_3": "Czasami potrzebne jest ograniczenie celów ramienia przy pomocy filtra",
- "create.ponder.mechanical_arm_filtering.text_4": "Mechaniczne ramiona nie posiadają żadnych opcji filtrowanie same w sobie",
- "create.ponder.mechanical_arm_filtering.text_5": "Mosiężne lejki ustawione jako cele komunikują ramieniu informacje o swoim filtrze",
- "create.ponder.mechanical_arm_filtering.text_6": "Ramię jest wystarczająco mądre, aby nie podnosić przedmiotów, których nie mogłoby odstawić",
-
- "create.ponder.mechanical_arm_modes.header": "Tryby dystrybucji mechanicznego ramienia",
- "create.ponder.mechanical_arm_modes.text_1": "Wejście",
- "create.ponder.mechanical_arm_modes.text_2": "Wyjście",
- "create.ponder.mechanical_arm_modes.text_3": "Kiedykolwiek ramię musi wybrać pomiędzy wieloma możliwymi wyjściami...",
- "create.ponder.mechanical_arm_modes.text_4": "…będzie działać zgodnie z jego ustawieniami",
- "create.ponder.mechanical_arm_modes.text_5": "Przewijanie trzymając klucz pozwoli ci na konfigurację",
- "create.ponder.mechanical_arm_modes.text_6": "Tryb 'Dookoła' zwyczajnie pozwala na cykl pomiędzy wszystkimi dostępnymi wyjściami",
- "create.ponder.mechanical_arm_modes.text_7": "Jeśli wyjście nie może przyjąć więcej przedmiotów, będzie ono pominięte",
- "create.ponder.mechanical_arm_modes.text_8": "Tryb 'Dookoła (wymuszony)' nigdy nie pominie żadnego wyjścia i poczeka, aż będzie ono wolne",
- "create.ponder.mechanical_arm_modes.text_9": "Tryb 'Preferuj pierwszy cel' priorytetyzuje cele ustawione przed postawieniem jako pierwsze",
-
- "create.ponder.mechanical_arm_redstone.header": "Kontrolowanie mechanicznych ramion z użyciem Redstone'a",
- "create.ponder.mechanical_arm_redstone.text_1": "Kiedy zasilone, mechaniczne ramię przestanie działać",
- "create.ponder.mechanical_arm_redstone.text_2": "Przed zatrzymaniem, ramiona dokończą zaczętą już czynność",
- "create.ponder.mechanical_arm_redstone.text_3": "Chwilowe wyłączenie sygnału aktywuje więc ramię dokładnie raz",
-
- "create.ponder.mechanical_bearing.header": "Przesuwanie struktur z użyciem mechanicznego łożyska",
- "create.ponder.mechanical_bearing.text_1": "Mechaniczne łożysko przyczepia do siebie blok, który jest przed nim",
- "create.ponder.mechanical_bearing.text_2": "W momencie otrzymania siły obrotowej, stworzy on obracającą się maszynę",
-
- "create.ponder.mechanical_crafter.header": "Ustawianie mechanicznych stołów rzemieślniczych",
- "create.ponder.mechanical_crafter.text_1": "Grupa mechanicznych stołów rzemieślniczych może być użyta, aby zautomatyzować każdą recepturę",
- "create.ponder.mechanical_crafter.text_2": "Używając klucza, ścieżki stołów mogą zostać ułożone",
- "create.ponder.mechanical_crafter.text_3": "Aby układ był poprawny, wszystkie ścieżki muszą prowadzić do jednego wyjścia po dowolnej stronie",
- "create.ponder.mechanical_crafter.text_4": "Produkty będą umieszczone w bloku przy wyjściu",
- "create.ponder.mechanical_crafter.text_5": "Mechaniczne stoły rzemieślnicze wymagają siły obrotowej, aby pracować",
- "create.ponder.mechanical_crafter.text_6": "Kliknij PPM na ich przody, aby ręcznie włożyć tam przedmioty",
- "create.ponder.mechanical_crafter.text_7": "Kiedy każdy slot zawiera przedmiot, rozpocznie się proces konstruowania",
- "create.ponder.mechanical_crafter.text_8": "Dla receptur, które nie zajmują wszystkich slotów, start konstruowania można rozpocząć zasilając dowolny z nich",
-
- "create.ponder.mechanical_crafter_connect.header": "Łączenie ekwipunków mechanicznych stołów rzemieślniczych",
- "create.ponder.mechanical_crafter_connect.text_1": "Przedmioty mogą być włożone do stołów automatycznie",
- "create.ponder.mechanical_crafter_connect.text_2": "Klikając na ich tył kluczem, mechaniczne stoły rzemieślnicze może połączyć ze sobą",
- "create.ponder.mechanical_crafter_connect.text_3": "Wszystkie połączone stoły mogą przyjmować teraz przedmioty z jednego miejsca",
-
- "create.ponder.mechanical_crafter_covers.header": "Przykrywanie slotów mechanicznych stołów rzemieślniczych",
- "create.ponder.mechanical_crafter_covers.text_1": "Niektóre receptury wymagają zapełnienia dziury pomiędzy poszczególnymi stołami",
- "create.ponder.mechanical_crafter_covers.text_2": "Używając przykrywek na slot, można wyłączyć jeden stół z użytku. Nie będzie on przyjmował przedmiotów, ale będzie łączył sąsiadujące sloty w jedną całość",
- "create.ponder.mechanical_crafter_covers.text_3": "Połączone stoły również działają w przypadku przykrycia jednego ze slotów",
-
- "create.ponder.mechanical_drill.header": "Niszczenie bloków mechanicznym wiertłem",
- "create.ponder.mechanical_drill.text_1": "Po otrzymaniu siły obrotowej, mechaniczne wiertło będzie niszczyć bloki bezpośrednio przed nim",
- "create.ponder.mechanical_drill.text_2": "Jego prędkość niszczenia zależy od prędkości siły obrotowej",
-
- "create.ponder.mechanical_drill_contraption.header": "Używanie mechanicznych wierteł w maszynach",
- "create.ponder.mechanical_drill_contraption.text_1": "Kiedy wiertła są przesuwane razem z maszyną...",
- "create.ponder.mechanical_drill_contraption.text_2": "…zniszczą one bloki na ich drodze",
-
- "create.ponder.mechanical_harvester.header": "Używanie mechanicznych żniwiarek w maszynach",
- "create.ponder.mechanical_harvester.text_1": "Kiedy żniwiarki są przesuwane razem z maszyną...",
- "create.ponder.mechanical_harvester.text_2": "…zbiorą one dojrzałe plony na ich drodze",
-
- "create.ponder.mechanical_mixer.header": "Obróbka przedmiotów z użyciem mechanicznego miksera",
- "create.ponder.mechanical_mixer.text_1": "Używając miksera i tygla, niektóre receptury mogą być zautomatyzowane",
- "create.ponder.mechanical_mixer.text_2": "Dostępne są wszystkie receptury nieokreślone, plus kilka innych",
- "create.ponder.mechanical_mixer.text_3": "Niektóre z nich mogą wymagać użycia płomiennego palnika",
- "create.ponder.mechanical_mixer.text_4": "Slot filtrujący może być użyty w przypadku dwóch konfliktujących receptur",
-
- "create.ponder.mechanical_piston.header": "Przesuwanie struktur z użyciem mechanicznego tłoka",
- "create.ponder.mechanical_piston.text_1": "Mechaniczny tłok może przesuwać znajdujące się przed nim bloki",
- "create.ponder.mechanical_piston.text_2": "Prędkość i kierunek ruchu zależy od dostarczonej siły obrotowej",
- "create.ponder.mechanical_piston.text_3": "Lepkie mechaniczne tłoki mogą przyciągać doczepione bloki",
-
- "create.ponder.mechanical_piston_modes.header": "Tryby ruchu mechanicznych tłoków",
- "create.ponder.mechanical_piston_modes.text_1": "Kiedy tłok zatrzyma się, przesuwana struktura znów stanie się zwyczajnymi blokami",
- "create.ponder.mechanical_piston_modes.text_2": "Można go skonfigurować, aby bloki nigdy nie stawały się stałymi, lub tylko w pozycji początkowej",
-
- "create.ponder.mechanical_plough.header": "Używanie mechanicznych pługów w maszynach",
- "create.ponder.mechanical_plough.text_1": "Kiedy pługi są przesuwane razem z maszyną...",
- "create.ponder.mechanical_plough.text_2": "…zniszczą one niesolidne bloki na ich drodze",
- "create.ponder.mechanical_plough.text_3": "Dodatkowo, pługi mogą orać pola",
- "create.ponder.mechanical_plough.text_4": "…mogą też odrzucać moby bez ranienia ich",
-
- "create.ponder.mechanical_press.header": "Obróbka przedmiotów z użyciem mechanicznej prasy",
- "create.ponder.mechanical_press.text_1": "Mechaniczna prasa może przetwarzać przedmioty znajdujące się pod nią",
- "create.ponder.mechanical_press.text_2": "Przedmioty wejściowe mogą być rzucone pod prasę lub położone na składnicy",
- "create.ponder.mechanical_press.text_3": "Kiedy przedmioty znajdują się na taśmociągu...",
- "create.ponder.mechanical_press.text_4": "…prasa zatrzyma je i przetworzy - wszystko automatycznie",
-
- "create.ponder.mechanical_press_compacting.header": "Zbijanie przedmiotów z użyciem mechanicznej prasy",
- "create.ponder.mechanical_press_compacting.text_1": "Prasowanie przedmiotów znajdujących się w tyglu sprawi, że staną się zbite",
- "create.ponder.mechanical_press_compacting.text_2": "Można w ten sposób przetworzyć każdą recepturę, która wypełnia jednym przedmiotem kwadrat 2x2 lub 3x3",
- "create.ponder.mechanical_press_compacting.text_3": "Niektóre z nich mogą wymagać użycia płomiennego palnika",
- "create.ponder.mechanical_press_compacting.text_4": "Slot filtrujący może być użyty w przypadku dwóch konfliktujących receptur",
-
- "create.ponder.mechanical_pump_flow.header": "Transport płynów z użyciem mechanicznych pomp",
- "create.ponder.mechanical_pump_flow.text_1": "Mechaniczne pompy zarządzają przepływem przez system rur, którego są częścią",
- "create.ponder.mechanical_pump_flow.text_2": "Po wprawieniu w ruch, ich strzałka wskazuje kierunek przepływu",
- "create.ponder.mechanical_pump_flow.text_3": "Rury z tyłu pobierają teraz ciecz...",
- "create.ponder.mechanical_pump_flow.text_4": "...a te z przodu oddają zawartą ciecz",
- "create.ponder.mechanical_pump_flow.text_5": "Odwrócenie kierunku obracania odwraca też kierunek przepływu",
- "create.ponder.mechanical_pump_flow.text_6": "Użyj klucza, aby ręcznie odwrócić kierunek przepływu przez pompę",
-
- "create.ponder.mechanical_pump_speed.header": "Przepustowość mechanicznych pomp",
- "create.ponder.mechanical_pump_speed.text_1": "Niezależnie od prędkości, mechaniczne pompy działają na odległość maksymalnie 16 bloków",
- "create.ponder.mechanical_pump_speed.text_2": "Zwiększenie prędkości powoduje zwiększenie prędkości przepływu cieczy...",
- "create.ponder.mechanical_pump_speed.text_3": "...jak i maksymalną przepustowość pompy",
- "create.ponder.mechanical_pump_speed.text_4": "Pompy łączą swoją przepustowość w tym samemy systemie rur",
- "create.ponder.mechanical_pump_speed.text_5": "Zmiana orientacji pompy pomoże w dostosowaniu kierunku przepływu",
-
- "create.ponder.mechanical_saw_breaker.header": "Ścinanie drzew z użyciem mechanicznej piły",
- "create.ponder.mechanical_saw_breaker.text_1": "Po otrzymaniu siły obrotowej, mechaniczna piła zetnie każde znajdujące się przed nią drzewo",
- "create.ponder.mechanical_saw_breaker.text_2": "Aby całkowicie ściąć drzewo, piła musi zniszczyć każdy blok łączący je z ziemią",
-
- "create.ponder.mechanical_saw_contraption.header": "Używanie mechanicznych pił w maszynach",
- "create.ponder.mechanical_saw_contraption.text_1": "Kiedy piły są przesuwane razem z maszyną...",
- "create.ponder.mechanical_saw_contraption.text_2": "…zetną one drzewa na ich drodze",
-
- "create.ponder.mechanical_saw_processing.header": "Obróbka przedmiotów z użyciem mechanicznej piły",
- "create.ponder.mechanical_saw_processing.text_1": "Skierowana w górę mechaniczna piła może przetwarzać wiele różnych przedmiotów",
- "create.ponder.mechanical_saw_processing.text_2": "Przerabiany przedmiot zawsze przesuwa się przeciwnie do kierunku obrotu piły",
- "create.ponder.mechanical_saw_processing.text_3": "Piły mogą współpracować z taśmociągami",
- "create.ponder.mechanical_saw_processing.text_4": "Slot filtrujący może być użyty w przypadku dwóch konfliktujących receptur",
- "create.ponder.mechanical_saw_processing.text_5": "Bez ustawionego filtra, piła przejdzie przez wszystkie receptury po kolei",
-
- "create.ponder.millstone.header": "Obróbka przedmiotów w młynku",
- "create.ponder.millstone.text_1": "Młynek przetwarza przedmioty mieląc je",
- "create.ponder.millstone.text_2": "Może być wprawiony w ruch od boku z użyciem kół zębatych",
- "create.ponder.millstone.text_3": "Wrzuć lub włóż przedmiot od góry",
- "create.ponder.millstone.text_4": "Po jakimś czasie, produkty mogą być zabrane prawym kliknięciem",
- "create.ponder.millstone.text_5": "…lub w zautomatyzowany sposób",
-
- "create.ponder.nixie_tube.header": "Używanie lamp cyfrowych",
- "create.ponder.nixie_tube.text_1": "Kiedy zasilone, lampy cyfrowe wyświetlą siłę sygnału Redstone, jaki otrzymują",
- "create.ponder.nixie_tube.text_2": "Używając znaczników i kowadła można wyświetlić własny tekst",
- "create.ponder.nixie_tube.text_3": "Użyj barwników, aby zmienić kolor lampy",
-
- "create.ponder.piston_pole.header": "Przedłużenia tłoka",
- "create.ponder.piston_pole.text_1": "Bez przyłączonych przedłużeń, mechaniczny tłok nie może się wysunąć",
- "create.ponder.piston_pole.text_2": "Długość przedłużenia z tyłu ustala maksymalny zasięg tłoka",
-
- "create.ponder.portable_fluid_interface.header": "Przekazywanie cieczy z ruchomych maszyn do stojących bloków",
- "create.ponder.portable_fluid_interface.text_1": "Zwyczajne rury nie mają dostępu do zbiorników z ruchomych maszyn",
- "create.ponder.portable_fluid_interface.text_2": "Ten blok pozwala na transport cieczy bez potrzeby zatrzymywania maszyny",
- "create.ponder.portable_fluid_interface.text_3": "Postaw drugi interfejs oddalony o 1 lub 2 bloki",
- "create.ponder.portable_fluid_interface.text_4": "Kiedy będą blisko siebie, połączą się",
- "create.ponder.portable_fluid_interface.text_5": "Po połączeniu, stacjonarny interfejs będzie reprezentował WSZYSTKIE zbiorniki w ruchomej maszynie",
- "create.ponder.portable_fluid_interface.text_6": "Ciecz może od teraz być wpompowana...",
- "create.ponder.portable_fluid_interface.text_7": "...lub wypompowania z maszyny",
- "create.ponder.portable_fluid_interface.text_8": "W momencie, kiedy przed dłuższy czas żadne ciecze nie będą wymieniane, maszyna zostanie odłączona i będzie kontynuowała swoją pracę",
-
- "create.ponder.portable_storage_interface.header": "Używanie przenośnych interfejsów magazynu",
- "create.ponder.portable_storage_interface.text_1": "Pojemniki na ruchomych maszynach nie mogą być otwarte przez gracza",
- "create.ponder.portable_storage_interface.text_2": "Ten komponent może współpracować z zawartością maszyny bez potrzeby jej zatrzymywania",
- "create.ponder.portable_storage_interface.text_3": "Postaw drugi w odstępie od 1 do 2 bloków",
- "create.ponder.portable_storage_interface.text_4": "Kiedy będą blisko siebie połączą się",
- "create.ponder.portable_storage_interface.text_5": "Kiedy są połączone, stojący interfejs będzie reprezentował wszystkie pojemniki znajdujące się na maszynie",
- "create.ponder.portable_storage_interface.text_6": "Przedmioty mogą być wsadzone...",
- "create.ponder.portable_storage_interface.text_7": "…lub wyciągnięte z maszyny",
- "create.ponder.portable_storage_interface.text_8": "W momencie, kiedy przed dłuższy czas żadne przedmioty nie będą wymieniane, maszyna zostanie odłączona i będzie kontynuowała swoją pracę",
-
- "create.ponder.portable_storage_interface_redstone.header": "Kontrola Redstonem",
- "create.ponder.portable_storage_interface_redstone.text_1": "Zasilenie Redstonem zapobiegnie połączeniu się interfejsów",
-
- "create.ponder.powered_latch.header": "Kontrola sygnału z użyciem zaawansowanego zasilanego przełącznika",
- "create.ponder.powered_latch.text_1": "Zaawansowane zasilane przełączniki to dźwignie, które można kontrolować przez Redstone",
- "create.ponder.powered_latch.text_2": "Sygnały otrzymane z tyłu włączają je...",
- "create.ponder.powered_latch.text_3": "...a sygnały od boku wyłączają",
- "create.ponder.powered_latch.text_4": "Zaawansowane zasilane przełączniki mogą też być przełączone ręcznie",
-
- "create.ponder.powered_toggle_latch.header": "Kontrola sygnału z użyciem zasilanego przełącznika",
- "create.ponder.powered_toggle_latch.text_1": "Zasilane przełączniki to dźwignie, które można kontrolować przez Redstone",
- "create.ponder.powered_toggle_latch.text_2": "Sygnały otrzymane z tyłu przełączają je",
- "create.ponder.powered_toggle_latch.text_3": "włączone... wyłączone...",
- "create.ponder.powered_toggle_latch.text_4": "Zasilane przełączniki mogą też być przełączone ręcznie",
-
- "create.ponder.pulse_extender.header": "Kontrolowanie sygnałów za pomocą przedłużaczy pulsów",
- "create.ponder.pulse_extender.text_1": "Wydłużacze pulsów mogą przedłużyć sygnał który przez nie przechodzi",
- "create.ponder.pulse_extender.text_2": "Aktywują się one z krótkim opóźnieniem...",
- "create.ponder.pulse_extender.text_3": "...i schładzają się przez skonfigurowany czas",
- "create.ponder.pulse_extender.text_4": "Czas rozładowania może być skonfigurowany używając kółka od myszy",
- "create.ponder.pulse_extender.text_5": "Skonfigurowany czas może wynosić nawet 30 minut",
-
- "create.ponder.pulse_repeater.header": "Kontrola sygnału z użyciem przekaźników pulsowych",
- "create.ponder.pulse_repeater.text_1": "Przekaźniki pulsowe skrócą dowolny sygnał do pojedynczego pulsu",
- "create.ponder.pulse_repeater.text_2": "Czas ładowania może być skonfigurowany używając kółka od myszy",
- "create.ponder.pulse_repeater.text_3": "Skonfigurowany czas może wynosić nawet 30 minut",
-
- "create.ponder.radial_chassis.header": "Przyłączanie bloków z użyciem stelaża promienistego",
- "create.ponder.radial_chassis.text_1": "Stelaże promieniste łączą się z identycznymi stelażami w jednym rzędzie",
- "create.ponder.radial_chassis.text_2": "Kiedy jeden z nich jest przesunięty, wszystkie inne również się przesuwają",
- "create.ponder.radial_chassis.text_3": "Boczne ściany stelaży promienistych mogą zostać oblepione szlamem",
- "create.ponder.radial_chassis.text_4": "Kliknij ponownie, aby oblepić wszystkie strony",
- "create.ponder.radial_chassis.text_5": "Kliknij PPM skradając się, aby usunąć szlam",
- "create.ponder.radial_chassis.text_6": "Lepkie strony zabiorą ze sobą przyczepione bloki...",
- "create.ponder.radial_chassis.text_7": "...w określonym zasięgu",
- "create.ponder.radial_chassis.text_8": "Użyj klucza, aby ustawić maksymalny zasięg działania stelaża",
- "create.ponder.radial_chassis.text_9": "Bloki, które nie są w żaden sposób połączone z lepką stroną stelaża nie będą przesuwane",
-
- "create.ponder.redstone_contact.header": "Przełącznik kontaktowy",
- "create.ponder.redstone_contact.text_1": "Przełączniki kontaktowe skierowane w swoją stronę będą emitować sygnał Redstone",
- "create.ponder.redstone_contact.text_2": "Działa to też w momencie, kiedy jeden z nich jest częścią ruchomej maszyny",
-
- "create.ponder.redstone_link.header": "Używanie emiterów sygnału",
- "create.ponder.redstone_link.text_1": "Emitery sygnału mogą przesyłać sygnał Redstone bezprzewodowo",
- "create.ponder.redstone_link.text_2": "Kliknij PPM skradając się, aby przełączyć na tryb odbierania",
- "create.ponder.redstone_link.text_3": "Prawe kliknięcie kluczek robi dokładnie to samo",
- "create.ponder.redstone_link.text_4": "Odbiorniki emitują sygnał Redstone nadajników w zasięgu 128 bloków",
- "create.ponder.redstone_link.text_5": "Wkładając przedmioty do dwóch slotów można sprecyzować częstotliwość",
- "create.ponder.redstone_link.text_6": "Jedynie emitery z pasującymi częstotliwościami będą się ze sobą komunikować",
-
- "create.ponder.rope_pulley.header": "Przesuwanie struktur z użyciem krążków z liną",
- "create.ponder.rope_pulley.text_1": "Krążki z liną mogę przesuwać pionowo bloki z wykorzystaniem siły obrotowej",
- "create.ponder.rope_pulley.text_2": "Prędkość i kierunek ruchu zależą od dostarczonej siły obrotowej",
-
- "create.ponder.rope_pulley_attachment.header": "Przesuwanie krążków jako część maszyny",
- "create.ponder.rope_pulley_attachment.text_1": "Kiedy krążek jest częścią ruchomej maszyny...",
- "create.ponder.rope_pulley_attachment.text_2": "...przyczepiona do niego struktura również się przesunie",
- "create.ponder.rope_pulley_attachment.text_3": "Pamiętaj, że krążki mogą pracować jedynie, jeśli same się nie poruszają",
-
- "create.ponder.rope_pulley_modes.header": "Tryby ruchu krążków z liną",
- "create.ponder.rope_pulley_modes.text_1": "Kiedy krążek przestaje się obracać, przyczepiona do niego struktura staje się z powrotem blokami",
- "create.ponder.rope_pulley_modes.text_2": "Można go skonfigurować, aby bloki nigdy nie stawały się stałymi, lub tylko w pozycji początkowej",
-
- "create.ponder.rose_quartz_lamp.header": "Lampy z różowego kwarcu",
- "create.ponder.rose_quartz_lamp.text_1": "Lampy z różowego kwarcu aktywują się przy otrzymaniu sygnału redstone",
- "create.ponder.rose_quartz_lamp.text_2": "Po czym będą one dalej wydzielać sygnał",
- "create.ponder.rose_quartz_lamp.text_3": "Kiedy kilka lamp jest ustawionych w grupie...",
- "create.ponder.rose_quartz_lamp.text_4": "...aktywowanie lampy skupi na niej sygnał, wyłączając wszystkie inne",
- "create.ponder.rose_quartz_lamp.text_5": "Komparatory wydzielają sygnał na podstawie odległości do włączonej lampy",
- "create.ponder.rose_quartz_lamp.text_6": "Lampy mogą być przełączone manualnie przy użyciu klucza",
-
- "create.ponder.rotation_speed_controller.header": "Używanie sterownika prędkości obrotu",
- "create.ponder.rotation_speed_controller.text_1": "Sterownik prędkości obrotu może przekazywać siłę obrotową z jego osi do dużego koła zębatego ponad nim",
- "create.ponder.rotation_speed_controller.text_2": "Patrząc się na jego bok i przewijając można dostosować wyjściową prędkość",
-
- "create.ponder.sail.header": "Konstruowanie wiatraków z użyciem żagli",
- "create.ponder.sail.text_1": "Żagle to bloki przydatne do konstrukcji wiatraków",
- "create.ponder.sail.text_2": "Przyłączą się one do innych bloków i żagli, bez potrzeby użycia Super Glue lub stelaży",
- "create.ponder.sail.text_3": "Kliknij PPM trzymając barwnik, aby je pomalować",
- "create.ponder.sail.text_4": "Kliknij PPM trzymając nożyce, aby usunąć żagiel i zostawić samą ramę",
-
- "create.ponder.sail_frame.header": "Konstrukcja wiatraków z użyciem ram żagla",
- "create.ponder.sail_frame.text_1": "Ramy żagla to bloki przydatne do konstrukcji wiatraków",
- "create.ponder.sail_frame.text_2": "Przyłączą się one do innych bloków i ram, bez potrzeby użycia Super Glue lub stelaży",
-
- "create.ponder.sequenced_gearshift.header": "Kontrolowanie prędkości obrotu z użyciem przekładników sekwencjonalnych",
- "create.ponder.sequenced_gearshift.text_1": "Przekładniki sekwencjonalne przekazują obrót poprzez wyznaczoną listę instrukcji",
- "create.ponder.sequenced_gearshift.text_2": "Kliknij PPM, aby otworzyć interfejs",
- "create.ponder.sequenced_gearshift.text_3": "Kiedy zostanie zasilony Redstonem, rozpocznie wykonywać swoją ustaloną sekwencję",
- "create.ponder.sequenced_gearshift.text_4": "Po zakończeniu, czeka na następny sygnał i zaczyna od nowa",
- "create.ponder.sequenced_gearshift.text_5": "Komparator może być użyty do odczytania obecnego postępu",
-
- "create.ponder.shaft.header": "Przekazywanie siły obrotowej z użyciem wałów",
- "create.ponder.shaft.text_1": "Wały przekazują siłę obrotową w linii prostej",
-
- "create.ponder.shaft_casing.header": "Izolowanie wałów",
- "create.ponder.shaft_casing.text_1": "Mosiężna lub andezytowa obudowa może być użyta do udekorowania wałów",
-
- "create.ponder.smart_chute.header": "Sortowanie przedmiotów z użyciem inteligentnych zsypów",
- "create.ponder.smart_chute.text_1": "Inteligentny zsyp to pionowy zsyp z dodatkową kontrolą",
- "create.ponder.smart_chute.text_2": "Poprzez slot filtrujący można zdecydować, które przedmioty mogą być transportowane",
- "create.ponder.smart_chute.text_3": "Użyj rolki w myszce, aby sprecyzować maksymalną wielkość stosu",
- "create.ponder.smart_chute.text_4": "Sygnał Redstone zatrzyma działanie inteligentnych zsypów",
-
- "create.ponder.smart_pipe.header": "Kontrolowanie przepływu cieczy z użyciem inteligentnych rur",
- "create.ponder.smart_pipe.text_1": "Inteligentne rury mogą pomóc kontrolować rodzaj przepływającej cieczy",
- "create.ponder.smart_pipe.text_2": "Po postawieniu bezpośrednio przy źródle, można ustawić rodzaj cieczy, jaka będzie mogła być pobierana",
- "create.ponder.smart_pipe.text_3": "Po prostu kliknij na filtr dowolnym przedmiotem zawierającym upragnioną ciecz",
- "create.ponder.smart_pipe.text_4": "Kiedy postawiono dalej w systemie rur, inteligentne rury przepuszczą jedynie wybraną ciecz",
-
- "create.ponder.speedometer.header": "Monitorowanie prędkości obrotu z użyciem prędkościomierza",
- "create.ponder.speedometer.text_1": "Prędkościomierz wyświetla obecną prędkość przyłączonych komponentów",
- "create.ponder.speedometer.text_2": "Mając na sobie gogle inżyniera, gracz może pozyskać dodatkowe informacje z miernika",
- "create.ponder.speedometer.text_3": "Komparatory mogą emitować sygnał Redstone bazując na pomiarach prędkościomierza",
-
- "create.ponder.spout_filling.header": "Napełnianie przedmiotów z użyciem napełniacza",
- "create.ponder.spout_filling.text_1": "Napełniacz może napełnić niektóre przedmioty dostarczone poniżej",
- "create.ponder.spout_filling.text_2": "Nie da się manualnie zabrać lub dostarczyć cieczy do napełniacza",
- "create.ponder.spout_filling.text_3": "Zamiast tego, rury mogą zostać użyte, aby dostarczyć ciecze do napełniacza",
- "create.ponder.spout_filling.text_4": "Przedmioty do napełnienia mogą zostać położone na składnicy pod napełniaczem",
- "create.ponder.spout_filling.text_5": "Jeśli przedmioty znajdują się na taśmociągu...",
- "create.ponder.spout_filling.text_6": "...napełniacz zatrzyma je i przetworzy - wszystko automatycznie",
-
- "create.ponder.stabilized_bearings.header": "Stabilizowanie maszyn",
- "create.ponder.stabilized_bearings.text_1": "Kiedy łożyska mechaniczne są częścią ruchomej maszyny...",
- "create.ponder.stabilized_bearings.text_2": "...będą utrzymywać swoją obrotową część w pozycji wyjściowej",
- "create.ponder.stabilized_bearings.text_3": "Znowu, łożysko przyłączy do siebie bloki znajdujące się przed nim",
- "create.ponder.stabilized_bearings.text_4": "Rezultatem tego będzie to, że pod-maszyna będzie utrzymywała się w tej samej pozycji",
-
- "create.ponder.steam_engine.header": "Konfigurowanie silników parowych",
- "create.ponder.steam_engine.text_1": "Silniki parowe mogą zostać postawione na zbiornikach",
- "create.ponder.steam_engine.text_10": "Stopień mocy: 4",
- "create.ponder.steam_engine.text_11": "4 silniki",
- "create.ponder.steam_engine.text_12": "Stopień mocy: 8",
- "create.ponder.steam_engine.text_13": "8 silników",
- "create.ponder.steam_engine.text_2": "Kliknięcie silnika wałem stworzy wyjście siły obrotowej",
- "create.ponder.steam_engine.text_3": "Z wystarczającym ciepłem, wodą i miejscem w boilerze...",
- "create.ponder.steam_engine.text_4": "...będą one generować siłe obrotową",
- "create.ponder.steam_engine.text_5": "Minimalna konfiguracja potrzebuje 4 zbiorniki",
- "create.ponder.steam_engine.text_6": "Z pomocą płomiennych palników, wyjście mocy może być zwiększone",
- "create.ponder.steam_engine.text_7": "Wyższe stopnie mocy wymagają więcej wody, wielkości i ciepła",
- "create.ponder.steam_engine.text_8": "Bieżący stopień mocy boilera może zostać sprawdzony przy pomocy gogli inżeyniera",
- "create.ponder.steam_engine.text_9": "Z każdym dodanym stopniem mocy, dodatkowy silnik może działać z pełną mocą",
-
- "create.ponder.steam_whistle.header": "Konfigurowanie gwizdków parowych",
- "create.ponder.steam_whistle.text_1": "Gwizdki parowe mogą zostać postawione na zbiornikach",
- "create.ponder.steam_whistle.text_2": "Jeżeli zbiornik otrzyma wystarczająco ciepła...",
- "create.ponder.steam_whistle.text_3": "...gwizdek zacznie wydobywać dźwięk podczas aktywacji",
- "create.ponder.steam_whistle.text_4": "Użyj gwizdka jako przedmiot na bloku, aby obniżyć wysokość dźwięku",
- "create.ponder.steam_whistle.text_5": "zmieniaj między trzema różnymi oktawami przy pomocy klucza",
- "create.ponder.steam_whistle.text_6": "Gogle inżyniera pomogą przy sprawdzaniu bieżącej wysokości gwizdka",
-
- "create.ponder.sticker.header": "Przyczepianie bloków z użyciem przyklejacza",
- "create.ponder.sticker.text_1": "Przyklejacze są idealne do kontrolowanego przez Redstone przyczepiania bloków",
- "create.ponder.sticker.text_2": "Po otrzymaniu sygnału, zmieni on swoje ułożenie",
- "create.ponder.sticker.text_3": "Jeśli jest przesunięty razem z maszyną, przyklejony blok również się przesunie",
- "create.ponder.sticker.text_4": "Po ponownym zasileniu blok zostanie odczepiony",
-
- "create.ponder.stressometer.header": "Monitorowanie obciążenia z użyciem miernika obciążenia",
- "create.ponder.stressometer.text_1": "Miernik obciążenia wyświetla odporność na obciążenie systemu, do którego jest podłączony",
- "create.ponder.stressometer.text_2": "Mając na sobie gogle inżyniera, gracz może pozyskać dodatkowe informacje z miernika",
- "create.ponder.stressometer.text_3": "Komparatory mogą emitować sygnał Redstone bazując na pomiarach miernika",
-
- "create.ponder.super_glue.header": "Przyklejanie bloków z użycie Super Glue",
- "create.ponder.super_glue.text_1": "Super Glue może zostać użyty pomiędzy dwoma blokami",
- "create.ponder.super_glue.text_2": "Przyklejone bloki będą przesuwane razem ze strukturą, do której są przyklejone",
- "create.ponder.super_glue.text_3": "Kiedy Super Glue jest trzymany w drugiej ręce...",
- "create.ponder.super_glue.text_4": "...stawiane bloki będą automatycznie przyklejane",
- "create.ponder.super_glue.text_5": "Super Glue może zostać usunięty lewym kliknięciem",
- "create.ponder.super_glue.text_6": "Bloki wiszące na innych generalnie nie potrzebują kleju",
-
- "create.ponder.track_chunks.header": "Przemierzanie niezaładowanych chunków",
- "create.ponder.track_chunks.text_1": "Tory pozostaną funkcjonalne poza załadowanymi chunkami",
- "create.ponder.track_chunks.text_2": "Pociągi będą podróżować przez nieaktywne sekcje świata bez problemu",
- "create.ponder.track_chunks.text_3": "Będą się zatrzymywać na stacjach lub czerwonych sygnałach",
- "create.ponder.track_chunks.text_4": "Jednak, wierła i inne maszyny na pokładzie nie będą działać",
- "create.ponder.track_chunks.text_5": "Kiedy pociąg znajdzie się wystarczająco blisko gracza, pojawi się on spowrotem",
-
- "create.ponder.track_observer.header": "Wykrywanie pociągów",
- "create.ponder.track_observer.text_1": "Zaznacz tor i postaw obok detektor kolejowy",
- "create.ponder.track_observer.text_2": "Detektor będzie wykrywał pociągi przejeżdżające na torach",
- "create.ponder.track_observer.text_3": "Detektory mogą zostać skonfigurowane, żeby aktywowały się jedynie przy pasującym ładunku",
-
- "create.ponder.track_placement.header": "Stawianie torów kolejowych",
- "create.ponder.track_placement.text_1": "Nowy typ torów zaprojektowany dla maszyn kolejowych",
- "create.ponder.track_placement.text_2": "Aby postawić rząd torów hurtowo, kliknij na istniejący tor",
- "create.ponder.track_placement.text_3": "I postaw lub zaznacz kolejny tor",
- "create.ponder.track_placement.text_4": "Tory mogą być również postawione jako zakręty lub nachylenia",
- "create.ponder.track_placement.text_5": "Podczas łączenia, tory będą starały się zbudować każdy zakręt z równą wielkoścą",
- "create.ponder.track_placement.text_6": "Trzymanie klawisza biegu podczas łączenia...",
- "create.ponder.track_placement.text_7": "...zbuduje zamiast tego najdłuższy pasujący zakręt",
- "create.ponder.track_placement.text_8": "Materiały w drugiej ręce będą automatycznie zbudowane pod torami jako podpory",
-
- "create.ponder.track_portal.header": "Tory i Nether",
- "create.ponder.track_portal.text_1": "Tory postawione obok portalu do Netheru...",
- "create.ponder.track_portal.text_2": "...spróbują zbudować odpowiadające im tory po drugiej stronie",
- "create.ponder.track_portal.text_3": "Pociągi na tych torach mogą teraz podróżować między wymiarami",
-
- "create.ponder.train_assembly.header": "Montowanie pociągów",
- "create.ponder.train_assembly.text_1": "Zaznacz tor kolejowy i postaw obok stację",
- "create.ponder.train_assembly.text_10": "Każdy pociąg potrzebuje kontroler pociągów na pokładzie",
- "create.ponder.train_assembly.text_11": "Opcjonalny drugi kontroler pozwala odjeżdżanie ze stacji w obu kierunkach",
- "create.ponder.train_assembly.text_12": "Otwórz interfejs stacji i potwierdź proces montowania",
- "create.ponder.train_assembly.text_13": "Pociągi mogą być rozmontowane spowrotem na bloki tylko na stacjach",
- "create.ponder.train_assembly.text_14": "Kiedy użyte na stacji, mapy dodadzą podpisany znacznik w jej miejscu",
- "create.ponder.train_assembly.text_15": "Zmontowane pociągi mogą być przeniesione na pobliskie tory za pomocą klucza",
- "create.ponder.train_assembly.text_2": "Stacje są punktami orientacyjnymi Twojej sieci torów",
- "create.ponder.train_assembly.text_3": "Aby stworzyć nowy pociąg, otówrz interfejs i przełącz na tryb montażu",
- "create.ponder.train_assembly.text_4": "Podczas montażu, zaplanowane pociągi nie będą podjeżdżać do tej stacji",
- "create.ponder.train_assembly.text_5": "Buduj nowe wózki używając obudów na torach",
- "create.ponder.train_assembly.text_6": "Kliknij na tor ponownie, aby zmieniać styl wózków",
- "create.ponder.train_assembly.text_7": "Przyczepiaj bloki przy pomocy Super Glue",
- "create.ponder.train_assembly.text_8": "Zmontowane pociągi będą poruszać się szybciej jeżeli mogą znaleźć paliwo w przyczepionych skrzyniach lub beczkach",
- "create.ponder.train_assembly.text_9": "Paliwo znajdujące się w kontenerach na przedmioty nie będzie używane przez pociągi",
-
- "create.ponder.train_controls.header": "Kontrolowanie pociągów",
- "create.ponder.train_controls.text_1": "Kontroler pociągów jest wymagany na każdej maszynie kolejowej",
- "create.ponder.train_controls.text_2": "Kiedy pociąg został zmontowany, kliknij PPM na kontroler aby zacząć kierować",
- "create.ponder.train_controls.text_3": "Przyśpieszaj i kieruj pociągiem używając klawiszy ruchu",
- "create.ponder.train_controls.text_4": "W razie potrzeby, maksymalna prędkość pociągu może zostać dostosowana przy pomocy kółka od myszy",
- "create.ponder.train_controls.text_5": "Przytrzymaj Spację, aby podjechać do pobliskiej stacji",
- "create.ponder.train_controls.text_6": "Pociągi mogą być rozmontowane spowrotem na bloki tylko na stacjach",
- "create.ponder.train_controls.text_7": "Zmontowane gwizdki mogą być aktywowane przy pomocy klawisza biegu",
- "create.ponder.train_controls.text_8": "Wciśnij klawisz skradania się lub kliknij drugi raz, aby przestać kontrolować pociąg",
-
- "create.ponder.train_schedule.header": "Używanie harmonogramów kolejowych",
- "create.ponder.train_schedule.text_1": "Harmonogramy pozwalają na kontrolowanie pocągów przez innych kierowców",
- "create.ponder.train_schedule.text_2": "Kliknij PPM z harmonogramem w ręce, aby otworzyć jego interfejs",
- "create.ponder.train_schedule.text_3": "Kiedy zaprogramowany, harmonogram może być przekazany kierowcy pociągu",
- "create.ponder.train_schedule.text_4": "Dowolny mob lub płomienny palnik siedzący przed kontrolerem pociągów nadaje się na konduktora",
- "create.ponder.train_schedule.text_5": "Stworzenia na smyczach mogą być posadzone na siedzeniach w wygodniejszy sposób",
- "create.ponder.train_schedule.text_6": "Harmonogramy mogą zostać odebrane od kierowców w dowolnej chwili",
-
- "create.ponder.train_signal_placement.header": "Stawianie sygnałów kolejowych",
- "create.ponder.train_signal_placement.text_1": "Zaznacz tor kolejowy i postaw sygnał w pobliżu",
- "create.ponder.train_signal_placement.text_2": "Sygnały kontrolują przebieg pociągów kierowanych automatycznie",
- "create.ponder.train_signal_placement.text_3": "Zaplanowane pociągi nigdy nie przejadą przez sygnały w przeciwnym kierunku",
- "create.ponder.train_signal_placement.text_4": "...chyba że postawiony jest drugi sygnał w przeciwnym kierunku",
- "create.ponder.train_signal_placement.text_5": "Lampy cyfrowe mogą zostać przyczepione, aby światło sygnału stało się lepiej widoczne",
-
- "create.ponder.train_signal_redstone.header": "Sygnały i redstone",
- "create.ponder.train_signal_redstone.text_1": "Czerwone światło może być wymuszone poprzez zasilenie sygnału",
- "create.ponder.train_signal_redstone.text_2": "Odwrotnie, czerwone światło emituje wyjście komparatora",
-
- "create.ponder.train_signal_signaling.header": "Zapobieganie kolizji za pomocą sygnałów",
- "create.ponder.train_signal_signaling.text_1": "Sygnały kolejowe dzielą tory na segmenty",
- "create.ponder.train_signal_signaling.text_2": "Jeżeli segment jest zajęty, żaden inny pociąg nie będzie mógł na niego wjechać",
- "create.ponder.train_signal_signaling.text_3": "Zatem, każdy segment będzie miał na sobie tylko jeden pociąg",
- "create.ponder.train_signal_signaling.text_4": "Drugi tryb sygnału jest dostępny przy użyciu klucza",
- "create.ponder.train_signal_signaling.text_5": "Segmenty mosiężnego sygnału zwykle prowadzą do zwyczajnego sygnału",
- "create.ponder.train_signal_signaling.text_6": "Ten specjalny sygnał może zatrzymywać pociągi pod drugim warunkiem",
- "create.ponder.train_signal_signaling.text_7": "Zatrzyma pociągi, które przy wjechaniu...",
- "create.ponder.train_signal_signaling.text_8": "...nie mogłyby natychmiastowo opuścić segmentu",
- "create.ponder.train_signal_signaling.text_9": "Pomaga to w powstrzymaniu pociągów w kolejce od wjeżdżania na zajęty segment",
-
- "create.ponder.valve_handle.header": "Generowanie siły obrotowej z użyciem pokręteł",
- "create.ponder.valve_handle.text_1": "Pokrętła mogą być użyte, aby ręcznie wytworzyć siłę obrotową bezpośrednio w miejscu postawienia",
- "create.ponder.valve_handle.text_2": "Trzymaj PPM, aby obrócić ją odwrotnie niż wskazówki zegara",
- "create.ponder.valve_handle.text_3": "Wytwarzana prędkość jest niewielka, ale pozwala na dokładny obrót",
- "create.ponder.valve_handle.text_4": "Trzymaj PPM skradając się, aby obrócić ją zgodnie ze wskazówkami zegara",
- "create.ponder.valve_handle.text_5": "Pokrętła mogą być zabarwione dla celów dekoracyjnych",
-
- "create.ponder.valve_pipe.header": "Kontrolowanie przepływu cieczy z użyciem zaworów",
- "create.ponder.valve_pipe.text_1": "Zawory mogą pomóc w kontroli przepływu cieczy przez system rur",
- "create.ponder.valve_pipe.text_2": "Ich wał, przy obrocie, zmienia, czy ciecz może przepływać, czy nie",
- "create.ponder.valve_pipe.text_3": "Obracając wał w kierunku, w którym płynie ciecz, otworzy zawór",
- "create.ponder.valve_pipe.text_4": "Może być spowrotem zamknięty odwracając kierunek obrotu",
-
- "create.ponder.water_wheel.header": "Generowanie siły obrotowej z użyciem kół wodnych",
- "create.ponder.water_wheel.text_1": "Koła wodne pobierają energię z prądów wodnych",
- "create.ponder.water_wheel.text_2": "Im więcej stron ma dostęp do wody, tym szybciej koło się będzie obracać",
- "create.ponder.water_wheel.text_3": "Łopaty koła wodnego powinny być zorientowane przeciwnie do prądu",
- "create.ponder.water_wheel.text_4": "Będąc zorientowane z prądem nie będą zbyt efektywne",
-
- "create.ponder.weighted_ejector.header": "Używanie wyrzutni odważnikowych",
- "create.ponder.weighted_ejector.text_1": "Kliknij PPM skradając się i mając w ręce wyrzutnię, aby wybrać jego cel",
- "create.ponder.weighted_ejector.text_10": "Od teraz aktywuje się tylko w momencie, jeśli wystarczająca ilość przedmiotów znajdzie się na jego wierzchu",
- "create.ponder.weighted_ejector.text_11": "Inne moby zawsze zostaną wyrzucone",
- "create.ponder.weighted_ejector.text_2": "Postawiona wyrzutnia będzie strzelała przedmiotami w wybrane miejsce",
- "create.ponder.weighted_ejector.text_3": "Cel może być na dowolnej wysokości i odległości w zasięgu wyrzutni",
- "create.ponder.weighted_ejector.text_4": "Nie mogą być jednak przesunięte w bok",
- "create.ponder.weighted_ejector.text_5": "Jeśli nie wybrano żadnego celu, wyrzuci ona przedmioty na blok bezpośrednio przed sobą",
- "create.ponder.weighted_ejector.text_6": "Dostarcz siłę obrotową, aby ją załadować",
- "create.ponder.weighted_ejector.text_7": "Przedmioty znajdujące się na jej wierzchu aktywują ją",
- "create.ponder.weighted_ejector.text_8": "Jeśli celem jest blok mogący przechowywać przedmioty, wyrzutnia poczeka aż będzie tam miejsce",
- "create.ponder.weighted_ejector.text_9": "Używając klucza można wybrać wielkość stosu, jaki ma być wyrzucony",
-
- "create.ponder.weighted_ejector_redstone.header": "Kontrolowanie wyrzutni odważnikowych z użyciem Redstone'a",
- "create.ponder.weighted_ejector_redstone.text_1": "Zasilona Redstonem, wyrzutnia nie aktywuje się",
- "create.ponder.weighted_ejector_redstone.text_2": "Ponad to, detektory mogą wykrywać, kiedy wyrzutnia się aktywuje",
-
- "create.ponder.weighted_ejector_tunnel.header": "Rozdzielanie stosów z użyciem wyrzutni odważnikowych",
- "create.ponder.weighted_ejector_tunnel.text_1": "W połączeniu z mosiężnymi tunelami, wyrzutnie mogą",
- "create.ponder.weighted_ejector_tunnel.text_2": "Po pierwsze, ustaw tunel na tryb 'Preferuj najbliższy', aby zpriorytetyzować boczne wyjście",
- "create.ponder.weighted_ejector_tunnel.text_3": "Wielkość stosu ustawiona na wyrzutni ustala ilość, jaka ma być oddzielona",
- "create.ponder.weighted_ejector_tunnel.text_4": "W momencie, kiedy stos o określonym rozmiarze opuści tunel...",
- "create.ponder.weighted_ejector_tunnel.text_5": "...pozostała część będzie kontynuować swoją podróż",
-
- "create.ponder.windmill_source.header": "Generowanie siły obrotowej z użyciem łożysk wiatraka",
- "create.ponder.windmill_source.text_1": "Łożysko wiatraka przyczepia do siebie bloki, które znajdują się przed nimi",
- "create.ponder.windmill_source.text_2": "Jeśli wystarczająco żaglo-podobnych bloków jest przyłączonych do niego, może działać jak wiatrak",
- "create.ponder.windmill_source.text_3": "Po aktywacji prawym kliknięciem, łożysko wiatraka zacznie generować siłę obrotową",
- "create.ponder.windmill_source.text_4": "Ilość żagli ustala prędkość obrotu",
- "create.ponder.windmill_source.text_5": "Użyj klucza, aby dostosować kierunek obrotu",
- "create.ponder.windmill_source.text_6": "Kliknij PPM na łożysko, aby zatrzymać obrót i zmodyfikować dołączoną strukturę",
- "create.ponder.windmill_source.text_7": "Możesz kliknąć na łożysko w każdej chwili, aby je zatrzymać i zedytować przyczepioną budowlę",
-
- "create.ponder.windmill_structure.header": "Wiatraki",
- "create.ponder.windmill_structure.text_1": "Każda struktura jest uznawana za wiatrak w momencie, kiedy ma w sobie co najmniej 8 żaglo-podobnych bloków",
-
- "_": "Thank you for translating Create!"
-
-}
\ No newline at end of file
diff --git a/src/generated/resources/assets/create/lang/unfinished/pt_br.json b/src/generated/resources/assets/create/lang/unfinished/pt_br.json
deleted file mode 100644
index a1788ed99..000000000
--- a/src/generated/resources/assets/create/lang/unfinished/pt_br.json
+++ /dev/null
@@ -1,3071 +0,0 @@
-{
- "_": "Missing Localizations: 1371",
-
- "_": "->------------------------] Game Elements [------------------------<-",
-
- "block.create.acacia_window": "Janela de Acácia",
- "block.create.acacia_window_pane": "Vidraça de Acácia",
- "block.create.adjustable_chain_gearshift": "Correia Ajustável",
- "block.create.analog_lever": "Alavanca Analógica",
- "block.create.andesite_alloy_block": "UNLOCALIZED: Block of Andesite Alloy",
- "block.create.andesite_bars": "UNLOCALIZED: Andesite Bars",
- "block.create.andesite_belt_funnel": "Funil de Esteira 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_ladder": "Escada de mão de andesito",
- "block.create.andesite_pillar": "Pilar de andesito",
- "block.create.andesite_scaffolding": "UNLOCALIZED: Andesite Scaffolding",
- "block.create.andesite_tunnel": "Tunel de Andesito",
- "block.create.asurine": "Asurino",
- "block.create.asurine_pillar": "Pilar de Asurino",
- "block.create.basin": "Bacia",
- "block.create.belt": "Esteira Mecânica",
- "block.create.birch_window": "Janela de Bétula",
- "block.create.birch_window_pane": "Vidraça de Bétula",
- "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",
- "block.create.black_valve_handle": "Válvula preta",
- "block.create.blaze_burner": "Queimador de blaze",
- "block.create.blue_nixie_tube": "Tubo nixie azul",
- "block.create.blue_sail": "Vela azul",
- "block.create.blue_seat": "Assento azul",
- "block.create.blue_toolbox": "Caixa de ferramentas azul",
- "block.create.blue_valve_handle": "Válvula azul",
- "block.create.brass_bars": "UNLOCALIZED: Brass Bars",
- "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_ladder": "Escada de mão de latão",
- "block.create.brass_scaffolding": "UNLOCALIZED: Brass Scaffolding",
- "block.create.brass_tunnel": "Tunel de Latão",
- "block.create.brown_nixie_tube": "Tubo de nixie marrom",
- "block.create.brown_sail": "Vela marrom",
- "block.create.brown_seat": "Assento marrom",
- "block.create.brown_toolbox": "Caixa de ferramentas marrom",
- "block.create.brown_valve_handle": "Válvula marrom",
- "block.create.calcite_pillar": "Pilar de Calcita",
- "block.create.cart_assembler": "Montador de Carrinho de Mina",
- "block.create.chocolate": "Chocolate",
- "block.create.chute": "Calha",
- "block.create.clockwork_bearing": "Rolamento de relôgio",
- "block.create.clutch": "Embreagem",
- "block.create.cogwheel": "Roda Dentada",
- "block.create.content_observer": "Observador de Conteúdo",
- "block.create.contraption_controls": "UNLOCALIZED: Contraption Controls",
- "block.create.controller_rail": "Trilho Controlador",
- "block.create.controls": "Controles do trem",
- "block.create.copper_backtank": "Tanque Traseiro de Cobre",
- "block.create.copper_bars": "UNLOCALIZED: Copper Bars",
- "block.create.copper_casing": "Revestimento de Cobre",
- "block.create.copper_ladder": "Escada de mão de cobre",
- "block.create.copper_scaffolding": "UNLOCALIZED: Copper Scaffolding",
- "block.create.copper_shingle_slab": "Laje de telha de cobre",
- "block.create.copper_shingle_stairs": "Escada de telha de cobre",
- "block.create.copper_shingles": "Telha de cobre",
- "block.create.copper_tile_slab": "Laje de ladrilho de cobre",
- "block.create.copper_tile_stairs": "Escada de ladrilho de cobre",
- "block.create.copper_tiles": "Ladrilho de cobre",
- "block.create.copper_valve_handle": "Válvula de Cobre",
- "block.create.copycat_bars": "UNLOCALIZED: Copycat Bars",
- "block.create.copycat_base": "UNLOCALIZED: Copycat Base",
- "block.create.copycat_panel": "UNLOCALIZED: Copycat Panel",
- "block.create.copycat_step": "UNLOCALIZED: Copycat Step",
- "block.create.creative_crate": "Caixa Criativa",
- "block.create.creative_fluid_tank": "Tanque de Fluidos Criativo",
- "block.create.creative_motor": "Motor Criativo",
- "block.create.crimsite": "Carmesito",
- "block.create.crimsite_pillar": "Pilar de Camesito",
- "block.create.crimson_window": "Janela carmesim",
- "block.create.crimson_window_pane": "Vidraça carmesim",
- "block.create.crushing_wheel": "Roda de Moer",
- "block.create.crushing_wheel_controller": "Controlador da roda de moer",
- "block.create.cuckoo_clock": "Relógio Cuckoo",
- "block.create.cut_andesite": "Andesito lapidado",
- "block.create.cut_andesite_brick_slab": "Laje de tijolos lapidados de andesito",
- "block.create.cut_andesite_brick_stairs": "Escada de tijolos lapidados de andesito",
- "block.create.cut_andesite_brick_wall": "Muro de tijolos lapidados de andesito",
- "block.create.cut_andesite_bricks": "Tijolos lapidados de andesito",
- "block.create.cut_andesite_slab": "Laje de andesito lapidado",
- "block.create.cut_andesite_stairs": "Escada de andesito lapidado",
- "block.create.cut_andesite_wall": "Muro de andesito lapidado",
- "block.create.cut_asurine": "Asurino lapidado",
- "block.create.cut_asurine_brick_slab": "Laje de tijolos lapidados de Asurino",
- "block.create.cut_asurine_brick_stairs": "Escada de tijolos lapidados de Asurino",
- "block.create.cut_asurine_brick_wall": "Muro de tijolos lapidados de Asurino",
- "block.create.cut_asurine_bricks": "Tijolos lapidados de Asurino",
- "block.create.cut_asurine_slab": "Laje de Asurino lapidado",
- "block.create.cut_asurine_stairs": "Escada de Asurino lapidado",
- "block.create.cut_asurine_wall": "Muro de Asurino lapidado",
- "block.create.cut_calcite": "Calcita lapidada",
- "block.create.cut_calcite_brick_slab": "Laje de tijolos lapidados de Calcita",
- "block.create.cut_calcite_brick_stairs": "Escada de tijolos lapidados de Calcita",
- "block.create.cut_calcite_brick_wall": "Muro de tijolos lapidados de Calcita",
- "block.create.cut_calcite_bricks": "Tijolos lapidados de Calcita",
- "block.create.cut_calcite_slab": "Laje de Calcita lapidada",
- "block.create.cut_calcite_stairs": "Escada de Calcita lapidada",
- "block.create.cut_calcite_wall": "Muro de Calcita lapidada",
- "block.create.cut_crimsite": "Carmesito lapidado",
- "block.create.cut_crimsite_brick_slab": "Laje de tijolos lapidados de Carmesito",
- "block.create.cut_crimsite_brick_stairs": "Escada de tijolos lapidados de Carmesito",
- "block.create.cut_crimsite_brick_wall": "Muro de tijolos lapidados de Carmesito",
- "block.create.cut_crimsite_bricks": "Tijolos lapidados de Carmesito",
- "block.create.cut_crimsite_slab": "Laje de Carmesito lapidado",
- "block.create.cut_crimsite_stairs": "Escada de Carmesito lapidado",
- "block.create.cut_crimsite_wall": "Muro de Carmesito lapidado",
- "block.create.cut_deepslate": "Ardósia lapidada",
- "block.create.cut_deepslate_brick_slab": "Laje de tijolos lapidados de ardósia",
- "block.create.cut_deepslate_brick_stairs": "Escada de tijolos lapidados de ardósia",
- "block.create.cut_deepslate_brick_wall": "Muro de tijolos lapidados de ardósia",
- "block.create.cut_deepslate_bricks": "Tijolos lapidados de ardósia",
- "block.create.cut_deepslate_slab": "Laje de ardósia lapidada",
- "block.create.cut_deepslate_stairs": "Escada de ardósia lapidada",
- "block.create.cut_deepslate_wall": "Muro de ardósia lapidada",
- "block.create.cut_diorite": "Diorito lapidado",
- "block.create.cut_diorite_brick_slab": "Laje de tijolos lapidados de diorito",
- "block.create.cut_diorite_brick_stairs": "Escada de tijolos lapidados de diorito",
- "block.create.cut_diorite_brick_wall": "Muro de tijolos lapidados de diorito",
- "block.create.cut_diorite_bricks": "Tijolos lapidados de diorito",
- "block.create.cut_diorite_slab": "Laje de diorito lapidado",
- "block.create.cut_diorite_stairs": "Escada de diorito lapidado",
- "block.create.cut_diorite_wall": "Muro de diorito lapidado",
- "block.create.cut_dripstone": "Espeleotema lapidado",
- "block.create.cut_dripstone_brick_slab": "Laje de tijolos lapidados de espeleotema",
- "block.create.cut_dripstone_brick_stairs": "Escada de tijolos lapidados de espeleotema",
- "block.create.cut_dripstone_brick_wall": "Muro de tijolos lapidados de espeleotema",
- "block.create.cut_dripstone_bricks": "Tijolos lapidados de espeleotema",
- "block.create.cut_dripstone_slab": "Laje de espeleotema lapidado",
- "block.create.cut_dripstone_stairs": "Escada de espeleotema lapidado",
- "block.create.cut_dripstone_wall": "Muro de espeleotema lapidado",
- "block.create.cut_granite": "Granito lapidado",
- "block.create.cut_granite_brick_slab": "Laje de tijolos lapidados de granito",
- "block.create.cut_granite_brick_stairs": "Escada de tijolos lapidados de granito",
- "block.create.cut_granite_brick_wall": "Muro de tijolos lapidados de granito",
- "block.create.cut_granite_bricks": "Tijolos lapidados de granito",
- "block.create.cut_granite_slab": "Laje de granito lapidado",
- "block.create.cut_granite_stairs": "Escada de granito lapidado",
- "block.create.cut_granite_wall": "Muro de granito lapidado",
- "block.create.cut_limestone": "Calcário lapidado",
- "block.create.cut_limestone_brick_slab": "Laje de tijolos lapidados de calcário",
- "block.create.cut_limestone_brick_stairs": "Escada de tijolos lapidados de calcário",
- "block.create.cut_limestone_brick_wall": "Muro de tijolos lapidados de calcário",
- "block.create.cut_limestone_bricks": "Tijolos lapidados de calcário",
- "block.create.cut_limestone_slab": "Laje de calcário lapidado",
- "block.create.cut_limestone_stairs": "Escada de calcário lapidado",
- "block.create.cut_limestone_wall": "Muro de calcário lapidado",
- "block.create.cut_ochrum": "Ocrom",
- "block.create.cut_ochrum_brick_slab": "Laje de tijolos lapidados de Ocrom",
- "block.create.cut_ochrum_brick_stairs": "Escada de tijolos lapidados de Ocrom",
- "block.create.cut_ochrum_brick_wall": "Muro de tijolos lapidados de Ocrom",
- "block.create.cut_ochrum_bricks": "Tijolos lapidados de Ocrom",
- "block.create.cut_ochrum_slab": "Laje de Ocrom lapidado",
- "block.create.cut_ochrum_stairs": "Escada de Ocrom lapidado",
- "block.create.cut_ochrum_wall": "Muro de Ocrom lapidado",
- "block.create.cut_scorchia": "Escória negra lapidada",
- "block.create.cut_scorchia_brick_slab": "Laje de tijolos lapidados de escória negra",
- "block.create.cut_scorchia_brick_stairs": "Escada de tijolos lapidados de escória negra",
- "block.create.cut_scorchia_brick_wall": "Muro de tijolos lapidados de escória negra",
- "block.create.cut_scorchia_bricks": "Tijolos lapidados de escória negra",
- "block.create.cut_scorchia_slab": "Laje de escória negra lapidada",
- "block.create.cut_scorchia_stairs": "Escada de escória negra lapidada",
- "block.create.cut_scorchia_wall": "Muro de escória negra lapidada",
- "block.create.cut_scoria": "Escória lapidada",
- "block.create.cut_scoria_brick_slab": "Laje de tijolos lapidados de escória",
- "block.create.cut_scoria_brick_stairs": "Escada de tijolos lapidados de escória",
- "block.create.cut_scoria_brick_wall": "Muro de tijolos lapidados de escória",
- "block.create.cut_scoria_bricks": "Tijolos lapidados de escória",
- "block.create.cut_scoria_slab": "Laje de escória lapidada",
- "block.create.cut_scoria_stairs": "Escada de escória lapidada",
- "block.create.cut_scoria_wall": "Muro de escória lapidada",
- "block.create.cut_tuff": "Tufo lapidado",
- "block.create.cut_tuff_brick_slab": "Laje de tijolos lapidados de tufo",
- "block.create.cut_tuff_brick_stairs": "Escada de tijolos lapidados de tufo",
- "block.create.cut_tuff_brick_wall": "Muro de tijolos lapidados de tufo",
- "block.create.cut_tuff_bricks": "Tijolos lapidados de tufo",
- "block.create.cut_tuff_slab": "Laje de tufo lapidado",
- "block.create.cut_tuff_stairs": "Escada de tufo lapidado",
- "block.create.cut_tuff_wall": "Muro de tufo lapidado",
- "block.create.cut_veridium": "Veridiano lapidado",
- "block.create.cut_veridium_brick_slab": "Laje de tijolos lapidados de Veridiano",
- "block.create.cut_veridium_brick_stairs": "Escada de tijolos lapidados de Veridiano",
- "block.create.cut_veridium_brick_wall": "Muro de tijolos lapidados de Veridiano",
- "block.create.cut_veridium_bricks": "Tijolos lapidados de Veridiano",
- "block.create.cut_veridium_slab": "Laje de Veridiano lapidado",
- "block.create.cut_veridium_stairs": "Escada de Veridiano lapidado",
- "block.create.cut_veridium_wall": "Muro de Veridiano lapidado",
- "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.dark_oak_window": "Janela de carvalho escuro",
- "block.create.dark_oak_window_pane": "Vidraça de carvalho escuro",
- "block.create.deepslate_pillar": "Pilar de ardósia",
- "block.create.deepslate_zinc_ore": "Minério de zinco de ardósia",
- "block.create.deployer": "Implantador",
- "block.create.depot": "Depósito",
- "block.create.diorite_pillar": "Pilar de diorito",
- "block.create.display_board": "Placa de exibição",
- "block.create.display_link": "Conexão de placa de exibição",
- "block.create.dripstone_pillar": "Pilar de espeleotema",
- "block.create.elevator_contact": "UNLOCALIZED: Elevator Contact",
- "block.create.elevator_pulley": "UNLOCALIZED: Elevator Pulley",
- "block.create.encased_chain_drive": "Correia Revestida",
- "block.create.encased_fan": "Ventilador Revestida",
- "block.create.encased_fluid_pipe": "Cano de Fluidos Revestido",
- "block.create.exposed_copper_shingle_slab": "Laje de telha de cobre exposta",
- "block.create.exposed_copper_shingle_stairs": "Escada de telha de cobre exposta",
- "block.create.exposed_copper_shingles": "Telha de cobre exposta",
- "block.create.exposed_copper_tile_slab": "Laje de ladrilho de cobre exposta",
- "block.create.exposed_copper_tile_stairs": "Escada de ladrilho de cobre exposta",
- "block.create.exposed_copper_tiles": "Ladrilho de cobre exposto",
- "block.create.fake_track": "Marcador de trilhos para mapa",
- "block.create.fluid_pipe": "Cano de Fluido",
- "block.create.fluid_tank": "Tanque de fluido",
- "block.create.fluid_valve": "Válvula",
- "block.create.flywheel": "Volante de inércia",
- "block.create.framed_glass": "Vidro emoldurado",
- "block.create.framed_glass_door": "Porta de vidro emoldurado",
- "block.create.framed_glass_pane": "Vidraça emoldurada",
- "block.create.framed_glass_trapdoor": "Alçapão de vidro emoldurado",
- "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_pillar": "Pilar de granito",
- "block.create.gray_nixie_tube": "Tubo nixie cinza",
- "block.create.gray_sail": "Vela cinza",
- "block.create.gray_seat": "Assento cinza",
- "block.create.gray_toolbox": "Caixa de ferramentas cinza",
- "block.create.gray_valve_handle": "Válvula cinza",
- "block.create.green_nixie_tube": "Tubo nixie verde",
- "block.create.green_sail": "Vela verde",
- "block.create.green_seat": "Assento verde",
- "block.create.green_toolbox": "Caixa de ferramentas verde",
- "block.create.green_valve_handle": "Válvula verde",
- "block.create.hand_crank": "Manivela",
- "block.create.haunted_bell": "Sino assombrado",
- "block.create.honey": "Mel",
- "block.create.horizontal_framed_glass": "Vidro emoldurado horizontal",
- "block.create.horizontal_framed_glass_pane": "Vidraça emoldurada horizontal",
- "block.create.hose_pulley": "Polia de Mangueira",
- "block.create.industrial_iron_block": "UNLOCALIZED: Block of Industrial Iron",
- "block.create.item_drain": "Dreno de Item",
- "block.create.item_vault": "Cofre de itens",
- "block.create.jungle_window": "Janela da selva",
- "block.create.jungle_window_pane": "Vidraça da selva",
- "block.create.large_bogey": "Roda grande do trem",
- "block.create.large_cogwheel": "Roda dentada grande",
- "block.create.layered_andesite": "Andesito estratificado",
- "block.create.layered_asurine": "Asurino estratificado",
- "block.create.layered_calcite": "Calcita estratificada",
- "block.create.layered_crimsite": "Carmesito estratificado",
- "block.create.layered_deepslate": "Ardósia estratificado",
- "block.create.layered_diorite": "Diorito estratificado",
- "block.create.layered_dripstone": "Espeleotema estratificado",
- "block.create.layered_granite": "Granito estratificado",
- "block.create.layered_limestone": "Calcário estratificado",
- "block.create.layered_ochrum": "Ocrom estratificado",
- "block.create.layered_scorchia": "Escória negra estratificada",
- "block.create.layered_scoria": "Escória estratificada",
- "block.create.layered_tuff": "Tufo estratificado",
- "block.create.layered_veridium": "Veridiano estratificado",
- "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",
- "block.create.light_blue_seat": "Assento azul claro",
- "block.create.light_blue_toolbox": "Caixa de ferramentas azul claro",
- "block.create.light_blue_valve_handle": "válvula azul claro",
- "block.create.light_gray_nixie_tube": "Tubo nixie azul claro",
- "block.create.light_gray_sail": "Vela cinza claro",
- "block.create.light_gray_seat": "Assento cinza claro",
- "block.create.light_gray_toolbox": "Caixa de ferramentas cinza claro",
- "block.create.light_gray_valve_handle": "Válvula cinza claro",
- "block.create.lime_nixie_tube": "Tubo nixie cinza claro",
- "block.create.lime_sail": "Vela lima",
- "block.create.lime_seat": "Assento lima",
- "block.create.lime_toolbox": "Caixa de ferramentas lima",
- "block.create.lime_valve_handle": "Válvula lima",
- "block.create.limestone": "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",
- "block.create.magenta_nixie_tube": "Tubo nixie magenta",
- "block.create.magenta_sail": "Vela magenta",
- "block.create.magenta_seat": "Assento magenta",
- "block.create.magenta_toolbox": "Caixa de ferramentas magenta",
- "block.create.magenta_valve_handle": "Válvula magenta",
- "block.create.mechanical_arm": "Braço mecânico",
- "block.create.mechanical_bearing": "Rolamento mecânico",
- "block.create.mechanical_crafter": "Fabricador mecânico",
- "block.create.mechanical_drill": "Broca Mecânica",
- "block.create.mechanical_harvester": "Coletor Mecânico",
- "block.create.mechanical_mixer": "Batedeira mecânica",
- "block.create.mechanical_piston": "Pistão Mecânico",
- "block.create.mechanical_piston_head": "Cabeça do Pistão Mecânico",
- "block.create.mechanical_plough": "Arador Mecânico",
- "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.metal_girder": "Viga de metal",
- "block.create.metal_girder_encased_shaft": "Eixo revestido com viga 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",
- "block.create.netherite_backtank": "UNLOCALIZED: Netherite Backtank",
- "block.create.nixie_tube": "Tubo Nixie",
- "block.create.nozzle": "Bocal",
- "block.create.oak_window": "janela de carvalho",
- "block.create.oak_window_pane": "Vidraça de carvalho",
- "block.create.ochrum": "Ocrom",
- "block.create.ochrum_pillar": "Pilar de Ocrom",
- "block.create.orange_sail": "Vela laranja",
- "block.create.orange_seat": "Assento laranja",
- "block.create.orange_toolbox": "Caixa de ferramentas laranja",
- "block.create.orange_valve_handle": "Válvula laranja",
- "block.create.ornate_iron_window": "Janela ornamentada com ferro",
- "block.create.ornate_iron_window_pane": "Vidraça ornamentada com ferro",
- "block.create.oxidized_copper_shingle_slab": "Laje de telha de cobre oxidada",
- "block.create.oxidized_copper_shingle_stairs": "Escada de telha de cobre oxidada",
- "block.create.oxidized_copper_shingles": "Telha de cobre oxidada",
- "block.create.oxidized_copper_tile_slab": "Laje de ladrilho de cobre oxidado",
- "block.create.oxidized_copper_tile_stairs": "Escada de ladrilho de cobre oxidado",
- "block.create.oxidized_copper_tiles": "Ladrilho de cobre oxidado",
- "block.create.peculiar_bell": "Sino peculiar",
- "block.create.pink_nixie_tube": "Tubo nixie rosa",
- "block.create.pink_sail": "Vela rosa",
- "block.create.pink_seat": "Assento rosa",
- "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.placard": "Cartaz",
- "block.create.polished_cut_andesite": "Andesito lapidado polido",
- "block.create.polished_cut_andesite_slab": "Laje de andesito lapidado polido",
- "block.create.polished_cut_andesite_stairs": "Escada de andesito lapidado polido",
- "block.create.polished_cut_andesite_wall": "Muro de andesito lapidado polido",
- "block.create.polished_cut_asurine": "Asurino lapidado polido",
- "block.create.polished_cut_asurine_slab": "Laje de Asurino lapidado polido",
- "block.create.polished_cut_asurine_stairs": "Escada de Asurino lapidado polido",
- "block.create.polished_cut_asurine_wall": "Muro de Asurino lapidado polido",
- "block.create.polished_cut_calcite": "Calcita lapidada polida",
- "block.create.polished_cut_calcite_slab": "Laje de calcita lapidada polida",
- "block.create.polished_cut_calcite_stairs": "Escada de calcita lapidada polida",
- "block.create.polished_cut_calcite_wall": "Muro de calcita lapidada polida",
- "block.create.polished_cut_crimsite": "Carmesito lapidado polido",
- "block.create.polished_cut_crimsite_slab": "Laje de Carmesito lapidado polido",
- "block.create.polished_cut_crimsite_stairs": "Escada de Carmesito lapidado polido",
- "block.create.polished_cut_crimsite_wall": "Muro de Carmesito lapidado polido",
- "block.create.polished_cut_deepslate": "Ardósia lapidado polido",
- "block.create.polished_cut_deepslate_slab": "Laje de ardósia lapidado polido",
- "block.create.polished_cut_deepslate_stairs": "Escada de ardósia lapidado polido",
- "block.create.polished_cut_deepslate_wall": "Muro de ardósia lapidado polido",
- "block.create.polished_cut_diorite": "Diorito lapidado polido",
- "block.create.polished_cut_diorite_slab": "Laje de diorito lapidado polido",
- "block.create.polished_cut_diorite_stairs": "Escada de diorito lapidado polido",
- "block.create.polished_cut_diorite_wall": "Muro de diorito lapidado polido",
- "block.create.polished_cut_dripstone": "Espeleotema lapidado polido",
- "block.create.polished_cut_dripstone_slab": "Laje de espeleotema lapidado polido",
- "block.create.polished_cut_dripstone_stairs": "Escada de espeleotema lapidado polido",
- "block.create.polished_cut_dripstone_wall": "Muro de espeleotema lapidado polido",
- "block.create.polished_cut_granite": "Granito lapidado polido",
- "block.create.polished_cut_granite_slab": "Laje de granito lapidado polido",
- "block.create.polished_cut_granite_stairs": "Escada de granito lapidado polido",
- "block.create.polished_cut_granite_wall": "Muro de granito lapidado polido",
- "block.create.polished_cut_limestone": "Calcário lapidado polido",
- "block.create.polished_cut_limestone_slab": "Laje de calcário lapidado polido",
- "block.create.polished_cut_limestone_stairs": "Escada de calcário lapidado polido",
- "block.create.polished_cut_limestone_wall": "Muro de calcário lapidado polido",
- "block.create.polished_cut_ochrum": "Ocrom lapidado polido",
- "block.create.polished_cut_ochrum_slab": "Laje de Ocrom lapidado polido",
- "block.create.polished_cut_ochrum_stairs": "Escada de Ocrom lapidado polido",
- "block.create.polished_cut_ochrum_wall": "Muro de Ocrom lapidado polido",
- "block.create.polished_cut_scorchia": "Escória negra lapidada polida",
- "block.create.polished_cut_scorchia_slab": "Laje de escória negra lapidada polida",
- "block.create.polished_cut_scorchia_stairs": "Escada de escória negra lapidada polida",
- "block.create.polished_cut_scorchia_wall": "Muro de escória negra lapidada polida",
- "block.create.polished_cut_scoria": "Escória lapidada polida",
- "block.create.polished_cut_scoria_slab": "Laje de escória lapidada polida",
- "block.create.polished_cut_scoria_stairs": "Escada de escória lapidada polida",
- "block.create.polished_cut_scoria_wall": "Muro de escória lapidada polida",
- "block.create.polished_cut_tuff": "Tufo lapidado polido",
- "block.create.polished_cut_tuff_slab": "Laje de tufo lapidado polido",
- "block.create.polished_cut_tuff_stairs": "Escada de tufo lapidado polido",
- "block.create.polished_cut_tuff_wall": "Muro de tufo lapidado polido",
- "block.create.polished_cut_veridium": "Veridiano lapidado polido",
- "block.create.polished_cut_veridium_slab": "Laje de Veridiano lapidado polido",
- "block.create.polished_cut_veridium_stairs": "Escada de Veridiano lapidado polido",
- "block.create.polished_cut_veridium_wall": "muro de Veridiano lapidado polido",
- "block.create.portable_fluid_interface": "Interface de fluidos portátil",
- "block.create.portable_storage_interface": "Interface de armazenamento portátil",
- "block.create.powered_latch": "Trava de redstone",
- "block.create.powered_shaft": "Eixo energizado",
- "block.create.powered_toggle_latch": "Trava de alternância de redstone",
- "block.create.pulley_magnet": "Ímã 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",
- "block.create.purple_seat": "Assento roxo",
- "block.create.purple_toolbox": "Caixa de ferramentas roxa",
- "block.create.purple_valve_handle": "válvula roxa",
- "block.create.radial_chassis": "Chassis Radial",
- "block.create.railway_casing": "Revestimento de trem",
- "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",
- "block.create.red_toolbox": "Caixa de ferramentas vermelha",
- "block.create.red_valve_handle": "Válvula vermelha",
- "block.create.redstone_contact": "Contato de Redstone",
- "block.create.redstone_link": "Conexão de Redstone",
- "block.create.refined_radiance_casing": "Revestimento Brilhante",
- "block.create.rope": "Corda",
- "block.create.rope_pulley": "Polia",
- "block.create.rose_quartz_block": "Bloco de quartzo rosa",
- "block.create.rose_quartz_lamp": "Lâmpada de quartzo rosa",
- "block.create.rose_quartz_tiles": "Telha de quartzo rosa",
- "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",
- "block.create.scorchia": "Escória negra",
- "block.create.scorchia_pillar": "Pilar de escória negra",
- "block.create.scoria": "Escória",
- "block.create.scoria_pillar": "Pilar de escória",
- "block.create.secondary_linear_chassis": "Chassis linear secundário",
- "block.create.sequenced_gearshift": "Câmbio sequencial",
- "block.create.shadow_steel_casing": "Revestimento das Sombras",
- "block.create.shaft": "Eixo",
- "block.create.small_andesite_brick_slab": "Laje de tijolos pequenos de andesito",
- "block.create.small_andesite_brick_stairs": "Escada de tijolos pequenos de andesito",
- "block.create.small_andesite_brick_wall": "Muro de tijolos pequenos de andesito",
- "block.create.small_andesite_bricks": "Tijolos pequenos de andesito",
- "block.create.small_asurine_brick_slab": "Laje de tijolos pequenos de Asurino",
- "block.create.small_asurine_brick_stairs": "Escada de tijolos pequenos de Asurino",
- "block.create.small_asurine_brick_wall": "Muro de tijolos pequenos de Asurino",
- "block.create.small_asurine_bricks": "Tijolos pequenos de Asurino",
- "block.create.small_bogey": "Roda do trem pequena",
- "block.create.small_calcite_brick_slab": "Laje de tijolos pequenos de calcita",
- "block.create.small_calcite_brick_stairs": "Escada de tijolos pequenos de calcita",
- "block.create.small_calcite_brick_wall": "Muro de tijolos pequenos de calcita",
- "block.create.small_calcite_bricks": "Tijolos pequenos de calcita",
- "block.create.small_crimsite_brick_slab": "Laje de tijolos pequenos de Carmesito",
- "block.create.small_crimsite_brick_stairs": "Escada de tijolos pequenos de Carmesito",
- "block.create.small_crimsite_brick_wall": "Muro de tijolos pequenos de Carmesito",
- "block.create.small_crimsite_bricks": "Tijolos pequenos de Carmesito",
- "block.create.small_deepslate_brick_slab": "Laje de tijolos pequenos de ardósia",
- "block.create.small_deepslate_brick_stairs": "Escada de tijolos pequenos de ardósia",
- "block.create.small_deepslate_brick_wall": "Muro de tijolos pequenos de ardósia",
- "block.create.small_deepslate_bricks": "Tijolos pequenos de ardósia",
- "block.create.small_diorite_brick_slab": "Laje de tijolos pequenos de diorito",
- "block.create.small_diorite_brick_stairs": "Escada de tijolos pequenos de diorito",
- "block.create.small_diorite_brick_wall": "Muro de tijolos pequenos de diorito",
- "block.create.small_diorite_bricks": "Tijolos pequenos de diorito",
- "block.create.small_dripstone_brick_slab": "Laje de tijolos pequenos de espeleotema",
- "block.create.small_dripstone_brick_stairs": "Escada de tijolos pequenos de espeleotema",
- "block.create.small_dripstone_brick_wall": "Muro de tijolos pequenos de espeleotema",
- "block.create.small_dripstone_bricks": "Tijolos pequenos de espeleotema",
- "block.create.small_granite_brick_slab": "Laje de tijolos pequenos de granito",
- "block.create.small_granite_brick_stairs": "Escada de tijolos pequenos de granito",
- "block.create.small_granite_brick_wall": "Muro de tijolos pequenos de granito",
- "block.create.small_granite_bricks": "Tijolos pequenos de granito",
- "block.create.small_limestone_brick_slab": "Laje de tijolos pequenos de calcário",
- "block.create.small_limestone_brick_stairs": "Escada de tijolos pequenos de calcário",
- "block.create.small_limestone_brick_wall": "Muro de tijolos pequenos de calcário",
- "block.create.small_limestone_bricks": "Tijolos pequenos de calcário",
- "block.create.small_ochrum_brick_slab": "Laje de tijolos pequenos de Ocrom",
- "block.create.small_ochrum_brick_stairs": "Escada de tijolos pequenos de Ocrom",
- "block.create.small_ochrum_brick_wall": "Muro de tijolos pequenos de Ocrom",
- "block.create.small_ochrum_bricks": "Tijolos pequenos de Ocrom",
- "block.create.small_rose_quartz_tiles": "Telha de quartzo rosa pequena",
- "block.create.small_scorchia_brick_slab": "Laje de tijolos pequenos de escória negra",
- "block.create.small_scorchia_brick_stairs": "Escada de tijolos pequenos de escória negra",
- "block.create.small_scorchia_brick_wall": "Muro de tijolos pequenos de escória negra",
- "block.create.small_scorchia_bricks": "Tijolos pequenos de escória negra",
- "block.create.small_scoria_brick_slab": "Laje de tijolos pequenos de escória",
- "block.create.small_scoria_brick_stairs": "Escada de tijolos pequenos de escória",
- "block.create.small_scoria_brick_wall": "Muro de tijolos pequenos de escória",
- "block.create.small_scoria_bricks": "Tijolos pequenos de escória",
- "block.create.small_tuff_brick_slab": "Laje de tijolos pequenos de tufo",
- "block.create.small_tuff_brick_stairs": "Escada de tijolos pequenos de tufo",
- "block.create.small_tuff_brick_wall": "Muro de tijolos pequenos de tufo",
- "block.create.small_tuff_bricks": "Tijolos pequenos de tufo",
- "block.create.small_veridium_brick_slab": "Laje de tijolos pequenos de Veridiano",
- "block.create.small_veridium_brick_stairs": "Escada de tijolos pequenos de Veridiano",
- "block.create.small_veridium_brick_wall": "Muro de tijolos pequenos de Veridiano",
- "block.create.small_veridium_bricks": "Tijolos pequenos de Veridiano",
- "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.spruce_window": "Janela de pinheiro",
- "block.create.spruce_window_pane": "Vidraça de pinheiro",
- "block.create.steam_engine": "Motor a vapor",
- "block.create.steam_whistle": "Apito a vapor",
- "block.create.steam_whistle_extension": "Extensão do apito a vapor",
- "block.create.sticker": "Adesivo",
- "block.create.sticky_mechanical_piston": "Pistão Mecânico Grudento",
- "block.create.stockpile_switch": "Disjuntor de Armazenamento",
- "block.create.stressometer": "Estressómetro",
- "block.create.tiled_glass": "Vidro Entalhado",
- "block.create.tiled_glass_pane": "Vidraça Entalhada",
- "block.create.track": "Trilho do trem",
- "block.create.track_observer": "Observador de trem",
- "block.create.track_signal": "Sinal de trem",
- "block.create.track_station": "Estação de trem",
- "block.create.train_door": "Porta de trem",
- "block.create.train_trapdoor": "Alçapão de trem",
- "block.create.tuff_pillar": "Pilar de tufo",
- "block.create.turntable": "Mesa giratória",
- "block.create.veridium": "Veridiano",
- "block.create.veridium_pillar": "Pilar de Verdiano",
- "block.create.vertical_framed_glass": "Vidro emoldurado vertical",
- "block.create.vertical_framed_glass_pane": "Vidraça emoldurada vertical",
- "block.create.warped_window": "Janela distorcida",
- "block.create.warped_window_pane": "Vidraça distorcida",
- "block.create.water_wheel": "Roda de Água",
- "block.create.waxed_copper_shingle_slab": "Laje de telha de cobre encerada",
- "block.create.waxed_copper_shingle_stairs": "Escada de telha de cobre encerada",
- "block.create.waxed_copper_shingles": "Telha de cobre encerada",
- "block.create.waxed_copper_tile_slab": "Laje de ladrilho de cobre encerada",
- "block.create.waxed_copper_tile_stairs": "Escada de ladrilho de cobre encerada",
- "block.create.waxed_copper_tiles": "Ladrilho de cobre encerado",
- "block.create.waxed_exposed_copper_shingle_slab": "Laje de telha de cobre exposta encerada",
- "block.create.waxed_exposed_copper_shingle_stairs": "Escada de telha de cobre exposta encerada",
- "block.create.waxed_exposed_copper_shingles": "Telha de cobre exposta encerada",
- "block.create.waxed_exposed_copper_tile_slab": "Laje de ladrilho de cobre exposta encerada",
- "block.create.waxed_exposed_copper_tile_stairs": "Escada de ladrilho de cobre exposta encerada",
- "block.create.waxed_exposed_copper_tiles": "Ladrilhos de cobre exposto encerado",
- "block.create.waxed_oxidized_copper_shingle_slab": "Laje de telha de cobre oxidada encerada",
- "block.create.waxed_oxidized_copper_shingle_stairs": "Escada de telha de cobre oxidada encerada",
- "block.create.waxed_oxidized_copper_shingles": "Telha de cobre oxidado encerada",
- "block.create.waxed_oxidized_copper_tile_slab": "Laje de ladrilhos de cobre oxidada encerada",
- "block.create.waxed_oxidized_copper_tile_stairs": "Escada de ladrilhos de cobre oxidada encerada",
- "block.create.waxed_oxidized_copper_tiles": "Ladrilhos de cobre oxidado encerado",
- "block.create.waxed_weathered_copper_shingle_slab": "Laje de telha de cobre desgastada encerada",
- "block.create.waxed_weathered_copper_shingle_stairs": "Escada de telha de cobre desgastada encerada",
- "block.create.waxed_weathered_copper_shingles": "Telha de cobre desgastada encereda",
- "block.create.waxed_weathered_copper_tile_slab": "Laje de ladrilho de cobre desgastado encerado",
- "block.create.waxed_weathered_copper_tile_stairs": "Escada de ladrilho de cobre desgastado encerado",
- "block.create.waxed_weathered_copper_tiles": "Ladrilho de cobre desgastado encerado",
- "block.create.weathered_copper_shingle_slab": "Laje de telha de cobre desgastada encerada",
- "block.create.weathered_copper_shingle_stairs": "Escada de telha de cobre desgastada encerada",
- "block.create.weathered_copper_shingles": "Telha de cobre desgastada encerada",
- "block.create.weathered_copper_tile_slab": "Laje de ladrilhos de cobre desgastada encerada",
- "block.create.weathered_copper_tile_stairs": "Escada de ladrilhos de cobre desgastada encerada",
- "block.create.weathered_copper_tiles": "Ladrilhos de cobre desgastado encerado",
- "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": "Suporte de madeira",
- "block.create.yellow_nixie_tube": "Tubo nixie amarelo",
- "block.create.yellow_sail": "Vela amarela",
- "block.create.yellow_seat": "Assento amarelo",
- "block.create.yellow_toolbox": "Caixa de amarela",
- "block.create.yellow_valve_handle": "Válvula amarela",
- "block.create.zinc_block": "Bloco de Zinco",
- "block.create.zinc_ore": "Minério de Zinco",
-
- "enchantment.create.capacity": "Capacidade",
- "enchantment.create.potato_recovery": "Recuperação de Batata",
-
- "entity.create.carriage_contraption": "Engenhoca de carruagem",
- "entity.create.contraption": "Engenhoca",
- "entity.create.crafting_blueprint": "Esquema de Fabricação",
- "entity.create.gantry_contraption": "Engenhoca de Pórtico",
- "entity.create.potato_projectile": "Projétil de batata",
- "entity.create.seat": "Assento",
- "entity.create.stationary_contraption": "Engenhoca estacionária",
- "entity.create.super_glue": "Super Cola",
-
- "fluid.create.potion": "Poção",
- "fluid.create.tea": "Chá do Construtor",
-
- "item.create.andesite_alloy": "Liga de Andesito",
- "item.create.attribute_filter": "Filtro de Atributo",
- "item.create.bar_of_chocolate": "Barra de Chocolate",
- "item.create.belt_connector": "Esteira Mecânica",
- "item.create.blaze_cake": "Bolo de Blaze",
- "item.create.blaze_cake_base": "Base do Bolo de Blaze",
- "item.create.brass_hand": "Mão de Latão",
- "item.create.brass_ingot": "Barra de Latão",
- "item.create.brass_nugget": "Pepita de Latão",
- "item.create.brass_sheet": "Chapa de Latão",
- "item.create.builders_tea": "Chá do Construtor",
- "item.create.chest_minecart_contraption": "Engenhoca de carrinho de mina com baú",
- "item.create.chocolate_bucket": "Balde de Chocolate",
- "item.create.chocolate_glazed_berries": "Baga com Cobertura de Chocolate",
- "item.create.chromatic_compound": "Composto Cromático",
- "item.create.cinder_flour": "Farinha de Netherrack",
- "item.create.copper_backtank": "Tanque Traseiro de cobre",
- "item.create.copper_backtank_placeable": "Tanque de cobre traseiro colocável",
- "item.create.copper_diving_boots": "UNLOCALIZED: Copper Diving Boots",
- "item.create.copper_diving_helmet": "UNLOCALIZED: Copper Diving Helmet",
- "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_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",
- "item.create.crushed_lead_ore": "Minério de Chumbo Esmagado",
- "item.create.crushed_nickel_ore": "Minério de Níquel Esmagado",
- "item.create.crushed_osmium_ore": "Minério de Ósmio Esmagado",
- "item.create.crushed_platinum_ore": "Minério de Platina Esmagado",
- "item.create.crushed_quicksilver_ore": "Minério de Mercúrio Esmagado",
- "item.create.crushed_silver_ore": "Minério de Prata Esmagado",
- "item.create.crushed_tin_ore": "Minério de Estanho Esmagado",
- "item.create.crushed_uranium_ore": "Urânio Esmagado",
- "item.create.crushed_zinc_ore": "Minério de Zinco Esmagado",
- "item.create.dough": "Massa de pão",
- "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 experiência",
- "item.create.extendo_grip": "Extensão de Pegador",
- "item.create.filter": "Filtro",
- "item.create.furnace_minecart_contraption": "Engenhoca de Carrinho de Mina com Fornalha",
- "item.create.goggles": "Óculos de Engenheiro",
- "item.create.golden_sheet": "Chapa de Ouro",
- "item.create.handheld_worldshaper": "Terraformador de Mundo Criativo",
- "item.create.honey_bucket": "Balde de Mel",
- "item.create.honeyed_apple": "Maçã com Cobertura de Mel",
- "item.create.incomplete_precision_mechanism": "Mecanismo de Precisão",
- "item.create.incomplete_track": "trilho incompleto",
- "item.create.iron_sheet": "Chapa de Ferro",
- "item.create.linked_controller": "Controle conectado",
- "item.create.minecart_contraption": "Engenhoca de Carrinho de Mina",
- "item.create.minecart_coupling": "Acoplamento de Carrinho de Mina",
- "item.create.netherite_backtank": "UNLOCALIZED: Netherite Backtank",
- "item.create.netherite_backtank_placeable": "UNLOCALIZED: Netherite Backtank Placeable",
- "item.create.netherite_diving_boots": "UNLOCALIZED: Netherite Diving Boots",
- "item.create.netherite_diving_helmet": "UNLOCALIZED: Netherite Diving Helmet",
- "item.create.polished_rose_quartz": "Quartzo Rosa Polido",
- "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",
- "item.create.sand_paper": "Lixa",
- "item.create.schedule": "Programação do trem",
- "item.create.schematic": "Esquema",
- "item.create.schematic_and_quill": "Esquema e pena",
- "item.create.shadow_steel": "Aço sombrio",
- "item.create.sturdy_sheet": "Chapa resistente",
- "item.create.super_glue": "Super Cola",
- "item.create.sweet_roll": "Rolinho Doce",
- "item.create.tree_fertilizer": "Fertilizante de Árvore",
- "item.create.unprocessed_obsidian_sheet": "Chapa de obsidiana não processada",
- "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",
- "item.create.wrench": "Chave Inglesa",
- "item.create.zinc_ingot": "Barra de Zinco",
- "item.create.zinc_nugget": "Pepita de Zinco",
-
-
- "_": "->------------------------] Advancements [------------------------<-",
-
- "advancement.create.root": "Bem vindo a Create",
- "advancement.create.root.desc": "É hora de construir engenhocas maravilhosas",
- "advancement.create.andesite_alloy": "Aliterações Em abundância",
- "advancement.create.andesite_alloy.desc": "Materiais do Create têm nomes estranhos, a liga de andesito é um deles.",
- "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_press": "Bonk",
- "advancement.create.mechanical_press.desc": "Crie algumas chapas na prensa mecânica",
- "advancement.create.encased_fan": "Fazedor de vento",
- "advancement.create.encased_fan.desc": "Coloque e ative um ventilador revestido",
- "advancement.create.fan_processing": "Processando por particulas",
- "advancement.create.fan_processing.desc": "Use um ventilador revestido para processar materiais",
- "advancement.create.saw_processing": "O mais temido da oficina",
- "advancement.create.saw_processing.desc": "Use uma serra mecânica de pé para processar materiais",
- "advancement.create.compacting": "Compactação",
- "advancement.create.compacting.desc": "Use uma prensa e uma bacia para criar menos itens de mais itens",
- "advancement.create.belt": "Correia de alga",
- "advancement.create.belt.desc": "Conecte dois eixos com uma esteira mecânica.",
- "advancement.create.funnel": "Estética de aeroporto",
- "advancement.create.funnel.desc": "Extraia ou insira itens num container usando um funil de andesito",
- "advancement.create.chute": "Caindo",
- "advancement.create.chute.desc": "coloque uma calha a versão vertical da esteira mecânica.",
- "advancement.create.mechanical_mixer": "Misturando",
- "advancement.create.mechanical_mixer.desc": "Combina ingredientes em uma batedeira mecânica",
- "advancement.create.burner": "Fogueira viva",
- "advancement.create.burner.desc": "Obtenha um queimador de blaze",
- "advancement.create.water_wheel": "aproveitamento hidráulico",
- "advancement.create.water_wheel.desc": "Coloque uma roda de água e tente conseguir gira-la!",
- "advancement.create.windmill": "Uma brisa moderada",
- "advancement.create.windmill.desc": "Monte um moinho de vento",
- "advancement.create.shifting_gears": "Mudança de marcha",
- "advancement.create.shifting_gears.desc": "Conecte uma roda dentada grande com uma roda dentada pequena, permitindo você a mudar a velocidade da engenhoca.",
- "advancement.create.millstone": "Moedor portátil",
- "advancement.create.millstone.desc": "Coloque e energize uma pedra de moer",
- "advancement.create.super_glue": "Área de conexão",
- "advancement.create.super_glue.desc": "Cole alguns blocos em um grupo",
- "advancement.create.contraption_actors": "Movimento com proposito",
- "advancement.create.contraption_actors.desc": "Crie uma engenhoca com brocas, serras ou coletores a bordo",
- "advancement.create.portable_storage_interface": "Troca por drive-thru",
- "advancement.create.portable_storage_interface.desc": "Use uma interface de armazenamento portátil para extrair ou inserir itens numa engenhoca",
- "advancement.create.wrench_goggles": "Bem equipado",
- "advancement.create.wrench_goggles.desc": "Equipe um óculos do engenheiro e uma chave inglesa",
- "advancement.create.stressometer": "Mas quão estressado exatamente?",
- "advancement.create.stressometer.desc": "Coloque e energise o estressômetro. Olhe a este por através dos seus óculos para ler o valor exato.",
- "advancement.create.cuckoo_clock": "Mas é a hora?",
- "advancement.create.cuckoo_clock.desc": "testemunhe seu relógio cuckoo anunciar a hora de dormir",
- "advancement.create.windmill_maxed": "Uma brisa forte",
- "advancement.create.windmill_maxed.desc": "Monte um moinho de vento com força maxima",
- "advancement.create.ejector_maxed": "Campeão do trampolim",
- "advancement.create.ejector_maxed.desc": "Seja lançado mais de 30 blocos por um ejetor ponderado",
- "advancement.create.pulley_maxed": "Corda para lugar nenhum",
- "advancement.create.pulley_maxed.desc": "Extenda uma corda por mais de 200 blocos de profundidade",
- "advancement.create.cart_pickup": "Braçõs fortes",
- "advancement.create.cart_pickup.desc": "Pegue uma engenhoca de carrinho de minas com pelos menos 200 blocos colados",
- "advancement.create.anvil_plough": "Artilharia de ferreiro",
- "advancement.create.anvil_plough.desc": "Lance uma bigorna com um arador mecânico",
- "advancement.create.lava_wheel_00000": "Roda de magma",
- "advancement.create.lava_wheel_00000.desc": "Isso nãoi deveria ter funcionado§7\n(Hidden Advancement)",
- "advancement.create.hand_crank_000": "Sessão de malhação",
- "advancement.create.hand_crank_000.desc": "Use uma manivela até estar completamente exausto§7\n(Hidden Advancement)",
- "advancement.create.belt_funnel_kiss": "Os pombinhos",
- "advancement.create.belt_funnel_kiss.desc": "Faça dois funis de esteira beijarem.",
- "advancement.create.stressometer_maxed": "Perfeitamente estressado",
- "advancement.create.stressometer_maxed.desc": "Consiga uma leitura de 100% de um estressómetro§7\n(Hidden Advancement)",
- "advancement.create.copper": "Rochas mais resistentes",
- "advancement.create.copper.desc": "Acumule cobre para as suas explorações na manipulações de fluido",
- "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 cobre.",
- "advancement.create.spout": "Sploosh",
- "advancement.create.spout.desc": "Assista um item ser enchido usando uma bica.",
- "advancement.create.drain": "Cambalhotas de drenagem",
- "advancement.create.drain.desc": "Assista um item contendo fluidos ser esvaziado por um dreno de itens",
- "advancement.create.steam_engine": "A usina",
- "advancement.create.steam_engine.desc": "Use um motor a vapor para gerar torque",
- "advancement.create.steam_whistle": "Voz de um anjo",
- "advancement.create.steam_whistle.desc": "Ative um apito a vapor",
- "advancement.create.backtank": "Pressão para ir",
- "advancement.create.backtank.desc": "Crie um tanque traseiro de cobre e faça ele acumular pressão",
- "advancement.create.diving_suit": "Preparado para as profundezas",
- "advancement.create.diving_suit.desc": "Equipe um capacete de mergulhador junto com o seu tanque traseiro de cobre e pule na água",
- "advancement.create.mechanical_pump_0": "Sobre pressão",
- "advancement.create.mechanical_pump_0.desc": "Coloque e ative uma bomba mecânica",
- "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.water_supply": "Coletor de poças",
- "advancement.create.water_supply.desc": "Use a extremidade sugante de um cano ou bomba para coletar blocos de água",
- "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.chocolate_bucket": "Um mundo de imaginação",
- "advancement.create.chocolate_bucket.desc": "Obtenha um balde de chocolate derretido",
- "advancement.create.honey_drain": "Apicultura autônoma",
- "advancement.create.honey_drain.desc": "Use canos para sugar o mel de colmeias ou colmeias artificiais",
- "advancement.create.hose_pulley_lava": "Extraindo o manto",
- "advancement.create.hose_pulley_lava.desc": "Bombeie de um corpo de lava grande o bastante para ser considerado infinito",
- "advancement.create.steam_engine_maxed": "Todo o vapor",
- "advancement.create.steam_engine_maxed.desc": "Opere uma caldeira na potencia maxima",
- "advancement.create.foods": "Dieta equilibrada",
- "advancement.create.foods.desc": "Crie bagas doces com chocolate, maçã com cobertura de mel e um rolinho doce; todas da mesma bica",
- "advancement.create.diving_suit_lava": "Nadando com os lavagantes",
- "advancement.create.diving_suit_lava.desc": "Tente mergulhar na lava com o seu equipamento de mergulho de cobre§7\n(Hidden Advancement)",
- "advancement.create.chained_drain": "Rolando",
- "advancement.create.chained_drain.desc": "Assista um item se mover através de uma fileira de drenos de item§7\n(Hidden Advancement)",
- "advancement.create.cross_streams": "Não cruze os fluxos!",
- "advancement.create.cross_streams.desc": "Assista dois fluidos se encontrarem na sua rede de canos§7\n(Hidden Advancement)",
- "advancement.create.pipe_organ": "Órgão de tubo",
- "advancement.create.pipe_organ.desc": "Conecte 12 apitos a vapor com afinação diferentes a um único tanque de fluidos§7\n(Hidden Advancement)",
- "advancement.create.brass": "Ligas de verdade",
- "advancement.create.brass.desc": "Use cobre esmagado e zinco esmagado para criar um pouco de latão.",
- "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.rose_quartz": "Diamantes rosa",
- "advancement.create.rose_quartz.desc": "Pula alguns quartzos rosas",
- "advancement.create.deployer": "Cutuque, coloque e ataque",
- "advancement.create.deployer.desc": "coloque e energize um implantador, o reflexo perfeito de você mesmo.",
- "advancement.create.precision_mechanism": "Curiosidades complexas",
- "advancement.create.precision_mechanism.desc": "Monte um mecanismo de precisão.",
- "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.mechanical_arm": "Mâos ocupadas!",
- "advancement.create.mechanical_arm.desc": "Fabrique um braço mecânico,selecione as entradas e saídas,Coloque e energize o; em seguida assista como elo faz todo o trabalho para você.",
- "advancement.create.mechanical_crafter": "Fabricação automatica",
- "advancement.create.mechanical_crafter.desc": "Coloque e ative alguns fabricadores mecânicos and power some Mechanical Crafters",
- "advancement.create.crushing_wheel": "Par de gigantes",
- "advancement.create.crushing_wheel.desc": "Crie algumas rodas de moer para triturar alguns materiais eficientemente.",
- "advancement.create.haunted_bell": "Sentido sombrio",
- "advancement.create.haunted_bell.desc": "toque um sino assombrado",
- "advancement.create.clockwork_bearing": "Hora da engenhoca",
- "advancement.create.clockwork_bearing.desc": "Ative uma estrutura conectada a um rolamento de relógio.",
- "advancement.create.display_link": "Grandes dados",
- "advancement.create.display_link.desc": "Use uma conexão de placa de exibição para visualizar informações",
- "advancement.create.potato_cannon": "Fwoomp!",
- "advancement.create.potato_cannon.desc": "Derrote um inimigo com o seu canhão de batata.",
- "advancement.create.extendo_grip": "Boioioing!",
- "advancement.create.extendo_grip.desc": "Apossar-se de uma extensão de pegador.",
- "advancement.create.linked_controller": "Ativação remota",
- "advancement.create.linked_controller.desc": "Ative uma coneção de redstone usando um controle conectado",
- "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.crusher_maxed_0000": "Triturando",
- "advancement.create.crusher_maxed_0000.desc": "Opere um par de rodas de moer na velocidade maxima",
- "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 saída.",
- "advancement.create.potato_cannon_collide": "Fogos de artificios vegetais",
- "advancement.create.potato_cannon_collide.desc": "Colida diferentes tipos de projéteis do canhão de batata",
- "advancement.create.self_deploying": "Carrinho com auto-condução",
- "advancement.create.self_deploying.desc": "Crie uma engenhoca de carrinho de minas que coloque trilhos à frente de si mesmo",
- "advancement.create.fist_bump": "Bate isso, mano!",
- "advancement.create.fist_bump.desc": "Faça dois implantadores baterem com o punho.",
- "advancement.create.crafter_lazy_000": "Medidas desesperadas",
- "advancement.create.crafter_lazy_000.desc": "Drasticamente desacelere um fabricador mecânico para procrastinar numa verdadeira infraestrutura§7\n(Hidden Advancement)",
- "advancement.create.extendo_grip_dual": "Extensão completa",
- "advancement.create.extendo_grip_dual.desc": "Empunhe duas extensões de pegadores para ter alcance super-humano§7\n(Hidden Advancement)",
- "advancement.create.musical_arm": "toque minha musica!",
- "advancement.create.musical_arm.desc": "Assista um braço mecânico operar seu toca-discos.",
- "advancement.create.sturdy_sheet": "As rochas mais resistentes",
- "advancement.create.sturdy_sheet.desc": "Monte uma chapa resistente refinado obsidiana esmagada",
- "advancement.create.train_casing_00": "A era da logistica",
- "advancement.create.train_casing_00.desc": "Use chapas resistente para criar o revestimento para componentes ferroviários",
- "advancement.create.train": "Todos a bordo!",
- "advancement.create.train.desc": "Monte o seu primeiro trem",
- "advancement.create.conductor": "Condutor instrutor",
- "advancement.create.conductor.desc": "Instrua um maquinista com uma programação",
- "advancement.create.track_signal": "Controle de tráfego",
- "advancement.create.track_signal.desc": "Coloque um sinal de trem",
- "advancement.create.display_board_0": "Horarios dinâmicos",
- "advancement.create.display_board_0.desc": "Exiba a previsão de chegada de um trem na sua placa de exibição com a ajuda da conexão de placa de exibição",
- "advancement.create.track_0": "Uma nova medida",
- "advancement.create.track_0.desc": "Obtenha alguns trilhos de trem",
- "advancement.create.train_whistle": "Choo choo!",
- "advancement.create.train_whistle.desc": "Monte um apito a vapor no seu trem e ative ele enquanto dirige",
- "advancement.create.train_portal": "Transporte dimensional",
- "advancement.create.train_portal.desc": "Ande de trem através de um portal do Nether",
- "advancement.create.track_crafting_factory": "Fabrica de trilhos",
- "advancement.create.track_crafting_factory.desc": "Produza mais de 1000 trilhos de trem no mesmo fabricador mecânico",
- "advancement.create.long_bend": "A curva mais longa",
- "advancement.create.long_bend.desc": "Crie uma seção de trilho curvada que abrange mais de 30 blocos de comprimento",
- "advancement.create.long_train": "Esforços ambiciosos",
- "advancement.create.long_train.desc": "Crie um trem com pelo menos 6 vagões",
- "advancement.create.long_travel": "Viagem de campo",
- "advancement.create.long_travel.desc": "Deixe um assento de trem a mais de 5000 blocos de distância da onde você começou a viagem",
- "advancement.create.train_roadkill": "Atropelamento",
- "advancement.create.train_roadkill.desc": "Atropele um inimigo com o seu trem§7\n(Hidden Advancement)",
- "advancement.create.red_signal": "Motorista expert",
- "advancement.create.red_signal.desc": "Atravesse um sinal vermelho com o seu trem§7\n(Hidden Advancement)",
- "advancement.create.train_crash": "Serviço terrivel",
- "advancement.create.train_crash.desc": "Testemunhe uma batida de trem como um passageiro§7\n(Hidden Advancement)",
- "advancement.create.train_crash_backwards": "Ponto cego",
- "advancement.create.train_crash_backwards.desc": "Bata em outro trem enquanto dirige para trás§7\n(Hidden Advancement)",
-
-
- "_": "->------------------------] UI & Messages [------------------------<-",
-
- "itemGroup.create.base": "Create",
- "itemGroup.create.palettes": "Paletes Create",
-
- "death.attack.create.crush": "%1$s foi processado pelas Rodas de Moer",
- "death.attack.create.crush.player": "%1$s foi jogando numa Roda de moer por %2$s",
- "death.attack.create.fan_fire": "%1$s foi queimado por ar quente",
- "death.attack.create.fan_fire.player": "%1$s Foi jogado num defumador por %2$s",
- "death.attack.create.fan_lava": "%1$s foi queimado pelo ventilador de lava",
- "death.attack.create.fan_lava.player": "U%1$s foi jogado numa fundidora por %2$s",
- "death.attack.create.mechanical_drill": "%1$s foi empalado pela Broca Mecânica",
- "death.attack.create.mechanical_drill.player": "%1$s foi jogado na frente de uma broca por %2$s",
- "death.attack.create.mechanical_saw": "%1$s foi cortado ao meio por uma serra mecânica",
- "death.attack.create.mechanical_saw.player": "%1$s foi jogado numa serra por %2$s",
- "death.attack.create.potato_cannon": "%1$s foi atirado pelo canhão de batatas do %2$",
- "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",
- "death.attack.create.run_over": "%1$s foi atropelado por %2$s",
-
- "create.block.deployer.damage_source_name": "Implantador rebelde",
- "create.block.cart_assembler.invalid": "Coloque o seu montador de carrinho de minas num trilho",
-
- "create.menu.return": "Retornar ao menu",
- "create.menu.configure": "Configurar...",
- "create.menu.ponder_index": "Tabela do ponderamento",
- "create.menu.only_ingame": "Disponível no menu de pausa",
- "create.menu.report_bugs": "Informar um erro",
- "create.menu.support": "Suporte nós",
-
- "create.recipe.crushing": "Triturando",
- "create.recipe.milling": "Moendo",
- "create.recipe.fan_washing": "Lavagem em massa",
- "create.recipe.fan_washing.fan": "Ventilador atrás de água",
- "create.recipe.fan_smoking": "Defumação em massa",
- "create.recipe.fan_smoking.fan": "Ventilador atrás do fogo",
- "create.recipe.fan_haunting": "Assombração em massa",
- "create.recipe.fan_haunting.fan": "Ventilador atrás do fogo das almas ",
- "create.recipe.fan_blasting": "Fundição em massa",
- "create.recipe.fan_blasting.fan": "ventilador atrás de lava",
- "create.recipe.pressing": "Prensando",
- "create.recipe.mixing": "Misturando",
- "create.recipe.deploying": "Implantando",
- "create.recipe.automatic_shapeless": "Fabricação sem forma automático",
- "create.recipe.automatic_brewing": "Produção de poções",
- "create.recipe.packing": "Compactando",
- "create.recipe.automatic_packing": "Compactação automático",
- "create.recipe.sawing": "Serrando",
- "create.recipe.mechanical_crafting": "Fabricação mecânica",
- "create.recipe.automatic_shaped": "Fabricação com forma automática",
- "create.recipe.block_cutting": "Corte de blocos",
- "create.recipe.wood_cutting": "Corte de madeira",
- "create.recipe.sandpaper_polishing": "Polimento com lixa",
- "create.recipe.mystery_conversion": "Conversão misteriosa",
- "create.recipe.spout_filling": "Preenchimento com bica",
- "create.recipe.draining": "Drenação de item",
- "create.recipe.item_application": "Aplicação de item manual",
- "create.recipe.item_application.any_axe": "Qualquer machado",
- "create.recipe.sequenced_assembly": "Montagem sequenciada",
- "create.recipe.assembly.next": "Proximo: %1$s",
- "create.recipe.assembly.step": "Passo %1$s:",
- "create.recipe.assembly.progress": "Progresso: %1$s/%2$s",
- "create.recipe.assembly.pressing": "Processa na prensa",
- "create.recipe.assembly.spout_filling_fluid": "Despejar %1$s",
- "create.recipe.assembly.deploying_item": "Implantar %1$s",
- "create.recipe.assembly.cutting": "Cortado com serra",
- "create.recipe.assembly.repeat": "Repetir sequência %1$s vezes",
- "create.recipe.assembly.junk": "Recuperação aleatório",
- "create.recipe.processing.chance": "%1$s%% Chance",
- "create.recipe.deploying.not_consumed": "Não consumido",
- "create.recipe.heat_requirement.none": "Aquecimento não requerido",
- "create.recipe.heat_requirement.heated": "Aquecido",
- "create.recipe.heat_requirement.superheated": "Super-aquecido",
-
- "create.generic.range": "Área",
- "create.generic.radius": "Raio",
- "create.generic.width": "Largura",
- "create.generic.height": "Altura",
- "create.generic.length": "Comprimento",
- "create.generic.speed": "Velocidade",
- "create.generic.delay": "Demorada",
- "create.generic.duration": "Duração",
- "create.generic.timeUnit": "Unidade de tempo",
- "create.generic.unit.ticks": "Ticks",
- "create.generic.unit.seconds": "Segundos",
- "create.generic.unit.minutes": "Minutos",
- "create.generic.daytime.hour": "Horas",
- "create.generic.daytime.minute": "Minuto",
- "create.generic.daytime.second": "Segundo",
- "create.generic.daytime.pm": "Da tarde",
- "create.generic.daytime.am": "Da manhã",
- "create.generic.unit.rpm": "RPM",
- "create.generic.unit.stress": "us",
- "create.generic.unit.degrees": "°",
- "create.generic.unit.millibuckets": "%1$smB",
- "create.generic.unit.buckets": "B",
- "create.generic.clockwise": "Sentido horário",
- "create.generic.counter_clockwise": "Sentido anti-horário",
- "create.generic.in_quotes": "\"%1$s\"",
- "create.generic.pitch": "Afinação: %1$s",
- "create.generic.notes": "F#;F;E;D#;D;C#;C;B;A#;A;G#;G",
-
- "create.action.scroll": "Rolar",
- "create.action.confirm": "Confirmar",
- "create.action.abort": "Abortar",
- "create.action.saveToFile": "Salvar",
- "create.action.discard": "Descartar",
-
- "create.keyinfo.toolmenu": "Menu Focal da Ferramenta",
- "create.keyinfo.toolbelt": "Acessa caixas de ferramenta próximas",
- "create.keyinfo.scrollup": "Simular a roda do mouse (para cima) (no mundo)",
- "create.keyinfo.scrolldown": "Simular a roda do mouse (para baixo) (no mundo)",
-
- "create.gui.scrollInput.defaultTitle": "Escolha uma Opção:",
- "create.gui.scrollInput.scrollToModify": "Role o mouse para Modificar",
- "create.gui.scrollInput.scrollToAdjustAmount": "Role o mouse para ajustar a quantidade",
- "create.gui.scrollInput.scrollToSelect": "Role o mouse para Selecionar",
- "create.gui.scrollInput.shiftScrollsFaster": "Shift para rolar o mouse mais rapido",
- "create.gui.toolmenu.focusKey": "Segure [%1$s] para Focar",
- "create.gui.toolmenu.cycle": "[SCROLL] para Circular",
-
- "create.toolbox.unequip": "Desequipar: %1$s",
- "create.toolbox.outOfRange": "Caixa de ferramentas do item segurado fora de alcance",
- "create.toolbox.detach": "Parar de rastrear e manter item",
- "create.toolbox.depositAll": "Retorna itens para caixa de ferramenta próxima",
- "create.toolbox.depositBox": "Retornar itens para caixa de ferramenta",
-
- "create.gui.symmetryWand.mirrorType": "Espelhar",
- "create.gui.symmetryWand.orientation": "Orientação",
-
- "create.symmetry.mirror.plane": "Espelhar uma vez",
- "create.symmetry.mirror.doublePlane": "Retangular",
- "create.symmetry.mirror.triplePlane": "Octagonal",
-
- "create.orientation.orthogonal": "Ortogonal",
- "create.orientation.diagonal": "Diagonal",
- "create.orientation.horizontal": "Horizontal",
- "create.orientation.alongZ": "Através de Z",
- "create.orientation.alongX": "Através de X",
-
- "create.gui.terrainzapper.title": "UNLOCALIZED: Handheld Blockzapper",
- "create.gui.terrainzapper.searchDiagonal": "UNLOCALIZED: Follow Diagonals",
- "create.gui.terrainzapper.searchFuzzy": "UNLOCALIZED: Ignore Material Borders",
- "create.gui.terrainzapper.patternSection": "UNLOCALIZED: Pattern",
- "create.gui.terrainzapper.pattern.solid": "UNLOCALIZED: Solid",
- "create.gui.terrainzapper.pattern.checkered": "UNLOCALIZED: Checkerboard",
- "create.gui.terrainzapper.pattern.inversecheckered": "UNLOCALIZED: Inverted Checkerboard",
- "create.gui.terrainzapper.pattern.chance25": "UNLOCALIZED: 25% Roll",
- "create.gui.terrainzapper.pattern.chance50": "UNLOCALIZED: 50% Roll",
- "create.gui.terrainzapper.pattern.chance75": "UNLOCALIZED: 75% Roll",
- "create.gui.terrainzapper.placement": "UNLOCALIZED: Placement",
- "create.gui.terrainzapper.placement.merged": "UNLOCALIZED: Merged",
- "create.gui.terrainzapper.placement.attached": "UNLOCALIZED: Attached",
- "create.gui.terrainzapper.placement.inserted": "UNLOCALIZED: Inserted",
- "create.gui.terrainzapper.brush": "UNLOCALIZED: Brush",
- "create.gui.terrainzapper.brush.cuboid": "UNLOCALIZED: Cuboid",
- "create.gui.terrainzapper.brush.sphere": "UNLOCALIZED: Sphere",
- "create.gui.terrainzapper.brush.cylinder": "UNLOCALIZED: Cylinder",
- "create.gui.terrainzapper.brush.surface": "UNLOCALIZED: Surface",
- "create.gui.terrainzapper.brush.cluster": "UNLOCALIZED: Cluster",
- "create.gui.terrainzapper.tool": "UNLOCALIZED: Tool",
- "create.gui.terrainzapper.tool.fill": "UNLOCALIZED: Fill",
- "create.gui.terrainzapper.tool.place": "UNLOCALIZED: Place",
- "create.gui.terrainzapper.tool.replace": "UNLOCALIZED: Replace",
- "create.gui.terrainzapper.tool.clear": "UNLOCALIZED: Clear",
- "create.gui.terrainzapper.tool.overlay": "UNLOCALIZED: Overlay",
- "create.gui.terrainzapper.tool.flatten": "UNLOCALIZED: Flatten",
-
- "create.terrainzapper.shiftRightClickToSet": "UNLOCALIZED: Shift-Right-Click to Select a Shape",
- "create.terrainzapper.usingBlock": "UNLOCALIZED: Using: %1$s",
- "create.terrainzapper.leftClickToSet": "UNLOCALIZED: Left-Click a Block to set Material",
-
- "create.minecart_coupling.two_couplings_max": "Carrinhos de mina não podem ter mais de dois acoplamentos cada",
- "create.minecart_coupling.unloaded": "Partes do seu trem aparentam estar em um chunk descarregado",
- "create.minecart_coupling.no_loops": "Acoplamentos não podem formar um loop",
- "create.minecart_coupling.removed": "Removeu todos os acoplamentos do carrinho de mina",
- "create.minecart_coupling.too_far": "Carrinhos de mina estão muito distanciados",
-
- "create.contraptions.movement_mode": "Modo de movimento",
- "create.contraptions.movement_mode.move_place": "Sempre colocar quando parado",
- "create.contraptions.movement_mode.move_place_returned": "Colocar apenas na posição inicial",
- "create.contraptions.movement_mode.move_never_place": "Colocar apenas caso a âncora seja destruída",
- "create.contraptions.movement_mode.rotate_place": "Sempre colocar quando parado",
- "create.contraptions.movement_mode.rotate_place_returned": "Apenas colocar perto do angulo inicial",
- "create.contraptions.movement_mode.rotate_never_place": "Colocar apenas caso a âncora seja destruída",
- "create.contraptions.cart_movement_mode": "Modo de movimento do carrinho",
- "create.contraptions.cart_movement_mode.rotate": "Sempre apontar para a direção do movimento",
- "create.contraptions.cart_movement_mode.rotate_paused": "Pausar atores quando girando",
- "create.contraptions.cart_movement_mode.rotation_locked": "Travar a rotação",
- "create.contraptions.windmill.rotation_direction": "Direção da rotação",
- "create.contraptions.clockwork.clock_hands": "Ponteiros do relogio",
- "create.contraptions.clockwork.hour_first": "Ponteiro da hora primeiro",
- "create.contraptions.clockwork.minute_first": "Ponteiro do minuto primeiro",
- "create.contraptions.clockwork.hour_first_24": "Ponteiro das 24 horas primeiro",
-
- "create.logistics.filter": "Filtro",
- "create.logistics.recipe_filter": "Filtro de receitas",
- "create.logistics.fluid_filter": "Filtro de fluido",
- "create.logistics.firstFrequency": "Freq. #1",
- "create.logistics.secondFrequency": "Freq. #2",
- "create.logistics.filter.apply": "Aplicou filtro para %1$s.",
- "create.logistics.filter.apply_click_again": "Aplicou filtro para %1$s, Clique denovo para copiar quantidade.",
- "create.logistics.filter.apply_count": "Aplicou quantidade de extração para o filtro.",
-
- "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",
- "create.gui.goggles.pole_length": "Comprimento da vara:",
- "create.gui.goggles.fluid_container": "Informação do recipiente de fluido:",
- "create.gui.goggles.fluid_container.capacity": "Capacidade: ",
- "create.gui.assembly.exception": "Não foi possível montar essa engenhoca:",
- "create.gui.assembly.exception.unmovableBlock": "Bloco imovel (%4$s) em [%1$s,%2$s,%3$s]",
- "create.gui.assembly.exception.chunkNotLoaded": "O bloco em [%1$s,%2$s,%3$s] não estava em um chunk carregado",
- "create.gui.assembly.exception.structureTooLarge": "Tem muitos blocos incluídos na engenhoca. O limite configurado é: %1$s",
- "create.gui.assembly.exception.tooManyPistonPoles": "Tem muitas varetas de extensão colocadas nesse pistão. O limite configurado é: %1$s",
- "create.gui.assembly.exception.noPistonPoles": "O pistão esta faltando algumas varetas de extensão",
- "create.gui.assembly.exception.not_enough_sails": "A estrutura conectada não possui o número suficiente de blocos tipo vela: %1$s\nUm mínimo de %2$s são requeridos",
- "create.gui.assembly.exception.no_contacts": "UNLOCALIZED: Elevators require a horizontal _Redstone_ _Contact_ attached to the structure",
- "create.gui.assembly.exception.too_many_contacts": "UNLOCALIZED: Cannot attach more than one _Redstone_ _Contact_ to Elevators",
- "create.gui.assembly.exception.column_conflict": "UNLOCALIZED: Another Elevator is already targeting this column of contacts",
- "create.gui.gauge.info_header": "Informação do medidor:",
- "create.gui.speedometer.title": "Velocidade de rotação",
- "create.gui.stressometer.title": "Estresse do sistema",
- "create.gui.stressometer.capacity": "Capacidade restante",
- "create.gui.stressometer.overstressed": "Sobre estressado",
- "create.gui.stressometer.no_rotation": "Nenhuma rotação",
- "create.gui.contraptions.not_fast_enough": "Aparenta que esse %1$s não _está_ girando com _a velocidade_ _necessária_.",
- "create.gui.contraptions.network_overstressed": "Aparenta que essa engenhoca está _sobre estressada_. Adicione mais fontes ou _desacelere_ __ os componentes que tem um _impacto de_ _stress alto_.",
- "create.gui.adjustable_crate.title": "UNLOCALIZED: Adjustable Crate",
- "create.gui.adjustable_crate.storageSpace": "UNLOCALIZED: Storage Space",
- "create.gui.stockpile_switch.title": "Dijuntor de armazenamento",
- "create.gui.stockpile_switch.invert_signal": "Inverter sinal",
- "create.gui.stockpile_switch.move_to_lower_at": "Mover para a faixa mais baixa %1$s%%",
- "create.gui.stockpile_switch.move_to_upper_at": "Mover para a faixa mais alta %1$s%%",
- "create.gui.sequenced_gearshift.title": "Câmbio sequenciado",
- "create.gui.sequenced_gearshift.instruction": "Instruções",
- "create.gui.sequenced_gearshift.instruction.turn_angle.descriptive": "Rotacionar por angulo",
- "create.gui.sequenced_gearshift.instruction.turn_angle": "Giro",
- "create.gui.sequenced_gearshift.instruction.turn_angle.angle": "Angulo",
- "create.gui.sequenced_gearshift.instruction.turn_distance.descriptive": "Rotacionar par mover Pistão/Polia/Portico",
- "create.gui.sequenced_gearshift.instruction.turn_distance": "Pistão",
- "create.gui.sequenced_gearshift.instruction.turn_distance.distance": "Distancia",
- "create.gui.sequenced_gearshift.instruction.delay.descriptive": "Espera",
- "create.gui.sequenced_gearshift.instruction.delay": "Esperar",
- "create.gui.sequenced_gearshift.instruction.delay.duration": "Duração",
- "create.gui.sequenced_gearshift.instruction.end.descriptive": "Terminar",
- "create.gui.sequenced_gearshift.instruction.end": "Termino",
- "create.gui.sequenced_gearshift.instruction.await.descriptive": "Esperar novo pulso de redstone",
- "create.gui.sequenced_gearshift.instruction.await": "Espera",
- "create.gui.sequenced_gearshift.speed": "Velocidade, Direção",
- "create.gui.sequenced_gearshift.speed.forward": "Velocidade inicial, Para frente",
- "create.gui.sequenced_gearshift.speed.forward_fast": "Dobro da velocidade, Para frente",
- "create.gui.sequenced_gearshift.speed.back": "Velocidade inicial, Para trás",
- "create.gui.sequenced_gearshift.speed.back_fast": "Dobro da velocidade, Para trás",
-
- "create.schematicAndQuill.dimensions": "Tamanho Esquema: %1$sx%2$sx%3$s",
- "create.schematicAndQuill.firstPos": "Primeira posição feita.",
- "create.schematicAndQuill.secondPos": "Segunda posição feita.",
- "create.schematicAndQuill.noTarget": "Seguro [Ctrl] para seleccionar Blocos de Ar.",
- "create.schematicAndQuill.abort": "Seleção removida.",
- "create.schematicAndQuill.title": "Nome do esquema:",
- "create.schematicAndQuill.convert": "Salvar e carregar arquivo imediatamente",
- "create.schematicAndQuill.fallbackName": "Meu Esquema",
- "create.schematicAndQuill.saved": "Salvo como %1$s",
-
- "create.schematic.invalid": "[!] Item Inválido - Use a Mesa de Desenho no lugar",
- "create.schematic.position": "Posição",
- "create.schematic.rotation": "Rotação",
- "create.schematic.rotation.none": "Nada",
- "create.schematic.rotation.cw90": "Sentido horário 90",
- "create.schematic.rotation.cw180": "Sentido horário 180",
- "create.schematic.rotation.cw270": "Sentido horário 270",
- "create.schematic.mirror": "Espelhar",
- "create.schematic.mirror.none": "Nada",
- "create.schematic.mirror.frontBack": "Frente para Trás",
- "create.schematic.mirror.leftRight": "Esquerda para Direita",
- "create.schematic.tool.deploy": "Concluir",
- "create.schematic.tool.move": "Mover XZ",
- "create.schematic.tool.movey": "Mover Y",
- "create.schematic.tool.rotate": "Rodar",
- "create.schematic.tool.print": "Imprimir",
- "create.schematic.tool.flip": "Virar",
- "create.schematic.tool.deploy.description.0": "Move o lugar da estrutura.",
- "create.schematic.tool.deploy.description.1": "Botão-direito no chão para colocar.",
- "create.schematic.tool.deploy.description.2": "Segure [Ctrl] para selecionar em uma distância fixa.",
- "create.schematic.tool.deploy.description.3": "[Ctrl]-Rolar para mudar a distância.",
- "create.schematic.tool.move.description.0": "Vira o Esquema Horizontalmente",
- "create.schematic.tool.move.description.1": "Aponte ao Esquema e [CTRL]-Rolar para empurrar.",
- "create.schematic.tool.move.description.2": "",
- "create.schematic.tool.move.description.3": "",
- "create.schematic.tool.movey.description.0": "Vira o Esquema Verticalmente",
- "create.schematic.tool.movey.description.1": "[CTRL]-Rolar para mover para cima/baixo",
- "create.schematic.tool.movey.description.2": "",
- "create.schematic.tool.movey.description.3": "",
- "create.schematic.tool.rotate.description.0": "Roda o Esquema em torno do seu centro.",
- "create.schematic.tool.rotate.description.1": "[CTRL]-Rolar para rolar 90 Graus",
- "create.schematic.tool.rotate.description.2": "",
- "create.schematic.tool.rotate.description.3": "",
- "create.schematic.tool.print.description.0": "Colocá estrutura no mundo instantaneamente",
- "create.schematic.tool.print.description.1": "[Botão-Direito] para confirmar a posição atual.",
- "create.schematic.tool.print.description.2": "Esta ferramenta é para o Modo Criativo apenas.",
- "create.schematic.tool.print.description.3": "",
- "create.schematic.tool.flip.description.0": "Gira o Esquema ao longo da face que você selecionar.",
- "create.schematic.tool.flip.description.1": "Aponte para o Esquema e [CTRL]-Rolar para virá-lo.",
- "create.schematic.tool.flip.description.2": "",
- "create.schematic.tool.flip.description.3": "",
-
- "create.schematics.synchronizing": "Sincronizando...",
- "create.schematics.uploadTooLarge": "Seu esquema é muito grande",
- "create.schematics.maxAllowedSize": "O tamanho máximo permitido para o esquema é:",
-
- "create.gui.schematicTable.refresh": "atualizar arquivos",
- "create.gui.schematicTable.open_folder": "Abrir pasta",
- "create.gui.schematicTable.title": "Mesa de Desenho",
- "create.gui.schematicTable.availableSchematics": "Esquema disponíveis",
- "create.gui.schematicTable.noSchematics": "Nenhum esquema salvo",
- "create.gui.schematicTable.uploading": "Importando...",
- "create.gui.schematicTable.finished": "Envio Concluído!",
- "create.gui.schematicannon.title": "Canhão de esquema",
- "create.gui.schematicannon.listPrinter": "Impressora de Lista de Materiais",
- "create.gui.schematicannon.gunpowderLevel": "Pólvora em %1$s%%",
- "create.gui.schematicannon.shotsRemaining": "Disparos faltantes: %1$s",
- "create.gui.schematicannon.shotsRemainingWithBackup": "Com backup: %1$s",
- "create.gui.schematicannon.optionEnabled": "Habilitado Atualmente",
- "create.gui.schematicannon.optionDisabled": "Desabilitado Atualmente",
- "create.gui.schematicannon.showOptions": "Mostrar as configurações da impressora",
- "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",
- "create.gui.schematicannon.option.replaceWithEmpty": "Substituir Sólidos com Vazio",
- "create.gui.schematicannon.option.skipMissing": "Pulando Blocos faltantes",
- "create.gui.schematicannon.option.skipTileEntities": "Proteger tile entities",
- "create.gui.schematicannon.slot.gunpowder": "Adicionar pólvora para carregar o canhão",
- "create.gui.schematicannon.slot.listPrinter": "Coloque livros aqui para imprimir uma lista para o seu esquema",
- "create.gui.schematicannon.slot.schematic": "Adicione o seu esquema aqui. Tenha certeza que ele está colocado em um lugar especifico.",
- "create.gui.schematicannon.option.skipMissing.description": "Se o Canhão de esquema não encontrar o Bloco para colocar, ele irá continuar para a próxima. Posição.",
- "create.gui.schematicannon.option.skipTileEntities.description": "O Canhão de esquema vai evitar substituir blocos que contêm dados como Baús.",
- "create.gui.schematicannon.option.dontReplaceSolid.description": "O Canhão de esquema nunca irá substituir Blocos sólidos na área em trabalho, apenas não-Sólidos e Ar.",
- "create.gui.schematicannon.option.replaceWithSolid.description": "O Canhão de esquema irá apenas substituir Blocos sólidos na área de trabalho, se o Esquema conter um bloco Sólido naquela posição.",
- "create.gui.schematicannon.option.replaceWithAny.description": "O Canhão de esquema irá substituir Blocos sólidos na área de trabalho, se o Esquema conter qualquer Bloco naquela posição.",
- "create.gui.schematicannon.option.replaceWithEmpty.description": "O Canhão de esquema irá limpar todos os blocos na área de trabalho, incluindo os substituídos por Ar.",
-
- "create.schematicannon.status.idle": "Ocioso",
- "create.schematicannon.status.ready": "Pronto",
- "create.schematicannon.status.running": "Trabalhando",
- "create.schematicannon.status.finished": "Concluído",
- "create.schematicannon.status.paused": "Pausado",
- "create.schematicannon.status.stopped": "Parada",
- "create.schematicannon.status.noGunpowder": "Sem pólvora",
- "create.schematicannon.status.targetNotLoaded": "Bloco não carregado",
- "create.schematicannon.status.targetOutsideRange": "Alvo está muito Longe",
- "create.schematicannon.status.searching": "Procurando",
- "create.schematicannon.status.skipping": "Pulando",
- "create.schematicannon.status.missingBlock": "Bloco Faltante:",
- "create.schematicannon.status.placing": "Colocando",
- "create.schematicannon.status.clearing": "Limpando Blocos",
- "create.schematicannon.status.schematicInvalid": "Esquema Inválido",
- "create.schematicannon.status.schematicNotPlaced": "Esquema não Colocado",
- "create.schematicannon.status.schematicExpired": "Arquivo de Esquema Expirado",
-
- "create.materialChecklist": "Lista de materiais",
- "create.materialChecklist.blocksNotLoaded": "UNLOCALIZED: * Disclaimer *\n\nMaterial List may be inaccurate due to relevant chunks not being loaded.",
-
- "create.gui.filter.deny_list": "Lista de negação",
- "create.gui.filter.deny_list.description": "Itens passam se eles não encaixam em nenhum dos acima. Uma lista de negação vazia aceita tudo.",
- "create.gui.filter.allow_list": "Lista de permissão",
- "create.gui.filter.allow_list.description": "Itens passam se eles se encaixam em algum dos acima. Uma lista de permissão vazia rejeita tudo.",
- "create.gui.filter.respect_data": "Respeitar informação",
- "create.gui.filter.respect_data.description": "Itens apenas se encaixam caso a durabilidade, encantamentos e outros atributos se encaixam também.",
- "create.gui.filter.ignore_data": "Ignorar informação",
- "create.gui.filter.ignore_data.description": "Itens se enquadram não importa os seus atributos.",
-
- "create.item_attributes.placeable": "É colocavel",
- "create.item_attributes.placeable.inverted": "Não é colocavel",
- "create.item_attributes.consumable": "É comestivel",
- "create.item_attributes.consumable.inverted": "Não é comestivel",
- "create.item_attributes.fluid_container": "Pode armazenar fluidos",
- "create.item_attributes.fluid_container.inverted": "Não pode armazenar fluidos",
- "create.item_attributes.enchanted": "Está encantado",
- "create.item_attributes.enchanted.inverted": "Não está encantado",
- "create.item_attributes.max_enchanted": "Está encantado no nível máximo",
- "create.item_attributes.max_enchanted.inverted": "Não está encantado no nível maximo",
- "create.item_attributes.renamed": "Tem nome customizado",
- "create.item_attributes.renamed.inverted": "Não tem nome customizado",
- "create.item_attributes.damaged": "Está danificado",
- "create.item_attributes.damaged.inverted": "Não está danificado",
- "create.item_attributes.badly_damaged": "Está severamente danificado",
- "create.item_attributes.badly_damaged.inverted": "Não está severamente danificado",
- "create.item_attributes.not_stackable": "Não pode ser empilhado",
- "create.item_attributes.not_stackable.inverted": "Pode ser empilhado",
- "create.item_attributes.equipable": "Pode ser equipado",
- "create.item_attributes.equipable.inverted": "Não pode ser equipado",
- "create.item_attributes.furnace_fuel": "è combustivel",
- "create.item_attributes.furnace_fuel.inverted": "Não é combustivel",
- "create.item_attributes.washable": "Pode ser lavado",
- "create.item_attributes.washable.inverted": "Não pode ser lavado",
- "create.item_attributes.hauntable": "Pode ser amaldiçoado",
- "create.item_attributes.hauntable.inverted": "Não pode ser amaldiçoado",
- "create.item_attributes.crushable": "Pode ser triturado",
- "create.item_attributes.crushable.inverted": "Não pode ser triturado",
- "create.item_attributes.smeltable": "Pode ser fundido",
- "create.item_attributes.smeltable.inverted": "Não pode ser fundido",
- "create.item_attributes.smokable": "Pode ser defumado",
- "create.item_attributes.smokable.inverted": "Não pode ser defumado",
- "create.item_attributes.blastable": "È fundível no alto-forno",
- "create.item_attributes.blastable.inverted": "Não é fundível no alto-forno",
- "create.item_attributes.compostable": "UNLOCALIZED: can be composted",
- "create.item_attributes.compostable.inverted": "UNLOCALIZED: cannot be composted",
- "create.item_attributes.shulker_level": "O shulker é %1$s",
- "create.item_attributes.shulker_level.inverted": "O shulker não é %1$s",
- "create.item_attributes.shulker_level.full": "Cheio",
- "create.item_attributes.shulker_level.empty": "Vazio",
- "create.item_attributes.shulker_level.partial": "Parcialmente cheio",
- "create.item_attributes.in_tag": "è marcado %1$s",
- "create.item_attributes.in_tag.inverted": "Não é marcado %1$s",
- "create.item_attributes.in_item_group": "Está no grupo '%1$s'",
- "create.item_attributes.in_item_group.inverted": "Não esta no grupo '%1$s'",
- "create.item_attributes.added_by": "Foi adicionado por %1$s",
- "create.item_attributes.added_by.inverted": "Não foi adicionado por %1$s",
- "create.item_attributes.has_enchant": "Está encantado com %1$s",
- "create.item_attributes.has_enchant.inverted": "Não esta encantado com %1$s",
- "create.item_attributes.color": "Esta tingido de %1$s",
- "create.item_attributes.color.inverted": "Não está tingido de %1$s",
- "create.item_attributes.has_fluid": "Contem %1$s",
- "create.item_attributes.has_fluid.inverted": "Não contem %1$s",
- "create.item_attributes.has_name": "Tem o nome %1$s",
- "create.item_attributes.has_name.inverted": "Não tem o nome %1$s",
- "create.item_attributes.book_author": "Tem a autoria de %1$s",
- "create.item_attributes.book_author.inverted": "Não tem a autoria de %1$s",
- "create.item_attributes.book_copy_original": "É original",
- "create.item_attributes.book_copy_original.inverted": "Não é original",
- "create.item_attributes.book_copy_first": "É uma cópia da primeira geração",
- "create.item_attributes.book_copy_first.inverted": "Não é uma copia de primeira geração",
- "create.item_attributes.book_copy_second": "É uma cópia de segunda geração",
- "create.item_attributes.book_copy_second.inverted": "Não é uma copia de segunda geração",
- "create.item_attributes.book_copy_tattered": "É uma bagunça esfarrapada",
- "create.item_attributes.book_copy_tattered.inverted": "Não é uma bagunça esfarrapada",
- "create.item_attributes.astralsorcery_amulet": "Melhora %1$s",
- "create.item_attributes.astralsorcery_amulet.inverted": "Não melhora %1$s",
- "create.item_attributes.astralsorcery_constellation": "Esta sintonizado a %1$s",
- "create.item_attributes.astralsorcery_constellation.inverted": "Não esta sintonizado a %1$s",
- "create.item_attributes.astralsorcery_crystal": "Tem atributos de cristais %1$s",
- "create.item_attributes.astralsorcery_crystal.inverted": "Não tem atributos de cristais %1$s",
- "create.item_attributes.astralsorcery_perk_gem": " %1$s Tem um atributo de beneficio",
- "create.item_attributes.astralsorcery_perk_gem.inverted": "%1$s Não tem um atributo de benefício",
-
- "create.gui.attribute_filter.no_selected_attributes": "Nenhum atributo selecionado",
- "create.gui.attribute_filter.selected_attributes": "Atributos selecionados:",
- "create.gui.attribute_filter.add_attribute": "Adicionar atributo a lista",
- "create.gui.attribute_filter.add_inverted_attribute": "Adicionar atributo oposto a lista",
- "create.gui.attribute_filter.allow_list_disjunctive": "Lista de permissão (Qualquer)",
- "create.gui.attribute_filter.allow_list_disjunctive.description": "Itens passam se eles tiverem qualquer atributo selecionado.",
- "create.gui.attribute_filter.allow_list_conjunctive": "Lista de permissão (Todos)",
- "create.gui.attribute_filter.allow_list_conjunctive.description": "Itens passam se eles tiverem TODOS atributos selecionados.",
- "create.gui.attribute_filter.deny_list": "lista de negação",
- "create.gui.attribute_filter.deny_list.description": "Itens passam se eles NÃO tiverem qualquer atributo selecionado.",
- "create.gui.attribute_filter.add_reference_item": "Adicionar item referência",
-
- "create.tooltip.holdForDescription": "Segure [%1$s] para o sumário",
- "create.tooltip.holdForControls": "Segure [%1$s] para os controles",
- "create.tooltip.keyShift": "Shift",
- "create.tooltip.keyCtrl": "Ctrl",
- "create.tooltip.speedRequirement": "Requerimento de velocidade: %1$s",
- "create.tooltip.speedRequirement.none": "Nenhum",
- "create.tooltip.speedRequirement.slow": "Devagar",
- "create.tooltip.speedRequirement.medium": "Modereado",
- "create.tooltip.speedRequirement.fast": "Rapido",
- "create.tooltip.stressImpact": "Impacto de stress: %1$s",
- "create.tooltip.stressImpact.low": " Baixo",
- "create.tooltip.stressImpact.medium": " Moderado",
- "create.tooltip.stressImpact.high": " Alto",
- "create.tooltip.stressImpact.overstressed": ": Sobre estresse",
- "create.tooltip.up_to": "UNLOCALIZED: Up to %1$s",
- "create.tooltip.capacityProvided": "Capacidade de stress cinético: %1$s",
- "create.tooltip.capacityProvided.low": " Pequeno",
- "create.tooltip.capacityProvided.medium": " Médio",
- "create.tooltip.capacityProvided.high": " Grande",
- "create.tooltip.generationSpeed": " Gera em %1$s %2$s",
- "create.tooltip.analogStrength": " Força analogica: %1$s/15",
-
- "create.mechanical_arm.extract_from": " Pegar itens de %1$s",
- "create.mechanical_arm.deposit_to": " Depositar itens para %1$s",
- "create.mechanical_arm.summary": "Braço mecânico tem %1$s entrada(s) e %2$s saida(s).",
- "create.mechanical_arm.points_outside_range": "%1$s Ponto(s) de interação removidos pelas limitações de alcance.",
-
- "create.weighted_ejector.target_set": "Alvo selecionado",
- "create.weighted_ejector.target_not_valid": "Ejetando para o bloco adjacente (Alvo não foi valido)",
- "create.weighted_ejector.no_target": "Ejetando para o bloco adjacente (Nenhum alvo foi selecionado)",
- "create.weighted_ejector.targeting": "Ejetando para [%1$s,%2$s,%3$s]",
- "create.weighted_ejector.stack_size": "Tamanho da pilha ejetada",
-
- "create.logistics.when_multiple_outputs_available": "Quando multiplas saidas selecionadas",
-
- "create.mechanical_arm.selection_mode.round_robin": "Rodízio",
- "create.mechanical_arm.selection_mode.forced_round_robin": "Rodízio forçado",
- "create.mechanical_arm.selection_mode.prefer_first": "Preferir primeiro alvo",
-
- "create.tunnel.selection_mode.split": "Dividir",
- "create.tunnel.selection_mode.forced_split": "Divisão forçada",
- "create.tunnel.selection_mode.round_robin": "Rodízio",
- "create.tunnel.selection_mode.forced_round_robin": "Rodízio forçado",
- "create.tunnel.selection_mode.prefer_nearest": "Preferir o mais perto",
- "create.tunnel.selection_mode.randomize": "Aleatorizar",
- "create.tunnel.selection_mode.synchronize": "Sincronizar as entradas",
-
- "create.tooltip.chute.header": "Informação da calha",
- "create.tooltip.chute.items_move_down": "Itens movimentam para baixo",
- "create.tooltip.chute.items_move_up": "Itens movem para cima",
- "create.tooltip.chute.no_fans_attached": "Não conectado com um ventilador",
- "create.tooltip.chute.fans_push_up": "Ventiladores sopram de baixo",
- "create.tooltip.chute.fans_push_down": "Ventiladores sopram de cima",
- "create.tooltip.chute.fans_pull_up": "Ventiladores sugam de cima",
- "create.tooltip.chute.fans_pull_down": "Ventiladores sugam de baixo",
- "create.tooltip.chute.contains": "Contem: %1$s x%2$s",
- "create.tooltip.deployer.header": "UNLOCALIZED: Deployer Information",
- "create.tooltip.deployer.using": "UNLOCALIZED: Mode: Use",
- "create.tooltip.deployer.punching": "UNLOCALIZED: Mode: Attack",
- "create.tooltip.deployer.contains": "UNLOCALIZED: Item: %1$s x%2$s",
- "create.tooltip.brass_tunnel.contains": "Distribuindo:",
- "create.tooltip.brass_tunnel.contains_entry": " > %1$s x%2$s",
- "create.tooltip.brass_tunnel.retrieve": "Clique direito para recuperar item",
-
- "create.linked_controller.bind_mode": "Modo de vinculação",
- "create.linked_controller.press_keybind": "Aperte %1$s, %2$s, %3$s, %4$s, %5$s or %6$s, para vincular essa frequencia para tecla respectiva",
- "create.linked_controller.key_bound": "Frequência vinculada com %1$s",
- "create.linked_controller.frequency_slot_1": "Tecla: %1$s, Freq. #1",
- "create.linked_controller.frequency_slot_2": "Tecla: %1$s, Freq. #2",
-
- "create.crafting_blueprint.crafting_slot": "Slot de ingrediente",
- "create.crafting_blueprint.filter_items_viable": "Filtros avançados são viaveis",
- "create.crafting_blueprint.display_slot": "Slot de exibição",
- "create.crafting_blueprint.inferred": "Deduzido pela receita",
- "create.crafting_blueprint.manually_assigned": "Designado manualmente",
- "create.crafting_blueprint.secondary_display_slot": "Slot de exibição secundario",
- "create.crafting_blueprint.optional": "Opcional",
-
- "create.potato_cannon.ammo.attack_damage": " %1$s Dano de ataque",
- "create.potato_cannon.ammo.reload_ticks": " %1$s Velocidade de recarregamento",
- "create.potato_cannon.ammo.knockback": " %1$s Repulsão do projetil",
-
- "create.hint.hose_pulley.title": "Abastecimento sem fundo",
- "create.hint.hose_pulley": "O corpo de fluido selecionado é considerado infinito.",
- "create.hint.mechanical_arm_no_targets.title": "Sem alvos",
- "create.hint.mechanical_arm_no_targets": "Aparentemente esse _Braço_ _Mecânico_ não foi designado nenhum _alvo._ Selecione esteiras, depósitos, funis e outros blocos com o _botão direito do mouse_ enquanto _segurando_ o _Braço_ _Mecânico_ na sua _mão_.",
- "create.hint.empty_bearing.title": "Atualizar o rolamento",
- "create.hint.empty_bearing": " clique com o botão direito_ o rolamento com a _mão_ _vazia_ para _conectar_ a estrutura que você construiu não frente disso.",
- "create.hint.full_deployer.title": "Implantador transbordando de itens",
- "create.hint.full_deployer": "Aparenta que esse _inplantador_ contém _itens_ em _excesso_ que precisam ser _extraídos._ Use um _funil,_ _funil de andesito/latão_ ou outros meios para extrair os itens excedentes.",
-
- "create.backtank.low": "UNLOCALIZED: Backtank pressure low",
- "create.backtank.depleted": "UNLOCALIZED: Backtank pressure depleted",
-
- "create.hint.derailed_train.title": "UNLOCALIZED: Derailed Train",
- "create.hint.derailed_train": "UNLOCALIZED: It appears this _Train_ is no longer sitting on a connected track piece. _Right-Click_ using a _wrench_ in order to relocate it to a nearby track.",
-
- "create.boiler.status": "UNLOCALIZED: Boiler Status: %1$s",
- "create.boiler.status_short": "UNLOCALIZED: Boiler: %1$s",
- "create.boiler.passive": "UNLOCALIZED: Passive",
- "create.boiler.idle": "UNLOCALIZED: Idle",
- "create.boiler.lvl": "UNLOCALIZED: Lvl %1$s",
- "create.boiler.max_lvl": "UNLOCALIZED: Max",
- "create.boiler.size": "UNLOCALIZED: Size",
- "create.boiler.size_dots": "UNLOCALIZED: ....... ",
- "create.boiler.water": "UNLOCALIZED: Water",
- "create.boiler.water_dots": "UNLOCALIZED: ... ",
- "create.boiler.heat": "UNLOCALIZED: Heat",
- "create.boiler.heat_dots": "UNLOCALIZED: ...... ",
- "create.boiler.via_one_engine": "UNLOCALIZED: via 1 engine",
- "create.boiler.via_engines": "UNLOCALIZED: via %1$s engines",
-
- "create.elevator_contact.title": "UNLOCALIZED: Elevator Contact",
- "create.elevator_contact.floor_identifier": "UNLOCALIZED: Floor Identifier",
- "create.elevator_contact.floor_description": "UNLOCALIZED: Floor Description",
-
- "create.gui.schedule.lmb_edit": "UNLOCALIZED: Left-Click to Edit",
- "create.gui.schedule.rmb_remove": "UNLOCALIZED: Right-Click to Remove",
- "create.gui.schedule.duplicate": "UNLOCALIZED: Duplicate",
- "create.gui.schedule.remove_entry": "UNLOCALIZED: Remove Action",
- "create.gui.schedule.add_entry": "UNLOCALIZED: Add Action",
- "create.gui.schedule.move_up": "UNLOCALIZED: Move up",
- "create.gui.schedule.move_down": "UNLOCALIZED: Move down",
- "create.gui.schedule.add_condition": "UNLOCALIZED: Add Condition",
- "create.gui.schedule.alternative_condition": "UNLOCALIZED: Alternative Condition",
-
- "create.schedule.instruction_type": "UNLOCALIZED: Next Action:",
- "create.schedule.instruction.editor": "UNLOCALIZED: Instruction Editor",
- "create.schedule.instruction.destination": "UNLOCALIZED: Travel to Station",
- "create.schedule.instruction.destination.summary": "UNLOCALIZED: Next Stop:",
- "create.schedule.instruction.filter_edit_box": "UNLOCALIZED: Station Name",
- "create.schedule.instruction.filter_edit_box_1": "UNLOCALIZED: Use * as a text wildcard",
- "create.schedule.instruction.filter_edit_box_2": "UNLOCALIZED: Example: 'My Station, Platform *'",
- "create.schedule.instruction.filter_edit_box_3": "UNLOCALIZED: Train picks nearest unoccupied match",
- "create.schedule.instruction.rename": "UNLOCALIZED: Update Schedule Title",
- "create.schedule.instruction.rename.summary": "UNLOCALIZED: New Title:",
- "create.schedule.instruction.name_edit_box": "UNLOCALIZED: Schedule Title",
- "create.schedule.instruction.name_edit_box_1": "UNLOCALIZED: Affects text shown on displays",
- "create.schedule.instruction.name_edit_box_2": "UNLOCALIZED: Defaults to next destination's name",
- "create.schedule.instruction.throttle": "UNLOCALIZED: Limit Max Speed",
- "create.schedule.instruction.throttle.summary": "UNLOCALIZED: Change Max Speed to %1$s",
- "create.schedule.instruction.throttle_edit_box": "UNLOCALIZED: Throttle",
- "create.schedule.instruction.throttle_edit_box_1": "UNLOCALIZED: Affects the top speed of the Train",
- "create.schedule.condition_type": "UNLOCALIZED: Continue if/after:",
- "create.schedule.condition.editor": "UNLOCALIZED: Condition Editor",
- "create.schedule.condition.delay": "UNLOCALIZED: Scheduled Delay",
- "create.schedule.condition.delay_short": "UNLOCALIZED: Wait: %1$s",
- "create.schedule.condition.delay.status": "UNLOCALIZED: Departs in %1$s",
- "create.schedule.condition.idle": "UNLOCALIZED: Cargo Inactivity",
- "create.schedule.condition.idle_short": "UNLOCALIZED: Cargo Idle: %1$s",
- "create.schedule.condition.idle.status": "UNLOCALIZED: Cargo Idle for %1$s",
- "create.schedule.condition.for_x_time": "UNLOCALIZED: for %1$s",
- "create.schedule.condition.unloaded": "UNLOCALIZED: Chunk Unloaded",
- "create.schedule.condition.unloaded.status": "UNLOCALIZED: Waiting for chunk unload",
- "create.schedule.condition.powered": "UNLOCALIZED: Station Powered",
- "create.schedule.condition.powered.status": "UNLOCALIZED: Waiting for redstone",
- "create.schedule.condition.time_of_day": "UNLOCALIZED: Time of Day",
- "create.schedule.condition.time_of_day.scheduled": "UNLOCALIZED: Scheduled Time: %1$s",
- "create.schedule.condition.time_of_day.digital_format": "UNLOCALIZED: %1$s:%3$s %4$s",
- "create.schedule.condition.time_of_day.rotation": "UNLOCALIZED: Rotation",
- "create.schedule.condition.time_of_day.rotation.every_24": "UNLOCALIZED: Every Day",
- "create.schedule.condition.time_of_day.rotation.every_12": "UNLOCALIZED: Every 12:00",
- "create.schedule.condition.time_of_day.rotation.every_6": "UNLOCALIZED: Every 6:00",
- "create.schedule.condition.time_of_day.rotation.every_4": "UNLOCALIZED: Every 4:00",
- "create.schedule.condition.time_of_day.rotation.every_3": "UNLOCALIZED: Every 3:00",
- "create.schedule.condition.time_of_day.rotation.every_2": "UNLOCALIZED: Every 2:00",
- "create.schedule.condition.time_of_day.rotation.every_1": "UNLOCALIZED: Every 1:00",
- "create.schedule.condition.time_of_day.rotation.every_0_45": "UNLOCALIZED: Every 0:45",
- "create.schedule.condition.time_of_day.rotation.every_0_30": "UNLOCALIZED: Every 0:30",
- "create.schedule.condition.time_of_day.rotation.every_0_15": "UNLOCALIZED: Every 0:15",
- "create.schedule.condition.time_of_day.status": "UNLOCALIZED: Departs at ",
- "create.schedule.condition.threshold.train_holds": "UNLOCALIZED: Train holds %1$s",
- "create.schedule.condition.threshold.greater": "UNLOCALIZED: more than",
- "create.schedule.condition.threshold.less": "UNLOCALIZED: less than",
- "create.schedule.condition.threshold.equal": "UNLOCALIZED: exactly",
- "create.schedule.condition.threshold.x_units_of_item": "UNLOCALIZED: %1$s %2$s of %3$s",
- "create.schedule.condition.threshold.matching_content": "UNLOCALIZED: Matching Content",
- "create.schedule.condition.threshold.anything": "UNLOCALIZED: Anything",
- "create.schedule.condition.threshold.item_measure": "UNLOCALIZED: Item Measure",
- "create.schedule.condition.threshold.items": "UNLOCALIZED: Items",
- "create.schedule.condition.threshold.stacks": "UNLOCALIZED: Stacks",
- "create.schedule.condition.threshold.buckets": "UNLOCALIZED: Buckets",
- "create.schedule.condition.threshold.status": "UNLOCALIZED: Cargo: %1$s/%2$s %3$s",
- "create.schedule.condition.threshold.place_item": "UNLOCALIZED: Reference Item",
- "create.schedule.condition.threshold.place_item_2": "UNLOCALIZED: Filters can be used",
- "create.schedule.condition.threshold.place_item_3": "UNLOCALIZED: Leave empty to match any",
- "create.schedule.condition.fluid_threshold": "UNLOCALIZED: Fluid Cargo Condition",
- "create.schedule.condition.item_threshold": "UNLOCALIZED: Item Cargo Condition",
- "create.schedule.condition.redstone_link": "UNLOCALIZED: Redstone Link",
- "create.schedule.condition.redstone_link.status": "UNLOCALIZED: Waiting for redstone link",
- "create.schedule.condition.redstone_link_on": "UNLOCALIZED: Link On",
- "create.schedule.condition.redstone_link_off": "UNLOCALIZED: Link Off",
- "create.schedule.condition.redstone_link.powered": "UNLOCALIZED: Powered",
- "create.schedule.condition.redstone_link.unpowered": "UNLOCALIZED: Not powered",
- "create.schedule.condition.redstone_link.frequency_state": "UNLOCALIZED: Frequency state:",
- "create.schedule.condition.redstone_link.frequency_powered": "UNLOCALIZED: Frequency powered:",
- "create.schedule.condition.redstone_link.frequency_unpowered": "UNLOCALIZED: Frequency not powered:",
- "create.schedule.condition.player_count": "UNLOCALIZED: Players Seated",
- "create.schedule.condition.player_count.summary": "UNLOCALIZED: %1$s Player",
- "create.schedule.condition.player_count.summary_plural": "UNLOCALIZED: %1$s Players",
- "create.schedule.condition.player_count.seated": "UNLOCALIZED: %1$s seated",
- "create.schedule.condition.player_count.players": "UNLOCALIZED: Players",
- "create.schedule.condition.player_count.condition": "UNLOCALIZED: Conditional",
- "create.schedule.condition.player_count.exactly": "UNLOCALIZED: Exactly",
- "create.schedule.condition.player_count.or_above": "UNLOCALIZED: Or above",
- "create.schedule.condition.player_count.status": "UNLOCALIZED: Passengers: %1$s/%2$s",
- "create.schedule.loop": "UNLOCALIZED: Loop Forever",
- "create.schedule.loop1": "UNLOCALIZED: Schedule starts over",
- "create.schedule.loop2": "UNLOCALIZED: when completed",
- "create.schedule.reset": "UNLOCALIZED: Reset Progress",
- "create.schedule.skip": "UNLOCALIZED: Skip current Stop",
- "create.schedule.applied_to_train": "UNLOCALIZED: Train is now following this Schedule",
- "create.schedule.non_controlling_seat": "UNLOCALIZED: Conductor needs to sit in front of a Controls block",
- "create.schedule.remove_with_empty_hand": "UNLOCALIZED: Remove current Schedule with an Empty Hand",
- "create.schedule.auto_removed_from_train": "UNLOCALIZED: Auto-Schedule discarded",
- "create.schedule.removed_from_train": "UNLOCALIZED: Schedule retrieved from Train",
- "create.schedule.no_stops": "UNLOCALIZED: This Schedule does not have any Stops yet",
- "create.schedule.continued": "UNLOCALIZED: Schedule resumed",
-
- "create.track.selection_cleared": "UNLOCALIZED: Selection Cleared",
- "create.track.valid_connection": "UNLOCALIZED: Can Connect ✔",
- "create.track.second_point": "UNLOCALIZED: Place track or select a second point",
- "create.track.too_far": "UNLOCALIZED: Too far away",
- "create.track.original_missing": "UNLOCALIZED: Original block removed, Sneak-click to reset",
- "create.track.perpendicular": "UNLOCALIZED: Cannot connect perpendicularly",
- "create.track.ascending_s_curve": "UNLOCALIZED: Cannot create sloped S-Bends",
- "create.track.too_sharp": "UNLOCALIZED: Turn too sharp",
- "create.track.too_steep": "UNLOCALIZED: Slope too steep",
- "create.track.slope_turn": "UNLOCALIZED: Cannot enter or leave slope on a turn",
- "create.track.opposing_slopes": "UNLOCALIZED: Cannot connect opposing slopes",
- "create.track.leave_slope_ascending": "UNLOCALIZED: Cannot leave this slope while ascending",
- "create.track.leave_slope_descending": "UNLOCALIZED: Cannot leave this slope while descending",
- "create.track.turn_90": "UNLOCALIZED: Can only turn up to 90 Degrees",
- "create.track.junction_start": "UNLOCALIZED: Cannot start connection from a Junction",
- "create.track.turn_start": "UNLOCALIZED: Cannot start connection from a Turn",
- "create.track.not_enough_tracks": "UNLOCALIZED: Not holding enough tracks",
- "create.track.not_enough_pavement": "UNLOCALIZED: Not holding enough pavement blocks",
-
- "create.portal_track.failed": "UNLOCALIZED: Cannot place portal track:",
- "create.portal_track.missing": "UNLOCALIZED: Target portal not generated yet",
- "create.portal_track.blocked": "UNLOCALIZED: Target location blocked (%1$s,%2$s,%3$s)",
-
- "create.station.idle": "UNLOCALIZED: Station is Idle",
- "create.station.assembly_title": "UNLOCALIZED: Train Assembly",
- "create.station.close": "UNLOCALIZED: Close Window",
- "create.station.cancel": "UNLOCALIZED: Cancel Assembly",
- "create.station.failed": "UNLOCALIZED: Assembly Failed",
- "create.station.icon_type": "UNLOCALIZED: Icon Type",
- "create.station.create_train": "UNLOCALIZED: Create new Train",
- "create.station.assemble_train": "UNLOCALIZED: Assemble Train",
- "create.station.disassemble_train": "UNLOCALIZED: Disassemble Train",
- "create.station.remove_schedule": "UNLOCALIZED: Retrieve Schedule",
- "create.station.remove_auto_schedule": "UNLOCALIZED: Discard Auto-Schedule",
- "create.station.no_assembly_diagonal": "UNLOCALIZED: Cannot build trains",
- "create.station.no_assembly_diagonal_1": "UNLOCALIZED: on diagonal tracks",
- "create.station.no_assembly_curve": "UNLOCALIZED: Cannot build trains",
- "create.station.no_assembly_curve_1": "UNLOCALIZED: on curved tracks",
- "create.station.train_not_aligned": "UNLOCALIZED: Cannot disassemble,",
- "create.station.train_not_aligned_1": "UNLOCALIZED: not all carriages aligned",
- "create.station.carriage_number": "UNLOCALIZED: Carriage %1$s:",
- "create.station.retry": "UNLOCALIZED: Resolve this and retry",
- "create.station.no_bogeys": "UNLOCALIZED: No Bogeys",
- "create.station.one_bogey": "UNLOCALIZED: 1 Bogey",
- "create.station.more_bogeys": "UNLOCALIZED: %1$s Bogeys",
- "create.station.how_to": "UNLOCALIZED: Use Train Casing on highlighted Tracks to create bogeys.",
- "create.station.how_to_1": "UNLOCALIZED: Remove bogeys by breaking the block on top.",
- "create.station.how_to_2": "UNLOCALIZED: Build carriages attached to one or two bogeys each.",
-
- "create.train_assembly.too_many_bogeys": "UNLOCALIZED: Too many Bogeys attached: %1$s",
- "create.train_assembly.frontmost_bogey_at_station": "UNLOCALIZED: Frontmost Bogey must be at Station Marker",
- "create.train_assembly.no_bogeys": "UNLOCALIZED: No Bogeys Found",
- "create.train_assembly.not_connected_in_order": "UNLOCALIZED: Bogeys are not connected in order",
- "create.train_assembly.bogeys_too_close": "UNLOCALIZED: Bogeys %1$s and %2$s are too close to each other",
- "create.train_assembly.single_bogey_carriage": "UNLOCALIZED: This Bogey type cannot support a carriage on its own",
- "create.train_assembly.nothing_attached": "UNLOCALIZED: No structure attached to Bogey %1$s",
- "create.train_assembly.no_controls": "UNLOCALIZED: At least one forward-facing controls block needs to be mounted on the train",
- "create.train_assembly.sideways_controls": "UNLOCALIZED: A mounted controls block is facing sideways",
- "create.train_assembly.bogey_created": "UNLOCALIZED: Bogey created. Click again to cycle type",
- "create.train_assembly.requires_casing": "UNLOCALIZED: Use Railway Casing to create bogeys on tracks",
-
- "create.track_target.set": "UNLOCALIZED: Targeted track selected",
- "create.track_target.success": "UNLOCALIZED: Successfully bound to targeted track",
- "create.track_target.clear": "UNLOCALIZED: Cleared track selection",
- "create.track_target.missing": "UNLOCALIZED: Right-click the targeted train track first",
- "create.track_target.too_far": "UNLOCALIZED: Targeted track is too far from here",
- "create.track_target.no_junctions": "UNLOCALIZED: Targeted track cannot be an intersection",
- "create.track_target.occupied": "UNLOCALIZED: Targeted track is occupied",
- "create.track_target.invalid": "UNLOCALIZED: Cannot target this track here",
-
- "create.train.unnamed": "UNLOCALIZED: Unnamed Train",
- "create.train.cannot_relocate_moving": "UNLOCALIZED: Cannot relocate a moving Train",
- "create.train.relocate": "UNLOCALIZED: Click a Track to Relocate %1$s to. Sneak-Click to abort",
- "create.train.relocate.abort": "UNLOCALIZED: Relocation aborted",
- "create.train.relocate.success": "UNLOCALIZED: Relocation successful",
- "create.train.relocate.valid": "UNLOCALIZED: Can relocate to here, Click to Confirm",
- "create.train.relocate.invalid": "UNLOCALIZED: Cannot relocate Train to here",
- "create.train.relocate.too_far": "UNLOCALIZED: Cannot relocate Train this far away",
- "create.train.departing_from": "UNLOCALIZED: Departing from %1$s",
- "create.train.arrived_at": "UNLOCALIZED: Arrived at %1$s",
- "create.train.status": "UNLOCALIZED: Information about Train: %1$s",
- "create.train.status.back_on_track": "UNLOCALIZED: Train is back on Track",
- "create.train.status.collision": "UNLOCALIZED: Collision with other Train",
- "create.train.status.end_of_track": "UNLOCALIZED: A Carriage has reached the end of its Track",
- "create.train.status.double_portal": "UNLOCALIZED: A Carriage cannot enter a portal whilst leaving another",
- "create.train.status.coupling_stress": "UNLOCALIZED: Forced stop due to Stress on Couplings",
- "create.train.status.track_missing": "UNLOCALIZED: Tracks are missing beneath the Train",
- "create.train.status.paused_for_manual": "UNLOCALIZED: Schedule paused for manual controls",
- "create.train.status.opposite_driver": "UNLOCALIZED: Path requires a driver facing the opposite direction",
- "create.train.status.missing_driver": "UNLOCALIZED: Driver has gone missing",
- "create.train.status.found_driver": "UNLOCALIZED: A new driver has been found",
- "create.train.status.navigation_success": "UNLOCALIZED: Navigation succeeded",
- "create.train.status.no_match": "UNLOCALIZED: No station on graph matches '%1$s'",
- "create.train.status.no_path": "UNLOCALIZED: No suitable path to the next Scheduled destination could be found",
-
- "create.track_signal.cannot_change_mode": "UNLOCALIZED: Unable to switch mode of this Signal",
- "create.track_signal.mode_change.entry_signal": "UNLOCALIZED: -> Allow passage if section unoccupied",
- "create.track_signal.mode_change.cross_signal": "UNLOCALIZED: -> Allow passage if section fully traversable",
-
- "create.contraption.controls.start_controlling": "UNLOCALIZED: Now controlling: %1$s",
- "create.contraption.controls.stop_controlling": "UNLOCALIZED: Stopped controlling contraption",
- "create.contraption.controls.approach_station": "UNLOCALIZED: Hold %1$s to approach %2$s",
- "create.contraption.controls.specific_actor_toggle": "UNLOCALIZED: %1$s Actors: %2$s",
- "create.contraption.controls.all_actor_toggle": "UNLOCALIZED: All Actors: %1$s",
- "create.contraption.controls.actor_toggle.on": "UNLOCALIZED: On",
- "create.contraption.controls.actor_toggle.off": "UNLOCALIZED: Off",
- "create.contraption.controls.floor_unreachable": "UNLOCALIZED: Unreachable",
-
- "create.display_link.set": "UNLOCALIZED: Targeted position selected",
- "create.display_link.success": "UNLOCALIZED: Successfully bound to targeted position",
- "create.display_link.clear": "UNLOCALIZED: Cleared position selection",
- "create.display_link.too_far": "UNLOCALIZED: Targeted position is too far from here",
- "create.display_link.invalid": "UNLOCALIZED: Link has no valid target, try placing it again",
- "create.display_link.title": "UNLOCALIZED: Display Link",
- "create.display_link.no_source": "UNLOCALIZED: Not a Display Source",
- "create.display_link.no_target": "UNLOCALIZED: Not a Display Target",
- "create.display_link.reading_from": "UNLOCALIZED: Read from:",
- "create.display_link.writing_to": "UNLOCALIZED: Send to:",
- "create.display_link.attached_side": "UNLOCALIZED: Block on attached side",
- "create.display_link.targeted_location": "UNLOCALIZED: Block in targeted location",
- "create.display_link.view_compatible": "UNLOCALIZED: Click to view all Compatible",
- "create.display_link.information_type": "UNLOCALIZED: Type of Information",
- "create.display_link.display_on": "UNLOCALIZED: Write data to:",
- "create.display_link.display_on_multiline": "UNLOCALIZED: Start writing at:",
-
- "create.display_source.label": "UNLOCALIZED: Attached Label",
- "create.display_source.combine_item_names": "UNLOCALIZED: Combine Item Names",
- "create.display_source.count_items": "UNLOCALIZED: Amount of matching Items",
- "create.display_source.list_items": "UNLOCALIZED: List matching Items",
- "create.display_source.fluid_amount": "UNLOCALIZED: Amount of matching Fluids",
- "create.display_source.list_fluids": "UNLOCALIZED: List matching Fluids",
- "create.display_source.nixie_tube": "UNLOCALIZED: Copy Nixie Tubes",
- "create.display_source.fill_level": "UNLOCALIZED: Container Fill Level",
- "create.display_source.fill_level.display": "UNLOCALIZED: Display Format",
- "create.display_source.fill_level.percent": "UNLOCALIZED: Percent",
- "create.display_source.fill_level.progress_bar": "UNLOCALIZED: Progress Bar",
- "create.display_source.value_list.display": "UNLOCALIZED: Value Display",
- "create.display_source.value_list.shortened": "UNLOCALIZED: Shortened",
- "create.display_source.value_list.full_number": "UNLOCALIZED: Full Number",
- "create.display_source.value_list.thousand": "UNLOCALIZED: k",
- "create.display_source.value_list.million": "UNLOCALIZED: m",
- "create.display_source.player_deaths": "UNLOCALIZED: Player Deaths",
- "create.display_source.scoreboard": "UNLOCALIZED: Scoreboard",
- "create.display_source.scoreboard.objective": "UNLOCALIZED: Objective ID",
- "create.display_source.scoreboard.objective_not_found": "UNLOCALIZED: '%1$s' not found",
- "create.display_source.scoreboard.objective.deaths": "UNLOCALIZED: Player Deaths",
- "create.display_source.time_of_day": "UNLOCALIZED: Time of Day",
- "create.display_source.stop_watch": "UNLOCALIZED: Stopwatch",
- "create.display_source.time.format": "UNLOCALIZED: Time Format",
- "create.display_source.time.12_hour": "UNLOCALIZED: 12-hour",
- "create.display_source.time.24_hour": "UNLOCALIZED: 24-hour",
- "create.display_source.accumulate_items": "UNLOCALIZED: Accumulate Item Count",
- "create.display_source.item_throughput": "UNLOCALIZED: Item Throughput",
- "create.display_source.item_throughput.interval": "UNLOCALIZED: Interval",
- "create.display_source.item_throughput.interval.second": "UNLOCALIZED: per Second",
- "create.display_source.item_throughput.interval.minute": "UNLOCALIZED: per Minute",
- "create.display_source.item_throughput.interval.hour": "UNLOCALIZED: per Hour",
- "create.display_source.train_status": "UNLOCALIZED: Train Schedule Status",
- "create.display_source.station_summary": "UNLOCALIZED: Train Station Summary",
- "create.display_source.station_summary.filter": "UNLOCALIZED: Station name filter",
- "create.display_source.station_summary.train_name_column": "UNLOCALIZED: Train column size",
- "create.display_source.station_summary.platform_column": "UNLOCALIZED: Platform column size",
- "create.display_source.station_summary.now": "UNLOCALIZED: now",
- "create.display_source.station_summary.minutes": "UNLOCALIZED: min",
- "create.display_source.station_summary.seconds": "UNLOCALIZED: %1$ss",
- "create.display_source.observed_train_name": "UNLOCALIZED: Detected Train Name",
- "create.display_source.max_enchant_level": "UNLOCALIZED: Max Enchanting Cost",
- "create.display_source.boiler_status": "UNLOCALIZED: Boiler Status",
- "create.display_source.entity_name": "UNLOCALIZED: Entity Name",
- "create.display_source.current_floor": "UNLOCALIZED: Elevator Location",
- "create.display_source.kinetic_speed": "UNLOCALIZED: Rotation Speed (RPM)",
- "create.display_source.kinetic_speed.absolute": "UNLOCALIZED: Ignore Direction",
- "create.display_source.kinetic_speed.directional": "UNLOCALIZED: Include Direction",
- "create.display_source.kinetic_stress": "UNLOCALIZED: Network Stress",
- "create.display_source.kinetic_stress.display": "UNLOCALIZED: Displayed Info",
- "create.display_source.kinetic_stress.progress_bar": "UNLOCALIZED: Progress Bar",
- "create.display_source.kinetic_stress.percent": "UNLOCALIZED: Percentage",
- "create.display_source.kinetic_stress.current": "UNLOCALIZED: Stress in SU",
- "create.display_source.kinetic_stress.max": "UNLOCALIZED: Total Capacity",
- "create.display_source.kinetic_stress.remaining": "UNLOCALIZED: Remaining SU",
- "create.display_source.redstone_power": "UNLOCALIZED: Redstone Power",
- "create.display_source.redstone_power.display": "UNLOCALIZED: Display Format",
- "create.display_source.redstone_power.number": "UNLOCALIZED: Number",
- "create.display_source.redstone_power.progress_bar": "UNLOCALIZED: Progress Bar",
- "create.display_source.boiler.not_enough_space": "UNLOCALIZED: Not enough space ",
- "create.display_source.boiler.for_boiler_status": "UNLOCALIZED: for Boiler Status",
-
- "create.display_target.line": "UNLOCALIZED: Line %1$s",
- "create.display_target.page": "UNLOCALIZED: Page %1$s",
- "create.display_target.single_line": "UNLOCALIZED: Single Line",
-
- "create.flap_display.cycles.alphabet": "UNLOCALIZED: ;A;B;C;D;E;F;G;H;I;J;K;L;M;N;O;P;Q;R;S;T;U;V;X;Y;Z",
- "create.flap_display.cycles.numeric": "UNLOCALIZED: ;0;1;2;3;4;5;6;7;8;9",
- "create.flap_display.cycles.arrival_time": "UNLOCALIZED: ; min;now;15s;30s;45s",
- "create.flap_display.cycles.shortened_numbers": "UNLOCALIZED: ;K;M",
- "create.flap_display.cycles.fluid_units": "UNLOCALIZED: mB;B ",
- "create.flap_display.cycles.instant": "UNLOCALIZED: ; ",
- "create.flap_display.cycles.pixel": "UNLOCALIZED: █;▓;▒",
-
- "create.super_glue.too_far": "UNLOCALIZED: Selected area is too big",
- "create.super_glue.cannot_reach": "UNLOCALIZED: Selected blocks must be connected",
- "create.super_glue.click_to_confirm": "UNLOCALIZED: Click again to confirm",
- "create.super_glue.click_to_discard": "UNLOCALIZED: Sneak-click to discard selection",
- "create.super_glue.first_pos": "UNLOCALIZED: First position selected",
- "create.super_glue.abort": "UNLOCALIZED: Selection discarded",
- "create.super_glue.not_enough": "UNLOCALIZED: Not enough glue in inventory",
- "create.super_glue.success": "UNLOCALIZED: Applying Glue...",
-
- "create.gui.config.overlay1": "UNLOCALIZED: Hi :)",
- "create.gui.config.overlay2": "UNLOCALIZED: This is a sample overlay",
- "create.gui.config.overlay3": "UNLOCALIZED: Click or drag with your mouse",
- "create.gui.config.overlay4": "UNLOCALIZED: to move this preview",
- "create.gui.config.overlay5": "UNLOCALIZED: Press ESC to exit this screen",
- "create.gui.config.overlay6": "UNLOCALIZED: and save the new position",
- "create.gui.config.overlay7": "UNLOCALIZED: Run /create overlay reset",
- "create.gui.config.overlay8": "UNLOCALIZED: to reset to the default position",
-
- "create.command.killTPSCommand": " killtps",
- "create.command.killTPSCommand.status.slowed_by.0": " [Create]: Server tick is currently slowed by %s ms :o",
- "create.command.killTPSCommand.status.slowed_by.1": " [Create]: Server tick is slowed by %s ms now >:)",
- "create.command.killTPSCommand.status.slowed_by.2": " [Create]: Server tick is back to regular speed :D",
- "create.command.killTPSCommand.status.usage.0": " [Create]: use /killtps stop to bring back server tick to regular speed",
- "create.command.killTPSCommand.status.usage.1": " [Create]: use /killtps start to artificially slow down the server tick",
- "create.command.killTPSCommand.argument.tickTime": "tickTime",
-
- "create.contraption.minecart_contraption_too_big": "Essa engenhoca de carrinho aparenta ser muita grande para pegar",
- "create.contraption.minecart_contraption_illegal_pickup": "Uma força mistica esta segurando esta engenhoca de carrinho",
-
-
- "_": "->------------------------] Subtitles [------------------------<-",
-
- "create.subtitle.contraption_disassemble": "Engenhoca para",
- "create.subtitle.peculiar_bell_use": "Sino peculiar toca",
- "create.subtitle.worldshaper_place": "Zaps do terraformador",
- "create.subtitle.whistle_train_manual": "Buzinas de trem",
- "create.subtitle.steam": "Sons de vapor",
- "create.subtitle.saw_activate_stone": "Serra mecânica ativa",
- "create.subtitle.schematicannon_finish": "Ding do canhão de esquema",
- "create.subtitle.crafter_craft": "Fabricador fábrica",
- "create.subtitle.wrench_remove": "Componente quebra",
- "create.subtitle.train3": "Tremer abafado das rodas do trem",
- "create.subtitle.whistle": "Apito",
- "create.subtitle.cogs": "tremer da rodas dentadas",
- "create.subtitle.slime_added": "Slime sendo espremido",
- "create.subtitle.whistle_train_low": "Apito baixo",
- "create.subtitle.schematicannon_launch_block": "Canhão de esquema atira",
- "create.subtitle.controller_take": "Atril esvaziado",
- "create.subtitle.crafter_click": "Clicks do fabricador",
- "create.subtitle.depot_plop": "Item pousa",
- "create.subtitle.confirm": "Ding afirmativo",
- "create.subtitle.mixing": "Sons de mistura",
- "create.subtitle.mechanical_press_activation_belt": "Bonks da prensa mecanica",
- "create.subtitle.fwoomp": "Fwoomps do canhão de batata",
- "create.subtitle.sanding_long": "Sons de lixa",
- "create.subtitle.crushing_1": "Sons de trituração",
- "create.subtitle.depot_slide": "Item escorrega",
- "create.subtitle.blaze_munch": "Queimador de blazer mastiga",
- "create.subtitle.funnel_flap": "Abas do funil batendo",
- "create.subtitle.haunted_bell_use": "Sino assombrado toca",
- "create.subtitle.scroll_value": "click do scroll",
- "create.subtitle.controller_put": "Thumps do controle",
- "create.subtitle.cranking": "Manivela gira",
- "create.subtitle.sanding_short": "Sons de lixa",
- "create.subtitle.wrench_rotate": "Chave inglesa usada",
- "create.subtitle.potato_hit": "Impacto vegetal",
- "create.subtitle.saw_activate_wood": "Serra mecânica ativa",
- "create.subtitle.whistle_high": "Apito alto",
- "create.subtitle.whistle_train_manual_low": "Buzinas de trem",
- "create.subtitle.whistle_train": "Apito",
- "create.subtitle.haunted_bell_convert": "Sino assombrado acorda",
- "create.subtitle.train": "Tremer das rodas do trem",
- "create.subtitle.deny": "Boop de negação",
- "create.subtitle.controller_click": "Clicks do controle",
- "create.subtitle.whistle_low": "Apito baixo",
- "create.subtitle.copper_armor_equip": "Tilintar dos equipamentos de mergulho",
- "create.subtitle.mechanical_press_activation": "Clang da prensa mecânica",
- "create.subtitle.contraption_assemble": "Engenhoca move",
-
-
- "_": "->------------------------] Item Descriptions [------------------------<-",
-
- "item.create.example_item.tooltip": "EXAMPLE ITEM (just a marker that this tooltip exists)",
- "item.create.example_item.tooltip.summary": "A brief description of the item. _Underscores_ highlight a term.",
- "item.create.example_item.tooltip.condition1": "Quando this",
- "item.create.example_item.tooltip.behaviour1": "Then this item does this. (behaviours show on shift)",
- "item.create.example_item.tooltip.condition2": "And Quando this",
- "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.",
-
- "block.create.wooden_bracket.tooltip": "Suporte de madeira",
- "block.create.wooden_bracket.tooltip.summary": "_Decore_ seus _eixos, rodas dentadas_ e _canos_com um pedaço aconchegante e de madeira de reforço.",
-
- "block.create.metal_bracket.tooltip": "Suporte de ferro",
- "block.create.metal_bracket.tooltip.summary": "UNLOCALIZED: _Decorate_ your _Shafts, Cogwheels_ and _Pipes_ with an industrial and sturdy bit of reinforcement.",
-
- "block.create.seat.tooltip": "Assento",
- "block.create.seat.tooltip.summary": "UNLOCALIZED: Sit yourself down and enjoy the ride! Will anchor a player onto a moving _contraption_. Great for static furniture too! Comes in a variety of colours.",
- "block.create.seat.tooltip.condition1": "UNLOCALIZED: Right click on Seat",
- "block.create.seat.tooltip.behaviour1": "UNLOCALIZED: Sits the player on the _Seat_. Press L-shift to leave the _Seat_.",
-
- "item.create.blaze_cake.tooltip": "UNLOCALIZED: BLAZE CAKE",
- "item.create.blaze_cake.tooltip.summary": "UNLOCALIZED: A Delicious treat for your hard-working _Blaze Burners_. Gets them all fired up!",
-
- "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",
- "item.create.wand_of_symmetry.tooltip.behaviour1": "Mantem-se Ativo",
- "item.create.wand_of_symmetry.tooltip.control1": "B-Direito no Chão",
- "item.create.wand_of_symmetry.tooltip.action1": "_Cria_ ou _Move_ o Espelho",
- "item.create.wand_of_symmetry.tooltip.control2": "B-Direito no Ar",
- "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.handheld_worldshaper.tooltip": "UNLOCALIZED: HANDHELD WORLDSHAPER",
- "item.create.handheld_worldshaper.tooltip.summary": "UNLOCALIZED: Handy tool for creating _landscapes_ and _terrain features_.",
- "item.create.handheld_worldshaper.tooltip.control1": "UNLOCALIZED: L-Click at Block",
- "item.create.handheld_worldshaper.tooltip.action1": "UNLOCALIZED: Sets blocks placed by the tool to the targeted block.",
- "item.create.handheld_worldshaper.tooltip.control2": "UNLOCALIZED: R-Click at Block",
- "item.create.handheld_worldshaper.tooltip.action2": "UNLOCALIZED: Applies the currently selected _Brush_ and _Tool_ at the targeted location.",
- "item.create.handheld_worldshaper.tooltip.control3": "UNLOCALIZED: R-Click while Sneaking",
- "item.create.handheld_worldshaper.tooltip.action3": "UNLOCALIZED: Opens the _Configuration Interface_",
-
- "item.create.tree_fertilizer.tooltip": "FERTILIZANTE DE ÁRVORE",
- "item.create.tree_fertilizer.tooltip.summary": "Uma combinação poderosa de minerais para tipos comuns de árvores",
- "item.create.tree_fertilizer.tooltip.condition1": "Quando usada em Mudas",
- "item.create.tree_fertilizer.tooltip.behaviour1": "Cresce Árvores independentemente das suas Regras de espaço",
-
- "item.create.extendo_grip.tooltip": "UNLOCALIZED: EXTENDO GRIP",
- "item.create.extendo_grip.tooltip.summary": "UNLOCALIZED: Boioioing! Greatly _increases reach distance_ of the wielder. Can be powered with Air Pressure from a _Backtank_",
- "item.create.extendo_grip.tooltip.condition1": "UNLOCALIZED: When in Off-Hand",
- "item.create.extendo_grip.tooltip.behaviour1": "UNLOCALIZED: Increases _reach distance_ of items used in the _Main-Hand_.",
- "item.create.extendo_grip.tooltip.condition2": "UNLOCALIZED: While wearing Backtank",
- "item.create.extendo_grip.tooltip.behaviour2": "UNLOCALIZED: _No_ _Durability_ will be used. Instead, _Air_ _pressure_ is drained from the Tank",
-
- "item.create.potato_cannon.tooltip": "UNLOCALIZED: POTATO CANNON",
- "item.create.potato_cannon.tooltip.summary": "UNLOCALIZED: Fwoomp! Launch your home-grown vegetables at your Enemies. Can be powered with Air Pressure from a _Backtank_",
- "item.create.potato_cannon.tooltip.condition1": "UNLOCALIZED: When R-Clicked",
- "item.create.potato_cannon.tooltip.behaviour1": "UNLOCALIZED: _Shoots_ a suitable item from your _Inventory_.",
- "item.create.potato_cannon.tooltip.condition2": "UNLOCALIZED: While wearing Backtank",
- "item.create.potato_cannon.tooltip.behaviour2": "UNLOCALIZED: _No_ _Durability_ will be used. Instead, _Air_ _pressure_ is drained from the Tank",
-
- "item.create.filter.tooltip": "UNLOCALIZED: FILTER",
- "item.create.filter.tooltip.summary": "UNLOCALIZED: _Controls outputs_ and _inputs_ of logistical devices with more _precision_, matching them against a _set of items_ or several _nested filters_.",
- "item.create.filter.tooltip.condition1": "UNLOCALIZED: When in filter slot",
- "item.create.filter.tooltip.behaviour1": "UNLOCALIZED: _Controls_ item flow according to its _configuration_.",
- "item.create.filter.tooltip.condition2": "UNLOCALIZED: When R-Clicked",
- "item.create.filter.tooltip.behaviour2": "UNLOCALIZED: Opens the _configuration interface_.",
-
- "item.create.attribute_filter.tooltip": "UNLOCALIZED: ATTRIBUTE FILTER",
- "item.create.attribute_filter.tooltip.summary": "UNLOCALIZED: _Controls outputs_ and _inputs_ of logistical devices with more _precision_, matching them against a _set of_ item _attributes_ and _categories_.",
- "item.create.attribute_filter.tooltip.condition1": "UNLOCALIZED: When in filter slot",
- "item.create.attribute_filter.tooltip.behaviour1": "UNLOCALIZED: _Controls_ item flow according to its _configuration_.",
- "item.create.attribute_filter.tooltip.condition2": "UNLOCALIZED: When R-Clicked",
- "item.create.attribute_filter.tooltip.behaviour2": "UNLOCALIZED: Opens the _configuration interface_.",
-
- "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_",
-
- "item.create.schematic.tooltip": "ESQUEMA",
- "item.create.schematic.tooltip.summary": "Contém uma estrutura para ser posicionada e colocada no mundo. Posicione o Holograma como desejar e use um _Esquemaannon_ para construí-lo.",
- "item.create.schematic.tooltip.condition1": "Quando Em mãos",
- "item.create.schematic.tooltip.behaviour1": "Pode ser posicionado usando as Ferramentas em Tela",
- "item.create.schematic.tooltip.control1": "B-Direito enquanto Abaixado",
- "item.create.schematic.tooltip.action1": "Abre uma _Interface_ para informar as _Coordenadas_ exatas.",
-
- "item.create.schematic_and_quill.tooltip": "ESQUEMA E PENA",
- "item.create.schematic_and_quill.tooltip.summary": "Usado para salvar uma Estrutura no mundo para um arquivo .nbt.",
- "item.create.schematic_and_quill.tooltip.condition1": "Passo 1",
- "item.create.schematic_and_quill.tooltip.behaviour1": "Selecione duas coordenadas de extremidade usando B-Direito",
- "item.create.schematic_and_quill.tooltip.condition2": "Passo 2",
- "item.create.schematic_and_quill.tooltip.behaviour2": "_Ctrl-Rolar_ nas faces para ajustar o tamanho. B-Direito de novo para Salvar.",
- "item.create.schematic_and_quill.tooltip.control1": "B-Direito",
- "item.create.schematic_and_quill.tooltip.action1": "Selecione um canto / confirmar salvamento",
- "item.create.schematic_and_quill.tooltip.control2": "Ctrl Pressionado",
- "item.create.schematic_and_quill.tooltip.action2": "Selecione pontos no _meio_ _do_ _ar_. _Rolar_ para ajustar a distância.",
- "item.create.schematic_and_quill.tooltip.control3": "B-Direito enquanto Abaixado",
- "item.create.schematic_and_quill.tooltip.action3": "_Cancela_ e remove a seleção.",
-
- "block.create.schematicannon.tooltip": "Canhão de esquema",
- "block.create.schematicannon.tooltip.summary": "Dispara blocos para recriar um _Esquema_ no Mundo. Usa itens de Inventários adjacentes e _Pólvora_ como combustível.",
- "block.create.schematicannon.tooltip.condition1": "UNLOCALIZED: When R-Clicked",
- "block.create.schematicannon.tooltip.behaviour1": "UNLOCALIZED: Opens the _Interface_",
-
- "block.create.schematic_table.tooltip": "MESA DE ESQUEMATIZAR",
- "block.create.schematic_table.tooltip.summary": "Escreve Esquemas salvos into um _Esquema_ _Vazio_",
- "block.create.schematic_table.tooltip.condition1": "Quando recebe um Esquema Vazio",
- "block.create.schematic_table.tooltip.behaviour1": "Importa um Arquivo escolhido da sua Pasta de Esquemas",
-
- "item.create.goggles.tooltip": "UNLOCALIZED: GOGGLES",
- "item.create.goggles.tooltip.summary": "UNLOCALIZED: A pair of glasses to augment your vision with useful _kinetic information_.",
- "item.create.goggles.tooltip.condition1": "UNLOCALIZED: When worn",
- "item.create.goggles.tooltip.behaviour1": "UNLOCALIZED: Shows _colored indicators_ corresponding to the _Speed Level_ of a placed kinetic component as well as _Stress Impact_ and _Capacity_ of individual components.",
- "item.create.goggles.tooltip.condition2": "UNLOCALIZED: When looking at gauge",
- "item.create.goggles.tooltip.behaviour2": "UNLOCALIZED: Shows detailed information about _Speed_ or _Stress_ of the network to which the gauge is connected.",
- "item.create.goggles.tooltip.condition3": "UNLOCALIZED: When looking at fluid containers",
- "item.create.goggles.tooltip.behaviour3": "UNLOCALIZED: Shows detailed information about the _Capacity_ of the block and any _Fluids_ stored within.",
-
- "item.create.wrench.tooltip": "UNLOCALIZED: WRENCH",
- "item.create.wrench.tooltip.summary": "UNLOCALIZED: A useful tool for working on kinetic contraptions. Can be used to _Rotate_, _Dismantle_ and to _Configure_ components.",
- "item.create.wrench.tooltip.control1": "UNLOCALIZED: Right-Click a kinetic block",
- "item.create.wrench.tooltip.action1": "UNLOCALIZED: _Rotates components_ toward or away from the face with which you interacted.",
- "item.create.wrench.tooltip.control2": "UNLOCALIZED: R-Click while Sneaking",
- "item.create.wrench.tooltip.action2": "UNLOCALIZED: _Disassembles Kinetic components_ and places them back in _your inventory_.",
-
- "block.create.nozzle.tooltip": "UNLOCALIZED: NOZZLE",
- "block.create.nozzle.tooltip.summary": "UNLOCALIZED: Attach to the front of an _Encased Fan_ to distribute its effect on Entities in _all directions_.",
-
- "block.create.cuckoo_clock.tooltip": "UNLOCALIZED: CUCKOO CLOCK",
- "block.create.cuckoo_clock.tooltip.summary": "UNLOCALIZED: Fine craftsmanship for _decorating_ a space and _keeping track of time_.",
- "block.create.cuckoo_clock.tooltip.condition1": "UNLOCALIZED: When Powered by Kinetics",
- "block.create.cuckoo_clock.tooltip.behaviour1": "UNLOCALIZED: Shows the _current time_ and plays a tune twice a day. _Activates_ once at _noon_ and at dusk, as soon as _players can sleep_.",
-
- "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.toolbox.tooltip.summary": "UNLOCALIZED: Every Inventors' dearest Companion. Conveniently _holds_ a large amount of _8 Different_ item types.",
- "block.create.toolbox.tooltip.condition1": "UNLOCALIZED: When Picked Up",
- "block.create.toolbox.tooltip.behaviour1": "UNLOCALIZED: _Retains_ Inventory _Contents_.",
- "block.create.toolbox.tooltip.condition2": "UNLOCALIZED: When placed in Range",
- "block.create.toolbox.tooltip.behaviour2": "UNLOCALIZED: _Nearby_ _Players_ can hold the _Toolbox_ _Keybind_ to access its contents _Remotely_.",
- "block.create.toolbox.tooltip.condition3": "UNLOCALIZED: When R-Clicked",
- "block.create.toolbox.tooltip.behaviour3": "UNLOCALIZED: Opens the _Container Interface_.",
-
- "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.content_observer.tooltip": "UNLOCALIZED: CONTENT OBSERVER",
- "block.create.content_observer.tooltip.summary": "UNLOCALIZED: _Detects Items_ or _Fluids_ inside _containers_, _pipes_ or _conveyors_ matching a configured _filter_.",
- "block.create.content_observer.tooltip.condition1": "UNLOCALIZED: When observing a Container",
- "block.create.content_observer.tooltip.behaviour1": "UNLOCALIZED: Emits a _Redstone Signal_ while the observed container has _matching_ _content_.",
- "block.create.content_observer.tooltip.condition2": "UNLOCALIZED: When observing a Funnel",
- "block.create.content_observer.tooltip.behaviour2": "UNLOCALIZED: Emits a _Redstone Pulse_ when a _matching_ Item is _transferred_.",
-
- "block.create.creative_crate.tooltip": "Caixa Criativa",
- "block.create.creative_crate.tooltip.summary": "Provê um suprimento infinito de blocos para Canhões de Esquema próximos",
- "block.create.creative_crate.tooltip.condition1": "UNLOCALIZED: When Item in Filter Slot",
- "block.create.creative_crate.tooltip.behaviour1": "UNLOCALIZED: Anything _extracting_ from this container will provide an _endless supply_ of the item specified. Items _inserted_ into this crate will be _voided._",
-
- "item.create.creative_blaze_cake.tooltip": "UNLOCALIZED: CREATIVE CAKE",
- "item.create.creative_blaze_cake.tooltip.summary": "UNLOCALIZED: A very special treat for your _Blaze Burners_. After eating this cake, Blaze Burners will _never run out of fuel_.",
- "item.create.creative_blaze_cake.tooltip.condition1": "UNLOCALIZED: When Used",
- "item.create.creative_blaze_cake.tooltip.behaviour1": "UNLOCALIZED: _Cycles_ a Blaze Burner's heat level.",
-
- "block.create.controller_rail.tooltip": "UNLOCALIZED: CONTROLLER RAIL",
- "block.create.controller_rail.tooltip.summary": "UNLOCALIZED: A _uni-directional powered rail_ capable of _fine control_ over a minecarts' _movement speed_.",
- "block.create.controller_rail.tooltip.condition1": "UNLOCALIZED: When Powered by Redstone",
- "block.create.controller_rail.tooltip.behaviour1": "UNLOCALIZED: _Accelerates_ or _Decelerates_ passing _minecarts_ corresponding to the _signal strength_. Propagates redstone power to adjacent controller rails. Powering two controller rails with different strengths will cause tracks between them to interpolate their signal.",
-
- "item.create.sand_paper.tooltip": "UNLOCALIZED: SAND PAPER",
- "item.create.sand_paper.tooltip.summary": "UNLOCALIZED: A rough paper that can be used to _polish materials_. Can be automatically applied using the Deployer.",
- "item.create.sand_paper.tooltip.condition1": "UNLOCALIZED: When Used",
- "item.create.sand_paper.tooltip.behaviour1": "UNLOCALIZED: Applies polish to items held in the _offhand_ or lying on the _floor_ when _looking at them_",
-
- "item.create.builders_tea.tooltip": "UNLOCALIZED: BUILDERS TEA",
- "item.create.builders_tea.tooltip.summary": "UNLOCALIZED: The perfect drink to get the day started- _Motivating_ and _Saturating._",
-
- "item.create.refined_radiance.tooltip": "UNLOCALIZED: REFINED RADIANCE",
- "item.create.refined_radiance.tooltip.summary": "UNLOCALIZED: A Chromatic material forged from _absorbed light_.",
- "item.create.refined_radiance.tooltip.condition1": "UNLOCALIZED: Work In Progress",
- "item.create.refined_radiance.tooltip.behaviour1": "UNLOCALIZED: Usages for this material will be available in a future release.",
-
- "item.create.shadow_steel.tooltip": "UNLOCALIZED: SHADOW STEEL",
- "item.create.shadow_steel.tooltip.summary": "UNLOCALIZED: A Chromatic material forged _in the void_.",
- "item.create.shadow_steel.tooltip.condition1": "UNLOCALIZED: Work In Progress",
- "item.create.shadow_steel.tooltip.behaviour1": "UNLOCALIZED: Usages for this material will be available in a future release.",
-
- "item.create.linked_controller.tooltip": "UNLOCALIZED: LINKED CONTROLLER",
- "item.create.linked_controller.tooltip.summary": "UNLOCALIZED: Grants _handheld_ _control_ over _Redstone Link_ frequencies assigned to its _six_ _buttons_.",
- "item.create.linked_controller.tooltip.condition1": "UNLOCALIZED: R-Click",
- "item.create.linked_controller.tooltip.behaviour1": "UNLOCALIZED: _Toggles_ the controller. _Movement_ _controls_ are taken over while its active.",
- "item.create.linked_controller.tooltip.condition2": "UNLOCALIZED: R-Click while Sneaking",
- "item.create.linked_controller.tooltip.behaviour2": "UNLOCALIZED: Opens the manual _Configuration Interface_.",
- "item.create.linked_controller.tooltip.condition3": "UNLOCALIZED: R-Click on Redstone Link Receiver",
- "item.create.linked_controller.tooltip.behaviour3": "UNLOCALIZED: Enables _Bind Mode_, press one of the _six controls_ to bind it to the _Links' Frequency_.",
- "item.create.linked_controller.tooltip.condition4": "UNLOCALIZED: R-Click on Lectern",
- "item.create.linked_controller.tooltip.behaviour4": "UNLOCALIZED: Places the Controller into the Lectern for easy activation. (R-Click while Sneaking to retrieve it)",
-
- "item.create.diving_helmet.tooltip": "UNLOCALIZED: DIVING HELMET",
- "item.create.diving_helmet.tooltip.summary": "UNLOCALIZED: Together with a _Backtank_, allows the wielder to _breathe_ _underwater_ for an extended amount of time.",
- "item.create.diving_helmet.tooltip.condition1": "UNLOCALIZED: When Worn",
- "item.create.diving_helmet.tooltip.behaviour1": "UNLOCALIZED: Provides the _Water Breathing_ effect, slowly draining _Air Pressure_ from the Backtank.",
-
- "item.create.copper_backtank.tooltip": "UNLOCALIZED: COPPER BACKTANK",
- "item.create.copper_backtank.tooltip.summary": "UNLOCALIZED: A _Wearable_ _Tank_ for carrying Pressurized Air.",
- "item.create.copper_backtank.tooltip.condition1": "UNLOCALIZED: When Worn",
- "item.create.copper_backtank.tooltip.behaviour1": "UNLOCALIZED: Provides _Pressurized_ _Air_ to Equipment that requires it.",
- "item.create.copper_backtank.tooltip.condition2": "UNLOCALIZED: When placed, Powered by Kinetics",
- "item.create.copper_backtank.tooltip.behaviour2": "UNLOCALIZED: _Collects_ _Pressurized_ _Air_ at a rate depending on the Rotational Speed.",
-
- "item.create.netherite_backtank.tooltip": "UNLOCALIZED: NETHERITE BACKTANK",
- "item.create.netherite_backtank.tooltip.summary": "UNLOCALIZED: A _Wearable_ _Tank_ for carrying Pressurized Air.",
- "item.create.netherite_backtank.tooltip.condition1": "UNLOCALIZED: When Worn",
- "item.create.netherite_backtank.tooltip.behaviour1": "UNLOCALIZED: Provides _Pressurized_ _Air_ to Equipment that requires it.",
- "item.create.netherite_backtank.tooltip.condition2": "UNLOCALIZED: When placed, Powered by Kinetics",
- "item.create.netherite_backtank.tooltip.behaviour2": "UNLOCALIZED: _Collects_ _Pressurized_ _Air_ at a rate depending on the Rotational Speed.",
-
- "block.create.placard.tooltip": "UNLOCALIZED: PLACARD",
- "block.create.placard.tooltip.summary": "UNLOCALIZED: _Frame_ your _items_ in brass using this fancy wall panel. Safe for contraptions!",
- "block.create.placard.tooltip.condition1": "UNLOCALIZED: When R-Clicked with Item",
- "block.create.placard.tooltip.behaviour1": "UNLOCALIZED: _Adds_ the held _item_ to the Placard. _Emits_ a brief _Redstone_ signal if a matching item was present already.",
- "block.create.placard.tooltip.condition2": "UNLOCALIZED: When Punched",
- "block.create.placard.tooltip.behaviour2": "UNLOCALIZED: _Removes_ the current _item_ in the frame.",
-
- "block.create.flywheel.tooltip": "UNLOCALIZED: FLYWHEEL",
- "block.create.flywheel.tooltip.summary": "UNLOCALIZED: _Embellish_ your _Machines_ with this imposing Wheel of Brass.",
- "block.create.flywheel.tooltip.condition1": "UNLOCALIZED: When Powered by Kinetics",
- "block.create.flywheel.tooltip.behaviour1": "UNLOCALIZED: Starts spinning.",
-
- "item.create.diving_boots.tooltip": "UNLOCALIZED: DIVING BOOTS",
- "item.create.diving_boots.tooltip.summary": "UNLOCALIZED: A pair of _heavy_ _boots_, allowing for better traversal of the Ocean floor.",
- "item.create.diving_boots.tooltip.condition1": "UNLOCALIZED: When Worn",
- "item.create.diving_boots.tooltip.behaviour1": "UNLOCALIZED: Wielder _sinks_ _faster_ and _cannot_ _swim_. Grants the ability to _walk_ and _jump_ underwater. Wielder also is no longer affected by _Mechanical_ _Belts_.",
-
- "item.create.crafting_blueprint.tooltip": "UNLOCALIZED: CRAFTING BLUEPRINT",
- "item.create.crafting_blueprint.tooltip.summary": "UNLOCALIZED: _Placed_ on a wall, it can be used to _specify_ _ingredient_ _arrangements_ for easier manual crafting. Each slot represents a Recipe.",
- "item.create.crafting_blueprint.condition1": "UNLOCALIZED: R-Click empty Slot",
- "item.create.crafting_blueprint.behaviour1": "UNLOCALIZED: Opens a _Crafting_ _menu_ allowing you to _configure_ a _recipe_ and items to display.",
- "item.create.crafting_blueprint.condition2": "UNLOCALIZED: R-Click configured Slot",
- "item.create.crafting_blueprint.behaviour2": "UNLOCALIZED: _Applies_ the _configured_ _recipe_ with matching Ingredients found in your _Inventory_. _Sneak_ to craft up to a _Stack_ of items.",
-
- "item.create.minecart_coupling.tooltip": "UNLOCALIZED: MINECART COUPLING",
- "item.create.minecart_coupling.tooltip.summary": "UNLOCALIZED: _Chains_ all your _Minecarts_ or _Carriage Contraptions_ together to form a majestic Train.",
- "item.create.minecart_coupling.tooltip.condition1": "UNLOCALIZED: When Used on Minecart",
- "item.create.minecart_coupling.tooltip.behaviour1": "UNLOCALIZED: _Couples_ two Minecarts together, attempting to keep them at a _constant distance_ while moving.",
-
- "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.",
-
- "block.create.peculiar_bell.tooltip": "UNLOCALIZED: PECULIAR BELL",
- "block.create.peculiar_bell.tooltip.summary": "UNLOCALIZED: A decorative _Brass Bell_. Placing it right above open _Soul Fire_ may cause side-effects...",
-
- "block.create.haunted_bell.tooltip": "UNLOCALIZED: HAUNTED BELL",
- "block.create.haunted_bell.tooltip.summary": "UNLOCALIZED: A _Cursed Bell_ haunted by lost souls of the Nether.",
- "block.create.haunted_bell.tooltip.condition1": "UNLOCALIZED: When Held or Rang",
- "block.create.haunted_bell.tooltip.behaviour1": "UNLOCALIZED: Highlights nearby _Lightless Spots_ on which _Hostile Mobs_ can spawn.",
-
-
- "_": "->------------------------] Ponder Content [------------------------<-",
-
- "create.ponder.hold_to_ponder": "UNLOCALIZED: Hold [%1$s] to Ponder",
- "create.ponder.subject": "UNLOCALIZED: Subject of this scene",
- "create.ponder.pondering": "UNLOCALIZED: Pondering about...",
- "create.ponder.identify_mode": "UNLOCALIZED: Identify mode active.\nUnpause with [%1$s]",
- "create.ponder.associated": "UNLOCALIZED: Associated Entries",
- "create.ponder.close": "UNLOCALIZED: Close",
- "create.ponder.identify": "UNLOCALIZED: Identify",
- "create.ponder.next": "UNLOCALIZED: Next Scene",
- "create.ponder.next_up": "UNLOCALIZED: Up Next:",
- "create.ponder.previous": "UNLOCALIZED: Previous Scene",
- "create.ponder.replay": "UNLOCALIZED: Replay",
- "create.ponder.think_back": "UNLOCALIZED: Think Back",
- "create.ponder.slow_text": "UNLOCALIZED: Comfy Reading",
- "create.ponder.exit": "UNLOCALIZED: Exit",
- "create.ponder.welcome": "UNLOCALIZED: Welcome to Ponder",
- "create.ponder.categories": "UNLOCALIZED: Available Categories in Create",
- "create.ponder.index_description": "UNLOCALIZED: Click one of the icons to learn about its associated Items and Blocks",
- "create.ponder.index_title": "UNLOCALIZED: Ponder Index",
- "create.ponder.shared.rpm16": "UNLOCALIZED: 16 RPM",
- "create.ponder.shared.behaviour_modify_wrench": "UNLOCALIZED: This behaviour can be modified using a Wrench",
- "create.ponder.shared.storage_on_contraption": "UNLOCALIZED: Inventories attached to the Contraption will pick up their drops automatically",
- "create.ponder.shared.sneak_and": "UNLOCALIZED: Sneak +",
- "create.ponder.shared.rpm8": "UNLOCALIZED: 8 RPM",
- "create.ponder.shared.ctrl_and": "UNLOCALIZED: Ctrl +",
- "create.ponder.shared.rpm32": "UNLOCALIZED: 32 RPM",
- "create.ponder.shared.rpm16_source": "UNLOCALIZED: Source: 16 RPM",
- "create.ponder.shared.movement_anchors": "UNLOCALIZED: With the help of Super Glue, larger structures can be moved.",
- "create.ponder.tag.redstone": "UNLOCALIZED: Logic Components",
- "create.ponder.tag.redstone.description": "UNLOCALIZED: Components which help with redstone engineering",
- "create.ponder.tag.contraption_assembly": "UNLOCALIZED: Block Attachment Utility",
- "create.ponder.tag.contraption_assembly.description": "UNLOCALIZED: Tools and Components used to assemble structures moved as an animated Contraption",
- "create.ponder.tag.fluids": "UNLOCALIZED: Fluid Manipulators",
- "create.ponder.tag.fluids.description": "UNLOCALIZED: Components which help relaying and making use of Fluids",
- "create.ponder.tag.decoration": "UNLOCALIZED: Aesthetics",
- "create.ponder.tag.decoration.description": "UNLOCALIZED: Components used mostly for decorative purposes",
- "create.ponder.tag.windmill_sails": "UNLOCALIZED: Sails for Windmill Bearings",
- "create.ponder.tag.windmill_sails.description": "UNLOCALIZED: Blocks that count towards the strength of a Windmill Contraption when assembled. Each of these have equal efficiency in doing so.",
- "create.ponder.tag.arm_targets": "UNLOCALIZED: Targets for Mechanical Arms",
- "create.ponder.tag.arm_targets.description": "UNLOCALIZED: Components which can be selected as inputs or outputs to the Mechanical Arm",
- "create.ponder.tag.kinetic_appliances": "UNLOCALIZED: Kinetic Appliances",
- "create.ponder.tag.kinetic_appliances.description": "UNLOCALIZED: Components which make use of Rotational Force",
- "create.ponder.tag.kinetic_sources": "UNLOCALIZED: Kinetic Sources",
- "create.ponder.tag.kinetic_sources.description": "UNLOCALIZED: Components which generate Rotational Force",
- "create.ponder.tag.movement_anchor": "UNLOCALIZED: Movement Anchors",
- "create.ponder.tag.movement_anchor.description": "UNLOCALIZED: Components which allow the creation of moving contraptions, animating an attached structure in a variety of ways",
- "create.ponder.tag.kinetic_relays": "UNLOCALIZED: Kinetic Blocks",
- "create.ponder.tag.kinetic_relays.description": "UNLOCALIZED: Components which help relaying Rotational Force elsewhere",
- "create.ponder.tag.contraption_actor": "UNLOCALIZED: Contraption Actors",
- "create.ponder.tag.contraption_actor.description": "UNLOCALIZED: Components which expose special behaviour when attached to a moving contraption",
- "create.ponder.tag.creative": "UNLOCALIZED: Creative Mode",
- "create.ponder.tag.creative.description": "UNLOCALIZED: Components not usually available for Survival Mode",
- "create.ponder.tag.display_sources": "UNLOCALIZED: Sources for Display Links",
- "create.ponder.tag.display_sources.description": "UNLOCALIZED: Components or Blocks which offer some data that can be read with a Display Link",
- "create.ponder.tag.logistics": "UNLOCALIZED: Item Transportation",
- "create.ponder.tag.logistics.description": "UNLOCALIZED: Components which help moving items around",
- "create.ponder.tag.display_targets": "UNLOCALIZED: Targets for Display Links",
- "create.ponder.tag.display_targets.description": "UNLOCALIZED: Components or Blocks which can process and display the data received from a Display Link",
- "create.ponder.tag.train_related": "UNLOCALIZED: Railway Equipment",
- "create.ponder.tag.train_related.description": "UNLOCALIZED: Components used in the construction or management of Train Contraptions",
-
- "create.ponder.analog_lever.header": "UNLOCALIZED: Controlling signals using the Analog Lever",
- "create.ponder.analog_lever.text_1": "UNLOCALIZED: Analog Levers make for a compact and precise source of redstone power",
- "create.ponder.analog_lever.text_2": "UNLOCALIZED: Right-click to increase its analog power output",
- "create.ponder.analog_lever.text_3": "UNLOCALIZED: Right-click while Sneaking to decrease the power output again",
-
- "create.ponder.andesite_tunnel.header": "UNLOCALIZED: Using Andesite Tunnels",
- "create.ponder.andesite_tunnel.text_1": "UNLOCALIZED: Andesite Tunnels can be used to cover up your belts",
- "create.ponder.andesite_tunnel.text_2": "UNLOCALIZED: Whenever an Andesite Tunnel has connections to the sides...",
- "create.ponder.andesite_tunnel.text_3": "UNLOCALIZED: ...they will split exactly one item off of any passing stacks",
- "create.ponder.andesite_tunnel.text_4": "UNLOCALIZED: The remainder will continue on its path",
-
- "create.ponder.auto_schedule.header": "UNLOCALIZED: Stations & Scheduling",
- "create.ponder.auto_schedule.text_1": "UNLOCALIZED: Schedules can be used to provide drivers with a destination",
- "create.ponder.auto_schedule.text_2": "UNLOCALIZED: Comparators will receive a signal whenever a Train is present",
- "create.ponder.auto_schedule.text_3": "UNLOCALIZED: Mind that a Station can only be approached from the indicated direction",
- "create.ponder.auto_schedule.text_4": "UNLOCALIZED: Stations can also be used to assign new Schedules automatically",
- "create.ponder.auto_schedule.text_5": "UNLOCALIZED: The Schedule placed on a station will automatically copy itself to present trains",
- "create.ponder.auto_schedule.text_6": "UNLOCALIZED: As opposed to manual scheduling, drivers will not take the item with them",
-
- "create.ponder.basin.header": "UNLOCALIZED: Processing Items in the Basin",
- "create.ponder.basin.text_1": "UNLOCALIZED: A Basin can hold Items and Fluids for Processing",
- "create.ponder.basin.text_2": "UNLOCALIZED: After a processing step, basins try to output below to the side of them",
- "create.ponder.basin.text_3": "UNLOCALIZED: When a valid component is present, the Basin will show an output faucet",
- "create.ponder.basin.text_4": "UNLOCALIZED: A number of options are applicable here",
- "create.ponder.basin.text_5": "UNLOCALIZED: Outputs will be caught by the inventory below",
- "create.ponder.basin.text_6": "UNLOCALIZED: Without output faucet, the Basin will retain items created in its processing",
- "create.ponder.basin.text_7": "UNLOCALIZED: This can be useful if outputs should be re-used as ingredients",
- "create.ponder.basin.text_8": "UNLOCALIZED: Desired outputs will then have to be extracted from the basin",
- "create.ponder.basin.text_9": "UNLOCALIZED: A Filter might be necessary to avoid pulling out un-processed items",
-
- "create.ponder.bearing_modes.header": "UNLOCALIZED: Movement Modes of the Mechanical Bearing",
- "create.ponder.bearing_modes.text_1": "UNLOCALIZED: When Stopped, the Bearing will place the structure at the nearest grid-aligned Angle",
- "create.ponder.bearing_modes.text_2": "UNLOCALIZED: It can be configured never to revert to solid blocks, or only near the angle it started at",
-
- "create.ponder.belt_casing.header": "UNLOCALIZED: Encasing Belts",
- "create.ponder.belt_casing.text_1": "UNLOCALIZED: Brass or Andesite Casing can be used to decorate Mechanical Belts",
- "create.ponder.belt_casing.text_2": "UNLOCALIZED: A wrench can be used to remove the casing",
-
- "create.ponder.belt_connector.header": "UNLOCALIZED: Using Mechanical Belts",
- "create.ponder.belt_connector.text_1": "UNLOCALIZED: Right-Clicking two shafts with a belt item will connect them together",
- "create.ponder.belt_connector.text_2": "UNLOCALIZED: Accidental selections can be canceled with Right-Click while Sneaking",
- "create.ponder.belt_connector.text_3": "UNLOCALIZED: Additional Shafts can be added throughout the Belt",
- "create.ponder.belt_connector.text_4": "UNLOCALIZED: Shafts connected via Belts will rotate with Identical Speed and Direction",
- "create.ponder.belt_connector.text_5": "UNLOCALIZED: Added shafts can be removed using the wrench",
- "create.ponder.belt_connector.text_6": "UNLOCALIZED: Mechanical Belts can be dyed for aesthetic purposes",
-
- "create.ponder.belt_directions.header": "UNLOCALIZED: Valid Orientations for Mechanical Belts",
- "create.ponder.belt_directions.text_1": "UNLOCALIZED: Belts cannot connect in arbitrary directions",
- "create.ponder.belt_directions.text_2": "UNLOCALIZED: 1. They can connect horizontally",
- "create.ponder.belt_directions.text_3": "UNLOCALIZED: 2. They can connect diagonally",
- "create.ponder.belt_directions.text_4": "UNLOCALIZED: 3. They can connect vertically",
- "create.ponder.belt_directions.text_5": "UNLOCALIZED: 4. And they can connect vertical shafts horizontally",
- "create.ponder.belt_directions.text_6": "UNLOCALIZED: These are all possible directions. Belts can span any Length between 2 and 20 blocks",
-
- "create.ponder.belt_transport.header": "UNLOCALIZED: Using Mechanical Belts for Logistics",
- "create.ponder.belt_transport.text_1": "UNLOCALIZED: Moving belts will transport Items and other Entities",
- "create.ponder.belt_transport.text_2": "UNLOCALIZED: Right-Click with an empty hand to take items off a belt",
-
- "create.ponder.blaze_burner.header": "UNLOCALIZED: Feeding Blaze Burners",
- "create.ponder.blaze_burner.text_1": "UNLOCALIZED: Blaze Burners can provide Heat to Items processed in a Basin",
- "create.ponder.blaze_burner.text_2": "UNLOCALIZED: For this, the Blaze has to be fed with flammable items",
- "create.ponder.blaze_burner.text_3": "UNLOCALIZED: With a Blaze Cake, the Burner can reach an even stronger level of heat",
- "create.ponder.blaze_burner.text_4": "UNLOCALIZED: The feeding process can be automated using Deployers or Mechanical Arms",
-
- "create.ponder.brass_funnel.header": "UNLOCALIZED: The Brass Funnel",
- "create.ponder.brass_funnel.text_1": "UNLOCALIZED: Andesite Funnels can only ever extract single items.",
- "create.ponder.brass_funnel.text_2": "UNLOCALIZED: Brass Funnels can extract up to a full stack.",
- "create.ponder.brass_funnel.text_3": "UNLOCALIZED: Scrolling on the filter slot allows for precise control over the extracted stack size.",
- "create.ponder.brass_funnel.text_4": "UNLOCALIZED: Using items on the filter slot will restrict the funnel to only transfer matching stacks.",
-
- "create.ponder.brass_tunnel.header": "UNLOCALIZED: Using Brass Tunnels",
- "create.ponder.brass_tunnel.text_1": "UNLOCALIZED: Brass Tunnels can be used to cover up your belts",
- "create.ponder.brass_tunnel.text_2": "UNLOCALIZED: Brass Tunnels have filter slots on each open side",
- "create.ponder.brass_tunnel.text_3": "UNLOCALIZED: Filters on inbound connections simply block non-matching items",
- "create.ponder.brass_tunnel.text_4": "UNLOCALIZED: Filters on outbound connections can be used to sort items by type",
- "create.ponder.brass_tunnel.text_5": "UNLOCALIZED: Whenever a passing item has multiple valid exits, the distribution mode will decide how to handle it",
- "create.ponder.brass_tunnel.text_6": "UNLOCALIZED: Brass Tunnels on parallel belts will form a group",
- "create.ponder.brass_tunnel.text_7": "UNLOCALIZED: Incoming Items will now be distributed across all connected exits",
- "create.ponder.brass_tunnel.text_8": "UNLOCALIZED: For this, items can also be inserted into the Tunnel block directly",
-
- "create.ponder.brass_tunnel_modes.header": "UNLOCALIZED: Distribution Modes of the Brass Tunnel",
- "create.ponder.brass_tunnel_modes.text_1": "UNLOCALIZED: Using a Wrench, the distribution behaviour of Brass Tunnels can be configured",
- "create.ponder.brass_tunnel_modes.text_10": "UNLOCALIZED: 'Synchronize Inputs' is a unique setting for Brass Tunnels",
- "create.ponder.brass_tunnel_modes.text_11": "UNLOCALIZED: Items are only allowed past if every tunnel in the group has one waiting",
- "create.ponder.brass_tunnel_modes.text_12": "UNLOCALIZED: This ensures that all affected belts supply items at the same rate",
- "create.ponder.brass_tunnel_modes.text_2": "UNLOCALIZED: 'Split' will attempt to distribute the stack evenly between available outputs",
- "create.ponder.brass_tunnel_modes.text_3": "UNLOCALIZED: If an output is unable to take more items, it will be skipped",
- "create.ponder.brass_tunnel_modes.text_4": "UNLOCALIZED: 'Forced Split' will never skip outputs, and instead wait until they are free",
- "create.ponder.brass_tunnel_modes.text_5": "UNLOCALIZED: 'Round Robin' keeps stacks whole, and cycles through outputs iteratively",
- "create.ponder.brass_tunnel_modes.text_6": "UNLOCALIZED: Once Again, if an output is unable to take more items, it will be skipped",
- "create.ponder.brass_tunnel_modes.text_7": "UNLOCALIZED: 'Forced Round Robin' never skips outputs",
- "create.ponder.brass_tunnel_modes.text_8": "UNLOCALIZED: 'Prefer Nearest' prioritizes the outputs closest to the items' input location",
- "create.ponder.brass_tunnel_modes.text_9": "UNLOCALIZED: 'Randomize' will distribute whole stacks to randomly picked outputs",
-
- "create.ponder.cart_assembler.header": "UNLOCALIZED: Moving Structures using Cart Assemblers",
- "create.ponder.cart_assembler.text_1": "UNLOCALIZED: Powered Cart Assemblers mount attached structures to passing Minecarts",
- "create.ponder.cart_assembler.text_2": "UNLOCALIZED: Without a redstone signal, it disassembles passing cart contraptions back into blocks",
- "create.ponder.cart_assembler.text_3": "UNLOCALIZED: Using a Wrench on the Minecart will let you carry the Contraption elsewhere",
-
- "create.ponder.cart_assembler_dual.header": "UNLOCALIZED: Assembling Carriage Contraptions",
- "create.ponder.cart_assembler_dual.text_1": "UNLOCALIZED: Whenever two Cart Assembers share an attached structure...",
- "create.ponder.cart_assembler_dual.text_2": "UNLOCALIZED: Powering either of them will create a Carriage Contraption",
- "create.ponder.cart_assembler_dual.text_3": "UNLOCALIZED: The carts will behave like those connected via Minecart Coupling",
-
- "create.ponder.cart_assembler_modes.header": "UNLOCALIZED: Orientation Settings for Minecart Contraptions",
- "create.ponder.cart_assembler_modes.text_1": "UNLOCALIZED: Cart Contraptions will rotate to face towards their carts' motion",
- "create.ponder.cart_assembler_modes.text_2": "UNLOCALIZED: This Arrow indicates which side of the Structure will be considered the front",
- "create.ponder.cart_assembler_modes.text_3": "UNLOCALIZED: If the Assembler is set to Lock Rotation, the contraptions' orientation will never change",
-
- "create.ponder.cart_assembler_rails.header": "UNLOCALIZED: Other types of Minecarts and Rails",
- "create.ponder.cart_assembler_rails.text_1": "UNLOCALIZED: Cart Assemblers on Regular Tracks will not affect the passing carts' motion",
- "create.ponder.cart_assembler_rails.text_2": "UNLOCALIZED: When on Powered or Controller Rail, the carts will be held in place until it's Powered",
- "create.ponder.cart_assembler_rails.text_3": "UNLOCALIZED: Other types of Minecarts can be used as the anchor",
- "create.ponder.cart_assembler_rails.text_4": "UNLOCALIZED: Furnace Carts will keep themselves powered, pulling fuel from any attached inventories",
-
- "create.ponder.chain_drive.header": "UNLOCALIZED: Relaying rotational force with Chain Drives",
- "create.ponder.chain_drive.text_1": "UNLOCALIZED: Chain Drives relay rotation to each other in a row",
- "create.ponder.chain_drive.text_2": "UNLOCALIZED: All shafts connected like this will rotate in the same direction",
- "create.ponder.chain_drive.text_3": "UNLOCALIZED: Any part of the row can be rotated by 90 degrees",
-
- "create.ponder.chain_gearshift.header": "UNLOCALIZED: Controlling rotational speed with Chain Gearshifts",
- "create.ponder.chain_gearshift.text_1": "UNLOCALIZED: Unpowered Chain Gearshifts behave exactly like Chain Drives",
- "create.ponder.chain_gearshift.text_2": "UNLOCALIZED: When Powered, the speed transmitted to other Chain Drives in the row is doubled",
- "create.ponder.chain_gearshift.text_3": "UNLOCALIZED: Whenever the Powered Gearshift is not at the source, its speed will be halved instead",
- "create.ponder.chain_gearshift.text_4": "UNLOCALIZED: In both cases, Chain Drives in the row always run at 2x the speed of the Powered Gearshift",
- "create.ponder.chain_gearshift.text_5": "UNLOCALIZED: Using analog signals, the ratio can be adjusted more precisely between 1 and 2",
- "create.ponder.chain_gearshift.text_6": "UNLOCALIZED: 12 RPM",
-
- "create.ponder.chute.header": "UNLOCALIZED: Transporting Items downward via Chutes",
- "create.ponder.chute.text_1": "UNLOCALIZED: Chutes can transport items vertically from and to inventories",
- "create.ponder.chute.text_2": "UNLOCALIZED: Using the Wrench, a window can be created",
- "create.ponder.chute.text_3": "UNLOCALIZED: Placing chutes targeting the side faces of another will make it diagonal",
-
- "create.ponder.chute_upward.header": "UNLOCALIZED: Transporting Items upward via Chutes",
- "create.ponder.chute_upward.text_1": "UNLOCALIZED: Using Encased Fans at the top or bottom, a Chute can move items upward",
- "create.ponder.chute_upward.text_2": "UNLOCALIZED: Inspecting chutes with Engineers' Goggles reveals information about the movement direction",
- "create.ponder.chute_upward.text_3": "UNLOCALIZED: On the 'blocked' end, items will have to be inserted/taken from the sides",
-
- "create.ponder.clockwork_bearing.header": "UNLOCALIZED: Animating Structures using Clockwork Bearings",
- "create.ponder.clockwork_bearing.text_1": "UNLOCALIZED: Clockwork Bearings attach to blocks in front of them",
- "create.ponder.clockwork_bearing.text_2": "UNLOCALIZED: Upon receiving Rotational Force, the structure will be rotated according to the hour of the day",
- "create.ponder.clockwork_bearing.text_3": "UNLOCALIZED: 3:00",
- "create.ponder.clockwork_bearing.text_4": "UNLOCALIZED: 4:00",
- "create.ponder.clockwork_bearing.text_5": "UNLOCALIZED: Right-Click the bearing to start or stop animating the structure",
- "create.ponder.clockwork_bearing.text_6": "UNLOCALIZED: In front of the Hour Hand, a second structure can be added",
- "create.ponder.clockwork_bearing.text_7": "UNLOCALIZED: Ensure that the two Structures are not glued to each other",
- "create.ponder.clockwork_bearing.text_8": "UNLOCALIZED: The Second Structure will now rotate as the Minute Hand",
-
- "create.ponder.clutch.header": "UNLOCALIZED: Controlling rotational force using a Clutch",
- "create.ponder.clutch.text_1": "UNLOCALIZED: Clutches will relay rotation in a straight line",
- "create.ponder.clutch.text_2": "UNLOCALIZED: When powered by Redstone, it breaks the connection",
-
- "create.ponder.cog_speedup.header": "UNLOCALIZED: Gearshifting with Cogs",
- "create.ponder.cog_speedup.text_1": "UNLOCALIZED: Large and Small cogs can be connected diagonally",
- "create.ponder.cog_speedup.text_2": "UNLOCALIZED: Shifting from large to small cogs, the conveyed speed will be doubled",
- "create.ponder.cog_speedup.text_3": "UNLOCALIZED: Shifting the opposite way, the conveyed speed will be halved",
-
- "create.ponder.cogwheel.header": "UNLOCALIZED: Relaying rotational force using Cogwheels",
- "create.ponder.cogwheel.text_1": "UNLOCALIZED: Cogwheels will relay rotation to other adjacent cogwheels",
- "create.ponder.cogwheel.text_2": "UNLOCALIZED: Neighbouring shafts connected like this will rotate in opposite directions",
-
- "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.creative_fluid_tank.header": "UNLOCALIZED: Creative Fluid Tanks",
- "create.ponder.creative_fluid_tank.text_1": "UNLOCALIZED: Creative Fluid Tanks can be used to provide a bottomless supply of fluid",
- "create.ponder.creative_fluid_tank.text_2": "UNLOCALIZED: Right-Click with a fluid containing item to configure it",
- "create.ponder.creative_fluid_tank.text_3": "UNLOCALIZED: Pipe Networks can now endlessly draw the assigned fluid from the tank",
- "create.ponder.creative_fluid_tank.text_4": "UNLOCALIZED: Any Fluids pushed back into a Creative Fluid Tank will be voided",
-
- "create.ponder.creative_motor.header": "UNLOCALIZED: Generating Rotational Force using Creative Motors",
- "create.ponder.creative_motor.text_1": "UNLOCALIZED: Creative motors are a compact and configurable source of Rotational Force",
- "create.ponder.creative_motor.text_2": "UNLOCALIZED: Scrolling on the back panel changes the RPM of the motors' rotational output",
-
- "create.ponder.creative_motor_mojang.header": "UNLOCALIZED: Mojang's Enigma",
-
- "create.ponder.crushing_wheels.header": "UNLOCALIZED: Processing Items with Crushing Wheels",
- "create.ponder.crushing_wheels.text_1": "UNLOCALIZED: A pair of Crushing Wheels can grind items very effectively",
- "create.ponder.crushing_wheels.text_2": "UNLOCALIZED: Their Rotational Input has to make them spin into each other",
- "create.ponder.crushing_wheels.text_3": "UNLOCALIZED: Items thrown or inserted into the top will get processed",
- "create.ponder.crushing_wheels.text_4": "UNLOCALIZED: Items can be inserted and picked up through automated means as well",
-
- "create.ponder.deployer.header": "UNLOCALIZED: Using the Deployer",
- "create.ponder.deployer.text_1": "UNLOCALIZED: Given Rotational Force, a Deployer can imitate player interactions",
- "create.ponder.deployer.text_10": "UNLOCALIZED: Right-click the front to give it an Item to use",
- "create.ponder.deployer.text_11": "UNLOCALIZED: Items can also be inserted automatically",
- "create.ponder.deployer.text_12": "UNLOCALIZED: Deployers carry a filter slot",
- "create.ponder.deployer.text_13": "UNLOCALIZED: When a filter is set, it activates only while holding a matching item",
- "create.ponder.deployer.text_14": "UNLOCALIZED: Only items matching the filter can now be inserted...",
- "create.ponder.deployer.text_15": "UNLOCALIZED: ...and only non-matching items will be extracted",
- "create.ponder.deployer.text_2": "UNLOCALIZED: It will always interact with the position 2 blocks in front of itself",
- "create.ponder.deployer.text_3": "UNLOCALIZED: Blocks directly in front will not obstruct it",
- "create.ponder.deployer.text_4": "UNLOCALIZED: Deployers can:",
- "create.ponder.deployer.text_5": "UNLOCALIZED: Place Blocks,",
- "create.ponder.deployer.text_6": "UNLOCALIZED: Use Items,",
- "create.ponder.deployer.text_7": "UNLOCALIZED: Activate Blocks,",
- "create.ponder.deployer.text_8": "UNLOCALIZED: Harvest blocks",
- "create.ponder.deployer.text_9": "UNLOCALIZED: and Attack Mobs",
-
- "create.ponder.deployer_contraption.header": "UNLOCALIZED: Using Deployers on Contraptions",
- "create.ponder.deployer_contraption.text_1": "UNLOCALIZED: Whenever Deployers are moved as part of an animated Contraption...",
- "create.ponder.deployer_contraption.text_2": "UNLOCALIZED: They activate at each visited location, using items from inventories anywhere on the contraption",
- "create.ponder.deployer_contraption.text_3": "UNLOCALIZED: The Filter slot can be used to specify which items to pull",
-
- "create.ponder.deployer_modes.header": "UNLOCALIZED: Modes of the Deployer",
- "create.ponder.deployer_modes.text_1": "UNLOCALIZED: By default, a Deployer imitates a Right-click interaction",
- "create.ponder.deployer_modes.text_2": "UNLOCALIZED: Using a Wrench, it can be set to imitate a Left-click instead",
-
- "create.ponder.deployer_processing.header": "UNLOCALIZED: Processing Items using Deployers",
- "create.ponder.deployer_processing.text_1": "UNLOCALIZED: With a fitting held item, Deployers can process items provided beneath them",
- "create.ponder.deployer_processing.text_2": "UNLOCALIZED: The Input items can be dropped or placed on a Depot under the Deployer",
- "create.ponder.deployer_processing.text_3": "UNLOCALIZED: When items are provided on a belt...",
- "create.ponder.deployer_processing.text_4": "UNLOCALIZED: The Deployer will hold and process them automatically",
-
- "create.ponder.deployer_redstone.header": "UNLOCALIZED: Controlling Deployers with Redstone",
- "create.ponder.deployer_redstone.text_1": "UNLOCALIZED: When powered by Redstone, Deployers will not activate",
- "create.ponder.deployer_redstone.text_2": "UNLOCALIZED: Before stopping, the Deployer will finish any started cycles",
- "create.ponder.deployer_redstone.text_3": "UNLOCALIZED: Thus, a negative pulse can be used to trigger exactly one activation cycle",
-
- "create.ponder.depot.header": "UNLOCALIZED: Using Depots",
- "create.ponder.depot.text_1": "UNLOCALIZED: Depots can serve as 'stationary' belt elements",
- "create.ponder.depot.text_2": "UNLOCALIZED: Right-Click to manually place or remove Items from it",
- "create.ponder.depot.text_3": "UNLOCALIZED: Just like Mechanical Belts, it can provide items to processing",
- "create.ponder.depot.text_4": "UNLOCALIZED: ...as well as provide Items to Mechanical Arms",
-
- "create.ponder.display_board.header": "UNLOCALIZED: Using Display Boards",
- "create.ponder.display_board.text_1": "UNLOCALIZED: Display Boards are a scalable alternative to the sign",
- "create.ponder.display_board.text_2": "UNLOCALIZED: They require Rotational Force to operate",
- "create.ponder.display_board.text_3": "UNLOCALIZED: Text can be displayed using Name Tags...",
- "create.ponder.display_board.text_4": "UNLOCALIZED: ...or through the use of Display Links",
- "create.ponder.display_board.text_5": "UNLOCALIZED: Dyes can be applied to individual lines of the board",
- "create.ponder.display_board.text_6": "UNLOCALIZED: Lines can be reset by clicking them with an empty hand",
-
- "create.ponder.display_link.header": "UNLOCALIZED: Setting up Display Links",
- "create.ponder.display_link.text_1": "UNLOCALIZED: Display Links can be used to visualise dynamic information",
- "create.ponder.display_link.text_2": "UNLOCALIZED: First, right-click the target display...",
- "create.ponder.display_link.text_3": "UNLOCALIZED: ...then attach it to the block to read from",
- "create.ponder.display_link.text_4": "UNLOCALIZED: Open the Interface to select and configure what is sent",
- "create.ponder.display_link.text_5": "UNLOCALIZED: The display will now receive information from the link",
- "create.ponder.display_link.text_6": "UNLOCALIZED: Not every block can act as a source",
- "create.ponder.display_link.text_7": "UNLOCALIZED: Each compatible block provides unique information",
- "create.ponder.display_link.text_8": "UNLOCALIZED: The Display Link can work with several different displays",
-
- "create.ponder.display_link_redstone.header": "UNLOCALIZED: Redstone Control",
- "create.ponder.display_link_redstone.text_1": "UNLOCALIZED: When powered by Redstone, Display Links stop sending updates",
- "create.ponder.display_link_redstone.text_2": "UNLOCALIZED: Once unpowered, the Timer is reset and new info is sent immediately",
- "create.ponder.display_link_redstone.text_3": "UNLOCALIZED: Signals emitted from the source do not affect the Link",
-
- "create.ponder.empty_blaze_burner.header": "UNLOCALIZED: Using Empty Blaze Burners",
- "create.ponder.empty_blaze_burner.text_1": "UNLOCALIZED: Right-click a Blaze with the empty burner to capture it",
- "create.ponder.empty_blaze_burner.text_2": "UNLOCALIZED: Alternatively, Blazes can be collected from their Spawners directly",
- "create.ponder.empty_blaze_burner.text_3": "UNLOCALIZED: You now have an ideal heat source for various machines",
- "create.ponder.empty_blaze_burner.text_4": "UNLOCALIZED: For Aesthetic purposes, Empty Blaze Burners can also be lit using Flint and Steel",
- "create.ponder.empty_blaze_burner.text_5": "UNLOCALIZED: The flame can be transformed using a soul-infused item",
- "create.ponder.empty_blaze_burner.text_6": "UNLOCALIZED: However, without a blaze they are not suitable for industrial heating",
-
- "create.ponder.encased_fluid_pipe.header": "UNLOCALIZED: Encasing Fluid Pipes",
- "create.ponder.encased_fluid_pipe.text_1": "UNLOCALIZED: Copper Casing can be used to decorate Fluid Pipes",
- "create.ponder.encased_fluid_pipe.text_2": "UNLOCALIZED: Aside from being conceiled, Encased Pipes are locked into their connectivity state",
- "create.ponder.encased_fluid_pipe.text_3": "UNLOCALIZED: It will no longer react to any neighbouring blocks being added or removed",
-
- "create.ponder.fan_direction.header": "UNLOCALIZED: Air flow of Encased Fans",
- "create.ponder.fan_direction.text_1": "UNLOCALIZED: Encased Fans use Rotational Force to create an Air Current",
- "create.ponder.fan_direction.text_2": "UNLOCALIZED: Strength and Direction of Flow depends on the Rotational Input",
-
- "create.ponder.fan_processing.header": "UNLOCALIZED: Processing Items using Encased Fans",
- "create.ponder.fan_processing.text_1": "UNLOCALIZED: When passing through lava, the Air Flow becomes Heated",
- "create.ponder.fan_processing.text_2": "UNLOCALIZED: Items caught in the area will be smelted",
- "create.ponder.fan_processing.text_3": "UNLOCALIZED: Food items thrown here would be incinerated",
- "create.ponder.fan_processing.text_4": "UNLOCALIZED: Instead, a setup for Smoking using Fire should be used for them",
- "create.ponder.fan_processing.text_5": "UNLOCALIZED: Air Flows passing through water create a Washing Setup",
- "create.ponder.fan_processing.text_6": "UNLOCALIZED: Some interesting new processing can be done with it",
- "create.ponder.fan_processing.text_7": "UNLOCALIZED: The Speed of the Fan does NOT affect the processing speed, only its range",
- "create.ponder.fan_processing.text_8": "UNLOCALIZED: Fan Processing can also be applied to Items on Depots and Belts",
-
- "create.ponder.fluid_pipe_flow.header": "UNLOCALIZED: Moving Fluids using Copper Pipes",
- "create.ponder.fluid_pipe_flow.text_1": "UNLOCALIZED: Fluid Pipes can connect two or more fluid sources and targets",
- "create.ponder.fluid_pipe_flow.text_2": "UNLOCALIZED: Using a wrench, a straight pipe segment can be given a window",
- "create.ponder.fluid_pipe_flow.text_3": "UNLOCALIZED: Windowed pipes will not connect to any other adjacent pipe segments",
- "create.ponder.fluid_pipe_flow.text_4": "UNLOCALIZED: Powered by Mechanical Pumps, the Pipes can transport Fluids",
- "create.ponder.fluid_pipe_flow.text_5": "UNLOCALIZED: No fluid is being extracted at first",
- "create.ponder.fluid_pipe_flow.text_6": "UNLOCALIZED: Once the flow connects them, the endpoints gradually transfer their contents",
- "create.ponder.fluid_pipe_flow.text_7": "UNLOCALIZED: Thus, the Pipe blocks themselves never 'physically' contain any fluid",
-
- "create.ponder.fluid_pipe_interaction.header": "UNLOCALIZED: Draining and Filling fluid containers",
- "create.ponder.fluid_pipe_interaction.text_1": "UNLOCALIZED: Endpoints of a pipe network can interact with a variety of blocks",
- "create.ponder.fluid_pipe_interaction.text_2": "UNLOCALIZED: Any block with fluid storage capabilities can be filled or drained",
- "create.ponder.fluid_pipe_interaction.text_3": "UNLOCALIZED: Source blocks right in front of an open end can be picked up...",
- "create.ponder.fluid_pipe_interaction.text_4": "UNLOCALIZED: ...while spilling into empty spaces can create fluid sources",
- "create.ponder.fluid_pipe_interaction.text_5": "UNLOCALIZED: Pipes can also extract fluids from a handful of other blocks directly",
-
- "create.ponder.fluid_tank_sizes.header": "UNLOCALIZED: Dimensions of a Fluid tank",
- "create.ponder.fluid_tank_sizes.text_1": "UNLOCALIZED: Fluid Tanks can be combined to increase the total capacity",
- "create.ponder.fluid_tank_sizes.text_2": "UNLOCALIZED: Their base square can be up to 3 blocks wide...",
- "create.ponder.fluid_tank_sizes.text_3": "UNLOCALIZED: ...and grow in height by more than 30 additional layers",
- "create.ponder.fluid_tank_sizes.text_4": "UNLOCALIZED: Using a Wrench, a tanks' window can be toggled",
-
- "create.ponder.fluid_tank_storage.header": "UNLOCALIZED: Storing Fluids in Fluid Tanks",
- "create.ponder.fluid_tank_storage.text_1": "UNLOCALIZED: Fluid Tanks can be used to store large amounts of fluid",
- "create.ponder.fluid_tank_storage.text_2": "UNLOCALIZED: Pipe networks can push and pull fluids from any side",
- "create.ponder.fluid_tank_storage.text_3": "UNLOCALIZED: The contained fluid can be measured by a Comparator",
- "create.ponder.fluid_tank_storage.text_4": "UNLOCALIZED: However, in Survival Mode Fluids cannot be added or taken manually",
- "create.ponder.fluid_tank_storage.text_5": "UNLOCALIZED: You can use Basins, Item Drains and Spouts to drain or fill fluid containing items",
-
- "create.ponder.funnel_compat.header": "UNLOCALIZED: Funnel compatibility",
- "create.ponder.funnel_compat.text_1": "UNLOCALIZED: Funnels should also interact nicely with a handful of other components.",
- "create.ponder.funnel_compat.text_2": "UNLOCALIZED: Vertical Saws",
- "create.ponder.funnel_compat.text_3": "UNLOCALIZED: Depots",
- "create.ponder.funnel_compat.text_4": "UNLOCALIZED: Item Drains",
-
- "create.ponder.funnel_direction.header": "UNLOCALIZED: Direction of Transfer",
- "create.ponder.funnel_direction.text_1": "UNLOCALIZED: Placed normally, it pulls items from the inventory.",
- "create.ponder.funnel_direction.text_2": "UNLOCALIZED: Placed while sneaking, it puts items into the inventory.",
- "create.ponder.funnel_direction.text_3": "UNLOCALIZED: Using a wrench, the funnel can be flipped after placement.",
- "create.ponder.funnel_direction.text_4": "UNLOCALIZED: Same rules will apply for most orientations.",
- "create.ponder.funnel_direction.text_5": "UNLOCALIZED: Funnels on belts will extract/insert depending on its movement direction.",
-
- "create.ponder.funnel_intro.header": "UNLOCALIZED: Using funnels",
- "create.ponder.funnel_intro.text_1": "UNLOCALIZED: Funnels are ideal for transferring items from and to inventories.",
-
- "create.ponder.funnel_redstone.header": "UNLOCALIZED: Redstone control",
- "create.ponder.funnel_redstone.text_1": "UNLOCALIZED: Redstone power will prevent any funnel from acting",
-
- "create.ponder.funnel_transfer.header": "UNLOCALIZED: Direct transfer",
- "create.ponder.funnel_transfer.text_1": "UNLOCALIZED: Funnels cannot ever transfer between closed inventories directly.",
- "create.ponder.funnel_transfer.text_2": "UNLOCALIZED: Chutes or Smart chutes might be more suitable for such purposes.",
- "create.ponder.funnel_transfer.text_3": "UNLOCALIZED: Same applies for horizontal movement. A mechanical belt should help here.",
-
- "create.ponder.gantry_carriage.header": "UNLOCALIZED: Using Gantry Carriages",
- "create.ponder.gantry_carriage.text_1": "UNLOCALIZED: Gantry Carriages can mount to and slide along a Gantry Shaft.",
- "create.ponder.gantry_carriage.text_2": "UNLOCALIZED: Gantry setups can move attached Blocks.",
-
- "create.ponder.gantry_cascaded.header": "UNLOCALIZED: Cascaded Gantries",
- "create.ponder.gantry_cascaded.text_1": "UNLOCALIZED: Gantry shafts attach to a carriage without the need of super glue",
- "create.ponder.gantry_cascaded.text_2": "UNLOCALIZED: Same applies for carriages on moved Gantry Shafts",
- "create.ponder.gantry_cascaded.text_3": "UNLOCALIZED: Thus, a gantry system can be cascaded to cover multiple axes of movement",
-
- "create.ponder.gantry_direction.header": "UNLOCALIZED: Gantry Movement Direction",
- "create.ponder.gantry_direction.text_1": "UNLOCALIZED: Gantry Shafts can have opposite orientations",
- "create.ponder.gantry_direction.text_2": "UNLOCALIZED: The movement direction of carriages depend on their shafts' orientation",
- "create.ponder.gantry_direction.text_3": "UNLOCALIZED: ...as well as the rotation direction of the shaft",
- "create.ponder.gantry_direction.text_4": "UNLOCALIZED: Same rules apply for the propagated rotation",
-
- "create.ponder.gantry_redstone.header": "UNLOCALIZED: Gantry Power Propagation",
- "create.ponder.gantry_redstone.text_1": "UNLOCALIZED: Redstone-powered gantry shafts stop moving their carriages",
- "create.ponder.gantry_redstone.text_2": "UNLOCALIZED: Instead, its rotational force is relayed to the carriages' output shaft",
-
- "create.ponder.gantry_shaft.header": "UNLOCALIZED: Using Gantry Shafts",
- "create.ponder.gantry_shaft.text_1": "UNLOCALIZED: Gantry Shafts form the basis of a gantry setup. Attached Carriages will move along them.",
- "create.ponder.gantry_shaft.text_2": "UNLOCALIZED: Gantry setups can move attached Blocks.",
-
- "create.ponder.gearbox.header": "UNLOCALIZED: Relaying rotational force using Gearboxes",
- "create.ponder.gearbox.text_1": "UNLOCALIZED: Jumping between axes of rotation can get bulky quickly",
- "create.ponder.gearbox.text_2": "UNLOCALIZED: A gearbox is the more compact equivalent of this setup",
- "create.ponder.gearbox.text_3": "UNLOCALIZED: Shafts around corners rotate in mirrored directions",
- "create.ponder.gearbox.text_4": "UNLOCALIZED: Straight connections will be reversed",
-
- "create.ponder.gearshift.header": "UNLOCALIZED: Controlling rotational force using a Gearshift",
- "create.ponder.gearshift.text_1": "UNLOCALIZED: Gearshifts will relay rotation in a straight line",
- "create.ponder.gearshift.text_2": "UNLOCALIZED: When powered by Redstone, it reverses the transmission",
-
- "create.ponder.hand_crank.header": "UNLOCALIZED: Generating Rotational Force using Hand Cranks",
- "create.ponder.hand_crank.text_1": "UNLOCALIZED: Hand Cranks can be used by players to apply rotational force manually",
- "create.ponder.hand_crank.text_2": "UNLOCALIZED: Hold Right-Click to rotate it Counter-Clockwise",
- "create.ponder.hand_crank.text_3": "UNLOCALIZED: Its conveyed speed is relatively high",
- "create.ponder.hand_crank.text_4": "UNLOCALIZED: Sneak and Hold Right-Click to rotate it Clockwise",
-
- "create.ponder.hose_pulley.header": "UNLOCALIZED: Source Filling and Draining using Hose Pulleys",
- "create.ponder.hose_pulley.text_1": "UNLOCALIZED: Hose Pulleys can be used to fill or drain large bodies of Fluid",
- "create.ponder.hose_pulley.text_2": "UNLOCALIZED: With the Kinetic Input, the height of the pulleys' hose can be controlled",
- "create.ponder.hose_pulley.text_3": "UNLOCALIZED: The Pulley retracts while the input rotation is inverted",
- "create.ponder.hose_pulley.text_4": "UNLOCALIZED: On the opposite side, pipes can be connected",
- "create.ponder.hose_pulley.text_5": "UNLOCALIZED: Attached pipe networks can either provide fluid to the hose...",
- "create.ponder.hose_pulley.text_6": "UNLOCALIZED: ...or pull from it, draining the pool instead",
- "create.ponder.hose_pulley.text_7": "UNLOCALIZED: Fill and Drain speed of the pulley depends entirely on the fluid networks' throughput",
-
- "create.ponder.hose_pulley_infinite.header": "UNLOCALIZED: Passively Filling and Draining large bodies of Fluid",
- "create.ponder.hose_pulley_infinite.text_1": "UNLOCALIZED: When deploying the Hose Pulley into a large enough ocean...",
- "create.ponder.hose_pulley_infinite.text_2": "UNLOCALIZED: It will provide/dispose fluids without affecting the source",
- "create.ponder.hose_pulley_infinite.text_3": "UNLOCALIZED: Pipe networks can limitlessly take fluids from/to such pulleys",
-
- "create.ponder.hose_pulley_level.header": "UNLOCALIZED: Fill and Drain level of Hose Pulleys",
- "create.ponder.hose_pulley_level.text_1": "UNLOCALIZED: While fully retracted, the Hose Pulley cannot operate",
- "create.ponder.hose_pulley_level.text_2": "UNLOCALIZED: Draining runs from top to bottom",
- "create.ponder.hose_pulley_level.text_3": "UNLOCALIZED: The surface level will end up just below where the hose ends",
- "create.ponder.hose_pulley_level.text_4": "UNLOCALIZED: Filling runs from bottom to top",
- "create.ponder.hose_pulley_level.text_5": "UNLOCALIZED: The filled pool will not grow beyond the layer above the hose end",
-
- "create.ponder.item_drain.header": "UNLOCALIZED: Emptying Fluid Containers using Item Drains",
- "create.ponder.item_drain.text_1": "UNLOCALIZED: Item Drains can extract fluids from items",
- "create.ponder.item_drain.text_2": "UNLOCALIZED: Right-click it to pour fluids from your held item into it",
- "create.ponder.item_drain.text_3": "UNLOCALIZED: When items are inserted from the side...",
- "create.ponder.item_drain.text_4": "UNLOCALIZED: ...they roll across, emptying out their contained fluid",
- "create.ponder.item_drain.text_5": "UNLOCALIZED: Pipe Networks can now pull the fluid from the drains' internal buffer",
-
- "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_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.large_cogwheel.header": "UNLOCALIZED: Relaying rotational force using Large Cogwheels",
- "create.ponder.large_cogwheel.text_1": "UNLOCALIZED: Large cogwheels can connect to each other at right angles",
- "create.ponder.large_cogwheel.text_2": "UNLOCALIZED: It will help relaying conveyed speed to other axes of rotation",
-
- "create.ponder.linear_chassis_attachment.header": "UNLOCALIZED: Attaching blocks using Linear Chassis",
- "create.ponder.linear_chassis_attachment.text_1": "UNLOCALIZED: The open faces of a Linear Chassis can be made Sticky",
- "create.ponder.linear_chassis_attachment.text_2": "UNLOCALIZED: Click again to make the opposite side sticky",
- "create.ponder.linear_chassis_attachment.text_3": "UNLOCALIZED: Sneak and Right-Click with an empty hand to remove the slime",
- "create.ponder.linear_chassis_attachment.text_4": "UNLOCALIZED: Stickied faces of the Linear Chassis will attach a line of blocks in front of it",
- "create.ponder.linear_chassis_attachment.text_5": "UNLOCALIZED: Using a Wrench, a precise Range can be specified for this chassis",
- "create.ponder.linear_chassis_attachment.text_6": "UNLOCALIZED: Holding CTRL and scrolling adjusts the range of all attached Chassis Blocks",
- "create.ponder.linear_chassis_attachment.text_7": "UNLOCALIZED: Attaching blocks to any other side requires the use of Super Glue",
- "create.ponder.linear_chassis_attachment.text_8": "UNLOCALIZED: Using these mechanics, structures of any shape can move as a Contraption",
-
- "create.ponder.linear_chassis_group.header": "UNLOCALIZED: Moving Linear Chassis in groups",
- "create.ponder.linear_chassis_group.text_1": "UNLOCALIZED: Linear Chassis connect to identical Chassis blocks next to them",
- "create.ponder.linear_chassis_group.text_2": "UNLOCALIZED: When one is moved by a Contraption, the others are dragged with it",
- "create.ponder.linear_chassis_group.text_3": "UNLOCALIZED: Chassis of a different type or facing another direction will not attach",
-
- "create.ponder.mechanical_arm.header": "UNLOCALIZED: Setting up Mechanical Arms",
- "create.ponder.mechanical_arm.text_1": "UNLOCALIZED: Mechanical Arms have to be assigned their in- and outputs before they are placed",
- "create.ponder.mechanical_arm.text_2": "UNLOCALIZED: Right-Click inventories while holding the Arm to assign them as Targets",
- "create.ponder.mechanical_arm.text_3": "UNLOCALIZED: Right-Click again to toggle between Input (Blue) and Output (Orange)",
- "create.ponder.mechanical_arm.text_4": "UNLOCALIZED: Left-Click components to remove their Selection",
- "create.ponder.mechanical_arm.text_5": "UNLOCALIZED: Once placed, the Mechanical Arm will target the blocks selected previously",
- "create.ponder.mechanical_arm.text_6": "UNLOCALIZED: They can have any amount of in- and outputs within their range",
- "create.ponder.mechanical_arm.text_7": "UNLOCALIZED: However, not every type of Inventory can be interacted with directly",
- "create.ponder.mechanical_arm.text_8": "UNLOCALIZED: Funnels and Depots can help to Bridge that gap",
-
- "create.ponder.mechanical_arm_filtering.header": "UNLOCALIZED: Filtering Outputs of the Mechanical Arm",
- "create.ponder.mechanical_arm_filtering.text_1": "UNLOCALIZED: Inputs",
- "create.ponder.mechanical_arm_filtering.text_2": "UNLOCALIZED: Outputs",
- "create.ponder.mechanical_arm_filtering.text_3": "UNLOCALIZED: Sometimes it is desirable to restrict targets of the Arm by matching a filter",
- "create.ponder.mechanical_arm_filtering.text_4": "UNLOCALIZED: Mechanical Arms by themselves do not provide any options for filtering",
- "create.ponder.mechanical_arm_filtering.text_5": "UNLOCALIZED: Brass Funnels as Targets do however communicate their own filter to the Arm",
- "create.ponder.mechanical_arm_filtering.text_6": "UNLOCALIZED: The Arm is smart enough not to pick up items it couldn't distribute",
-
- "create.ponder.mechanical_arm_modes.header": "UNLOCALIZED: Distribution modes of the Mechanical Arm",
- "create.ponder.mechanical_arm_modes.text_1": "UNLOCALIZED: Input",
- "create.ponder.mechanical_arm_modes.text_2": "UNLOCALIZED: Outputs",
- "create.ponder.mechanical_arm_modes.text_3": "UNLOCALIZED: Whenever an Arm has to choose between multiple valid outputs...",
- "create.ponder.mechanical_arm_modes.text_4": "UNLOCALIZED: ...it will act according to its setting",
- "create.ponder.mechanical_arm_modes.text_5": "UNLOCALIZED: Scrolling with a Wrench will allow you to configure it",
- "create.ponder.mechanical_arm_modes.text_6": "UNLOCALIZED: Round Robin mode simply cycles through all outputs that are available",
- "create.ponder.mechanical_arm_modes.text_7": "UNLOCALIZED: If an output is unable to take more items, it will be skipped",
- "create.ponder.mechanical_arm_modes.text_8": "UNLOCALIZED: Forced Round Robin mode will never skip outputs, and instead wait until they are free",
- "create.ponder.mechanical_arm_modes.text_9": "UNLOCALIZED: Prefer First prioritizes the outputs selected earliest when configuring this Arm",
-
- "create.ponder.mechanical_arm_redstone.header": "UNLOCALIZED: Controlling Mechanical Arms with Redstone",
- "create.ponder.mechanical_arm_redstone.text_1": "UNLOCALIZED: When powered by Redstone, Mechanical Arms will not activate",
- "create.ponder.mechanical_arm_redstone.text_2": "UNLOCALIZED: Before stopping, it will finish any started cycles",
- "create.ponder.mechanical_arm_redstone.text_3": "UNLOCALIZED: Thus, a negative pulse can be used to trigger exactly one activation cycle",
-
- "create.ponder.mechanical_bearing.header": "UNLOCALIZED: Movings Structures using the Mechanical Bearing",
- "create.ponder.mechanical_bearing.text_1": "UNLOCALIZED: Mechanical Bearings attach to the block in front of them",
- "create.ponder.mechanical_bearing.text_2": "UNLOCALIZED: Upon receiving Rotational Force, it will assemble it into a Rotating Contraption",
-
- "create.ponder.mechanical_crafter.header": "UNLOCALIZED: Setting up Mechanical Crafters",
- "create.ponder.mechanical_crafter.text_1": "UNLOCALIZED: An array of Mechanical Crafters can be used to automate any Crafting Recipe",
- "create.ponder.mechanical_crafter.text_2": "UNLOCALIZED: Using a Wrench, the Crafters' paths can be arranged",
- "create.ponder.mechanical_crafter.text_3": "UNLOCALIZED: For a valid setup, all paths have to converge into one exit at any side",
- "create.ponder.mechanical_crafter.text_4": "UNLOCALIZED: The outputs will be placed into the inventory at the exit",
- "create.ponder.mechanical_crafter.text_5": "UNLOCALIZED: Mechanical Crafters require Rotational Force to operate",
- "create.ponder.mechanical_crafter.text_6": "UNLOCALIZED: Right-Click the front to insert Items manually",
- "create.ponder.mechanical_crafter.text_7": "UNLOCALIZED: Once every slot of a path contains an Item, the crafting process will begin",
- "create.ponder.mechanical_crafter.text_8": "UNLOCALIZED: For recipes not fully occupying the crafter setup, the start can be forced using a Redstone Pulse",
-
- "create.ponder.mechanical_crafter_connect.header": "UNLOCALIZED: Connecting Inventories of Crafters",
- "create.ponder.mechanical_crafter_connect.text_1": "UNLOCALIZED: Items can be inserted to Crafters automatically",
- "create.ponder.mechanical_crafter_connect.text_2": "UNLOCALIZED: Using the Wrench at their backs, Mechanical Crafter inputs can be combined",
- "create.ponder.mechanical_crafter_connect.text_3": "UNLOCALIZED: All connected Crafters can now be accessed by the same input location",
-
- "create.ponder.mechanical_crafter_covers.header": "UNLOCALIZED: Covering slots of Mechanical Crafters",
- "create.ponder.mechanical_crafter_covers.text_1": "UNLOCALIZED: Some recipes will require additional Crafters to bridge gaps in the path",
- "create.ponder.mechanical_crafter_covers.text_2": "UNLOCALIZED: Using Slot Covers, Crafters can be set to act as an Empty Slot in the arrangement",
- "create.ponder.mechanical_crafter_covers.text_3": "UNLOCALIZED: Shared Inputs created with the Wrench at the back can also reach across covered Crafters",
-
- "create.ponder.mechanical_drill.header": "UNLOCALIZED: Breaking Blocks with the Mechanical Drill",
- "create.ponder.mechanical_drill.text_1": "UNLOCALIZED: When given Rotational Force, a Mechanical Drill will break blocks directly in front of it",
- "create.ponder.mechanical_drill.text_2": "UNLOCALIZED: Its mining speed depends on the Rotational Input",
-
- "create.ponder.mechanical_drill_contraption.header": "UNLOCALIZED: Using Mechanical Drills on Contraptions",
- "create.ponder.mechanical_drill_contraption.text_1": "UNLOCALIZED: Whenever Drills are moved as part of an animated Contraption...",
- "create.ponder.mechanical_drill_contraption.text_2": "UNLOCALIZED: ...they will break blocks the contraption runs them into",
-
- "create.ponder.mechanical_harvester.header": "UNLOCALIZED: Using Mechanical Harvesters on Contraptions",
- "create.ponder.mechanical_harvester.text_1": "UNLOCALIZED: Whenever Harvesters are moved as part of an animated Contraption...",
- "create.ponder.mechanical_harvester.text_2": "UNLOCALIZED: They will harvest and reset any mature crops on their way",
-
- "create.ponder.mechanical_mixer.header": "UNLOCALIZED: Processing Items with the Mechanical Mixer",
- "create.ponder.mechanical_mixer.text_1": "UNLOCALIZED: With a Mixer and Basin, some Crafting Recipes can be automated",
- "create.ponder.mechanical_mixer.text_2": "UNLOCALIZED: Available recipes include any Shapeless Crafting Recipe, plus a couple extra ones",
- "create.ponder.mechanical_mixer.text_3": "UNLOCALIZED: Some of those recipes may require the heat of a Blaze Burner",
- "create.ponder.mechanical_mixer.text_4": "UNLOCALIZED: The filter slot can be used in case two recipes are conflicting.",
-
- "create.ponder.mechanical_piston.header": "UNLOCALIZED: Moving Structures using Mechanical Pistons",
- "create.ponder.mechanical_piston.text_1": "UNLOCALIZED: Mechanical Pistons can move blocks in front of them",
- "create.ponder.mechanical_piston.text_2": "UNLOCALIZED: Speed and direction of movement depend on the Rotational Input",
- "create.ponder.mechanical_piston.text_3": "UNLOCALIZED: Sticky Mechanical Pistons can pull the attached blocks back",
-
- "create.ponder.mechanical_piston_modes.header": "UNLOCALIZED: Movement Modes of the Mechanical Piston",
- "create.ponder.mechanical_piston_modes.text_1": "UNLOCALIZED: Whenever Pistons stop moving, the moved structure reverts to blocks",
- "create.ponder.mechanical_piston_modes.text_2": "UNLOCALIZED: It can be configured never to revert to solid blocks, or only at the location it started at",
-
- "create.ponder.mechanical_plough.header": "UNLOCALIZED: Using Mechanical Ploughs on Contraptions",
- "create.ponder.mechanical_plough.text_1": "UNLOCALIZED: Whenever Ploughs are moved as part of an animated Contraption...",
- "create.ponder.mechanical_plough.text_2": "UNLOCALIZED: ...they will break blocks without a solid collision hitbox",
- "create.ponder.mechanical_plough.text_3": "UNLOCALIZED: Additionally, ploughs can create farmland",
- "create.ponder.mechanical_plough.text_4": "UNLOCALIZED: ...they can also launch entities without hurting them",
-
- "create.ponder.mechanical_press.header": "UNLOCALIZED: Processing Items with the Mechanical Press",
- "create.ponder.mechanical_press.text_1": "UNLOCALIZED: The Mechanical Press can process items provided beneath it",
- "create.ponder.mechanical_press.text_2": "UNLOCALIZED: The Input items can be dropped or placed on a Depot under the Press",
- "create.ponder.mechanical_press.text_3": "UNLOCALIZED: When items are provided on a belt...",
- "create.ponder.mechanical_press.text_4": "UNLOCALIZED: The Press will hold and process them automatically",
-
- "create.ponder.mechanical_press_compacting.header": "UNLOCALIZED: Compacting items with the Mechanical Press",
- "create.ponder.mechanical_press_compacting.text_1": "UNLOCALIZED: Pressing items held in a Basin will cause them to be Compacted",
- "create.ponder.mechanical_press_compacting.text_2": "UNLOCALIZED: Compacting includes any filled 2x2 or 3x3 Crafting Recipe, plus a couple extra ones",
- "create.ponder.mechanical_press_compacting.text_3": "UNLOCALIZED: Some of those recipes may require the heat of a Blaze Burner",
- "create.ponder.mechanical_press_compacting.text_4": "UNLOCALIZED: The filter slot can be used in case two recipes are conflicting.",
-
- "create.ponder.mechanical_pump_flow.header": "UNLOCALIZED: Fluid Transportation using Mechanical Pumps",
- "create.ponder.mechanical_pump_flow.text_1": "UNLOCALIZED: Mechanical Pumps govern the flow of their attached pipe networks",
- "create.ponder.mechanical_pump_flow.text_2": "UNLOCALIZED: When powered, their arrow indicates the direction of flow",
- "create.ponder.mechanical_pump_flow.text_3": "UNLOCALIZED: The network behind is now pulling fluids...",
- "create.ponder.mechanical_pump_flow.text_4": "UNLOCALIZED: ...while the network in front is transferring it outward",
- "create.ponder.mechanical_pump_flow.text_5": "UNLOCALIZED: Reversing the input rotation reverses the direction of flow",
- "create.ponder.mechanical_pump_flow.text_6": "UNLOCALIZED: Use a Wrench to reverse the orientation of pumps manually",
-
- "create.ponder.mechanical_pump_speed.header": "UNLOCALIZED: Throughput of Mechanical Pumps",
- "create.ponder.mechanical_pump_speed.text_1": "UNLOCALIZED: Regardless of speed, Mechanical Pumps affect pipes connected up to 16 blocks away",
- "create.ponder.mechanical_pump_speed.text_2": "UNLOCALIZED: Speeding up the input rotation changes the speed of flow propagation...",
- "create.ponder.mechanical_pump_speed.text_3": "UNLOCALIZED: ...aswell as how quickly fluids are transferred",
- "create.ponder.mechanical_pump_speed.text_4": "UNLOCALIZED: Pumps can combine their throughputs within shared pipe networks",
- "create.ponder.mechanical_pump_speed.text_5": "UNLOCALIZED: Alternating their orientation can help align their flow directions",
-
- "create.ponder.mechanical_saw_breaker.header": "UNLOCALIZED: Cutting Trees with the Mechanical Saw",
- "create.ponder.mechanical_saw_breaker.text_1": "UNLOCALIZED: When given Rotational Force, a Mechanical Saw will cut trees directly in front of it",
- "create.ponder.mechanical_saw_breaker.text_2": "UNLOCALIZED: In order to cut the tree fully, the Saw has to break the last block connecting it to the ground",
-
- "create.ponder.mechanical_saw_contraption.header": "UNLOCALIZED: Using Mechanical Saws on Contraptions",
- "create.ponder.mechanical_saw_contraption.text_1": "UNLOCALIZED: Whenever Saws are moved as part of an animated Contraption...",
- "create.ponder.mechanical_saw_contraption.text_2": "UNLOCALIZED: ...they will cut any trees the contraption runs them into",
-
- "create.ponder.mechanical_saw_processing.header": "UNLOCALIZED: Processing Items on the Mechanical Saw",
- "create.ponder.mechanical_saw_processing.text_1": "UNLOCALIZED: Upward facing Mechanical Saws can process a variety of items",
- "create.ponder.mechanical_saw_processing.text_2": "UNLOCALIZED: The processed item always moves against the rotational input to the saw",
- "create.ponder.mechanical_saw_processing.text_3": "UNLOCALIZED: Saws can work in-line with Mechanical Belts",
- "create.ponder.mechanical_saw_processing.text_4": "UNLOCALIZED: When an ingredient has multiple possible outcomes, the filter slot can specify it",
- "create.ponder.mechanical_saw_processing.text_5": "UNLOCALIZED: Without filter, the Saw would cycle through all outcomes instead",
-
- "create.ponder.millstone.header": "UNLOCALIZED: Processing Items in the Millstone",
- "create.ponder.millstone.text_1": "UNLOCALIZED: Millstones process items by grinding them",
- "create.ponder.millstone.text_2": "UNLOCALIZED: They can be powered from the side using cogwheels",
- "create.ponder.millstone.text_3": "UNLOCALIZED: Throw or Insert items at the top",
- "create.ponder.millstone.text_4": "UNLOCALIZED: After some time, the result can be obtained via Right-click",
- "create.ponder.millstone.text_5": "UNLOCALIZED: The outputs can also be extracted by automation",
-
- "create.ponder.nixie_tube.header": "UNLOCALIZED: Using Nixie Tubes",
- "create.ponder.nixie_tube.text_1": "UNLOCALIZED: When powered by Redstone, Nixie Tubes will display the redstone signals' strength",
- "create.ponder.nixie_tube.text_2": "UNLOCALIZED: Using name tags edited with an anvil, custom text can be displayed",
- "create.ponder.nixie_tube.text_3": "UNLOCALIZED: Right-Click with Dye to change their display colour",
-
- "create.ponder.piston_pole.header": "UNLOCALIZED: Piston Extension Poles",
- "create.ponder.piston_pole.text_1": "UNLOCALIZED: Without attached Poles, a Mechanical Piston cannot move",
- "create.ponder.piston_pole.text_2": "UNLOCALIZED: The Length of pole added at its back determines the Extension Range",
-
- "create.ponder.portable_fluid_interface.header": "UNLOCALIZED: Contraption Fluid Exchange",
- "create.ponder.portable_fluid_interface.text_1": "UNLOCALIZED: Fluid Tanks on moving contraptions cannot be accessed by any pipes",
- "create.ponder.portable_fluid_interface.text_2": "UNLOCALIZED: This component can interact with fluid tanks without the need to stop the contraption",
- "create.ponder.portable_fluid_interface.text_3": "UNLOCALIZED: Place a second one with a gap of 1 or 2 blocks inbetween",
- "create.ponder.portable_fluid_interface.text_4": "UNLOCALIZED: Whenever they pass by each other, they will engage in a connection",
- "create.ponder.portable_fluid_interface.text_5": "UNLOCALIZED: While engaged, the stationary interface will represent ALL Tanks on the contraption",
- "create.ponder.portable_fluid_interface.text_6": "UNLOCALIZED: Fluid can now be inserted...",
- "create.ponder.portable_fluid_interface.text_7": "UNLOCALIZED: ...or extracted from the contraption",
- "create.ponder.portable_fluid_interface.text_8": "UNLOCALIZED: After no contents have been exchanged for a while, the contraption will continue on its way",
-
- "create.ponder.portable_storage_interface.header": "UNLOCALIZED: Contraption Storage Exchange",
- "create.ponder.portable_storage_interface.text_1": "UNLOCALIZED: Inventories on moving contraptions cannot be accessed by players.",
- "create.ponder.portable_storage_interface.text_2": "UNLOCALIZED: This component can interact with storage without the need to stop the contraption.",
- "create.ponder.portable_storage_interface.text_3": "UNLOCALIZED: Place a second one with a gap of 1 or 2 blocks inbetween",
- "create.ponder.portable_storage_interface.text_4": "UNLOCALIZED: Whenever they pass by each other, they will engage in a connection",
- "create.ponder.portable_storage_interface.text_5": "UNLOCALIZED: While engaged, the stationary interface will represent ALL inventories on the contraption",
- "create.ponder.portable_storage_interface.text_6": "UNLOCALIZED: Items can now be inserted...",
- "create.ponder.portable_storage_interface.text_7": "UNLOCALIZED: ...or extracted from the contraption",
- "create.ponder.portable_storage_interface.text_8": "UNLOCALIZED: After no items have been exchanged for a while, the contraption will continue on its way",
-
- "create.ponder.portable_storage_interface_redstone.header": "UNLOCALIZED: Redstone Control",
- "create.ponder.portable_storage_interface_redstone.text_1": "UNLOCALIZED: Redstone power will prevent the stationary interface from engaging",
-
- "create.ponder.powered_latch.header": "UNLOCALIZED: Controlling signals using the Powered Latch",
- "create.ponder.powered_latch.text_1": "UNLOCALIZED: Powered Latches are redstone controllable Levers",
- "create.ponder.powered_latch.text_2": "UNLOCALIZED: Signals at the back switch it on",
- "create.ponder.powered_latch.text_3": "UNLOCALIZED: Signals from the side switch it back off",
- "create.ponder.powered_latch.text_4": "UNLOCALIZED: Powered latches can also be toggled manually",
-
- "create.ponder.powered_toggle_latch.header": "UNLOCALIZED: Controlling signals using the Powered Toggle Latch",
- "create.ponder.powered_toggle_latch.text_1": "UNLOCALIZED: Powered Toggle Latches are redstone controllable Levers",
- "create.ponder.powered_toggle_latch.text_2": "UNLOCALIZED: Signals at the back will toggle its state",
- "create.ponder.powered_toggle_latch.text_3": "UNLOCALIZED: ...on and back off",
- "create.ponder.powered_toggle_latch.text_4": "UNLOCALIZED: Powered toggle latches can also be toggled manually",
-
- "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_repeater.header": "UNLOCALIZED: Controlling signals using Pulse Repeaters",
- "create.ponder.pulse_repeater.text_1": "UNLOCALIZED: Pulse Repeaters emit a short pulse at a delay",
- "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.radial_chassis.header": "UNLOCALIZED: Attaching blocks using Radial Chassis",
- "create.ponder.radial_chassis.text_1": "UNLOCALIZED: Radial Chassis connect to identical Chassis blocks in a row",
- "create.ponder.radial_chassis.text_2": "UNLOCALIZED: When one is moved by a Contraption, the others are dragged with it",
- "create.ponder.radial_chassis.text_3": "UNLOCALIZED: The side faces of a Radial Chassis can be made Sticky",
- "create.ponder.radial_chassis.text_4": "UNLOCALIZED: Click again to make all other sides sticky",
- "create.ponder.radial_chassis.text_5": "UNLOCALIZED: Sneak and Right-Click with an empty hand to remove the slime",
- "create.ponder.radial_chassis.text_6": "UNLOCALIZED: Whenever a Block is next to a sticky face...",
- "create.ponder.radial_chassis.text_7": "UNLOCALIZED: ...it will attach all reachable blocks within a radius on that layer",
- "create.ponder.radial_chassis.text_8": "UNLOCALIZED: Using a Wrench, a precise Radius can be specified for this chassis",
- "create.ponder.radial_chassis.text_9": "UNLOCALIZED: Blocks not reachable by any sticky face will not attach",
-
- "create.ponder.redstone_contact.header": "UNLOCALIZED: Redstone Contacts",
- "create.ponder.redstone_contact.text_1": "UNLOCALIZED: Redstone Contacts facing each other will emit a redstone signal",
- "create.ponder.redstone_contact.text_2": "UNLOCALIZED: This still applies when one of them is part of a moving Contraption",
-
- "create.ponder.redstone_link.header": "UNLOCALIZED: Using Redstone Links",
- "create.ponder.redstone_link.text_1": "UNLOCALIZED: Redstone Links can transmit redstone signals wirelessly",
- "create.ponder.redstone_link.text_2": "UNLOCALIZED: Right-click while Sneaking to toggle receive mode",
- "create.ponder.redstone_link.text_3": "UNLOCALIZED: A simple Right-click with a Wrench can do the same",
- "create.ponder.redstone_link.text_4": "UNLOCALIZED: Receivers emit the redstone power of transmitters within 128 blocks",
- "create.ponder.redstone_link.text_5": "UNLOCALIZED: Placing items in the two slots can specify a Frequency",
- "create.ponder.redstone_link.text_6": "UNLOCALIZED: Only the links with matching Frequencies will communicate",
-
- "create.ponder.rope_pulley.header": "UNLOCALIZED: Moving Structures using Rope Pulleys",
- "create.ponder.rope_pulley.text_1": "UNLOCALIZED: Rope Pulleys can move blocks vertically when given Rotational Force",
- "create.ponder.rope_pulley.text_2": "UNLOCALIZED: Direction and Speed of movement depend on the Rotational Input",
-
- "create.ponder.rope_pulley_attachment.header": "UNLOCALIZED: Moving Pulleys as part of a Contraption",
- "create.ponder.rope_pulley_attachment.text_1": "UNLOCALIZED: Whenever Pulleys are themselves being moved by a Contraption...",
- "create.ponder.rope_pulley_attachment.text_2": "UNLOCALIZED: ...its attached structure will be dragged with it",
- "create.ponder.rope_pulley_attachment.text_3": "UNLOCALIZED: Mind that pulleys are only movable while stopped",
-
- "create.ponder.rope_pulley_modes.header": "UNLOCALIZED: Movement Modes of the Rope Pulley",
- "create.ponder.rope_pulley_modes.text_1": "UNLOCALIZED: Whenever Pulleys stop moving, the moved structure reverts to blocks",
- "create.ponder.rope_pulley_modes.text_2": "UNLOCALIZED: It can be configured never to revert to solid blocks, or only at the location it started at",
-
- "create.ponder.rose_quartz_lamp.header": "UNLOCALIZED: Rose Quartz Lamps",
- "create.ponder.rose_quartz_lamp.text_1": "UNLOCALIZED: Rose Quartz Lamps activate on a Redstone signal",
- "create.ponder.rose_quartz_lamp.text_2": "UNLOCALIZED: They will continue to emit redstone power afterwards",
- "create.ponder.rose_quartz_lamp.text_3": "UNLOCALIZED: When multiple lamps are arranged in a group...",
- "create.ponder.rose_quartz_lamp.text_4": "UNLOCALIZED: ...activating a Lamp will focus the signal to it, deactivating all others",
- "create.ponder.rose_quartz_lamp.text_5": "UNLOCALIZED: Comparators output based on the distance to a powered lamp",
- "create.ponder.rose_quartz_lamp.text_6": "UNLOCALIZED: The Lamps can also be toggled manually using a Wrench",
-
- "create.ponder.rotation_speed_controller.header": "UNLOCALIZED: Using the Rotational Speed Controller",
- "create.ponder.rotation_speed_controller.text_1": "UNLOCALIZED: Rot. Speed Controllers relay rotation from their axis to a Large Cogwheel above them",
- "create.ponder.rotation_speed_controller.text_2": "UNLOCALIZED: Using the scroll input on its side, the conveyed speed can be configured",
-
- "create.ponder.sail.header": "UNLOCALIZED: Assembling Windmills using Sails",
- "create.ponder.sail.text_1": "UNLOCALIZED: Sails are handy blocks to create Windmills with",
- "create.ponder.sail.text_2": "UNLOCALIZED: They will attach to blocks and each other without the need of Super Glue or Chassis Blocks",
- "create.ponder.sail.text_3": "UNLOCALIZED: Right-Click with Dye to paint them",
- "create.ponder.sail.text_4": "UNLOCALIZED: Right-Click with Shears to turn them back into frames",
-
- "create.ponder.sail_frame.header": "UNLOCALIZED: Assembling Windmills using Sail Frames",
- "create.ponder.sail_frame.text_1": "UNLOCALIZED: Sail Frames are handy blocks to create Windmills with",
- "create.ponder.sail_frame.text_2": "UNLOCALIZED: They will attach to blocks and each other without the need of Super Glue or Chassis Blocks",
-
- "create.ponder.sequenced_gearshift.header": "UNLOCALIZED: Controlling Rotational Speed using Sequenced Gearshifts",
- "create.ponder.sequenced_gearshift.text_1": "UNLOCALIZED: Seq. Gearshifts relay rotation by following a timed list of instructions",
- "create.ponder.sequenced_gearshift.text_2": "UNLOCALIZED: Right-click it to open the Configuration UI",
- "create.ponder.sequenced_gearshift.text_3": "UNLOCALIZED: Upon receiving a Redstone Signal, it will start running its configured sequence",
- "create.ponder.sequenced_gearshift.text_4": "UNLOCALIZED: Once finished, it waits for the next Redstone Signal and starts over",
- "create.ponder.sequenced_gearshift.text_5": "UNLOCALIZED: A redstone comparator can be used to read the current progress",
-
- "create.ponder.shaft.header": "UNLOCALIZED: Relaying rotational force using Shafts",
- "create.ponder.shaft.text_1": "UNLOCALIZED: Shafts will relay rotation in a straight line.",
-
- "create.ponder.shaft_casing.header": "UNLOCALIZED: Encasing Shafts",
- "create.ponder.shaft_casing.text_1": "UNLOCALIZED: Brass or Andesite Casing can be used to decorate Shafts",
-
- "create.ponder.smart_chute.header": "UNLOCALIZED: Filtering Items using Smart Chutes",
- "create.ponder.smart_chute.text_1": "UNLOCALIZED: Smart Chutes are vertical chutes with additional control",
- "create.ponder.smart_chute.text_2": "UNLOCALIZED: Items in the filter slot specify what exactly they can extract and transfer",
- "create.ponder.smart_chute.text_3": "UNLOCALIZED: Use the Mouse Wheel to specify the extracted stack size",
- "create.ponder.smart_chute.text_4": "UNLOCALIZED: Redstone power will prevent Smart Chutes from acting.",
-
- "create.ponder.smart_pipe.header": "UNLOCALIZED: Controlling Fluid flow using Smart Pipes",
- "create.ponder.smart_pipe.text_1": "UNLOCALIZED: Smart pipes can help control flows by fluid type",
- "create.ponder.smart_pipe.text_2": "UNLOCALIZED: When placed directly at the source, they can specify the type of fluid to extract",
- "create.ponder.smart_pipe.text_3": "UNLOCALIZED: Simply Right-Click their filter slot with any item containing the desired fluid",
- "create.ponder.smart_pipe.text_4": "UNLOCALIZED: When placed further down a pipe network, smart pipes will only let matching fluids continue",
-
- "create.ponder.speedometer.header": "UNLOCALIZED: Monitoring Kinetic information using the Speedometer",
- "create.ponder.speedometer.text_1": "UNLOCALIZED: The Speedometer displays the current Speed of the attached components",
- "create.ponder.speedometer.text_2": "UNLOCALIZED: When wearing Engineers' Goggles, the player can get more detailed information from the Gauge",
- "create.ponder.speedometer.text_3": "UNLOCALIZED: Comparators can emit analog Restone Signals relative to the Speedometer's measurements",
-
- "create.ponder.spout_filling.header": "UNLOCALIZED: Filling Items using a Spout",
- "create.ponder.spout_filling.text_1": "UNLOCALIZED: The Spout can fill fluid holding items provided beneath it",
- "create.ponder.spout_filling.text_2": "UNLOCALIZED: The content of a Spout cannot be accessed manually",
- "create.ponder.spout_filling.text_3": "UNLOCALIZED: Instead, Pipes can be used to supply it with fluids",
- "create.ponder.spout_filling.text_4": "UNLOCALIZED: The Input items can be placed on a Depot under the Spout",
- "create.ponder.spout_filling.text_5": "UNLOCALIZED: When items are provided on a belt...",
- "create.ponder.spout_filling.text_6": "UNLOCALIZED: The Spout will hold and process them automatically",
-
- "create.ponder.stabilized_bearings.header": "UNLOCALIZED: Stabilized Contraptions",
- "create.ponder.stabilized_bearings.text_1": "UNLOCALIZED: Whenever Mechanical Bearings are themselves part of a moving Structure..",
- "create.ponder.stabilized_bearings.text_2": "UNLOCALIZED: ..they will attempt to keep themselves upright",
- "create.ponder.stabilized_bearings.text_3": "UNLOCALIZED: Once again, the bearing will attach to the block in front of it",
- "create.ponder.stabilized_bearings.text_4": "UNLOCALIZED: As a result, the entire sub-Contraption will stay upright",
-
- "create.ponder.steam_engine.header": "UNLOCALIZED: Setting up Steam Engines",
- "create.ponder.steam_engine.text_1": "UNLOCALIZED: Steam Engines can be placed on a Fluid Tank",
- "create.ponder.steam_engine.text_10": "UNLOCALIZED: Lvl 4",
- "create.ponder.steam_engine.text_11": "UNLOCALIZED: 4 Engines",
- "create.ponder.steam_engine.text_12": "UNLOCALIZED: Lvl 8",
- "create.ponder.steam_engine.text_13": "UNLOCALIZED: 8 Engines",
- "create.ponder.steam_engine.text_2": "UNLOCALIZED: Clicking the engine with a Shaft creates the Kinetic Output",
- "create.ponder.steam_engine.text_3": "UNLOCALIZED: With sufficient Heat, Water and Boiler space...",
- "create.ponder.steam_engine.text_4": "UNLOCALIZED: ...they will generate Rotational Force",
- "create.ponder.steam_engine.text_5": "UNLOCALIZED: The minimal setup requires 4 Fluid Tanks",
- "create.ponder.steam_engine.text_6": "UNLOCALIZED: With the help of Blaze Burners, the power output can be increased",
- "create.ponder.steam_engine.text_7": "UNLOCALIZED: Higher power levels require more Water, Size and Heat",
- "create.ponder.steam_engine.text_8": "UNLOCALIZED: The boiler's current power level can be inspected with Engineer's Goggles",
- "create.ponder.steam_engine.text_9": "UNLOCALIZED: With each added power level, an additional Engine can output at full capacity",
-
- "create.ponder.steam_whistle.header": "UNLOCALIZED: Setting up Steam Whistles",
- "create.ponder.steam_whistle.text_1": "UNLOCALIZED: Steam Whistles can be placed on a Fluid Tank",
- "create.ponder.steam_whistle.text_2": "UNLOCALIZED: If the tank receives sufficient heat...",
- "create.ponder.steam_whistle.text_3": "UNLOCALIZED: ...the Whistle will play a note when activated",
- "create.ponder.steam_whistle.text_4": "UNLOCALIZED: Use a Whistle item on the block to lower its pitch",
- "create.ponder.steam_whistle.text_5": "UNLOCALIZED: Cycle between three different octaves using a Wrench",
- "create.ponder.steam_whistle.text_6": "UNLOCALIZED: Engineer's Goggles can help to find out the current pitch of a Whistle",
-
- "create.ponder.sticker.header": "UNLOCALIZED: Attaching blocks using the Sticker",
- "create.ponder.sticker.text_1": "UNLOCALIZED: Stickers are ideal for Redstone-controlled block attachment",
- "create.ponder.sticker.text_2": "UNLOCALIZED: Upon receiving a signal, it will toggle its state",
- "create.ponder.sticker.text_3": "UNLOCALIZED: If it is now moved in a contraption, the block will move with it",
- "create.ponder.sticker.text_4": "UNLOCALIZED: Toggled once again, the block is no longer attached",
-
- "create.ponder.stressometer.header": "UNLOCALIZED: Monitoring Kinetic information using the Stressometer",
- "create.ponder.stressometer.text_1": "UNLOCALIZED: The Stressometer displays the current Stress Capacity of the attached kinetic network",
- "create.ponder.stressometer.text_2": "UNLOCALIZED: When wearing Engineers' Goggles, the player can get more detailed information from the Gauge",
- "create.ponder.stressometer.text_3": "UNLOCALIZED: Comparators can emit analog Restone Signals relative to the Stressometer's measurements",
-
- "create.ponder.super_glue.header": "UNLOCALIZED: Attaching blocks using Super Glue",
- "create.ponder.super_glue.text_1": "UNLOCALIZED: Super Glue groups blocks together into moving contraptions",
- "create.ponder.super_glue.text_2": "UNLOCALIZED: Clicking two endpoints creates a new 'glued' area",
- "create.ponder.super_glue.text_3": "UNLOCALIZED: To remove a box, punch it with the glue item in hand",
- "create.ponder.super_glue.text_4": "UNLOCALIZED: Adjacent blocks sharing an area will pull each other along",
- "create.ponder.super_glue.text_5": "UNLOCALIZED: Overlapping glue volumes will move together",
- "create.ponder.super_glue.text_6": "UNLOCALIZED: Blocks hanging on others usually do not require glue",
-
- "create.ponder.track_chunks.header": "UNLOCALIZED: Traversing unloaded Chunks",
- "create.ponder.track_chunks.text_1": "UNLOCALIZED: Tracks stay functional outside of loaded chunks",
- "create.ponder.track_chunks.text_2": "UNLOCALIZED: Trains will travel through inactive sections of the world without issue",
- "create.ponder.track_chunks.text_3": "UNLOCALIZED: They will still stop at stations or red signals",
- "create.ponder.track_chunks.text_4": "UNLOCALIZED: However, Drills and other on-board machines will not operate",
- "create.ponder.track_chunks.text_5": "UNLOCALIZED: Once near a Player, the train will re-appear",
-
- "create.ponder.track_observer.header": "UNLOCALIZED: Detecting Trains",
- "create.ponder.track_observer.text_1": "UNLOCALIZED: Select a Train Track then place the Observer nearby",
- "create.ponder.track_observer.text_2": "UNLOCALIZED: The Observer will detect any Trains passing over the marker",
- "create.ponder.track_observer.text_3": "UNLOCALIZED: Observers can be filtered to activate for matching cargo",
-
- "create.ponder.track_placement.header": "UNLOCALIZED: Placing Train Tracks",
- "create.ponder.track_placement.text_1": "UNLOCALIZED: A new type of rail designed for Train Contraptions",
- "create.ponder.track_placement.text_2": "UNLOCALIZED: To place rows of track in bulk, click on an existing track",
- "create.ponder.track_placement.text_3": "UNLOCALIZED: Then place or select a second track",
- "create.ponder.track_placement.text_4": "UNLOCALIZED: Tracks can also be placed as turns or slopes",
- "create.ponder.track_placement.text_5": "UNLOCALIZED: When connecting, tracks will try to make each turn equally sized",
- "create.ponder.track_placement.text_6": "UNLOCALIZED: Holding the sprint key while connecting...",
- "create.ponder.track_placement.text_7": "UNLOCALIZED: ...will create the longest fitting bend instead",
- "create.ponder.track_placement.text_8": "UNLOCALIZED: Materials in the off-hand will be paved under tracks automatically",
-
- "create.ponder.track_portal.header": "UNLOCALIZED: Tracks and the Nether",
- "create.ponder.track_portal.text_1": "UNLOCALIZED: Tracks placed up against a nether portal...",
- "create.ponder.track_portal.text_2": "UNLOCALIZED: ...will attempt to create a paired track on the other side",
- "create.ponder.track_portal.text_3": "UNLOCALIZED: Trains on this track are now able to travel across dimensions",
-
- "create.ponder.train_assembly.header": "UNLOCALIZED: Assembling Trains",
- "create.ponder.train_assembly.text_1": "UNLOCALIZED: Select a Train Track then place the Station nearby",
- "create.ponder.train_assembly.text_10": "UNLOCALIZED: Every Train requires Train Controls on board",
- "create.ponder.train_assembly.text_11": "UNLOCALIZED: An optional second one allows departure from Stations in both directions",
- "create.ponder.train_assembly.text_12": "UNLOCALIZED: Open the Station UI and confirm the Assembly process",
- "create.ponder.train_assembly.text_13": "UNLOCALIZED: Trains can be disassembled back into blocks at stations only",
- "create.ponder.train_assembly.text_14": "UNLOCALIZED: When used on a station, maps will add a labeled marker at the location",
- "create.ponder.train_assembly.text_15": "UNLOCALIZED: Assembled Trains can be relocated to nearby Tracks using the Wrench",
- "create.ponder.train_assembly.text_2": "UNLOCALIZED: Stations are the Waypoints of your Track Network",
- "create.ponder.train_assembly.text_3": "UNLOCALIZED: To create a new Train, open the UI and switch to Assembly Mode",
- "create.ponder.train_assembly.text_4": "UNLOCALIZED: During Assembly no scheduled trains will approach this station",
- "create.ponder.train_assembly.text_5": "UNLOCALIZED: Create new bogeys by using Train Casing on Tracks",
- "create.ponder.train_assembly.text_6": "UNLOCALIZED: Click the track again to cycle between bogey designs",
- "create.ponder.train_assembly.text_7": "UNLOCALIZED: Attach blocks with the help of Super Glue",
- "create.ponder.train_assembly.text_8": "UNLOCALIZED: Assembled Trains will move faster if they can find fuel in assembled chests or barrels",
- "create.ponder.train_assembly.text_9": "UNLOCALIZED: Fuel stored in Vaults will not be consumed by the train",
-
- "create.ponder.train_controls.header": "UNLOCALIZED: Controlling Trains",
- "create.ponder.train_controls.text_1": "UNLOCALIZED: Train Controls are required on every train contraption",
- "create.ponder.train_controls.text_2": "UNLOCALIZED: Once assembled, right-click the block to start driving",
- "create.ponder.train_controls.text_3": "UNLOCALIZED: Accelerate and steer the Train using movement keybinds",
- "create.ponder.train_controls.text_4": "UNLOCALIZED: If desired, the top speed can be fine-tuned using the mouse wheel",
- "create.ponder.train_controls.text_5": "UNLOCALIZED: Hold space to approach a nearby Station",
- "create.ponder.train_controls.text_6": "UNLOCALIZED: Trains can only be disassembled back into blocks at Stations",
- "create.ponder.train_controls.text_7": "UNLOCALIZED: Assembled Whistles can be activated with the sprint key",
- "create.ponder.train_controls.text_8": "UNLOCALIZED: Sneak or click again to stop controlling the Train",
-
- "create.ponder.train_schedule.header": "UNLOCALIZED: Using Train Schedules",
- "create.ponder.train_schedule.text_1": "UNLOCALIZED: Schedules allow Trains to be controlled by other Drivers",
- "create.ponder.train_schedule.text_2": "UNLOCALIZED: Right-click with the item in hand to open its Interface",
- "create.ponder.train_schedule.text_3": "UNLOCALIZED: Once programmed, the Schedule can be handed off to a Train Driver",
- "create.ponder.train_schedule.text_4": "UNLOCALIZED: Any mob or blaze burner sitting in front of Train Controls is an eligible conductor",
- "create.ponder.train_schedule.text_5": "UNLOCALIZED: Creatures on a lead can be given their seat more conveniently",
- "create.ponder.train_schedule.text_6": "UNLOCALIZED: Schedules can be retrieved from Drivers at any moment",
-
- "create.ponder.train_signal_placement.header": "UNLOCALIZED: Placing Train Signals",
- "create.ponder.train_signal_placement.text_1": "UNLOCALIZED: Select a Train Track then place the Signal nearby",
- "create.ponder.train_signal_placement.text_2": "UNLOCALIZED: Signals control the flow of Trains not driven by players",
- "create.ponder.train_signal_placement.text_3": "UNLOCALIZED: Scheduled Trains will never cross signals in the opposite direction",
- "create.ponder.train_signal_placement.text_4": "UNLOCALIZED: ...unless a second signal is added facing the opposite way.",
- "create.ponder.train_signal_placement.text_5": "UNLOCALIZED: Nixie tubes can be attached to make a signal's lights more visible",
-
- "create.ponder.train_signal_redstone.header": "UNLOCALIZED: Signals & Redstone",
- "create.ponder.train_signal_redstone.text_1": "UNLOCALIZED: Signals can be forced red by a redstone signal",
- "create.ponder.train_signal_redstone.text_2": "UNLOCALIZED: Reversely, red signals emit a comparator output",
-
- "create.ponder.train_signal_signaling.header": "UNLOCALIZED: Collision Prevention with Signals",
- "create.ponder.train_signal_signaling.text_1": "UNLOCALIZED: Train Signals divide a track into segments",
- "create.ponder.train_signal_signaling.text_2": "UNLOCALIZED: If a Segment is occupied, no other Trains will be allowed entry",
- "create.ponder.train_signal_signaling.text_3": "UNLOCALIZED: Thus, each Segment will contain only one Train at a time",
- "create.ponder.train_signal_signaling.text_4": "UNLOCALIZED: A second Signal mode is available via the Wrench",
- "create.ponder.train_signal_signaling.text_5": "UNLOCALIZED: Segments of a brass signal usually lead into standard signals",
- "create.ponder.train_signal_signaling.text_6": "UNLOCALIZED: This special Signal can stop trains under a second condition",
- "create.ponder.train_signal_signaling.text_7": "UNLOCALIZED: It will stop Trains, which, upon entering...",
- "create.ponder.train_signal_signaling.text_8": "UNLOCALIZED: ...would not be able to leave the Segment immediately",
- "create.ponder.train_signal_signaling.text_9": "UNLOCALIZED: This helps keeping queued Trains out of a busy Segment",
-
- "create.ponder.valve_handle.header": "UNLOCALIZED: Generating Rotational Force using Valve Handles",
- "create.ponder.valve_handle.text_1": "UNLOCALIZED: Valve Handles can be used by players to apply rotational force manually",
- "create.ponder.valve_handle.text_2": "UNLOCALIZED: Hold Right-Click to rotate it Counter-Clockwise",
- "create.ponder.valve_handle.text_3": "UNLOCALIZED: Its conveyed speed is slow and precise",
- "create.ponder.valve_handle.text_4": "UNLOCALIZED: Sneak and Hold Right-Click to rotate it Clockwise",
- "create.ponder.valve_handle.text_5": "UNLOCALIZED: Valve handles can be dyed for aesthetic purposes",
-
- "create.ponder.valve_pipe.header": "UNLOCALIZED: Controlling Fluid flow using Valves",
- "create.ponder.valve_pipe.text_1": "UNLOCALIZED: Valve pipes help control fluids propagating through pipe networks",
- "create.ponder.valve_pipe.text_2": "UNLOCALIZED: Their shaft input controls whether fluid is currently allowed through",
- "create.ponder.valve_pipe.text_3": "UNLOCALIZED: Given Rotational Force in the opening direction, the valve will open up",
- "create.ponder.valve_pipe.text_4": "UNLOCALIZED: It can be closed again by reversing the input rotation",
-
- "create.ponder.water_wheel.header": "UNLOCALIZED: Generating Rotational Force using Water Wheels",
- "create.ponder.water_wheel.text_1": "UNLOCALIZED: Water Wheels draw force from adjacent Water Currents",
- "create.ponder.water_wheel.text_2": "UNLOCALIZED: The more faces are powered, the faster the Water Wheel will rotate",
- "create.ponder.water_wheel.text_3": "UNLOCALIZED: The Wheels' blades should be oriented against the flow",
- "create.ponder.water_wheel.text_4": "UNLOCALIZED: Facing the opposite way, they will not be as effective",
-
- "create.ponder.weighted_ejector.header": "UNLOCALIZED: Using Weighted Ejectors",
- "create.ponder.weighted_ejector.text_1": "UNLOCALIZED: Sneak and Right-Click holding an Ejector to select its target location",
- "create.ponder.weighted_ejector.text_10": "UNLOCALIZED: It is now limited to this stack size, and only activates when its held stack reaches this amount",
- "create.ponder.weighted_ejector.text_11": "UNLOCALIZED: Other Entities will always trigger an Ejector when stepping on it",
- "create.ponder.weighted_ejector.text_2": "UNLOCALIZED: The placed ejector will now launch objects to the marked location",
- "create.ponder.weighted_ejector.text_3": "UNLOCALIZED: A valid target can be at any height or distance within range",
- "create.ponder.weighted_ejector.text_4": "UNLOCALIZED: They cannot however be off to a side",
- "create.ponder.weighted_ejector.text_5": "UNLOCALIZED: If no valid Target was selected, it will simply target the block directly in front",
- "create.ponder.weighted_ejector.text_6": "UNLOCALIZED: Supply Rotational Force in order to charge it up",
- "create.ponder.weighted_ejector.text_7": "UNLOCALIZED: Items placed on the ejector cause it to trigger",
- "create.ponder.weighted_ejector.text_8": "UNLOCALIZED: If Inventories are targeted, the ejector will wait until there is space",
- "create.ponder.weighted_ejector.text_9": "UNLOCALIZED: Using the Wrench, a required Stack Size can be configured",
-
- "create.ponder.weighted_ejector_redstone.header": "UNLOCALIZED: Controlling Weighted Ejectors with Redstone",
- "create.ponder.weighted_ejector_redstone.text_1": "UNLOCALIZED: When powered by Redstone, Ejectors will not activate",
- "create.ponder.weighted_ejector_redstone.text_2": "UNLOCALIZED: Furthermore, Observers can detect when Ejectors activate",
-
- "create.ponder.weighted_ejector_tunnel.header": "UNLOCALIZED: Splitting item stacks using Weighted Ejectors",
- "create.ponder.weighted_ejector_tunnel.text_1": "UNLOCALIZED: Combined with Brass Tunnels, Ejectors can split item stacks by specific amounts",
- "create.ponder.weighted_ejector_tunnel.text_2": "UNLOCALIZED: First, configure the Brass Tunnel to 'Prefer Nearest', in order to prioritize its side output",
- "create.ponder.weighted_ejector_tunnel.text_3": "UNLOCALIZED: The Stack Size set on the Ejector now determines the amount to be split off",
- "create.ponder.weighted_ejector_tunnel.text_4": "UNLOCALIZED: While a new stack of the configured size exits the side output...",
- "create.ponder.weighted_ejector_tunnel.text_5": "UNLOCALIZED: ...the remainder will continue on its path",
-
- "create.ponder.windmill_source.header": "UNLOCALIZED: Generating Rotational Force using Windmill Bearings",
- "create.ponder.windmill_source.text_1": "UNLOCALIZED: Windmill Bearings attach to the block in front of them",
- "create.ponder.windmill_source.text_2": "UNLOCALIZED: Create a movable structure with the help of Super Glue",
- "create.ponder.windmill_source.text_3": "UNLOCALIZED: If enough Sail-like blocks are included, this can act as a Windmill",
- "create.ponder.windmill_source.text_4": "UNLOCALIZED: Activated with Right-Click, the Windmill Bearing will start providing Rotational Force",
- "create.ponder.windmill_source.text_5": "UNLOCALIZED: The Amount of Sail Blocks determine its Rotation Speed",
- "create.ponder.windmill_source.text_6": "UNLOCALIZED: Use a Wrench to configure its rotation direction",
- "create.ponder.windmill_source.text_7": "UNLOCALIZED: Right-click the Bearing anytime to stop and edit the Structure again",
-
- "create.ponder.windmill_structure.header": "UNLOCALIZED: Windmill Contraptions",
- "create.ponder.windmill_structure.text_1": "UNLOCALIZED: Any Structure can count as a valid Windmill, as long as it contains at least 8 sail-like Blocks.",
-
- "_": "Thank you for translating Create!"
-
-}
\ No newline at end of file
diff --git a/src/generated/resources/assets/create/lang/unfinished/pt_pt.json b/src/generated/resources/assets/create/lang/unfinished/pt_pt.json
deleted file mode 100644
index c5e4e0b82..000000000
--- a/src/generated/resources/assets/create/lang/unfinished/pt_pt.json
+++ /dev/null
@@ -1,3071 +0,0 @@
-{
- "_": "Missing Localizations: 2236",
-
- "_": "->------------------------] Game Elements [------------------------<-",
-
- "block.create.acacia_window": "UNLOCALIZED: Acacia Window",
- "block.create.acacia_window_pane": "UNLOCALIZED: Acacia Window Pane",
- "block.create.adjustable_chain_gearshift": "Mudança de engrenagem de corrente ajustável",
- "block.create.analog_lever": "Alavanca Analógica",
- "block.create.andesite_alloy_block": "UNLOCALIZED: Block of Andesite Alloy",
- "block.create.andesite_bars": "UNLOCALIZED: Andesite Bars",
- "block.create.andesite_belt_funnel": "Funil de correia 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 andesito",
- "block.create.andesite_funnel": "Funil de Andesito",
- "block.create.andesite_ladder": "UNLOCALIZED: Andesite Ladder",
- "block.create.andesite_pillar": "UNLOCALIZED: Andesite Pillar",
- "block.create.andesite_scaffolding": "UNLOCALIZED: Andesite Scaffolding",
- "block.create.andesite_tunnel": "Tunel de Andesito",
- "block.create.asurine": "UNLOCALIZED: Asurine",
- "block.create.asurine_pillar": "UNLOCALIZED: Asurine Pillar",
- "block.create.basin": "Bacia",
- "block.create.belt": "Correia",
- "block.create.birch_window": "UNLOCALIZED: Birch Window",
- "block.create.birch_window_pane": "UNLOCALIZED: Birch Window Pane",
- "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",
- "block.create.black_valve_handle": "Manopla de válvula preta",
- "block.create.blaze_burner": "Queimador de blaze",
- "block.create.blue_nixie_tube": "Tubo nixie azul",
- "block.create.blue_sail": "Vela azul",
- "block.create.blue_seat": "Assento azul",
- "block.create.blue_toolbox": "Caixa de ferramentas azul",
- "block.create.blue_valve_handle": "Manopla de válvula azul",
- "block.create.brass_bars": "UNLOCALIZED: Brass Bars",
- "block.create.brass_belt_funnel": "Funil de correia 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_ladder": "UNLOCALIZED: Brass Ladder",
- "block.create.brass_scaffolding": "UNLOCALIZED: Brass Scaffolding",
- "block.create.brass_tunnel": "Tunel de Latão",
- "block.create.brown_nixie_tube": "Tubo de nixie castanho",
- "block.create.brown_sail": "Vela castanho",
- "block.create.brown_seat": "Assento castanho",
- "block.create.brown_toolbox": "Caixa de ferramentas castanho",
- "block.create.brown_valve_handle": "Manopla de válvula castanho",
- "block.create.calcite_pillar": "UNLOCALIZED: Calcite Pillar",
- "block.create.cart_assembler": "Montador de carrinho",
- "block.create.chocolate": "Chocolate",
- "block.create.chute": "Calha",
- "block.create.clockwork_bearing": "Rolamento de relôgio",
- "block.create.clutch": "Embreagem",
- "block.create.cogwheel": "Roda Dentada",
- "block.create.content_observer": "Observador de Conteúdo",
- "block.create.contraption_controls": "UNLOCALIZED: Contraption Controls",
- "block.create.controller_rail": "Trilho Controlador",
- "block.create.controls": "UNLOCALIZED: Train Controls",
- "block.create.copper_backtank": "Tanque Traseiro de Cobre",
- "block.create.copper_bars": "UNLOCALIZED: Copper Bars",
- "block.create.copper_casing": "Revestimento de Cobre",
- "block.create.copper_ladder": "UNLOCALIZED: Copper Ladder",
- "block.create.copper_scaffolding": "UNLOCALIZED: Copper Scaffolding",
- "block.create.copper_shingle_slab": "UNLOCALIZED: Copper Shingle Slab",
- "block.create.copper_shingle_stairs": "UNLOCALIZED: Copper Shingle Stairs",
- "block.create.copper_shingles": "UNLOCALIZED: Copper Shingles",
- "block.create.copper_tile_slab": "UNLOCALIZED: Copper Tile Slab",
- "block.create.copper_tile_stairs": "UNLOCALIZED: Copper Tile Stairs",
- "block.create.copper_tiles": "UNLOCALIZED: Copper Tiles",
- "block.create.copper_valve_handle": "Manopla de válvula de Cobre",
- "block.create.copycat_bars": "UNLOCALIZED: Copycat Bars",
- "block.create.copycat_base": "UNLOCALIZED: Copycat Base",
- "block.create.copycat_panel": "UNLOCALIZED: Copycat Panel",
- "block.create.copycat_step": "UNLOCALIZED: Copycat Step",
- "block.create.creative_crate": "Caixa Criativa",
- "block.create.creative_fluid_tank": "Tanque de Fluidos Criativo",
- "block.create.creative_motor": "Motor Criativo",
- "block.create.crimsite": "UNLOCALIZED: Crimsite",
- "block.create.crimsite_pillar": "UNLOCALIZED: Crimsite Pillar",
- "block.create.crimson_window": "UNLOCALIZED: Crimson Window",
- "block.create.crimson_window_pane": "UNLOCALIZED: Crimson Window Pane",
- "block.create.crushing_wheel": "Roda de Moer",
- "block.create.crushing_wheel_controller": "UNLOCALIZED: Crushing Wheel Controller",
- "block.create.cuckoo_clock": "Relógio de cuco",
- "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.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": "Manopla de válvula ciano",
- "block.create.dark_oak_window": "UNLOCALIZED: Dark Oak Window",
- "block.create.dark_oak_window_pane": "UNLOCALIZED: Dark Oak Window Pane",
- "block.create.deepslate_pillar": "UNLOCALIZED: Deepslate Pillar",
- "block.create.deepslate_zinc_ore": "Deepslate zinc ore",
- "block.create.deployer": "Implantador",
- "block.create.depot": "Depósito",
- "block.create.diorite_pillar": "UNLOCALIZED: Diorite Pillar",
- "block.create.display_board": "UNLOCALIZED: Display Board",
- "block.create.display_link": "UNLOCALIZED: Display Link",
- "block.create.dripstone_pillar": "UNLOCALIZED: Dripstone Pillar",
- "block.create.elevator_contact": "UNLOCALIZED: Elevator Contact",
- "block.create.elevator_pulley": "UNLOCALIZED: Elevator Pulley",
- "block.create.encased_chain_drive": "Correia Revestida",
- "block.create.encased_fan": "Ventilador Revestida",
- "block.create.encased_fluid_pipe": "Cano de Fluidos Revestido",
- "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.fake_track": "UNLOCALIZED: Track Marker for Maps",
- "block.create.fluid_pipe": "Cano de Fluido",
- "block.create.fluid_tank": "Tanque de fluido",
- "block.create.fluid_valve": "Válvula de fluido",
- "block.create.flywheel": "Volante de inércia",
- "block.create.framed_glass": "UNLOCALIZED: Framed Glass",
- "block.create.framed_glass_door": "UNLOCALIZED: Framed Glass Door",
- "block.create.framed_glass_pane": "UNLOCALIZED: Framed Glass Pane",
- "block.create.framed_glass_trapdoor": "UNLOCALIZED: Framed Glass Trapdoor",
- "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_pillar": "UNLOCALIZED: Granite Pillar",
- "block.create.gray_nixie_tube": "Tubo nixie cinza",
- "block.create.gray_sail": "Vela cinza",
- "block.create.gray_seat": "Assento cinza",
- "block.create.gray_toolbox": "Caixa de ferramentas cinza",
- "block.create.gray_valve_handle": "Válvula cinza",
- "block.create.green_nixie_tube": "Tubo nixie verde",
- "block.create.green_sail": "Vela verde",
- "block.create.green_seat": "Assento verde",
- "block.create.green_toolbox": "Caixa de ferramentas verde",
- "block.create.green_valve_handle": "Válvula verde",
- "block.create.hand_crank": "Manivela",
- "block.create.haunted_bell": "Sino assombrado",
- "block.create.honey": "Mel",
- "block.create.horizontal_framed_glass": "UNLOCALIZED: Horizontal Framed Glass",
- "block.create.horizontal_framed_glass_pane": "UNLOCALIZED: Horizontal Framed Glass Pane",
- "block.create.hose_pulley": "Polia de Mangueira",
- "block.create.industrial_iron_block": "UNLOCALIZED: Block of Industrial Iron",
- "block.create.item_drain": "Dreno de Item",
- "block.create.item_vault": "Cofre de itens",
- "block.create.jungle_window": "UNLOCALIZED: Jungle Window",
- "block.create.jungle_window_pane": "UNLOCALIZED: Jungle Window Pane",
- "block.create.large_bogey": "UNLOCALIZED: Large Bogey",
- "block.create.large_cogwheel": "UNLOCALIZED: Large Cogwheel",
- "block.create.layered_andesite": "UNLOCALIZED: 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_diorite": "UNLOCALIZED: Layered Diorite",
- "block.create.layered_dripstone": "UNLOCALIZED: Layered Dripstone",
- "block.create.layered_granite": "UNLOCALIZED: Layered Granite",
- "block.create.layered_limestone": "UNLOCALIZED: Layered Limestone",
- "block.create.layered_ochrum": "UNLOCALIZED: Layered Ochrum",
- "block.create.layered_scorchia": "UNLOCALIZED: Layered Scorchia",
- "block.create.layered_scoria": "UNLOCALIZED: Layered Scoria",
- "block.create.layered_tuff": "UNLOCALIZED: Layered Tuff",
- "block.create.layered_veridium": "UNLOCALIZED: Layered Veridium",
- "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",
- "block.create.light_blue_seat": "Assento azul claro",
- "block.create.light_blue_toolbox": "Caixa de ferramentas azul claro",
- "block.create.light_blue_valve_handle": "válvula azul claro",
- "block.create.light_gray_nixie_tube": "Tubo nixie azul claro",
- "block.create.light_gray_sail": "Vela cinza claro",
- "block.create.light_gray_seat": "Assento cinza claro",
- "block.create.light_gray_toolbox": "Caixa de ferramentas cinza claro",
- "block.create.light_gray_valve_handle": "Válvula cinza claro",
- "block.create.lime_nixie_tube": "Tubo nixie cinza claro",
- "block.create.lime_sail": "Vela lima",
- "block.create.lime_seat": "Assento lima",
- "block.create.lime_toolbox": "Caixa de ferramentas lima",
- "block.create.lime_valve_handle": "Válvula lima",
- "block.create.limestone": "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",
- "block.create.magenta_nixie_tube": "Tubo nixie magenta",
- "block.create.magenta_sail": "Vela magenta",
- "block.create.magenta_seat": "Assento magenta",
- "block.create.magenta_toolbox": "Caixa de ferramentas magenta",
- "block.create.magenta_valve_handle": "Válvula magenta",
- "block.create.mechanical_arm": "Braço mecânico",
- "block.create.mechanical_bearing": "Rolamento mecânico",
- "block.create.mechanical_crafter": "Fabricador mecânico",
- "block.create.mechanical_drill": "Broca Mecânica",
- "block.create.mechanical_harvester": "Coletor Mecânico",
- "block.create.mechanical_mixer": "Batedeira mecânica",
- "block.create.mechanical_piston": "Pistão Mecânico",
- "block.create.mechanical_piston_head": "Cabeça do Pistão Mecânico",
- "block.create.mechanical_plough": "Arador Mecânico",
- "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.metal_girder": "UNLOCALIZED: Metal Girder",
- "block.create.metal_girder_encased_shaft": "UNLOCALIZED: Metal Girder Encased Shaft",
- "block.create.millstone": "Pedra de Moer",
- "block.create.minecart_anchor": "Ancóra de carrinho de Mina",
- "block.create.mysterious_cuckoo_clock": "Relógio cuckoo",
- "block.create.netherite_backtank": "UNLOCALIZED: Netherite Backtank",
- "block.create.nixie_tube": "Tubo Nixie",
- "block.create.nozzle": "Bocal",
- "block.create.oak_window": "UNLOCALIZED: Oak Window",
- "block.create.oak_window_pane": "UNLOCALIZED: Oak Window Pane",
- "block.create.ochrum": "UNLOCALIZED: Ochrum",
- "block.create.ochrum_pillar": "UNLOCALIZED: Ochrum Pillar",
- "block.create.orange_sail": "Vela laranja",
- "block.create.orange_seat": "Assento laranja",
- "block.create.orange_toolbox": "Caixa de ferramentas laranja",
- "block.create.orange_valve_handle": "Válvula laranja",
- "block.create.ornate_iron_window": "UNLOCALIZED: Ornate Iron Window",
- "block.create.ornate_iron_window_pane": "UNLOCALIZED: 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.peculiar_bell": "Sino peculiar",
- "block.create.pink_nixie_tube": "Tubo nixie rosa",
- "block.create.pink_sail": "Vela rosa",
- "block.create.pink_seat": "Assento rosa",
- "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.placard": "UNLOCALIZED: Placard",
- "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.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.powered_shaft": "UNLOCALIZED: Powered Shaft",
- "block.create.powered_toggle_latch": "UNLOCALIZED: Powered Toggle 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",
- "block.create.purple_seat": "Assento roxo",
- "block.create.purple_toolbox": "Caixa de ferramentas roxa",
- "block.create.purple_valve_handle": "válvula roxa",
- "block.create.radial_chassis": "Chassis Radial",
- "block.create.railway_casing": "UNLOCALIZED: Train Casing",
- "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",
- "block.create.red_toolbox": "Caixa de ferramentas vermelha",
- "block.create.red_valve_handle": "Válvula vermelha",
- "block.create.redstone_contact": "Contato de Redstone",
- "block.create.redstone_link": "Conexão de Redstone",
- "block.create.refined_radiance_casing": "Revestimento Brilhante",
- "block.create.rope": "Corda",
- "block.create.rope_pulley": "Polia",
- "block.create.rose_quartz_block": "UNLOCALIZED: Block of Rose Quartz",
- "block.create.rose_quartz_lamp": "UNLOCALIZED: Rose Quartz Lamp",
- "block.create.rose_quartz_tiles": "UNLOCALIZED: Rose Quartz Tiles",
- "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",
- "block.create.scorchia": "UNLOCALIZED: Scorchia",
- "block.create.scorchia_pillar": "UNLOCALIZED: Scorchia Pillar",
- "block.create.scoria": "UNLOCALIZED: Scoria",
- "block.create.scoria_pillar": "UNLOCALIZED: Scoria Pillar",
- "block.create.secondary_linear_chassis": "Chassis linear secundário",
- "block.create.sequenced_gearshift": "Câmbio sequenciado",
- "block.create.shadow_steel_casing": "Revestiment das Sombras",
- "block.create.shaft": "Eixo",
- "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_bogey": "UNLOCALIZED: Small Bogey",
- "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_rose_quartz_tiles": "UNLOCALIZED: Small Rose Quartz Tiles",
- "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.smart_chute": "calha Inteligente",
- "block.create.smart_fluid_pipe": "Cano de Fluidos Inteligente",
- "block.create.speedometer": "Velocímetro",
- "block.create.spout": "Bica",
- "block.create.spruce_window": "UNLOCALIZED: Spruce Window",
- "block.create.spruce_window_pane": "UNLOCALIZED: Spruce Window Pane",
- "block.create.steam_engine": "UNLOCALIZED: Steam Engine",
- "block.create.steam_whistle": "UNLOCALIZED: Steam Whistle",
- "block.create.steam_whistle_extension": "UNLOCALIZED: Steam Whistle Extension",
- "block.create.sticker": "Adesivo",
- "block.create.sticky_mechanical_piston": "Pistão Mecânico Grudento",
- "block.create.stockpile_switch": "Disjuntor de Armazenamento",
- "block.create.stressometer": "Estressómetro",
- "block.create.tiled_glass": "Vidro Entalhado",
- "block.create.tiled_glass_pane": "Vidraça Entalhada",
- "block.create.track": "UNLOCALIZED: Train Track",
- "block.create.track_observer": "UNLOCALIZED: Train Observer",
- "block.create.track_signal": "UNLOCALIZED: Train Signal",
- "block.create.track_station": "UNLOCALIZED: Train Station",
- "block.create.train_door": "UNLOCALIZED: Train Door",
- "block.create.train_trapdoor": "UNLOCALIZED: Train Trapdoor",
- "block.create.tuff_pillar": "UNLOCALIZED: Tuff Pillar",
- "block.create.turntable": "Mesa giratória",
- "block.create.veridium": "UNLOCALIZED: Veridium",
- "block.create.veridium_pillar": "UNLOCALIZED: Veridium Pillar",
- "block.create.vertical_framed_glass": "UNLOCALIZED: Vertical Framed Glass",
- "block.create.vertical_framed_glass_pane": "UNLOCALIZED: Vertical Framed Glass Pane",
- "block.create.warped_window": "UNLOCALIZED: Warped Window",
- "block.create.warped_window_pane": "UNLOCALIZED: Warped Window Pane",
- "block.create.water_wheel": "Roda de Água",
- "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.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": "Suporte de madeira",
- "block.create.yellow_nixie_tube": "Tubo nixie amarelo",
- "block.create.yellow_sail": "Vela amarela",
- "block.create.yellow_seat": "Assento amarelo",
- "block.create.yellow_toolbox": "Caixa de amarela",
- "block.create.yellow_valve_handle": "Válvula amarela",
- "block.create.zinc_block": "Bloco de Zinco",
- "block.create.zinc_ore": "Minério de Zinco",
-
- "enchantment.create.capacity": "Capacidade",
- "enchantment.create.potato_recovery": "Recuperação de Batata",
-
- "entity.create.carriage_contraption": "UNLOCALIZED: Carriage Contraption",
- "entity.create.contraption": "Engenhoca",
- "entity.create.crafting_blueprint": "Esquema de Fabricação",
- "entity.create.gantry_contraption": "Engenhoca de Pórticolo",
- "entity.create.potato_projectile": "Projétil de batata",
- "entity.create.seat": "Assento",
- "entity.create.stationary_contraption": "Engenhoca estacionária",
- "entity.create.super_glue": "Super Cola",
-
- "fluid.create.potion": "Poção",
- "fluid.create.tea": "Chá do Construtor",
-
- "item.create.andesite_alloy": "Liga de Andesito",
- "item.create.attribute_filter": "Filtro de Atributo",
- "item.create.bar_of_chocolate": "Barra de Chocolate",
- "item.create.belt_connector": "Esteira Mecânica",
- "item.create.blaze_cake": "Bolo de Blaze",
- "item.create.blaze_cake_base": "Base do Bolo de Blaze",
- "item.create.brass_hand": "Mão de Latão",
- "item.create.brass_ingot": "Barra de Latão",
- "item.create.brass_nugget": "Pepita de Latão",
- "item.create.brass_sheet": "Chapa de Latão",
- "item.create.builders_tea": "Chá do Construtor",
- "item.create.chest_minecart_contraption": "Engenhoca de carrinho de mina com baú",
- "item.create.chocolate_bucket": "Balde de Chocolate",
- "item.create.chocolate_glazed_berries": "Baga com Cobertura de Chocolate",
- "item.create.chromatic_compound": "Composto Cromático",
- "item.create.cinder_flour": "Farinha de Netherrack",
- "item.create.copper_backtank": "Tanque Traseiro",
- "item.create.copper_backtank_placeable": "UNLOCALIZED: Copper Backtank Placeable",
- "item.create.copper_diving_boots": "UNLOCALIZED: Copper Diving Boots",
- "item.create.copper_diving_helmet": "UNLOCALIZED: Copper Diving Helmet",
- "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_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",
- "item.create.crushed_lead_ore": "Minério de Chumbo Esmagado",
- "item.create.crushed_nickel_ore": "Minério de Niquel Esmagado",
- "item.create.crushed_osmium_ore": "Minério de Osmio Esmagado",
- "item.create.crushed_platinum_ore": "Minério de Pratina Esmagado",
- "item.create.crushed_quicksilver_ore": "Minério de Mercúrio Esmagado",
- "item.create.crushed_silver_ore": "Minério de Prata Esmagado",
- "item.create.crushed_tin_ore": "Minério de Estanho Esmagado",
- "item.create.crushed_uranium_ore": "Urânio Esmagado",
- "item.create.crushed_zinc_ore": "Minério de Zinco Esmagado",
- "item.create.dough": "Massa de pão",
- "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",
- "item.create.goggles": "Óculos de Engenheiro",
- "item.create.golden_sheet": "Chapa de Ouro",
- "item.create.handheld_worldshaper": "Modelador de Mundo Criativo",
- "item.create.honey_bucket": "Balde de Mel",
- "item.create.honeyed_apple": "Maçã com Cobertura de Mel",
- "item.create.incomplete_precision_mechanism": "Mecanismo de Precisão",
- "item.create.incomplete_track": "UNLOCALIZED: Incomplete Track",
- "item.create.iron_sheet": "Chapa de Ferro",
- "item.create.linked_controller": "Controle conectado",
- "item.create.minecart_contraption": "Engenhoca de Carrino de Mina",
- "item.create.minecart_coupling": "Acoplamento de Carrinho de Mina",
- "item.create.netherite_backtank": "UNLOCALIZED: Netherite Backtank",
- "item.create.netherite_backtank_placeable": "UNLOCALIZED: Netherite Backtank Placeable",
- "item.create.netherite_diving_boots": "UNLOCALIZED: Netherite Diving Boots",
- "item.create.netherite_diving_helmet": "UNLOCALIZED: Netherite Diving Helmet",
- "item.create.polished_rose_quartz": "Quartzo Rosa Polido",
- "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",
- "item.create.sand_paper": "Lixa",
- "item.create.schedule": "UNLOCALIZED: Train Schedule",
- "item.create.schematic": "Esquema",
- "item.create.schematic_and_quill": "Esquema e pena",
- "item.create.shadow_steel": "Aço sombrio",
- "item.create.sturdy_sheet": "UNLOCALIZED: Sturdy Sheet",
- "item.create.super_glue": "Super Cola",
- "item.create.sweet_roll": "Rolinho Doce",
- "item.create.tree_fertilizer": "Fertilizante de Árvore",
- "item.create.unprocessed_obsidian_sheet": "UNLOCALIZED: Unprocessed Obsidian Sheet",
- "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",
- "item.create.wrench": "Chave Inglesa",
- "item.create.zinc_ingot": "Barra de Zinco",
- "item.create.zinc_nugget": "Pepita de Zinco",
-
-
- "_": "->------------------------] Advancements [------------------------<-",
-
- "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.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_press": "UNLOCALIZED: Bonk!",
- "advancement.create.mechanical_press.desc": "UNLOCALIZED: Create some sheets in a Mechanical Press",
- "advancement.create.encased_fan": "UNLOCALIZED: Wind Maker",
- "advancement.create.encased_fan.desc": "UNLOCALIZED: Place and power an Encased Fan",
- "advancement.create.fan_processing": "UNLOCALIZED: Processing by Particle",
- "advancement.create.fan_processing.desc": "UNLOCALIZED: Use an Encased Fan to process materials",
- "advancement.create.saw_processing": "UNLOCALIZED: Workshop's Most Feared",
- "advancement.create.saw_processing.desc": "UNLOCALIZED: Use an upright Mechanical Saw to process materials",
- "advancement.create.compacting": "UNLOCALIZED: Compactification",
- "advancement.create.compacting.desc": "UNLOCALIZED: Use a Mechanical Press and a Basin to create fewer items from more",
- "advancement.create.belt": "Correia de alga",
- "advancement.create.belt.desc": "Conecte dois eixos com uma esteira mecanica.",
- "advancement.create.funnel": "UNLOCALIZED: Airport Aesthetic",
- "advancement.create.funnel.desc": "UNLOCALIZED: Extract or insert items into a container using a Funnel",
- "advancement.create.chute": "Caindo",
- "advancement.create.chute.desc": "coloque uma calha a versão vertical da esteira mecanica.",
- "advancement.create.mechanical_mixer": "UNLOCALIZED: Mixing It Up",
- "advancement.create.mechanical_mixer.desc": "UNLOCALIZED: Combine ingredients in a Mechanical Mixer",
- "advancement.create.burner": "UNLOCALIZED: Sentient Fireplace",
- "advancement.create.burner.desc": "UNLOCALIZED: Obtain a Blaze Burner",
- "advancement.create.water_wheel": "aproveitamento hidráulico",
- "advancement.create.water_wheel.desc": "Coloque uma roda de água e tente conseguir gira-la!",
- "advancement.create.windmill": "Uma brisa moderada",
- "advancement.create.windmill.desc": "Monte um moinho de vento",
- "advancement.create.shifting_gears": "Mudança de marcha",
- "advancement.create.shifting_gears.desc": "Conecte uma roda dentada grande com uma roda dentada pequena, permitindo você a mudar a velocidade da engenhoca.",
- "advancement.create.millstone": "Moedor portátil",
- "advancement.create.millstone.desc": "Coloque e energize uma pedra de moer",
- "advancement.create.super_glue": "UNLOCALIZED: Area of Connect",
- "advancement.create.super_glue.desc": "UNLOCALIZED: Super Glue some blocks into a group",
- "advancement.create.contraption_actors": "UNLOCALIZED: Moving with Purpose",
- "advancement.create.contraption_actors.desc": "UNLOCALIZED: Create a Contraption with drills, saws, or harvesters on board",
- "advancement.create.portable_storage_interface": "UNLOCALIZED: Drive-By Exchange",
- "advancement.create.portable_storage_interface.desc": "UNLOCALIZED: Use a Portable Storage Interface to take or insert items into a Contraption",
- "advancement.create.wrench_goggles": "UNLOCALIZED: Kitted Out",
- "advancement.create.wrench_goggles.desc": "UNLOCALIZED: Equip Engineer's Goggles and a Wrench",
- "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.cuckoo_clock": "UNLOCALIZED: Is It Time?",
- "advancement.create.cuckoo_clock.desc": "UNLOCALIZED: Witness your Cuckoo Clock announce bedtime",
- "advancement.create.windmill_maxed": "UNLOCALIZED: A Strong Breeze",
- "advancement.create.windmill_maxed.desc": "UNLOCALIZED: Assemble a windmill of maximum strength",
- "advancement.create.ejector_maxed": "UNLOCALIZED: Springboard Champion",
- "advancement.create.ejector_maxed.desc": "UNLOCALIZED: Get launched more than 30 blocks by a Weighted Ejector",
- "advancement.create.pulley_maxed": "UNLOCALIZED: Rope to Nowhere",
- "advancement.create.pulley_maxed.desc": "UNLOCALIZED: Extend a Rope Pulley over 200 blocks deep",
- "advancement.create.cart_pickup": "UNLOCALIZED: Strong Arms",
- "advancement.create.cart_pickup.desc": "UNLOCALIZED: Pick up a Minecart Contraption with at least 200 attached blocks",
- "advancement.create.anvil_plough": "UNLOCALIZED: Blacksmith Artillery",
- "advancement.create.anvil_plough.desc": "UNLOCALIZED: Launch an Anvil with Mechanical Ploughs",
- "advancement.create.lava_wheel_00000": "UNLOCALIZED: Magma Wheel",
- "advancement.create.lava_wheel_00000.desc": "UNLOCALIZED: This shouldn't have worked§7\n(Hidden Advancement)",
- "advancement.create.hand_crank_000": "UNLOCALIZED: Workout Session",
- "advancement.create.hand_crank_000.desc": "UNLOCALIZED: Use a Hand Crank until fully exhausted§7\n(Hidden Advancement)",
- "advancement.create.belt_funnel_kiss": "UNLOCALIZED: The Parrots and the Flaps",
- "advancement.create.belt_funnel_kiss.desc": "UNLOCALIZED: Make two Belt-mounted Funnels kiss§7\n(Hidden Advancement)",
- "advancement.create.stressometer_maxed": "UNLOCALIZED: Perfectly Stressed",
- "advancement.create.stressometer_maxed.desc": "UNLOCALIZED: Get a 100% readout from a Stressometer§7\n(Hidden Advancement)",
- "advancement.create.copper": "UNLOCALIZED: Cuprum Bokum",
- "advancement.create.copper.desc": "UNLOCALIZED: Amass some Copper Ingots for your exploits in fluid manipulation",
- "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 cobre.",
- "advancement.create.spout": "Sploosh",
- "advancement.create.spout.desc": "Assista um item ser enchido usando uma bica.",
- "advancement.create.drain": "UNLOCALIZED: Tumble Draining",
- "advancement.create.drain.desc": "UNLOCALIZED: Watch a fluid-containing item be emptied by an Item Drain",
- "advancement.create.steam_engine": "UNLOCALIZED: The Powerhouse",
- "advancement.create.steam_engine.desc": "UNLOCALIZED: Use a Steam Engine to generate torque",
- "advancement.create.steam_whistle": "UNLOCALIZED: Voice of an Angel",
- "advancement.create.steam_whistle.desc": "UNLOCALIZED: Activate a Steam Whistle",
- "advancement.create.backtank": "UNLOCALIZED: Pressure to Go",
- "advancement.create.backtank.desc": "UNLOCALIZED: Create a Copper Backtank and make it accumulate air pressure",
- "advancement.create.diving_suit": "UNLOCALIZED: Ready for the Depths",
- "advancement.create.diving_suit.desc": "UNLOCALIZED: Equip a Diving Helmet and a Copper Backtank, then jump into water",
- "advancement.create.mechanical_pump_0": "UNLOCALIZED: Under Pressure",
- "advancement.create.mechanical_pump_0.desc": "UNLOCALIZED: Place and power a Mechanical Pump",
- "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.water_supply": "UNLOCALIZED: Puddle Collector",
- "advancement.create.water_supply.desc": "UNLOCALIZED: Use the pulling end of a Fluid Pipe or Mechanical Pump to collect water",
- "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.chocolate_bucket": "UNLOCALIZED: A World of Imagination",
- "advancement.create.chocolate_bucket.desc": "UNLOCALIZED: Obtain a bucket of molten chocolate",
- "advancement.create.honey_drain": "UNLOCALIZED: Autonomous Bee-Keeping",
- "advancement.create.honey_drain.desc": "UNLOCALIZED: Use pipes to pull honey from a Bee Nest or Beehive",
- "advancement.create.hose_pulley_lava": "UNLOCALIZED: Tapping the Mantle",
- "advancement.create.hose_pulley_lava.desc": "UNLOCALIZED: Pump from a body of lava large enough to be considered infinite",
- "advancement.create.steam_engine_maxed": "UNLOCALIZED: Full Steam",
- "advancement.create.steam_engine_maxed.desc": "UNLOCALIZED: Run a boiler at the maximum level of power",
- "advancement.create.foods": "UNLOCALIZED: Balanced Diet",
- "advancement.create.foods.desc": "UNLOCALIZED: Create Chocolate Glazed Berries, a Honeyed Apple, and a Sweet Roll all from the same Spout",
- "advancement.create.diving_suit_lava": "UNLOCALIZED: Swimming with the Striders",
- "advancement.create.diving_suit_lava.desc": "UNLOCALIZED: Attempt to take a dive in lava with your diving gear§7\n(Hidden Advancement)",
- "advancement.create.chained_drain": "UNLOCALIZED: On a Roll",
- "advancement.create.chained_drain.desc": "UNLOCALIZED: Watch an item move across a row of Item Drains§7\n(Hidden Advancement)",
- "advancement.create.cross_streams": "UNLOCALIZED: Don't Cross the Streams!",
- "advancement.create.cross_streams.desc": "UNLOCALIZED: Watch two fluids meet in your pipe network§7\n(Hidden Advancement)",
- "advancement.create.pipe_organ": "UNLOCALIZED: The Pipe Organ",
- "advancement.create.pipe_organ.desc": "UNLOCALIZED: Attach 12 uniquely pitched Steam Whistles to a single Fluid Tank§7\n(Hidden Advancement)",
- "advancement.create.brass": "Ligas de verdade",
- "advancement.create.brass.desc": "Use cobre esmagado e zinco esmagado para criar um pouco de latão.",
- "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.rose_quartz": "UNLOCALIZED: Pink Diamonds",
- "advancement.create.rose_quartz.desc": "UNLOCALIZED: Polish some Rose Quartz",
- "advancement.create.deployer": "Cutuque, coloque e ataque",
- "advancement.create.deployer.desc": "coloque e energize um implantador, o reflexo perfeito de voce mesmo.",
- "advancement.create.precision_mechanism": "Curiosidades complexas",
- "advancement.create.precision_mechanism.desc": "Monte um mecanismo de precisão.",
- "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.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.mechanical_crafter": "UNLOCALIZED: Automated Assembly",
- "advancement.create.mechanical_crafter.desc": "UNLOCALIZED: Place and power some Mechanical Crafters",
- "advancement.create.crushing_wheel": "Par de gigantes",
- "advancement.create.crushing_wheel.desc": "Crie algumas rodas de moer para triturar alguns materiais eficientemente.",
- "advancement.create.haunted_bell": "UNLOCALIZED: Shadow Sense",
- "advancement.create.haunted_bell.desc": "UNLOCALIZED: Toll a Haunted Bell",
- "advancement.create.clockwork_bearing": "Hora da engenhoca",
- "advancement.create.clockwork_bearing.desc": "Ative uma estrutura conectada a um rolamento de rêlogio.",
- "advancement.create.display_link": "UNLOCALIZED: Big Data",
- "advancement.create.display_link.desc": "UNLOCALIZED: Use a Display Link to visualise information",
- "advancement.create.potato_cannon": "Fwoomp!",
- "advancement.create.potato_cannon.desc": "Derrote um inimigo com o seu canhão de batata.",
- "advancement.create.extendo_grip": "Boioioing!",
- "advancement.create.extendo_grip.desc": "Apossar-se de uma extensão de pegador.",
- "advancement.create.linked_controller": "UNLOCALIZED: Remote Activation",
- "advancement.create.linked_controller.desc": "UNLOCALIZED: Activate a Redstone Link using a Linked Controller",
- "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.crusher_maxed_0000": "UNLOCALIZED: Crushing It",
- "advancement.create.crusher_maxed_0000.desc": "UNLOCALIZED: Operate a pair of Crushing Wheels at maximum speed",
- "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.potato_cannon_collide": "UNLOCALIZED: Veggie Fireworks",
- "advancement.create.potato_cannon_collide.desc": "UNLOCALIZED: Cause Potato Cannon projectiles of different types to collide with each other",
- "advancement.create.self_deploying": "UNLOCALIZED: Self-Driving Cart",
- "advancement.create.self_deploying.desc": "UNLOCALIZED: Create a Minecart Contraption that places tracks in front of itself",
- "advancement.create.fist_bump": "UNLOCALIZED: Pound It, Bro!",
- "advancement.create.fist_bump.desc": "UNLOCALIZED: Make two Deployers fist-bump§7\n(Hidden Advancement)",
- "advancement.create.crafter_lazy_000": "UNLOCALIZED: Desperate Measures",
- "advancement.create.crafter_lazy_000.desc": "UNLOCALIZED: Drastically slow down a Mechanical Crafter to procrastinate on proper infrastructure§7\n(Hidden Advancement)",
- "advancement.create.extendo_grip_dual": "UNLOCALIZED: To Full Extent",
- "advancement.create.extendo_grip_dual.desc": "UNLOCALIZED: Dual-wield Extendo Grips for superhuman reach§7\n(Hidden Advancement)",
- "advancement.create.musical_arm": "toque minha musica!",
- "advancement.create.musical_arm.desc": "Assista um braço mecânico operar seu toca-discos.",
- "advancement.create.sturdy_sheet": "UNLOCALIZED: The Sturdiest Rocks",
- "advancement.create.sturdy_sheet.desc": "UNLOCALIZED: Assemble a Sturdy Sheet by refining Powdered Obsidian",
- "advancement.create.train_casing_00": "UNLOCALIZED: The Logistical Age",
- "advancement.create.train_casing_00.desc": "UNLOCALIZED: Use Sturdy Sheets to create a casing for railway components",
- "advancement.create.train": "UNLOCALIZED: All Aboard!",
- "advancement.create.train.desc": "UNLOCALIZED: Assemble your first Train",
- "advancement.create.conductor": "UNLOCALIZED: Conductor Instructor",
- "advancement.create.conductor.desc": "UNLOCALIZED: Instruct a Train driver with a Train Schedule",
- "advancement.create.track_signal": "UNLOCALIZED: Traffic Control",
- "advancement.create.track_signal.desc": "UNLOCALIZED: Place a Train Signal",
- "advancement.create.display_board_0": "UNLOCALIZED: Dynamic Timetables",
- "advancement.create.display_board_0.desc": "UNLOCALIZED: Forecast a Train's arrival on your Display Board with the help of Display Links",
- "advancement.create.track_0": "UNLOCALIZED: A New Gauge",
- "advancement.create.track_0.desc": "UNLOCALIZED: Obtain some Train Tracks",
- "advancement.create.train_whistle": "UNLOCALIZED: Choo Choo!",
- "advancement.create.train_whistle.desc": "UNLOCALIZED: Assemble a Steam Whistle to your Train and activate it while driving",
- "advancement.create.train_portal": "UNLOCALIZED: Dimensional Commuter",
- "advancement.create.train_portal.desc": "UNLOCALIZED: Ride a Train through a Nether portal",
- "advancement.create.track_crafting_factory": "UNLOCALIZED: Track Factory",
- "advancement.create.track_crafting_factory.desc": "UNLOCALIZED: Produce more than 1000 Train Tracks with the same Mechanical Press",
- "advancement.create.long_bend": "UNLOCALIZED: The Longest Bend",
- "advancement.create.long_bend.desc": "UNLOCALIZED: Create a curved track section that spans more than 30 blocks in length",
- "advancement.create.long_train": "UNLOCALIZED: Ambitious Endeavours",
- "advancement.create.long_train.desc": "UNLOCALIZED: Create a Train with at least 6 carriages",
- "advancement.create.long_travel": "UNLOCALIZED: Field Trip",
- "advancement.create.long_travel.desc": "UNLOCALIZED: Leave a Train Seat over 5000 blocks away from where you started travelling",
- "advancement.create.train_roadkill": "UNLOCALIZED: Road Kill",
- "advancement.create.train_roadkill.desc": "UNLOCALIZED: Run over an enemy with your Train§7\n(Hidden Advancement)",
- "advancement.create.red_signal": "UNLOCALIZED: Expert Driver",
- "advancement.create.red_signal.desc": "UNLOCALIZED: Run a red Train Signal§7\n(Hidden Advancement)",
- "advancement.create.train_crash": "UNLOCALIZED: Terrible Service",
- "advancement.create.train_crash.desc": "UNLOCALIZED: Witness a Train crash as a passenger§7\n(Hidden Advancement)",
- "advancement.create.train_crash_backwards": "UNLOCALIZED: Blind Spot",
- "advancement.create.train_crash_backwards.desc": "UNLOCALIZED: Crash into another Train while driving backwards§7\n(Hidden Advancement)",
-
-
- "_": "->------------------------] UI & Messages [------------------------<-",
-
- "itemGroup.create.base": "Create",
- "itemGroup.create.palettes": "Paletes Create",
-
- "death.attack.create.crush": "%1$s foi processado pelas Rodas de Moer",
- "death.attack.create.crush.player": "%1$s foi jogando numa Roda de moer por %2$s",
- "death.attack.create.fan_fire": "%1$s foi queimado por ar quente",
- "death.attack.create.fan_fire.player": "%1$s Foi jogado num defumador por %2$s",
- "death.attack.create.fan_lava": "%1$s foi queimado pelo ventilador de lava",
- "death.attack.create.fan_lava.player": "U%1$s foi jogado numa fundidora por %2$s",
- "death.attack.create.mechanical_drill": "%1$s foi empalado pela Broca Mecânica",
- "death.attack.create.mechanical_drill.player": "%1$s foi jogado na frente de uma broca por %2$s",
- "death.attack.create.mechanical_saw": "%1$s foi cortado ao meio por uma serra mecânica",
- "death.attack.create.mechanical_saw.player": "%1$s foi jogado numa serra por %2$s",
- "death.attack.create.potato_cannon": "%1$s foi atirado pelo canhão de batatas do %2$",
- "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",
- "death.attack.create.run_over": "UNLOCALIZED: %1$s was run over by %2$s",
-
- "create.block.deployer.damage_source_name": "UNLOCALIZED: a rogue Deployer",
- "create.block.cart_assembler.invalid": "UNLOCALIZED: Place your Cart Assembler on a rail block",
-
- "create.menu.return": "UNLOCALIZED: Return to Menu",
- "create.menu.configure": "UNLOCALIZED: Configure...",
- "create.menu.ponder_index": "UNLOCALIZED: Ponder Index",
- "create.menu.only_ingame": "UNLOCALIZED: Available in the Pause Menu",
- "create.menu.report_bugs": "UNLOCALIZED: Report Issues",
- "create.menu.support": "UNLOCALIZED: Support Us",
-
- "create.recipe.crushing": "Moendo",
- "create.recipe.milling": "UNLOCALIZED: Milling",
- "create.recipe.fan_washing": "Lavagem em massa",
- "create.recipe.fan_washing.fan": "Ventilador atrás de água",
- "create.recipe.fan_smoking": "Defumação em massa",
- "create.recipe.fan_smoking.fan": "Ventilador atrás de fogo",
- "create.recipe.fan_haunting": "UNLOCALIZED: Bulk Haunting",
- "create.recipe.fan_haunting.fan": "UNLOCALIZED: Fan behind Soul Fire",
- "create.recipe.fan_blasting": "Fundição em massa",
- "create.recipe.fan_blasting.fan": "entilador atrás de lava",
- "create.recipe.pressing": "Prensa Mecânica",
- "create.recipe.mixing": "Misturando",
- "create.recipe.deploying": "Implantando",
- "create.recipe.automatic_shapeless": "UNLOCALIZED: Automated Shapeless Crafting",
- "create.recipe.automatic_brewing": "UNLOCALIZED: Automated Brewing",
- "create.recipe.packing": "Compactando",
- "create.recipe.automatic_packing": "UNLOCALIZED: Automated Packing",
- "create.recipe.sawing": "UNLOCALIZED: Sawing",
- "create.recipe.mechanical_crafting": "UNLOCALIZED: Mechanical Crafting",
- "create.recipe.automatic_shaped": "UNLOCALIZED: Automated Shaped Crafting",
- "create.recipe.block_cutting": "UNLOCALIZED: Block Cutting",
- "create.recipe.wood_cutting": "UNLOCALIZED: Wood Cutting",
- "create.recipe.sandpaper_polishing": "UNLOCALIZED: Sandpaper Polishing",
- "create.recipe.mystery_conversion": "UNLOCALIZED: Mysterious Conversion",
- "create.recipe.spout_filling": "UNLOCALIZED: Filling by Spout",
- "create.recipe.draining": "UNLOCALIZED: Item Draining",
- "create.recipe.item_application": "UNLOCALIZED: Manual Item Application",
- "create.recipe.item_application.any_axe": "UNLOCALIZED: Any Axe",
- "create.recipe.sequenced_assembly": "UNLOCALIZED: Recipe Sequence",
- "create.recipe.assembly.next": "UNLOCALIZED: Next: %1$s",
- "create.recipe.assembly.step": "UNLOCALIZED: Step %1$s:",
- "create.recipe.assembly.progress": "UNLOCALIZED: Progress: %1$s/%2$s",
- "create.recipe.assembly.pressing": "UNLOCALIZED: Process in Press",
- "create.recipe.assembly.spout_filling_fluid": "UNLOCALIZED: Spout %1$s",
- "create.recipe.assembly.deploying_item": "UNLOCALIZED: Deploy %1$s",
- "create.recipe.assembly.cutting": "UNLOCALIZED: Cut with Saw",
- "create.recipe.assembly.repeat": "UNLOCALIZED: Repeat Sequence %1$s Times",
- "create.recipe.assembly.junk": "UNLOCALIZED: Random salvage",
- "create.recipe.processing.chance": "UNLOCALIZED: %1$s%% Chance",
- "create.recipe.deploying.not_consumed": "UNLOCALIZED: Not Consumed",
- "create.recipe.heat_requirement.none": "UNLOCALIZED: No Heating Required",
- "create.recipe.heat_requirement.heated": "UNLOCALIZED: Heated",
- "create.recipe.heat_requirement.superheated": "UNLOCALIZED: Super-Heated",
-
- "create.generic.range": "Área",
- "create.generic.radius": "Raio",
- "create.generic.width": "Largura",
- "create.generic.height": "Altura",
- "create.generic.length": "Comprimento",
- "create.generic.speed": "Velocidade",
- "create.generic.delay": "Demorada",
- "create.generic.duration": "UNLOCALIZED: Duration",
- "create.generic.timeUnit": "UNLOCALIZED: Time Unit",
- "create.generic.unit.ticks": "Ticks",
- "create.generic.unit.seconds": "Segundos",
- "create.generic.unit.minutes": "Minutos",
- "create.generic.daytime.hour": "UNLOCALIZED: Hour",
- "create.generic.daytime.minute": "UNLOCALIZED: Minute",
- "create.generic.daytime.second": "UNLOCALIZED: Second",
- "create.generic.daytime.pm": "UNLOCALIZED: pm",
- "create.generic.daytime.am": "UNLOCALIZED: am",
- "create.generic.unit.rpm": "RPM",
- "create.generic.unit.stress": "us",
- "create.generic.unit.degrees": "°",
- "create.generic.unit.millibuckets": "%1$smB",
- "create.generic.unit.buckets": "UNLOCALIZED: B",
- "create.generic.clockwise": "Sentido horário",
- "create.generic.counter_clockwise": "Sentido anti-horário",
- "create.generic.in_quotes": "UNLOCALIZED: \"%1$s\"",
- "create.generic.pitch": "UNLOCALIZED: Pitch: %1$s",
- "create.generic.notes": "UNLOCALIZED: F#;F;E;D#;D;C#;C;B;A#;A;G#;G",
-
- "create.action.scroll": "Rolar",
- "create.action.confirm": "Confirmar",
- "create.action.abort": "Abortar",
- "create.action.saveToFile": "Salvar",
- "create.action.discard": "Descartar",
-
- "create.keyinfo.toolmenu": "Menu Focal da Ferramenta",
- "create.keyinfo.toolbelt": "UNLOCALIZED: Access Nearby Toolboxes",
- "create.keyinfo.scrollup": "UNLOCALIZED: Simulate Mousewheel Up (inworld)",
- "create.keyinfo.scrolldown": "UNLOCALIZED: Simulate Mousewheel Down (inworld)",
-
- "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.scrollInput.shiftScrollsFaster": "UNLOCALIZED: Shift to Scroll Faster",
- "create.gui.toolmenu.focusKey": "Segure [%1$s] para Focar",
- "create.gui.toolmenu.cycle": "[SCROLL] para Circular",
-
- "create.toolbox.unequip": "UNLOCALIZED: Unequip: %1$s",
- "create.toolbox.outOfRange": "UNLOCALIZED: Toolbox of held item not in Range",
- "create.toolbox.detach": "UNLOCALIZED: Stop tracking and keep item",
- "create.toolbox.depositAll": "UNLOCALIZED: Return items to nearby Toolboxes",
- "create.toolbox.depositBox": "UNLOCALIZED: Return items to Toolbox",
-
- "create.gui.symmetryWand.mirrorType": "Espelhar",
- "create.gui.symmetryWand.orientation": "Orientação",
-
- "create.symmetry.mirror.plane": "Espelhar uma vez",
- "create.symmetry.mirror.doublePlane": "Retangular",
- "create.symmetry.mirror.triplePlane": "Octagonal",
-
- "create.orientation.orthogonal": "Ortogonal",
- "create.orientation.diagonal": "Diagonal",
- "create.orientation.horizontal": "Horizontal",
- "create.orientation.alongZ": "Através de Z",
- "create.orientation.alongX": "Através de X",
-
- "create.gui.terrainzapper.title": "UNLOCALIZED: Handheld Blockzapper",
- "create.gui.terrainzapper.searchDiagonal": "UNLOCALIZED: Follow Diagonals",
- "create.gui.terrainzapper.searchFuzzy": "UNLOCALIZED: Ignore Material Borders",
- "create.gui.terrainzapper.patternSection": "UNLOCALIZED: Pattern",
- "create.gui.terrainzapper.pattern.solid": "UNLOCALIZED: Solid",
- "create.gui.terrainzapper.pattern.checkered": "UNLOCALIZED: Checkerboard",
- "create.gui.terrainzapper.pattern.inversecheckered": "UNLOCALIZED: Inverted Checkerboard",
- "create.gui.terrainzapper.pattern.chance25": "UNLOCALIZED: 25% Roll",
- "create.gui.terrainzapper.pattern.chance50": "UNLOCALIZED: 50% Roll",
- "create.gui.terrainzapper.pattern.chance75": "UNLOCALIZED: 75% Roll",
- "create.gui.terrainzapper.placement": "UNLOCALIZED: Placement",
- "create.gui.terrainzapper.placement.merged": "UNLOCALIZED: Merged",
- "create.gui.terrainzapper.placement.attached": "UNLOCALIZED: Attached",
- "create.gui.terrainzapper.placement.inserted": "UNLOCALIZED: Inserted",
- "create.gui.terrainzapper.brush": "UNLOCALIZED: Brush",
- "create.gui.terrainzapper.brush.cuboid": "UNLOCALIZED: Cuboid",
- "create.gui.terrainzapper.brush.sphere": "UNLOCALIZED: Sphere",
- "create.gui.terrainzapper.brush.cylinder": "UNLOCALIZED: Cylinder",
- "create.gui.terrainzapper.brush.surface": "UNLOCALIZED: Surface",
- "create.gui.terrainzapper.brush.cluster": "UNLOCALIZED: Cluster",
- "create.gui.terrainzapper.tool": "UNLOCALIZED: Tool",
- "create.gui.terrainzapper.tool.fill": "UNLOCALIZED: Fill",
- "create.gui.terrainzapper.tool.place": "UNLOCALIZED: Place",
- "create.gui.terrainzapper.tool.replace": "UNLOCALIZED: Replace",
- "create.gui.terrainzapper.tool.clear": "UNLOCALIZED: Clear",
- "create.gui.terrainzapper.tool.overlay": "UNLOCALIZED: Overlay",
- "create.gui.terrainzapper.tool.flatten": "UNLOCALIZED: Flatten",
-
- "create.terrainzapper.shiftRightClickToSet": "UNLOCALIZED: Shift-Right-Click to Select a Shape",
- "create.terrainzapper.usingBlock": "UNLOCALIZED: Using: %1$s",
- "create.terrainzapper.leftClickToSet": "UNLOCALIZED: Left-Click a Block to set Material",
-
- "create.minecart_coupling.two_couplings_max": "UNLOCALIZED: Minecarts cannot have more than two couplings each",
- "create.minecart_coupling.unloaded": "UNLOCALIZED: Parts of your train seem to be in unloaded chunks",
- "create.minecart_coupling.no_loops": "UNLOCALIZED: Couplings cannot form a loop",
- "create.minecart_coupling.removed": "UNLOCALIZED: Removed all couplings from minecart",
- "create.minecart_coupling.too_far": "UNLOCALIZED: Minecarts are too far apart",
-
- "create.contraptions.movement_mode": "UNLOCALIZED: Movement Mode",
- "create.contraptions.movement_mode.move_place": "UNLOCALIZED: Always Place when Stopped",
- "create.contraptions.movement_mode.move_place_returned": "UNLOCALIZED: Place only in Starting Position",
- "create.contraptions.movement_mode.move_never_place": "UNLOCALIZED: Place only when Anchor Destroyed",
- "create.contraptions.movement_mode.rotate_place": "UNLOCALIZED: Always Place when Stopped",
- "create.contraptions.movement_mode.rotate_place_returned": "UNLOCALIZED: Only Place near Initial Angle",
- "create.contraptions.movement_mode.rotate_never_place": "UNLOCALIZED: Only Place when Anchor Destroyed",
- "create.contraptions.cart_movement_mode": "UNLOCALIZED: Cart Movement Mode",
- "create.contraptions.cart_movement_mode.rotate": "UNLOCALIZED: Always face toward motion",
- "create.contraptions.cart_movement_mode.rotate_paused": "UNLOCALIZED: Pause actors while rotating",
- "create.contraptions.cart_movement_mode.rotation_locked": "UNLOCALIZED: Lock rotation",
- "create.contraptions.windmill.rotation_direction": "UNLOCALIZED: Rotation Direction",
- "create.contraptions.clockwork.clock_hands": "UNLOCALIZED: Clock Hands",
- "create.contraptions.clockwork.hour_first": "UNLOCALIZED: Hour hand first",
- "create.contraptions.clockwork.minute_first": "UNLOCALIZED: Minute hand first",
- "create.contraptions.clockwork.hour_first_24": "UNLOCALIZED: 24-Hour hand first",
-
- "create.logistics.filter": "UNLOCALIZED: Filter",
- "create.logistics.recipe_filter": "UNLOCALIZED: Recipe Filter",
- "create.logistics.fluid_filter": "UNLOCALIZED: Fluid Filter",
- "create.logistics.firstFrequency": "UNLOCALIZED: Freq. #1",
- "create.logistics.secondFrequency": "UNLOCALIZED: Freq. #2",
- "create.logistics.filter.apply": "UNLOCALIZED: Applied filter to %1$s.",
- "create.logistics.filter.apply_click_again": "UNLOCALIZED: Applied filter to %1$s, click again to copy the amount.",
- "create.logistics.filter.apply_count": "UNLOCALIZED: Applied extraction count to filter.",
-
- "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",
- "create.gui.goggles.pole_length": "Comprimento da vara:",
- "create.gui.goggles.fluid_container": "UNLOCALIZED: Fluid Container Info:",
- "create.gui.goggles.fluid_container.capacity": "UNLOCALIZED: Capacity: ",
- "create.gui.assembly.exception": "UNLOCALIZED: This Contraption was unable to assemble:",
- "create.gui.assembly.exception.unmovableBlock": "UNLOCALIZED: Unmovable Block (%4$s) at [%1$s,%2$s,%3$s]",
- "create.gui.assembly.exception.chunkNotLoaded": "UNLOCALIZED: The Block at [%1$s,%2$s,%3$s] was not in a loaded chunk",
- "create.gui.assembly.exception.structureTooLarge": "UNLOCALIZED: There are too many Blocks included in the contraption.\nThe configured maximum is: %1$s",
- "create.gui.assembly.exception.tooManyPistonPoles": "UNLOCALIZED: There are too many extension Poles attached to this Piston.\nThe configured maximum is: %1$s",
- "create.gui.assembly.exception.noPistonPoles": "UNLOCALIZED: The Piston is missing some extension Poles",
- "create.gui.assembly.exception.not_enough_sails": "UNLOCALIZED: Attached structure does not include enough sail-like blocks: %1$s\nA minimum of %2$s are required",
- "create.gui.assembly.exception.no_contacts": "UNLOCALIZED: Elevators require a horizontal _Redstone_ _Contact_ attached to the structure",
- "create.gui.assembly.exception.too_many_contacts": "UNLOCALIZED: Cannot attach more than one _Redstone_ _Contact_ to Elevators",
- "create.gui.assembly.exception.column_conflict": "UNLOCALIZED: Another Elevator is already targeting this column of contacts",
- "create.gui.gauge.info_header": "UNLOCALIZED: Gauge Information:",
- "create.gui.speedometer.title": "UNLOCALIZED: Rotation Speed",
- "create.gui.stressometer.title": "UNLOCALIZED: Network Stress",
- "create.gui.stressometer.capacity": "UNLOCALIZED: Remaining Capacity",
- "create.gui.stressometer.overstressed": "UNLOCALIZED: Overstressed",
- "create.gui.stressometer.no_rotation": "UNLOCALIZED: No Rotation",
- "create.gui.contraptions.not_fast_enough": "UNLOCALIZED: It appears that this %1$s is _not_ rotating with _enough_ _speed_.",
- "create.gui.contraptions.network_overstressed": "UNLOCALIZED: It appears that this contraption is _overstressed_. Add more sources or _slow_ _down_ the components with a high _stress_ _impact_.",
- "create.gui.adjustable_crate.title": "UNLOCALIZED: Adjustable Crate",
- "create.gui.adjustable_crate.storageSpace": "UNLOCALIZED: Storage Space",
- "create.gui.stockpile_switch.title": "UNLOCALIZED: Stockpile Switch",
- "create.gui.stockpile_switch.invert_signal": "UNLOCALIZED: Invert Signal",
- "create.gui.stockpile_switch.move_to_lower_at": "UNLOCALIZED: Move to lower lane at %1$s%%",
- "create.gui.stockpile_switch.move_to_upper_at": "UNLOCALIZED: Move to upper lane at %1$s%%",
- "create.gui.sequenced_gearshift.title": "UNLOCALIZED: Sequenced Gearshift",
- "create.gui.sequenced_gearshift.instruction": "UNLOCALIZED: Instruction",
- "create.gui.sequenced_gearshift.instruction.turn_angle.descriptive": "UNLOCALIZED: Turn by angle",
- "create.gui.sequenced_gearshift.instruction.turn_angle": "UNLOCALIZED: Turn",
- "create.gui.sequenced_gearshift.instruction.turn_angle.angle": "UNLOCALIZED: Angle",
- "create.gui.sequenced_gearshift.instruction.turn_distance.descriptive": "UNLOCALIZED: Turn to move Piston/Pulley/Gantry",
- "create.gui.sequenced_gearshift.instruction.turn_distance": "UNLOCALIZED: Piston",
- "create.gui.sequenced_gearshift.instruction.turn_distance.distance": "UNLOCALIZED: Distance",
- "create.gui.sequenced_gearshift.instruction.delay.descriptive": "UNLOCALIZED: Timed Delay",
- "create.gui.sequenced_gearshift.instruction.delay": "UNLOCALIZED: Delay",
- "create.gui.sequenced_gearshift.instruction.delay.duration": "UNLOCALIZED: Duration",
- "create.gui.sequenced_gearshift.instruction.end.descriptive": "UNLOCALIZED: End",
- "create.gui.sequenced_gearshift.instruction.end": "UNLOCALIZED: End",
- "create.gui.sequenced_gearshift.instruction.await.descriptive": "UNLOCALIZED: Await new Redstone Pulse",
- "create.gui.sequenced_gearshift.instruction.await": "UNLOCALIZED: Await",
- "create.gui.sequenced_gearshift.speed": "UNLOCALIZED: Speed, Direction",
- "create.gui.sequenced_gearshift.speed.forward": "UNLOCALIZED: Input speed, Forwards",
- "create.gui.sequenced_gearshift.speed.forward_fast": "UNLOCALIZED: Double speed, Forwards",
- "create.gui.sequenced_gearshift.speed.back": "UNLOCALIZED: Input speed, Reversed",
- "create.gui.sequenced_gearshift.speed.back_fast": "UNLOCALIZED: Double speed, Reversed",
-
- "create.schematicAndQuill.dimensions": "Tamanho Esquema: %1$sx%2$sx%3$s",
- "create.schematicAndQuill.firstPos": "Primeira posição feita.",
- "create.schematicAndQuill.secondPos": "Segunda posição feita.",
- "create.schematicAndQuill.noTarget": "Seguro [Ctrl] para selecionar Blocos de Ar.",
- "create.schematicAndQuill.abort": "Seleção removida.",
- "create.schematicAndQuill.title": "UNLOCALIZED: Schematic Name:",
- "create.schematicAndQuill.convert": "UNLOCALIZED: Save and Upload Immediately",
- "create.schematicAndQuill.fallbackName": "Meu Esquema",
- "create.schematicAndQuill.saved": "Salvo como %1$s",
-
- "create.schematic.invalid": "[!] Item Inválido - Use a Mesa de Desenho no lugar",
- "create.schematic.position": "Posição",
- "create.schematic.rotation": "Rotação",
- "create.schematic.rotation.none": "Nada",
- "create.schematic.rotation.cw90": "Sentido horário 90",
- "create.schematic.rotation.cw180": "Sentido horário 180",
- "create.schematic.rotation.cw270": "Sentido horário 270",
- "create.schematic.mirror": "Espelhar",
- "create.schematic.mirror.none": "Nada",
- "create.schematic.mirror.frontBack": "Frente para Trás",
- "create.schematic.mirror.leftRight": "Esquerda para Direita",
- "create.schematic.tool.deploy": "Concluir",
- "create.schematic.tool.move": "Mover XZ",
- "create.schematic.tool.movey": "Mover Y",
- "create.schematic.tool.rotate": "Rodar",
- "create.schematic.tool.print": "Imprimir",
- "create.schematic.tool.flip": "Virar",
- "create.schematic.tool.deploy.description.0": "Move o lugar da estrutura.",
- "create.schematic.tool.deploy.description.1": "Botão-direito no chão para colocar.",
- "create.schematic.tool.deploy.description.2": "Segure [Ctrl] para selecionar em uma distância fixa.",
- "create.schematic.tool.deploy.description.3": "[Ctrl]-Rolar para mudar a distância.",
- "create.schematic.tool.move.description.0": "Vira o Esquema Horizontalmente",
- "create.schematic.tool.move.description.1": "Aponte ao Esquema e [CTRL]-Rolar para empurrar.",
- "create.schematic.tool.move.description.2": "",
- "create.schematic.tool.move.description.3": "",
- "create.schematic.tool.movey.description.0": "Vira o Esquema Verticalmente",
- "create.schematic.tool.movey.description.1": "[CTRL]-Rolar para mover para cima/baixo",
- "create.schematic.tool.movey.description.2": "",
- "create.schematic.tool.movey.description.3": "",
- "create.schematic.tool.rotate.description.0": "Roda o Esquema em torno do seu centro.",
- "create.schematic.tool.rotate.description.1": "[CTRL]-Rolar para rolar 90 Graus",
- "create.schematic.tool.rotate.description.2": "",
- "create.schematic.tool.rotate.description.3": "",
- "create.schematic.tool.print.description.0": "Coloca estrutura no mundo instantaneamente",
- "create.schematic.tool.print.description.1": "[Botão-Direito] para confirmar a posição atual.",
- "create.schematic.tool.print.description.2": "Esta ferramenta é para o Modo Criativo apenas.",
- "create.schematic.tool.print.description.3": "",
- "create.schematic.tool.flip.description.0": "Gira o Esquema ao longo da face que você selecionar.",
- "create.schematic.tool.flip.description.1": "Aponte para o Esquema e [CTRL]-Rolar para virá-lo.",
- "create.schematic.tool.flip.description.2": "",
- "create.schematic.tool.flip.description.3": "",
-
- "create.schematics.synchronizing": "Sincronizando...",
- "create.schematics.uploadTooLarge": "Seu esquema é muito grande",
- "create.schematics.maxAllowedSize": "O tamanho máximo permitido para o esquema é:",
-
- "create.gui.schematicTable.refresh": "UNLOCALIZED: Refresh Files",
- "create.gui.schematicTable.open_folder": "UNLOCALIZED: Open Folder",
- "create.gui.schematicTable.title": "Mesa de Desenho",
- "create.gui.schematicTable.availableSchematics": "UNLOCALIZED: Available Schematics",
- "create.gui.schematicTable.noSchematics": "UNLOCALIZED: No Schematics Saved",
- "create.gui.schematicTable.uploading": "Importando...",
- "create.gui.schematicTable.finished": "Envio Concluído!",
- "create.gui.schematicannon.title": "Canhão de esquema",
- "create.gui.schematicannon.listPrinter": "Impressora de Lista de Materiais",
- "create.gui.schematicannon.gunpowderLevel": "Pólvora em %1$s%%",
- "create.gui.schematicannon.shotsRemaining": "Disparos faltantes: %1$s",
- "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",
- "create.gui.schematicannon.option.replaceWithEmpty": "Substituir Sólidos com Vazio",
- "create.gui.schematicannon.option.skipMissing": "Pulando Blocos faltantes",
- "create.gui.schematicannon.option.skipTileEntities": "Proteger Entidades Entalhadas",
- "create.gui.schematicannon.slot.gunpowder": "UNLOCALIZED: Add gunpowder to fuel the cannon",
- "create.gui.schematicannon.slot.listPrinter": "UNLOCALIZED: Place books here to print a Checklist for your Schematic",
- "create.gui.schematicannon.slot.schematic": "UNLOCALIZED: Add your Schematic here. Make sure it is deployed at a specific location.",
- "create.gui.schematicannon.option.skipMissing.description": "Se o Canhão de esquema não encontrar o Bloco para colocar, ele irá continuar para a próx. Posição.",
- "create.gui.schematicannon.option.skipTileEntities.description": "O Canhão de esquema vai evitar substituir blocos que contêm dados como Baus.",
- "create.gui.schematicannon.option.dontReplaceSolid.description": "O Canhão de esquema nunca irá substituir Blocos sólidos na área em trabalho, apenas não-Sólidos e Ar.",
- "create.gui.schematicannon.option.replaceWithSolid.description": "O Canhão de esquema irá apenas substituir Blocos sólidos na área de trabalho, se o Esquema conter um bloco Sólido naquela posição.",
- "create.gui.schematicannon.option.replaceWithAny.description": "O Canhão de esquema irá substituir Blocos sólidos na área de trabalho, se o Esquema conter qualquer Bloco naquela posição.",
- "create.gui.schematicannon.option.replaceWithEmpty.description": "O Canhão de esquema irá limpar todos os blocos na área de trabalho, incluindo os substituídos por Ar.",
-
- "create.schematicannon.status.idle": "Ocioso",
- "create.schematicannon.status.ready": "Pronto",
- "create.schematicannon.status.running": "Trabalhando",
- "create.schematicannon.status.finished": "Concluído",
- "create.schematicannon.status.paused": "Pausado",
- "create.schematicannon.status.stopped": "Parada",
- "create.schematicannon.status.noGunpowder": "UNLOCALIZED: Sem pólvora",
- "create.schematicannon.status.targetNotLoaded": "Bloco não carregado",
- "create.schematicannon.status.targetOutsideRange": "Alvo está muito Longe",
- "create.schematicannon.status.searching": "Procurando",
- "create.schematicannon.status.skipping": "Pulando",
- "create.schematicannon.status.missingBlock": "Bloco Faltante:",
- "create.schematicannon.status.placing": "Colocando",
- "create.schematicannon.status.clearing": "Limpando Blocos",
- "create.schematicannon.status.schematicInvalid": "Esquema Inválido",
- "create.schematicannon.status.schematicNotPlaced": "Esquema não Colocado",
- "create.schematicannon.status.schematicExpired": "Arquivo de Esquema Expirado",
-
- "create.materialChecklist": "UNLOCALIZED: Material Checklist",
- "create.materialChecklist.blocksNotLoaded": "UNLOCALIZED: * Disclaimer *\n\nMaterial List may be inaccurate due to relevant chunks not being loaded.",
-
- "create.gui.filter.deny_list": "UNLOCALIZED: Deny-List",
- "create.gui.filter.deny_list.description": "UNLOCALIZED: Items pass if they do NOT match any of the above. An empty Deny-List accepts everything.",
- "create.gui.filter.allow_list": "UNLOCALIZED: Allow-List",
- "create.gui.filter.allow_list.description": "UNLOCALIZED: Items pass if they match any of the above. An empty Allow-List rejects everything.",
- "create.gui.filter.respect_data": "UNLOCALIZED: Respect Data",
- "create.gui.filter.respect_data.description": "UNLOCALIZED: Items only match if their durability, enchantments, and other attributes match as well.",
- "create.gui.filter.ignore_data": "UNLOCALIZED: Ignore Data",
- "create.gui.filter.ignore_data.description": "UNLOCALIZED: Items match regardless of their attributes.",
-
- "create.item_attributes.placeable": "UNLOCALIZED: is placeable",
- "create.item_attributes.placeable.inverted": "UNLOCALIZED: is not placeable",
- "create.item_attributes.consumable": "UNLOCALIZED: can be eaten",
- "create.item_attributes.consumable.inverted": "UNLOCALIZED: cannot be eaten",
- "create.item_attributes.fluid_container": "UNLOCALIZED: can store fluids",
- "create.item_attributes.fluid_container.inverted": "UNLOCALIZED: cannot store fluids",
- "create.item_attributes.enchanted": "UNLOCALIZED: is enchanted",
- "create.item_attributes.enchanted.inverted": "UNLOCALIZED: is unenchanted",
- "create.item_attributes.max_enchanted": "UNLOCALIZED: is enchanted at max level",
- "create.item_attributes.max_enchanted.inverted": "UNLOCALIZED: is not enchanted at max level",
- "create.item_attributes.renamed": "UNLOCALIZED: has a custom name",
- "create.item_attributes.renamed.inverted": "UNLOCALIZED: does not have a custom name",
- "create.item_attributes.damaged": "UNLOCALIZED: is damaged",
- "create.item_attributes.damaged.inverted": "UNLOCALIZED: is not damaged",
- "create.item_attributes.badly_damaged": "UNLOCALIZED: is heavily damaged",
- "create.item_attributes.badly_damaged.inverted": "UNLOCALIZED: is not heavily damaged",
- "create.item_attributes.not_stackable": "UNLOCALIZED: cannot stack",
- "create.item_attributes.not_stackable.inverted": "UNLOCALIZED: can be stacked",
- "create.item_attributes.equipable": "UNLOCALIZED: can be equipped",
- "create.item_attributes.equipable.inverted": "UNLOCALIZED: cannot be equipped",
- "create.item_attributes.furnace_fuel": "UNLOCALIZED: is furnace fuel",
- "create.item_attributes.furnace_fuel.inverted": "UNLOCALIZED: is not furnace fuel",
- "create.item_attributes.washable": "UNLOCALIZED: can be Washed",
- "create.item_attributes.washable.inverted": "UNLOCALIZED: cannot be Washed",
- "create.item_attributes.hauntable": "UNLOCALIZED: can be Haunted",
- "create.item_attributes.hauntable.inverted": "UNLOCALIZED: cannot be Haunted",
- "create.item_attributes.crushable": "UNLOCALIZED: can be Crushed",
- "create.item_attributes.crushable.inverted": "UNLOCALIZED: cannot be Crushed",
- "create.item_attributes.smeltable": "UNLOCALIZED: can be Smelted",
- "create.item_attributes.smeltable.inverted": "UNLOCALIZED: cannot be Smelted",
- "create.item_attributes.smokable": "UNLOCALIZED: can be Smoked",
- "create.item_attributes.smokable.inverted": "UNLOCALIZED: cannot be Smoked",
- "create.item_attributes.blastable": "UNLOCALIZED: can be Smelted in a Blast Furnace",
- "create.item_attributes.blastable.inverted": "UNLOCALIZED: cannot be Smelted in a Blast Furnace",
- "create.item_attributes.compostable": "UNLOCALIZED: can be composted",
- "create.item_attributes.compostable.inverted": "UNLOCALIZED: cannot be composted",
- "create.item_attributes.shulker_level": "UNLOCALIZED: is shulker %1$s",
- "create.item_attributes.shulker_level.inverted": "UNLOCALIZED: is shulker not %1$s",
- "create.item_attributes.shulker_level.full": "UNLOCALIZED: full",
- "create.item_attributes.shulker_level.empty": "UNLOCALIZED: empty",
- "create.item_attributes.shulker_level.partial": "UNLOCALIZED: partially filled",
- "create.item_attributes.in_tag": "UNLOCALIZED: is tagged %1$s",
- "create.item_attributes.in_tag.inverted": "UNLOCALIZED: is not tagged %1$s",
- "create.item_attributes.in_item_group": "UNLOCALIZED: is in group '%1$s'",
- "create.item_attributes.in_item_group.inverted": "UNLOCALIZED: is not in group '%1$s'",
- "create.item_attributes.added_by": "UNLOCALIZED: was added by %1$s",
- "create.item_attributes.added_by.inverted": "UNLOCALIZED: was not added by %1$s",
- "create.item_attributes.has_enchant": "UNLOCALIZED: is enchanted with %1$s",
- "create.item_attributes.has_enchant.inverted": "UNLOCALIZED: is not enchanted with %1$s",
- "create.item_attributes.color": "UNLOCALIZED: is dyed %1$s",
- "create.item_attributes.color.inverted": "UNLOCALIZED: is not dyed %1$s",
- "create.item_attributes.has_fluid": "UNLOCALIZED: contains %1$s",
- "create.item_attributes.has_fluid.inverted": "UNLOCALIZED: does not contain %1$s",
- "create.item_attributes.has_name": "UNLOCALIZED: has the custom name %1$s",
- "create.item_attributes.has_name.inverted": "UNLOCALIZED: does not have the custom name %1$s",
- "create.item_attributes.book_author": "UNLOCALIZED: was authored by %1$s",
- "create.item_attributes.book_author.inverted": "UNLOCALIZED: was not authored by %1$s",
- "create.item_attributes.book_copy_original": "UNLOCALIZED: is an original",
- "create.item_attributes.book_copy_original.inverted": "UNLOCALIZED: is not an original",
- "create.item_attributes.book_copy_first": "UNLOCALIZED: is a first-generation copy",
- "create.item_attributes.book_copy_first.inverted": "UNLOCALIZED: is not a first-generation copy",
- "create.item_attributes.book_copy_second": "UNLOCALIZED: is a second-generation copy",
- "create.item_attributes.book_copy_second.inverted": "UNLOCALIZED: is not a second-generation copy",
- "create.item_attributes.book_copy_tattered": "UNLOCALIZED: is a tattered mess",
- "create.item_attributes.book_copy_tattered.inverted": "UNLOCALIZED: is not a tattered mess",
- "create.item_attributes.astralsorcery_amulet": "UNLOCALIZED: improves %1$s",
- "create.item_attributes.astralsorcery_amulet.inverted": "UNLOCALIZED: does not improve %1$s",
- "create.item_attributes.astralsorcery_constellation": "UNLOCALIZED: is attuned to %1$s",
- "create.item_attributes.astralsorcery_constellation.inverted": "UNLOCALIZED: is not attuned to %1$s",
- "create.item_attributes.astralsorcery_crystal": "UNLOCALIZED: has crystal attribute %1$s",
- "create.item_attributes.astralsorcery_crystal.inverted": "UNLOCALIZED: does not have crystal attribute %1$s",
- "create.item_attributes.astralsorcery_perk_gem": "UNLOCALIZED: has perk attribute %1$s",
- "create.item_attributes.astralsorcery_perk_gem.inverted": "UNLOCALIZED: does not have perk attribute %1$s",
-
- "create.gui.attribute_filter.no_selected_attributes": "UNLOCALIZED: No attributes selected",
- "create.gui.attribute_filter.selected_attributes": "UNLOCALIZED: Selected attributes:",
- "create.gui.attribute_filter.add_attribute": "UNLOCALIZED: Add attribute to List",
- "create.gui.attribute_filter.add_inverted_attribute": "UNLOCALIZED: Add opposite attribute to List",
- "create.gui.attribute_filter.allow_list_disjunctive": "UNLOCALIZED: Allow-List (Any)",
- "create.gui.attribute_filter.allow_list_disjunctive.description": "UNLOCALIZED: Items pass if they have any of the selected attributes.",
- "create.gui.attribute_filter.allow_list_conjunctive": "UNLOCALIZED: Allow-List (All)",
- "create.gui.attribute_filter.allow_list_conjunctive.description": "UNLOCALIZED: Items pass only if they have ALL of the selected attributes.",
- "create.gui.attribute_filter.deny_list": "UNLOCALIZED: Deny-List",
- "create.gui.attribute_filter.deny_list.description": "UNLOCALIZED: Items pass if they do NOT have any of the selected attributes.",
- "create.gui.attribute_filter.add_reference_item": "UNLOCALIZED: Add Reference Item",
-
- "create.tooltip.holdForDescription": "UNLOCALIZED: Hold [%1$s] for Summary",
- "create.tooltip.holdForControls": "UNLOCALIZED: Hold [%1$s] for Controls",
- "create.tooltip.keyShift": "UNLOCALIZED: Shift",
- "create.tooltip.keyCtrl": "UNLOCALIZED: Ctrl",
- "create.tooltip.speedRequirement": "UNLOCALIZED: Speed Requirement: %1$s",
- "create.tooltip.speedRequirement.none": "UNLOCALIZED: None",
- "create.tooltip.speedRequirement.slow": "UNLOCALIZED: Slow",
- "create.tooltip.speedRequirement.medium": "UNLOCALIZED: Moderate",
- "create.tooltip.speedRequirement.fast": "UNLOCALIZED: Fast",
- "create.tooltip.stressImpact": "UNLOCALIZED: Kinetic Stress Impact: %1$s",
- "create.tooltip.stressImpact.low": "UNLOCALIZED: Low",
- "create.tooltip.stressImpact.medium": "UNLOCALIZED: Moderate",
- "create.tooltip.stressImpact.high": "UNLOCALIZED: High",
- "create.tooltip.stressImpact.overstressed": "UNLOCALIZED: Overstressed",
- "create.tooltip.up_to": "UNLOCALIZED: Up to %1$s",
- "create.tooltip.capacityProvided": "UNLOCALIZED: Kinetic Stress Capacity: %1$s",
- "create.tooltip.capacityProvided.low": "UNLOCALIZED: Small",
- "create.tooltip.capacityProvided.medium": "UNLOCALIZED: Medium",
- "create.tooltip.capacityProvided.high": "UNLOCALIZED: Large",
- "create.tooltip.generationSpeed": "UNLOCALIZED: Generates at %1$s %2$s",
- "create.tooltip.analogStrength": "UNLOCALIZED: Analog Strength: %1$s/15",
-
- "create.mechanical_arm.extract_from": "UNLOCALIZED: Take items from %1$s",
- "create.mechanical_arm.deposit_to": "UNLOCALIZED: Deposit items to %1$s",
- "create.mechanical_arm.summary": "UNLOCALIZED: Mechanical Arm has %1$s input(s) and %2$s output(s).",
- "create.mechanical_arm.points_outside_range": "UNLOCALIZED: %1$s selected interaction point(s) removed due to range limitations.",
-
- "create.weighted_ejector.target_set": "UNLOCALIZED: Target Selected",
- "create.weighted_ejector.target_not_valid": "UNLOCALIZED: Ejecting to Adjacent block (Target was not Valid)",
- "create.weighted_ejector.no_target": "UNLOCALIZED: Ejecting to Adjacent block (No Target was Selected)",
- "create.weighted_ejector.targeting": "UNLOCALIZED: Ejecting to [%1$s,%2$s,%3$s]",
- "create.weighted_ejector.stack_size": "UNLOCALIZED: Ejected Stack Size",
-
- "create.logistics.when_multiple_outputs_available": "UNLOCALIZED: When Multiple Outputs Available",
-
- "create.mechanical_arm.selection_mode.round_robin": "UNLOCALIZED: Round Robin",
- "create.mechanical_arm.selection_mode.forced_round_robin": "UNLOCALIZED: Forced Round Robin",
- "create.mechanical_arm.selection_mode.prefer_first": "UNLOCALIZED: Prefer First Target",
-
- "create.tunnel.selection_mode.split": "UNLOCALIZED: Split",
- "create.tunnel.selection_mode.forced_split": "UNLOCALIZED: Forced Split",
- "create.tunnel.selection_mode.round_robin": "UNLOCALIZED: Round Robin",
- "create.tunnel.selection_mode.forced_round_robin": "UNLOCALIZED: Forced Round Robin",
- "create.tunnel.selection_mode.prefer_nearest": "UNLOCALIZED: Prefer Nearest",
- "create.tunnel.selection_mode.randomize": "UNLOCALIZED: Randomize",
- "create.tunnel.selection_mode.synchronize": "UNLOCALIZED: Synchronize Inputs",
-
- "create.tooltip.chute.header": "UNLOCALIZED: Chute Information",
- "create.tooltip.chute.items_move_down": "UNLOCALIZED: Items move Downward",
- "create.tooltip.chute.items_move_up": "UNLOCALIZED: Items move Upward",
- "create.tooltip.chute.no_fans_attached": "UNLOCALIZED: No attached fans",
- "create.tooltip.chute.fans_push_up": "UNLOCALIZED: Fans push from Below",
- "create.tooltip.chute.fans_push_down": "UNLOCALIZED: Fans push from Above",
- "create.tooltip.chute.fans_pull_up": "UNLOCALIZED: Fans pull from Above",
- "create.tooltip.chute.fans_pull_down": "UNLOCALIZED: Fans pull from Below",
- "create.tooltip.chute.contains": "UNLOCALIZED: Contains: %1$s x%2$s",
- "create.tooltip.deployer.header": "UNLOCALIZED: Deployer Information",
- "create.tooltip.deployer.using": "UNLOCALIZED: Mode: Use",
- "create.tooltip.deployer.punching": "UNLOCALIZED: Mode: Attack",
- "create.tooltip.deployer.contains": "UNLOCALIZED: Item: %1$s x%2$s",
- "create.tooltip.brass_tunnel.contains": "UNLOCALIZED: Currently distributing:",
- "create.tooltip.brass_tunnel.contains_entry": "UNLOCALIZED: > %1$s x%2$s",
- "create.tooltip.brass_tunnel.retrieve": "UNLOCALIZED: Right-Click to retrieve",
-
- "create.linked_controller.bind_mode": "UNLOCALIZED: Bind mode active",
- "create.linked_controller.press_keybind": "UNLOCALIZED: Press %1$s, %2$s, %3$s, %4$s, %5$s or %6$s, to bind this frequency to the respective key",
- "create.linked_controller.key_bound": "UNLOCALIZED: Frequency bound to %1$s",
- "create.linked_controller.frequency_slot_1": "UNLOCALIZED: Keybind: %1$s, Freq. #1",
- "create.linked_controller.frequency_slot_2": "UNLOCALIZED: Keybind: %1$s, Freq. #2",
-
- "create.crafting_blueprint.crafting_slot": "UNLOCALIZED: Ingredient Slot",
- "create.crafting_blueprint.filter_items_viable": "UNLOCALIZED: Advanced filter items are viable",
- "create.crafting_blueprint.display_slot": "UNLOCALIZED: Display Slot",
- "create.crafting_blueprint.inferred": "UNLOCALIZED: Inferred from recipe",
- "create.crafting_blueprint.manually_assigned": "UNLOCALIZED: Manually assigned",
- "create.crafting_blueprint.secondary_display_slot": "UNLOCALIZED: Secondary Display Slot",
- "create.crafting_blueprint.optional": "UNLOCALIZED: Optional",
-
- "create.potato_cannon.ammo.attack_damage": "UNLOCALIZED: %1$s Attack Damage",
- "create.potato_cannon.ammo.reload_ticks": "UNLOCALIZED: %1$s Reload Ticks",
- "create.potato_cannon.ammo.knockback": "UNLOCALIZED: %1$s Knockback",
-
- "create.hint.hose_pulley.title": "UNLOCALIZED: Bottomless Supply",
- "create.hint.hose_pulley": "UNLOCALIZED: The targeted body of fluid is considered infinite.",
- "create.hint.mechanical_arm_no_targets.title": "UNLOCALIZED: No Targets",
- "create.hint.mechanical_arm_no_targets": "UNLOCALIZED: It appears this _Mechanical_ _Arm_ has not been assigned any _targets._ Select belts, depots, funnels and other blocks by _right-clicking_ them while _holding_ the _Mechanical_ _Arm_ in your _hand_.",
- "create.hint.empty_bearing.title": "UNLOCALIZED: Update Bearing",
- "create.hint.empty_bearing": "UNLOCALIZED: _Right-click_ the bearing with an _empty_ _hand_ to _attach_ the structure you just built in front of it.",
- "create.hint.full_deployer.title": "UNLOCALIZED: Deployer Item Overflow",
- "create.hint.full_deployer": "UNLOCALIZED: It appears this _Deployer_ contains _excess_ _items_ that need to be _extracted._ Use a _hopper,_ _funnel_ or other means to free it from its overflow.",
-
- "create.backtank.low": "UNLOCALIZED: Backtank pressure low",
- "create.backtank.depleted": "UNLOCALIZED: Backtank pressure depleted",
-
- "create.hint.derailed_train.title": "UNLOCALIZED: Derailed Train",
- "create.hint.derailed_train": "UNLOCALIZED: It appears this _Train_ is no longer sitting on a connected track piece. _Right-Click_ using a _wrench_ in order to relocate it to a nearby track.",
-
- "create.boiler.status": "UNLOCALIZED: Boiler Status: %1$s",
- "create.boiler.status_short": "UNLOCALIZED: Boiler: %1$s",
- "create.boiler.passive": "UNLOCALIZED: Passive",
- "create.boiler.idle": "UNLOCALIZED: Idle",
- "create.boiler.lvl": "UNLOCALIZED: Lvl %1$s",
- "create.boiler.max_lvl": "UNLOCALIZED: Max",
- "create.boiler.size": "UNLOCALIZED: Size",
- "create.boiler.size_dots": "UNLOCALIZED: ....... ",
- "create.boiler.water": "UNLOCALIZED: Water",
- "create.boiler.water_dots": "UNLOCALIZED: ... ",
- "create.boiler.heat": "UNLOCALIZED: Heat",
- "create.boiler.heat_dots": "UNLOCALIZED: ...... ",
- "create.boiler.via_one_engine": "UNLOCALIZED: via 1 engine",
- "create.boiler.via_engines": "UNLOCALIZED: via %1$s engines",
-
- "create.elevator_contact.title": "UNLOCALIZED: Elevator Contact",
- "create.elevator_contact.floor_identifier": "UNLOCALIZED: Floor Identifier",
- "create.elevator_contact.floor_description": "UNLOCALIZED: Floor Description",
-
- "create.gui.schedule.lmb_edit": "UNLOCALIZED: Left-Click to Edit",
- "create.gui.schedule.rmb_remove": "UNLOCALIZED: Right-Click to Remove",
- "create.gui.schedule.duplicate": "UNLOCALIZED: Duplicate",
- "create.gui.schedule.remove_entry": "UNLOCALIZED: Remove Action",
- "create.gui.schedule.add_entry": "UNLOCALIZED: Add Action",
- "create.gui.schedule.move_up": "UNLOCALIZED: Move up",
- "create.gui.schedule.move_down": "UNLOCALIZED: Move down",
- "create.gui.schedule.add_condition": "UNLOCALIZED: Add Condition",
- "create.gui.schedule.alternative_condition": "UNLOCALIZED: Alternative Condition",
-
- "create.schedule.instruction_type": "UNLOCALIZED: Next Action:",
- "create.schedule.instruction.editor": "UNLOCALIZED: Instruction Editor",
- "create.schedule.instruction.destination": "UNLOCALIZED: Travel to Station",
- "create.schedule.instruction.destination.summary": "UNLOCALIZED: Next Stop:",
- "create.schedule.instruction.filter_edit_box": "UNLOCALIZED: Station Name",
- "create.schedule.instruction.filter_edit_box_1": "UNLOCALIZED: Use * as a text wildcard",
- "create.schedule.instruction.filter_edit_box_2": "UNLOCALIZED: Example: 'My Station, Platform *'",
- "create.schedule.instruction.filter_edit_box_3": "UNLOCALIZED: Train picks nearest unoccupied match",
- "create.schedule.instruction.rename": "UNLOCALIZED: Update Schedule Title",
- "create.schedule.instruction.rename.summary": "UNLOCALIZED: New Title:",
- "create.schedule.instruction.name_edit_box": "UNLOCALIZED: Schedule Title",
- "create.schedule.instruction.name_edit_box_1": "UNLOCALIZED: Affects text shown on displays",
- "create.schedule.instruction.name_edit_box_2": "UNLOCALIZED: Defaults to next destination's name",
- "create.schedule.instruction.throttle": "UNLOCALIZED: Limit Max Speed",
- "create.schedule.instruction.throttle.summary": "UNLOCALIZED: Change Max Speed to %1$s",
- "create.schedule.instruction.throttle_edit_box": "UNLOCALIZED: Throttle",
- "create.schedule.instruction.throttle_edit_box_1": "UNLOCALIZED: Affects the top speed of the Train",
- "create.schedule.condition_type": "UNLOCALIZED: Continue if/after:",
- "create.schedule.condition.editor": "UNLOCALIZED: Condition Editor",
- "create.schedule.condition.delay": "UNLOCALIZED: Scheduled Delay",
- "create.schedule.condition.delay_short": "UNLOCALIZED: Wait: %1$s",
- "create.schedule.condition.delay.status": "UNLOCALIZED: Departs in %1$s",
- "create.schedule.condition.idle": "UNLOCALIZED: Cargo Inactivity",
- "create.schedule.condition.idle_short": "UNLOCALIZED: Cargo Idle: %1$s",
- "create.schedule.condition.idle.status": "UNLOCALIZED: Cargo Idle for %1$s",
- "create.schedule.condition.for_x_time": "UNLOCALIZED: for %1$s",
- "create.schedule.condition.unloaded": "UNLOCALIZED: Chunk Unloaded",
- "create.schedule.condition.unloaded.status": "UNLOCALIZED: Waiting for chunk unload",
- "create.schedule.condition.powered": "UNLOCALIZED: Station Powered",
- "create.schedule.condition.powered.status": "UNLOCALIZED: Waiting for redstone",
- "create.schedule.condition.time_of_day": "UNLOCALIZED: Time of Day",
- "create.schedule.condition.time_of_day.scheduled": "UNLOCALIZED: Scheduled Time: %1$s",
- "create.schedule.condition.time_of_day.digital_format": "UNLOCALIZED: %1$s:%3$s %4$s",
- "create.schedule.condition.time_of_day.rotation": "UNLOCALIZED: Rotation",
- "create.schedule.condition.time_of_day.rotation.every_24": "UNLOCALIZED: Every Day",
- "create.schedule.condition.time_of_day.rotation.every_12": "UNLOCALIZED: Every 12:00",
- "create.schedule.condition.time_of_day.rotation.every_6": "UNLOCALIZED: Every 6:00",
- "create.schedule.condition.time_of_day.rotation.every_4": "UNLOCALIZED: Every 4:00",
- "create.schedule.condition.time_of_day.rotation.every_3": "UNLOCALIZED: Every 3:00",
- "create.schedule.condition.time_of_day.rotation.every_2": "UNLOCALIZED: Every 2:00",
- "create.schedule.condition.time_of_day.rotation.every_1": "UNLOCALIZED: Every 1:00",
- "create.schedule.condition.time_of_day.rotation.every_0_45": "UNLOCALIZED: Every 0:45",
- "create.schedule.condition.time_of_day.rotation.every_0_30": "UNLOCALIZED: Every 0:30",
- "create.schedule.condition.time_of_day.rotation.every_0_15": "UNLOCALIZED: Every 0:15",
- "create.schedule.condition.time_of_day.status": "UNLOCALIZED: Departs at ",
- "create.schedule.condition.threshold.train_holds": "UNLOCALIZED: Train holds %1$s",
- "create.schedule.condition.threshold.greater": "UNLOCALIZED: more than",
- "create.schedule.condition.threshold.less": "UNLOCALIZED: less than",
- "create.schedule.condition.threshold.equal": "UNLOCALIZED: exactly",
- "create.schedule.condition.threshold.x_units_of_item": "UNLOCALIZED: %1$s %2$s of %3$s",
- "create.schedule.condition.threshold.matching_content": "UNLOCALIZED: Matching Content",
- "create.schedule.condition.threshold.anything": "UNLOCALIZED: Anything",
- "create.schedule.condition.threshold.item_measure": "UNLOCALIZED: Item Measure",
- "create.schedule.condition.threshold.items": "UNLOCALIZED: Items",
- "create.schedule.condition.threshold.stacks": "UNLOCALIZED: Stacks",
- "create.schedule.condition.threshold.buckets": "UNLOCALIZED: Buckets",
- "create.schedule.condition.threshold.status": "UNLOCALIZED: Cargo: %1$s/%2$s %3$s",
- "create.schedule.condition.threshold.place_item": "UNLOCALIZED: Reference Item",
- "create.schedule.condition.threshold.place_item_2": "UNLOCALIZED: Filters can be used",
- "create.schedule.condition.threshold.place_item_3": "UNLOCALIZED: Leave empty to match any",
- "create.schedule.condition.fluid_threshold": "UNLOCALIZED: Fluid Cargo Condition",
- "create.schedule.condition.item_threshold": "UNLOCALIZED: Item Cargo Condition",
- "create.schedule.condition.redstone_link": "UNLOCALIZED: Redstone Link",
- "create.schedule.condition.redstone_link.status": "UNLOCALIZED: Waiting for redstone link",
- "create.schedule.condition.redstone_link_on": "UNLOCALIZED: Link On",
- "create.schedule.condition.redstone_link_off": "UNLOCALIZED: Link Off",
- "create.schedule.condition.redstone_link.powered": "UNLOCALIZED: Powered",
- "create.schedule.condition.redstone_link.unpowered": "UNLOCALIZED: Not powered",
- "create.schedule.condition.redstone_link.frequency_state": "UNLOCALIZED: Frequency state:",
- "create.schedule.condition.redstone_link.frequency_powered": "UNLOCALIZED: Frequency powered:",
- "create.schedule.condition.redstone_link.frequency_unpowered": "UNLOCALIZED: Frequency not powered:",
- "create.schedule.condition.player_count": "UNLOCALIZED: Players Seated",
- "create.schedule.condition.player_count.summary": "UNLOCALIZED: %1$s Player",
- "create.schedule.condition.player_count.summary_plural": "UNLOCALIZED: %1$s Players",
- "create.schedule.condition.player_count.seated": "UNLOCALIZED: %1$s seated",
- "create.schedule.condition.player_count.players": "UNLOCALIZED: Players",
- "create.schedule.condition.player_count.condition": "UNLOCALIZED: Conditional",
- "create.schedule.condition.player_count.exactly": "UNLOCALIZED: Exactly",
- "create.schedule.condition.player_count.or_above": "UNLOCALIZED: Or above",
- "create.schedule.condition.player_count.status": "UNLOCALIZED: Passengers: %1$s/%2$s",
- "create.schedule.loop": "UNLOCALIZED: Loop Forever",
- "create.schedule.loop1": "UNLOCALIZED: Schedule starts over",
- "create.schedule.loop2": "UNLOCALIZED: when completed",
- "create.schedule.reset": "UNLOCALIZED: Reset Progress",
- "create.schedule.skip": "UNLOCALIZED: Skip current Stop",
- "create.schedule.applied_to_train": "UNLOCALIZED: Train is now following this Schedule",
- "create.schedule.non_controlling_seat": "UNLOCALIZED: Conductor needs to sit in front of a Controls block",
- "create.schedule.remove_with_empty_hand": "UNLOCALIZED: Remove current Schedule with an Empty Hand",
- "create.schedule.auto_removed_from_train": "UNLOCALIZED: Auto-Schedule discarded",
- "create.schedule.removed_from_train": "UNLOCALIZED: Schedule retrieved from Train",
- "create.schedule.no_stops": "UNLOCALIZED: This Schedule does not have any Stops yet",
- "create.schedule.continued": "UNLOCALIZED: Schedule resumed",
-
- "create.track.selection_cleared": "UNLOCALIZED: Selection Cleared",
- "create.track.valid_connection": "UNLOCALIZED: Can Connect ✔",
- "create.track.second_point": "UNLOCALIZED: Place track or select a second point",
- "create.track.too_far": "UNLOCALIZED: Too far away",
- "create.track.original_missing": "UNLOCALIZED: Original block removed, Sneak-click to reset",
- "create.track.perpendicular": "UNLOCALIZED: Cannot connect perpendicularly",
- "create.track.ascending_s_curve": "UNLOCALIZED: Cannot create sloped S-Bends",
- "create.track.too_sharp": "UNLOCALIZED: Turn too sharp",
- "create.track.too_steep": "UNLOCALIZED: Slope too steep",
- "create.track.slope_turn": "UNLOCALIZED: Cannot enter or leave slope on a turn",
- "create.track.opposing_slopes": "UNLOCALIZED: Cannot connect opposing slopes",
- "create.track.leave_slope_ascending": "UNLOCALIZED: Cannot leave this slope while ascending",
- "create.track.leave_slope_descending": "UNLOCALIZED: Cannot leave this slope while descending",
- "create.track.turn_90": "UNLOCALIZED: Can only turn up to 90 Degrees",
- "create.track.junction_start": "UNLOCALIZED: Cannot start connection from a Junction",
- "create.track.turn_start": "UNLOCALIZED: Cannot start connection from a Turn",
- "create.track.not_enough_tracks": "UNLOCALIZED: Not holding enough tracks",
- "create.track.not_enough_pavement": "UNLOCALIZED: Not holding enough pavement blocks",
-
- "create.portal_track.failed": "UNLOCALIZED: Cannot place portal track:",
- "create.portal_track.missing": "UNLOCALIZED: Target portal not generated yet",
- "create.portal_track.blocked": "UNLOCALIZED: Target location blocked (%1$s,%2$s,%3$s)",
-
- "create.station.idle": "UNLOCALIZED: Station is Idle",
- "create.station.assembly_title": "UNLOCALIZED: Train Assembly",
- "create.station.close": "UNLOCALIZED: Close Window",
- "create.station.cancel": "UNLOCALIZED: Cancel Assembly",
- "create.station.failed": "UNLOCALIZED: Assembly Failed",
- "create.station.icon_type": "UNLOCALIZED: Icon Type",
- "create.station.create_train": "UNLOCALIZED: Create new Train",
- "create.station.assemble_train": "UNLOCALIZED: Assemble Train",
- "create.station.disassemble_train": "UNLOCALIZED: Disassemble Train",
- "create.station.remove_schedule": "UNLOCALIZED: Retrieve Schedule",
- "create.station.remove_auto_schedule": "UNLOCALIZED: Discard Auto-Schedule",
- "create.station.no_assembly_diagonal": "UNLOCALIZED: Cannot build trains",
- "create.station.no_assembly_diagonal_1": "UNLOCALIZED: on diagonal tracks",
- "create.station.no_assembly_curve": "UNLOCALIZED: Cannot build trains",
- "create.station.no_assembly_curve_1": "UNLOCALIZED: on curved tracks",
- "create.station.train_not_aligned": "UNLOCALIZED: Cannot disassemble,",
- "create.station.train_not_aligned_1": "UNLOCALIZED: not all carriages aligned",
- "create.station.carriage_number": "UNLOCALIZED: Carriage %1$s:",
- "create.station.retry": "UNLOCALIZED: Resolve this and retry",
- "create.station.no_bogeys": "UNLOCALIZED: No Bogeys",
- "create.station.one_bogey": "UNLOCALIZED: 1 Bogey",
- "create.station.more_bogeys": "UNLOCALIZED: %1$s Bogeys",
- "create.station.how_to": "UNLOCALIZED: Use Train Casing on highlighted Tracks to create bogeys.",
- "create.station.how_to_1": "UNLOCALIZED: Remove bogeys by breaking the block on top.",
- "create.station.how_to_2": "UNLOCALIZED: Build carriages attached to one or two bogeys each.",
-
- "create.train_assembly.too_many_bogeys": "UNLOCALIZED: Too many Bogeys attached: %1$s",
- "create.train_assembly.frontmost_bogey_at_station": "UNLOCALIZED: Frontmost Bogey must be at Station Marker",
- "create.train_assembly.no_bogeys": "UNLOCALIZED: No Bogeys Found",
- "create.train_assembly.not_connected_in_order": "UNLOCALIZED: Bogeys are not connected in order",
- "create.train_assembly.bogeys_too_close": "UNLOCALIZED: Bogeys %1$s and %2$s are too close to each other",
- "create.train_assembly.single_bogey_carriage": "UNLOCALIZED: This Bogey type cannot support a carriage on its own",
- "create.train_assembly.nothing_attached": "UNLOCALIZED: No structure attached to Bogey %1$s",
- "create.train_assembly.no_controls": "UNLOCALIZED: At least one forward-facing controls block needs to be mounted on the train",
- "create.train_assembly.sideways_controls": "UNLOCALIZED: A mounted controls block is facing sideways",
- "create.train_assembly.bogey_created": "UNLOCALIZED: Bogey created. Click again to cycle type",
- "create.train_assembly.requires_casing": "UNLOCALIZED: Use Railway Casing to create bogeys on tracks",
-
- "create.track_target.set": "UNLOCALIZED: Targeted track selected",
- "create.track_target.success": "UNLOCALIZED: Successfully bound to targeted track",
- "create.track_target.clear": "UNLOCALIZED: Cleared track selection",
- "create.track_target.missing": "UNLOCALIZED: Right-click the targeted train track first",
- "create.track_target.too_far": "UNLOCALIZED: Targeted track is too far from here",
- "create.track_target.no_junctions": "UNLOCALIZED: Targeted track cannot be an intersection",
- "create.track_target.occupied": "UNLOCALIZED: Targeted track is occupied",
- "create.track_target.invalid": "UNLOCALIZED: Cannot target this track here",
-
- "create.train.unnamed": "UNLOCALIZED: Unnamed Train",
- "create.train.cannot_relocate_moving": "UNLOCALIZED: Cannot relocate a moving Train",
- "create.train.relocate": "UNLOCALIZED: Click a Track to Relocate %1$s to. Sneak-Click to abort",
- "create.train.relocate.abort": "UNLOCALIZED: Relocation aborted",
- "create.train.relocate.success": "UNLOCALIZED: Relocation successful",
- "create.train.relocate.valid": "UNLOCALIZED: Can relocate to here, Click to Confirm",
- "create.train.relocate.invalid": "UNLOCALIZED: Cannot relocate Train to here",
- "create.train.relocate.too_far": "UNLOCALIZED: Cannot relocate Train this far away",
- "create.train.departing_from": "UNLOCALIZED: Departing from %1$s",
- "create.train.arrived_at": "UNLOCALIZED: Arrived at %1$s",
- "create.train.status": "UNLOCALIZED: Information about Train: %1$s",
- "create.train.status.back_on_track": "UNLOCALIZED: Train is back on Track",
- "create.train.status.collision": "UNLOCALIZED: Collision with other Train",
- "create.train.status.end_of_track": "UNLOCALIZED: A Carriage has reached the end of its Track",
- "create.train.status.double_portal": "UNLOCALIZED: A Carriage cannot enter a portal whilst leaving another",
- "create.train.status.coupling_stress": "UNLOCALIZED: Forced stop due to Stress on Couplings",
- "create.train.status.track_missing": "UNLOCALIZED: Tracks are missing beneath the Train",
- "create.train.status.paused_for_manual": "UNLOCALIZED: Schedule paused for manual controls",
- "create.train.status.opposite_driver": "UNLOCALIZED: Path requires a driver facing the opposite direction",
- "create.train.status.missing_driver": "UNLOCALIZED: Driver has gone missing",
- "create.train.status.found_driver": "UNLOCALIZED: A new driver has been found",
- "create.train.status.navigation_success": "UNLOCALIZED: Navigation succeeded",
- "create.train.status.no_match": "UNLOCALIZED: No station on graph matches '%1$s'",
- "create.train.status.no_path": "UNLOCALIZED: No suitable path to the next Scheduled destination could be found",
-
- "create.track_signal.cannot_change_mode": "UNLOCALIZED: Unable to switch mode of this Signal",
- "create.track_signal.mode_change.entry_signal": "UNLOCALIZED: -> Allow passage if section unoccupied",
- "create.track_signal.mode_change.cross_signal": "UNLOCALIZED: -> Allow passage if section fully traversable",
-
- "create.contraption.controls.start_controlling": "UNLOCALIZED: Now controlling: %1$s",
- "create.contraption.controls.stop_controlling": "UNLOCALIZED: Stopped controlling contraption",
- "create.contraption.controls.approach_station": "UNLOCALIZED: Hold %1$s to approach %2$s",
- "create.contraption.controls.specific_actor_toggle": "UNLOCALIZED: %1$s Actors: %2$s",
- "create.contraption.controls.all_actor_toggle": "UNLOCALIZED: All Actors: %1$s",
- "create.contraption.controls.actor_toggle.on": "UNLOCALIZED: On",
- "create.contraption.controls.actor_toggle.off": "UNLOCALIZED: Off",
- "create.contraption.controls.floor_unreachable": "UNLOCALIZED: Unreachable",
-
- "create.display_link.set": "UNLOCALIZED: Targeted position selected",
- "create.display_link.success": "UNLOCALIZED: Successfully bound to targeted position",
- "create.display_link.clear": "UNLOCALIZED: Cleared position selection",
- "create.display_link.too_far": "UNLOCALIZED: Targeted position is too far from here",
- "create.display_link.invalid": "UNLOCALIZED: Link has no valid target, try placing it again",
- "create.display_link.title": "UNLOCALIZED: Display Link",
- "create.display_link.no_source": "UNLOCALIZED: Not a Display Source",
- "create.display_link.no_target": "UNLOCALIZED: Not a Display Target",
- "create.display_link.reading_from": "UNLOCALIZED: Read from:",
- "create.display_link.writing_to": "UNLOCALIZED: Send to:",
- "create.display_link.attached_side": "UNLOCALIZED: Block on attached side",
- "create.display_link.targeted_location": "UNLOCALIZED: Block in targeted location",
- "create.display_link.view_compatible": "UNLOCALIZED: Click to view all Compatible",
- "create.display_link.information_type": "UNLOCALIZED: Type of Information",
- "create.display_link.display_on": "UNLOCALIZED: Write data to:",
- "create.display_link.display_on_multiline": "UNLOCALIZED: Start writing at:",
-
- "create.display_source.label": "UNLOCALIZED: Attached Label",
- "create.display_source.combine_item_names": "UNLOCALIZED: Combine Item Names",
- "create.display_source.count_items": "UNLOCALIZED: Amount of matching Items",
- "create.display_source.list_items": "UNLOCALIZED: List matching Items",
- "create.display_source.fluid_amount": "UNLOCALIZED: Amount of matching Fluids",
- "create.display_source.list_fluids": "UNLOCALIZED: List matching Fluids",
- "create.display_source.nixie_tube": "UNLOCALIZED: Copy Nixie Tubes",
- "create.display_source.fill_level": "UNLOCALIZED: Container Fill Level",
- "create.display_source.fill_level.display": "UNLOCALIZED: Display Format",
- "create.display_source.fill_level.percent": "UNLOCALIZED: Percent",
- "create.display_source.fill_level.progress_bar": "UNLOCALIZED: Progress Bar",
- "create.display_source.value_list.display": "UNLOCALIZED: Value Display",
- "create.display_source.value_list.shortened": "UNLOCALIZED: Shortened",
- "create.display_source.value_list.full_number": "UNLOCALIZED: Full Number",
- "create.display_source.value_list.thousand": "UNLOCALIZED: k",
- "create.display_source.value_list.million": "UNLOCALIZED: m",
- "create.display_source.player_deaths": "UNLOCALIZED: Player Deaths",
- "create.display_source.scoreboard": "UNLOCALIZED: Scoreboard",
- "create.display_source.scoreboard.objective": "UNLOCALIZED: Objective ID",
- "create.display_source.scoreboard.objective_not_found": "UNLOCALIZED: '%1$s' not found",
- "create.display_source.scoreboard.objective.deaths": "UNLOCALIZED: Player Deaths",
- "create.display_source.time_of_day": "UNLOCALIZED: Time of Day",
- "create.display_source.stop_watch": "UNLOCALIZED: Stopwatch",
- "create.display_source.time.format": "UNLOCALIZED: Time Format",
- "create.display_source.time.12_hour": "UNLOCALIZED: 12-hour",
- "create.display_source.time.24_hour": "UNLOCALIZED: 24-hour",
- "create.display_source.accumulate_items": "UNLOCALIZED: Accumulate Item Count",
- "create.display_source.item_throughput": "UNLOCALIZED: Item Throughput",
- "create.display_source.item_throughput.interval": "UNLOCALIZED: Interval",
- "create.display_source.item_throughput.interval.second": "UNLOCALIZED: per Second",
- "create.display_source.item_throughput.interval.minute": "UNLOCALIZED: per Minute",
- "create.display_source.item_throughput.interval.hour": "UNLOCALIZED: per Hour",
- "create.display_source.train_status": "UNLOCALIZED: Train Schedule Status",
- "create.display_source.station_summary": "UNLOCALIZED: Train Station Summary",
- "create.display_source.station_summary.filter": "UNLOCALIZED: Station name filter",
- "create.display_source.station_summary.train_name_column": "UNLOCALIZED: Train column size",
- "create.display_source.station_summary.platform_column": "UNLOCALIZED: Platform column size",
- "create.display_source.station_summary.now": "UNLOCALIZED: now",
- "create.display_source.station_summary.minutes": "UNLOCALIZED: min",
- "create.display_source.station_summary.seconds": "UNLOCALIZED: %1$ss",
- "create.display_source.observed_train_name": "UNLOCALIZED: Detected Train Name",
- "create.display_source.max_enchant_level": "UNLOCALIZED: Max Enchanting Cost",
- "create.display_source.boiler_status": "UNLOCALIZED: Boiler Status",
- "create.display_source.entity_name": "UNLOCALIZED: Entity Name",
- "create.display_source.current_floor": "UNLOCALIZED: Elevator Location",
- "create.display_source.kinetic_speed": "UNLOCALIZED: Rotation Speed (RPM)",
- "create.display_source.kinetic_speed.absolute": "UNLOCALIZED: Ignore Direction",
- "create.display_source.kinetic_speed.directional": "UNLOCALIZED: Include Direction",
- "create.display_source.kinetic_stress": "UNLOCALIZED: Network Stress",
- "create.display_source.kinetic_stress.display": "UNLOCALIZED: Displayed Info",
- "create.display_source.kinetic_stress.progress_bar": "UNLOCALIZED: Progress Bar",
- "create.display_source.kinetic_stress.percent": "UNLOCALIZED: Percentage",
- "create.display_source.kinetic_stress.current": "UNLOCALIZED: Stress in SU",
- "create.display_source.kinetic_stress.max": "UNLOCALIZED: Total Capacity",
- "create.display_source.kinetic_stress.remaining": "UNLOCALIZED: Remaining SU",
- "create.display_source.redstone_power": "UNLOCALIZED: Redstone Power",
- "create.display_source.redstone_power.display": "UNLOCALIZED: Display Format",
- "create.display_source.redstone_power.number": "UNLOCALIZED: Number",
- "create.display_source.redstone_power.progress_bar": "UNLOCALIZED: Progress Bar",
- "create.display_source.boiler.not_enough_space": "UNLOCALIZED: Not enough space ",
- "create.display_source.boiler.for_boiler_status": "UNLOCALIZED: for Boiler Status",
-
- "create.display_target.line": "UNLOCALIZED: Line %1$s",
- "create.display_target.page": "UNLOCALIZED: Page %1$s",
- "create.display_target.single_line": "UNLOCALIZED: Single Line",
-
- "create.flap_display.cycles.alphabet": "UNLOCALIZED: ;A;B;C;D;E;F;G;H;I;J;K;L;M;N;O;P;Q;R;S;T;U;V;X;Y;Z",
- "create.flap_display.cycles.numeric": "UNLOCALIZED: ;0;1;2;3;4;5;6;7;8;9",
- "create.flap_display.cycles.arrival_time": "UNLOCALIZED: ; min;now;15s;30s;45s",
- "create.flap_display.cycles.shortened_numbers": "UNLOCALIZED: ;K;M",
- "create.flap_display.cycles.fluid_units": "UNLOCALIZED: mB;B ",
- "create.flap_display.cycles.instant": "UNLOCALIZED: ; ",
- "create.flap_display.cycles.pixel": "UNLOCALIZED: █;▓;▒",
-
- "create.super_glue.too_far": "UNLOCALIZED: Selected area is too big",
- "create.super_glue.cannot_reach": "UNLOCALIZED: Selected blocks must be connected",
- "create.super_glue.click_to_confirm": "UNLOCALIZED: Click again to confirm",
- "create.super_glue.click_to_discard": "UNLOCALIZED: Sneak-click to discard selection",
- "create.super_glue.first_pos": "UNLOCALIZED: First position selected",
- "create.super_glue.abort": "UNLOCALIZED: Selection discarded",
- "create.super_glue.not_enough": "UNLOCALIZED: Not enough glue in inventory",
- "create.super_glue.success": "UNLOCALIZED: Applying Glue...",
-
- "create.gui.config.overlay1": "UNLOCALIZED: Hi :)",
- "create.gui.config.overlay2": "UNLOCALIZED: This is a sample overlay",
- "create.gui.config.overlay3": "UNLOCALIZED: Click or drag with your mouse",
- "create.gui.config.overlay4": "UNLOCALIZED: to move this preview",
- "create.gui.config.overlay5": "UNLOCALIZED: Press ESC to exit this screen",
- "create.gui.config.overlay6": "UNLOCALIZED: and save the new position",
- "create.gui.config.overlay7": "UNLOCALIZED: Run /create overlay reset",
- "create.gui.config.overlay8": "UNLOCALIZED: to reset to the default position",
-
- "create.command.killTPSCommand": "UNLOCALIZED: killtps",
- "create.command.killTPSCommand.status.slowed_by.0": "UNLOCALIZED: [Create]: Server tick is currently slowed by %s ms :o",
- "create.command.killTPSCommand.status.slowed_by.1": "UNLOCALIZED: [Create]: Server tick is slowed by %s ms now >:)",
- "create.command.killTPSCommand.status.slowed_by.2": "UNLOCALIZED: [Create]: Server tick is back to regular speed :D",
- "create.command.killTPSCommand.status.usage.0": "UNLOCALIZED: [Create]: use /killtps stop to bring back server tick to regular speed",
- "create.command.killTPSCommand.status.usage.1": "UNLOCALIZED: [Create]: use /killtps start to artificially slow down the server tick",
- "create.command.killTPSCommand.argument.tickTime": "UNLOCALIZED: tickTime",
-
- "create.contraption.minecart_contraption_too_big": "UNLOCALIZED: This Cart Contraption seems too big to pick up",
- "create.contraption.minecart_contraption_illegal_pickup": "UNLOCALIZED: A mystical force is binding this Cart Contraption to the world",
-
-
- "_": "->------------------------] Subtitles [------------------------<-",
-
- "create.subtitle.contraption_disassemble": "UNLOCALIZED: Contraption stops",
- "create.subtitle.peculiar_bell_use": "UNLOCALIZED: Peculiar Bell tolls",
- "create.subtitle.worldshaper_place": "UNLOCALIZED: Worldshaper zaps",
- "create.subtitle.whistle_train_manual": "UNLOCALIZED: Train honks",
- "create.subtitle.steam": "UNLOCALIZED: Steam noises",
- "create.subtitle.saw_activate_stone": "UNLOCALIZED: Mechanical Saw activates",
- "create.subtitle.schematicannon_finish": "UNLOCALIZED: Schematicannon dings",
- "create.subtitle.crafter_craft": "UNLOCALIZED: Crafter crafts",
- "create.subtitle.wrench_remove": "UNLOCALIZED: Component breaks",
- "create.subtitle.train3": "UNLOCALIZED: Bogey wheels rumble muffled",
- "create.subtitle.whistle": "UNLOCALIZED: Whistling",
- "create.subtitle.cogs": "UNLOCALIZED: Cogwheels rumble",
- "create.subtitle.slime_added": "UNLOCALIZED: Slime squishes",
- "create.subtitle.whistle_train_low": "UNLOCALIZED: Low whistling",
- "create.subtitle.schematicannon_launch_block": "UNLOCALIZED: Schematicannon fires",
- "create.subtitle.controller_take": "UNLOCALIZED: Lectern empties",
- "create.subtitle.crafter_click": "UNLOCALIZED: Crafter clicks",
- "create.subtitle.depot_plop": "UNLOCALIZED: Item lands",
- "create.subtitle.confirm": "UNLOCALIZED: Affirmative ding",
- "create.subtitle.mixing": "UNLOCALIZED: Mixing noises",
- "create.subtitle.mechanical_press_activation_belt": "UNLOCALIZED: Mechanical Press bonks",
- "create.subtitle.fwoomp": "UNLOCALIZED: Potato Launcher fwoomps",
- "create.subtitle.sanding_long": "UNLOCALIZED: Sanding noises",
- "create.subtitle.crushing_1": "UNLOCALIZED: Crushing noises",
- "create.subtitle.depot_slide": "UNLOCALIZED: Item slides",
- "create.subtitle.blaze_munch": "UNLOCALIZED: Blaze Burner munches",
- "create.subtitle.funnel_flap": "UNLOCALIZED: Funnel flaps",
- "create.subtitle.haunted_bell_use": "UNLOCALIZED: Haunted Bell tolls",
- "create.subtitle.scroll_value": "UNLOCALIZED: Scroll-input clicks",
- "create.subtitle.controller_put": "UNLOCALIZED: Controller thumps",
- "create.subtitle.cranking": "UNLOCALIZED: Hand Crank turns",
- "create.subtitle.sanding_short": "UNLOCALIZED: Sanding noises",
- "create.subtitle.wrench_rotate": "UNLOCALIZED: Wrench used",
- "create.subtitle.potato_hit": "UNLOCALIZED: Vegetable impacts",
- "create.subtitle.saw_activate_wood": "UNLOCALIZED: Mechanical Saw activates",
- "create.subtitle.whistle_high": "UNLOCALIZED: High whistling",
- "create.subtitle.whistle_train_manual_low": "UNLOCALIZED: Train honks",
- "create.subtitle.whistle_train": "UNLOCALIZED: Whistling",
- "create.subtitle.haunted_bell_convert": "UNLOCALIZED: Haunted Bell awakens",
- "create.subtitle.train": "UNLOCALIZED: Bogey wheels rumble",
- "create.subtitle.deny": "UNLOCALIZED: Declining boop",
- "create.subtitle.controller_click": "UNLOCALIZED: Controller clicks",
- "create.subtitle.whistle_low": "UNLOCALIZED: Low whistling",
- "create.subtitle.copper_armor_equip": "UNLOCALIZED: Diving equipment clinks",
- "create.subtitle.mechanical_press_activation": "UNLOCALIZED: Mechanical Press clangs",
- "create.subtitle.contraption_assemble": "UNLOCALIZED: Contraption moves",
-
-
- "_": "->------------------------] Item Descriptions [------------------------<-",
-
- "item.create.example_item.tooltip": "EXAMPLE ITEM (just a marker that this tooltip exists)",
- "item.create.example_item.tooltip.summary": "A brief description of the item. _Underscores_ highlight a term.",
- "item.create.example_item.tooltip.condition1": "Quando this",
- "item.create.example_item.tooltip.behaviour1": "Then this item does this. (behaviours show on shift)",
- "item.create.example_item.tooltip.condition2": "And Quando this",
- "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.",
-
- "block.create.wooden_bracket.tooltip": "UNLOCALIZED: WOODEN BRACKET",
- "block.create.wooden_bracket.tooltip.summary": "UNLOCALIZED: _Decorate_ your _Shafts, Cogwheels_ and _Pipes_ with a cozy and wooden bit of reinforcement.",
-
- "block.create.metal_bracket.tooltip": "UNLOCALIZED: METAL BRACKET",
- "block.create.metal_bracket.tooltip.summary": "UNLOCALIZED: _Decorate_ your _Shafts, Cogwheels_ and _Pipes_ with an industrial and sturdy bit of reinforcement.",
-
- "block.create.seat.tooltip": "UNLOCALIZED: SEAT",
- "block.create.seat.tooltip.summary": "UNLOCALIZED: Sit yourself down and enjoy the ride! Will anchor a player onto a moving _contraption_. Great for static furniture too! Comes in a variety of colours.",
- "block.create.seat.tooltip.condition1": "UNLOCALIZED: Right click on Seat",
- "block.create.seat.tooltip.behaviour1": "UNLOCALIZED: Sits the player on the _Seat_. Press L-shift to leave the _Seat_.",
-
- "item.create.blaze_cake.tooltip": "UNLOCALIZED: BLAZE CAKE",
- "item.create.blaze_cake.tooltip.summary": "UNLOCALIZED: A Delicious treat for your hard-working _Blaze Burners_. Gets them all fired up!",
-
- "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",
- "item.create.wand_of_symmetry.tooltip.behaviour1": "Mantem-se Ativo",
- "item.create.wand_of_symmetry.tooltip.control1": "B-Direito no Chão",
- "item.create.wand_of_symmetry.tooltip.action1": "_Cria_ ou _Move_ o Espelho",
- "item.create.wand_of_symmetry.tooltip.control2": "B-Direito no Ar",
- "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.handheld_worldshaper.tooltip": "UNLOCALIZED: HANDHELD WORLDSHAPER",
- "item.create.handheld_worldshaper.tooltip.summary": "UNLOCALIZED: Handy tool for creating _landscapes_ and _terrain features_.",
- "item.create.handheld_worldshaper.tooltip.control1": "UNLOCALIZED: L-Click at Block",
- "item.create.handheld_worldshaper.tooltip.action1": "UNLOCALIZED: Sets blocks placed by the tool to the targeted block.",
- "item.create.handheld_worldshaper.tooltip.control2": "UNLOCALIZED: R-Click at Block",
- "item.create.handheld_worldshaper.tooltip.action2": "UNLOCALIZED: Applies the currently selected _Brush_ and _Tool_ at the targeted location.",
- "item.create.handheld_worldshaper.tooltip.control3": "UNLOCALIZED: R-Click while Sneaking",
- "item.create.handheld_worldshaper.tooltip.action3": "UNLOCALIZED: Opens the _Configuration Interface_",
-
- "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.extendo_grip.tooltip": "UNLOCALIZED: EXTENDO GRIP",
- "item.create.extendo_grip.tooltip.summary": "UNLOCALIZED: Boioioing! Greatly _increases reach distance_ of the wielder. Can be powered with Air Pressure from a _Backtank_",
- "item.create.extendo_grip.tooltip.condition1": "UNLOCALIZED: When in Off-Hand",
- "item.create.extendo_grip.tooltip.behaviour1": "UNLOCALIZED: Increases _reach distance_ of items used in the _Main-Hand_.",
- "item.create.extendo_grip.tooltip.condition2": "UNLOCALIZED: While wearing Backtank",
- "item.create.extendo_grip.tooltip.behaviour2": "UNLOCALIZED: _No_ _Durability_ will be used. Instead, _Air_ _pressure_ is drained from the Tank",
-
- "item.create.potato_cannon.tooltip": "UNLOCALIZED: POTATO CANNON",
- "item.create.potato_cannon.tooltip.summary": "UNLOCALIZED: Fwoomp! Launch your home-grown vegetables at your Enemies. Can be powered with Air Pressure from a _Backtank_",
- "item.create.potato_cannon.tooltip.condition1": "UNLOCALIZED: When R-Clicked",
- "item.create.potato_cannon.tooltip.behaviour1": "UNLOCALIZED: _Shoots_ a suitable item from your _Inventory_.",
- "item.create.potato_cannon.tooltip.condition2": "UNLOCALIZED: While wearing Backtank",
- "item.create.potato_cannon.tooltip.behaviour2": "UNLOCALIZED: _No_ _Durability_ will be used. Instead, _Air_ _pressure_ is drained from the Tank",
-
- "item.create.filter.tooltip": "UNLOCALIZED: FILTER",
- "item.create.filter.tooltip.summary": "UNLOCALIZED: _Controls outputs_ and _inputs_ of logistical devices with more _precision_, matching them against a _set of items_ or several _nested filters_.",
- "item.create.filter.tooltip.condition1": "UNLOCALIZED: When in filter slot",
- "item.create.filter.tooltip.behaviour1": "UNLOCALIZED: _Controls_ item flow according to its _configuration_.",
- "item.create.filter.tooltip.condition2": "UNLOCALIZED: When R-Clicked",
- "item.create.filter.tooltip.behaviour2": "UNLOCALIZED: Opens the _configuration interface_.",
-
- "item.create.attribute_filter.tooltip": "UNLOCALIZED: ATTRIBUTE FILTER",
- "item.create.attribute_filter.tooltip.summary": "UNLOCALIZED: _Controls outputs_ and _inputs_ of logistical devices with more _precision_, matching them against a _set of_ item _attributes_ and _categories_.",
- "item.create.attribute_filter.tooltip.condition1": "UNLOCALIZED: When in filter slot",
- "item.create.attribute_filter.tooltip.behaviour1": "UNLOCALIZED: _Controls_ item flow according to its _configuration_.",
- "item.create.attribute_filter.tooltip.condition2": "UNLOCALIZED: When R-Clicked",
- "item.create.attribute_filter.tooltip.behaviour2": "UNLOCALIZED: Opens the _configuration interface_.",
-
- "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_",
-
- "item.create.schematic.tooltip": "ESQUEMA",
- "item.create.schematic.tooltip.summary": "Contem uma estrutura para ser posicionada e colocada no mundo. Posicione o Holograma como desejar e use um _Esquemaannon_ para construí-lo.",
- "item.create.schematic.tooltip.condition1": "Quando Em mãos",
- "item.create.schematic.tooltip.behaviour1": "Pode ser posicionado usando as Ferramentas em Tela",
- "item.create.schematic.tooltip.control1": "B-Direito enquanto Abaixado",
- "item.create.schematic.tooltip.action1": "Abre uma _Interface_ para informar as _Coordenadas_ exatas.",
-
- "item.create.schematic_and_quill.tooltip": "ESQUEMA E PENA",
- "item.create.schematic_and_quill.tooltip.summary": "Usado para salvar uma Estrutura no mundo para um arquivo .nbt.",
- "item.create.schematic_and_quill.tooltip.condition1": "Passo 1",
- "item.create.schematic_and_quill.tooltip.behaviour1": "Selecione duas coordenadas de extremidade usando B-Direito",
- "item.create.schematic_and_quill.tooltip.condition2": "Passo 2",
- "item.create.schematic_and_quill.tooltip.behaviour2": "_Ctrl-Rolar_ nas faces para ajustar o tamanho. B-Direito de novo para Salvar.",
- "item.create.schematic_and_quill.tooltip.control1": "B-Direito",
- "item.create.schematic_and_quill.tooltip.action1": "Selecione um canto / confirmar salvamento",
- "item.create.schematic_and_quill.tooltip.control2": "Ctrl Pressionado",
- "item.create.schematic_and_quill.tooltip.action2": "Selecione pontos no _meio_ _do_ _ar_. _Rolar_ para ajustar a distância.",
- "item.create.schematic_and_quill.tooltip.control3": "B-Direito enquanto Abaixado",
- "item.create.schematic_and_quill.tooltip.action3": "_Cancela_ e remove a seleção.",
-
- "block.create.schematicannon.tooltip": "Canhão de esquema",
- "block.create.schematicannon.tooltip.summary": "Dispara blocos para recriar um _Esquema_ no Mundo. Usa itens de Inventários adjacentes e _Pólvora_ como combustível.",
- "block.create.schematicannon.tooltip.condition1": "UNLOCALIZED: When R-Clicked",
- "block.create.schematicannon.tooltip.behaviour1": "UNLOCALIZED: Opens the _Interface_",
-
- "block.create.schematic_table.tooltip": "MESA DE ESQUEMATIZAR",
- "block.create.schematic_table.tooltip.summary": "Escreve Esquemas salvos into um _Esquema_ _Vazio_",
- "block.create.schematic_table.tooltip.condition1": "Quando recebe um Esquema Vazio",
- "block.create.schematic_table.tooltip.behaviour1": "Importa um Arquivo escolhido da sua Pasta de Esquemas",
-
- "item.create.goggles.tooltip": "UNLOCALIZED: GOGGLES",
- "item.create.goggles.tooltip.summary": "UNLOCALIZED: A pair of glasses to augment your vision with useful _kinetic information_.",
- "item.create.goggles.tooltip.condition1": "UNLOCALIZED: When worn",
- "item.create.goggles.tooltip.behaviour1": "UNLOCALIZED: Shows _colored indicators_ corresponding to the _Speed Level_ of a placed kinetic component as well as _Stress Impact_ and _Capacity_ of individual components.",
- "item.create.goggles.tooltip.condition2": "UNLOCALIZED: When looking at gauge",
- "item.create.goggles.tooltip.behaviour2": "UNLOCALIZED: Shows detailed information about _Speed_ or _Stress_ of the network to which the gauge is connected.",
- "item.create.goggles.tooltip.condition3": "UNLOCALIZED: When looking at fluid containers",
- "item.create.goggles.tooltip.behaviour3": "UNLOCALIZED: Shows detailed information about the _Capacity_ of the block and any _Fluids_ stored within.",
-
- "item.create.wrench.tooltip": "UNLOCALIZED: WRENCH",
- "item.create.wrench.tooltip.summary": "UNLOCALIZED: A useful tool for working on kinetic contraptions. Can be used to _Rotate_, _Dismantle_ and to _Configure_ components.",
- "item.create.wrench.tooltip.control1": "UNLOCALIZED: Right-Click a kinetic block",
- "item.create.wrench.tooltip.action1": "UNLOCALIZED: _Rotates components_ toward or away from the face with which you interacted.",
- "item.create.wrench.tooltip.control2": "UNLOCALIZED: R-Click while Sneaking",
- "item.create.wrench.tooltip.action2": "UNLOCALIZED: _Disassembles Kinetic components_ and places them back in _your inventory_.",
-
- "block.create.nozzle.tooltip": "UNLOCALIZED: NOZZLE",
- "block.create.nozzle.tooltip.summary": "UNLOCALIZED: Attach to the front of an _Encased Fan_ to distribute its effect on Entities in _all directions_.",
-
- "block.create.cuckoo_clock.tooltip": "UNLOCALIZED: CUCKOO CLOCK",
- "block.create.cuckoo_clock.tooltip.summary": "UNLOCALIZED: Fine craftsmanship for _decorating_ a space and _keeping track of time_.",
- "block.create.cuckoo_clock.tooltip.condition1": "UNLOCALIZED: When Powered by Kinetics",
- "block.create.cuckoo_clock.tooltip.behaviour1": "UNLOCALIZED: Shows the _current time_ and plays a tune twice a day. _Activates_ once at _noon_ and at dusk, as soon as _players can sleep_.",
-
- "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.toolbox.tooltip.summary": "UNLOCALIZED: Every Inventors' dearest Companion. Conveniently _holds_ a large amount of _8 Different_ item types.",
- "block.create.toolbox.tooltip.condition1": "UNLOCALIZED: When Picked Up",
- "block.create.toolbox.tooltip.behaviour1": "UNLOCALIZED: _Retains_ Inventory _Contents_.",
- "block.create.toolbox.tooltip.condition2": "UNLOCALIZED: When placed in Range",
- "block.create.toolbox.tooltip.behaviour2": "UNLOCALIZED: _Nearby_ _Players_ can hold the _Toolbox_ _Keybind_ to access its contents _Remotely_.",
- "block.create.toolbox.tooltip.condition3": "UNLOCALIZED: When R-Clicked",
- "block.create.toolbox.tooltip.behaviour3": "UNLOCALIZED: Opens the _Container Interface_.",
-
- "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.content_observer.tooltip": "UNLOCALIZED: CONTENT OBSERVER",
- "block.create.content_observer.tooltip.summary": "UNLOCALIZED: _Detects Items_ or _Fluids_ inside _containers_, _pipes_ or _conveyors_ matching a configured _filter_.",
- "block.create.content_observer.tooltip.condition1": "UNLOCALIZED: When observing a Container",
- "block.create.content_observer.tooltip.behaviour1": "UNLOCALIZED: Emits a _Redstone Signal_ while the observed container has _matching_ _content_.",
- "block.create.content_observer.tooltip.condition2": "UNLOCALIZED: When observing a Funnel",
- "block.create.content_observer.tooltip.behaviour2": "UNLOCALIZED: Emits a _Redstone Pulse_ when a _matching_ Item is _transferred_.",
-
- "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",
- "block.create.creative_crate.tooltip.condition1": "UNLOCALIZED: When Item in Filter Slot",
- "block.create.creative_crate.tooltip.behaviour1": "UNLOCALIZED: Anything _extracting_ from this container will provide an _endless supply_ of the item specified. Items _inserted_ into this crate will be _voided._",
-
- "item.create.creative_blaze_cake.tooltip": "UNLOCALIZED: CREATIVE CAKE",
- "item.create.creative_blaze_cake.tooltip.summary": "UNLOCALIZED: A very special treat for your _Blaze Burners_. After eating this cake, Blaze Burners will _never run out of fuel_.",
- "item.create.creative_blaze_cake.tooltip.condition1": "UNLOCALIZED: When Used",
- "item.create.creative_blaze_cake.tooltip.behaviour1": "UNLOCALIZED: _Cycles_ a Blaze Burner's heat level.",
-
- "block.create.controller_rail.tooltip": "UNLOCALIZED: CONTROLLER RAIL",
- "block.create.controller_rail.tooltip.summary": "UNLOCALIZED: A _uni-directional powered rail_ capable of _fine control_ over a minecarts' _movement speed_.",
- "block.create.controller_rail.tooltip.condition1": "UNLOCALIZED: When Powered by Redstone",
- "block.create.controller_rail.tooltip.behaviour1": "UNLOCALIZED: _Accelerates_ or _Decelerates_ passing _minecarts_ corresponding to the _signal strength_. Propagates redstone power to adjacent controller rails. Powering two controller rails with different strengths will cause tracks between them to interpolate their signal.",
-
- "item.create.sand_paper.tooltip": "UNLOCALIZED: SAND PAPER",
- "item.create.sand_paper.tooltip.summary": "UNLOCALIZED: A rough paper that can be used to _polish materials_. Can be automatically applied using the Deployer.",
- "item.create.sand_paper.tooltip.condition1": "UNLOCALIZED: When Used",
- "item.create.sand_paper.tooltip.behaviour1": "UNLOCALIZED: Applies polish to items held in the _offhand_ or lying on the _floor_ when _looking at them_",
-
- "item.create.builders_tea.tooltip": "UNLOCALIZED: BUILDERS TEA",
- "item.create.builders_tea.tooltip.summary": "UNLOCALIZED: The perfect drink to get the day started- _Motivating_ and _Saturating._",
-
- "item.create.refined_radiance.tooltip": "UNLOCALIZED: REFINED RADIANCE",
- "item.create.refined_radiance.tooltip.summary": "UNLOCALIZED: A Chromatic material forged from _absorbed light_.",
- "item.create.refined_radiance.tooltip.condition1": "UNLOCALIZED: Work In Progress",
- "item.create.refined_radiance.tooltip.behaviour1": "UNLOCALIZED: Usages for this material will be available in a future release.",
-
- "item.create.shadow_steel.tooltip": "UNLOCALIZED: SHADOW STEEL",
- "item.create.shadow_steel.tooltip.summary": "UNLOCALIZED: A Chromatic material forged _in the void_.",
- "item.create.shadow_steel.tooltip.condition1": "UNLOCALIZED: Work In Progress",
- "item.create.shadow_steel.tooltip.behaviour1": "UNLOCALIZED: Usages for this material will be available in a future release.",
-
- "item.create.linked_controller.tooltip": "UNLOCALIZED: LINKED CONTROLLER",
- "item.create.linked_controller.tooltip.summary": "UNLOCALIZED: Grants _handheld_ _control_ over _Redstone Link_ frequencies assigned to its _six_ _buttons_.",
- "item.create.linked_controller.tooltip.condition1": "UNLOCALIZED: R-Click",
- "item.create.linked_controller.tooltip.behaviour1": "UNLOCALIZED: _Toggles_ the controller. _Movement_ _controls_ are taken over while its active.",
- "item.create.linked_controller.tooltip.condition2": "UNLOCALIZED: R-Click while Sneaking",
- "item.create.linked_controller.tooltip.behaviour2": "UNLOCALIZED: Opens the manual _Configuration Interface_.",
- "item.create.linked_controller.tooltip.condition3": "UNLOCALIZED: R-Click on Redstone Link Receiver",
- "item.create.linked_controller.tooltip.behaviour3": "UNLOCALIZED: Enables _Bind Mode_, press one of the _six controls_ to bind it to the _Links' Frequency_.",
- "item.create.linked_controller.tooltip.condition4": "UNLOCALIZED: R-Click on Lectern",
- "item.create.linked_controller.tooltip.behaviour4": "UNLOCALIZED: Places the Controller into the Lectern for easy activation. (R-Click while Sneaking to retrieve it)",
-
- "item.create.diving_helmet.tooltip": "UNLOCALIZED: DIVING HELMET",
- "item.create.diving_helmet.tooltip.summary": "UNLOCALIZED: Together with a _Backtank_, allows the wielder to _breathe_ _underwater_ for an extended amount of time.",
- "item.create.diving_helmet.tooltip.condition1": "UNLOCALIZED: When Worn",
- "item.create.diving_helmet.tooltip.behaviour1": "UNLOCALIZED: Provides the _Water Breathing_ effect, slowly draining _Air Pressure_ from the Backtank.",
-
- "item.create.copper_backtank.tooltip": "UNLOCALIZED: COPPER BACKTANK",
- "item.create.copper_backtank.tooltip.summary": "UNLOCALIZED: A _Wearable_ _Tank_ for carrying Pressurized Air.",
- "item.create.copper_backtank.tooltip.condition1": "UNLOCALIZED: When Worn",
- "item.create.copper_backtank.tooltip.behaviour1": "UNLOCALIZED: Provides _Pressurized_ _Air_ to Equipment that requires it.",
- "item.create.copper_backtank.tooltip.condition2": "UNLOCALIZED: When placed, Powered by Kinetics",
- "item.create.copper_backtank.tooltip.behaviour2": "UNLOCALIZED: _Collects_ _Pressurized_ _Air_ at a rate depending on the Rotational Speed.",
-
- "item.create.netherite_backtank.tooltip": "UNLOCALIZED: NETHERITE BACKTANK",
- "item.create.netherite_backtank.tooltip.summary": "UNLOCALIZED: A _Wearable_ _Tank_ for carrying Pressurized Air.",
- "item.create.netherite_backtank.tooltip.condition1": "UNLOCALIZED: When Worn",
- "item.create.netherite_backtank.tooltip.behaviour1": "UNLOCALIZED: Provides _Pressurized_ _Air_ to Equipment that requires it.",
- "item.create.netherite_backtank.tooltip.condition2": "UNLOCALIZED: When placed, Powered by Kinetics",
- "item.create.netherite_backtank.tooltip.behaviour2": "UNLOCALIZED: _Collects_ _Pressurized_ _Air_ at a rate depending on the Rotational Speed.",
-
- "block.create.placard.tooltip": "UNLOCALIZED: PLACARD",
- "block.create.placard.tooltip.summary": "UNLOCALIZED: _Frame_ your _items_ in brass using this fancy wall panel. Safe for contraptions!",
- "block.create.placard.tooltip.condition1": "UNLOCALIZED: When R-Clicked with Item",
- "block.create.placard.tooltip.behaviour1": "UNLOCALIZED: _Adds_ the held _item_ to the Placard. _Emits_ a brief _Redstone_ signal if a matching item was present already.",
- "block.create.placard.tooltip.condition2": "UNLOCALIZED: When Punched",
- "block.create.placard.tooltip.behaviour2": "UNLOCALIZED: _Removes_ the current _item_ in the frame.",
-
- "block.create.flywheel.tooltip": "UNLOCALIZED: FLYWHEEL",
- "block.create.flywheel.tooltip.summary": "UNLOCALIZED: _Embellish_ your _Machines_ with this imposing Wheel of Brass.",
- "block.create.flywheel.tooltip.condition1": "UNLOCALIZED: When Powered by Kinetics",
- "block.create.flywheel.tooltip.behaviour1": "UNLOCALIZED: Starts spinning.",
-
- "item.create.diving_boots.tooltip": "UNLOCALIZED: DIVING BOOTS",
- "item.create.diving_boots.tooltip.summary": "UNLOCALIZED: A pair of _heavy_ _boots_, allowing for better traversal of the Ocean floor.",
- "item.create.diving_boots.tooltip.condition1": "UNLOCALIZED: When Worn",
- "item.create.diving_boots.tooltip.behaviour1": "UNLOCALIZED: Wielder _sinks_ _faster_ and _cannot_ _swim_. Grants the ability to _walk_ and _jump_ underwater. Wielder also is no longer affected by _Mechanical_ _Belts_.",
-
- "item.create.crafting_blueprint.tooltip": "UNLOCALIZED: CRAFTING BLUEPRINT",
- "item.create.crafting_blueprint.tooltip.summary": "UNLOCALIZED: _Placed_ on a wall, it can be used to _specify_ _ingredient_ _arrangements_ for easier manual crafting. Each slot represents a Recipe.",
- "item.create.crafting_blueprint.condition1": "UNLOCALIZED: R-Click empty Slot",
- "item.create.crafting_blueprint.behaviour1": "UNLOCALIZED: Opens a _Crafting_ _menu_ allowing you to _configure_ a _recipe_ and items to display.",
- "item.create.crafting_blueprint.condition2": "UNLOCALIZED: R-Click configured Slot",
- "item.create.crafting_blueprint.behaviour2": "UNLOCALIZED: _Applies_ the _configured_ _recipe_ with matching Ingredients found in your _Inventory_. _Sneak_ to craft up to a _Stack_ of items.",
-
- "item.create.minecart_coupling.tooltip": "UNLOCALIZED: MINECART COUPLING",
- "item.create.minecart_coupling.tooltip.summary": "UNLOCALIZED: _Chains_ all your _Minecarts_ or _Carriage Contraptions_ together to form a majestic Train.",
- "item.create.minecart_coupling.tooltip.condition1": "UNLOCALIZED: When Used on Minecart",
- "item.create.minecart_coupling.tooltip.behaviour1": "UNLOCALIZED: _Couples_ two Minecarts together, attempting to keep them at a _constant distance_ while moving.",
-
- "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.",
-
- "block.create.peculiar_bell.tooltip": "UNLOCALIZED: PECULIAR BELL",
- "block.create.peculiar_bell.tooltip.summary": "UNLOCALIZED: A decorative _Brass Bell_. Placing it right above open _Soul Fire_ may cause side-effects...",
-
- "block.create.haunted_bell.tooltip": "UNLOCALIZED: HAUNTED BELL",
- "block.create.haunted_bell.tooltip.summary": "UNLOCALIZED: A _Cursed Bell_ haunted by lost souls of the Nether.",
- "block.create.haunted_bell.tooltip.condition1": "UNLOCALIZED: When Held or Rang",
- "block.create.haunted_bell.tooltip.behaviour1": "UNLOCALIZED: Highlights nearby _Lightless Spots_ on which _Hostile Mobs_ can spawn.",
-
-
- "_": "->------------------------] Ponder Content [------------------------<-",
-
- "create.ponder.hold_to_ponder": "UNLOCALIZED: Hold [%1$s] to Ponder",
- "create.ponder.subject": "UNLOCALIZED: Subject of this scene",
- "create.ponder.pondering": "UNLOCALIZED: Pondering about...",
- "create.ponder.identify_mode": "UNLOCALIZED: Identify mode active.\nUnpause with [%1$s]",
- "create.ponder.associated": "UNLOCALIZED: Associated Entries",
- "create.ponder.close": "UNLOCALIZED: Close",
- "create.ponder.identify": "UNLOCALIZED: Identify",
- "create.ponder.next": "UNLOCALIZED: Next Scene",
- "create.ponder.next_up": "UNLOCALIZED: Up Next:",
- "create.ponder.previous": "UNLOCALIZED: Previous Scene",
- "create.ponder.replay": "UNLOCALIZED: Replay",
- "create.ponder.think_back": "UNLOCALIZED: Think Back",
- "create.ponder.slow_text": "UNLOCALIZED: Comfy Reading",
- "create.ponder.exit": "UNLOCALIZED: Exit",
- "create.ponder.welcome": "UNLOCALIZED: Welcome to Ponder",
- "create.ponder.categories": "UNLOCALIZED: Available Categories in Create",
- "create.ponder.index_description": "UNLOCALIZED: Click one of the icons to learn about its associated Items and Blocks",
- "create.ponder.index_title": "UNLOCALIZED: Ponder Index",
- "create.ponder.shared.rpm16": "UNLOCALIZED: 16 RPM",
- "create.ponder.shared.behaviour_modify_wrench": "UNLOCALIZED: This behaviour can be modified using a Wrench",
- "create.ponder.shared.storage_on_contraption": "UNLOCALIZED: Inventories attached to the Contraption will pick up their drops automatically",
- "create.ponder.shared.sneak_and": "UNLOCALIZED: Sneak +",
- "create.ponder.shared.rpm8": "UNLOCALIZED: 8 RPM",
- "create.ponder.shared.ctrl_and": "UNLOCALIZED: Ctrl +",
- "create.ponder.shared.rpm32": "UNLOCALIZED: 32 RPM",
- "create.ponder.shared.rpm16_source": "UNLOCALIZED: Source: 16 RPM",
- "create.ponder.shared.movement_anchors": "UNLOCALIZED: With the help of Super Glue, larger structures can be moved.",
- "create.ponder.tag.redstone": "UNLOCALIZED: Logic Components",
- "create.ponder.tag.redstone.description": "UNLOCALIZED: Components which help with redstone engineering",
- "create.ponder.tag.contraption_assembly": "UNLOCALIZED: Block Attachment Utility",
- "create.ponder.tag.contraption_assembly.description": "UNLOCALIZED: Tools and Components used to assemble structures moved as an animated Contraption",
- "create.ponder.tag.fluids": "UNLOCALIZED: Fluid Manipulators",
- "create.ponder.tag.fluids.description": "UNLOCALIZED: Components which help relaying and making use of Fluids",
- "create.ponder.tag.decoration": "UNLOCALIZED: Aesthetics",
- "create.ponder.tag.decoration.description": "UNLOCALIZED: Components used mostly for decorative purposes",
- "create.ponder.tag.windmill_sails": "UNLOCALIZED: Sails for Windmill Bearings",
- "create.ponder.tag.windmill_sails.description": "UNLOCALIZED: Blocks that count towards the strength of a Windmill Contraption when assembled. Each of these have equal efficiency in doing so.",
- "create.ponder.tag.arm_targets": "UNLOCALIZED: Targets for Mechanical Arms",
- "create.ponder.tag.arm_targets.description": "UNLOCALIZED: Components which can be selected as inputs or outputs to the Mechanical Arm",
- "create.ponder.tag.kinetic_appliances": "UNLOCALIZED: Kinetic Appliances",
- "create.ponder.tag.kinetic_appliances.description": "UNLOCALIZED: Components which make use of Rotational Force",
- "create.ponder.tag.kinetic_sources": "UNLOCALIZED: Kinetic Sources",
- "create.ponder.tag.kinetic_sources.description": "UNLOCALIZED: Components which generate Rotational Force",
- "create.ponder.tag.movement_anchor": "UNLOCALIZED: Movement Anchors",
- "create.ponder.tag.movement_anchor.description": "UNLOCALIZED: Components which allow the creation of moving contraptions, animating an attached structure in a variety of ways",
- "create.ponder.tag.kinetic_relays": "UNLOCALIZED: Kinetic Blocks",
- "create.ponder.tag.kinetic_relays.description": "UNLOCALIZED: Components which help relaying Rotational Force elsewhere",
- "create.ponder.tag.contraption_actor": "UNLOCALIZED: Contraption Actors",
- "create.ponder.tag.contraption_actor.description": "UNLOCALIZED: Components which expose special behaviour when attached to a moving contraption",
- "create.ponder.tag.creative": "UNLOCALIZED: Creative Mode",
- "create.ponder.tag.creative.description": "UNLOCALIZED: Components not usually available for Survival Mode",
- "create.ponder.tag.display_sources": "UNLOCALIZED: Sources for Display Links",
- "create.ponder.tag.display_sources.description": "UNLOCALIZED: Components or Blocks which offer some data that can be read with a Display Link",
- "create.ponder.tag.logistics": "UNLOCALIZED: Item Transportation",
- "create.ponder.tag.logistics.description": "UNLOCALIZED: Components which help moving items around",
- "create.ponder.tag.display_targets": "UNLOCALIZED: Targets for Display Links",
- "create.ponder.tag.display_targets.description": "UNLOCALIZED: Components or Blocks which can process and display the data received from a Display Link",
- "create.ponder.tag.train_related": "UNLOCALIZED: Railway Equipment",
- "create.ponder.tag.train_related.description": "UNLOCALIZED: Components used in the construction or management of Train Contraptions",
-
- "create.ponder.analog_lever.header": "UNLOCALIZED: Controlling signals using the Analog Lever",
- "create.ponder.analog_lever.text_1": "UNLOCALIZED: Analog Levers make for a compact and precise source of redstone power",
- "create.ponder.analog_lever.text_2": "UNLOCALIZED: Right-click to increase its analog power output",
- "create.ponder.analog_lever.text_3": "UNLOCALIZED: Right-click while Sneaking to decrease the power output again",
-
- "create.ponder.andesite_tunnel.header": "UNLOCALIZED: Using Andesite Tunnels",
- "create.ponder.andesite_tunnel.text_1": "UNLOCALIZED: Andesite Tunnels can be used to cover up your belts",
- "create.ponder.andesite_tunnel.text_2": "UNLOCALIZED: Whenever an Andesite Tunnel has connections to the sides...",
- "create.ponder.andesite_tunnel.text_3": "UNLOCALIZED: ...they will split exactly one item off of any passing stacks",
- "create.ponder.andesite_tunnel.text_4": "UNLOCALIZED: The remainder will continue on its path",
-
- "create.ponder.auto_schedule.header": "UNLOCALIZED: Stations & Scheduling",
- "create.ponder.auto_schedule.text_1": "UNLOCALIZED: Schedules can be used to provide drivers with a destination",
- "create.ponder.auto_schedule.text_2": "UNLOCALIZED: Comparators will receive a signal whenever a Train is present",
- "create.ponder.auto_schedule.text_3": "UNLOCALIZED: Mind that a Station can only be approached from the indicated direction",
- "create.ponder.auto_schedule.text_4": "UNLOCALIZED: Stations can also be used to assign new Schedules automatically",
- "create.ponder.auto_schedule.text_5": "UNLOCALIZED: The Schedule placed on a station will automatically copy itself to present trains",
- "create.ponder.auto_schedule.text_6": "UNLOCALIZED: As opposed to manual scheduling, drivers will not take the item with them",
-
- "create.ponder.basin.header": "UNLOCALIZED: Processing Items in the Basin",
- "create.ponder.basin.text_1": "UNLOCALIZED: A Basin can hold Items and Fluids for Processing",
- "create.ponder.basin.text_2": "UNLOCALIZED: After a processing step, basins try to output below to the side of them",
- "create.ponder.basin.text_3": "UNLOCALIZED: When a valid component is present, the Basin will show an output faucet",
- "create.ponder.basin.text_4": "UNLOCALIZED: A number of options are applicable here",
- "create.ponder.basin.text_5": "UNLOCALIZED: Outputs will be caught by the inventory below",
- "create.ponder.basin.text_6": "UNLOCALIZED: Without output faucet, the Basin will retain items created in its processing",
- "create.ponder.basin.text_7": "UNLOCALIZED: This can be useful if outputs should be re-used as ingredients",
- "create.ponder.basin.text_8": "UNLOCALIZED: Desired outputs will then have to be extracted from the basin",
- "create.ponder.basin.text_9": "UNLOCALIZED: A Filter might be necessary to avoid pulling out un-processed items",
-
- "create.ponder.bearing_modes.header": "UNLOCALIZED: Movement Modes of the Mechanical Bearing",
- "create.ponder.bearing_modes.text_1": "UNLOCALIZED: When Stopped, the Bearing will place the structure at the nearest grid-aligned Angle",
- "create.ponder.bearing_modes.text_2": "UNLOCALIZED: It can be configured never to revert to solid blocks, or only near the angle it started at",
-
- "create.ponder.belt_casing.header": "UNLOCALIZED: Encasing Belts",
- "create.ponder.belt_casing.text_1": "UNLOCALIZED: Brass or Andesite Casing can be used to decorate Mechanical Belts",
- "create.ponder.belt_casing.text_2": "UNLOCALIZED: A wrench can be used to remove the casing",
-
- "create.ponder.belt_connector.header": "UNLOCALIZED: Using Mechanical Belts",
- "create.ponder.belt_connector.text_1": "UNLOCALIZED: Right-Clicking two shafts with a belt item will connect them together",
- "create.ponder.belt_connector.text_2": "UNLOCALIZED: Accidental selections can be canceled with Right-Click while Sneaking",
- "create.ponder.belt_connector.text_3": "UNLOCALIZED: Additional Shafts can be added throughout the Belt",
- "create.ponder.belt_connector.text_4": "UNLOCALIZED: Shafts connected via Belts will rotate with Identical Speed and Direction",
- "create.ponder.belt_connector.text_5": "UNLOCALIZED: Added shafts can be removed using the wrench",
- "create.ponder.belt_connector.text_6": "UNLOCALIZED: Mechanical Belts can be dyed for aesthetic purposes",
-
- "create.ponder.belt_directions.header": "UNLOCALIZED: Valid Orientations for Mechanical Belts",
- "create.ponder.belt_directions.text_1": "UNLOCALIZED: Belts cannot connect in arbitrary directions",
- "create.ponder.belt_directions.text_2": "UNLOCALIZED: 1. They can connect horizontally",
- "create.ponder.belt_directions.text_3": "UNLOCALIZED: 2. They can connect diagonally",
- "create.ponder.belt_directions.text_4": "UNLOCALIZED: 3. They can connect vertically",
- "create.ponder.belt_directions.text_5": "UNLOCALIZED: 4. And they can connect vertical shafts horizontally",
- "create.ponder.belt_directions.text_6": "UNLOCALIZED: These are all possible directions. Belts can span any Length between 2 and 20 blocks",
-
- "create.ponder.belt_transport.header": "UNLOCALIZED: Using Mechanical Belts for Logistics",
- "create.ponder.belt_transport.text_1": "UNLOCALIZED: Moving belts will transport Items and other Entities",
- "create.ponder.belt_transport.text_2": "UNLOCALIZED: Right-Click with an empty hand to take items off a belt",
-
- "create.ponder.blaze_burner.header": "UNLOCALIZED: Feeding Blaze Burners",
- "create.ponder.blaze_burner.text_1": "UNLOCALIZED: Blaze Burners can provide Heat to Items processed in a Basin",
- "create.ponder.blaze_burner.text_2": "UNLOCALIZED: For this, the Blaze has to be fed with flammable items",
- "create.ponder.blaze_burner.text_3": "UNLOCALIZED: With a Blaze Cake, the Burner can reach an even stronger level of heat",
- "create.ponder.blaze_burner.text_4": "UNLOCALIZED: The feeding process can be automated using Deployers or Mechanical Arms",
-
- "create.ponder.brass_funnel.header": "UNLOCALIZED: The Brass Funnel",
- "create.ponder.brass_funnel.text_1": "UNLOCALIZED: Andesite Funnels can only ever extract single items.",
- "create.ponder.brass_funnel.text_2": "UNLOCALIZED: Brass Funnels can extract up to a full stack.",
- "create.ponder.brass_funnel.text_3": "UNLOCALIZED: Scrolling on the filter slot allows for precise control over the extracted stack size.",
- "create.ponder.brass_funnel.text_4": "UNLOCALIZED: Using items on the filter slot will restrict the funnel to only transfer matching stacks.",
-
- "create.ponder.brass_tunnel.header": "UNLOCALIZED: Using Brass Tunnels",
- "create.ponder.brass_tunnel.text_1": "UNLOCALIZED: Brass Tunnels can be used to cover up your belts",
- "create.ponder.brass_tunnel.text_2": "UNLOCALIZED: Brass Tunnels have filter slots on each open side",
- "create.ponder.brass_tunnel.text_3": "UNLOCALIZED: Filters on inbound connections simply block non-matching items",
- "create.ponder.brass_tunnel.text_4": "UNLOCALIZED: Filters on outbound connections can be used to sort items by type",
- "create.ponder.brass_tunnel.text_5": "UNLOCALIZED: Whenever a passing item has multiple valid exits, the distribution mode will decide how to handle it",
- "create.ponder.brass_tunnel.text_6": "UNLOCALIZED: Brass Tunnels on parallel belts will form a group",
- "create.ponder.brass_tunnel.text_7": "UNLOCALIZED: Incoming Items will now be distributed across all connected exits",
- "create.ponder.brass_tunnel.text_8": "UNLOCALIZED: For this, items can also be inserted into the Tunnel block directly",
-
- "create.ponder.brass_tunnel_modes.header": "UNLOCALIZED: Distribution Modes of the Brass Tunnel",
- "create.ponder.brass_tunnel_modes.text_1": "UNLOCALIZED: Using a Wrench, the distribution behaviour of Brass Tunnels can be configured",
- "create.ponder.brass_tunnel_modes.text_10": "UNLOCALIZED: 'Synchronize Inputs' is a unique setting for Brass Tunnels",
- "create.ponder.brass_tunnel_modes.text_11": "UNLOCALIZED: Items are only allowed past if every tunnel in the group has one waiting",
- "create.ponder.brass_tunnel_modes.text_12": "UNLOCALIZED: This ensures that all affected belts supply items at the same rate",
- "create.ponder.brass_tunnel_modes.text_2": "UNLOCALIZED: 'Split' will attempt to distribute the stack evenly between available outputs",
- "create.ponder.brass_tunnel_modes.text_3": "UNLOCALIZED: If an output is unable to take more items, it will be skipped",
- "create.ponder.brass_tunnel_modes.text_4": "UNLOCALIZED: 'Forced Split' will never skip outputs, and instead wait until they are free",
- "create.ponder.brass_tunnel_modes.text_5": "UNLOCALIZED: 'Round Robin' keeps stacks whole, and cycles through outputs iteratively",
- "create.ponder.brass_tunnel_modes.text_6": "UNLOCALIZED: Once Again, if an output is unable to take more items, it will be skipped",
- "create.ponder.brass_tunnel_modes.text_7": "UNLOCALIZED: 'Forced Round Robin' never skips outputs",
- "create.ponder.brass_tunnel_modes.text_8": "UNLOCALIZED: 'Prefer Nearest' prioritizes the outputs closest to the items' input location",
- "create.ponder.brass_tunnel_modes.text_9": "UNLOCALIZED: 'Randomize' will distribute whole stacks to randomly picked outputs",
-
- "create.ponder.cart_assembler.header": "UNLOCALIZED: Moving Structures using Cart Assemblers",
- "create.ponder.cart_assembler.text_1": "UNLOCALIZED: Powered Cart Assemblers mount attached structures to passing Minecarts",
- "create.ponder.cart_assembler.text_2": "UNLOCALIZED: Without a redstone signal, it disassembles passing cart contraptions back into blocks",
- "create.ponder.cart_assembler.text_3": "UNLOCALIZED: Using a Wrench on the Minecart will let you carry the Contraption elsewhere",
-
- "create.ponder.cart_assembler_dual.header": "UNLOCALIZED: Assembling Carriage Contraptions",
- "create.ponder.cart_assembler_dual.text_1": "UNLOCALIZED: Whenever two Cart Assembers share an attached structure...",
- "create.ponder.cart_assembler_dual.text_2": "UNLOCALIZED: Powering either of them will create a Carriage Contraption",
- "create.ponder.cart_assembler_dual.text_3": "UNLOCALIZED: The carts will behave like those connected via Minecart Coupling",
-
- "create.ponder.cart_assembler_modes.header": "UNLOCALIZED: Orientation Settings for Minecart Contraptions",
- "create.ponder.cart_assembler_modes.text_1": "UNLOCALIZED: Cart Contraptions will rotate to face towards their carts' motion",
- "create.ponder.cart_assembler_modes.text_2": "UNLOCALIZED: This Arrow indicates which side of the Structure will be considered the front",
- "create.ponder.cart_assembler_modes.text_3": "UNLOCALIZED: If the Assembler is set to Lock Rotation, the contraptions' orientation will never change",
-
- "create.ponder.cart_assembler_rails.header": "UNLOCALIZED: Other types of Minecarts and Rails",
- "create.ponder.cart_assembler_rails.text_1": "UNLOCALIZED: Cart Assemblers on Regular Tracks will not affect the passing carts' motion",
- "create.ponder.cart_assembler_rails.text_2": "UNLOCALIZED: When on Powered or Controller Rail, the carts will be held in place until it's Powered",
- "create.ponder.cart_assembler_rails.text_3": "UNLOCALIZED: Other types of Minecarts can be used as the anchor",
- "create.ponder.cart_assembler_rails.text_4": "UNLOCALIZED: Furnace Carts will keep themselves powered, pulling fuel from any attached inventories",
-
- "create.ponder.chain_drive.header": "UNLOCALIZED: Relaying rotational force with Chain Drives",
- "create.ponder.chain_drive.text_1": "UNLOCALIZED: Chain Drives relay rotation to each other in a row",
- "create.ponder.chain_drive.text_2": "UNLOCALIZED: All shafts connected like this will rotate in the same direction",
- "create.ponder.chain_drive.text_3": "UNLOCALIZED: Any part of the row can be rotated by 90 degrees",
-
- "create.ponder.chain_gearshift.header": "UNLOCALIZED: Controlling rotational speed with Chain Gearshifts",
- "create.ponder.chain_gearshift.text_1": "UNLOCALIZED: Unpowered Chain Gearshifts behave exactly like Chain Drives",
- "create.ponder.chain_gearshift.text_2": "UNLOCALIZED: When Powered, the speed transmitted to other Chain Drives in the row is doubled",
- "create.ponder.chain_gearshift.text_3": "UNLOCALIZED: Whenever the Powered Gearshift is not at the source, its speed will be halved instead",
- "create.ponder.chain_gearshift.text_4": "UNLOCALIZED: In both cases, Chain Drives in the row always run at 2x the speed of the Powered Gearshift",
- "create.ponder.chain_gearshift.text_5": "UNLOCALIZED: Using analog signals, the ratio can be adjusted more precisely between 1 and 2",
- "create.ponder.chain_gearshift.text_6": "UNLOCALIZED: 12 RPM",
-
- "create.ponder.chute.header": "UNLOCALIZED: Transporting Items downward via Chutes",
- "create.ponder.chute.text_1": "UNLOCALIZED: Chutes can transport items vertically from and to inventories",
- "create.ponder.chute.text_2": "UNLOCALIZED: Using the Wrench, a window can be created",
- "create.ponder.chute.text_3": "UNLOCALIZED: Placing chutes targeting the side faces of another will make it diagonal",
-
- "create.ponder.chute_upward.header": "UNLOCALIZED: Transporting Items upward via Chutes",
- "create.ponder.chute_upward.text_1": "UNLOCALIZED: Using Encased Fans at the top or bottom, a Chute can move items upward",
- "create.ponder.chute_upward.text_2": "UNLOCALIZED: Inspecting chutes with Engineers' Goggles reveals information about the movement direction",
- "create.ponder.chute_upward.text_3": "UNLOCALIZED: On the 'blocked' end, items will have to be inserted/taken from the sides",
-
- "create.ponder.clockwork_bearing.header": "UNLOCALIZED: Animating Structures using Clockwork Bearings",
- "create.ponder.clockwork_bearing.text_1": "UNLOCALIZED: Clockwork Bearings attach to blocks in front of them",
- "create.ponder.clockwork_bearing.text_2": "UNLOCALIZED: Upon receiving Rotational Force, the structure will be rotated according to the hour of the day",
- "create.ponder.clockwork_bearing.text_3": "UNLOCALIZED: 3:00",
- "create.ponder.clockwork_bearing.text_4": "UNLOCALIZED: 4:00",
- "create.ponder.clockwork_bearing.text_5": "UNLOCALIZED: Right-Click the bearing to start or stop animating the structure",
- "create.ponder.clockwork_bearing.text_6": "UNLOCALIZED: In front of the Hour Hand, a second structure can be added",
- "create.ponder.clockwork_bearing.text_7": "UNLOCALIZED: Ensure that the two Structures are not glued to each other",
- "create.ponder.clockwork_bearing.text_8": "UNLOCALIZED: The Second Structure will now rotate as the Minute Hand",
-
- "create.ponder.clutch.header": "UNLOCALIZED: Controlling rotational force using a Clutch",
- "create.ponder.clutch.text_1": "UNLOCALIZED: Clutches will relay rotation in a straight line",
- "create.ponder.clutch.text_2": "UNLOCALIZED: When powered by Redstone, it breaks the connection",
-
- "create.ponder.cog_speedup.header": "UNLOCALIZED: Gearshifting with Cogs",
- "create.ponder.cog_speedup.text_1": "UNLOCALIZED: Large and Small cogs can be connected diagonally",
- "create.ponder.cog_speedup.text_2": "UNLOCALIZED: Shifting from large to small cogs, the conveyed speed will be doubled",
- "create.ponder.cog_speedup.text_3": "UNLOCALIZED: Shifting the opposite way, the conveyed speed will be halved",
-
- "create.ponder.cogwheel.header": "UNLOCALIZED: Relaying rotational force using Cogwheels",
- "create.ponder.cogwheel.text_1": "UNLOCALIZED: Cogwheels will relay rotation to other adjacent cogwheels",
- "create.ponder.cogwheel.text_2": "UNLOCALIZED: Neighbouring shafts connected like this will rotate in opposite directions",
-
- "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.creative_fluid_tank.header": "UNLOCALIZED: Creative Fluid Tanks",
- "create.ponder.creative_fluid_tank.text_1": "UNLOCALIZED: Creative Fluid Tanks can be used to provide a bottomless supply of fluid",
- "create.ponder.creative_fluid_tank.text_2": "UNLOCALIZED: Right-Click with a fluid containing item to configure it",
- "create.ponder.creative_fluid_tank.text_3": "UNLOCALIZED: Pipe Networks can now endlessly draw the assigned fluid from the tank",
- "create.ponder.creative_fluid_tank.text_4": "UNLOCALIZED: Any Fluids pushed back into a Creative Fluid Tank will be voided",
-
- "create.ponder.creative_motor.header": "UNLOCALIZED: Generating Rotational Force using Creative Motors",
- "create.ponder.creative_motor.text_1": "UNLOCALIZED: Creative motors are a compact and configurable source of Rotational Force",
- "create.ponder.creative_motor.text_2": "UNLOCALIZED: Scrolling on the back panel changes the RPM of the motors' rotational output",
-
- "create.ponder.creative_motor_mojang.header": "UNLOCALIZED: Mojang's Enigma",
-
- "create.ponder.crushing_wheels.header": "UNLOCALIZED: Processing Items with Crushing Wheels",
- "create.ponder.crushing_wheels.text_1": "UNLOCALIZED: A pair of Crushing Wheels can grind items very effectively",
- "create.ponder.crushing_wheels.text_2": "UNLOCALIZED: Their Rotational Input has to make them spin into each other",
- "create.ponder.crushing_wheels.text_3": "UNLOCALIZED: Items thrown or inserted into the top will get processed",
- "create.ponder.crushing_wheels.text_4": "UNLOCALIZED: Items can be inserted and picked up through automated means as well",
-
- "create.ponder.deployer.header": "UNLOCALIZED: Using the Deployer",
- "create.ponder.deployer.text_1": "UNLOCALIZED: Given Rotational Force, a Deployer can imitate player interactions",
- "create.ponder.deployer.text_10": "UNLOCALIZED: Right-click the front to give it an Item to use",
- "create.ponder.deployer.text_11": "UNLOCALIZED: Items can also be inserted automatically",
- "create.ponder.deployer.text_12": "UNLOCALIZED: Deployers carry a filter slot",
- "create.ponder.deployer.text_13": "UNLOCALIZED: When a filter is set, it activates only while holding a matching item",
- "create.ponder.deployer.text_14": "UNLOCALIZED: Only items matching the filter can now be inserted...",
- "create.ponder.deployer.text_15": "UNLOCALIZED: ...and only non-matching items will be extracted",
- "create.ponder.deployer.text_2": "UNLOCALIZED: It will always interact with the position 2 blocks in front of itself",
- "create.ponder.deployer.text_3": "UNLOCALIZED: Blocks directly in front will not obstruct it",
- "create.ponder.deployer.text_4": "UNLOCALIZED: Deployers can:",
- "create.ponder.deployer.text_5": "UNLOCALIZED: Place Blocks,",
- "create.ponder.deployer.text_6": "UNLOCALIZED: Use Items,",
- "create.ponder.deployer.text_7": "UNLOCALIZED: Activate Blocks,",
- "create.ponder.deployer.text_8": "UNLOCALIZED: Harvest blocks",
- "create.ponder.deployer.text_9": "UNLOCALIZED: and Attack Mobs",
-
- "create.ponder.deployer_contraption.header": "UNLOCALIZED: Using Deployers on Contraptions",
- "create.ponder.deployer_contraption.text_1": "UNLOCALIZED: Whenever Deployers are moved as part of an animated Contraption...",
- "create.ponder.deployer_contraption.text_2": "UNLOCALIZED: They activate at each visited location, using items from inventories anywhere on the contraption",
- "create.ponder.deployer_contraption.text_3": "UNLOCALIZED: The Filter slot can be used to specify which items to pull",
-
- "create.ponder.deployer_modes.header": "UNLOCALIZED: Modes of the Deployer",
- "create.ponder.deployer_modes.text_1": "UNLOCALIZED: By default, a Deployer imitates a Right-click interaction",
- "create.ponder.deployer_modes.text_2": "UNLOCALIZED: Using a Wrench, it can be set to imitate a Left-click instead",
-
- "create.ponder.deployer_processing.header": "UNLOCALIZED: Processing Items using Deployers",
- "create.ponder.deployer_processing.text_1": "UNLOCALIZED: With a fitting held item, Deployers can process items provided beneath them",
- "create.ponder.deployer_processing.text_2": "UNLOCALIZED: The Input items can be dropped or placed on a Depot under the Deployer",
- "create.ponder.deployer_processing.text_3": "UNLOCALIZED: When items are provided on a belt...",
- "create.ponder.deployer_processing.text_4": "UNLOCALIZED: The Deployer will hold and process them automatically",
-
- "create.ponder.deployer_redstone.header": "UNLOCALIZED: Controlling Deployers with Redstone",
- "create.ponder.deployer_redstone.text_1": "UNLOCALIZED: When powered by Redstone, Deployers will not activate",
- "create.ponder.deployer_redstone.text_2": "UNLOCALIZED: Before stopping, the Deployer will finish any started cycles",
- "create.ponder.deployer_redstone.text_3": "UNLOCALIZED: Thus, a negative pulse can be used to trigger exactly one activation cycle",
-
- "create.ponder.depot.header": "UNLOCALIZED: Using Depots",
- "create.ponder.depot.text_1": "UNLOCALIZED: Depots can serve as 'stationary' belt elements",
- "create.ponder.depot.text_2": "UNLOCALIZED: Right-Click to manually place or remove Items from it",
- "create.ponder.depot.text_3": "UNLOCALIZED: Just like Mechanical Belts, it can provide items to processing",
- "create.ponder.depot.text_4": "UNLOCALIZED: ...as well as provide Items to Mechanical Arms",
-
- "create.ponder.display_board.header": "UNLOCALIZED: Using Display Boards",
- "create.ponder.display_board.text_1": "UNLOCALIZED: Display Boards are a scalable alternative to the sign",
- "create.ponder.display_board.text_2": "UNLOCALIZED: They require Rotational Force to operate",
- "create.ponder.display_board.text_3": "UNLOCALIZED: Text can be displayed using Name Tags...",
- "create.ponder.display_board.text_4": "UNLOCALIZED: ...or through the use of Display Links",
- "create.ponder.display_board.text_5": "UNLOCALIZED: Dyes can be applied to individual lines of the board",
- "create.ponder.display_board.text_6": "UNLOCALIZED: Lines can be reset by clicking them with an empty hand",
-
- "create.ponder.display_link.header": "UNLOCALIZED: Setting up Display Links",
- "create.ponder.display_link.text_1": "UNLOCALIZED: Display Links can be used to visualise dynamic information",
- "create.ponder.display_link.text_2": "UNLOCALIZED: First, right-click the target display...",
- "create.ponder.display_link.text_3": "UNLOCALIZED: ...then attach it to the block to read from",
- "create.ponder.display_link.text_4": "UNLOCALIZED: Open the Interface to select and configure what is sent",
- "create.ponder.display_link.text_5": "UNLOCALIZED: The display will now receive information from the link",
- "create.ponder.display_link.text_6": "UNLOCALIZED: Not every block can act as a source",
- "create.ponder.display_link.text_7": "UNLOCALIZED: Each compatible block provides unique information",
- "create.ponder.display_link.text_8": "UNLOCALIZED: The Display Link can work with several different displays",
-
- "create.ponder.display_link_redstone.header": "UNLOCALIZED: Redstone Control",
- "create.ponder.display_link_redstone.text_1": "UNLOCALIZED: When powered by Redstone, Display Links stop sending updates",
- "create.ponder.display_link_redstone.text_2": "UNLOCALIZED: Once unpowered, the Timer is reset and new info is sent immediately",
- "create.ponder.display_link_redstone.text_3": "UNLOCALIZED: Signals emitted from the source do not affect the Link",
-
- "create.ponder.empty_blaze_burner.header": "UNLOCALIZED: Using Empty Blaze Burners",
- "create.ponder.empty_blaze_burner.text_1": "UNLOCALIZED: Right-click a Blaze with the empty burner to capture it",
- "create.ponder.empty_blaze_burner.text_2": "UNLOCALIZED: Alternatively, Blazes can be collected from their Spawners directly",
- "create.ponder.empty_blaze_burner.text_3": "UNLOCALIZED: You now have an ideal heat source for various machines",
- "create.ponder.empty_blaze_burner.text_4": "UNLOCALIZED: For Aesthetic purposes, Empty Blaze Burners can also be lit using Flint and Steel",
- "create.ponder.empty_blaze_burner.text_5": "UNLOCALIZED: The flame can be transformed using a soul-infused item",
- "create.ponder.empty_blaze_burner.text_6": "UNLOCALIZED: However, without a blaze they are not suitable for industrial heating",
-
- "create.ponder.encased_fluid_pipe.header": "UNLOCALIZED: Encasing Fluid Pipes",
- "create.ponder.encased_fluid_pipe.text_1": "UNLOCALIZED: Copper Casing can be used to decorate Fluid Pipes",
- "create.ponder.encased_fluid_pipe.text_2": "UNLOCALIZED: Aside from being conceiled, Encased Pipes are locked into their connectivity state",
- "create.ponder.encased_fluid_pipe.text_3": "UNLOCALIZED: It will no longer react to any neighbouring blocks being added or removed",
-
- "create.ponder.fan_direction.header": "UNLOCALIZED: Air flow of Encased Fans",
- "create.ponder.fan_direction.text_1": "UNLOCALIZED: Encased Fans use Rotational Force to create an Air Current",
- "create.ponder.fan_direction.text_2": "UNLOCALIZED: Strength and Direction of Flow depends on the Rotational Input",
-
- "create.ponder.fan_processing.header": "UNLOCALIZED: Processing Items using Encased Fans",
- "create.ponder.fan_processing.text_1": "UNLOCALIZED: When passing through lava, the Air Flow becomes Heated",
- "create.ponder.fan_processing.text_2": "UNLOCALIZED: Items caught in the area will be smelted",
- "create.ponder.fan_processing.text_3": "UNLOCALIZED: Food items thrown here would be incinerated",
- "create.ponder.fan_processing.text_4": "UNLOCALIZED: Instead, a setup for Smoking using Fire should be used for them",
- "create.ponder.fan_processing.text_5": "UNLOCALIZED: Air Flows passing through water create a Washing Setup",
- "create.ponder.fan_processing.text_6": "UNLOCALIZED: Some interesting new processing can be done with it",
- "create.ponder.fan_processing.text_7": "UNLOCALIZED: The Speed of the Fan does NOT affect the processing speed, only its range",
- "create.ponder.fan_processing.text_8": "UNLOCALIZED: Fan Processing can also be applied to Items on Depots and Belts",
-
- "create.ponder.fluid_pipe_flow.header": "UNLOCALIZED: Moving Fluids using Copper Pipes",
- "create.ponder.fluid_pipe_flow.text_1": "UNLOCALIZED: Fluid Pipes can connect two or more fluid sources and targets",
- "create.ponder.fluid_pipe_flow.text_2": "UNLOCALIZED: Using a wrench, a straight pipe segment can be given a window",
- "create.ponder.fluid_pipe_flow.text_3": "UNLOCALIZED: Windowed pipes will not connect to any other adjacent pipe segments",
- "create.ponder.fluid_pipe_flow.text_4": "UNLOCALIZED: Powered by Mechanical Pumps, the Pipes can transport Fluids",
- "create.ponder.fluid_pipe_flow.text_5": "UNLOCALIZED: No fluid is being extracted at first",
- "create.ponder.fluid_pipe_flow.text_6": "UNLOCALIZED: Once the flow connects them, the endpoints gradually transfer their contents",
- "create.ponder.fluid_pipe_flow.text_7": "UNLOCALIZED: Thus, the Pipe blocks themselves never 'physically' contain any fluid",
-
- "create.ponder.fluid_pipe_interaction.header": "UNLOCALIZED: Draining and Filling fluid containers",
- "create.ponder.fluid_pipe_interaction.text_1": "UNLOCALIZED: Endpoints of a pipe network can interact with a variety of blocks",
- "create.ponder.fluid_pipe_interaction.text_2": "UNLOCALIZED: Any block with fluid storage capabilities can be filled or drained",
- "create.ponder.fluid_pipe_interaction.text_3": "UNLOCALIZED: Source blocks right in front of an open end can be picked up...",
- "create.ponder.fluid_pipe_interaction.text_4": "UNLOCALIZED: ...while spilling into empty spaces can create fluid sources",
- "create.ponder.fluid_pipe_interaction.text_5": "UNLOCALIZED: Pipes can also extract fluids from a handful of other blocks directly",
-
- "create.ponder.fluid_tank_sizes.header": "UNLOCALIZED: Dimensions of a Fluid tank",
- "create.ponder.fluid_tank_sizes.text_1": "UNLOCALIZED: Fluid Tanks can be combined to increase the total capacity",
- "create.ponder.fluid_tank_sizes.text_2": "UNLOCALIZED: Their base square can be up to 3 blocks wide...",
- "create.ponder.fluid_tank_sizes.text_3": "UNLOCALIZED: ...and grow in height by more than 30 additional layers",
- "create.ponder.fluid_tank_sizes.text_4": "UNLOCALIZED: Using a Wrench, a tanks' window can be toggled",
-
- "create.ponder.fluid_tank_storage.header": "UNLOCALIZED: Storing Fluids in Fluid Tanks",
- "create.ponder.fluid_tank_storage.text_1": "UNLOCALIZED: Fluid Tanks can be used to store large amounts of fluid",
- "create.ponder.fluid_tank_storage.text_2": "UNLOCALIZED: Pipe networks can push and pull fluids from any side",
- "create.ponder.fluid_tank_storage.text_3": "UNLOCALIZED: The contained fluid can be measured by a Comparator",
- "create.ponder.fluid_tank_storage.text_4": "UNLOCALIZED: However, in Survival Mode Fluids cannot be added or taken manually",
- "create.ponder.fluid_tank_storage.text_5": "UNLOCALIZED: You can use Basins, Item Drains and Spouts to drain or fill fluid containing items",
-
- "create.ponder.funnel_compat.header": "UNLOCALIZED: Funnel compatibility",
- "create.ponder.funnel_compat.text_1": "UNLOCALIZED: Funnels should also interact nicely with a handful of other components.",
- "create.ponder.funnel_compat.text_2": "UNLOCALIZED: Vertical Saws",
- "create.ponder.funnel_compat.text_3": "UNLOCALIZED: Depots",
- "create.ponder.funnel_compat.text_4": "UNLOCALIZED: Item Drains",
-
- "create.ponder.funnel_direction.header": "UNLOCALIZED: Direction of Transfer",
- "create.ponder.funnel_direction.text_1": "UNLOCALIZED: Placed normally, it pulls items from the inventory.",
- "create.ponder.funnel_direction.text_2": "UNLOCALIZED: Placed while sneaking, it puts items into the inventory.",
- "create.ponder.funnel_direction.text_3": "UNLOCALIZED: Using a wrench, the funnel can be flipped after placement.",
- "create.ponder.funnel_direction.text_4": "UNLOCALIZED: Same rules will apply for most orientations.",
- "create.ponder.funnel_direction.text_5": "UNLOCALIZED: Funnels on belts will extract/insert depending on its movement direction.",
-
- "create.ponder.funnel_intro.header": "UNLOCALIZED: Using funnels",
- "create.ponder.funnel_intro.text_1": "UNLOCALIZED: Funnels are ideal for transferring items from and to inventories.",
-
- "create.ponder.funnel_redstone.header": "UNLOCALIZED: Redstone control",
- "create.ponder.funnel_redstone.text_1": "UNLOCALIZED: Redstone power will prevent any funnel from acting",
-
- "create.ponder.funnel_transfer.header": "UNLOCALIZED: Direct transfer",
- "create.ponder.funnel_transfer.text_1": "UNLOCALIZED: Funnels cannot ever transfer between closed inventories directly.",
- "create.ponder.funnel_transfer.text_2": "UNLOCALIZED: Chutes or Smart chutes might be more suitable for such purposes.",
- "create.ponder.funnel_transfer.text_3": "UNLOCALIZED: Same applies for horizontal movement. A mechanical belt should help here.",
-
- "create.ponder.gantry_carriage.header": "UNLOCALIZED: Using Gantry Carriages",
- "create.ponder.gantry_carriage.text_1": "UNLOCALIZED: Gantry Carriages can mount to and slide along a Gantry Shaft.",
- "create.ponder.gantry_carriage.text_2": "UNLOCALIZED: Gantry setups can move attached Blocks.",
-
- "create.ponder.gantry_cascaded.header": "UNLOCALIZED: Cascaded Gantries",
- "create.ponder.gantry_cascaded.text_1": "UNLOCALIZED: Gantry shafts attach to a carriage without the need of super glue",
- "create.ponder.gantry_cascaded.text_2": "UNLOCALIZED: Same applies for carriages on moved Gantry Shafts",
- "create.ponder.gantry_cascaded.text_3": "UNLOCALIZED: Thus, a gantry system can be cascaded to cover multiple axes of movement",
-
- "create.ponder.gantry_direction.header": "UNLOCALIZED: Gantry Movement Direction",
- "create.ponder.gantry_direction.text_1": "UNLOCALIZED: Gantry Shafts can have opposite orientations",
- "create.ponder.gantry_direction.text_2": "UNLOCALIZED: The movement direction of carriages depend on their shafts' orientation",
- "create.ponder.gantry_direction.text_3": "UNLOCALIZED: ...as well as the rotation direction of the shaft",
- "create.ponder.gantry_direction.text_4": "UNLOCALIZED: Same rules apply for the propagated rotation",
-
- "create.ponder.gantry_redstone.header": "UNLOCALIZED: Gantry Power Propagation",
- "create.ponder.gantry_redstone.text_1": "UNLOCALIZED: Redstone-powered gantry shafts stop moving their carriages",
- "create.ponder.gantry_redstone.text_2": "UNLOCALIZED: Instead, its rotational force is relayed to the carriages' output shaft",
-
- "create.ponder.gantry_shaft.header": "UNLOCALIZED: Using Gantry Shafts",
- "create.ponder.gantry_shaft.text_1": "UNLOCALIZED: Gantry Shafts form the basis of a gantry setup. Attached Carriages will move along them.",
- "create.ponder.gantry_shaft.text_2": "UNLOCALIZED: Gantry setups can move attached Blocks.",
-
- "create.ponder.gearbox.header": "UNLOCALIZED: Relaying rotational force using Gearboxes",
- "create.ponder.gearbox.text_1": "UNLOCALIZED: Jumping between axes of rotation can get bulky quickly",
- "create.ponder.gearbox.text_2": "UNLOCALIZED: A gearbox is the more compact equivalent of this setup",
- "create.ponder.gearbox.text_3": "UNLOCALIZED: Shafts around corners rotate in mirrored directions",
- "create.ponder.gearbox.text_4": "UNLOCALIZED: Straight connections will be reversed",
-
- "create.ponder.gearshift.header": "UNLOCALIZED: Controlling rotational force using a Gearshift",
- "create.ponder.gearshift.text_1": "UNLOCALIZED: Gearshifts will relay rotation in a straight line",
- "create.ponder.gearshift.text_2": "UNLOCALIZED: When powered by Redstone, it reverses the transmission",
-
- "create.ponder.hand_crank.header": "UNLOCALIZED: Generating Rotational Force using Hand Cranks",
- "create.ponder.hand_crank.text_1": "UNLOCALIZED: Hand Cranks can be used by players to apply rotational force manually",
- "create.ponder.hand_crank.text_2": "UNLOCALIZED: Hold Right-Click to rotate it Counter-Clockwise",
- "create.ponder.hand_crank.text_3": "UNLOCALIZED: Its conveyed speed is relatively high",
- "create.ponder.hand_crank.text_4": "UNLOCALIZED: Sneak and Hold Right-Click to rotate it Clockwise",
-
- "create.ponder.hose_pulley.header": "UNLOCALIZED: Source Filling and Draining using Hose Pulleys",
- "create.ponder.hose_pulley.text_1": "UNLOCALIZED: Hose Pulleys can be used to fill or drain large bodies of Fluid",
- "create.ponder.hose_pulley.text_2": "UNLOCALIZED: With the Kinetic Input, the height of the pulleys' hose can be controlled",
- "create.ponder.hose_pulley.text_3": "UNLOCALIZED: The Pulley retracts while the input rotation is inverted",
- "create.ponder.hose_pulley.text_4": "UNLOCALIZED: On the opposite side, pipes can be connected",
- "create.ponder.hose_pulley.text_5": "UNLOCALIZED: Attached pipe networks can either provide fluid to the hose...",
- "create.ponder.hose_pulley.text_6": "UNLOCALIZED: ...or pull from it, draining the pool instead",
- "create.ponder.hose_pulley.text_7": "UNLOCALIZED: Fill and Drain speed of the pulley depends entirely on the fluid networks' throughput",
-
- "create.ponder.hose_pulley_infinite.header": "UNLOCALIZED: Passively Filling and Draining large bodies of Fluid",
- "create.ponder.hose_pulley_infinite.text_1": "UNLOCALIZED: When deploying the Hose Pulley into a large enough ocean...",
- "create.ponder.hose_pulley_infinite.text_2": "UNLOCALIZED: It will provide/dispose fluids without affecting the source",
- "create.ponder.hose_pulley_infinite.text_3": "UNLOCALIZED: Pipe networks can limitlessly take fluids from/to such pulleys",
-
- "create.ponder.hose_pulley_level.header": "UNLOCALIZED: Fill and Drain level of Hose Pulleys",
- "create.ponder.hose_pulley_level.text_1": "UNLOCALIZED: While fully retracted, the Hose Pulley cannot operate",
- "create.ponder.hose_pulley_level.text_2": "UNLOCALIZED: Draining runs from top to bottom",
- "create.ponder.hose_pulley_level.text_3": "UNLOCALIZED: The surface level will end up just below where the hose ends",
- "create.ponder.hose_pulley_level.text_4": "UNLOCALIZED: Filling runs from bottom to top",
- "create.ponder.hose_pulley_level.text_5": "UNLOCALIZED: The filled pool will not grow beyond the layer above the hose end",
-
- "create.ponder.item_drain.header": "UNLOCALIZED: Emptying Fluid Containers using Item Drains",
- "create.ponder.item_drain.text_1": "UNLOCALIZED: Item Drains can extract fluids from items",
- "create.ponder.item_drain.text_2": "UNLOCALIZED: Right-click it to pour fluids from your held item into it",
- "create.ponder.item_drain.text_3": "UNLOCALIZED: When items are inserted from the side...",
- "create.ponder.item_drain.text_4": "UNLOCALIZED: ...they roll across, emptying out their contained fluid",
- "create.ponder.item_drain.text_5": "UNLOCALIZED: Pipe Networks can now pull the fluid from the drains' internal buffer",
-
- "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_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.large_cogwheel.header": "UNLOCALIZED: Relaying rotational force using Large Cogwheels",
- "create.ponder.large_cogwheel.text_1": "UNLOCALIZED: Large cogwheels can connect to each other at right angles",
- "create.ponder.large_cogwheel.text_2": "UNLOCALIZED: It will help relaying conveyed speed to other axes of rotation",
-
- "create.ponder.linear_chassis_attachment.header": "UNLOCALIZED: Attaching blocks using Linear Chassis",
- "create.ponder.linear_chassis_attachment.text_1": "UNLOCALIZED: The open faces of a Linear Chassis can be made Sticky",
- "create.ponder.linear_chassis_attachment.text_2": "UNLOCALIZED: Click again to make the opposite side sticky",
- "create.ponder.linear_chassis_attachment.text_3": "UNLOCALIZED: Sneak and Right-Click with an empty hand to remove the slime",
- "create.ponder.linear_chassis_attachment.text_4": "UNLOCALIZED: Stickied faces of the Linear Chassis will attach a line of blocks in front of it",
- "create.ponder.linear_chassis_attachment.text_5": "UNLOCALIZED: Using a Wrench, a precise Range can be specified for this chassis",
- "create.ponder.linear_chassis_attachment.text_6": "UNLOCALIZED: Holding CTRL and scrolling adjusts the range of all attached Chassis Blocks",
- "create.ponder.linear_chassis_attachment.text_7": "UNLOCALIZED: Attaching blocks to any other side requires the use of Super Glue",
- "create.ponder.linear_chassis_attachment.text_8": "UNLOCALIZED: Using these mechanics, structures of any shape can move as a Contraption",
-
- "create.ponder.linear_chassis_group.header": "UNLOCALIZED: Moving Linear Chassis in groups",
- "create.ponder.linear_chassis_group.text_1": "UNLOCALIZED: Linear Chassis connect to identical Chassis blocks next to them",
- "create.ponder.linear_chassis_group.text_2": "UNLOCALIZED: When one is moved by a Contraption, the others are dragged with it",
- "create.ponder.linear_chassis_group.text_3": "UNLOCALIZED: Chassis of a different type or facing another direction will not attach",
-
- "create.ponder.mechanical_arm.header": "UNLOCALIZED: Setting up Mechanical Arms",
- "create.ponder.mechanical_arm.text_1": "UNLOCALIZED: Mechanical Arms have to be assigned their in- and outputs before they are placed",
- "create.ponder.mechanical_arm.text_2": "UNLOCALIZED: Right-Click inventories while holding the Arm to assign them as Targets",
- "create.ponder.mechanical_arm.text_3": "UNLOCALIZED: Right-Click again to toggle between Input (Blue) and Output (Orange)",
- "create.ponder.mechanical_arm.text_4": "UNLOCALIZED: Left-Click components to remove their Selection",
- "create.ponder.mechanical_arm.text_5": "UNLOCALIZED: Once placed, the Mechanical Arm will target the blocks selected previously",
- "create.ponder.mechanical_arm.text_6": "UNLOCALIZED: They can have any amount of in- and outputs within their range",
- "create.ponder.mechanical_arm.text_7": "UNLOCALIZED: However, not every type of Inventory can be interacted with directly",
- "create.ponder.mechanical_arm.text_8": "UNLOCALIZED: Funnels and Depots can help to Bridge that gap",
-
- "create.ponder.mechanical_arm_filtering.header": "UNLOCALIZED: Filtering Outputs of the Mechanical Arm",
- "create.ponder.mechanical_arm_filtering.text_1": "UNLOCALIZED: Inputs",
- "create.ponder.mechanical_arm_filtering.text_2": "UNLOCALIZED: Outputs",
- "create.ponder.mechanical_arm_filtering.text_3": "UNLOCALIZED: Sometimes it is desirable to restrict targets of the Arm by matching a filter",
- "create.ponder.mechanical_arm_filtering.text_4": "UNLOCALIZED: Mechanical Arms by themselves do not provide any options for filtering",
- "create.ponder.mechanical_arm_filtering.text_5": "UNLOCALIZED: Brass Funnels as Targets do however communicate their own filter to the Arm",
- "create.ponder.mechanical_arm_filtering.text_6": "UNLOCALIZED: The Arm is smart enough not to pick up items it couldn't distribute",
-
- "create.ponder.mechanical_arm_modes.header": "UNLOCALIZED: Distribution modes of the Mechanical Arm",
- "create.ponder.mechanical_arm_modes.text_1": "UNLOCALIZED: Input",
- "create.ponder.mechanical_arm_modes.text_2": "UNLOCALIZED: Outputs",
- "create.ponder.mechanical_arm_modes.text_3": "UNLOCALIZED: Whenever an Arm has to choose between multiple valid outputs...",
- "create.ponder.mechanical_arm_modes.text_4": "UNLOCALIZED: ...it will act according to its setting",
- "create.ponder.mechanical_arm_modes.text_5": "UNLOCALIZED: Scrolling with a Wrench will allow you to configure it",
- "create.ponder.mechanical_arm_modes.text_6": "UNLOCALIZED: Round Robin mode simply cycles through all outputs that are available",
- "create.ponder.mechanical_arm_modes.text_7": "UNLOCALIZED: If an output is unable to take more items, it will be skipped",
- "create.ponder.mechanical_arm_modes.text_8": "UNLOCALIZED: Forced Round Robin mode will never skip outputs, and instead wait until they are free",
- "create.ponder.mechanical_arm_modes.text_9": "UNLOCALIZED: Prefer First prioritizes the outputs selected earliest when configuring this Arm",
-
- "create.ponder.mechanical_arm_redstone.header": "UNLOCALIZED: Controlling Mechanical Arms with Redstone",
- "create.ponder.mechanical_arm_redstone.text_1": "UNLOCALIZED: When powered by Redstone, Mechanical Arms will not activate",
- "create.ponder.mechanical_arm_redstone.text_2": "UNLOCALIZED: Before stopping, it will finish any started cycles",
- "create.ponder.mechanical_arm_redstone.text_3": "UNLOCALIZED: Thus, a negative pulse can be used to trigger exactly one activation cycle",
-
- "create.ponder.mechanical_bearing.header": "UNLOCALIZED: Movings Structures using the Mechanical Bearing",
- "create.ponder.mechanical_bearing.text_1": "UNLOCALIZED: Mechanical Bearings attach to the block in front of them",
- "create.ponder.mechanical_bearing.text_2": "UNLOCALIZED: Upon receiving Rotational Force, it will assemble it into a Rotating Contraption",
-
- "create.ponder.mechanical_crafter.header": "UNLOCALIZED: Setting up Mechanical Crafters",
- "create.ponder.mechanical_crafter.text_1": "UNLOCALIZED: An array of Mechanical Crafters can be used to automate any Crafting Recipe",
- "create.ponder.mechanical_crafter.text_2": "UNLOCALIZED: Using a Wrench, the Crafters' paths can be arranged",
- "create.ponder.mechanical_crafter.text_3": "UNLOCALIZED: For a valid setup, all paths have to converge into one exit at any side",
- "create.ponder.mechanical_crafter.text_4": "UNLOCALIZED: The outputs will be placed into the inventory at the exit",
- "create.ponder.mechanical_crafter.text_5": "UNLOCALIZED: Mechanical Crafters require Rotational Force to operate",
- "create.ponder.mechanical_crafter.text_6": "UNLOCALIZED: Right-Click the front to insert Items manually",
- "create.ponder.mechanical_crafter.text_7": "UNLOCALIZED: Once every slot of a path contains an Item, the crafting process will begin",
- "create.ponder.mechanical_crafter.text_8": "UNLOCALIZED: For recipes not fully occupying the crafter setup, the start can be forced using a Redstone Pulse",
-
- "create.ponder.mechanical_crafter_connect.header": "UNLOCALIZED: Connecting Inventories of Crafters",
- "create.ponder.mechanical_crafter_connect.text_1": "UNLOCALIZED: Items can be inserted to Crafters automatically",
- "create.ponder.mechanical_crafter_connect.text_2": "UNLOCALIZED: Using the Wrench at their backs, Mechanical Crafter inputs can be combined",
- "create.ponder.mechanical_crafter_connect.text_3": "UNLOCALIZED: All connected Crafters can now be accessed by the same input location",
-
- "create.ponder.mechanical_crafter_covers.header": "UNLOCALIZED: Covering slots of Mechanical Crafters",
- "create.ponder.mechanical_crafter_covers.text_1": "UNLOCALIZED: Some recipes will require additional Crafters to bridge gaps in the path",
- "create.ponder.mechanical_crafter_covers.text_2": "UNLOCALIZED: Using Slot Covers, Crafters can be set to act as an Empty Slot in the arrangement",
- "create.ponder.mechanical_crafter_covers.text_3": "UNLOCALIZED: Shared Inputs created with the Wrench at the back can also reach across covered Crafters",
-
- "create.ponder.mechanical_drill.header": "UNLOCALIZED: Breaking Blocks with the Mechanical Drill",
- "create.ponder.mechanical_drill.text_1": "UNLOCALIZED: When given Rotational Force, a Mechanical Drill will break blocks directly in front of it",
- "create.ponder.mechanical_drill.text_2": "UNLOCALIZED: Its mining speed depends on the Rotational Input",
-
- "create.ponder.mechanical_drill_contraption.header": "UNLOCALIZED: Using Mechanical Drills on Contraptions",
- "create.ponder.mechanical_drill_contraption.text_1": "UNLOCALIZED: Whenever Drills are moved as part of an animated Contraption...",
- "create.ponder.mechanical_drill_contraption.text_2": "UNLOCALIZED: ...they will break blocks the contraption runs them into",
-
- "create.ponder.mechanical_harvester.header": "UNLOCALIZED: Using Mechanical Harvesters on Contraptions",
- "create.ponder.mechanical_harvester.text_1": "UNLOCALIZED: Whenever Harvesters are moved as part of an animated Contraption...",
- "create.ponder.mechanical_harvester.text_2": "UNLOCALIZED: They will harvest and reset any mature crops on their way",
-
- "create.ponder.mechanical_mixer.header": "UNLOCALIZED: Processing Items with the Mechanical Mixer",
- "create.ponder.mechanical_mixer.text_1": "UNLOCALIZED: With a Mixer and Basin, some Crafting Recipes can be automated",
- "create.ponder.mechanical_mixer.text_2": "UNLOCALIZED: Available recipes include any Shapeless Crafting Recipe, plus a couple extra ones",
- "create.ponder.mechanical_mixer.text_3": "UNLOCALIZED: Some of those recipes may require the heat of a Blaze Burner",
- "create.ponder.mechanical_mixer.text_4": "UNLOCALIZED: The filter slot can be used in case two recipes are conflicting.",
-
- "create.ponder.mechanical_piston.header": "UNLOCALIZED: Moving Structures using Mechanical Pistons",
- "create.ponder.mechanical_piston.text_1": "UNLOCALIZED: Mechanical Pistons can move blocks in front of them",
- "create.ponder.mechanical_piston.text_2": "UNLOCALIZED: Speed and direction of movement depend on the Rotational Input",
- "create.ponder.mechanical_piston.text_3": "UNLOCALIZED: Sticky Mechanical Pistons can pull the attached blocks back",
-
- "create.ponder.mechanical_piston_modes.header": "UNLOCALIZED: Movement Modes of the Mechanical Piston",
- "create.ponder.mechanical_piston_modes.text_1": "UNLOCALIZED: Whenever Pistons stop moving, the moved structure reverts to blocks",
- "create.ponder.mechanical_piston_modes.text_2": "UNLOCALIZED: It can be configured never to revert to solid blocks, or only at the location it started at",
-
- "create.ponder.mechanical_plough.header": "UNLOCALIZED: Using Mechanical Ploughs on Contraptions",
- "create.ponder.mechanical_plough.text_1": "UNLOCALIZED: Whenever Ploughs are moved as part of an animated Contraption...",
- "create.ponder.mechanical_plough.text_2": "UNLOCALIZED: ...they will break blocks without a solid collision hitbox",
- "create.ponder.mechanical_plough.text_3": "UNLOCALIZED: Additionally, ploughs can create farmland",
- "create.ponder.mechanical_plough.text_4": "UNLOCALIZED: ...they can also launch entities without hurting them",
-
- "create.ponder.mechanical_press.header": "UNLOCALIZED: Processing Items with the Mechanical Press",
- "create.ponder.mechanical_press.text_1": "UNLOCALIZED: The Mechanical Press can process items provided beneath it",
- "create.ponder.mechanical_press.text_2": "UNLOCALIZED: The Input items can be dropped or placed on a Depot under the Press",
- "create.ponder.mechanical_press.text_3": "UNLOCALIZED: When items are provided on a belt...",
- "create.ponder.mechanical_press.text_4": "UNLOCALIZED: The Press will hold and process them automatically",
-
- "create.ponder.mechanical_press_compacting.header": "UNLOCALIZED: Compacting items with the Mechanical Press",
- "create.ponder.mechanical_press_compacting.text_1": "UNLOCALIZED: Pressing items held in a Basin will cause them to be Compacted",
- "create.ponder.mechanical_press_compacting.text_2": "UNLOCALIZED: Compacting includes any filled 2x2 or 3x3 Crafting Recipe, plus a couple extra ones",
- "create.ponder.mechanical_press_compacting.text_3": "UNLOCALIZED: Some of those recipes may require the heat of a Blaze Burner",
- "create.ponder.mechanical_press_compacting.text_4": "UNLOCALIZED: The filter slot can be used in case two recipes are conflicting.",
-
- "create.ponder.mechanical_pump_flow.header": "UNLOCALIZED: Fluid Transportation using Mechanical Pumps",
- "create.ponder.mechanical_pump_flow.text_1": "UNLOCALIZED: Mechanical Pumps govern the flow of their attached pipe networks",
- "create.ponder.mechanical_pump_flow.text_2": "UNLOCALIZED: When powered, their arrow indicates the direction of flow",
- "create.ponder.mechanical_pump_flow.text_3": "UNLOCALIZED: The network behind is now pulling fluids...",
- "create.ponder.mechanical_pump_flow.text_4": "UNLOCALIZED: ...while the network in front is transferring it outward",
- "create.ponder.mechanical_pump_flow.text_5": "UNLOCALIZED: Reversing the input rotation reverses the direction of flow",
- "create.ponder.mechanical_pump_flow.text_6": "UNLOCALIZED: Use a Wrench to reverse the orientation of pumps manually",
-
- "create.ponder.mechanical_pump_speed.header": "UNLOCALIZED: Throughput of Mechanical Pumps",
- "create.ponder.mechanical_pump_speed.text_1": "UNLOCALIZED: Regardless of speed, Mechanical Pumps affect pipes connected up to 16 blocks away",
- "create.ponder.mechanical_pump_speed.text_2": "UNLOCALIZED: Speeding up the input rotation changes the speed of flow propagation...",
- "create.ponder.mechanical_pump_speed.text_3": "UNLOCALIZED: ...aswell as how quickly fluids are transferred",
- "create.ponder.mechanical_pump_speed.text_4": "UNLOCALIZED: Pumps can combine their throughputs within shared pipe networks",
- "create.ponder.mechanical_pump_speed.text_5": "UNLOCALIZED: Alternating their orientation can help align their flow directions",
-
- "create.ponder.mechanical_saw_breaker.header": "UNLOCALIZED: Cutting Trees with the Mechanical Saw",
- "create.ponder.mechanical_saw_breaker.text_1": "UNLOCALIZED: When given Rotational Force, a Mechanical Saw will cut trees directly in front of it",
- "create.ponder.mechanical_saw_breaker.text_2": "UNLOCALIZED: In order to cut the tree fully, the Saw has to break the last block connecting it to the ground",
-
- "create.ponder.mechanical_saw_contraption.header": "UNLOCALIZED: Using Mechanical Saws on Contraptions",
- "create.ponder.mechanical_saw_contraption.text_1": "UNLOCALIZED: Whenever Saws are moved as part of an animated Contraption...",
- "create.ponder.mechanical_saw_contraption.text_2": "UNLOCALIZED: ...they will cut any trees the contraption runs them into",
-
- "create.ponder.mechanical_saw_processing.header": "UNLOCALIZED: Processing Items on the Mechanical Saw",
- "create.ponder.mechanical_saw_processing.text_1": "UNLOCALIZED: Upward facing Mechanical Saws can process a variety of items",
- "create.ponder.mechanical_saw_processing.text_2": "UNLOCALIZED: The processed item always moves against the rotational input to the saw",
- "create.ponder.mechanical_saw_processing.text_3": "UNLOCALIZED: Saws can work in-line with Mechanical Belts",
- "create.ponder.mechanical_saw_processing.text_4": "UNLOCALIZED: When an ingredient has multiple possible outcomes, the filter slot can specify it",
- "create.ponder.mechanical_saw_processing.text_5": "UNLOCALIZED: Without filter, the Saw would cycle through all outcomes instead",
-
- "create.ponder.millstone.header": "UNLOCALIZED: Processing Items in the Millstone",
- "create.ponder.millstone.text_1": "UNLOCALIZED: Millstones process items by grinding them",
- "create.ponder.millstone.text_2": "UNLOCALIZED: They can be powered from the side using cogwheels",
- "create.ponder.millstone.text_3": "UNLOCALIZED: Throw or Insert items at the top",
- "create.ponder.millstone.text_4": "UNLOCALIZED: After some time, the result can be obtained via Right-click",
- "create.ponder.millstone.text_5": "UNLOCALIZED: The outputs can also be extracted by automation",
-
- "create.ponder.nixie_tube.header": "UNLOCALIZED: Using Nixie Tubes",
- "create.ponder.nixie_tube.text_1": "UNLOCALIZED: When powered by Redstone, Nixie Tubes will display the redstone signals' strength",
- "create.ponder.nixie_tube.text_2": "UNLOCALIZED: Using name tags edited with an anvil, custom text can be displayed",
- "create.ponder.nixie_tube.text_3": "UNLOCALIZED: Right-Click with Dye to change their display colour",
-
- "create.ponder.piston_pole.header": "UNLOCALIZED: Piston Extension Poles",
- "create.ponder.piston_pole.text_1": "UNLOCALIZED: Without attached Poles, a Mechanical Piston cannot move",
- "create.ponder.piston_pole.text_2": "UNLOCALIZED: The Length of pole added at its back determines the Extension Range",
-
- "create.ponder.portable_fluid_interface.header": "UNLOCALIZED: Contraption Fluid Exchange",
- "create.ponder.portable_fluid_interface.text_1": "UNLOCALIZED: Fluid Tanks on moving contraptions cannot be accessed by any pipes",
- "create.ponder.portable_fluid_interface.text_2": "UNLOCALIZED: This component can interact with fluid tanks without the need to stop the contraption",
- "create.ponder.portable_fluid_interface.text_3": "UNLOCALIZED: Place a second one with a gap of 1 or 2 blocks inbetween",
- "create.ponder.portable_fluid_interface.text_4": "UNLOCALIZED: Whenever they pass by each other, they will engage in a connection",
- "create.ponder.portable_fluid_interface.text_5": "UNLOCALIZED: While engaged, the stationary interface will represent ALL Tanks on the contraption",
- "create.ponder.portable_fluid_interface.text_6": "UNLOCALIZED: Fluid can now be inserted...",
- "create.ponder.portable_fluid_interface.text_7": "UNLOCALIZED: ...or extracted from the contraption",
- "create.ponder.portable_fluid_interface.text_8": "UNLOCALIZED: After no contents have been exchanged for a while, the contraption will continue on its way",
-
- "create.ponder.portable_storage_interface.header": "UNLOCALIZED: Contraption Storage Exchange",
- "create.ponder.portable_storage_interface.text_1": "UNLOCALIZED: Inventories on moving contraptions cannot be accessed by players.",
- "create.ponder.portable_storage_interface.text_2": "UNLOCALIZED: This component can interact with storage without the need to stop the contraption.",
- "create.ponder.portable_storage_interface.text_3": "UNLOCALIZED: Place a second one with a gap of 1 or 2 blocks inbetween",
- "create.ponder.portable_storage_interface.text_4": "UNLOCALIZED: Whenever they pass by each other, they will engage in a connection",
- "create.ponder.portable_storage_interface.text_5": "UNLOCALIZED: While engaged, the stationary interface will represent ALL inventories on the contraption",
- "create.ponder.portable_storage_interface.text_6": "UNLOCALIZED: Items can now be inserted...",
- "create.ponder.portable_storage_interface.text_7": "UNLOCALIZED: ...or extracted from the contraption",
- "create.ponder.portable_storage_interface.text_8": "UNLOCALIZED: After no items have been exchanged for a while, the contraption will continue on its way",
-
- "create.ponder.portable_storage_interface_redstone.header": "UNLOCALIZED: Redstone Control",
- "create.ponder.portable_storage_interface_redstone.text_1": "UNLOCALIZED: Redstone power will prevent the stationary interface from engaging",
-
- "create.ponder.powered_latch.header": "UNLOCALIZED: Controlling signals using the Powered Latch",
- "create.ponder.powered_latch.text_1": "UNLOCALIZED: Powered Latches are redstone controllable Levers",
- "create.ponder.powered_latch.text_2": "UNLOCALIZED: Signals at the back switch it on",
- "create.ponder.powered_latch.text_3": "UNLOCALIZED: Signals from the side switch it back off",
- "create.ponder.powered_latch.text_4": "UNLOCALIZED: Powered latches can also be toggled manually",
-
- "create.ponder.powered_toggle_latch.header": "UNLOCALIZED: Controlling signals using the Powered Toggle Latch",
- "create.ponder.powered_toggle_latch.text_1": "UNLOCALIZED: Powered Toggle Latches are redstone controllable Levers",
- "create.ponder.powered_toggle_latch.text_2": "UNLOCALIZED: Signals at the back will toggle its state",
- "create.ponder.powered_toggle_latch.text_3": "UNLOCALIZED: ...on and back off",
- "create.ponder.powered_toggle_latch.text_4": "UNLOCALIZED: Powered toggle latches can also be toggled manually",
-
- "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_repeater.header": "UNLOCALIZED: Controlling signals using Pulse Repeaters",
- "create.ponder.pulse_repeater.text_1": "UNLOCALIZED: Pulse Repeaters emit a short pulse at a delay",
- "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.radial_chassis.header": "UNLOCALIZED: Attaching blocks using Radial Chassis",
- "create.ponder.radial_chassis.text_1": "UNLOCALIZED: Radial Chassis connect to identical Chassis blocks in a row",
- "create.ponder.radial_chassis.text_2": "UNLOCALIZED: When one is moved by a Contraption, the others are dragged with it",
- "create.ponder.radial_chassis.text_3": "UNLOCALIZED: The side faces of a Radial Chassis can be made Sticky",
- "create.ponder.radial_chassis.text_4": "UNLOCALIZED: Click again to make all other sides sticky",
- "create.ponder.radial_chassis.text_5": "UNLOCALIZED: Sneak and Right-Click with an empty hand to remove the slime",
- "create.ponder.radial_chassis.text_6": "UNLOCALIZED: Whenever a Block is next to a sticky face...",
- "create.ponder.radial_chassis.text_7": "UNLOCALIZED: ...it will attach all reachable blocks within a radius on that layer",
- "create.ponder.radial_chassis.text_8": "UNLOCALIZED: Using a Wrench, a precise Radius can be specified for this chassis",
- "create.ponder.radial_chassis.text_9": "UNLOCALIZED: Blocks not reachable by any sticky face will not attach",
-
- "create.ponder.redstone_contact.header": "UNLOCALIZED: Redstone Contacts",
- "create.ponder.redstone_contact.text_1": "UNLOCALIZED: Redstone Contacts facing each other will emit a redstone signal",
- "create.ponder.redstone_contact.text_2": "UNLOCALIZED: This still applies when one of them is part of a moving Contraption",
-
- "create.ponder.redstone_link.header": "UNLOCALIZED: Using Redstone Links",
- "create.ponder.redstone_link.text_1": "UNLOCALIZED: Redstone Links can transmit redstone signals wirelessly",
- "create.ponder.redstone_link.text_2": "UNLOCALIZED: Right-click while Sneaking to toggle receive mode",
- "create.ponder.redstone_link.text_3": "UNLOCALIZED: A simple Right-click with a Wrench can do the same",
- "create.ponder.redstone_link.text_4": "UNLOCALIZED: Receivers emit the redstone power of transmitters within 128 blocks",
- "create.ponder.redstone_link.text_5": "UNLOCALIZED: Placing items in the two slots can specify a Frequency",
- "create.ponder.redstone_link.text_6": "UNLOCALIZED: Only the links with matching Frequencies will communicate",
-
- "create.ponder.rope_pulley.header": "UNLOCALIZED: Moving Structures using Rope Pulleys",
- "create.ponder.rope_pulley.text_1": "UNLOCALIZED: Rope Pulleys can move blocks vertically when given Rotational Force",
- "create.ponder.rope_pulley.text_2": "UNLOCALIZED: Direction and Speed of movement depend on the Rotational Input",
-
- "create.ponder.rope_pulley_attachment.header": "UNLOCALIZED: Moving Pulleys as part of a Contraption",
- "create.ponder.rope_pulley_attachment.text_1": "UNLOCALIZED: Whenever Pulleys are themselves being moved by a Contraption...",
- "create.ponder.rope_pulley_attachment.text_2": "UNLOCALIZED: ...its attached structure will be dragged with it",
- "create.ponder.rope_pulley_attachment.text_3": "UNLOCALIZED: Mind that pulleys are only movable while stopped",
-
- "create.ponder.rope_pulley_modes.header": "UNLOCALIZED: Movement Modes of the Rope Pulley",
- "create.ponder.rope_pulley_modes.text_1": "UNLOCALIZED: Whenever Pulleys stop moving, the moved structure reverts to blocks",
- "create.ponder.rope_pulley_modes.text_2": "UNLOCALIZED: It can be configured never to revert to solid blocks, or only at the location it started at",
-
- "create.ponder.rose_quartz_lamp.header": "UNLOCALIZED: Rose Quartz Lamps",
- "create.ponder.rose_quartz_lamp.text_1": "UNLOCALIZED: Rose Quartz Lamps activate on a Redstone signal",
- "create.ponder.rose_quartz_lamp.text_2": "UNLOCALIZED: They will continue to emit redstone power afterwards",
- "create.ponder.rose_quartz_lamp.text_3": "UNLOCALIZED: When multiple lamps are arranged in a group...",
- "create.ponder.rose_quartz_lamp.text_4": "UNLOCALIZED: ...activating a Lamp will focus the signal to it, deactivating all others",
- "create.ponder.rose_quartz_lamp.text_5": "UNLOCALIZED: Comparators output based on the distance to a powered lamp",
- "create.ponder.rose_quartz_lamp.text_6": "UNLOCALIZED: The Lamps can also be toggled manually using a Wrench",
-
- "create.ponder.rotation_speed_controller.header": "UNLOCALIZED: Using the Rotational Speed Controller",
- "create.ponder.rotation_speed_controller.text_1": "UNLOCALIZED: Rot. Speed Controllers relay rotation from their axis to a Large Cogwheel above them",
- "create.ponder.rotation_speed_controller.text_2": "UNLOCALIZED: Using the scroll input on its side, the conveyed speed can be configured",
-
- "create.ponder.sail.header": "UNLOCALIZED: Assembling Windmills using Sails",
- "create.ponder.sail.text_1": "UNLOCALIZED: Sails are handy blocks to create Windmills with",
- "create.ponder.sail.text_2": "UNLOCALIZED: They will attach to blocks and each other without the need of Super Glue or Chassis Blocks",
- "create.ponder.sail.text_3": "UNLOCALIZED: Right-Click with Dye to paint them",
- "create.ponder.sail.text_4": "UNLOCALIZED: Right-Click with Shears to turn them back into frames",
-
- "create.ponder.sail_frame.header": "UNLOCALIZED: Assembling Windmills using Sail Frames",
- "create.ponder.sail_frame.text_1": "UNLOCALIZED: Sail Frames are handy blocks to create Windmills with",
- "create.ponder.sail_frame.text_2": "UNLOCALIZED: They will attach to blocks and each other without the need of Super Glue or Chassis Blocks",
-
- "create.ponder.sequenced_gearshift.header": "UNLOCALIZED: Controlling Rotational Speed using Sequenced Gearshifts",
- "create.ponder.sequenced_gearshift.text_1": "UNLOCALIZED: Seq. Gearshifts relay rotation by following a timed list of instructions",
- "create.ponder.sequenced_gearshift.text_2": "UNLOCALIZED: Right-click it to open the Configuration UI",
- "create.ponder.sequenced_gearshift.text_3": "UNLOCALIZED: Upon receiving a Redstone Signal, it will start running its configured sequence",
- "create.ponder.sequenced_gearshift.text_4": "UNLOCALIZED: Once finished, it waits for the next Redstone Signal and starts over",
- "create.ponder.sequenced_gearshift.text_5": "UNLOCALIZED: A redstone comparator can be used to read the current progress",
-
- "create.ponder.shaft.header": "UNLOCALIZED: Relaying rotational force using Shafts",
- "create.ponder.shaft.text_1": "UNLOCALIZED: Shafts will relay rotation in a straight line.",
-
- "create.ponder.shaft_casing.header": "UNLOCALIZED: Encasing Shafts",
- "create.ponder.shaft_casing.text_1": "UNLOCALIZED: Brass or Andesite Casing can be used to decorate Shafts",
-
- "create.ponder.smart_chute.header": "UNLOCALIZED: Filtering Items using Smart Chutes",
- "create.ponder.smart_chute.text_1": "UNLOCALIZED: Smart Chutes are vertical chutes with additional control",
- "create.ponder.smart_chute.text_2": "UNLOCALIZED: Items in the filter slot specify what exactly they can extract and transfer",
- "create.ponder.smart_chute.text_3": "UNLOCALIZED: Use the Mouse Wheel to specify the extracted stack size",
- "create.ponder.smart_chute.text_4": "UNLOCALIZED: Redstone power will prevent Smart Chutes from acting.",
-
- "create.ponder.smart_pipe.header": "UNLOCALIZED: Controlling Fluid flow using Smart Pipes",
- "create.ponder.smart_pipe.text_1": "UNLOCALIZED: Smart pipes can help control flows by fluid type",
- "create.ponder.smart_pipe.text_2": "UNLOCALIZED: When placed directly at the source, they can specify the type of fluid to extract",
- "create.ponder.smart_pipe.text_3": "UNLOCALIZED: Simply Right-Click their filter slot with any item containing the desired fluid",
- "create.ponder.smart_pipe.text_4": "UNLOCALIZED: When placed further down a pipe network, smart pipes will only let matching fluids continue",
-
- "create.ponder.speedometer.header": "UNLOCALIZED: Monitoring Kinetic information using the Speedometer",
- "create.ponder.speedometer.text_1": "UNLOCALIZED: The Speedometer displays the current Speed of the attached components",
- "create.ponder.speedometer.text_2": "UNLOCALIZED: When wearing Engineers' Goggles, the player can get more detailed information from the Gauge",
- "create.ponder.speedometer.text_3": "UNLOCALIZED: Comparators can emit analog Restone Signals relative to the Speedometer's measurements",
-
- "create.ponder.spout_filling.header": "UNLOCALIZED: Filling Items using a Spout",
- "create.ponder.spout_filling.text_1": "UNLOCALIZED: The Spout can fill fluid holding items provided beneath it",
- "create.ponder.spout_filling.text_2": "UNLOCALIZED: The content of a Spout cannot be accessed manually",
- "create.ponder.spout_filling.text_3": "UNLOCALIZED: Instead, Pipes can be used to supply it with fluids",
- "create.ponder.spout_filling.text_4": "UNLOCALIZED: The Input items can be placed on a Depot under the Spout",
- "create.ponder.spout_filling.text_5": "UNLOCALIZED: When items are provided on a belt...",
- "create.ponder.spout_filling.text_6": "UNLOCALIZED: The Spout will hold and process them automatically",
-
- "create.ponder.stabilized_bearings.header": "UNLOCALIZED: Stabilized Contraptions",
- "create.ponder.stabilized_bearings.text_1": "UNLOCALIZED: Whenever Mechanical Bearings are themselves part of a moving Structure..",
- "create.ponder.stabilized_bearings.text_2": "UNLOCALIZED: ..they will attempt to keep themselves upright",
- "create.ponder.stabilized_bearings.text_3": "UNLOCALIZED: Once again, the bearing will attach to the block in front of it",
- "create.ponder.stabilized_bearings.text_4": "UNLOCALIZED: As a result, the entire sub-Contraption will stay upright",
-
- "create.ponder.steam_engine.header": "UNLOCALIZED: Setting up Steam Engines",
- "create.ponder.steam_engine.text_1": "UNLOCALIZED: Steam Engines can be placed on a Fluid Tank",
- "create.ponder.steam_engine.text_10": "UNLOCALIZED: Lvl 4",
- "create.ponder.steam_engine.text_11": "UNLOCALIZED: 4 Engines",
- "create.ponder.steam_engine.text_12": "UNLOCALIZED: Lvl 8",
- "create.ponder.steam_engine.text_13": "UNLOCALIZED: 8 Engines",
- "create.ponder.steam_engine.text_2": "UNLOCALIZED: Clicking the engine with a Shaft creates the Kinetic Output",
- "create.ponder.steam_engine.text_3": "UNLOCALIZED: With sufficient Heat, Water and Boiler space...",
- "create.ponder.steam_engine.text_4": "UNLOCALIZED: ...they will generate Rotational Force",
- "create.ponder.steam_engine.text_5": "UNLOCALIZED: The minimal setup requires 4 Fluid Tanks",
- "create.ponder.steam_engine.text_6": "UNLOCALIZED: With the help of Blaze Burners, the power output can be increased",
- "create.ponder.steam_engine.text_7": "UNLOCALIZED: Higher power levels require more Water, Size and Heat",
- "create.ponder.steam_engine.text_8": "UNLOCALIZED: The boiler's current power level can be inspected with Engineer's Goggles",
- "create.ponder.steam_engine.text_9": "UNLOCALIZED: With each added power level, an additional Engine can output at full capacity",
-
- "create.ponder.steam_whistle.header": "UNLOCALIZED: Setting up Steam Whistles",
- "create.ponder.steam_whistle.text_1": "UNLOCALIZED: Steam Whistles can be placed on a Fluid Tank",
- "create.ponder.steam_whistle.text_2": "UNLOCALIZED: If the tank receives sufficient heat...",
- "create.ponder.steam_whistle.text_3": "UNLOCALIZED: ...the Whistle will play a note when activated",
- "create.ponder.steam_whistle.text_4": "UNLOCALIZED: Use a Whistle item on the block to lower its pitch",
- "create.ponder.steam_whistle.text_5": "UNLOCALIZED: Cycle between three different octaves using a Wrench",
- "create.ponder.steam_whistle.text_6": "UNLOCALIZED: Engineer's Goggles can help to find out the current pitch of a Whistle",
-
- "create.ponder.sticker.header": "UNLOCALIZED: Attaching blocks using the Sticker",
- "create.ponder.sticker.text_1": "UNLOCALIZED: Stickers are ideal for Redstone-controlled block attachment",
- "create.ponder.sticker.text_2": "UNLOCALIZED: Upon receiving a signal, it will toggle its state",
- "create.ponder.sticker.text_3": "UNLOCALIZED: If it is now moved in a contraption, the block will move with it",
- "create.ponder.sticker.text_4": "UNLOCALIZED: Toggled once again, the block is no longer attached",
-
- "create.ponder.stressometer.header": "UNLOCALIZED: Monitoring Kinetic information using the Stressometer",
- "create.ponder.stressometer.text_1": "UNLOCALIZED: The Stressometer displays the current Stress Capacity of the attached kinetic network",
- "create.ponder.stressometer.text_2": "UNLOCALIZED: When wearing Engineers' Goggles, the player can get more detailed information from the Gauge",
- "create.ponder.stressometer.text_3": "UNLOCALIZED: Comparators can emit analog Restone Signals relative to the Stressometer's measurements",
-
- "create.ponder.super_glue.header": "UNLOCALIZED: Attaching blocks using Super Glue",
- "create.ponder.super_glue.text_1": "UNLOCALIZED: Super Glue groups blocks together into moving contraptions",
- "create.ponder.super_glue.text_2": "UNLOCALIZED: Clicking two endpoints creates a new 'glued' area",
- "create.ponder.super_glue.text_3": "UNLOCALIZED: To remove a box, punch it with the glue item in hand",
- "create.ponder.super_glue.text_4": "UNLOCALIZED: Adjacent blocks sharing an area will pull each other along",
- "create.ponder.super_glue.text_5": "UNLOCALIZED: Overlapping glue volumes will move together",
- "create.ponder.super_glue.text_6": "UNLOCALIZED: Blocks hanging on others usually do not require glue",
-
- "create.ponder.track_chunks.header": "UNLOCALIZED: Traversing unloaded Chunks",
- "create.ponder.track_chunks.text_1": "UNLOCALIZED: Tracks stay functional outside of loaded chunks",
- "create.ponder.track_chunks.text_2": "UNLOCALIZED: Trains will travel through inactive sections of the world without issue",
- "create.ponder.track_chunks.text_3": "UNLOCALIZED: They will still stop at stations or red signals",
- "create.ponder.track_chunks.text_4": "UNLOCALIZED: However, Drills and other on-board machines will not operate",
- "create.ponder.track_chunks.text_5": "UNLOCALIZED: Once near a Player, the train will re-appear",
-
- "create.ponder.track_observer.header": "UNLOCALIZED: Detecting Trains",
- "create.ponder.track_observer.text_1": "UNLOCALIZED: Select a Train Track then place the Observer nearby",
- "create.ponder.track_observer.text_2": "UNLOCALIZED: The Observer will detect any Trains passing over the marker",
- "create.ponder.track_observer.text_3": "UNLOCALIZED: Observers can be filtered to activate for matching cargo",
-
- "create.ponder.track_placement.header": "UNLOCALIZED: Placing Train Tracks",
- "create.ponder.track_placement.text_1": "UNLOCALIZED: A new type of rail designed for Train Contraptions",
- "create.ponder.track_placement.text_2": "UNLOCALIZED: To place rows of track in bulk, click on an existing track",
- "create.ponder.track_placement.text_3": "UNLOCALIZED: Then place or select a second track",
- "create.ponder.track_placement.text_4": "UNLOCALIZED: Tracks can also be placed as turns or slopes",
- "create.ponder.track_placement.text_5": "UNLOCALIZED: When connecting, tracks will try to make each turn equally sized",
- "create.ponder.track_placement.text_6": "UNLOCALIZED: Holding the sprint key while connecting...",
- "create.ponder.track_placement.text_7": "UNLOCALIZED: ...will create the longest fitting bend instead",
- "create.ponder.track_placement.text_8": "UNLOCALIZED: Materials in the off-hand will be paved under tracks automatically",
-
- "create.ponder.track_portal.header": "UNLOCALIZED: Tracks and the Nether",
- "create.ponder.track_portal.text_1": "UNLOCALIZED: Tracks placed up against a nether portal...",
- "create.ponder.track_portal.text_2": "UNLOCALIZED: ...will attempt to create a paired track on the other side",
- "create.ponder.track_portal.text_3": "UNLOCALIZED: Trains on this track are now able to travel across dimensions",
-
- "create.ponder.train_assembly.header": "UNLOCALIZED: Assembling Trains",
- "create.ponder.train_assembly.text_1": "UNLOCALIZED: Select a Train Track then place the Station nearby",
- "create.ponder.train_assembly.text_10": "UNLOCALIZED: Every Train requires Train Controls on board",
- "create.ponder.train_assembly.text_11": "UNLOCALIZED: An optional second one allows departure from Stations in both directions",
- "create.ponder.train_assembly.text_12": "UNLOCALIZED: Open the Station UI and confirm the Assembly process",
- "create.ponder.train_assembly.text_13": "UNLOCALIZED: Trains can be disassembled back into blocks at stations only",
- "create.ponder.train_assembly.text_14": "UNLOCALIZED: When used on a station, maps will add a labeled marker at the location",
- "create.ponder.train_assembly.text_15": "UNLOCALIZED: Assembled Trains can be relocated to nearby Tracks using the Wrench",
- "create.ponder.train_assembly.text_2": "UNLOCALIZED: Stations are the Waypoints of your Track Network",
- "create.ponder.train_assembly.text_3": "UNLOCALIZED: To create a new Train, open the UI and switch to Assembly Mode",
- "create.ponder.train_assembly.text_4": "UNLOCALIZED: During Assembly no scheduled trains will approach this station",
- "create.ponder.train_assembly.text_5": "UNLOCALIZED: Create new bogeys by using Train Casing on Tracks",
- "create.ponder.train_assembly.text_6": "UNLOCALIZED: Click the track again to cycle between bogey designs",
- "create.ponder.train_assembly.text_7": "UNLOCALIZED: Attach blocks with the help of Super Glue",
- "create.ponder.train_assembly.text_8": "UNLOCALIZED: Assembled Trains will move faster if they can find fuel in assembled chests or barrels",
- "create.ponder.train_assembly.text_9": "UNLOCALIZED: Fuel stored in Vaults will not be consumed by the train",
-
- "create.ponder.train_controls.header": "UNLOCALIZED: Controlling Trains",
- "create.ponder.train_controls.text_1": "UNLOCALIZED: Train Controls are required on every train contraption",
- "create.ponder.train_controls.text_2": "UNLOCALIZED: Once assembled, right-click the block to start driving",
- "create.ponder.train_controls.text_3": "UNLOCALIZED: Accelerate and steer the Train using movement keybinds",
- "create.ponder.train_controls.text_4": "UNLOCALIZED: If desired, the top speed can be fine-tuned using the mouse wheel",
- "create.ponder.train_controls.text_5": "UNLOCALIZED: Hold space to approach a nearby Station",
- "create.ponder.train_controls.text_6": "UNLOCALIZED: Trains can only be disassembled back into blocks at Stations",
- "create.ponder.train_controls.text_7": "UNLOCALIZED: Assembled Whistles can be activated with the sprint key",
- "create.ponder.train_controls.text_8": "UNLOCALIZED: Sneak or click again to stop controlling the Train",
-
- "create.ponder.train_schedule.header": "UNLOCALIZED: Using Train Schedules",
- "create.ponder.train_schedule.text_1": "UNLOCALIZED: Schedules allow Trains to be controlled by other Drivers",
- "create.ponder.train_schedule.text_2": "UNLOCALIZED: Right-click with the item in hand to open its Interface",
- "create.ponder.train_schedule.text_3": "UNLOCALIZED: Once programmed, the Schedule can be handed off to a Train Driver",
- "create.ponder.train_schedule.text_4": "UNLOCALIZED: Any mob or blaze burner sitting in front of Train Controls is an eligible conductor",
- "create.ponder.train_schedule.text_5": "UNLOCALIZED: Creatures on a lead can be given their seat more conveniently",
- "create.ponder.train_schedule.text_6": "UNLOCALIZED: Schedules can be retrieved from Drivers at any moment",
-
- "create.ponder.train_signal_placement.header": "UNLOCALIZED: Placing Train Signals",
- "create.ponder.train_signal_placement.text_1": "UNLOCALIZED: Select a Train Track then place the Signal nearby",
- "create.ponder.train_signal_placement.text_2": "UNLOCALIZED: Signals control the flow of Trains not driven by players",
- "create.ponder.train_signal_placement.text_3": "UNLOCALIZED: Scheduled Trains will never cross signals in the opposite direction",
- "create.ponder.train_signal_placement.text_4": "UNLOCALIZED: ...unless a second signal is added facing the opposite way.",
- "create.ponder.train_signal_placement.text_5": "UNLOCALIZED: Nixie tubes can be attached to make a signal's lights more visible",
-
- "create.ponder.train_signal_redstone.header": "UNLOCALIZED: Signals & Redstone",
- "create.ponder.train_signal_redstone.text_1": "UNLOCALIZED: Signals can be forced red by a redstone signal",
- "create.ponder.train_signal_redstone.text_2": "UNLOCALIZED: Reversely, red signals emit a comparator output",
-
- "create.ponder.train_signal_signaling.header": "UNLOCALIZED: Collision Prevention with Signals",
- "create.ponder.train_signal_signaling.text_1": "UNLOCALIZED: Train Signals divide a track into segments",
- "create.ponder.train_signal_signaling.text_2": "UNLOCALIZED: If a Segment is occupied, no other Trains will be allowed entry",
- "create.ponder.train_signal_signaling.text_3": "UNLOCALIZED: Thus, each Segment will contain only one Train at a time",
- "create.ponder.train_signal_signaling.text_4": "UNLOCALIZED: A second Signal mode is available via the Wrench",
- "create.ponder.train_signal_signaling.text_5": "UNLOCALIZED: Segments of a brass signal usually lead into standard signals",
- "create.ponder.train_signal_signaling.text_6": "UNLOCALIZED: This special Signal can stop trains under a second condition",
- "create.ponder.train_signal_signaling.text_7": "UNLOCALIZED: It will stop Trains, which, upon entering...",
- "create.ponder.train_signal_signaling.text_8": "UNLOCALIZED: ...would not be able to leave the Segment immediately",
- "create.ponder.train_signal_signaling.text_9": "UNLOCALIZED: This helps keeping queued Trains out of a busy Segment",
-
- "create.ponder.valve_handle.header": "UNLOCALIZED: Generating Rotational Force using Valve Handles",
- "create.ponder.valve_handle.text_1": "UNLOCALIZED: Valve Handles can be used by players to apply rotational force manually",
- "create.ponder.valve_handle.text_2": "UNLOCALIZED: Hold Right-Click to rotate it Counter-Clockwise",
- "create.ponder.valve_handle.text_3": "UNLOCALIZED: Its conveyed speed is slow and precise",
- "create.ponder.valve_handle.text_4": "UNLOCALIZED: Sneak and Hold Right-Click to rotate it Clockwise",
- "create.ponder.valve_handle.text_5": "UNLOCALIZED: Valve handles can be dyed for aesthetic purposes",
-
- "create.ponder.valve_pipe.header": "UNLOCALIZED: Controlling Fluid flow using Valves",
- "create.ponder.valve_pipe.text_1": "UNLOCALIZED: Valve pipes help control fluids propagating through pipe networks",
- "create.ponder.valve_pipe.text_2": "UNLOCALIZED: Their shaft input controls whether fluid is currently allowed through",
- "create.ponder.valve_pipe.text_3": "UNLOCALIZED: Given Rotational Force in the opening direction, the valve will open up",
- "create.ponder.valve_pipe.text_4": "UNLOCALIZED: It can be closed again by reversing the input rotation",
-
- "create.ponder.water_wheel.header": "UNLOCALIZED: Generating Rotational Force using Water Wheels",
- "create.ponder.water_wheel.text_1": "UNLOCALIZED: Water Wheels draw force from adjacent Water Currents",
- "create.ponder.water_wheel.text_2": "UNLOCALIZED: The more faces are powered, the faster the Water Wheel will rotate",
- "create.ponder.water_wheel.text_3": "UNLOCALIZED: The Wheels' blades should be oriented against the flow",
- "create.ponder.water_wheel.text_4": "UNLOCALIZED: Facing the opposite way, they will not be as effective",
-
- "create.ponder.weighted_ejector.header": "UNLOCALIZED: Using Weighted Ejectors",
- "create.ponder.weighted_ejector.text_1": "UNLOCALIZED: Sneak and Right-Click holding an Ejector to select its target location",
- "create.ponder.weighted_ejector.text_10": "UNLOCALIZED: It is now limited to this stack size, and only activates when its held stack reaches this amount",
- "create.ponder.weighted_ejector.text_11": "UNLOCALIZED: Other Entities will always trigger an Ejector when stepping on it",
- "create.ponder.weighted_ejector.text_2": "UNLOCALIZED: The placed ejector will now launch objects to the marked location",
- "create.ponder.weighted_ejector.text_3": "UNLOCALIZED: A valid target can be at any height or distance within range",
- "create.ponder.weighted_ejector.text_4": "UNLOCALIZED: They cannot however be off to a side",
- "create.ponder.weighted_ejector.text_5": "UNLOCALIZED: If no valid Target was selected, it will simply target the block directly in front",
- "create.ponder.weighted_ejector.text_6": "UNLOCALIZED: Supply Rotational Force in order to charge it up",
- "create.ponder.weighted_ejector.text_7": "UNLOCALIZED: Items placed on the ejector cause it to trigger",
- "create.ponder.weighted_ejector.text_8": "UNLOCALIZED: If Inventories are targeted, the ejector will wait until there is space",
- "create.ponder.weighted_ejector.text_9": "UNLOCALIZED: Using the Wrench, a required Stack Size can be configured",
-
- "create.ponder.weighted_ejector_redstone.header": "UNLOCALIZED: Controlling Weighted Ejectors with Redstone",
- "create.ponder.weighted_ejector_redstone.text_1": "UNLOCALIZED: When powered by Redstone, Ejectors will not activate",
- "create.ponder.weighted_ejector_redstone.text_2": "UNLOCALIZED: Furthermore, Observers can detect when Ejectors activate",
-
- "create.ponder.weighted_ejector_tunnel.header": "UNLOCALIZED: Splitting item stacks using Weighted Ejectors",
- "create.ponder.weighted_ejector_tunnel.text_1": "UNLOCALIZED: Combined with Brass Tunnels, Ejectors can split item stacks by specific amounts",
- "create.ponder.weighted_ejector_tunnel.text_2": "UNLOCALIZED: First, configure the Brass Tunnel to 'Prefer Nearest', in order to prioritize its side output",
- "create.ponder.weighted_ejector_tunnel.text_3": "UNLOCALIZED: The Stack Size set on the Ejector now determines the amount to be split off",
- "create.ponder.weighted_ejector_tunnel.text_4": "UNLOCALIZED: While a new stack of the configured size exits the side output...",
- "create.ponder.weighted_ejector_tunnel.text_5": "UNLOCALIZED: ...the remainder will continue on its path",
-
- "create.ponder.windmill_source.header": "UNLOCALIZED: Generating Rotational Force using Windmill Bearings",
- "create.ponder.windmill_source.text_1": "UNLOCALIZED: Windmill Bearings attach to the block in front of them",
- "create.ponder.windmill_source.text_2": "UNLOCALIZED: Create a movable structure with the help of Super Glue",
- "create.ponder.windmill_source.text_3": "UNLOCALIZED: If enough Sail-like blocks are included, this can act as a Windmill",
- "create.ponder.windmill_source.text_4": "UNLOCALIZED: Activated with Right-Click, the Windmill Bearing will start providing Rotational Force",
- "create.ponder.windmill_source.text_5": "UNLOCALIZED: The Amount of Sail Blocks determine its Rotation Speed",
- "create.ponder.windmill_source.text_6": "UNLOCALIZED: Use a Wrench to configure its rotation direction",
- "create.ponder.windmill_source.text_7": "UNLOCALIZED: Right-click the Bearing anytime to stop and edit the Structure again",
-
- "create.ponder.windmill_structure.header": "UNLOCALIZED: Windmill Contraptions",
- "create.ponder.windmill_structure.text_1": "UNLOCALIZED: Any Structure can count as a valid Windmill, as long as it contains at least 8 sail-like Blocks.",
-
- "_": "Thank you for translating Create!"
-
-}
\ No newline at end of file
diff --git a/src/generated/resources/assets/create/lang/unfinished/ro_ro.json b/src/generated/resources/assets/create/lang/unfinished/ro_ro.json
deleted file mode 100644
index e831314cc..000000000
--- a/src/generated/resources/assets/create/lang/unfinished/ro_ro.json
+++ /dev/null
@@ -1,3071 +0,0 @@
-{
- "_": "Missing Localizations: 695",
-
- "_": "->------------------------] Game Elements [------------------------<-",
-
- "block.create.acacia_window": "Stică De Salcâm",
- "block.create.acacia_window_pane": "Geam De Salcâm",
- "block.create.adjustable_chain_gearshift": "Schimbător De Viteze Reglabil Înlănțuit",
- "block.create.analog_lever": "Manetă Analogică",
- "block.create.andesite_alloy_block": "UNLOCALIZED: Block of Andesite Alloy",
- "block.create.andesite_bars": "UNLOCALIZED: Andesite Bars",
- "block.create.andesite_belt_funnel": "Pâlnie De Andezit Pentru Benzi",
- "block.create.andesite_casing": "Carcasă De Andezit",
- "block.create.andesite_encased_cogwheel": "Roată Dințată Încapsulată În Andezit",
- "block.create.andesite_encased_large_cogwheel": "Roată Dințată Mare Încapsulată În Andezit",
- "block.create.andesite_encased_shaft": "Rotor Încapsulat În Andezit",
- "block.create.andesite_funnel": "Pâlnie De Andezit",
- "block.create.andesite_ladder": "UNLOCALIZED: Andesite Ladder",
- "block.create.andesite_pillar": "Coloană De Andezit",
- "block.create.andesite_scaffolding": "UNLOCALIZED: Andesite Scaffolding",
- "block.create.andesite_tunnel": "Tunel De Andezit",
- "block.create.asurine": "Asurină",
- "block.create.asurine_pillar": "Coloană De Asurină",
- "block.create.basin": "Bazin",
- "block.create.belt": "Bandă",
- "block.create.birch_window": "Sticlă De Mesteacăn",
- "block.create.birch_window_pane": "Geam De Mesteacăn",
- "block.create.black_nixie_tube": "Tub Nixie Negru",
- "block.create.black_sail": "Velă Neagră",
- "block.create.black_seat": "Scaun Negru",
- "block.create.black_toolbox": "Trusă De Scule Neagră",
- "block.create.black_valve_handle": "Mâner De Supapă Negru",
- "block.create.blaze_burner": "Arzător De Dogoreală",
- "block.create.blue_nixie_tube": "Tub Nixie Albastru",
- "block.create.blue_sail": "Velă Albastră",
- "block.create.blue_seat": "Scaun Albastru",
- "block.create.blue_toolbox": "Trusă De Scule Albastră",
- "block.create.blue_valve_handle": "Mâner De Supapă Albastru",
- "block.create.brass_bars": "UNLOCALIZED: Brass Bars",
- "block.create.brass_belt_funnel": "Pâlnie De Alamă Pentru Benzi",
- "block.create.brass_block": "Bloc De Alamă",
- "block.create.brass_casing": "Carcasă De Alamă",
- "block.create.brass_encased_cogwheel": "Roată Dințată Încapsulată În Alamă",
- "block.create.brass_encased_large_cogwheel": "Roată Dințată Mare Încapsulată În Alamă",
- "block.create.brass_encased_shaft": "Rotor Încapsulat În Alamă",
- "block.create.brass_funnel": "Pâlnie De Alamă",
- "block.create.brass_ladder": "UNLOCALIZED: Brass Ladder",
- "block.create.brass_scaffolding": "UNLOCALIZED: Brass Scaffolding",
- "block.create.brass_tunnel": "Tunel De Alamă",
- "block.create.brown_nixie_tube": "Tub Nixie Maro",
- "block.create.brown_sail": "Velă Maro",
- "block.create.brown_seat": "Scaun Maro",
- "block.create.brown_toolbox": "Cutie Cu Unelete Maro",
- "block.create.brown_valve_handle": "Mâner De Supapă Maro",
- "block.create.calcite_pillar": "Coloană De Calcit",
- "block.create.cart_assembler": "Asamblator De Vagonet",
- "block.create.chocolate": "Ciocolată",
- "block.create.chute": "Tobogan",
- "block.create.clockwork_bearing": "Rulment De Ceasornic",
- "block.create.clutch": "Ambreiaj",
- "block.create.cogwheel": "Roată Dințată",
- "block.create.content_observer": "Observator De Conținut",
- "block.create.contraption_controls": "UNLOCALIZED: Contraption Controls",
- "block.create.controller_rail": "Controlor De Șină",
- "block.create.controls": "UNLOCALIZED: Train Controls",
- "block.create.copper_backtank": "Backtank De Cupru",
- "block.create.copper_bars": "UNLOCALIZED: Copper Bars",
- "block.create.copper_casing": "Carcasă De Cupru",
- "block.create.copper_ladder": "UNLOCALIZED: Copper Ladder",
- "block.create.copper_scaffolding": "UNLOCALIZED: Copper Scaffolding",
- "block.create.copper_shingle_slab": "Lespede De Șindrilă De Cupru",
- "block.create.copper_shingle_stairs": "Scări De Șindrilă De Cupru",
- "block.create.copper_shingles": "Șindrile De Cupru",
- "block.create.copper_tile_slab": "Lespede De Țiglă De Cupru",
- "block.create.copper_tile_stairs": "Scări De Țiglă De Cupru",
- "block.create.copper_tiles": "Țigle De Cupru",
- "block.create.copper_valve_handle": "Mâner De Supapă De Cupru",
- "block.create.copycat_bars": "UNLOCALIZED: Copycat Bars",
- "block.create.copycat_base": "UNLOCALIZED: Copycat Base",
- "block.create.copycat_panel": "UNLOCALIZED: Copycat Panel",
- "block.create.copycat_step": "UNLOCALIZED: Copycat Step",
- "block.create.creative_crate": "Ladă Creativ",
- "block.create.creative_fluid_tank": "Rezervor De Fluid Creativ",
- "block.create.creative_motor": "Motor Creativ",
- "block.create.crimsite": "Crimsite",
- "block.create.crimsite_pillar": "Coloană De Crimsite",
- "block.create.crimson_window": "Sticlă Stacojie",
- "block.create.crimson_window_pane": "Geam Stacojiu",
- "block.create.crushing_wheel": "Roată De Zdrobit",
- "block.create.crushing_wheel_controller": "Controlor De Roată De Zdrobit",
- "block.create.cuckoo_clock": "Ceas Cucu",
- "block.create.cut_andesite": "Andezit Tăiat",
- "block.create.cut_andesite_brick_slab": "Lespede De Cărămizi De Andezit Tăiat ",
- "block.create.cut_andesite_brick_stairs": "Scări De Cărămizi De Andezit Tăiat",
- "block.create.cut_andesite_brick_wall": "Zid De Cărămizi De Andezit Tăiat",
- "block.create.cut_andesite_bricks": "Cărămizi De Andezit Tăiat",
- "block.create.cut_andesite_slab": "Lespede De Andezit Tăiat",
- "block.create.cut_andesite_stairs": "Scări De Andezit Tăiat",
- "block.create.cut_andesite_wall": "Zid De Andezit Tăiat",
- "block.create.cut_asurine": "Asurină Tăiată",
- "block.create.cut_asurine_brick_slab": "Lespede De Cărămizi De Asurină Tăiată",
- "block.create.cut_asurine_brick_stairs": "Scări De Cărămizi De Asurină Tăiată",
- "block.create.cut_asurine_brick_wall": "Zid De Cărămizi De Asurină Tăiată",
- "block.create.cut_asurine_bricks": "Cărămizi De Asurină Tăiată",
- "block.create.cut_asurine_slab": "Lespede De Asurină Tăiată",
- "block.create.cut_asurine_stairs": "Scări De Asurină Tăiată",
- "block.create.cut_asurine_wall": "Zid De Asurină Tăiată",
- "block.create.cut_calcite": "Calcit Tăiat",
- "block.create.cut_calcite_brick_slab": "Lespede De Cărămizi De Calcit Tăiat",
- "block.create.cut_calcite_brick_stairs": "Scări De Cărămizi De Calcit Tăiat",
- "block.create.cut_calcite_brick_wall": "Zid De Căramizi De Calcit Tăiat",
- "block.create.cut_calcite_bricks": "Cărămizi De Calcit Tăiat",
- "block.create.cut_calcite_slab": "Lespede De Calcit Tăiat",
- "block.create.cut_calcite_stairs": "Scări De Calcit Tăiat",
- "block.create.cut_calcite_wall": "Zid De Calcit Tăiat",
- "block.create.cut_crimsite": "Crimsite Tăiat",
- "block.create.cut_crimsite_brick_slab": "Lespede De Cărămizi De Crimsite Tăiat",
- "block.create.cut_crimsite_brick_stairs": "Scări De Cărămizi De Crimsite Tăiat",
- "block.create.cut_crimsite_brick_wall": "Zid De Cărămizi De Crimsite Tăiat",
- "block.create.cut_crimsite_bricks": "Cărămizi De Crimsite Tăiat",
- "block.create.cut_crimsite_slab": "Lespede De Crimsite Tăiat",
- "block.create.cut_crimsite_stairs": "Scări De Crimsite Tăiat",
- "block.create.cut_crimsite_wall": "Zid De Crimsite Tăiat",
- "block.create.cut_deepslate": "Deepslate Tăiat",
- "block.create.cut_deepslate_brick_slab": "Lespede De Cărămizi De Deepslate Tăiat",
- "block.create.cut_deepslate_brick_stairs": "Scări De Cărămizi De Deepslate Tăiat",
- "block.create.cut_deepslate_brick_wall": "Zid De Cărămizi De Deepslate Tăiat",
- "block.create.cut_deepslate_bricks": "Cărămizi De Deepslate Tăiat",
- "block.create.cut_deepslate_slab": "Lespede De Deepslate Tăiat",
- "block.create.cut_deepslate_stairs": "Scări De Deepslate Tăiat",
- "block.create.cut_deepslate_wall": "Zid De Deepslate Tăiat",
- "block.create.cut_diorite": "Diorit Tăiat",
- "block.create.cut_diorite_brick_slab": "Lespede De Cărămizi De Diorit Tăiat",
- "block.create.cut_diorite_brick_stairs": "Scări De Cărămizi De Diorit Tăiat",
- "block.create.cut_diorite_brick_wall": "Zid De Cărămizi De Diorit Tăiat",
- "block.create.cut_diorite_bricks": "Cărămizi De Diorit Tăiat",
- "block.create.cut_diorite_slab": "Lespede De Diorit Tăiat",
- "block.create.cut_diorite_stairs": "Scări De Diorit Tăiat",
- "block.create.cut_diorite_wall": "Zid De Diorit Tăiat",
- "block.create.cut_dripstone": "Dripstone Tăiat",
- "block.create.cut_dripstone_brick_slab": "Lespede De Cărămizi De Dripstone Tăiat",
- "block.create.cut_dripstone_brick_stairs": "Scări De Cărămizi De Dripstone Tăiat",
- "block.create.cut_dripstone_brick_wall": "Zid De Cărămizi De Dripstone Tăiat",
- "block.create.cut_dripstone_bricks": "Cărămizi De Dripstone Tăiat",
- "block.create.cut_dripstone_slab": "Lespede De Dripstone Tăiat",
- "block.create.cut_dripstone_stairs": "Scări De Dripstone Tăiat",
- "block.create.cut_dripstone_wall": "Zid De Dripstone Tăiat",
- "block.create.cut_granite": "Granit Tăiat",
- "block.create.cut_granite_brick_slab": "Lespede De Cărămizi De Granit Tăiat",
- "block.create.cut_granite_brick_stairs": "Scări De Cărămizi De Granit Tăiat",
- "block.create.cut_granite_brick_wall": "Zid De Cărămizi De Granit Tăiat",
- "block.create.cut_granite_bricks": "Cărămizi De Granit Tăiat",
- "block.create.cut_granite_slab": "Lespede De Granit Tăiat",
- "block.create.cut_granite_stairs": "Scări De Granit Tăiat",
- "block.create.cut_granite_wall": "Zid De Granit Tăiat",
- "block.create.cut_limestone": "Calcar Tăiat",
- "block.create.cut_limestone_brick_slab": "Lespede De Cărămizi De Calcar Tăiat",
- "block.create.cut_limestone_brick_stairs": "Scări De Cărămizi De Calcar Tăiat",
- "block.create.cut_limestone_brick_wall": "Zid De Cărămizi De Calcar Tăiat",
- "block.create.cut_limestone_bricks": "Cărămizi De Calcar Tăiat",
- "block.create.cut_limestone_slab": "Lespede De Calcar Tăiat",
- "block.create.cut_limestone_stairs": "Scări De Calcar Tăiat",
- "block.create.cut_limestone_wall": "Zid De Calcar Tăiat",
- "block.create.cut_ochrum": "Ochrum Tăiat",
- "block.create.cut_ochrum_brick_slab": "Lespede De Cărămizi De Ochrum Tăiat",
- "block.create.cut_ochrum_brick_stairs": "Scări De Cărămizi De Ochrum Tăiat",
- "block.create.cut_ochrum_brick_wall": "Zid De Cărămizi De Ochrum Tăiat",
- "block.create.cut_ochrum_bricks": "Cărămizi De Ochrum Tăiat",
- "block.create.cut_ochrum_slab": "Lespede De Ochrum Tăiat",
- "block.create.cut_ochrum_stairs": "Scări De Ochrum Tăiat",
- "block.create.cut_ochrum_wall": "Zid De Ochrum Tăiat",
- "block.create.cut_scorchia": "Scorchia Tăiată",
- "block.create.cut_scorchia_brick_slab": "Lespede De Cărămizi De Scorchia Tăiată",
- "block.create.cut_scorchia_brick_stairs": "Scări De Cărămizi De Scorchia Tăiată",
- "block.create.cut_scorchia_brick_wall": "Zid De Cărămizi De Scorchia Tăiată",
- "block.create.cut_scorchia_bricks": "Cărămizi De Scorchia Tăiată",
- "block.create.cut_scorchia_slab": "Lespede De Scorchia Tăiată",
- "block.create.cut_scorchia_stairs": "Scări De Scorchia Tăiată",
- "block.create.cut_scorchia_wall": "Zid De Scorchia Tăiată",
- "block.create.cut_scoria": "Scoria Tăiată",
- "block.create.cut_scoria_brick_slab": "Lespede De Cărămizi De Scoria Tăiată",
- "block.create.cut_scoria_brick_stairs": "Scări De Cărămizi De Scoria Tăiată",
- "block.create.cut_scoria_brick_wall": "Zid De Cărămizi De Scoria Tăiată",
- "block.create.cut_scoria_bricks": "Cărămizi De Scoria Tăiată",
- "block.create.cut_scoria_slab": "Lespede De Scoria Tăiată",
- "block.create.cut_scoria_stairs": "Scări De Scoria Tăiată",
- "block.create.cut_scoria_wall": "Zid De Scoria Tăiată",
- "block.create.cut_tuff": "Tuf Tăiat",
- "block.create.cut_tuff_brick_slab": "Lespede De Cărămizi De Tuf Tăiat",
- "block.create.cut_tuff_brick_stairs": "Scări De Cărămizi De Tuf Tăiat",
- "block.create.cut_tuff_brick_wall": "Zid De Cărămizi De Tuf Tăiat",
- "block.create.cut_tuff_bricks": "Cărămizi De Tuf Tăiat",
- "block.create.cut_tuff_slab": "Lespede De Tuf Tăiat",
- "block.create.cut_tuff_stairs": "Scări De Tuf Tăiat",
- "block.create.cut_tuff_wall": "Zid De Tuf Tăiat",
- "block.create.cut_veridium": "Veridium Tăiat",
- "block.create.cut_veridium_brick_slab": "Lespede De Cărămizi De Veridium Tăiat",
- "block.create.cut_veridium_brick_stairs": "Scări De Cărămizi De Veridium Tăiat",
- "block.create.cut_veridium_brick_wall": "Zid De Cărămizi De Veridium Tăiat",
- "block.create.cut_veridium_bricks": "Cărămizi De Veridium Tăiat",
- "block.create.cut_veridium_slab": "Lespede De Veridium Tăiat",
- "block.create.cut_veridium_stairs": "Scări De Veridium Tăiat",
- "block.create.cut_veridium_wall": "Zid De Veridium Tăiat",
- "block.create.cyan_nixie_tube": "Tub Nixie Turcoaz",
- "block.create.cyan_sail": "Velă Turcoaz",
- "block.create.cyan_seat": "Scaun Turcoaz",
- "block.create.cyan_toolbox": "Trusă De Scule Turcoaz",
- "block.create.cyan_valve_handle": "Mâner De Supapă Turcoaz",
- "block.create.dark_oak_window": "Sticlă De Stejar Negru",
- "block.create.dark_oak_window_pane": "Geam De Stejar Negru",
- "block.create.deepslate_pillar": "Coloană De Deepslate",
- "block.create.deepslate_zinc_ore": "Minereu De Zinc De Adâncime",
- "block.create.deployer": "Deployer",
- "block.create.depot": "Depot",
- "block.create.diorite_pillar": "Coloană De Diorit",
- "block.create.display_board": "UNLOCALIZED: Display Board",
- "block.create.display_link": "UNLOCALIZED: Display Link",
- "block.create.dripstone_pillar": "Coloană De Dripstone",
- "block.create.elevator_contact": "UNLOCALIZED: Elevator Contact",
- "block.create.elevator_pulley": "UNLOCALIZED: Elevator Pulley",
- "block.create.encased_chain_drive": "Lanț De Distribuție Încapsulat",
- "block.create.encased_fan": "Ventilator Încapsulat",
- "block.create.encased_fluid_pipe": "Conductă De Fluide Încapsulată",
- "block.create.exposed_copper_shingle_slab": "Lespede De Șindrilă De Cupru Expusă",
- "block.create.exposed_copper_shingle_stairs": "Scări De Șindrilă De Cupru Expusă",
- "block.create.exposed_copper_shingles": "Șindrile De Cupru Expuse",
- "block.create.exposed_copper_tile_slab": "Lespede De Țiglă De Cupru Expusă",
- "block.create.exposed_copper_tile_stairs": "Scări De Țiglă De Cupru Expuse",
- "block.create.exposed_copper_tiles": "Țigle De Cupru Expuse",
- "block.create.fake_track": "UNLOCALIZED: Track Marker for Maps",
- "block.create.fluid_pipe": "Conductă De Fluide",
- "block.create.fluid_tank": "Rezervor De Fluid",
- "block.create.fluid_valve": "Supapă De Fluid",
- "block.create.flywheel": "Volant",
- "block.create.framed_glass": "Sticlă Înrămată",
- "block.create.framed_glass_door": "UNLOCALIZED: Framed Glass Door",
- "block.create.framed_glass_pane": "Geam Înrămat",
- "block.create.framed_glass_trapdoor": "UNLOCALIZED: Framed Glass Trapdoor",
- "block.create.gantry_carriage": "Cărucior Portal",
- "block.create.gantry_shaft": "Rotor Portal",
- "block.create.gearbox": "Cutie De Viteze",
- "block.create.gearshift": "Schimbător De Viteze",
- "block.create.glass_fluid_pipe": "Conductă De Fluide De Sticlă",
- "block.create.granite_pillar": "Coloană De Granit",
- "block.create.gray_nixie_tube": "Tub Nixie Gri",
- "block.create.gray_sail": "Velă Gri",
- "block.create.gray_seat": "Scaun Gri",
- "block.create.gray_toolbox": "Trusă De Scule Gri",
- "block.create.gray_valve_handle": "Mâner De Supapă Gri",
- "block.create.green_nixie_tube": "Tub Nixie Verde",
- "block.create.green_sail": "Velă Verde",
- "block.create.green_seat": "Scaun Verde",
- "block.create.green_toolbox": "Trusă De Scule Verde",
- "block.create.green_valve_handle": "Mâner De Supapă Verde",
- "block.create.hand_crank": "Manivelă",
- "block.create.haunted_bell": "Clopot Bântuit",
- "block.create.honey": "Miere",
- "block.create.horizontal_framed_glass": "Sticlă Înrămată Orizontală",
- "block.create.horizontal_framed_glass_pane": "Geam Înrămat Orizontal",
- "block.create.hose_pulley": "Scripete De Furtun",
- "block.create.industrial_iron_block": "UNLOCALIZED: Block of Industrial Iron",
- "block.create.item_drain": "Scurgere De Obiecte",
- "block.create.item_vault": "Seif De Obiecte",
- "block.create.jungle_window": "Sticlă De Junglă",
- "block.create.jungle_window_pane": "Geam De Junglă",
- "block.create.large_bogey": "UNLOCALIZED: Large Bogey",
- "block.create.large_cogwheel": "Roată Dințată Mare",
- "block.create.layered_andesite": "Andezit Stratificat",
- "block.create.layered_asurine": "Asurină Stratificată",
- "block.create.layered_calcite": "Calcit Stratificat",
- "block.create.layered_crimsite": "Crimsite Stratificat",
- "block.create.layered_deepslate": "Deepslate Stratificat",
- "block.create.layered_diorite": "Diorit Stratificat",
- "block.create.layered_dripstone": "Dripstone Stratificat",
- "block.create.layered_granite": "Granit Stratificat",
- "block.create.layered_limestone": "Limestone Stratificat",
- "block.create.layered_ochrum": "Ochrum Stratificat",
- "block.create.layered_scorchia": "Scorchia Stratificată",
- "block.create.layered_scoria": "Scoria Stratificată",
- "block.create.layered_tuff": "Tuf Stratificat",
- "block.create.layered_veridium": "Veridium Stratificat",
- "block.create.lectern_controller": "Controlor De Pupitru",
- "block.create.light_blue_nixie_tube": "Tub Nixie Albastru-Deschis",
- "block.create.light_blue_sail": "Velă Albastru-Deschis",
- "block.create.light_blue_seat": "Scaun Albastru-Deschis",
- "block.create.light_blue_toolbox": "Trusă De Scule Albastru-Deschis",
- "block.create.light_blue_valve_handle": "Mâner De Supapă Albastru-Deschis",
- "block.create.light_gray_nixie_tube": "Tub Nixie Gri-Deschis",
- "block.create.light_gray_sail": "Velă Gri-Deschisă",
- "block.create.light_gray_seat": "Scaun Gri-Deschis",
- "block.create.light_gray_toolbox": "Trusă De Scule Gri-Deschisă",
- "block.create.light_gray_valve_handle": "Mâner De Supapă Gri-Deschis",
- "block.create.lime_nixie_tube": "Tub Nixie Verde-Deschis",
- "block.create.lime_sail": "Velă Verde-Deschisă",
- "block.create.lime_seat": "Scaun Verde-Deschis",
- "block.create.lime_toolbox": "Trusă De Scule Verde-Deschisă",
- "block.create.lime_valve_handle": "Mâner De Supapă Verde Deschis",
- "block.create.limestone": "Calcar",
- "block.create.limestone_pillar": "Coloană De Calcar",
- "block.create.linear_chassis": "Șasiu Liniar",
- "block.create.lit_blaze_burner": "Arzător De Dogoreală Aprins",
- "block.create.magenta_nixie_tube": "Tub Nixie Magenta",
- "block.create.magenta_sail": "Velă Magenta",
- "block.create.magenta_seat": "Scaun Magenta",
- "block.create.magenta_toolbox": "Trusă De Scule Magenta",
- "block.create.magenta_valve_handle": "Mâner De Supapă Magenta",
- "block.create.mechanical_arm": "Braț Mecanic",
- "block.create.mechanical_bearing": "Rulment Mecanic",
- "block.create.mechanical_crafter": "Meșter Mecanic",
- "block.create.mechanical_drill": "Burghiu Mecanic",
- "block.create.mechanical_harvester": "Combină Mecanică",
- "block.create.mechanical_mixer": "Mixer Mecanic",
- "block.create.mechanical_piston": "Piston Mecanic",
- "block.create.mechanical_piston_head": "Cap De Piston Mecanic",
- "block.create.mechanical_plough": "Plug Mecanic",
- "block.create.mechanical_press": "Presă Mecanică",
- "block.create.mechanical_pump": "Pompă Mecanică",
- "block.create.mechanical_saw": "Ferăstrău Mecanic",
- "block.create.metal_bracket": "Brachetă De Metal",
- "block.create.metal_girder": "UNLOCALIZED: Metal Girder",
- "block.create.metal_girder_encased_shaft": "UNLOCALIZED: Metal Girder Encased Shaft",
- "block.create.millstone": "Moară De Piatră",
- "block.create.minecart_anchor": "Ancoră De Vagonet",
- "block.create.mysterious_cuckoo_clock": "Ceas Cucu",
- "block.create.netherite_backtank": "UNLOCALIZED: Netherite Backtank",
- "block.create.nixie_tube": "Tub Nixie",
- "block.create.nozzle": "Plasă",
- "block.create.oak_window": "Sticlă De Stejar",
- "block.create.oak_window_pane": "Geam De Stejar",
- "block.create.ochrum": "Ochrum",
- "block.create.ochrum_pillar": "Coloană De Ochrum",
- "block.create.orange_sail": "Velă Portocalie",
- "block.create.orange_seat": "Scaun Portocaliu",
- "block.create.orange_toolbox": "Trusă De Scule Portocalie",
- "block.create.orange_valve_handle": "Mâner De Supapă Portocaliu",
- "block.create.ornate_iron_window": "Sticlă De Fier Împodobită",
- "block.create.ornate_iron_window_pane": "Geam De Fier Împodobită",
- "block.create.oxidized_copper_shingle_slab": "Lespede De Șindrilă De Cupru Oxidată",
- "block.create.oxidized_copper_shingle_stairs": "Scări De Șindilă De Cupru Oxidate",
- "block.create.oxidized_copper_shingles": "Șindrile De Cupru Oxidate",
- "block.create.oxidized_copper_tile_slab": "Lespede De Țiglă De Cupru Oxidată",
- "block.create.oxidized_copper_tile_stairs": "Scări De Țigle De Cupru Oxidate",
- "block.create.oxidized_copper_tiles": "Țigle De Cupru Oxidate",
- "block.create.peculiar_bell": "Clopot Ciudat",
- "block.create.pink_nixie_tube": "Tub Nixie Roz",
- "block.create.pink_sail": "Velă Roz",
- "block.create.pink_seat": "Scaun Roz",
- "block.create.pink_toolbox": "Trusă De Scule Roz",
- "block.create.pink_valve_handle": "Mâner De Supapă Roz",
- "block.create.piston_extension_pole": "Braț De Extensie De Piston",
- "block.create.placard": "UNLOCALIZED: Placard",
- "block.create.polished_cut_andesite": "Andezit Tăiat Șlefuit",
- "block.create.polished_cut_andesite_slab": "Lespede De Andezit Tăiat Șlefuit",
- "block.create.polished_cut_andesite_stairs": "Scări De Andezit Tăiat Șlefuit",
- "block.create.polished_cut_andesite_wall": "Zid De Andezit Tăiat Șlefuit",
- "block.create.polished_cut_asurine": "Asurină Tăiată Șlefuită",
- "block.create.polished_cut_asurine_slab": "Lespede De Asurină Tăiată Șlefuită",
- "block.create.polished_cut_asurine_stairs": "Scări De Asurină Tăiată Șlefuită",
- "block.create.polished_cut_asurine_wall": "Zid De Asurină Tăiată Șlefuită",
- "block.create.polished_cut_calcite": "Calcit Tăiat Șlefuit",
- "block.create.polished_cut_calcite_slab": "Lespede De Calcit Tăiat Șlefuit",
- "block.create.polished_cut_calcite_stairs": "Scări De Calcit Tăiat Șlefuit",
- "block.create.polished_cut_calcite_wall": "Zid De Calcit Tăiat Șlefuit",
- "block.create.polished_cut_crimsite": "Crimsite Tăiat Șlefuit",
- "block.create.polished_cut_crimsite_slab": "Lespede De Crimsite Tăiat Șlefuit",
- "block.create.polished_cut_crimsite_stairs": "Scări De Crimsite Tăiat Șlefuit",
- "block.create.polished_cut_crimsite_wall": "Zid De Crimsite Tăiat Șlefuit",
- "block.create.polished_cut_deepslate": "Deepslate Tăiat Șlefuit",
- "block.create.polished_cut_deepslate_slab": "Lespede De Deepslate Tăiat Șlefuit",
- "block.create.polished_cut_deepslate_stairs": "Scări De Deepslate Tăiat Șlefuit",
- "block.create.polished_cut_deepslate_wall": "Zid De Deepslate Tăiat Șlefuit",
- "block.create.polished_cut_diorite": "Diorit Tăiat Șlefuit",
- "block.create.polished_cut_diorite_slab": "Lespede De Diorit Tăiat Șlefuit",
- "block.create.polished_cut_diorite_stairs": "Scări De Diorit Tăiat Șlefuit",
- "block.create.polished_cut_diorite_wall": "Zid De Diorit Tăiat Șlefuit",
- "block.create.polished_cut_dripstone": "Dripstone Tăiat Șlefuit",
- "block.create.polished_cut_dripstone_slab": "Lespede De Dripstone Tăiat Șlefuit",
- "block.create.polished_cut_dripstone_stairs": "Scări De Dripstone Tăiat Șlefuit",
- "block.create.polished_cut_dripstone_wall": "Zid De Dripstone Tăiat Șlefuit",
- "block.create.polished_cut_granite": "Granit Tăiat Șlefuit",
- "block.create.polished_cut_granite_slab": "Lespede De Granit Tăiat Șlefuit",
- "block.create.polished_cut_granite_stairs": "Scări De Granit Tăiat Șlefuit",
- "block.create.polished_cut_granite_wall": "Zid De Granit Tăiat Șlefuit",
- "block.create.polished_cut_limestone": "Calcar Tăiat Șlefuit",
- "block.create.polished_cut_limestone_slab": "Lespede De Calcar Tăiat Șlefuit",
- "block.create.polished_cut_limestone_stairs": "Scări De Calcar Tăiat Șlefuit",
- "block.create.polished_cut_limestone_wall": "Zid De Calcar Tăiat Șlefuit",
- "block.create.polished_cut_ochrum": "Ochrum Tăiat Șlefuit",
- "block.create.polished_cut_ochrum_slab": "Lespede De Ochrum Tăiat Șlefuit",
- "block.create.polished_cut_ochrum_stairs": "Scări De Ochrum Tăiat Șlefuit",
- "block.create.polished_cut_ochrum_wall": "Zid De Ochrum Tăiat Șlefuit",
- "block.create.polished_cut_scorchia": "Scorchia Tăiată Șlefuită",
- "block.create.polished_cut_scorchia_slab": "Lespede De Scorchia Tăiată Șlefuită",
- "block.create.polished_cut_scorchia_stairs": "Scări De Scorchia Tăiată Șlefuită",
- "block.create.polished_cut_scorchia_wall": "Zid De Scorchia Tăiată Șlefuită",
- "block.create.polished_cut_scoria": "Scoria Tăiată Șlefuită",
- "block.create.polished_cut_scoria_slab": "Lespede De Scoria Tăiată Șlefuită",
- "block.create.polished_cut_scoria_stairs": "Scări De Scoria Tăiată Șlefuită",
- "block.create.polished_cut_scoria_wall": "Zid De Scoria Tăiată Șlefuită",
- "block.create.polished_cut_tuff": "Tuf Tăiat Șlefuit",
- "block.create.polished_cut_tuff_slab": "Lespede De Tuf Tăiat Șlefuit",
- "block.create.polished_cut_tuff_stairs": "Scări De Tuf Tăiat Șlefuit",
- "block.create.polished_cut_tuff_wall": "Zid De Tuf Tăiat Șlefuit",
- "block.create.polished_cut_veridium": "Veridium Tăiat Șlefuit",
- "block.create.polished_cut_veridium_slab": "Lespede De Veridium Tăiat Șlefuit",
- "block.create.polished_cut_veridium_stairs": "Scări De Veridium Tăiat Șlefuit",
- "block.create.polished_cut_veridium_wall": "Zid De Veridium Tăiat Șlefuit",
- "block.create.portable_fluid_interface": "Interfață De Fluid Portabilă",
- "block.create.portable_storage_interface": "Interfață De Depozitare Portabilă",
- "block.create.powered_latch": "Manetă Alimentată",
- "block.create.powered_shaft": "UNLOCALIZED: Powered Shaft",
- "block.create.powered_toggle_latch": "Manetă Alimentată Comutatoare",
- "block.create.pulley_magnet": "Magnet De Scripete",
- "block.create.pulse_extender": "Prelungitor De Puls",
- "block.create.pulse_repeater": "Repetor De Puls",
- "block.create.purple_nixie_tube": "Tub Nixie Violet",
- "block.create.purple_sail": "Velă Violetă",
- "block.create.purple_seat": "Scaun Violet",
- "block.create.purple_toolbox": "Trusă De Scule Violetă",
- "block.create.purple_valve_handle": "Mâner De Supapă Violet",
- "block.create.radial_chassis": "Șasiu Radial",
- "block.create.railway_casing": "UNLOCALIZED: Train Casing",
- "block.create.raw_zinc_block": "Bloc De Zinc Brut",
- "block.create.red_nixie_tube": "Tub Nixie Roșu",
- "block.create.red_sail": "Velă Roșie",
- "block.create.red_seat": "Scaun Roșu",
- "block.create.red_toolbox": "Trusă De Scule Roșie",
- "block.create.red_valve_handle": "Mâner De Supapă Roșie",
- "block.create.redstone_contact": "Contact Redstone",
- "block.create.redstone_link": "Legătură De Redstone",
- "block.create.refined_radiance_casing": "Carcasă Radiantă",
- "block.create.rope": "Sfoară",
- "block.create.rope_pulley": "Scripete De Sfoară",
- "block.create.rose_quartz_block": "UNLOCALIZED: Block of Rose Quartz",
- "block.create.rose_quartz_lamp": "UNLOCALIZED: Rose Quartz Lamp",
- "block.create.rose_quartz_tiles": "UNLOCALIZED: Rose Quartz Tiles",
- "block.create.rotation_speed_controller": "Controlor De Viteză De Rotație",
- "block.create.sail_frame": "Ramă De Velă",
- "block.create.schematic_table": "Masă De Schemă",
- "block.create.schematicannon": "Tun De Schemă",
- "block.create.scorchia": "Scorchia",
- "block.create.scorchia_pillar": "Coloană De Scorchia",
- "block.create.scoria": "Scoria",
- "block.create.scoria_pillar": "Coloană De Scoria",
- "block.create.secondary_linear_chassis": "Șasiu Liniar Secundar",
- "block.create.sequenced_gearshift": "Schimbător De Viteze Secvențial",
- "block.create.shadow_steel_casing": "Carcasă De Umbră",
- "block.create.shaft": "Rotor",
- "block.create.small_andesite_brick_slab": "Lespede De Cărămizi Mici De Andezit",
- "block.create.small_andesite_brick_stairs": "Scări De Cărămizi Mici De Andezit",
- "block.create.small_andesite_brick_wall": "Zid De Cărămizi Mici De Andezit",
- "block.create.small_andesite_bricks": "Cărămizi Mici De Andezit",
- "block.create.small_asurine_brick_slab": "Lespede De Cărămizi Mici De Asurină",
- "block.create.small_asurine_brick_stairs": "Scări De Cărămizi Mici De Asurină",
- "block.create.small_asurine_brick_wall": "Zid De Cărămizi Mici De Asurină",
- "block.create.small_asurine_bricks": "Cărămizi Mici De Asurină",
- "block.create.small_bogey": "UNLOCALIZED: Small Bogey",
- "block.create.small_calcite_brick_slab": "Lespede De Cărămizi Mici De Calcit",
- "block.create.small_calcite_brick_stairs": "Scări De Cărămizi Mici De Calcit",
- "block.create.small_calcite_brick_wall": "Zid De Cărămizi Mici De Calcit",
- "block.create.small_calcite_bricks": "Cărămizi Mici De Calcit",
- "block.create.small_crimsite_brick_slab": "Lespede De Cărămizi Mici De Crimsite",
- "block.create.small_crimsite_brick_stairs": "Scări De Cărămizi Mici De Crimsite",
- "block.create.small_crimsite_brick_wall": "Zid De Cărămizi Mici De Crimsite",
- "block.create.small_crimsite_bricks": "Cărămizi Mici De Crimsite",
- "block.create.small_deepslate_brick_slab": "Lespede De Cărămizi Mici De Deepslate",
- "block.create.small_deepslate_brick_stairs": "Scări De Cărămizi Mici De Deepslate",
- "block.create.small_deepslate_brick_wall": "Zid De Cărămizi Mici De Deepslate",
- "block.create.small_deepslate_bricks": "Cărămizi Mici De Deepslate",
- "block.create.small_diorite_brick_slab": "Lespede De Cărămizi Mici De Diorit ",
- "block.create.small_diorite_brick_stairs": "Scări De Cărămizi Mici De Diorit",
- "block.create.small_diorite_brick_wall": "Zid De Cărămizi Mici De Diorit",
- "block.create.small_diorite_bricks": "Cărămizi Mici De Diorit",
- "block.create.small_dripstone_brick_slab": "Lespede De Cărămizi Mici De Dripstone",
- "block.create.small_dripstone_brick_stairs": "Scări De Cărămizi Mici De Dripstone",
- "block.create.small_dripstone_brick_wall": "Zid De Cărămizi Mici De Dripstone",
- "block.create.small_dripstone_bricks": "Cărămizi Mici De Dripstone",
- "block.create.small_granite_brick_slab": "Lespede De Cărămizi Mici De Granit",
- "block.create.small_granite_brick_stairs": "Scări De Cărămizi Mici De Granit",
- "block.create.small_granite_brick_wall": "Zid De Cărămizi Mici De Granit",
- "block.create.small_granite_bricks": "Cărămizi Mici De Granit",
- "block.create.small_limestone_brick_slab": "Lespede De Cărămizi Mici De Calcar",
- "block.create.small_limestone_brick_stairs": "Scări De Cărămizi Mici De Calcar",
- "block.create.small_limestone_brick_wall": "Zid De Cărămizi Mici De Calcar",
- "block.create.small_limestone_bricks": "Cărămizi Mici De Calcar",
- "block.create.small_ochrum_brick_slab": "Lespede De Cărămizi Mici De Ochrum",
- "block.create.small_ochrum_brick_stairs": "Scări De Cărămizi Mici De Ochrum",
- "block.create.small_ochrum_brick_wall": "Zid De Cărămizi Mici De Ochrum",
- "block.create.small_ochrum_bricks": "Cărămizi Mici De Ochrum",
- "block.create.small_rose_quartz_tiles": "UNLOCALIZED: Small Rose Quartz Tiles",
- "block.create.small_scorchia_brick_slab": "Lespede De Cărămizi Mici De Scorchia",
- "block.create.small_scorchia_brick_stairs": "Scări De Cărămizi Mici De Scorchia",
- "block.create.small_scorchia_brick_wall": "Zid De Cărămizi Mici De Scorchia",
- "block.create.small_scorchia_bricks": "Cărămizi Mici De Scorchia",
- "block.create.small_scoria_brick_slab": "Lespede De Cărămizi Mici De Scoria",
- "block.create.small_scoria_brick_stairs": "Scări De Cărămizi Mici De Scoria",
- "block.create.small_scoria_brick_wall": "Zid De Cărămizi Mici De Scoria",
- "block.create.small_scoria_bricks": "Cărămizi Mici De Scoria",
- "block.create.small_tuff_brick_slab": "Lespede De Cărămizi Mici De Tuf",
- "block.create.small_tuff_brick_stairs": "Scări De Cărămizi Mici De Tuf",
- "block.create.small_tuff_brick_wall": "Zid De Cărămizi Mici De Tuf",
- "block.create.small_tuff_bricks": "Cărămizi Mici De Tuf",
- "block.create.small_veridium_brick_slab": "Lespede De Cărămizi Mici De Veridium",
- "block.create.small_veridium_brick_stairs": "Scări De Cărămizi Mici De Veridium",
- "block.create.small_veridium_brick_wall": "Zid De Cărămizi Mici De Veridium",
- "block.create.small_veridium_bricks": "Cărămizi Mici De Veridium",
- "block.create.smart_chute": "Tobogan Inteligent",
- "block.create.smart_fluid_pipe": "Conductă De Fluide Inteligentă",
- "block.create.speedometer": "Vitezometru",
- "block.create.spout": "Duză",
- "block.create.spruce_window": "Sticlă De Molid",
- "block.create.spruce_window_pane": "Geam De Molid",
- "block.create.steam_engine": "UNLOCALIZED: Steam Engine",
- "block.create.steam_whistle": "UNLOCALIZED: Steam Whistle",
- "block.create.steam_whistle_extension": "UNLOCALIZED: Steam Whistle Extension",
- "block.create.sticker": "Abțipild",
- "block.create.sticky_mechanical_piston": "Piston Mecanic Lipicios",
- "block.create.stockpile_switch": "Comutator De Depozitare",
- "block.create.stressometer": "Stresometru",
- "block.create.tiled_glass": "Sticlă De Țiglă",
- "block.create.tiled_glass_pane": "Fereastră De Țiglă",
- "block.create.track": "UNLOCALIZED: Train Track",
- "block.create.track_observer": "UNLOCALIZED: Train Observer",
- "block.create.track_signal": "UNLOCALIZED: Train Signal",
- "block.create.track_station": "UNLOCALIZED: Train Station",
- "block.create.train_door": "UNLOCALIZED: Train Door",
- "block.create.train_trapdoor": "UNLOCALIZED: Train Trapdoor",
- "block.create.tuff_pillar": "Coloană De Tuf",
- "block.create.turntable": "Placă Turnantă",
- "block.create.veridium": "Veridium",
- "block.create.veridium_pillar": "Coloană De Veridium",
- "block.create.vertical_framed_glass": "Sticlă Înrămată Verticală",
- "block.create.vertical_framed_glass_pane": "Geam Înrămat Vertical",
- "block.create.warped_window": "Sticlă Deformată",
- "block.create.warped_window_pane": "Geam Deformat",
- "block.create.water_wheel": "Roată De Apă",
- "block.create.waxed_copper_shingle_slab": "Lespede De Șindrilă De Cupru Ceruit",
- "block.create.waxed_copper_shingle_stairs": "Scări De Șindrilă De Cupru Ceruit",
- "block.create.waxed_copper_shingles": "Șindrile De Cupru Ceruite",
- "block.create.waxed_copper_tile_slab": "Lespede De Țiglă De Cupru Ceruit",
- "block.create.waxed_copper_tile_stairs": "Scări De Țiglă De Cupru Ceruit",
- "block.create.waxed_copper_tiles": "Țigle De Cupru Ceruită",
- "block.create.waxed_exposed_copper_shingle_slab": "Lespede De Șindrilă De Cupru Ceruit Expusă",
- "block.create.waxed_exposed_copper_shingle_stairs": "Scări De Șindrilă De Cupru Ceruit Expuse",
- "block.create.waxed_exposed_copper_shingles": "Șindrilă De Cupru Ceruit Expusă",
- "block.create.waxed_exposed_copper_tile_slab": "Lespede De Țiglă De Cupru Ceruit Expusă",
- "block.create.waxed_exposed_copper_tile_stairs": "Scări De Țiglă De Cupru Ceruit Expuse",
- "block.create.waxed_exposed_copper_tiles": "Țiglă De Cupru Ceruit Expusă",
- "block.create.waxed_oxidized_copper_shingle_slab": "Lespede De Șindrilă De Cupru Ceruit Oxidat",
- "block.create.waxed_oxidized_copper_shingle_stairs": "Scări De Șindrilă De Cupru Ceruit Oxidat",
- "block.create.waxed_oxidized_copper_shingles": "Șindrilă De Cupru Ceruit Oxidat",
- "block.create.waxed_oxidized_copper_tile_slab": "Lespede De Țiglă De Cupru Ceruit Oxidat",
- "block.create.waxed_oxidized_copper_tile_stairs": "Scări De Țiglă De Cupru Ceruit Oxidat",
- "block.create.waxed_oxidized_copper_tiles": "Țiglă De Cupru Ceruit Oxidat",
- "block.create.waxed_weathered_copper_shingle_slab": "Lespede De Șindrilă De Cupru Ceruit Erodat",
- "block.create.waxed_weathered_copper_shingle_stairs": "Scări De Șindrilă De Cupru Ceruit Erodat",
- "block.create.waxed_weathered_copper_shingles": "Șindrilă De Cupru Ceruit Erodat",
- "block.create.waxed_weathered_copper_tile_slab": "Lespede De Țiglă De Cupru Ceruit Erodat",
- "block.create.waxed_weathered_copper_tile_stairs": "Scări De Țiglă De Cupru Ceruit Erodat",
- "block.create.waxed_weathered_copper_tiles": "Țiglă De Cupru Ceruit Erodat",
- "block.create.weathered_copper_shingle_slab": "Lespede De Șindrilă De Cupru Erodat",
- "block.create.weathered_copper_shingle_stairs": "Scări De Șindrilă De Cupru Erodat",
- "block.create.weathered_copper_shingles": "Șindrilă De Cupru Erodat",
- "block.create.weathered_copper_tile_slab": "Lespede De Țiglă De Cupru Erodat",
- "block.create.weathered_copper_tile_stairs": "Scări De Țiglă De Cupru Erodat",
- "block.create.weathered_copper_tiles": "Țiglă De Cupru Erodat",
- "block.create.weighted_ejector": "Ejector Ponderat",
- "block.create.white_nixie_tube": "Tub Nixie Alb",
- "block.create.white_sail": "Velă Albă",
- "block.create.white_seat": "Scaun Alb",
- "block.create.white_toolbox": "Trusă De Scule Albă",
- "block.create.white_valve_handle": "Mâner De Supapă Alb",
- "block.create.windmill_bearing": "Rulment De Moară De Vânt",
- "block.create.wooden_bracket": "Brachetă De Lemn",
- "block.create.yellow_nixie_tube": "Tub Nixie Galben",
- "block.create.yellow_sail": "Velă Galbenă",
- "block.create.yellow_seat": "Scaun Galben",
- "block.create.yellow_toolbox": "Trusă De Scule Galbenă",
- "block.create.yellow_valve_handle": "Mâner De Supapă Galben",
- "block.create.zinc_block": "Bloc De Zinc",
- "block.create.zinc_ore": "Minereu De Zinc",
-
- "enchantment.create.capacity": "Capacitate",
- "enchantment.create.potato_recovery": "Recuperare Cartofi",
-
- "entity.create.carriage_contraption": "UNLOCALIZED: Carriage Contraption",
- "entity.create.contraption": "Invenție",
- "entity.create.crafting_blueprint": "Plan De Meșteșugărit",
- "entity.create.gantry_contraption": "Invenție De Portal",
- "entity.create.potato_projectile": "Proiectil De Cartof",
- "entity.create.seat": "Scaun",
- "entity.create.stationary_contraption": "Invenție Staționară",
- "entity.create.super_glue": "Super-Glue",
-
- "fluid.create.potion": "Poțiune",
- "fluid.create.tea": "Ceaiul Constructorului",
-
- "item.create.andesite_alloy": "Aliaj De Andezit",
- "item.create.attribute_filter": "Filtru De Atribut",
- "item.create.bar_of_chocolate": "Baton De Ciocolată",
- "item.create.belt_connector": "Bandă Mecanică",
- "item.create.blaze_cake": "Tort De Dogoreală",
- "item.create.blaze_cake_base": "Bază De Tort De Dogoreală",
- "item.create.brass_hand": "Mână De Alamă",
- "item.create.brass_ingot": "Lingou De Alamă",
- "item.create.brass_nugget": "Pepită De Alamă",
- "item.create.brass_sheet": "Placă De Alamă",
- "item.create.builders_tea": "Ceaiul Constructorului",
- "item.create.chest_minecart_contraption": "Invenție De Cufăr În Vagonet",
- "item.create.chocolate_bucket": "Găleată De Ciocolată",
- "item.create.chocolate_glazed_berries": "Fructe De Pădure Glazurate Cu Ciocolată",
- "item.create.chromatic_compound": "Compus Cromatic",
- "item.create.cinder_flour": "Făină De Zgură",
- "item.create.copper_backtank": "Backtank De Cupru",
- "item.create.copper_backtank_placeable": "UNLOCALIZED: Copper Backtank Placeable",
- "item.create.copper_diving_boots": "UNLOCALIZED: Copper Diving Boots",
- "item.create.copper_diving_helmet": "UNLOCALIZED: Copper Diving Helmet",
- "item.create.copper_nugget": "Pepită De Cupru",
- "item.create.copper_sheet": "Placă De Cupru",
- "item.create.crafter_slot_cover": "Capac De Meșter Mecanic",
- "item.create.crafting_blueprint": "Plan De Meșteșugărit",
- "item.create.creative_blaze_cake": "Tort De Dogoreală Creativ",
- "item.create.crushed_aluminum_ore": "Minereu De Aluminium Zdrobit",
- "item.create.crushed_copper_ore": "Minereu De Cupru Zdrobit",
- "item.create.crushed_gold_ore": "Minereu De Aur Zdrobit",
- "item.create.crushed_iron_ore": "Minereu De Fier Zdrobit",
- "item.create.crushed_lead_ore": "Minereu De Plumb Zdrobit",
- "item.create.crushed_nickel_ore": "Minereu De Nichel Zdrobit",
- "item.create.crushed_osmium_ore": "Minereu De Osmium Zdrobit",
- "item.create.crushed_platinum_ore": "Minereu De Platinum Zdrobit",
- "item.create.crushed_quicksilver_ore": "Minereu De Mercur Zdrobit",
- "item.create.crushed_silver_ore": "Minereu De Argint Zdrobit",
- "item.create.crushed_tin_ore": "Minereu De Staniu Zdrobit",
- "item.create.crushed_uranium_ore": "Minereu De Uraniu Zdrobit",
- "item.create.crushed_zinc_ore": "Minereu De Zinc Zdrobit",
- "item.create.dough": "Aluat",
- "item.create.electron_tube": "Tub De Electroni",
- "item.create.empty_blaze_burner": "Arzător De Dogoreală Gol",
- "item.create.empty_schematic": "Schemă Goală",
- "item.create.experience_nugget": "Pepită De Experiență",
- "item.create.extendo_grip": "Mâner Extendo",
- "item.create.filter": "Filtru",
- "item.create.furnace_minecart_contraption": "Invenție De Cuptor În Vagonet",
- "item.create.goggles": "Ochelarii Inginerului",
- "item.create.golden_sheet": "Placă De Aur",
- "item.create.handheld_worldshaper": "Modelator De Lume Creativ",
- "item.create.honey_bucket": "Găleată De Miere",
- "item.create.honeyed_apple": "Măr Cu Miere",
- "item.create.incomplete_precision_mechanism": "Mecanism De Precizie Incomplet",
- "item.create.incomplete_track": "UNLOCALIZED: Incomplete Track",
- "item.create.iron_sheet": "Placă De Fier",
- "item.create.linked_controller": "Controlor Legat",
- "item.create.minecart_contraption": "Invenție De Vagonet",
- "item.create.minecart_coupling": "Cuplare De Vagonet",
- "item.create.netherite_backtank": "UNLOCALIZED: Netherite Backtank",
- "item.create.netherite_backtank_placeable": "UNLOCALIZED: Netherite Backtank Placeable",
- "item.create.netherite_diving_boots": "UNLOCALIZED: Netherite Diving Boots",
- "item.create.netherite_diving_helmet": "UNLOCALIZED: Netherite Diving Helmet",
- "item.create.polished_rose_quartz": "Cuarț Roz Șlefuit",
- "item.create.potato_cannon": "Tun De Cartofi",
- "item.create.powdered_obsidian": "Praf De Obsidian",
- "item.create.precision_mechanism": "Mecanism De Precizie",
- "item.create.propeller": "Elice",
- "item.create.raw_zinc": "Zinc Brut",
- "item.create.red_sand_paper": "Șmirghel Roșu",
- "item.create.refined_radiance": "Radianță Rafinată",
- "item.create.rose_quartz": "Cuarț Roz",
- "item.create.sand_paper": "Șmirghel",
- "item.create.schedule": "UNLOCALIZED: Train Schedule",
- "item.create.schematic": "Schemă",
- "item.create.schematic_and_quill": "Schemă Și Condei",
- "item.create.shadow_steel": "Oțel De Umbră",
- "item.create.sturdy_sheet": "UNLOCALIZED: Sturdy Sheet",
- "item.create.super_glue": "Super-Lipici",
- "item.create.sweet_roll": "Rolă Dulce",
- "item.create.tree_fertilizer": "Fertilizator De Copaci",
- "item.create.unprocessed_obsidian_sheet": "UNLOCALIZED: Unprocessed Obsidian Sheet",
- "item.create.vertical_gearbox": "Cutie De Viteze Verticală",
- "item.create.wand_of_symmetry": "Baghetă De Simetrie",
- "item.create.wheat_flour": "Făină De Grâu",
- "item.create.whisk": "Tel",
- "item.create.wrench": "Cheie",
- "item.create.zinc_ingot": "Lingou De Zinc",
- "item.create.zinc_nugget": "Pepită De Zinc",
-
-
- "_": "->------------------------] Advancements [------------------------<-",
-
- "advancement.create.root": "Bine ai venit pe Create!",
- "advancement.create.root.desc": "E timpul sa începi sa construiesti invenții uimitoare!",
- "advancement.create.andesite_alloy": "Aliterații Din Belșug",
- "advancement.create.andesite_alloy.desc": "Materialele Create-ului au nume ciudate, Aliajul Din Andezit este unul dintre ele.",
- "advancement.create.andesite_casing": "Epoca Andezitului",
- "advancement.create.andesite_casing.desc": "Folosește niște Aliaj De Andezit și Lemn ca să creezi o Carcasă de bază.",
- "advancement.create.mechanical_press": "UNLOCALIZED: Bonk!",
- "advancement.create.mechanical_press.desc": "UNLOCALIZED: Create some sheets in a Mechanical Press",
- "advancement.create.encased_fan": "UNLOCALIZED: Wind Maker",
- "advancement.create.encased_fan.desc": "UNLOCALIZED: Place and power an Encased Fan",
- "advancement.create.fan_processing": "UNLOCALIZED: Processing by Particle",
- "advancement.create.fan_processing.desc": "UNLOCALIZED: Use an Encased Fan to process materials",
- "advancement.create.saw_processing": "UNLOCALIZED: Workshop's Most Feared",
- "advancement.create.saw_processing.desc": "UNLOCALIZED: Use an upright Mechanical Saw to process materials",
- "advancement.create.compacting": "UNLOCALIZED: Compactification",
- "advancement.create.compacting.desc": "UNLOCALIZED: Use a Mechanical Press and a Basin to create fewer items from more",
- "advancement.create.belt": "Conducere de Alge",
- "advancement.create.belt.desc": "Conectează două rotoare cu o Bandă Mecanică.",
- "advancement.create.funnel": "UNLOCALIZED: Airport Aesthetic",
- "advancement.create.funnel.desc": "UNLOCALIZED: Extract or insert items into a container using a Funnel",
- "advancement.create.chute": "Rostogolind în Jos",
- "advancement.create.chute.desc": "Plasează un Tobogan, partea verticală echivalentă a unei Benzi.",
- "advancement.create.mechanical_mixer": "UNLOCALIZED: Mixing It Up",
- "advancement.create.mechanical_mixer.desc": "UNLOCALIZED: Combine ingredients in a Mechanical Mixer",
- "advancement.create.burner": "UNLOCALIZED: Sentient Fireplace",
- "advancement.create.burner.desc": "UNLOCALIZED: Obtain a Blaze Burner",
- "advancement.create.water_wheel": "Valorificând Hidrualica",
- "advancement.create.water_wheel.desc": "Plasează o Roată De Apă și încearcă să o faci să se rotească!",
- "advancement.create.windmill": "O Briză Blândă",
- "advancement.create.windmill.desc": "Asamblează o moară de vânt.",
- "advancement.create.shifting_gears": "Schimbând Vitezele",
- "advancement.create.shifting_gears.desc": "Conectează o Roată Dințată Mare cu o Roată Dințată Mică, permițându-ți să schimbi viteza invenției.",
- "advancement.create.millstone": "Zdrobitor de buzunar",
- "advancement.create.millstone.desc": "Plasează și alimentează o Moară De Piatră.",
- "advancement.create.super_glue": "UNLOCALIZED: Area of Connect",
- "advancement.create.super_glue.desc": "UNLOCALIZED: Super Glue some blocks into a group",
- "advancement.create.contraption_actors": "UNLOCALIZED: Moving with Purpose",
- "advancement.create.contraption_actors.desc": "UNLOCALIZED: Create a Contraption with drills, saws, or harvesters on board",
- "advancement.create.portable_storage_interface": "UNLOCALIZED: Drive-By Exchange",
- "advancement.create.portable_storage_interface.desc": "UNLOCALIZED: Use a Portable Storage Interface to take or insert items into a Contraption",
- "advancement.create.wrench_goggles": "UNLOCALIZED: Kitted Out",
- "advancement.create.wrench_goggles.desc": "UNLOCALIZED: Equip Engineer's Goggles and a Wrench",
- "advancement.create.stressometer": "Dar Cât De Stresat, Mai Exact?",
- "advancement.create.stressometer.desc": "Plasează și alimentează un Stresometru. Uită-te la el prin Ochelari ca să îi citești valoarea exactă.",
- "advancement.create.cuckoo_clock": "UNLOCALIZED: Is It Time?",
- "advancement.create.cuckoo_clock.desc": "UNLOCALIZED: Witness your Cuckoo Clock announce bedtime",
- "advancement.create.windmill_maxed": "UNLOCALIZED: A Strong Breeze",
- "advancement.create.windmill_maxed.desc": "UNLOCALIZED: Assemble a windmill of maximum strength",
- "advancement.create.ejector_maxed": "UNLOCALIZED: Springboard Champion",
- "advancement.create.ejector_maxed.desc": "UNLOCALIZED: Get launched more than 30 blocks by a Weighted Ejector",
- "advancement.create.pulley_maxed": "UNLOCALIZED: Rope to Nowhere",
- "advancement.create.pulley_maxed.desc": "UNLOCALIZED: Extend a Rope Pulley over 200 blocks deep",
- "advancement.create.cart_pickup": "UNLOCALIZED: Strong Arms",
- "advancement.create.cart_pickup.desc": "UNLOCALIZED: Pick up a Minecart Contraption with at least 200 attached blocks",
- "advancement.create.anvil_plough": "UNLOCALIZED: Blacksmith Artillery",
- "advancement.create.anvil_plough.desc": "UNLOCALIZED: Launch an Anvil with Mechanical Ploughs",
- "advancement.create.lava_wheel_00000": "UNLOCALIZED: Magma Wheel",
- "advancement.create.lava_wheel_00000.desc": "UNLOCALIZED: This shouldn't have worked§7\n(Hidden Advancement)",
- "advancement.create.hand_crank_000": "UNLOCALIZED: Workout Session",
- "advancement.create.hand_crank_000.desc": "UNLOCALIZED: Use a Hand Crank until fully exhausted§7\n(Hidden Advancement)",
- "advancement.create.belt_funnel_kiss": "Papagalii și Aripile",
- "advancement.create.belt_funnel_kiss.desc": "Fă două săruturi de Pâlnii montate pe Bandă.",
- "advancement.create.stressometer_maxed": "UNLOCALIZED: Perfectly Stressed",
- "advancement.create.stressometer_maxed.desc": "UNLOCALIZED: Get a 100% readout from a Stressometer§7\n(Hidden Advancement)",
- "advancement.create.copper": "UNLOCALIZED: Cuprum Bokum",
- "advancement.create.copper.desc": "UNLOCALIZED: Amass some Copper Ingots for your exploits in fluid manipulation",
- "advancement.create.copper_casing": "Epoca de cupru",
- "advancement.create.copper_casing.desc": "Folosește niște and Wood to create some Copper Casings.",
- "advancement.create.spout": "Splosh",
- "advancement.create.spout.desc": "Privește un obiect de fluid fiind umplut folosind o Duză.",
- "advancement.create.drain": "UNLOCALIZED: Tumble Draining",
- "advancement.create.drain.desc": "UNLOCALIZED: Watch a fluid-containing item be emptied by an Item Drain",
- "advancement.create.steam_engine": "UNLOCALIZED: The Powerhouse",
- "advancement.create.steam_engine.desc": "UNLOCALIZED: Use a Steam Engine to generate torque",
- "advancement.create.steam_whistle": "UNLOCALIZED: Voice of an Angel",
- "advancement.create.steam_whistle.desc": "UNLOCALIZED: Activate a Steam Whistle",
- "advancement.create.backtank": "UNLOCALIZED: Pressure to Go",
- "advancement.create.backtank.desc": "UNLOCALIZED: Create a Copper Backtank and make it accumulate air pressure",
- "advancement.create.diving_suit": "UNLOCALIZED: Ready for the Depths",
- "advancement.create.diving_suit.desc": "UNLOCALIZED: Equip a Diving Helmet and a Copper Backtank, then jump into water",
- "advancement.create.mechanical_pump_0": "UNLOCALIZED: Under Pressure",
- "advancement.create.mechanical_pump_0.desc": "UNLOCALIZED: Place and power a Mechanical Pump",
- "advancement.create.glass_pipe": "Spion De Flux",
- "advancement.create.glass_pipe.desc": "Privește un fluid propagându-se printr-o Conductă De Fluide De Sticlă. Conducte De Fluide Drepte devin de sticlă când o cheie este folosită pe ele.",
- "advancement.create.water_supply": "UNLOCALIZED: Puddle Collector",
- "advancement.create.water_supply.desc": "UNLOCALIZED: Use the pulling end of a Fluid Pipe or Mechanical Pump to collect water",
- "advancement.create.hose_pulley": "Vărsare Industrială",
- "advancement.create.hose_pulley.desc": "Coboară un Scripete De Furtun și privește-l scurgând sau umplând un corp de fluid.",
- "advancement.create.chocolate_bucket": "UNLOCALIZED: A World of Imagination",
- "advancement.create.chocolate_bucket.desc": "UNLOCALIZED: Obtain a bucket of molten chocolate",
- "advancement.create.honey_drain": "UNLOCALIZED: Autonomous Bee-Keeping",
- "advancement.create.honey_drain.desc": "UNLOCALIZED: Use pipes to pull honey from a Bee Nest or Beehive",
- "advancement.create.hose_pulley_lava": "UNLOCALIZED: Tapping the Mantle",
- "advancement.create.hose_pulley_lava.desc": "UNLOCALIZED: Pump from a body of lava large enough to be considered infinite",
- "advancement.create.steam_engine_maxed": "UNLOCALIZED: Full Steam",
- "advancement.create.steam_engine_maxed.desc": "UNLOCALIZED: Run a boiler at the maximum level of power",
- "advancement.create.foods": "UNLOCALIZED: Balanced Diet",
- "advancement.create.foods.desc": "UNLOCALIZED: Create Chocolate Glazed Berries, a Honeyed Apple, and a Sweet Roll all from the same Spout",
- "advancement.create.diving_suit_lava": "UNLOCALIZED: Swimming with the Striders",
- "advancement.create.diving_suit_lava.desc": "UNLOCALIZED: Attempt to take a dive in lava with your diving gear§7\n(Hidden Advancement)",
- "advancement.create.chained_drain": "UNLOCALIZED: On a Roll",
- "advancement.create.chained_drain.desc": "UNLOCALIZED: Watch an item move across a row of Item Drains§7\n(Hidden Advancement)",
- "advancement.create.cross_streams": "UNLOCALIZED: Don't Cross the Streams!",
- "advancement.create.cross_streams.desc": "UNLOCALIZED: Watch two fluids meet in your pipe network§7\n(Hidden Advancement)",
- "advancement.create.pipe_organ": "UNLOCALIZED: The Pipe Organ",
- "advancement.create.pipe_organ.desc": "UNLOCALIZED: Attach 12 uniquely pitched Steam Whistles to a single Fluid Tank§7\n(Hidden Advancement)",
- "advancement.create.brass": "Aliaje reale",
- "advancement.create.brass.desc": "Folosește Cupru Zdrobit și Zinc Zdrobit ca să creezi niște Alamă.",
- "advancement.create.brass_casing": "Epoca Alamei",
- "advancement.create.brass_casing.desc": "Folosește noua Alamă obținută și niște Lemn ca să creezo o Carcasă mai avansată.",
- "advancement.create.rose_quartz": "UNLOCALIZED: Pink Diamonds",
- "advancement.create.rose_quartz.desc": "UNLOCALIZED: Polish some Rose Quartz",
- "advancement.create.deployer": "Împinge, Plasează, și Atacă",
- "advancement.create.deployer.desc": "Plasează și alimentează un Deployer, reflecția ta perfectă.",
- "advancement.create.precision_mechanism": "Curiozități Complexe",
- "advancement.create.precision_mechanism.desc": "Asamblează un Mecanism De Precizie.",
- "advancement.create.speed_controller": "Inginerii Îl Urăsc!",
- "advancement.create.speed_controller.desc": "Plasează un Controlor De Viteză De Rotație, dispozitivul fundamental pentru schimbarea vitezei.",
- "advancement.create.mechanical_arm": "Mâini Ocupate!",
- "advancement.create.mechanical_arm.desc": "Fabrică un Braț Mecanic, selectează intrarea și ieșirea, Plasează-l jos și dă-i putere; apoi privește cum face toată treaba pentru tine.",
- "advancement.create.mechanical_crafter": "UNLOCALIZED: Automated Assembly",
- "advancement.create.mechanical_crafter.desc": "UNLOCALIZED: Place and power some Mechanical Crafters",
- "advancement.create.crushing_wheel": "O Pereche de Giganți",
- "advancement.create.crushing_wheel.desc": "Creează niște Roți De Zdrobit ca să spargi mai multe materiale mai eficient.",
- "advancement.create.haunted_bell": "UNLOCALIZED: Shadow Sense",
- "advancement.create.haunted_bell.desc": "UNLOCALIZED: Toll a Haunted Bell",
- "advancement.create.clockwork_bearing": "Ora Invențiilor",
- "advancement.create.clockwork_bearing.desc": "Asamblează o structură montată pe un Rulment De Ceasornic.",
- "advancement.create.display_link": "UNLOCALIZED: Big Data",
- "advancement.create.display_link.desc": "UNLOCALIZED: Use a Display Link to visualise information",
- "advancement.create.potato_cannon": "Fwoomp!",
- "advancement.create.potato_cannon.desc": "Înfrânge un inamic cu Tunul tău De Cartofi.",
- "advancement.create.extendo_grip": "Boioioing!",
- "advancement.create.extendo_grip.desc": "Fă rost de un Mâner Extendo.",
- "advancement.create.linked_controller": "UNLOCALIZED: Remote Activation",
- "advancement.create.linked_controller.desc": "UNLOCALIZED: Activate a Redstone Link using a Linked Controller",
- "advancement.create.arm_blaze_burner": "Arzător-o-Tron",
- "advancement.create.arm_blaze_burner.desc": "Instructează un Braț Mecanic să hrănească Arzătorul tău De Dogoreală.",
- "advancement.create.crusher_maxed_0000": "UNLOCALIZED: Crushing It",
- "advancement.create.crusher_maxed_0000.desc": "UNLOCALIZED: Operate a pair of Crushing Wheels at maximum speed",
- "advancement.create.arm_many_targets": "Organiz-o-Tron",
- "advancement.create.arm_many_targets.desc": "Programează un Braț Mecanic cu zece sau mai multe locații de ieșire.",
- "advancement.create.potato_cannon_collide": "UNLOCALIZED: Veggie Fireworks",
- "advancement.create.potato_cannon_collide.desc": "UNLOCALIZED: Cause Potato Cannon projectiles of different types to collide with each other",
- "advancement.create.self_deploying": "UNLOCALIZED: Self-Driving Cart",
- "advancement.create.self_deploying.desc": "UNLOCALIZED: Create a Minecart Contraption that places tracks in front of itself",
- "advancement.create.fist_bump": "Bate-o, Bro!",
- "advancement.create.fist_bump.desc": "Fă două Deployere să bată pumnul.",
- "advancement.create.crafter_lazy_000": "UNLOCALIZED: Desperate Measures",
- "advancement.create.crafter_lazy_000.desc": "UNLOCALIZED: Drastically slow down a Mechanical Crafter to procrastinate on proper infrastructure§7\n(Hidden Advancement)",
- "advancement.create.extendo_grip_dual": "UNLOCALIZED: To Full Extent",
- "advancement.create.extendo_grip_dual.desc": "UNLOCALIZED: Dual-wield Extendo Grips for superhuman reach§7\n(Hidden Advancement)",
- "advancement.create.musical_arm": "Cântă-mi melodia mea tematică!",
- "advancement.create.musical_arm.desc": "Privește un Braț Mecanic operând Tonomatul tău.",
- "advancement.create.sturdy_sheet": "UNLOCALIZED: The Sturdiest Rocks",
- "advancement.create.sturdy_sheet.desc": "UNLOCALIZED: Assemble a Sturdy Sheet by refining Powdered Obsidian",
- "advancement.create.train_casing_00": "UNLOCALIZED: The Logistical Age",
- "advancement.create.train_casing_00.desc": "UNLOCALIZED: Use Sturdy Sheets to create a casing for railway components",
- "advancement.create.train": "UNLOCALIZED: All Aboard!",
- "advancement.create.train.desc": "UNLOCALIZED: Assemble your first Train",
- "advancement.create.conductor": "UNLOCALIZED: Conductor Instructor",
- "advancement.create.conductor.desc": "UNLOCALIZED: Instruct a Train driver with a Train Schedule",
- "advancement.create.track_signal": "UNLOCALIZED: Traffic Control",
- "advancement.create.track_signal.desc": "UNLOCALIZED: Place a Train Signal",
- "advancement.create.display_board_0": "UNLOCALIZED: Dynamic Timetables",
- "advancement.create.display_board_0.desc": "UNLOCALIZED: Forecast a Train's arrival on your Display Board with the help of Display Links",
- "advancement.create.track_0": "UNLOCALIZED: A New Gauge",
- "advancement.create.track_0.desc": "UNLOCALIZED: Obtain some Train Tracks",
- "advancement.create.train_whistle": "UNLOCALIZED: Choo Choo!",
- "advancement.create.train_whistle.desc": "UNLOCALIZED: Assemble a Steam Whistle to your Train and activate it while driving",
- "advancement.create.train_portal": "UNLOCALIZED: Dimensional Commuter",
- "advancement.create.train_portal.desc": "UNLOCALIZED: Ride a Train through a Nether portal",
- "advancement.create.track_crafting_factory": "UNLOCALIZED: Track Factory",
- "advancement.create.track_crafting_factory.desc": "UNLOCALIZED: Produce more than 1000 Train Tracks with the same Mechanical Press",
- "advancement.create.long_bend": "UNLOCALIZED: The Longest Bend",
- "advancement.create.long_bend.desc": "UNLOCALIZED: Create a curved track section that spans more than 30 blocks in length",
- "advancement.create.long_train": "UNLOCALIZED: Ambitious Endeavours",
- "advancement.create.long_train.desc": "UNLOCALIZED: Create a Train with at least 6 carriages",
- "advancement.create.long_travel": "UNLOCALIZED: Field Trip",
- "advancement.create.long_travel.desc": "UNLOCALIZED: Leave a Train Seat over 5000 blocks away from where you started travelling",
- "advancement.create.train_roadkill": "UNLOCALIZED: Road Kill",
- "advancement.create.train_roadkill.desc": "UNLOCALIZED: Run over an enemy with your Train§7\n(Hidden Advancement)",
- "advancement.create.red_signal": "UNLOCALIZED: Expert Driver",
- "advancement.create.red_signal.desc": "UNLOCALIZED: Run a red Train Signal§7\n(Hidden Advancement)",
- "advancement.create.train_crash": "UNLOCALIZED: Terrible Service",
- "advancement.create.train_crash.desc": "UNLOCALIZED: Witness a Train crash as a passenger§7\n(Hidden Advancement)",
- "advancement.create.train_crash_backwards": "UNLOCALIZED: Blind Spot",
- "advancement.create.train_crash_backwards.desc": "UNLOCALIZED: Crash into another Train while driving backwards§7\n(Hidden Advancement)",
-
-
- "_": "->------------------------] UI & Messages [------------------------<-",
-
- "itemGroup.create.base": "Create",
- "itemGroup.create.palettes": "Blocurile De Construit Create",
-
- "death.attack.create.crush": "%1$s a fost procesat de către Roți De Zdrobit",
- "death.attack.create.crush.player": "%1$s a fost aruncat în Roți De Zdrobit de către %2$s",
- "death.attack.create.fan_fire": "%1$s a fost afumat de către un Ventilator Încapsulat",
- "death.attack.create.fan_fire.player": "%1$s a fost aruncat într-un afumator de către %2$s",
- "death.attack.create.fan_lava": "%1$s a fost incinerat de către un Ventilator Încapsulat",
- "death.attack.create.fan_lava.player": "%1$s a fost aruncat într-un topitor de către %2$s",
- "death.attack.create.mechanical_drill": "%1$s a fost tras în țeapă de către un Burghiu Mecanic",
- "death.attack.create.mechanical_drill.player": "%1$s a fost aruncat în fața unui Burghiu de către %2$s",
- "death.attack.create.mechanical_saw": "%1$s a fost tăiat în jumătate de către un Ferăstrău Mecanic",
- "death.attack.create.mechanical_saw.player": "%1$s a fost aruncat într-un Ferăstrău de către %2$s",
- "death.attack.create.potato_cannon": "%1$s a fost împușcat de către Tunul De Cartofi al lui %2$s",
- "death.attack.create.potato_cannon.item": "%1$s a fost împușcat de către %2$s folosind %3$s",
- "death.attack.create.cuckoo_clock_explosion": "%1$s a fost aruncat în aer de către un ceas cucu manipulat",
- "death.attack.create.cuckoo_clock_explosion.player": "%1$s a fost aruncat în aer de către un ceas cucu manipulat",
- "death.attack.create.run_over": "UNLOCALIZED: %1$s was run over by %2$s",
-
- "create.block.deployer.damage_source_name": "un Deployer necinstit",
- "create.block.cart_assembler.invalid": "Plasează Asamblatorul tău De Vagonet pe un bloc de șină",
-
- "create.menu.return": "Înapoi la Meniu",
- "create.menu.configure": "Configurează...",
- "create.menu.ponder_index": "Indecele de Chibzuire",
- "create.menu.only_ingame": "Valabil în Meniul Jocului",
- "create.menu.report_bugs": "Raportează Probleme",
- "create.menu.support": "Susține-ne",
-
- "create.recipe.crushing": "Strivire",
- "create.recipe.milling": "Frezare",
- "create.recipe.fan_washing": "Spălare În Vrac",
- "create.recipe.fan_washing.fan": "Ventilator în spatele unei Ape Curgătoare",
- "create.recipe.fan_smoking": "Afumare În Vrac",
- "create.recipe.fan_smoking.fan": "Ventilator în spatele unui Foc",
- "create.recipe.fan_haunting": "Bântuire În Vrac",
- "create.recipe.fan_haunting.fan": "Ventilator în spatele unui Foc de Suflete",
- "create.recipe.fan_blasting": "Topire În Vrac",
- "create.recipe.fan_blasting.fan": "Ventilator în spatele Lavei",
- "create.recipe.pressing": "Presare",
- "create.recipe.mixing": "Amestecare",
- "create.recipe.deploying": "Montare",
- "create.recipe.automatic_shapeless": "Meșteșugărit Fără Formă Automatic",
- "create.recipe.automatic_brewing": "Preparare Automată",
- "create.recipe.packing": "Compactare",
- "create.recipe.automatic_packing": "Compactare Automată",
- "create.recipe.sawing": "Tăiere Prin Ferăstrău",
- "create.recipe.mechanical_crafting": "Lucrare Mecanică",
- "create.recipe.automatic_shaped": "Lucrare Profilată Automată",
- "create.recipe.block_cutting": "Tăiere De Blocuri",
- "create.recipe.wood_cutting": "Tăiere De Lemne",
- "create.recipe.sandpaper_polishing": "Șlefuire Prin Șmirghel",
- "create.recipe.mystery_conversion": "Conversie Misterioasă",
- "create.recipe.spout_filling": "Umplere prin Duză",
- "create.recipe.draining": "Drenaj De Obiecte",
- "create.recipe.item_application": "UNLOCALIZED: Manual Item Application",
- "create.recipe.item_application.any_axe": "UNLOCALIZED: Any Axe",
- "create.recipe.sequenced_assembly": "Asamblare Secvențială",
- "create.recipe.assembly.next": "Următorul: %1$s",
- "create.recipe.assembly.step": "Pasul %1$s:",
- "create.recipe.assembly.progress": "Progres: %1$s/%2$s",
- "create.recipe.assembly.pressing": "Procesare În Presă",
- "create.recipe.assembly.spout_filling_fluid": "Duză %1$s",
- "create.recipe.assembly.deploying_item": "Instalează %1$s",
- "create.recipe.assembly.cutting": "Taie Cu Ferăstrău",
- "create.recipe.assembly.repeat": "Repetă Secvența De %1$s Ori",
- "create.recipe.assembly.junk": "Salvare Aleatorie",
- "create.recipe.processing.chance": "Șansă de %1$s%%",
- "create.recipe.deploying.not_consumed": "Neconsumat",
- "create.recipe.heat_requirement.none": "Nu Necesită Încălzire",
- "create.recipe.heat_requirement.heated": "Încălzit",
- "create.recipe.heat_requirement.superheated": "Super-Încălzit",
-
- "create.generic.range": "Distanță",
- "create.generic.radius": "Radius",
- "create.generic.width": "Lățime",
- "create.generic.height": "Înălțime",
- "create.generic.length": "Lungime",
- "create.generic.speed": "Viteză",
- "create.generic.delay": "Întârziere",
- "create.generic.duration": "UNLOCALIZED: Duration",
- "create.generic.timeUnit": "UNLOCALIZED: Time Unit",
- "create.generic.unit.ticks": "Ticuri",
- "create.generic.unit.seconds": "Secunde",
- "create.generic.unit.minutes": "Minute",
- "create.generic.daytime.hour": "UNLOCALIZED: Hour",
- "create.generic.daytime.minute": "UNLOCALIZED: Minute",
- "create.generic.daytime.second": "UNLOCALIZED: Second",
- "create.generic.daytime.pm": "UNLOCALIZED: pm",
- "create.generic.daytime.am": "UNLOCALIZED: am",
- "create.generic.unit.rpm": "RPM",
- "create.generic.unit.stress": "su",
- "create.generic.unit.degrees": "°",
- "create.generic.unit.millibuckets": "%1$smB",
- "create.generic.unit.buckets": "UNLOCALIZED: B",
- "create.generic.clockwise": "În sensul acelor de ceasornic",
- "create.generic.counter_clockwise": "În sensul invers acelor de ceasornic",
- "create.generic.in_quotes": "UNLOCALIZED: \"%1$s\"",
- "create.generic.pitch": "UNLOCALIZED: Pitch: %1$s",
- "create.generic.notes": "UNLOCALIZED: F#;F;E;D#;D;C#;C;B;A#;A;G#;G",
-
- "create.action.scroll": "Derulează",
- "create.action.confirm": "Confirmă",
- "create.action.abort": "Anulează",
- "create.action.saveToFile": "Salvează",
- "create.action.discard": "Renunță",
-
- "create.keyinfo.toolmenu": "Centrează Interfața Schemei",
- "create.keyinfo.toolbelt": "Acesează Trusele De Scule Din Apropiere",
- "create.keyinfo.scrollup": "Simulează Roată Mouse Sus (inworld)",
- "create.keyinfo.scrolldown": "Simulează Roată Mouse Jos (inworld)",
-
- "create.gui.scrollInput.defaultTitle": "Alege O Opțiune:",
- "create.gui.scrollInput.scrollToModify": "Derulează pentru a Modifica",
- "create.gui.scrollInput.scrollToAdjustAmount": "Derulează pentru a Regla Cantitatea",
- "create.gui.scrollInput.scrollToSelect": "Derulează pentru a Selecta",
- "create.gui.scrollInput.shiftScrollsFaster": "Shift pentru a Derula Mai Rapid",
- "create.gui.toolmenu.focusKey": "Ține Apăsat [%1$s] pentru a Centra",
- "create.gui.toolmenu.cycle": "[SCROLL] pentru a Circula",
-
- "create.toolbox.unequip": "Dezechipează: %1$s",
- "create.toolbox.outOfRange": "Trusa De Scule al obiectului ținut nu este în Rază",
- "create.toolbox.detach": "Oprește urmărirea și păstrează obiectul",
- "create.toolbox.depositAll": "Returnează obiectele la Truse De Scule în apropiere",
- "create.toolbox.depositBox": "Returnează obiectele la Trusa De Scule",
-
- "create.gui.symmetryWand.mirrorType": "Oglindă",
- "create.gui.symmetryWand.orientation": "Orientare",
-
- "create.symmetry.mirror.plane": "Oglindește odată",
- "create.symmetry.mirror.doublePlane": "Dreptunghiular",
- "create.symmetry.mirror.triplePlane": "Octagonal",
-
- "create.orientation.orthogonal": "Ortogonal",
- "create.orientation.diagonal": "Diagonal",
- "create.orientation.horizontal": "Orizontal",
- "create.orientation.alongZ": "De-a lungul axei Z",
- "create.orientation.alongX": "De-a lungul axei X",
-
- "create.gui.terrainzapper.title": "Blockzapper de mână",
- "create.gui.terrainzapper.searchDiagonal": "Urmărește Diagonalele",
- "create.gui.terrainzapper.searchFuzzy": "Ignoră Marginile Materialelor",
- "create.gui.terrainzapper.patternSection": "Tipar",
- "create.gui.terrainzapper.pattern.solid": "Solid",
- "create.gui.terrainzapper.pattern.checkered": "Tablă De Șah",
- "create.gui.terrainzapper.pattern.inversecheckered": "Tablă De Șah Inversată",
- "create.gui.terrainzapper.pattern.chance25": "Rostogolire 25%",
- "create.gui.terrainzapper.pattern.chance50": "Rostogolire 50%",
- "create.gui.terrainzapper.pattern.chance75": "Rostogolire 75%",
- "create.gui.terrainzapper.placement": "Plasare",
- "create.gui.terrainzapper.placement.merged": "Combinat",
- "create.gui.terrainzapper.placement.attached": "Atașat",
- "create.gui.terrainzapper.placement.inserted": "Inserat",
- "create.gui.terrainzapper.brush": "Pensulă",
- "create.gui.terrainzapper.brush.cuboid": "Cuboid",
- "create.gui.terrainzapper.brush.sphere": "Sferă",
- "create.gui.terrainzapper.brush.cylinder": "Cilindru",
- "create.gui.terrainzapper.brush.surface": "Suprafață",
- "create.gui.terrainzapper.brush.cluster": "Roi",
- "create.gui.terrainzapper.tool": "Unealtă",
- "create.gui.terrainzapper.tool.fill": "Umple",
- "create.gui.terrainzapper.tool.place": "Plasează",
- "create.gui.terrainzapper.tool.replace": "Înlocuiește",
- "create.gui.terrainzapper.tool.clear": "Curăță",
- "create.gui.terrainzapper.tool.overlay": "Acoperire",
- "create.gui.terrainzapper.tool.flatten": "Nivelează",
-
- "create.terrainzapper.shiftRightClickToSet": "Shift-Click-Dreapta pentru a Selecta o Formă",
- "create.terrainzapper.usingBlock": "Folosing: %1$s",
- "create.terrainzapper.leftClickToSet": "Click-Stânga pe un Bloc pentru a seta Materialul",
-
- "create.minecart_coupling.two_couplings_max": "Vagonetele nu pot avea nu mai mult de două cuplaje fiecare",
- "create.minecart_coupling.unloaded": "Părți din trenul tău par să fie în chunkuri neîncărcate",
- "create.minecart_coupling.no_loops": "Cuplajele nu pot forma o buclă",
- "create.minecart_coupling.removed": "Eliminate toate cuplajele din vagonet",
- "create.minecart_coupling.too_far": "Vagonetele sunt prea departe unul de celălalt",
-
- "create.contraptions.movement_mode": "Mod de Mișcare",
- "create.contraptions.movement_mode.move_place": "Mereu Plasează când e Oprit",
- "create.contraptions.movement_mode.move_place_returned": "Plasează doar în Poziția de Început",
- "create.contraptions.movement_mode.move_never_place": "Plasează doar când Ancora e Distrusă",
- "create.contraptions.movement_mode.rotate_place": "Mereu Plasează când e Oprit",
- "create.contraptions.movement_mode.rotate_place_returned": "Plasează doar aproape de Unghiul Inițial",
- "create.contraptions.movement_mode.rotate_never_place": "Plasează doar când Ancora e Distrusă",
- "create.contraptions.cart_movement_mode": "Mod de Mișcare Vagonet",
- "create.contraptions.cart_movement_mode.rotate": "Mereu stă cu fața spre mișcare",
- "create.contraptions.cart_movement_mode.rotate_paused": "Oprește Actorii când se rotește",
- "create.contraptions.cart_movement_mode.rotation_locked": "Blochează Rotația",
- "create.contraptions.windmill.rotation_direction": "Direcție De Rotație",
- "create.contraptions.clockwork.clock_hands": "Ace de Ceas",
- "create.contraptions.clockwork.hour_first": "Acul orei primul",
- "create.contraptions.clockwork.minute_first": "Acul minutului primul",
- "create.contraptions.clockwork.hour_first_24": "Acul de 24 de ore primul",
-
- "create.logistics.filter": "Filtru",
- "create.logistics.recipe_filter": "Filtru de Rețetă",
- "create.logistics.fluid_filter": "Filtru de Fluid",
- "create.logistics.firstFrequency": "Frecvența #1",
- "create.logistics.secondFrequency": "Frecvența #2",
- "create.logistics.filter.apply": "Filtru aplicat la %1$s.",
- "create.logistics.filter.apply_click_again": "Filtru aplicat la %1$s, click din nou pentru a copia cantitatea.",
- "create.logistics.filter.apply_count": "Număr de extracție applicat la filtru.",
-
- "create.gui.goggles.generator_stats": "Statistici Generator:",
- "create.gui.goggles.kinetic_stats": "Statistici Cinetice:",
- "create.gui.goggles.at_current_speed": "la viteza curentă",
- "create.gui.goggles.pole_length": "Lungimea Stâlpului:",
- "create.gui.goggles.fluid_container": "Informașii Container de Fluid:",
- "create.gui.goggles.fluid_container.capacity": "Capacitate: ",
- "create.gui.assembly.exception": "Această Invenție a fost incapabiă să se asambleze:",
- "create.gui.assembly.exception.unmovableBlock": "Bloc Nemișcabil (%4$s) la [%1$s,%2$s,%3$s]",
- "create.gui.assembly.exception.chunkNotLoaded": "Blocul la [%1$s,%2$s,%3$s] nu a fost într-un chunk încărcat",
- "create.gui.assembly.exception.structureTooLarge": "Sunt prea multe Blocuri incluse în invenție.\nMaximul configurat este: %1$s",
- "create.gui.assembly.exception.tooManyPistonPoles": "Sunt prea multe Brațe de extensie atașat la acest Piston.\nMaximul configurat este: %1$s",
- "create.gui.assembly.exception.noPistonPoles": "Pistonului îi lipsesc niște Brațe de extensie",
- "create.gui.assembly.exception.not_enough_sails": "Structura atașată nu include destule blocuri de pânze: %1$s\nUn minim de %2$s e necesar",
- "create.gui.assembly.exception.no_contacts": "UNLOCALIZED: Elevators require a horizontal _Redstone_ _Contact_ attached to the structure",
- "create.gui.assembly.exception.too_many_contacts": "UNLOCALIZED: Cannot attach more than one _Redstone_ _Contact_ to Elevators",
- "create.gui.assembly.exception.column_conflict": "UNLOCALIZED: Another Elevator is already targeting this column of contacts",
- "create.gui.gauge.info_header": "Informație Gabarit:",
- "create.gui.speedometer.title": "Viteză de Rotație",
- "create.gui.stressometer.title": "Rețea de Stres",
- "create.gui.stressometer.capacity": "Capacitate Rămasă",
- "create.gui.stressometer.overstressed": "Suprasolicitat",
- "create.gui.stressometer.no_rotation": "Fără Rotație",
- "create.gui.contraptions.not_fast_enough": "Se pare că acest %1$s _nu_ se rotește cu _destulă_ _viteză_.",
- "create.gui.contraptions.network_overstressed": "Se pare că această invenție este _suprasolicitată_. Adaugă mai multe surse sau _încetinește_ componentele cu un _impact de stres_ mare.",
- "create.gui.adjustable_crate.title": "Ladă Ajustabilă",
- "create.gui.adjustable_crate.storageSpace": "Spațiu de Stocare",
- "create.gui.stockpile_switch.title": "Comutator de Depozitare",
- "create.gui.stockpile_switch.invert_signal": "Inversează Semnalul",
- "create.gui.stockpile_switch.move_to_lower_at": "Mută pe banda iferioară la %1$s%%",
- "create.gui.stockpile_switch.move_to_upper_at": "Mută pe banda superioară la %1$s%%",
- "create.gui.sequenced_gearshift.title": "Schimbător De Viteze Secvențial",
- "create.gui.sequenced_gearshift.instruction": "Instrucțiune",
- "create.gui.sequenced_gearshift.instruction.turn_angle.descriptive": "Înroarce după unghi",
- "create.gui.sequenced_gearshift.instruction.turn_angle": "Întoarce",
- "create.gui.sequenced_gearshift.instruction.turn_angle.angle": "Unghi",
- "create.gui.sequenced_gearshift.instruction.turn_distance.descriptive": "Întoarce pentru a muta Piston/Scripete/Portal",
- "create.gui.sequenced_gearshift.instruction.turn_distance": "Piston",
- "create.gui.sequenced_gearshift.instruction.turn_distance.distance": "Distanță",
- "create.gui.sequenced_gearshift.instruction.delay.descriptive": "Întârziere Programată",
- "create.gui.sequenced_gearshift.instruction.delay": "Întârziere",
- "create.gui.sequenced_gearshift.instruction.delay.duration": "Durată",
- "create.gui.sequenced_gearshift.instruction.end.descriptive": "Sfârșit",
- "create.gui.sequenced_gearshift.instruction.end": "Sfârșit",
- "create.gui.sequenced_gearshift.instruction.await.descriptive": "Așteaptă noi Pulsuri de Redstone",
- "create.gui.sequenced_gearshift.instruction.await": "Așteaptă",
- "create.gui.sequenced_gearshift.speed": "Viteză, Direcție",
- "create.gui.sequenced_gearshift.speed.forward": "Viteză de Intrare, Înainte",
- "create.gui.sequenced_gearshift.speed.forward_fast": "Viteză Dublă, Înainte",
- "create.gui.sequenced_gearshift.speed.back": "Viteză de Intrare, Înapoi",
- "create.gui.sequenced_gearshift.speed.back_fast": "Viteză Dublă, Înapoi",
-
- "create.schematicAndQuill.dimensions": "Mărime Schemă: %1$sx%2$sx%3$s",
- "create.schematicAndQuill.firstPos": "Prima poziție setată.",
- "create.schematicAndQuill.secondPos": "A doua poziție setată.",
- "create.schematicAndQuill.noTarget": "Ține apasat [Ctrl] pentru a selecta Blocuri de Aer.",
- "create.schematicAndQuill.abort": "Selecție eliminată.",
- "create.schematicAndQuill.title": "Nume Schemă:",
- "create.schematicAndQuill.convert": "Salvează și Încarcă Imediat",
- "create.schematicAndQuill.fallbackName": "Schema Mea",
- "create.schematicAndQuill.saved": "Salvat ca %1$s",
-
- "create.schematic.invalid": "[!] Obiect Invalid - În schimb, folosește Masa De Schemă",
- "create.schematic.position": "Poziție",
- "create.schematic.rotation": "Rotație",
- "create.schematic.rotation.none": "Niciuna",
- "create.schematic.rotation.cw90": "În sensul acelor de ceasornic 90",
- "create.schematic.rotation.cw180": "În sensul acelor de ceasornic 180",
- "create.schematic.rotation.cw270": "În sensul acelor de ceasornic 270",
- "create.schematic.mirror": "Oglinește",
- "create.schematic.mirror.none": "Niciuna",
- "create.schematic.mirror.frontBack": "Față-Spate",
- "create.schematic.mirror.leftRight": "Stânga-Dreapta",
- "create.schematic.tool.deploy": "Poziție",
- "create.schematic.tool.move": "Mișcă XZ",
- "create.schematic.tool.movey": "Mișcă Y",
- "create.schematic.tool.rotate": "Rotește",
- "create.schematic.tool.print": "Printează",
- "create.schematic.tool.flip": "Oglindește",
- "create.schematic.tool.deploy.description.0": "Mișcă structura la o locație.",
- "create.schematic.tool.deploy.description.1": "Click-Dreapa pe sol pentru a o plasa.",
- "create.schematic.tool.deploy.description.2": "Ține apăsat [Ctrl] pentru a selecta la o distanță fixă.",
- "create.schematic.tool.deploy.description.3": "[Ctrl]-Scroll pentru a schimba distanța.",
- "create.schematic.tool.move.description.0": "Deplasează Schema Orizontal.",
- "create.schematic.tool.move.description.1": "Arată spre Schemă și apasă [CTRL]-Scroll ca să îl deplasezi.",
- "create.schematic.tool.move.description.2": "",
- "create.schematic.tool.move.description.3": "",
- "create.schematic.tool.movey.description.0": "Deplasează Schema Vertical.",
- "create.schematic.tool.movey.description.1": "[CTRL]-Scroll ca să îl miști sus/jos.",
- "create.schematic.tool.movey.description.2": "",
- "create.schematic.tool.movey.description.3": "",
- "create.schematic.tool.rotate.description.0": "Rotește Schema în jurul centrului sale.",
- "create.schematic.tool.rotate.description.1": "[CTRL]-Scroll ca să rotești cu 90 de Grade.",
- "create.schematic.tool.rotate.description.2": "",
- "create.schematic.tool.rotate.description.3": "",
- "create.schematic.tool.print.description.0": "Plasează structura instant în lume.",
- "create.schematic.tool.print.description.1": "[Click-Dreapta] pentru a confirma palsarea la locașia curentă.",
- "create.schematic.tool.print.description.2": "Această unealtă este doar pentru Modul Creativ.",
- "create.schematic.tool.print.description.3": "",
- "create.schematic.tool.flip.description.0": "Întoarce Schema de-a lungul feței pe care o selectezi.",
- "create.schematic.tool.flip.description.1": "Arată spre Schemă și apasă [CTRL]-Scroll ca să o întorci.",
- "create.schematic.tool.flip.description.2": "",
- "create.schematic.tool.flip.description.3": "",
-
- "create.schematics.synchronizing": "Se Sincronizează...",
- "create.schematics.uploadTooLarge": "Schemal ta depășește limitele specificate de către server.",
- "create.schematics.maxAllowedSize": "Mărimea maximă a fișierului de schemă permisă este:",
-
- "create.gui.schematicTable.refresh": "Reîmprospătează Fișierele",
- "create.gui.schematicTable.open_folder": "Deschide Folderul",
- "create.gui.schematicTable.title": "Masă De Schemă",
- "create.gui.schematicTable.availableSchematics": "Scheme Disponibile",
- "create.gui.schematicTable.noSchematics": "Nicio Schemă Salvată",
- "create.gui.schematicTable.uploading": "Se Încarcă...",
- "create.gui.schematicTable.finished": "Încărcare Finalizată!",
- "create.gui.schematicannon.title": "Tun De Schemă",
- "create.gui.schematicannon.listPrinter": "Imprimantă de listă de verificare",
- "create.gui.schematicannon.gunpowderLevel": "Praf de pușcă la %1$s%%",
- "create.gui.schematicannon.shotsRemaining": "Împușcături rămase: %1$s",
- "create.gui.schematicannon.shotsRemainingWithBackup": "Cu backup: %1$s",
- "create.gui.schematicannon.optionEnabled": "În prezent Activat",
- "create.gui.schematicannon.optionDisabled": "În prezent Dezactivat",
- "create.gui.schematicannon.showOptions": "Afișează Setări Imprimantă",
- "create.gui.schematicannon.option.dontReplaceSolid": "Nu Înlocui Blocuri Solide",
- "create.gui.schematicannon.option.replaceWithSolid": "Înlocuiește Solid cu Solid",
- "create.gui.schematicannon.option.replaceWithAny": "Înlocuiește Solid cu Orice",
- "create.gui.schematicannon.option.replaceWithEmpty": "Înlocuiește Solid cu Gol",
- "create.gui.schematicannon.option.skipMissing": "Ocolește Blocuri lipsă",
- "create.gui.schematicannon.option.skipTileEntities": "Protejează Entități",
- "create.gui.schematicannon.slot.gunpowder": "Adaugă praf de pușcă pentru a alimenta tunul",
- "create.gui.schematicannon.slot.listPrinter": "Plasează cărți aici pentru a imprima o listă de verificare pentru Schema ta",
- "create.gui.schematicannon.slot.schematic": "Adaugă-ti Schema aici. Asigură-te că este instalată la o locație specifică.",
- "create.gui.schematicannon.option.skipMissing.description": "Dacă tunul nu poate găsi un bloc necesar pentru plasare, va continua la locația următoare.",
- "create.gui.schematicannon.option.skipTileEntities.description": "Tunul va evita să înlocuiască blocuri care țin date, cum ar fi Cuferele..",
- "create.gui.schematicannon.option.dontReplaceSolid.description": "Tunul nu va înlocui niciodată orice bloc Solid în zona lui de locru, doar non-Solid și Aer.",
- "create.gui.schematicannon.option.replaceWithSolid.description": "Tunul va înlocui daor blocuri Solide în zona lui de lucru dacă Schema conține un Bloc solid la acea Locație.",
- "create.gui.schematicannon.option.replaceWithAny.description": "Tunul va înlocui blocuri Solide în zona lui de lucru dacă Schema conține orice Bloc la acea Locație.",
- "create.gui.schematicannon.option.replaceWithEmpty.description": "Tunul va elibera toate blocurile în zona lui de lucru, inclusiv cele înlocuite de Aer.",
-
- "create.schematicannon.status.idle": "Inactiv",
- "create.schematicannon.status.ready": "Gata",
- "create.schematicannon.status.running": "Rulează",
- "create.schematicannon.status.finished": "Terminat",
- "create.schematicannon.status.paused": "Pauză",
- "create.schematicannon.status.stopped": "Oprit",
- "create.schematicannon.status.noGunpowder": "Praf de Pușcă Epuizat",
- "create.schematicannon.status.targetNotLoaded": "Ținta nu este încărcată",
- "create.schematicannon.status.targetOutsideRange": "Ținta este prea departe",
- "create.schematicannon.status.searching": "Se caută",
- "create.schematicannon.status.skipping": "Se sare peste",
- "create.schematicannon.status.missingBlock": "Obiect Lipsă:",
- "create.schematicannon.status.placing": "Se plasează",
- "create.schematicannon.status.clearing": "Se curătă Blocuri",
- "create.schematicannon.status.schematicInvalid": "Schemă Invalidă",
- "create.schematicannon.status.schematicNotPlaced": "Schema nu e Poziționată",
- "create.schematicannon.status.schematicExpired": "Fișierul Schemei Expirat",
-
- "create.materialChecklist": "Listă De Verificare Materiale",
- "create.materialChecklist.blocksNotLoaded": "* Disclaimer *\n\nLista materialelor s-ar putea să fie inexactă din cauza chunkurilor relevante neîncărcate.",
-
- "create.gui.filter.deny_list": "Listă-Respingere",
- "create.gui.filter.deny_list.description": "Obiectele trec dacă NU se potrivesc cu niciunul de mai sus. O Listă-Respingere goală acceptă totul.",
- "create.gui.filter.allow_list": "Listă-Permitere",
- "create.gui.filter.allow_list.description": "Obiectele trec dacă se potrivesc cu orice de mai sus. O Listă-Permitere goală respinge totul.",
- "create.gui.filter.respect_data": "Respectă Date",
- "create.gui.filter.respect_data.description": "Obiectele se potrivesc numai dacă durabilitatea, farmecele, și alte atribute se potrivesc de asemenea.",
- "create.gui.filter.ignore_data": "Ignoră Date",
- "create.gui.filter.ignore_data.description": "Obiectele se potrivesc indefert de atribute.",
-
- "create.item_attributes.placeable": "este plasabil",
- "create.item_attributes.placeable.inverted": "nu este plasabil",
- "create.item_attributes.consumable": "poate fi mâncat",
- "create.item_attributes.consumable.inverted": "nu poate fi mâncat",
- "create.item_attributes.fluid_container": "poate stoca fluide",
- "create.item_attributes.fluid_container.inverted": "nu poate stoca fluide",
- "create.item_attributes.enchanted": "este fermecat",
- "create.item_attributes.enchanted.inverted": "este nefermecat",
- "create.item_attributes.max_enchanted": "este fermecat la nivelul maxim",
- "create.item_attributes.max_enchanted.inverted": "nu este fermecat la nivelul maxim",
- "create.item_attributes.renamed": "are un nume personalizat",
- "create.item_attributes.renamed.inverted": "nu are un nume personalizat",
- "create.item_attributes.damaged": "este deteriorat",
- "create.item_attributes.damaged.inverted": "nu este deteriorat",
- "create.item_attributes.badly_damaged": "este deteriorat grav",
- "create.item_attributes.badly_damaged.inverted": "nu este deteriorat grav",
- "create.item_attributes.not_stackable": "nu poate fi stacat",
- "create.item_attributes.not_stackable.inverted": "poate fi stacat",
- "create.item_attributes.equipable": "poate fi echipat",
- "create.item_attributes.equipable.inverted": "nu poate fi echipat",
- "create.item_attributes.furnace_fuel": "e combustibil de cuptor",
- "create.item_attributes.furnace_fuel.inverted": "nu e combustibil de cuptor",
- "create.item_attributes.washable": "poate fi Spălat",
- "create.item_attributes.washable.inverted": "nu poate fi Spălat",
- "create.item_attributes.hauntable": "poate fi Bântuit",
- "create.item_attributes.hauntable.inverted": "nu poate fi Bântuit",
- "create.item_attributes.crushable": "poate fi Strivit",
- "create.item_attributes.crushable.inverted": "nu poate fi Strivit",
- "create.item_attributes.smeltable": "poate fi Topit",
- "create.item_attributes.smeltable.inverted": "nu poate fi Topit",
- "create.item_attributes.smokable": "poate fi Afumat",
- "create.item_attributes.smokable.inverted": "nu poate fi Afumat",
- "create.item_attributes.blastable": "poate fi topit în Furnal",
- "create.item_attributes.blastable.inverted": "nu poate fi topit în Furnal",
- "create.item_attributes.compostable": "UNLOCALIZED: can be composted",
- "create.item_attributes.compostable.inverted": "UNLOCALIZED: cannot be composted",
- "create.item_attributes.shulker_level": "este shulkerul %1$s",
- "create.item_attributes.shulker_level.inverted": "nu este shulkerul %1$s",
- "create.item_attributes.shulker_level.full": "plin",
- "create.item_attributes.shulker_level.empty": "gol",
- "create.item_attributes.shulker_level.partial": "plin parțial",
- "create.item_attributes.in_tag": "este etichetat %1$s",
- "create.item_attributes.in_tag.inverted": "nu este etichetat %1$s",
- "create.item_attributes.in_item_group": "este în grupul '%1$s'",
- "create.item_attributes.in_item_group.inverted": "nu este în grupul '%1$s'",
- "create.item_attributes.added_by": "a fost adăugat de %1$s",
- "create.item_attributes.added_by.inverted": "nu a fost adăugat de %1$s",
- "create.item_attributes.has_enchant": "este fermecat cu %1$s",
- "create.item_attributes.has_enchant.inverted": "nu este fermecat cu %1$s",
- "create.item_attributes.color": "este vopsit %1$s",
- "create.item_attributes.color.inverted": "nu este vopsit %1$s",
- "create.item_attributes.has_fluid": "conține %1$s",
- "create.item_attributes.has_fluid.inverted": "nu conține %1$s",
- "create.item_attributes.has_name": "are numele personalizat %1$s",
- "create.item_attributes.has_name.inverted": "nu are numele personalizat %1$s",
- "create.item_attributes.book_author": "a fost scrisă de %1$s",
- "create.item_attributes.book_author.inverted": "nu a fost scrisă de %1$s",
- "create.item_attributes.book_copy_original": "este un original",
- "create.item_attributes.book_copy_original.inverted": "nu este un original",
- "create.item_attributes.book_copy_first": "este o copie de prima generație",
- "create.item_attributes.book_copy_first.inverted": "nu este o copie de prima generație",
- "create.item_attributes.book_copy_second": "este o copie de a doua generație",
- "create.item_attributes.book_copy_second.inverted": "nu este o copie de a doua generație",
- "create.item_attributes.book_copy_tattered": "este o mizerie zdrențuită",
- "create.item_attributes.book_copy_tattered.inverted": "nu este o mizerie zdrențuită",
- "create.item_attributes.astralsorcery_amulet": "îmbunătățește %1$s",
- "create.item_attributes.astralsorcery_amulet.inverted": "nu îmbunătățește %1$s",
- "create.item_attributes.astralsorcery_constellation": "este pus în acord cu %1$s",
- "create.item_attributes.astralsorcery_constellation.inverted": "nu este pus în acord cu %1$s",
- "create.item_attributes.astralsorcery_crystal": "are atributul cristal %1$s",
- "create.item_attributes.astralsorcery_crystal.inverted": "nu are atributul cristal %1$s",
- "create.item_attributes.astralsorcery_perk_gem": "are atributul avantaj %1$s",
- "create.item_attributes.astralsorcery_perk_gem.inverted": "nu are atributul abantaj %1$s",
-
- "create.gui.attribute_filter.no_selected_attributes": "Niciun atribut selectat",
- "create.gui.attribute_filter.selected_attributes": "Atribute selectate:",
- "create.gui.attribute_filter.add_attribute": "Adaugă atributul în Listă",
- "create.gui.attribute_filter.add_inverted_attribute": "Adaugă atributul opus în Listă",
- "create.gui.attribute_filter.allow_list_disjunctive": "Listă-Permitere (Orice)",
- "create.gui.attribute_filter.allow_list_disjunctive.description": "Obiectele trec dacă au oricare dintre atributele selectate.",
- "create.gui.attribute_filter.allow_list_conjunctive": "Listă-Permitere (Totul)",
- "create.gui.attribute_filter.allow_list_conjunctive.description": "Obiectele trec doar dacă au TOATE atributele selectate.",
- "create.gui.attribute_filter.deny_list": "Listă-Respingere",
- "create.gui.attribute_filter.deny_list.description": "Obiectele trec dacă NU au oricare dintre atributele selectate.",
- "create.gui.attribute_filter.add_reference_item": "Adaugă Obiect de Referință",
-
- "create.tooltip.holdForDescription": "Ține apăsat [%1$s] pentru Rezumat",
- "create.tooltip.holdForControls": "Ține apăsat [%1$s] pentru Controale",
- "create.tooltip.keyShift": "Shift",
- "create.tooltip.keyCtrl": "Ctrl",
- "create.tooltip.speedRequirement": "Cerință De Viteză: %1$s",
- "create.tooltip.speedRequirement.none": "Niciunul",
- "create.tooltip.speedRequirement.slow": "UNLOCALIZED: Slow",
- "create.tooltip.speedRequirement.medium": "Moderat",
- "create.tooltip.speedRequirement.fast": "UNLOCALIZED: Fast",
- "create.tooltip.stressImpact": "Impact Stres Cinetic: %1$s",
- "create.tooltip.stressImpact.low": "Scăzut",
- "create.tooltip.stressImpact.medium": "Moderat",
- "create.tooltip.stressImpact.high": "Ridicat",
- "create.tooltip.stressImpact.overstressed": "Suprasolicitat",
- "create.tooltip.up_to": "UNLOCALIZED: Up to %1$s",
- "create.tooltip.capacityProvided": "Capacitate Stres Cinetic: %1$s",
- "create.tooltip.capacityProvided.low": "Mică",
- "create.tooltip.capacityProvided.medium": "Medie",
- "create.tooltip.capacityProvided.high": "Mare",
- "create.tooltip.generationSpeed": "Generează la %1$s %2$s",
- "create.tooltip.analogStrength": "Putere Analog: %1$s/15",
-
- "create.mechanical_arm.extract_from": "Ia Obiecte din %1$s",
- "create.mechanical_arm.deposit_to": "Depozitează obiecte în %1$s",
- "create.mechanical_arm.summary": "Brațul mecanic are %1$s intrare(intrări) și %2$s ieșire(ieșiri).",
- "create.mechanical_arm.points_outside_range": "%1$s punct(e) de intracțiune selectat(e) a(u) fost îndepărtat(e) din cauza limitațiilor de rază.",
-
- "create.weighted_ejector.target_set": "Țintă Selectată",
- "create.weighted_ejector.target_not_valid": "Se Ejectează la blocul Adiacent (Ținta nu a fost Validă)",
- "create.weighted_ejector.no_target": "Se Ejectează la blocul Adiacent (Nicio Țintă nu a fost Selectată)",
- "create.weighted_ejector.targeting": "Se Ejectează la [%1$s,%2$s,%3$s]",
- "create.weighted_ejector.stack_size": "S-a ejectat Mărimea Stacului",
-
- "create.logistics.when_multiple_outputs_available": "Când sunt disponibile ieșiri multiple",
-
- "create.mechanical_arm.selection_mode.round_robin": "Robin Rotund",
- "create.mechanical_arm.selection_mode.forced_round_robin": "Robin Rotund Forțat",
- "create.mechanical_arm.selection_mode.prefer_first": "Preferă Prima Țintă",
-
- "create.tunnel.selection_mode.split": "Împărțire",
- "create.tunnel.selection_mode.forced_split": "Împărțire Forțată",
- "create.tunnel.selection_mode.round_robin": "Robin Rotund",
- "create.tunnel.selection_mode.forced_round_robin": "Robin Rotund Forțat",
- "create.tunnel.selection_mode.prefer_nearest": "Preferă Cel Mai Apropiat",
- "create.tunnel.selection_mode.randomize": "Randomizare",
- "create.tunnel.selection_mode.synchronize": "Sincronizare Intrări",
-
- "create.tooltip.chute.header": "Informație Tobogan",
- "create.tooltip.chute.items_move_down": "Obiectele se mișcă În Jos",
- "create.tooltip.chute.items_move_up": "Obiectele se mișcă În Sus",
- "create.tooltip.chute.no_fans_attached": "Niciun ventilator atașat",
- "create.tooltip.chute.fans_push_up": "Ventilatoarele împing de Jos",
- "create.tooltip.chute.fans_push_down": "Ventilatoarele împing de Sus",
- "create.tooltip.chute.fans_pull_up": "Ventilatoarele trag de Sus",
- "create.tooltip.chute.fans_pull_down": "Ventilatoarele trag de Jos",
- "create.tooltip.chute.contains": "Conține: %1$s x%2$s",
- "create.tooltip.deployer.header": "UNLOCALIZED: Deployer Information",
- "create.tooltip.deployer.using": "UNLOCALIZED: Mode: Use",
- "create.tooltip.deployer.punching": "UNLOCALIZED: Mode: Attack",
- "create.tooltip.deployer.contains": "UNLOCALIZED: Item: %1$s x%2$s",
- "create.tooltip.brass_tunnel.contains": "Distribuie Curent:",
- "create.tooltip.brass_tunnel.contains_entry": "> %1$s x%2$s",
- "create.tooltip.brass_tunnel.retrieve": "Click Dreapta pentru a recupera",
-
- "create.linked_controller.bind_mode": "Mod de legare activat",
- "create.linked_controller.press_keybind": "Apasă %1$s, %2$s, %3$s, %4$s, %5$s sau %6$s, pentru a lega această frecvenșă la tasta respectivă",
- "create.linked_controller.key_bound": "Frecvență legată la %1$s",
- "create.linked_controller.frequency_slot_1": "Tasta: %1$s, Frecvența #1",
- "create.linked_controller.frequency_slot_2": "Tasta: %1$s, Frecvența #2",
-
- "create.crafting_blueprint.crafting_slot": "Slot de Ingredient",
- "create.crafting_blueprint.filter_items_viable": "Obiecte de filtru avansat sunt viabile",
- "create.crafting_blueprint.display_slot": "Slot de Afișaj",
- "create.crafting_blueprint.inferred": "Deduse de la rețetă",
- "create.crafting_blueprint.manually_assigned": "Atribuit manual",
- "create.crafting_blueprint.secondary_display_slot": "Slot de Afișaj Secundar",
- "create.crafting_blueprint.optional": "Opțional",
-
- "create.potato_cannon.ammo.attack_damage": "%1$s Puncte de Atac",
- "create.potato_cannon.ammo.reload_ticks": "%1$s Ticuri de Reîncărcare",
- "create.potato_cannon.ammo.knockback": "%1$s Împingere",
-
- "create.hint.hose_pulley.title": "Aprovizionare fără fund",
- "create.hint.hose_pulley": "Corpul de fluid vizat este considerat infinit.",
- "create.hint.mechanical_arm_no_targets.title": "Nicio Țintă",
- "create.hint.mechanical_arm_no_targets": "Se pare că acest _Braț_ _Mecanic_ nu i s-a atribuit nicio _țintă._ Selectează benzi, depoturi, pâlnii și alte blocuri apăsând _Click-Dreapta_ pe ele _ținând_ _Brațul_ _Mecanic_ în _mână_.",
- "create.hint.empty_bearing.title": "Actualizează Rulmentul",
- "create.hint.empty_bearing": "Apasă _Click-Dreapta_ pe rulment cu o _mână_ _goală_ pentru a _atașa_ structura pe care tocmai a construit-o în fața ei.",
- "create.hint.full_deployer.title": "Revărsare De Obiecte Deployer",
- "create.hint.full_deployer": "De pare că acest _Deployer_ conține _obiecte în_ _exces_ care trebuie să fie _extrase._ Folosește o _pâlnie_ sau alte mijloace pentru a-l elibera din revărsare.",
-
- "create.backtank.low": "UNLOCALIZED: Backtank pressure low",
- "create.backtank.depleted": "UNLOCALIZED: Backtank pressure depleted",
-
- "create.hint.derailed_train.title": "UNLOCALIZED: Derailed Train",
- "create.hint.derailed_train": "UNLOCALIZED: It appears this _Train_ is no longer sitting on a connected track piece. _Right-Click_ using a _wrench_ in order to relocate it to a nearby track.",
-
- "create.boiler.status": "UNLOCALIZED: Boiler Status: %1$s",
- "create.boiler.status_short": "UNLOCALIZED: Boiler: %1$s",
- "create.boiler.passive": "UNLOCALIZED: Passive",
- "create.boiler.idle": "UNLOCALIZED: Idle",
- "create.boiler.lvl": "UNLOCALIZED: Lvl %1$s",
- "create.boiler.max_lvl": "UNLOCALIZED: Max",
- "create.boiler.size": "UNLOCALIZED: Size",
- "create.boiler.size_dots": "UNLOCALIZED: ....... ",
- "create.boiler.water": "UNLOCALIZED: Water",
- "create.boiler.water_dots": "UNLOCALIZED: ... ",
- "create.boiler.heat": "UNLOCALIZED: Heat",
- "create.boiler.heat_dots": "UNLOCALIZED: ...... ",
- "create.boiler.via_one_engine": "UNLOCALIZED: via 1 engine",
- "create.boiler.via_engines": "UNLOCALIZED: via %1$s engines",
-
- "create.elevator_contact.title": "UNLOCALIZED: Elevator Contact",
- "create.elevator_contact.floor_identifier": "UNLOCALIZED: Floor Identifier",
- "create.elevator_contact.floor_description": "UNLOCALIZED: Floor Description",
-
- "create.gui.schedule.lmb_edit": "UNLOCALIZED: Left-Click to Edit",
- "create.gui.schedule.rmb_remove": "UNLOCALIZED: Right-Click to Remove",
- "create.gui.schedule.duplicate": "UNLOCALIZED: Duplicate",
- "create.gui.schedule.remove_entry": "UNLOCALIZED: Remove Action",
- "create.gui.schedule.add_entry": "UNLOCALIZED: Add Action",
- "create.gui.schedule.move_up": "UNLOCALIZED: Move up",
- "create.gui.schedule.move_down": "UNLOCALIZED: Move down",
- "create.gui.schedule.add_condition": "UNLOCALIZED: Add Condition",
- "create.gui.schedule.alternative_condition": "UNLOCALIZED: Alternative Condition",
-
- "create.schedule.instruction_type": "UNLOCALIZED: Next Action:",
- "create.schedule.instruction.editor": "UNLOCALIZED: Instruction Editor",
- "create.schedule.instruction.destination": "UNLOCALIZED: Travel to Station",
- "create.schedule.instruction.destination.summary": "UNLOCALIZED: Next Stop:",
- "create.schedule.instruction.filter_edit_box": "UNLOCALIZED: Station Name",
- "create.schedule.instruction.filter_edit_box_1": "UNLOCALIZED: Use * as a text wildcard",
- "create.schedule.instruction.filter_edit_box_2": "UNLOCALIZED: Example: 'My Station, Platform *'",
- "create.schedule.instruction.filter_edit_box_3": "UNLOCALIZED: Train picks nearest unoccupied match",
- "create.schedule.instruction.rename": "UNLOCALIZED: Update Schedule Title",
- "create.schedule.instruction.rename.summary": "UNLOCALIZED: New Title:",
- "create.schedule.instruction.name_edit_box": "UNLOCALIZED: Schedule Title",
- "create.schedule.instruction.name_edit_box_1": "UNLOCALIZED: Affects text shown on displays",
- "create.schedule.instruction.name_edit_box_2": "UNLOCALIZED: Defaults to next destination's name",
- "create.schedule.instruction.throttle": "UNLOCALIZED: Limit Max Speed",
- "create.schedule.instruction.throttle.summary": "UNLOCALIZED: Change Max Speed to %1$s",
- "create.schedule.instruction.throttle_edit_box": "UNLOCALIZED: Throttle",
- "create.schedule.instruction.throttle_edit_box_1": "UNLOCALIZED: Affects the top speed of the Train",
- "create.schedule.condition_type": "UNLOCALIZED: Continue if/after:",
- "create.schedule.condition.editor": "UNLOCALIZED: Condition Editor",
- "create.schedule.condition.delay": "UNLOCALIZED: Scheduled Delay",
- "create.schedule.condition.delay_short": "UNLOCALIZED: Wait: %1$s",
- "create.schedule.condition.delay.status": "UNLOCALIZED: Departs in %1$s",
- "create.schedule.condition.idle": "UNLOCALIZED: Cargo Inactivity",
- "create.schedule.condition.idle_short": "UNLOCALIZED: Cargo Idle: %1$s",
- "create.schedule.condition.idle.status": "UNLOCALIZED: Cargo Idle for %1$s",
- "create.schedule.condition.for_x_time": "UNLOCALIZED: for %1$s",
- "create.schedule.condition.unloaded": "UNLOCALIZED: Chunk Unloaded",
- "create.schedule.condition.unloaded.status": "UNLOCALIZED: Waiting for chunk unload",
- "create.schedule.condition.powered": "UNLOCALIZED: Station Powered",
- "create.schedule.condition.powered.status": "UNLOCALIZED: Waiting for redstone",
- "create.schedule.condition.time_of_day": "UNLOCALIZED: Time of Day",
- "create.schedule.condition.time_of_day.scheduled": "UNLOCALIZED: Scheduled Time: %1$s",
- "create.schedule.condition.time_of_day.digital_format": "UNLOCALIZED: %1$s:%3$s %4$s",
- "create.schedule.condition.time_of_day.rotation": "UNLOCALIZED: Rotation",
- "create.schedule.condition.time_of_day.rotation.every_24": "UNLOCALIZED: Every Day",
- "create.schedule.condition.time_of_day.rotation.every_12": "UNLOCALIZED: Every 12:00",
- "create.schedule.condition.time_of_day.rotation.every_6": "UNLOCALIZED: Every 6:00",
- "create.schedule.condition.time_of_day.rotation.every_4": "UNLOCALIZED: Every 4:00",
- "create.schedule.condition.time_of_day.rotation.every_3": "UNLOCALIZED: Every 3:00",
- "create.schedule.condition.time_of_day.rotation.every_2": "UNLOCALIZED: Every 2:00",
- "create.schedule.condition.time_of_day.rotation.every_1": "UNLOCALIZED: Every 1:00",
- "create.schedule.condition.time_of_day.rotation.every_0_45": "UNLOCALIZED: Every 0:45",
- "create.schedule.condition.time_of_day.rotation.every_0_30": "UNLOCALIZED: Every 0:30",
- "create.schedule.condition.time_of_day.rotation.every_0_15": "UNLOCALIZED: Every 0:15",
- "create.schedule.condition.time_of_day.status": "UNLOCALIZED: Departs at ",
- "create.schedule.condition.threshold.train_holds": "UNLOCALIZED: Train holds %1$s",
- "create.schedule.condition.threshold.greater": "UNLOCALIZED: more than",
- "create.schedule.condition.threshold.less": "UNLOCALIZED: less than",
- "create.schedule.condition.threshold.equal": "UNLOCALIZED: exactly",
- "create.schedule.condition.threshold.x_units_of_item": "UNLOCALIZED: %1$s %2$s of %3$s",
- "create.schedule.condition.threshold.matching_content": "UNLOCALIZED: Matching Content",
- "create.schedule.condition.threshold.anything": "UNLOCALIZED: Anything",
- "create.schedule.condition.threshold.item_measure": "UNLOCALIZED: Item Measure",
- "create.schedule.condition.threshold.items": "UNLOCALIZED: Items",
- "create.schedule.condition.threshold.stacks": "UNLOCALIZED: Stacks",
- "create.schedule.condition.threshold.buckets": "UNLOCALIZED: Buckets",
- "create.schedule.condition.threshold.status": "UNLOCALIZED: Cargo: %1$s/%2$s %3$s",
- "create.schedule.condition.threshold.place_item": "UNLOCALIZED: Reference Item",
- "create.schedule.condition.threshold.place_item_2": "UNLOCALIZED: Filters can be used",
- "create.schedule.condition.threshold.place_item_3": "UNLOCALIZED: Leave empty to match any",
- "create.schedule.condition.fluid_threshold": "UNLOCALIZED: Fluid Cargo Condition",
- "create.schedule.condition.item_threshold": "UNLOCALIZED: Item Cargo Condition",
- "create.schedule.condition.redstone_link": "UNLOCALIZED: Redstone Link",
- "create.schedule.condition.redstone_link.status": "UNLOCALIZED: Waiting for redstone link",
- "create.schedule.condition.redstone_link_on": "UNLOCALIZED: Link On",
- "create.schedule.condition.redstone_link_off": "UNLOCALIZED: Link Off",
- "create.schedule.condition.redstone_link.powered": "UNLOCALIZED: Powered",
- "create.schedule.condition.redstone_link.unpowered": "UNLOCALIZED: Not powered",
- "create.schedule.condition.redstone_link.frequency_state": "UNLOCALIZED: Frequency state:",
- "create.schedule.condition.redstone_link.frequency_powered": "UNLOCALIZED: Frequency powered:",
- "create.schedule.condition.redstone_link.frequency_unpowered": "UNLOCALIZED: Frequency not powered:",
- "create.schedule.condition.player_count": "UNLOCALIZED: Players Seated",
- "create.schedule.condition.player_count.summary": "UNLOCALIZED: %1$s Player",
- "create.schedule.condition.player_count.summary_plural": "UNLOCALIZED: %1$s Players",
- "create.schedule.condition.player_count.seated": "UNLOCALIZED: %1$s seated",
- "create.schedule.condition.player_count.players": "UNLOCALIZED: Players",
- "create.schedule.condition.player_count.condition": "UNLOCALIZED: Conditional",
- "create.schedule.condition.player_count.exactly": "UNLOCALIZED: Exactly",
- "create.schedule.condition.player_count.or_above": "UNLOCALIZED: Or above",
- "create.schedule.condition.player_count.status": "UNLOCALIZED: Passengers: %1$s/%2$s",
- "create.schedule.loop": "UNLOCALIZED: Loop Forever",
- "create.schedule.loop1": "UNLOCALIZED: Schedule starts over",
- "create.schedule.loop2": "UNLOCALIZED: when completed",
- "create.schedule.reset": "UNLOCALIZED: Reset Progress",
- "create.schedule.skip": "UNLOCALIZED: Skip current Stop",
- "create.schedule.applied_to_train": "UNLOCALIZED: Train is now following this Schedule",
- "create.schedule.non_controlling_seat": "UNLOCALIZED: Conductor needs to sit in front of a Controls block",
- "create.schedule.remove_with_empty_hand": "UNLOCALIZED: Remove current Schedule with an Empty Hand",
- "create.schedule.auto_removed_from_train": "UNLOCALIZED: Auto-Schedule discarded",
- "create.schedule.removed_from_train": "UNLOCALIZED: Schedule retrieved from Train",
- "create.schedule.no_stops": "UNLOCALIZED: This Schedule does not have any Stops yet",
- "create.schedule.continued": "UNLOCALIZED: Schedule resumed",
-
- "create.track.selection_cleared": "UNLOCALIZED: Selection Cleared",
- "create.track.valid_connection": "UNLOCALIZED: Can Connect ✔",
- "create.track.second_point": "UNLOCALIZED: Place track or select a second point",
- "create.track.too_far": "UNLOCALIZED: Too far away",
- "create.track.original_missing": "UNLOCALIZED: Original block removed, Sneak-click to reset",
- "create.track.perpendicular": "UNLOCALIZED: Cannot connect perpendicularly",
- "create.track.ascending_s_curve": "UNLOCALIZED: Cannot create sloped S-Bends",
- "create.track.too_sharp": "UNLOCALIZED: Turn too sharp",
- "create.track.too_steep": "UNLOCALIZED: Slope too steep",
- "create.track.slope_turn": "UNLOCALIZED: Cannot enter or leave slope on a turn",
- "create.track.opposing_slopes": "UNLOCALIZED: Cannot connect opposing slopes",
- "create.track.leave_slope_ascending": "UNLOCALIZED: Cannot leave this slope while ascending",
- "create.track.leave_slope_descending": "UNLOCALIZED: Cannot leave this slope while descending",
- "create.track.turn_90": "UNLOCALIZED: Can only turn up to 90 Degrees",
- "create.track.junction_start": "UNLOCALIZED: Cannot start connection from a Junction",
- "create.track.turn_start": "UNLOCALIZED: Cannot start connection from a Turn",
- "create.track.not_enough_tracks": "UNLOCALIZED: Not holding enough tracks",
- "create.track.not_enough_pavement": "UNLOCALIZED: Not holding enough pavement blocks",
-
- "create.portal_track.failed": "UNLOCALIZED: Cannot place portal track:",
- "create.portal_track.missing": "UNLOCALIZED: Target portal not generated yet",
- "create.portal_track.blocked": "UNLOCALIZED: Target location blocked (%1$s,%2$s,%3$s)",
-
- "create.station.idle": "UNLOCALIZED: Station is Idle",
- "create.station.assembly_title": "UNLOCALIZED: Train Assembly",
- "create.station.close": "UNLOCALIZED: Close Window",
- "create.station.cancel": "UNLOCALIZED: Cancel Assembly",
- "create.station.failed": "UNLOCALIZED: Assembly Failed",
- "create.station.icon_type": "UNLOCALIZED: Icon Type",
- "create.station.create_train": "UNLOCALIZED: Create new Train",
- "create.station.assemble_train": "UNLOCALIZED: Assemble Train",
- "create.station.disassemble_train": "UNLOCALIZED: Disassemble Train",
- "create.station.remove_schedule": "UNLOCALIZED: Retrieve Schedule",
- "create.station.remove_auto_schedule": "UNLOCALIZED: Discard Auto-Schedule",
- "create.station.no_assembly_diagonal": "UNLOCALIZED: Cannot build trains",
- "create.station.no_assembly_diagonal_1": "UNLOCALIZED: on diagonal tracks",
- "create.station.no_assembly_curve": "UNLOCALIZED: Cannot build trains",
- "create.station.no_assembly_curve_1": "UNLOCALIZED: on curved tracks",
- "create.station.train_not_aligned": "UNLOCALIZED: Cannot disassemble,",
- "create.station.train_not_aligned_1": "UNLOCALIZED: not all carriages aligned",
- "create.station.carriage_number": "UNLOCALIZED: Carriage %1$s:",
- "create.station.retry": "UNLOCALIZED: Resolve this and retry",
- "create.station.no_bogeys": "UNLOCALIZED: No Bogeys",
- "create.station.one_bogey": "UNLOCALIZED: 1 Bogey",
- "create.station.more_bogeys": "UNLOCALIZED: %1$s Bogeys",
- "create.station.how_to": "UNLOCALIZED: Use Train Casing on highlighted Tracks to create bogeys.",
- "create.station.how_to_1": "UNLOCALIZED: Remove bogeys by breaking the block on top.",
- "create.station.how_to_2": "UNLOCALIZED: Build carriages attached to one or two bogeys each.",
-
- "create.train_assembly.too_many_bogeys": "UNLOCALIZED: Too many Bogeys attached: %1$s",
- "create.train_assembly.frontmost_bogey_at_station": "UNLOCALIZED: Frontmost Bogey must be at Station Marker",
- "create.train_assembly.no_bogeys": "UNLOCALIZED: No Bogeys Found",
- "create.train_assembly.not_connected_in_order": "UNLOCALIZED: Bogeys are not connected in order",
- "create.train_assembly.bogeys_too_close": "UNLOCALIZED: Bogeys %1$s and %2$s are too close to each other",
- "create.train_assembly.single_bogey_carriage": "UNLOCALIZED: This Bogey type cannot support a carriage on its own",
- "create.train_assembly.nothing_attached": "UNLOCALIZED: No structure attached to Bogey %1$s",
- "create.train_assembly.no_controls": "UNLOCALIZED: At least one forward-facing controls block needs to be mounted on the train",
- "create.train_assembly.sideways_controls": "UNLOCALIZED: A mounted controls block is facing sideways",
- "create.train_assembly.bogey_created": "UNLOCALIZED: Bogey created. Click again to cycle type",
- "create.train_assembly.requires_casing": "UNLOCALIZED: Use Railway Casing to create bogeys on tracks",
-
- "create.track_target.set": "UNLOCALIZED: Targeted track selected",
- "create.track_target.success": "UNLOCALIZED: Successfully bound to targeted track",
- "create.track_target.clear": "UNLOCALIZED: Cleared track selection",
- "create.track_target.missing": "UNLOCALIZED: Right-click the targeted train track first",
- "create.track_target.too_far": "UNLOCALIZED: Targeted track is too far from here",
- "create.track_target.no_junctions": "UNLOCALIZED: Targeted track cannot be an intersection",
- "create.track_target.occupied": "UNLOCALIZED: Targeted track is occupied",
- "create.track_target.invalid": "UNLOCALIZED: Cannot target this track here",
-
- "create.train.unnamed": "UNLOCALIZED: Unnamed Train",
- "create.train.cannot_relocate_moving": "UNLOCALIZED: Cannot relocate a moving Train",
- "create.train.relocate": "UNLOCALIZED: Click a Track to Relocate %1$s to. Sneak-Click to abort",
- "create.train.relocate.abort": "UNLOCALIZED: Relocation aborted",
- "create.train.relocate.success": "UNLOCALIZED: Relocation successful",
- "create.train.relocate.valid": "UNLOCALIZED: Can relocate to here, Click to Confirm",
- "create.train.relocate.invalid": "UNLOCALIZED: Cannot relocate Train to here",
- "create.train.relocate.too_far": "UNLOCALIZED: Cannot relocate Train this far away",
- "create.train.departing_from": "UNLOCALIZED: Departing from %1$s",
- "create.train.arrived_at": "UNLOCALIZED: Arrived at %1$s",
- "create.train.status": "UNLOCALIZED: Information about Train: %1$s",
- "create.train.status.back_on_track": "UNLOCALIZED: Train is back on Track",
- "create.train.status.collision": "UNLOCALIZED: Collision with other Train",
- "create.train.status.end_of_track": "UNLOCALIZED: A Carriage has reached the end of its Track",
- "create.train.status.double_portal": "UNLOCALIZED: A Carriage cannot enter a portal whilst leaving another",
- "create.train.status.coupling_stress": "UNLOCALIZED: Forced stop due to Stress on Couplings",
- "create.train.status.track_missing": "UNLOCALIZED: Tracks are missing beneath the Train",
- "create.train.status.paused_for_manual": "UNLOCALIZED: Schedule paused for manual controls",
- "create.train.status.opposite_driver": "UNLOCALIZED: Path requires a driver facing the opposite direction",
- "create.train.status.missing_driver": "UNLOCALIZED: Driver has gone missing",
- "create.train.status.found_driver": "UNLOCALIZED: A new driver has been found",
- "create.train.status.navigation_success": "UNLOCALIZED: Navigation succeeded",
- "create.train.status.no_match": "UNLOCALIZED: No station on graph matches '%1$s'",
- "create.train.status.no_path": "UNLOCALIZED: No suitable path to the next Scheduled destination could be found",
-
- "create.track_signal.cannot_change_mode": "UNLOCALIZED: Unable to switch mode of this Signal",
- "create.track_signal.mode_change.entry_signal": "UNLOCALIZED: -> Allow passage if section unoccupied",
- "create.track_signal.mode_change.cross_signal": "UNLOCALIZED: -> Allow passage if section fully traversable",
-
- "create.contraption.controls.start_controlling": "UNLOCALIZED: Now controlling: %1$s",
- "create.contraption.controls.stop_controlling": "UNLOCALIZED: Stopped controlling contraption",
- "create.contraption.controls.approach_station": "UNLOCALIZED: Hold %1$s to approach %2$s",
- "create.contraption.controls.specific_actor_toggle": "UNLOCALIZED: %1$s Actors: %2$s",
- "create.contraption.controls.all_actor_toggle": "UNLOCALIZED: All Actors: %1$s",
- "create.contraption.controls.actor_toggle.on": "UNLOCALIZED: On",
- "create.contraption.controls.actor_toggle.off": "UNLOCALIZED: Off",
- "create.contraption.controls.floor_unreachable": "UNLOCALIZED: Unreachable",
-
- "create.display_link.set": "UNLOCALIZED: Targeted position selected",
- "create.display_link.success": "UNLOCALIZED: Successfully bound to targeted position",
- "create.display_link.clear": "UNLOCALIZED: Cleared position selection",
- "create.display_link.too_far": "UNLOCALIZED: Targeted position is too far from here",
- "create.display_link.invalid": "UNLOCALIZED: Link has no valid target, try placing it again",
- "create.display_link.title": "UNLOCALIZED: Display Link",
- "create.display_link.no_source": "UNLOCALIZED: Not a Display Source",
- "create.display_link.no_target": "UNLOCALIZED: Not a Display Target",
- "create.display_link.reading_from": "UNLOCALIZED: Read from:",
- "create.display_link.writing_to": "UNLOCALIZED: Send to:",
- "create.display_link.attached_side": "UNLOCALIZED: Block on attached side",
- "create.display_link.targeted_location": "UNLOCALIZED: Block in targeted location",
- "create.display_link.view_compatible": "UNLOCALIZED: Click to view all Compatible",
- "create.display_link.information_type": "UNLOCALIZED: Type of Information",
- "create.display_link.display_on": "UNLOCALIZED: Write data to:",
- "create.display_link.display_on_multiline": "UNLOCALIZED: Start writing at:",
-
- "create.display_source.label": "UNLOCALIZED: Attached Label",
- "create.display_source.combine_item_names": "UNLOCALIZED: Combine Item Names",
- "create.display_source.count_items": "UNLOCALIZED: Amount of matching Items",
- "create.display_source.list_items": "UNLOCALIZED: List matching Items",
- "create.display_source.fluid_amount": "UNLOCALIZED: Amount of matching Fluids",
- "create.display_source.list_fluids": "UNLOCALIZED: List matching Fluids",
- "create.display_source.nixie_tube": "UNLOCALIZED: Copy Nixie Tubes",
- "create.display_source.fill_level": "UNLOCALIZED: Container Fill Level",
- "create.display_source.fill_level.display": "UNLOCALIZED: Display Format",
- "create.display_source.fill_level.percent": "UNLOCALIZED: Percent",
- "create.display_source.fill_level.progress_bar": "UNLOCALIZED: Progress Bar",
- "create.display_source.value_list.display": "UNLOCALIZED: Value Display",
- "create.display_source.value_list.shortened": "UNLOCALIZED: Shortened",
- "create.display_source.value_list.full_number": "UNLOCALIZED: Full Number",
- "create.display_source.value_list.thousand": "UNLOCALIZED: k",
- "create.display_source.value_list.million": "UNLOCALIZED: m",
- "create.display_source.player_deaths": "UNLOCALIZED: Player Deaths",
- "create.display_source.scoreboard": "UNLOCALIZED: Scoreboard",
- "create.display_source.scoreboard.objective": "UNLOCALIZED: Objective ID",
- "create.display_source.scoreboard.objective_not_found": "UNLOCALIZED: '%1$s' not found",
- "create.display_source.scoreboard.objective.deaths": "UNLOCALIZED: Player Deaths",
- "create.display_source.time_of_day": "UNLOCALIZED: Time of Day",
- "create.display_source.stop_watch": "UNLOCALIZED: Stopwatch",
- "create.display_source.time.format": "UNLOCALIZED: Time Format",
- "create.display_source.time.12_hour": "UNLOCALIZED: 12-hour",
- "create.display_source.time.24_hour": "UNLOCALIZED: 24-hour",
- "create.display_source.accumulate_items": "UNLOCALIZED: Accumulate Item Count",
- "create.display_source.item_throughput": "UNLOCALIZED: Item Throughput",
- "create.display_source.item_throughput.interval": "UNLOCALIZED: Interval",
- "create.display_source.item_throughput.interval.second": "UNLOCALIZED: per Second",
- "create.display_source.item_throughput.interval.minute": "UNLOCALIZED: per Minute",
- "create.display_source.item_throughput.interval.hour": "UNLOCALIZED: per Hour",
- "create.display_source.train_status": "UNLOCALIZED: Train Schedule Status",
- "create.display_source.station_summary": "UNLOCALIZED: Train Station Summary",
- "create.display_source.station_summary.filter": "UNLOCALIZED: Station name filter",
- "create.display_source.station_summary.train_name_column": "UNLOCALIZED: Train column size",
- "create.display_source.station_summary.platform_column": "UNLOCALIZED: Platform column size",
- "create.display_source.station_summary.now": "UNLOCALIZED: now",
- "create.display_source.station_summary.minutes": "UNLOCALIZED: min",
- "create.display_source.station_summary.seconds": "UNLOCALIZED: %1$ss",
- "create.display_source.observed_train_name": "UNLOCALIZED: Detected Train Name",
- "create.display_source.max_enchant_level": "UNLOCALIZED: Max Enchanting Cost",
- "create.display_source.boiler_status": "UNLOCALIZED: Boiler Status",
- "create.display_source.entity_name": "UNLOCALIZED: Entity Name",
- "create.display_source.current_floor": "UNLOCALIZED: Elevator Location",
- "create.display_source.kinetic_speed": "UNLOCALIZED: Rotation Speed (RPM)",
- "create.display_source.kinetic_speed.absolute": "UNLOCALIZED: Ignore Direction",
- "create.display_source.kinetic_speed.directional": "UNLOCALIZED: Include Direction",
- "create.display_source.kinetic_stress": "UNLOCALIZED: Network Stress",
- "create.display_source.kinetic_stress.display": "UNLOCALIZED: Displayed Info",
- "create.display_source.kinetic_stress.progress_bar": "UNLOCALIZED: Progress Bar",
- "create.display_source.kinetic_stress.percent": "UNLOCALIZED: Percentage",
- "create.display_source.kinetic_stress.current": "UNLOCALIZED: Stress in SU",
- "create.display_source.kinetic_stress.max": "UNLOCALIZED: Total Capacity",
- "create.display_source.kinetic_stress.remaining": "UNLOCALIZED: Remaining SU",
- "create.display_source.redstone_power": "UNLOCALIZED: Redstone Power",
- "create.display_source.redstone_power.display": "UNLOCALIZED: Display Format",
- "create.display_source.redstone_power.number": "UNLOCALIZED: Number",
- "create.display_source.redstone_power.progress_bar": "UNLOCALIZED: Progress Bar",
- "create.display_source.boiler.not_enough_space": "UNLOCALIZED: Not enough space ",
- "create.display_source.boiler.for_boiler_status": "UNLOCALIZED: for Boiler Status",
-
- "create.display_target.line": "UNLOCALIZED: Line %1$s",
- "create.display_target.page": "UNLOCALIZED: Page %1$s",
- "create.display_target.single_line": "UNLOCALIZED: Single Line",
-
- "create.flap_display.cycles.alphabet": "UNLOCALIZED: ;A;B;C;D;E;F;G;H;I;J;K;L;M;N;O;P;Q;R;S;T;U;V;X;Y;Z",
- "create.flap_display.cycles.numeric": "UNLOCALIZED: ;0;1;2;3;4;5;6;7;8;9",
- "create.flap_display.cycles.arrival_time": "UNLOCALIZED: ; min;now;15s;30s;45s",
- "create.flap_display.cycles.shortened_numbers": "UNLOCALIZED: ;K;M",
- "create.flap_display.cycles.fluid_units": "UNLOCALIZED: mB;B ",
- "create.flap_display.cycles.instant": "UNLOCALIZED: ; ",
- "create.flap_display.cycles.pixel": "UNLOCALIZED: █;▓;▒",
-
- "create.super_glue.too_far": "UNLOCALIZED: Selected area is too big",
- "create.super_glue.cannot_reach": "UNLOCALIZED: Selected blocks must be connected",
- "create.super_glue.click_to_confirm": "UNLOCALIZED: Click again to confirm",
- "create.super_glue.click_to_discard": "UNLOCALIZED: Sneak-click to discard selection",
- "create.super_glue.first_pos": "UNLOCALIZED: First position selected",
- "create.super_glue.abort": "UNLOCALIZED: Selection discarded",
- "create.super_glue.not_enough": "UNLOCALIZED: Not enough glue in inventory",
- "create.super_glue.success": "UNLOCALIZED: Applying Glue...",
-
- "create.gui.config.overlay1": "Hi :)",
- "create.gui.config.overlay2": "This is a sample overlay",
- "create.gui.config.overlay3": "Click or drag with your mouse",
- "create.gui.config.overlay4": "to move this preview",
- "create.gui.config.overlay5": "Press ESC to exit this screen",
- "create.gui.config.overlay6": "and save the new position",
- "create.gui.config.overlay7": "Run /create overlay reset",
- "create.gui.config.overlay8": "to reset to the default position",
-
- "create.command.killTPSCommand": "killtps",
- "create.command.killTPSCommand.status.slowed_by.0": "[Create]: Ticul serverului este încetinit cu %s ms :o",
- "create.command.killTPSCommand.status.slowed_by.1": "[Create]: Ticul serverului este încetinit cu %s ms acum >:)",
- "create.command.killTPSCommand.status.slowed_by.2": "[Create]: Ticul serverului este înapoi la viteza normală :D",
- "create.command.killTPSCommand.status.usage.0": "[Create]: folosește /killtps stop pentru a readuce ticul serverului la viteza normală",
- "create.command.killTPSCommand.status.usage.1": "[Create]: folosește /killtps start pentru a încetini artificial ticul serverului",
- "create.command.killTPSCommand.argument.tickTime": "tickTime",
-
- "create.contraption.minecart_contraption_too_big": "Această Invenție de Vagonet pare ca este prea mare pentru a fi luat.",
- "create.contraption.minecart_contraption_illegal_pickup": "O forță mistică leagă această Invenție de Vagonet de lume",
-
-
- "_": "->------------------------] Subtitles [------------------------<-",
-
- "create.subtitle.contraption_disassemble": "Invenție se oprește",
- "create.subtitle.peculiar_bell_use": "Clopot Ciudat bate",
- "create.subtitle.worldshaper_place": "Modelator de Lume face zap",
- "create.subtitle.whistle_train_manual": "UNLOCALIZED: Train honks",
- "create.subtitle.steam": "UNLOCALIZED: Steam noises",
- "create.subtitle.saw_activate_stone": "Ferăstrău Mecanic se activează",
- "create.subtitle.schematicannon_finish": "Tun de Schemă face ding",
- "create.subtitle.crafter_craft": "Meșter lucrează",
- "create.subtitle.wrench_remove": "Component se sparge",
- "create.subtitle.train3": "UNLOCALIZED: Bogey wheels rumble muffled",
- "create.subtitle.whistle": "UNLOCALIZED: Whistling",
- "create.subtitle.cogs": "Roți Dințate vuie",
- "create.subtitle.slime_added": "Mâzgă zdrobește",
- "create.subtitle.whistle_train_low": "UNLOCALIZED: Low whistling",
- "create.subtitle.schematicannon_launch_block": "Tun de Schemă trage",
- "create.subtitle.controller_take": "Pupitru se golește",
- "create.subtitle.crafter_click": "Meșter clickuiește",
- "create.subtitle.depot_plop": "Obiect aterizează",
- "create.subtitle.confirm": "Ding afirmativ",
- "create.subtitle.mixing": "Sunete de amestecare",
- "create.subtitle.mechanical_press_activation_belt": "Presă Mecanică face bonk",
- "create.subtitle.fwoomp": "Lansator de Cartofi face fwoomp",
- "create.subtitle.sanding_long": "Sunete de șlefuit",
- "create.subtitle.crushing_1": "Sunete de zdrobit",
- "create.subtitle.depot_slide": "Obiect alunecă",
- "create.subtitle.blaze_munch": "Arzător de Dogoreală plescăie",
- "create.subtitle.funnel_flap": "Pâlnie falfâie",
- "create.subtitle.haunted_bell_use": "Clopot Bântuit bate",
- "create.subtitle.scroll_value": "Acțiune de Scroll clickuiește",
- "create.subtitle.controller_put": "Controlor bocăne",
- "create.subtitle.cranking": "Manivelă se rotește",
- "create.subtitle.sanding_short": "Sunete de șlefuit",
- "create.subtitle.wrench_rotate": "Cheie folosită",
- "create.subtitle.potato_hit": "Impact de legumă",
- "create.subtitle.saw_activate_wood": "Ferăstrău Mecanic se activează",
- "create.subtitle.whistle_high": "UNLOCALIZED: High whistling",
- "create.subtitle.whistle_train_manual_low": "UNLOCALIZED: Train honks",
- "create.subtitle.whistle_train": "UNLOCALIZED: Whistling",
- "create.subtitle.haunted_bell_convert": "Clopot Bântuit se trezețte",
- "create.subtitle.train": "UNLOCALIZED: Bogey wheels rumble",
- "create.subtitle.deny": "Boop de refuz",
- "create.subtitle.controller_click": "Controlor clickuiește",
- "create.subtitle.whistle_low": "UNLOCALIZED: Low whistling",
- "create.subtitle.copper_armor_equip": "Echipament de scufundare ciocăne",
- "create.subtitle.mechanical_press_activation": "Presă Mecanică zăngăne",
- "create.subtitle.contraption_assemble": "Invenție se mișcă",
-
-
- "_": "->------------------------] Item Descriptions [------------------------<-",
-
- "item.create.example_item.tooltip": "OBIECT EXEMPLU (doar un marker că acest tooltip există)",
- "item.create.example_item.tooltip.summary": "O scurtă descriere a obiectului. _Sublinierile_ evidențiază un termen.",
- "item.create.example_item.tooltip.condition1": "Când asta",
- "item.create.example_item.tooltip.behaviour1": "atunci acest obiect face asta. (comportamentele se afișează pe shift)",
- "item.create.example_item.tooltip.condition2": "Și Când Asta",
- "item.create.example_item.tooltip.behaviour2": "Poți adăuga cât de multe comportamente îți place",
- "item.create.example_item.tooltip.control1": "Când Ctrl e apăsat",
- "item.create.example_item.tooltip.action1": "Aceste controale se afișează.",
-
- "block.create.wooden_bracket.tooltip": "BRACHETĂ DE LEMN",
- "block.create.wooden_bracket.tooltip.summary": "_Decorează_-ți _Rotoarele, Roțile Dințate_ și _Conducele_ cu o comodă și lemnoasă piesă de întărire.",
-
- "block.create.metal_bracket.tooltip": "BRACHETĂ DE METAL",
- "block.create.metal_bracket.tooltip.summary": "_Decorează_-ți _Rotoarele, Roțile Dințate_ și _Conducele_ cu o industrială și rezistentă piesă de întărire.",
-
- "block.create.seat.tooltip": "SCAUN",
- "block.create.seat.tooltip.summary": "Stai jos și bucură-te de plimbare! Va ancora un jucător pe o _invenție_ în mișcare. De asemenea, grozav pentru mobilier static! Vine într-o varietate de culori.",
- "block.create.seat.tooltip.condition1": "Click Dreapta pe Scaun",
- "block.create.seat.tooltip.behaviour1": "Așează jucătorul pe _Scaun_. Apasă shift stânga pentru a părăsi _Scaunul_.",
-
- "item.create.blaze_cake.tooltip": "TORT DE DOGOREALĂ",
- "item.create.blaze_cake.tooltip.summary": "Un Ospăț delicios pentru muncitorii tăi, _Arzătorii De Dogoreală_. Îi face pe toți aprinși!",
-
- "item.create.wand_of_symmetry.tooltip": "BAGHETĂ DE SIMETRIE",
- "item.create.wand_of_symmetry.tooltip.summary": "Oglindește perfect plasarea Blocurilor peste planuri configurate",
- "item.create.wand_of_symmetry.tooltip.condition1": "Când e în hotbar",
- "item.create.wand_of_symmetry.tooltip.behaviour1": "Stă Activă",
- "item.create.wand_of_symmetry.tooltip.control1": "Click-D pe Sol",
- "item.create.wand_of_symmetry.tooltip.action1": "_Creează_ sau _Mută_ Oglinda",
- "item.create.wand_of_symmetry.tooltip.control2": "Click-D în Aer",
- "item.create.wand_of_symmetry.tooltip.action2": "_Elimină_ Oglinda activă",
- "item.create.wand_of_symmetry.tooltip.control3": "Click-D în timpul Furișării",
- "item.create.wand_of_symmetry.tooltip.action3": "Deschide _Interfața de Configurare_",
-
- "item.create.handheld_worldshaper.tooltip": "MODELATOR DE LUME",
- "item.create.handheld_worldshaper.tooltip.summary": "Unealtă la îndemână pentru crearea _peisajelor_ și _caracteristicilor de teren_.",
- "item.create.handheld_worldshaper.tooltip.control1": "Click-S pe Bloc",
- "item.create.handheld_worldshaper.tooltip.action1": "Setează blocul plasat de unealtă la blocul vizat.",
- "item.create.handheld_worldshaper.tooltip.control2": "Click-D pe Bloc",
- "item.create.handheld_worldshaper.tooltip.action2": "Aplică _Pensula_ și _Unealta_ selectată în prezent la locația vizată.",
- "item.create.handheld_worldshaper.tooltip.control3": "Click-D în timpul Furișării",
- "item.create.handheld_worldshaper.tooltip.action3": "Deschide _Interfața de Configurare_",
-
- "item.create.tree_fertilizer.tooltip": "FERTILIZATOR DE COPACI",
- "item.create.tree_fertilizer.tooltip.summary": "O combinație puternică de minerale potrivite pentru accelerarea creșterii a tipurilor de copaci obișnuiți.",
- "item.create.tree_fertilizer.tooltip.condition1": "Când este folosit pe puiet",
- "item.create.tree_fertilizer.tooltip.behaviour1": "Crește Copacii _indiferent_ de _condițiile de spațiu_",
-
- "item.create.extendo_grip.tooltip": "GRIP EXTENDO",
- "item.create.extendo_grip.tooltip.summary": "Boioioing! _Mărește_ cu mult _distanța de atingere_ a purtătorului. Poate fi alimentat cu Presiune de Aer de la un _Backtank de Cupru_",
- "item.create.extendo_grip.tooltip.condition1": "Când este în mâna opusă",
- "item.create.extendo_grip.tooltip.behaviour1": "Mărește _distanța de atingere_ a obiectelor folosite în _Mâna Principală_.",
- "item.create.extendo_grip.tooltip.condition2": "Când se poartă Backtank de Cupru",
- "item.create.extendo_grip.tooltip.behaviour2": "_Durabilitatea_ _nu_ va fi folosită. În schimb, _Presiunea_ _aerului_ este stoarsă din Rezervor",
-
- "item.create.potato_cannon.tooltip": "TUN DE CARTOFI",
- "item.create.potato_cannon.tooltip.summary": "Fwoomp! Lansează-ți legumele de casă către Inamicii tăi. Poate fi alimentat cu Presiune de Aer de la un _Backtank de Cupru_",
- "item.create.potato_cannon.tooltip.condition1": "Când Click-D este apăsat",
- "item.create.potato_cannon.tooltip.behaviour1": "_Trage_ un obiect potrivit din _Inventar_.",
- "item.create.potato_cannon.tooltip.condition2": "Când se poartă Backtank de Cupru",
- "item.create.potato_cannon.tooltip.behaviour2": "_Durabilitatea_ _nu_ va fi folosită. În schimb, _Presiunea_ _aerului_ este stoarsă din Rezervor",
-
- "item.create.filter.tooltip": "FILTRU",
- "item.create.filter.tooltip.summary": "_Controlează ieșirile_ și _intrările_ dispozitivelor logistice cu mai multă _precizie_, potrivindu-le împotriva unui _set de obiecte_ sau mai multe _filtre cuibărite_.",
- "item.create.filter.tooltip.condition1": "Când este în slot de filtru",
- "item.create.filter.tooltip.behaviour1": "_Controlează_ fluxul de obiecte conform _configurației_ sale.",
- "item.create.filter.tooltip.condition2": "Când Click-D este apăsat",
- "item.create.filter.tooltip.behaviour2": "Deschide _interfața de configurare_.",
-
- "item.create.attribute_filter.tooltip": "FILTRU DE ATRIBUT",
- "item.create.attribute_filter.tooltip.summary": "_Controlează ieșirile_ și _intrările_ dispozitivelor logistice cu mai multă _precizie_, potrivindu-le împotriva unor _seturi de atribute_ de obiecte și _categorii_.",
- "item.create.attribute_filter.tooltip.condition1": "Când este în slot de filtru",
- "item.create.attribute_filter.tooltip.behaviour1": "_Controlează_ fluxul de obiecte conform _configurației_ sale.",
- "item.create.attribute_filter.tooltip.condition2": "Când Click-D este apăsat",
- "item.create.attribute_filter.tooltip.behaviour2": "Deschide _interfața de configurare_.",
-
- "item.create.empty_schematic.tooltip": "SCHEMĂ GOALĂ",
- "item.create.empty_schematic.tooltip.summary": "Folosită ca un ingredient de rețetă și pentru scriere la _Masa de Schemă_.",
-
- "item.create.schematic.tooltip": "SCHEMĂ",
- "item.create.schematic.tooltip.summary": "Ține o structură pentru a fi poziționată și plasată în lume. Poziționează Holograma cum dorești și folosește un _Tun de Schemă_ pentru a o construi.",
- "item.create.schematic.tooltip.condition1": "Când este ținută",
- "item.create.schematic.tooltip.behaviour1": "Poate fi poziționată fikisind Uneltele de pe Ecran.",
- "item.create.schematic.tooltip.control1": "Click-D în timpul Furișării",
- "item.create.schematic.tooltip.action1": "Deschide o _Interfață_ pentru introducerea _Coordonatelor_ exacte.",
-
- "item.create.schematic_and_quill.tooltip": "SCHEMĂ ȘI CONDEI",
- "item.create.schematic_and_quill.tooltip.summary": "Folosit pentru salvarea unei Structuri în lumea ta pe un fișier .nbt.",
- "item.create.schematic_and_quill.tooltip.condition1": "Pasul 1",
- "item.create.schematic_and_quill.tooltip.behaviour1": "Selectează două puncte-colț folosind Click-D.",
- "item.create.schematic_and_quill.tooltip.condition2": "Pasul 2",
- "item.create.schematic_and_quill.tooltip.behaviour2": "_Ctrl-Scroll_ pe fețe pentru a le regla mărimea. Click-D din nou pentru a Salva.",
- "item.create.schematic_and_quill.tooltip.control1": "Click-D",
- "item.create.schematic_and_quill.tooltip.action1": "Selectează un punct colț / confirmă salvarea.",
- "item.create.schematic_and_quill.tooltip.control2": "Ctrl Apăsat",
- "item.create.schematic_and_quill.tooltip.action2": "Selectează puncte _în aer_. _Derulează_ pentru a regla distanța.",
- "item.create.schematic_and_quill.tooltip.control3": "Click-D în timpul furișării",
- "item.create.schematic_and_quill.tooltip.action3": "_Resetează_ și șterge selecția.",
-
- "block.create.schematicannon.tooltip": "TUN DE SCHEMĂ",
- "block.create.schematicannon.tooltip.summary": "Trage cu blocuri pentru a recreea o _Schemă_ instituită în Lume. Folosește obiecte din Inventare adiacente și _Praf de Pușcă_ ca combustibil.",
- "block.create.schematicannon.tooltip.condition1": "Când Click-D este apăsat",
- "block.create.schematicannon.tooltip.behaviour1": "Deschide _Interfața_",
-
- "block.create.schematic_table.tooltip": "MASĂ DE SCHEMĂ",
- "block.create.schematic_table.tooltip.summary": "Scrie Scheme salvate într-o _Schemă Goală_.",
- "block.create.schematic_table.tooltip.condition1": "Când primește o Schemă Goală",
- "block.create.schematic_table.tooltip.behaviour1": "Încarcă un Fișier ales din Folderul tău de Scheme.",
-
- "item.create.goggles.tooltip": "OCHELARI",
- "item.create.goggles.tooltip.summary": "O pereche de ochelari pentru a-ți spri vederea cu _informații cinetice_ folositoare.",
- "item.create.goggles.tooltip.condition1": "Când sunt purtați",
- "item.create.goggles.tooltip.behaviour1": "Arată _indicatoare colorate_ care corespund cu _Nivelul Vitezei_ al unui component cinetic plasat precum și _Impactul Stresului_ și _Capacitatea_ componentelor individuale.",
- "item.create.goggles.tooltip.condition2": "Când se uită la gabarit",
- "item.create.goggles.tooltip.behaviour2": "Afișează informațiile detaliate despre _Viteză_ sau _Stres_ are rețelei la care gabaritul este conectat.",
- "item.create.goggles.tooltip.condition3": "Când se uită la rezervoare de fluid",
- "item.create.goggles.tooltip.behaviour3": "fișează informații detaliate despre _Capacitatea_ blocului și orice _Fluid_ stocat în interior.",
-
- "item.create.wrench.tooltip": "CHEIE",
- "item.create.wrench.tooltip.summary": "O unealtă folositoare pentru lucrul cu invenții cinetice. Poate fi folosită pentru a _Roti_, _Demonta_ și a _Configura_ componente.",
- "item.create.wrench.tooltip.control1": "Click-Dreapta pe un bloc cinetic",
- "item.create.wrench.tooltip.action1": "_Rotește componentele_ spre sau departe de fața cu care ai interacționat.",
- "item.create.wrench.tooltip.control2": "Click-D în timpul Furișării",
- "item.create.wrench.tooltip.action2": "_Dezasamblează componente Cinetice_ și le plasează înapoi în _inventarul tău_.",
-
- "block.create.nozzle.tooltip": "PLASĂ",
- "block.create.nozzle.tooltip.summary": "Atașează în fața unui _Ventilator Încapsulat_ pentru a-i distribui efectul pe Entități în _toate direcțiile_.",
-
- "block.create.cuckoo_clock.tooltip": "CEAS CUCU",
- "block.create.cuckoo_clock.tooltip.summary": "Măiestrie fină pentru _decorarea_ unui spațiu și pentru _ținerea noțiunii timpului_.",
- "block.create.cuckoo_clock.tooltip.condition1": "Când este alimentat de Cinetice",
- "block.create.cuckoo_clock.tooltip.behaviour1": "Arată _ora actuală_ și cântă un ton de două ori pe zi. _Se activează_ odată la _amiază_ și la amurg, de îndată ce _jucătorii pot dormi_.",
-
- "block.create.turntable.tooltip": "PLACĂ TURNANTĂ",
- "block.create.turntable.tooltip.summary": "Transformă _Forța de Rotație_ într-un fin Rău De Mișcare.",
-
- "block.create.toolbox.tooltip": "TRUSĂ DE SCULE",
- "block.create.toolbox.tooltip.summary": "Cea mai dragă companie a oricărui inventator. _Ține_ convenabil o cantitate mare de _8 Diferite_ tipuri de obiecte.",
- "block.create.toolbox.tooltip.condition1": "Când este ridicat",
- "block.create.toolbox.tooltip.behaviour1": "_Reține Conținutul_ Inventarului.",
- "block.create.toolbox.tooltip.condition2": "Când este plasat în rază",
- "block.create.toolbox.tooltip.behaviour2": "_Jucătorii din apropiere_ pot apăsa _Tasta de Toolbox_ pentru a-i accesa conținutul _De la distanță_.",
- "block.create.toolbox.tooltip.condition3": "Când Click-D este apăsat",
- "block.create.toolbox.tooltip.behaviour3": "Deschide _Interfața Recipientului_.",
-
- "block.create.stockpile_switch.tooltip": "COMUTATOR DE DEPOZITARE",
- "block.create.stockpile_switch.tooltip.summary": "Comută un semnal Redstone bazat pe cantitatea de _Obiecte Stocate_ sau _Fluide_ în recipientul atașat. Vine cu un filtru la îndemână. În contrast cu _Comparatorul, Comutatorul de Depozitare_ permite configurarea unor _praguri,_ la care semnale sunt inversate.",
- "block.create.stockpile_switch.tooltip.condition1": "Când Click-D este apăsat",
- "block.create.stockpile_switch.tooltip.behaviour1": "Deschide _Interfața de Configurare_.",
-
- "block.create.content_observer.tooltip": "OBSERVATOR DE CONȚINUT",
- "block.create.content_observer.tooltip.summary": "_Detectează obiecte_ sau _Fluide_ în interiorul _recipientelor_, _conductelor_ sau _benzilor rulante_ potrivind un _filtru_ configurat.",
- "block.create.content_observer.tooltip.condition1": "Când se observă un Recipient",
- "block.create.content_observer.tooltip.behaviour1": "Emite un _Semnal Redstone_ în timp ce recipientul observat are _conținut_ _potrivit_.",
- "block.create.content_observer.tooltip.condition2": "Când se observă o Pâlnie",
- "block.create.content_observer.tooltip.behaviour2": "Emită un _Puls de redstone_ când un obiect _potrivit_ este _transferat_.",
-
- "block.create.creative_crate.tooltip": "LADĂ AJUSTABILĂ CREATIV",
- "block.create.creative_crate.tooltip.summary": "Acest _Recipient de Depozitare_ permite replici infinite a oricărui obiect. Plasează lângă un _Tun de Schemă_ pentru a elimina orice cerințe de material.",
- "block.create.creative_crate.tooltip.condition1": "Când un Obiect este în slot de filtru",
- "block.create.creative_crate.tooltip.behaviour1": "Orice se _extrage_ din acest recipient va oferi o _aprovizionare nesfârșită_ a obiectului specificat. Obiecte _introduse_ în această ladă vor fi _golite._",
-
- "item.create.creative_blaze_cake.tooltip": "TORT CREATIV",
- "item.create.creative_blaze_cake.tooltip.summary": "Un ospăț foarte specal pentru _Arzători de Dogoreașă_ care permite _controlarea nivelului de încălzire_. După mâncarea acestui tort, Arzătorii de Dogoreală nu vor _rămâne fără combustibil niciodată_.",
- "item.create.creative_blaze_cake.tooltip.condition1": "Click-D pe Arzător de Dogoreală",
- "item.create.creative_blaze_cake.tooltip.behaviour1": "_Blochează_ nivelul de încălzire a arzătorului de dogoreală. Dacă este folosit din nou, _circulă_ nivelul de încălzire a Arzătorului de Dogoreală.",
-
- "block.create.controller_rail.tooltip": "CONTROLOR DE ȘINĂ",
- "block.create.controller_rail.tooltip.summary": "O _șină alimentată uni-direcțională_ capabilă de _control fin_ asupra _vitezei de mișcare_ a vagonetului.",
- "block.create.controller_rail.tooltip.condition1": "Când este Alimentat de Redstone",
- "block.create.controller_rail.tooltip.behaviour1": "_Accelerează_ sau _Decelerează_ _vagonete_ trecătoare corespunzător cu _puterea semnalului_. Propagă putere redstone la șine controlor adiacente. Alimentând două șine controlor cu diferite puteri va cauza șine între ele să le interpoleze semnalul.",
-
- "item.create.sand_paper.tooltip": "ȘMIRGHEL",
- "item.create.sand_paper.tooltip.summary": "O hârtie brută care poate fi folosită la _șlefuirea materialelor_. Poate fi aplicată automat folosing Deployerul.",
- "item.create.sand_paper.tooltip.condition1": "Când este Folosit",
- "item.create.sand_paper.tooltip.behaviour1": "Aplică lustruire la obiecte când sunt ținute în _mâna opusă_ sau întinse pe _podea_ când _te uiți la ele_",
-
- "item.create.builders_tea.tooltip": "CEAIUL CONSTRUCTORULUI",
- "item.create.builders_tea.tooltip.summary": "Băutura perfectă pentru a începe ziua- _Motivant_ și _Saturant._",
-
- "item.create.refined_radiance.tooltip": "RADIANȚĂ RAFINANTĂ",
- "item.create.refined_radiance.tooltip.summary": "Un material Cromatic făurit din _lumina absorbită_.",
- "item.create.refined_radiance.tooltip.condition1": "Lucru în curs",
- "item.create.refined_radiance.tooltip.behaviour1": "Utilizări pentru acest material vor fi valabile într-o viitoare lansare.",
-
- "item.create.shadow_steel.tooltip": "OȚEL DE UMBRĂ",
- "item.create.shadow_steel.tooltip.summary": "Un material Cromatic făurit _în void_.",
- "item.create.shadow_steel.tooltip.condition1": "Lucru în curs",
- "item.create.shadow_steel.tooltip.behaviour1": "Utilizări pentru acest material vor fi valabile într-o viitoare lansare.",
-
- "item.create.linked_controller.tooltip": "CONTROLOR LEGAT",
- "item.create.linked_controller.tooltip.summary": "Acordă _control_ _de mână_ prin frecvențe de _Legătură De Redstone_ atribuite la cele _șase_ _butoane_ ale lui.",
- "item.create.linked_controller.tooltip.condition1": "Click-D",
- "item.create.linked_controller.tooltip.behaviour1": "_Comută_ controlorul. _Controalele de_ _Mișcare_ sunt preluate în timp ce e activ.",
- "item.create.linked_controller.tooltip.condition2": "Click-D în timpul Furișării",
- "item.create.linked_controller.tooltip.behaviour2": "Deschide _Interfața de Configurare_ manuală.",
- "item.create.linked_controller.tooltip.condition3": "Click-D pe Receptor de Legătură de Redstone",
- "item.create.linked_controller.tooltip.behaviour3": "Activează _Modul de Legare_, apasă una dintre cele _șase controale_ pentru a le lega la _Frecvențele Legăturilor_.",
- "item.create.linked_controller.tooltip.condition4": "Click-D pe Pupitru",
- "item.create.linked_controller.tooltip.behaviour4": "Plasează Controlorul în Pupitru pentru activare ușoară. (Click-D în timpul Furișării pentru a-l recupera)",
-
- "item.create.diving_helmet.tooltip": "CASCĂ DE SCUFUNDARE",
- "item.create.diving_helmet.tooltip.summary": "Împreună cu un _Backtank De_ _cupru_, permite purtătorul să _respire_ _sub apă_ pentru o perioadă extinsă de timp.",
- "item.create.diving_helmet.tooltip.condition1": "Când este purtat",
- "item.create.diving_helmet.tooltip.behaviour1": "Oferă efectul _Respirație Subacvatică_, scurgându-se încet _Presiunea de Aer_ din Backtank.",
-
- "item.create.copper_backtank.tooltip": "BACKTANK DE CUPRU",
- "item.create.copper_backtank.tooltip.summary": "Un _Rezervor_ _Purtabil_ pentru cărarea de Presiune de Aer.",
- "item.create.copper_backtank.tooltip.condition1": "Când este purtat",
- "item.create.copper_backtank.tooltip.behaviour1": "Oferă _Presiune de_ _Aer_ Echipamentului care are nevoie.",
- "item.create.copper_backtank.tooltip.condition2": "Când este plasat, Alimentat de Cinetice",
- "item.create.copper_backtank.tooltip.behaviour2": "_Colectează_ _Presiune de_ _Aer_ într-un ritm depinzând de Viteză de Rotație.",
-
- "item.create.netherite_backtank.tooltip": "UNLOCALIZED: NETHERITE BACKTANK",
- "item.create.netherite_backtank.tooltip.summary": "UNLOCALIZED: A _Wearable_ _Tank_ for carrying Pressurized Air.",
- "item.create.netherite_backtank.tooltip.condition1": "UNLOCALIZED: When Worn",
- "item.create.netherite_backtank.tooltip.behaviour1": "UNLOCALIZED: Provides _Pressurized_ _Air_ to Equipment that requires it.",
- "item.create.netherite_backtank.tooltip.condition2": "UNLOCALIZED: When placed, Powered by Kinetics",
- "item.create.netherite_backtank.tooltip.behaviour2": "UNLOCALIZED: _Collects_ _Pressurized_ _Air_ at a rate depending on the Rotational Speed.",
-
- "block.create.placard.tooltip": "UNLOCALIZED: PLACARD",
- "block.create.placard.tooltip.summary": "UNLOCALIZED: _Frame_ your _items_ in brass using this fancy wall panel. Safe for contraptions!",
- "block.create.placard.tooltip.condition1": "UNLOCALIZED: When R-Clicked with Item",
- "block.create.placard.tooltip.behaviour1": "UNLOCALIZED: _Adds_ the held _item_ to the Placard. _Emits_ a brief _Redstone_ signal if a matching item was present already.",
- "block.create.placard.tooltip.condition2": "UNLOCALIZED: When Punched",
- "block.create.placard.tooltip.behaviour2": "UNLOCALIZED: _Removes_ the current _item_ in the frame.",
-
- "block.create.flywheel.tooltip": "UNLOCALIZED: FLYWHEEL",
- "block.create.flywheel.tooltip.summary": "UNLOCALIZED: _Embellish_ your _Machines_ with this imposing Wheel of Brass.",
- "block.create.flywheel.tooltip.condition1": "UNLOCALIZED: When Powered by Kinetics",
- "block.create.flywheel.tooltip.behaviour1": "UNLOCALIZED: Starts spinning.",
-
- "item.create.diving_boots.tooltip": "BOCANCI DE SCUFUNDARE",
- "item.create.diving_boots.tooltip.summary": "O pereche de _bocanci_ _grei_, permițând traversare mai bună a fundului Oceanului.",
- "item.create.diving_boots.tooltip.condition1": "Când sunt purtați",
- "item.create.diving_boots.tooltip.behaviour1": "Purtătorul _se scufundă_ _mai repede_ și _nu poate_ _înota_. Acordă abilitatea să _meargă_ și să _sară_ sub apă. De asemenea, purtătorul nu mai este afectat de _Benzi_ _Mecanice_.",
-
- "item.create.crafting_blueprint.tooltip": "PLAN DE MEȘTEȘUGĂRIT",
- "item.create.crafting_blueprint.tooltip.summary": "_Plasat_ pe un perete, poate fi folosit pentru a _specifica_ _aranjamente de_ _ingrediente_ pentru meșteșugărit manual mai ușor. Fiecare slot reprezintă o Rețetă.",
- "item.create.crafting_blueprint.condition1": "Click-D pe slot gol",
- "item.create.crafting_blueprint.behaviour1": "Deschide un _meniu de_ _Lucru_ permițându-ți să _configurezi_ o _rețetă_ și obiecte de afișaj.",
- "item.create.crafting_blueprint.condition2": "Click-D pe slot configurat",
- "item.create.crafting_blueprint.behaviour2": "_Aplică_ _rețeta_ _configurată_ cu Ingrediente potrvite găsite în _Inventarul_ tău. _Furișează-te_ pentru a crafta un _Stack_ de obiecte.",
-
- "item.create.minecart_coupling.tooltip": "CUPLARE DE VAGONET",
- "item.create.minecart_coupling.tooltip.summary": "_Înlănțuiește_ toate _Vagonetele_ tale sau _Invențiile de Portal_ împreunp pentru a forma un Tren maiestuos.",
- "item.create.minecart_coupling.tooltip.condition1": "Când este folosit pe Vagonet",
- "item.create.minecart_coupling.tooltip.behaviour1": "_Cuplează_ două Vagonete împreună, încercând să le păstreze la o _distanță constantă_ în timpul mișcării.",
-
- "item.create.experience_nugget.tooltip": "PEPITĂ DE EXPERIENȚĂ",
- "item.create.experience_nugget.tooltip.summary": "_Ding!_ O fărâmă de _inspirație_ de la invențiile tale fantastice.",
- "item.create.experience_nugget.tooltip.condition1": "Când este folosită",
- "item.create.experience_nugget.tooltip.behaviour1": "_Revendică_ puncte de _Experiență_ cuprinse înăuntru.",
-
- "block.create.peculiar_bell.tooltip": "CLOPOT CIUDAT",
- "block.create.peculiar_bell.tooltip.summary": "Un _Clopot de Alamă decorativ_. Plasând-ul peste un _Foc de Suflete_ deschis ar putea cauza efecte adverse...",
-
- "block.create.haunted_bell.tooltip": "CLOPOT BÂNTUIT",
- "block.create.haunted_bell.tooltip.summary": "Un _Clopot Blestemat_ bântuit de sufletele pierdute ale Netherului.",
- "block.create.haunted_bell.tooltip.condition1": "Când este ținut sau bătut",
- "block.create.haunted_bell.tooltip.behaviour1": "Evidențiază _Locuri fără Lumină_ apropiate pe care _Monștri Ostili_ se pot spawna.",
-
-
- "_": "->------------------------] Ponder Content [------------------------<-",
-
- "create.ponder.hold_to_ponder": "Ține apăsat [%1$s] pentru a Chibzui",
- "create.ponder.subject": "Subiectul acestei scene",
- "create.ponder.pondering": "Chibzuind despre...",
- "create.ponder.identify_mode": "Mod de identificare activ.\nÎntrerupe cu [%1$s]",
- "create.ponder.associated": "Intrări asociate",
- "create.ponder.close": "Închide",
- "create.ponder.identify": "Identifică",
- "create.ponder.next": "Scena următoare",
- "create.ponder.next_up": "UNLOCALIZED: Up Next:",
- "create.ponder.previous": "Scena precedentă",
- "create.ponder.replay": "Reia",
- "create.ponder.think_back": "Gândește Înapoi",
- "create.ponder.slow_text": "Citit Confortabil",
- "create.ponder.exit": "Ieși",
- "create.ponder.welcome": "Bine ai venit la Chibzuire",
- "create.ponder.categories": "Categorii valabile în Create",
- "create.ponder.index_description": "Apasă pe una dintre iconițe pentru a învăța despre Obiectele și Blocurile asociate lui",
- "create.ponder.index_title": "Indecele de Chibzuire",
- "create.ponder.shared.rpm16": "16 RPM",
- "create.ponder.shared.behaviour_modify_wrench": "Acest comportament poate fi modificat folosind o Cheie",
- "create.ponder.shared.storage_on_contraption": "Inventarele atașate la Invenție vor strânge dropurile lor automat",
- "create.ponder.shared.sneak_and": "Furișare +",
- "create.ponder.shared.rpm8": "8 RPM",
- "create.ponder.shared.ctrl_and": "Ctrl +",
- "create.ponder.shared.rpm32": "32 RPM",
- "create.ponder.shared.rpm16_source": "Sursă: 16 RPM",
- "create.ponder.shared.movement_anchors": "Cu ajutorul unui Șasiu sau cu Super Glue, structuri mai mari pot fi mișcate.",
- "create.ponder.tag.redstone": "Componente Logice",
- "create.ponder.tag.redstone.description": "Componente ce ajută cu inginerie de redstone",
- "create.ponder.tag.contraption_assembly": "Utilitate de Atașarea Blocurilor",
- "create.ponder.tag.contraption_assembly.description": "Unelte și componente folosite pentru asamblarea structurilor mișcare ca o Invenșie animată",
- "create.ponder.tag.fluids": "Manipulatoare de Fluid",
- "create.ponder.tag.fluids.description": "Componente ce ajută la transmiterea și folosirea Fluidelor",
- "create.ponder.tag.decoration": "Aestetice",
- "create.ponder.tag.decoration.description": "Componente folosite în cea mai mare parte pentru scopuri decorative",
- "create.ponder.tag.windmill_sails": "Vele pentru Rulmente de Mori de Vânt",
- "create.ponder.tag.windmill_sails.description": "Blocuri care se pun spre puterea unei Invenții de Moară de Vânt când sunt asamblate. Fiecare din acestea au eficiență egală făcând asta.",
- "create.ponder.tag.arm_targets": "Ținte pentru Brațe Mecanice",
- "create.ponder.tag.arm_targets.description": "Componente ce pot fi selectate ca intrări sau ieșiri ale Brațului Mecanic",
- "create.ponder.tag.kinetic_appliances": "Dispozitive Cinetice",
- "create.ponder.tag.kinetic_appliances.description": "Componente ce folosesc Forță de Rotație",
- "create.ponder.tag.kinetic_sources": "Surse Cinetice",
- "create.ponder.tag.kinetic_sources.description": "Componente ce generează Forță de Rotație",
- "create.ponder.tag.movement_anchor": "Ancore de Mișcare",
- "create.ponder.tag.movement_anchor.description": "Componente ce permit creația invenșiilor mișcătoare, animând o structură atașată într-o varietate de moduri",
- "create.ponder.tag.kinetic_relays": "Blocuri Cinetice",
- "create.ponder.tag.kinetic_relays.description": "Componente ce ajută la transmiterea Forței de Rotație altundeva",
- "create.ponder.tag.contraption_actor": "Actori de Invenții",
- "create.ponder.tag.contraption_actor.description": "Componente ce expun comportament special când sunt atașate la o invenție mișcătoare",
- "create.ponder.tag.creative": "Modul Creativ",
- "create.ponder.tag.creative.description": "Componente care nu sunt valabile deobicei în Modul Supraviețuire",
- "create.ponder.tag.display_sources": "UNLOCALIZED: Sources for Display Links",
- "create.ponder.tag.display_sources.description": "UNLOCALIZED: Components or Blocks which offer some data that can be read with a Display Link",
- "create.ponder.tag.logistics": "Transport de Obiecte",
- "create.ponder.tag.logistics.description": "Componente ce ajută la mișcarea obiectelor în jur",
- "create.ponder.tag.display_targets": "UNLOCALIZED: Targets for Display Links",
- "create.ponder.tag.display_targets.description": "UNLOCALIZED: Components or Blocks which can process and display the data received from a Display Link",
- "create.ponder.tag.train_related": "UNLOCALIZED: Railway Equipment",
- "create.ponder.tag.train_related.description": "UNLOCALIZED: Components used in the construction or management of Train Contraptions",
-
- "create.ponder.analog_lever.header": "Controlarea semnalelor folosind Maneta Analogică",
- "create.ponder.analog_lever.text_1": "Manetele Analogice fac pentru o sursă de redstone compactă și precisă",
- "create.ponder.analog_lever.text_2": "Click-Dreapta pentru a-i crește puterea de ieșire analogică",
- "create.ponder.analog_lever.text_3": "Click-Dreapta în timpul Furișării pentru a-i scădea puterea de ieșire din nou",
-
- "create.ponder.andesite_tunnel.header": "Folosirea Tuneleurilor de Andezit",
- "create.ponder.andesite_tunnel.text_1": "Tunelurile de Andezit pot fi folosite pentru a-ți acoperi benzile",
- "create.ponder.andesite_tunnel.text_2": "Când un Tunel de Andezit are conexiuni pe laterale...",
- "create.ponder.andesite_tunnel.text_3": "...ele vor împărți exact un obiect din orice stack care trece",
- "create.ponder.andesite_tunnel.text_4": "Restul își va continua drumul",
-
- "create.ponder.auto_schedule.header": "UNLOCALIZED: Stations & Scheduling",
- "create.ponder.auto_schedule.text_1": "UNLOCALIZED: Schedules can be used to provide drivers with a destination",
- "create.ponder.auto_schedule.text_2": "UNLOCALIZED: Comparators will receive a signal whenever a Train is present",
- "create.ponder.auto_schedule.text_3": "UNLOCALIZED: Mind that a Station can only be approached from the indicated direction",
- "create.ponder.auto_schedule.text_4": "UNLOCALIZED: Stations can also be used to assign new Schedules automatically",
- "create.ponder.auto_schedule.text_5": "UNLOCALIZED: The Schedule placed on a station will automatically copy itself to present trains",
- "create.ponder.auto_schedule.text_6": "UNLOCALIZED: As opposed to manual scheduling, drivers will not take the item with them",
-
- "create.ponder.basin.header": "Procesarea Obiectelor în Bazin",
- "create.ponder.basin.text_1": "Un Bazin poate ține Obiecte și Fluide pentru Procesare",
- "create.ponder.basin.text_2": "După un pas de procesare, bazinele încearcă să scoată rezultatul jos, în lateralele lui",
- "create.ponder.basin.text_3": "Când un component valid este prezent, Bazinul va arăta un robinet de ieșire",
- "create.ponder.basin.text_4": "Un număr de opțiuni este aplicabil aici",
- "create.ponder.basin.text_5": "Ieșirile vor fi prinse de inventarul de jos",
- "create.ponder.basin.text_6": "Fără un robinet de ieșire, Bazinul va reține obiectele creeate în procesarea lui",
- "create.ponder.basin.text_7": "Acest lucru poate fi folositor dacă ieșirile ar trebui să fie refolosite ca ingrediente",
- "create.ponder.basin.text_8": "Atunci, ieșirile dorite vor trebui să fie extrase din bazin",
- "create.ponder.basin.text_9": "Un filtru ar putea fi necesar pentru a evita tragerea afară a obiectelor neprocesate.",
-
- "create.ponder.bearing_modes.header": "Modurile de Milcare ale Rulmentului Mecanic",
- "create.ponder.bearing_modes.text_1": "Când este oprit, Rulmentul va plasa structura la cel mai apropiat Unghi aliniat la grilă",
- "create.ponder.bearing_modes.text_2": "Poate fi configurat să nu revină niciodată la blocuri solide, sau doar în apopierea unghiului de unde a început",
-
- "create.ponder.belt_casing.header": "Încăpsularea Benzilor",
- "create.ponder.belt_casing.text_1": "Carcasa de Alamă sau Andezit poate fi folosită pentru a decora Benzi Mecanice",
- "create.ponder.belt_casing.text_2": "O cheie poate fi folosită pentru a îndepărta carcasa",
-
- "create.ponder.belt_connector.header": "Folosirea Benzilor Mecanice",
- "create.ponder.belt_connector.text_1": "Click-Dreapta pe două rotoare cu un obiect de bandă le va conecta împreună",
- "create.ponder.belt_connector.text_2": "Selecțiile accidentașe pot fi anulate cu Click-Dreapta în timpul Furișării",
- "create.ponder.belt_connector.text_3": "Rotoare Adiționale pot fi adăugate pe tot parcursul Benzii",
- "create.ponder.belt_connector.text_4": "Rotoarele conectate prin Benzi se vor roti cu Viteză și Direcție Identică",
- "create.ponder.belt_connector.text_5": "Rotoarele adăugate pot fi îndepărtate folosind cheia",
- "create.ponder.belt_connector.text_6": "Benzile Mecanice pot fi vopsite pentru scopuri aestetice",
-
- "create.ponder.belt_directions.header": "Orientări Valide pentru Benzi Mecanice",
- "create.ponder.belt_directions.text_1": "Benzile nu se pot conecta în direcții arbitrarii",
- "create.ponder.belt_directions.text_2": "1. Se pot conecta orizontal",
- "create.ponder.belt_directions.text_3": "2. Se pot conecta diagonal",
- "create.ponder.belt_directions.text_4": "3. Se pot conecta vertical",
- "create.ponder.belt_directions.text_5": "4. Și pot conecta rotoare verticale orizontal",
- "create.ponder.belt_directions.text_6": "Acestea sunt toate direcțiile posibile. Benzile se pot întinde pe orice Lungime între 2 și 20 de blocuri",
-
- "create.ponder.belt_transport.header": "Folosirea Benzilor Mecanice pentru Logistică",
- "create.ponder.belt_transport.text_1": "Benzile Mișcătoare vor transporta Obiecte și alte Entități",
- "create.ponder.belt_transport.text_2": "Click-Dreapta cu o mână goală pentru a lua obiecte de pe bandă",
-
- "create.ponder.blaze_burner.header": "Hrănirea Arzătorilor de Dogoreală",
- "create.ponder.blaze_burner.text_1": "Arzătorii de Dogoreală pot oferi Căldură Obiectelor procesate într-un Bazin",
- "create.ponder.blaze_burner.text_2": "Pentru asta, Dogoreala trebuie hrănită cu obiecte inflamabile",
- "create.ponder.blaze_burner.text_3": "Cu un Tort de Dogoreală, Arzătorul poate ajunge la un nivel de căldură mai puternic",
- "create.ponder.blaze_burner.text_4": "Procesul hrănirii poate fi automat folosind Deployere sau Brațe Mecanice",
-
- "create.ponder.brass_funnel.header": "Pâlnia de Alamă",
- "create.ponder.brass_funnel.text_1": "Pâlniile de Andezit pot să extragă doar obiecte individuale.",
- "create.ponder.brass_funnel.text_2": "Pâlniile de Alamă pot extracta până la un stack plin.",
- "create.ponder.brass_funnel.text_3": "Derulând pe slotul de filtru permite controlul precis asupra mărimii stackului extractat.",
- "create.ponder.brass_funnel.text_4": "Folosind obiecte pe slotul de filtru va limita pâlnia să transfereze doar stackuri potrivite.",
-
- "create.ponder.brass_tunnel.header": "Folosirea Tunelelor de Alamă",
- "create.ponder.brass_tunnel.text_1": "Tunelele de Alamă pot fi folosite pentru a=ți acoperi benzile",
- "create.ponder.brass_tunnel.text_2": "Tunelele de Alamă au sloturi de filtru pe fiecare parte deschisă",
- "create.ponder.brass_tunnel.text_3": "Filtrele pe conexiunile de intrare blochează pur și simplu obiecte nepotrivite",
- "create.ponder.brass_tunnel.text_4": "Filtrele pe conexiunile de ieșire pot fi folosite pentru a sorta obiecte după tip",
- "create.ponder.brass_tunnel.text_5": "Oricând un obiect trecător are mai multe ieșiri valabile, modul de distribuție va decide cum îl va trata",
- "create.ponder.brass_tunnel.text_6": "Tunele de Alamă pe benzi paralele vor forma un grup",
- "create.ponder.brass_tunnel.text_7": "Acum, Obiectele Primite vor fi distribuite pe toate ieșirile conectate",
- "create.ponder.brass_tunnel.text_8": "Pentru asta, obiectele pot fi de asemenea introduse în blocul de Tunel direct",
-
- "create.ponder.brass_tunnel_modes.header": "Modurile de Distribuție a Tunelului de Alamă",
- "create.ponder.brass_tunnel_modes.text_1": "Folosind o Cheie, comportamentul de distribuire a Tunelelor de Alamă poate fi configurat",
- "create.ponder.brass_tunnel_modes.text_10": "'Sincronizare Intrări' este o setare unică pentru Tunelele de Alamă",
- "create.ponder.brass_tunnel_modes.text_11": "Obiectele sunt permise să treacă dacă fiecare tunel în grup are o așteptare",
- "create.ponder.brass_tunnel_modes.text_12": "Asta asigură că toate benzile aprovizionează obiecte la aceeași rată",
- "create.ponder.brass_tunnel_modes.text_2": "'Împărțire' va încerca să distribuie stackul uniform între ieșirile valabile",
- "create.ponder.brass_tunnel_modes.text_3": "Dacă o ieșire este incapabilă sa ia mai multe obiecte, va fi ocolită",
- "create.ponder.brass_tunnel_modes.text_4": "'Împărțire Forțată' nu va ocoli niciodată ieșiri, și în schimb va aștepta până când sunt libere",
- "create.ponder.brass_tunnel_modes.text_5": "'Robin Rotund' păstrează stackurile întregi, și circulă prin ieșiri iterativ",
- "create.ponder.brass_tunnel_modes.text_6": "Din nou, dacă o ieșire este incapabilă să ia mai multe obiecte, va fi ocolită",
- "create.ponder.brass_tunnel_modes.text_7": "'Robin Rotund Forțat' nu ocolește niciodată ieșiri",
- "create.ponder.brass_tunnel_modes.text_8": "'Preferă Cel Mai Apropiat' prioritizează cele mai apropiate ieșiri față de locația de intrare a obiectelor",
- "create.ponder.brass_tunnel_modes.text_9": "'Randomizare' va distribui stackuri întregi la ieșiri alese aleatoriu",
-
- "create.ponder.cart_assembler.header": "Mișcarea Structurilor folosind Asamblatoare de Vagonet",
- "create.ponder.cart_assembler.text_1": "Asamblatoarele de Vagonet Alimentate montează structurile atașate pe Vagonete trecătoare",
- "create.ponder.cart_assembler.text_2": "Fără un semnal redstone, dezasamblează invenșiile de vagonete trecătoare înapoi în blocuri",
- "create.ponder.cart_assembler.text_3": "Folosind o Cheie pe Vagonet te va lăsa să cari Invenția altundeva",
-
- "create.ponder.cart_assembler_dual.header": "Asamblarea Invențiilor de Portal",
- "create.ponder.cart_assembler_dual.text_1": "Oricând două Asamblatoare de Vagonet împart o structură atașată...",
- "create.ponder.cart_assembler_dual.text_2": "Alimentând oricare dintre ele va crea o Invenție de Portal",
- "create.ponder.cart_assembler_dual.text_3": "Vagonetele se vor comporta ca unele conectate prin Cuplare de Vagonet",
-
- "create.ponder.cart_assembler_modes.header": "Setări de Orientare pentru Invenșiile de Vagonet",
- "create.ponder.cart_assembler_modes.text_1": "Invențiile de Vagonet se vor roti pentru a sta cu fața spre direcția de mișcare a vagonetelor",
- "create.ponder.cart_assembler_modes.text_2": "Acestă Săgeată indică ce parte a Structurii se va considera ca fața",
- "create.ponder.cart_assembler_modes.text_3": "Dacă Asamblatorul este setat pe Blochează Rotația, orientarea invenției nu se va schimba niciodată",
-
- "create.ponder.cart_assembler_rails.header": "Alte tipuri de Vagonete și Șine",
- "create.ponder.cart_assembler_rails.text_1": "Asamblatoarele de Vagonete pe Șine Normale nu vor affecta mișcarea vagonetelor trecătoare",
- "create.ponder.cart_assembler_rails.text_2": "Când este pe o Șină Propulsoare sau Controlor, vagonetele vor fi ținute pe loc până când este Alimentată",
- "create.ponder.cart_assembler_rails.text_3": "Alte tipuri de Vagonete pot fi folosite ca ancoră",
- "create.ponder.cart_assembler_rails.text_4": "Vagonetele cu Cuptor se păstrează alimentate, trăgând combustibil din orice inventar atașat",
-
- "create.ponder.chain_drive.header": "Transmiterea forței rotaționale cu Lanțuri de Distribuție",
- "create.ponder.chain_drive.text_1": "Lanțurile de Distribuție transmit rotație de la unul la altul într-un rând",
- "create.ponder.chain_drive.text_2": "Toate rotoarele conectate așa se vor roti în aceeași direcție",
- "create.ponder.chain_drive.text_3": "Orice parte a rândului poate fi rotită cu 90 de grade",
-
- "create.ponder.chain_gearshift.header": "Controlarea vitezei de rotație cu Schimbătoare de Viteze Înlănțuite",
- "create.ponder.chain_gearshift.text_1": "Schimvătoarele de Viteze Înlănțuite nealimentate se comportă exact ca Lanțurile de Distribuție",
- "create.ponder.chain_gearshift.text_2": "Când sunt Alimentate, viteza transmisă catre alte Lanțuti de Distribuție în rând este dublată",
- "create.ponder.chain_gearshift.text_3": "În schimb, oricând Schimbătorul de Viteze Alimentat nu este la sursă, viteza lui va fi injumătățită",
- "create.ponder.chain_gearshift.text_4": "În ambele cazuri, Lanțurile de Distribuție în rând mereu rulează cu viteza dublă a Schimbătorului de Viteză Alimentat",
- "create.ponder.chain_gearshift.text_5": "Folsind semnale analogice, raportul poate fi adjustat mai precis între 1 și 2",
- "create.ponder.chain_gearshift.text_6": "12 RPM",
-
- "create.ponder.chute.header": "Transportarea Obiectelor în jos prin Tobogane",
- "create.ponder.chute.text_1": "Toboganele pot transporta obiecte vertical către și de la inventare",
- "create.ponder.chute.text_2": "Folosind Cheia, o fereastră poate fi creată",
- "create.ponder.chute.text_3": "Plasând Toboganele selectând fețele laterale a altuia îl va face diagonal",
-
- "create.ponder.chute_upward.header": "Transportarea Obiectelor în sus prin Tobogane",
- "create.ponder.chute_upward.text_1": "Folosind Ventilatoare Încapsulate în partea de sus sau jos, un Tobogan poate muta obiecte în sus",
- "create.ponder.chute_upward.text_2": "Inspectând tobogane cu Ochelarii Inginerului dezvăluie informații despre direcția de mișcare",
- "create.ponder.chute_upward.text_3": "Pe capătul 'blocat', obiectele vor trebui să fie introduse/luate de pe laterale",
-
- "create.ponder.clockwork_bearing.header": "Animarea Structurilor folosind Rulmente de Ceasornic",
- "create.ponder.clockwork_bearing.text_1": "Rulmentele de Ceasornic se atașează de blocurile din fața lor",
- "create.ponder.clockwork_bearing.text_2": "La primirea Forței de Rotație, structura va fi rotită conform ora zilei",
- "create.ponder.clockwork_bearing.text_3": "3:00",
- "create.ponder.clockwork_bearing.text_4": "4:00",
- "create.ponder.clockwork_bearing.text_5": "Click-Dreapta pe rulment pentru a începe sau a opri animarea structurii",
- "create.ponder.clockwork_bearing.text_6": "În fața acului de Oră, o structură secundară poate fi adăugată",
- "create.ponder.clockwork_bearing.text_7": "Asigură-te că cele două structuri nu sunt atașate între ele prin super glue sau ceva asemănător",
- "create.ponder.clockwork_bearing.text_8": "Acum, a doua structură se va roti ca Acul de Minut",
-
- "create.ponder.clutch.header": "Controlarea forței de rotație folosing un Ambreiaj",
- "create.ponder.clutch.text_1": "Ambreiajele vor transmite rotația într-o linie dreaptă",
- "create.ponder.clutch.text_2": "Când este alimentat de Redstone, întrerupe conexiunea",
-
- "create.ponder.cog_speedup.header": "Schimbarea Vitezelor cu Roți Dințate",
- "create.ponder.cog_speedup.text_1": "Roțile Dințate Mari și Mici pot fi conectate diagonal",
- "create.ponder.cog_speedup.text_2": "Schimbând de la roți dințate mari la mici, viteza transmisă va fi dublată",
- "create.ponder.cog_speedup.text_3": "Schimbând în sens invers, viteza transmisă va fi înjumătățită",
-
- "create.ponder.cogwheel.header": "Transmisia forței de rotație folosind Roți Dințate",
- "create.ponder.cogwheel.text_1": "Roțile Dințate vor transmite rotația către alte Roți Dințate adiacente",
- "create.ponder.cogwheel.text_2": "Rotoare vecine conectate astfel de vor roti în direcții opuse",
-
- "create.ponder.cogwheel_casing.header": "Încapsularea Roților Dințate",
- "create.ponder.cogwheel_casing.text_1": "Carcasele de Andezit sau Alamă pot fi folosite pentru a decora Roțile Dințate",
- "create.ponder.cogwheel_casing.text_2": "Componentele adăugate după încapsulare nu se vor conecta cu ieșirile rotoarelor",
- "create.ponder.cogwheel_casing.text_3": "Cheia poate fi folosită pentru a comuta conecxiuni",
-
- "create.ponder.creative_fluid_tank.header": "Rezervoare De Fluid Creativ",
- "create.ponder.creative_fluid_tank.text_1": "Rezervoarele De Fluid Creativ pot fi folosite pentru a oferi o aprovizionare de fluid fără fund",
- "create.ponder.creative_fluid_tank.text_2": "Click-Dreapta cu un obiect care conține fluid pentru a-l configura",
- "create.ponder.creative_fluid_tank.text_3": "Acum, Rețelele de Conducte pot să tragă fără sfârșit fluidul atribuit din rezervor",
- "create.ponder.creative_fluid_tank.text_4": "Orice Fluid împins înapoi într-un Rezervor De Fluid Creativ va fi golit",
-
- "create.ponder.creative_motor.header": "Generarea Forței de Rotație folosind Motoare Creativ",
- "create.ponder.creative_motor.text_1": "Motoarele Creativ sunt o sursă compactă și configurabilă de Forță de Rotație",
- "create.ponder.creative_motor.text_2": "Derulând pe panoul din spate schimbă RPM a ieșirii rotaționale a motorului",
-
- "create.ponder.creative_motor_mojang.header": "UNLOCALIZED: Mojang's Enigma",
-
- "create.ponder.crushing_wheels.header": "Procesarea Obiectectelor cu Roți de Zdrobit",
- "create.ponder.crushing_wheels.text_1": "O pereche de Roți de Zdrobit poate pisa obiecte foarte eficient",
- "create.ponder.crushing_wheels.text_2": "Intrarea lor Rotațională trebuie să le facă să se rotească între ele",
- "create.ponder.crushing_wheels.text_3": "Obiectele aruncate sau introduse în vârf vor fi procesate",
- "create.ponder.crushing_wheels.text_4": "De asemenea, obiectele pot fi introduse și luate prin medii automate",
-
- "create.ponder.deployer.header": "Folosirea Deployerului",
- "create.ponder.deployer.text_1": "Dat Forță de Rotație, un Deployer poate imita interacțiuni ale jucătorului",
- "create.ponder.deployer.text_10": "Click-Dreapte pe față pentru a-i da un Obiect să folosească",
- "create.ponder.deployer.text_11": "De asemenea, obiectele pot fi introduse automat",
- "create.ponder.deployer.text_12": "Deployerele car un slot de filtru",
- "create.ponder.deployer.text_13": "Când un filtru este setat, se activează doar în timp ce ține un obiect potrivit",
- "create.ponder.deployer.text_14": "Doar obiecte care se potrivesc cu filtrul pot fi introduse...",
- "create.ponder.deployer.text_15": "...și doar obiectele nepotrivite vor fi extrase",
- "create.ponder.deployer.text_2": "El mereu va interacționa cu poziția cu 2 blocuri în fața lui",
- "create.ponder.deployer.text_3": "Blocurile direct în fața lui nu îl va impiedica",
- "create.ponder.deployer.text_4": "Deployerele pot:",
- "create.ponder.deployer.text_5": "Să Plaseze Blocuri,",
- "create.ponder.deployer.text_6": "Să Folosească Obiecte,",
- "create.ponder.deployer.text_7": "Să Activeze Blocuri,",
- "create.ponder.deployer.text_8": "Să Recolteze Blocuri",
- "create.ponder.deployer.text_9": "și Să Atace Mobi",
-
- "create.ponder.deployer_contraption.header": "Folosirea Deployerelor pe Invenții",
- "create.ponder.deployer_contraption.text_1": "Oricând un Deployer este mișcat ca parte a unei Invenții animate...",
- "create.ponder.deployer_contraption.text_2": "Se activează la fiecare locație vizitată, folosind obiecte din inventare oriunde de pe invenție",
- "create.ponder.deployer_contraption.text_3": "Slotul De Filtru poate fi folosit pentru a specifica ce obiecte să tragă",
-
- "create.ponder.deployer_modes.header": "Modurile Deployerului",
- "create.ponder.deployer_modes.text_1": "În mod implicit, un Deployer imită oo interacțiune de Click-Dreapta",
- "create.ponder.deployer_modes.text_2": "În schimb, folosind o Cheie, poate fi setat să imite Click-Stânga",
-
- "create.ponder.deployer_processing.header": "Procesarea Obiectelor folosind Deployere",
- "create.ponder.deployer_processing.text_1": "Cu un obiect potrivit ținut, Deployerele pot procesa obiecte oferite sub ele",
- "create.ponder.deployer_processing.text_2": "Obiectele de Intrare pot fi aruncate sau plasate pe un Depot sub Deployer",
- "create.ponder.deployer_processing.text_3": "Când obiectele sunt oferite pe o bandă...",
- "create.ponder.deployer_processing.text_4": "Deployerul le va ține și le va procesa automat",
-
- "create.ponder.deployer_redstone.header": "Controlarea Deployerelor cu Redstone",
- "create.ponder.deployer_redstone.text_1": "Când sunt alimentate de Redstone, Deployerele nu se vor activa",
- "create.ponder.deployer_redstone.text_2": "Înainte să se oprească, Deployerul va termina orice ciclu început",
- "create.ponder.deployer_redstone.text_3": "Astfel, un puls negativ poate fi folosit pentru a declanșa exact un ciclu de activare",
-
- "create.ponder.depot.header": "Folosirea Depoturilor",
- "create.ponder.depot.text_1": "Depoturile pot servi ca elemente de bandă 'staționare'",
- "create.ponder.depot.text_2": "Click-Dreapta pentru a plasa sau îndepărta manual Obiecte de la el",
- "create.ponder.depot.text_3": "La fel ca Benzile Mecanice, poate oferi obiecte către procesare",
- "create.ponder.depot.text_4": "...precum și oferirea Obiectelor Brațelor Mecanice",
-
- "create.ponder.display_board.header": "UNLOCALIZED: Using Display Boards",
- "create.ponder.display_board.text_1": "UNLOCALIZED: Display Boards are a scalable alternative to the sign",
- "create.ponder.display_board.text_2": "UNLOCALIZED: They require Rotational Force to operate",
- "create.ponder.display_board.text_3": "UNLOCALIZED: Text can be displayed using Name Tags...",
- "create.ponder.display_board.text_4": "UNLOCALIZED: ...or through the use of Display Links",
- "create.ponder.display_board.text_5": "UNLOCALIZED: Dyes can be applied to individual lines of the board",
- "create.ponder.display_board.text_6": "UNLOCALIZED: Lines can be reset by clicking them with an empty hand",
-
- "create.ponder.display_link.header": "UNLOCALIZED: Setting up Display Links",
- "create.ponder.display_link.text_1": "UNLOCALIZED: Display Links can be used to visualise dynamic information",
- "create.ponder.display_link.text_2": "UNLOCALIZED: First, right-click the target display...",
- "create.ponder.display_link.text_3": "UNLOCALIZED: ...then attach it to the block to read from",
- "create.ponder.display_link.text_4": "UNLOCALIZED: Open the Interface to select and configure what is sent",
- "create.ponder.display_link.text_5": "UNLOCALIZED: The display will now receive information from the link",
- "create.ponder.display_link.text_6": "UNLOCALIZED: Not every block can act as a source",
- "create.ponder.display_link.text_7": "UNLOCALIZED: Each compatible block provides unique information",
- "create.ponder.display_link.text_8": "UNLOCALIZED: The Display Link can work with several different displays",
-
- "create.ponder.display_link_redstone.header": "UNLOCALIZED: Redstone Control",
- "create.ponder.display_link_redstone.text_1": "UNLOCALIZED: When powered by Redstone, Display Links stop sending updates",
- "create.ponder.display_link_redstone.text_2": "UNLOCALIZED: Once unpowered, the Timer is reset and new info is sent immediately",
- "create.ponder.display_link_redstone.text_3": "UNLOCALIZED: Signals emitted from the source do not affect the Link",
-
- "create.ponder.empty_blaze_burner.header": "Folosirea Arzătorilor De Dogorală Goi",
- "create.ponder.empty_blaze_burner.text_1": "Click-Dreapta pe Dogorală cu arzătorul gol pentru a-l captura",
- "create.ponder.empty_blaze_burner.text_2": "Alternativ, Dogorelile pot fi conectate de la Spanwerele lor direct",
- "create.ponder.empty_blaze_burner.text_3": "Acum ai o sursă de încălzire ideală pentru diverse mașinării",
- "create.ponder.empty_blaze_burner.text_4": "Pentru scopuri Aerstetice, Arzătoarii De Dogoreală Goi pot fi de asemenea aprinși folosind Cremenele și Amnarul",
- "create.ponder.empty_blaze_burner.text_5": "Flacăra poate fi tranformată folosind un obiect infuzat cu suflete",
- "create.ponder.empty_blaze_burner.text_6": "Totuși, fără o dogoreală ele nu sunt potrivite pentru încălzire industrială",
-
- "create.ponder.encased_fluid_pipe.header": "Încapsularea Conductelor De Fluide",
- "create.ponder.encased_fluid_pipe.text_1": "Carcasa De Cupru poate fi folosită pentru a decora Conducte De Fluid",
- "create.ponder.encased_fluid_pipe.text_2": "Deoparte de a fi ascunse, Conductele Încapsulate sunt blocate în statul lor de conectivitate",
- "create.ponder.encased_fluid_pipe.text_3": "Nu va mai reacționa la orice blocuri vecine fiind adăugate sau îndepărtate",
-
- "create.ponder.fan_direction.header": "Fluxul de Aer al unui Ventilator Încapsulat",
- "create.ponder.fan_direction.text_1": "Ventilatoarele Încapsulate folosesc Forță De Rotație pentru a crea un Curent De AerEncased Fans use Rotational Force to create an Air Current",
- "create.ponder.fan_direction.text_2": "Puterea și Direcția Fluzului depinde de Intrarea Rotațională",
-
- "create.ponder.fan_processing.header": "Procesarea Obiectelor folosind Ventilatoare Încapsulate",
- "create.ponder.fan_processing.text_1": "Când trece prin lavă, Fluxul de Aer devine Încălzit",
- "create.ponder.fan_processing.text_2": "Obiectele prinse în zonă vor fi topite",
- "create.ponder.fan_processing.text_3": "Obiectele de mâncare aruncate aici ar fi incinerate",
- "create.ponder.fan_processing.text_4": "În schimb , o amplasare de Afumare folosind Foc ar trebui folosit pentru ele",
- "create.ponder.fan_processing.text_5": "Fluxurile De Aer trecând prin apă creează o Amplasare De SpălareAir Flows passing through water create a Washing Setup",
- "create.ponder.fan_processing.text_6": "Niște procesare nouă interesantă poate fi făcută cu acest lucru",
- "create.ponder.fan_processing.text_7": "Viteza Ventilatorului NU afectează viteza procesării, doar raza sa",
- "create.ponder.fan_processing.text_8": "De asemenea, Procesarea Cu Ventilator poate fi aplicată la Obiecte pe Depoturi și Benzi",
-
- "create.ponder.fluid_pipe_flow.header": "Mișcarea Fluidelor folosind Conducte De Cupru",
- "create.ponder.fluid_pipe_flow.text_1": "Conductele De Fluid pot conecta două sau mai multe surse și ținte",
- "create.ponder.fluid_pipe_flow.text_2": "Folosind o Cheie, unui segment de conductă dreaptă poate fi dat o fereastră",
- "create.ponder.fluid_pipe_flow.text_3": "Conductele cu fereastră nu se vor conecta cu alte segmente de conducte adiacente",
- "create.ponder.fluid_pipe_flow.text_4": "Alimentate de Pompe Mecanice, Conductele pot transporta Fluide",
- "create.ponder.fluid_pipe_flow.text_5": "La început, niciun fluid nu este extractat",
- "create.ponder.fluid_pipe_flow.text_6": "Odată ce fluxul le conectează, capetele transferă treptat conținutul lor",
- "create.ponder.fluid_pipe_flow.text_7": "Astfel, blocurile de Conducte însuși niciodată nu conțin 'fizic' niciun fluid",
-
- "create.ponder.fluid_pipe_interaction.header": "Scurgerea și Umplerea rezervoarelor de fluid",
- "create.ponder.fluid_pipe_interaction.text_1": "Capetele ale unei rețele de conducte pot interacționa cu o varietate de blocuri",
- "create.ponder.fluid_pipe_interaction.text_2": "Orice bloc cu capabilități de stocare de fluid pot fi umplute sau scurse",
- "create.ponder.fluid_pipe_interaction.text_3": "Blocuri de sursă chiar în fața unui capăt deschis pot fi luate...",
- "create.ponder.fluid_pipe_interaction.text_4": "...în timp ce vărsarea în spații goale poate crea surse de fluid",
- "create.ponder.fluid_pipe_interaction.text_5": "De asemenea, Conductele extrag fluide dintr-o sumedenii de alte blocuri direct",
-
- "create.ponder.fluid_tank_sizes.header": "Dimensiunile unui Rezervor De Fluid",
- "create.ponder.fluid_tank_sizes.text_1": "Rezervoarele De Fluid pot fi combinate pentru a crește capacitatea totală",
- "create.ponder.fluid_tank_sizes.text_2": "Pătratul lor de bază poate fi până la 3 blocuri lățime...",
- "create.ponder.fluid_tank_sizes.text_3": "...și crește în înălțime cu mai mult de 30 de straturi suplimentare",
- "create.ponder.fluid_tank_sizes.text_4": "Folosind o Cheie, fereastra unui rezervor poate fi comutată",
-
- "create.ponder.fluid_tank_storage.header": "Stocarea Fluidelor în Rezervoare de Fluid",
- "create.ponder.fluid_tank_storage.text_1": "Rezervoarele De Fluid pot fi folosite pentru stocarea unor cantități mari de fluid",
- "create.ponder.fluid_tank_storage.text_2": "Rețelele de Conducte pot să împingă și să tragă fluide din orice parte",
- "create.ponder.fluid_tank_storage.text_3": "Fluidul conținut poate fi măsurat de către un Comparator",
- "create.ponder.fluid_tank_storage.text_4": "Totuși, în modul de Supraviețuire Fluidele nu pot fi adăugate sau luate manual",
- "create.ponder.fluid_tank_storage.text_5": "Poți folosi Bazine, Scurgeri De Obiecte și Duze pentru a scurge sau a umple obiecte care conțin fluid",
-
- "create.ponder.funnel_compat.header": "Compatibilitatea Pâlniilor",
- "create.ponder.funnel_compat.text_1": "Pâlniile ar trebui să interacționeze frumos de asemenea cu o varietate de alte componente.",
- "create.ponder.funnel_compat.text_2": "Ferăstraie Verticale",
- "create.ponder.funnel_compat.text_3": "Depoturi",
- "create.ponder.funnel_compat.text_4": "Scurgeri De Obiecte",
-
- "create.ponder.funnel_direction.header": "Direcția Transferului",
- "create.ponder.funnel_direction.text_1": "Plasat normal, trage obiecte din inventar.",
- "create.ponder.funnel_direction.text_2": "Plasat în timpul furișării, pune obiecte în inventar.",
- "create.ponder.funnel_direction.text_3": "Folosind o cheie, pâlnia poate fi răsturnată după plasare.",
- "create.ponder.funnel_direction.text_4": "Aceleași reguli vor fi aplicate pentru majoritatea orientărilor.",
- "create.ponder.funnel_direction.text_5": "Pâlniile pe benzi vor extracta/introduce în funcție de direcța ei de mișcare.",
-
- "create.ponder.funnel_intro.header": "Folosirea Pâlniilor",
- "create.ponder.funnel_intro.text_1": "Pâlniile sund ideale pentru transferarea obiectelor către și de la inventare.",
-
- "create.ponder.funnel_redstone.header": "Control redstone",
- "create.ponder.funnel_redstone.text_1": "Puterea redstone va preveni orice pâlnie să acționeze",
-
- "create.ponder.funnel_transfer.header": "Transfer direct",
- "create.ponder.funnel_transfer.text_1": "Pâlniile nu pot niciodată să transfere între inventare închise direct.",
- "create.ponder.funnel_transfer.text_2": "Toboganele sau Toboganele deștepte ar putea să fie mai potrivite pentru astfel de scopuri.",
- "create.ponder.funnel_transfer.text_3": "Același lucru se aplică pentru mișcare orizontală. O bandă mecanică ar trebui să ajute aici.",
-
- "create.ponder.gantry_carriage.header": "Folosirea Cărucioarelor Portale",
- "create.ponder.gantry_carriage.text_1": "Cărucioarele Portale pot monta și aluneca de-a lungul unui Rotor Portal.",
- "create.ponder.gantry_carriage.text_2": "Amplasările de portale pot mișca Blocuri atașate.",
-
- "create.ponder.gantry_cascaded.header": "Portale în Cascadă",
- "create.ponder.gantry_cascaded.text_1": "Rotoarele portale se atașează cu un cărucior fără nevoie de super glue",
- "create.ponder.gantry_cascaded.text_2": "Același lucru se aplică pentru cărucioarele care sunt pe Rotoare Portale",
- "create.ponder.gantry_cascaded.text_3": "Astfel, un sistem portal poate fi în cascadă pentru a acoperi multiple axe de mișcare",
-
- "create.ponder.gantry_direction.header": "Direcția de Mișcare a unui Portal",
- "create.ponder.gantry_direction.text_1": "Rotoarele Portale pot avea orientări opuse",
- "create.ponder.gantry_direction.text_2": "Direcția de mișcare a cărucioarelor depind de orientarea rotoarelor lor",
- "create.ponder.gantry_direction.text_3": "...precum și de direcția de rotașie a rotorului",
- "create.ponder.gantry_direction.text_4": "Aceleasi reguli se aplică pentru rotația propagată",
-
- "create.ponder.gantry_redstone.header": "Propagarea de Putere a Portalelor",
- "create.ponder.gantry_redstone.text_1": "Rotoarele portale alimentate de redstone opresc mișcarea cărucioarelor lor",
- "create.ponder.gantry_redstone.text_2": "În schimb, forța lui rotațională este transmisă către rotorul de ieșire a căruciorului",
-
- "create.ponder.gantry_shaft.header": "Folosirea Rotoarelor Portale",
- "create.ponder.gantry_shaft.text_1": "Rotoarele Portale formează baza unui sistem portal. Cărucioarele atațate se vor mișca de-a lungul lor.",
- "create.ponder.gantry_shaft.text_2": "Sistemele portal pot muta Blocuri atașate.",
-
- "create.ponder.gearbox.header": "Transmisia forței de rotație folosind Cutii De Viteze",
- "create.ponder.gearbox.text_1": "Sărirea între axe de rotație poate deveni voluminos repede",
- "create.ponder.gearbox.text_2": "O Cutie De Viteze este echivalentul mai compact al acestui sistem",
- "create.ponder.gearbox.text_3": "Rotoarele după colțuri se rotesc în direcții oglindite",
- "create.ponder.gearbox.text_4": "Conexiunile drepte vor fi inversate",
-
- "create.ponder.gearshift.header": "Controlarea forței de rotație folosind un Schimbător De Viteze",
- "create.ponder.gearshift.text_1": "Schimbătoarele De Viteze vor transmite rotație într-o singură direcție",
- "create.ponder.gearshift.text_2": "Când sunt alimentate de Redstone, inversează transmisia",
-
- "create.ponder.hand_crank.header": "Generarea Forței De Rotație folosind Manivele",
- "create.ponder.hand_crank.text_1": "Manivelele pot fi folosite de către jucători pentru a aplica forță de rotație manual",
- "create.ponder.hand_crank.text_2": "Ține apăsat Click-Dreapta pentru a o roti În Sens Invers Acelor De Ceasornic",
- "create.ponder.hand_crank.text_3": "Viteza ei transmisă este relativ ridicată",
- "create.ponder.hand_crank.text_4": "Furișează-te și ține apăsat Click Dreapta pentru a o roti În Sensul Acelor De Ceasornic",
-
- "create.ponder.hose_pulley.header": "Umplerea și Scurgerea surselor folosind Scripete De Furtun",
- "create.ponder.hose_pulley.text_1": "Scripetele De Furtun pot fi folosite pentru a umple sau pentru a scurge corpuri mari de Fluid",
- "create.ponder.hose_pulley.text_2": "Cu Intrarea Cinetică, înălțimea furtunului scripetelor poate fi controlat",
- "create.ponder.hose_pulley.text_3": "Scripetele se retrage în timp ce intrarea de rotație este inversată",
- "create.ponder.hose_pulley.text_4": "Pe partea opusă, conducte pot fi conectate",
- "create.ponder.hose_pulley.text_5": "Rețele de conducte atașate pot ori să ofere fluid către furtun...",
- "create.ponder.hose_pulley.text_6": "...ori să tragă din el, scurgând bazinul în schimb",
- "create.ponder.hose_pulley.text_7": "Viteza de Umplere și de Scurgere depinde în totalitate de debitul rețelei de fluid",
-
- "create.ponder.hose_pulley_infinite.header": "Umplerea și Scurgerea Pasivă a corpurilor mari de Fluid",
- "create.ponder.hose_pulley_infinite.text_1": "Când poziționezi Scripetele De Furtun într-un ochean destul de mare...",
- "create.ponder.hose_pulley_infinite.text_2": "Va oferi/dispune fluide fără a afecta sursa",
- "create.ponder.hose_pulley_infinite.text_3": "Rețelele de conducte pot lua fără limită fluide de la/către scripete asemănătoare",
-
- "create.ponder.hose_pulley_level.header": "Nivelul de Umplere și Scurgere a Scripetelor de Furtun",
- "create.ponder.hose_pulley_level.text_1": "În timp ce sunt retrase complet, Scripetele de Furtun nu pot opera",
- "create.ponder.hose_pulley_level.text_2": "Scurgerea merge de sus în jos",
- "create.ponder.hose_pulley_level.text_3": "Nivelul suprafeței va ajunge să fie chiar sub locul unde furtunul se termină furtunul",
- "create.ponder.hose_pulley_level.text_4": "Umplerea merge de jos în sus",
- "create.ponder.hose_pulley_level.text_5": "Bazinul umplut nu va crește dincolo de stratul deasupra capătului de furtun",
-
- "create.ponder.item_drain.header": "Golirea Rezervoarelor De Fluid folosind Scurgeri De Obiecte",
- "create.ponder.item_drain.text_1": "Scurgerile De Obiecte pot extrage fluide din obiecte",
- "create.ponder.item_drain.text_2": "Click-Dreapta pe el pentru a turna fluide din obiectul tău ținut în el",
- "create.ponder.item_drain.text_3": "Când obiectele sunt introduse din lateral...",
- "create.ponder.item_drain.text_4": "...se rostogolesc peste, golindu-și fluidul conținut",
- "create.ponder.item_drain.text_5": "Rețelele De Conducte pot acum să tragă fluidul din intermediarul intern al scurgerii",
-
- "create.ponder.item_vault_sizes.header": "Dimensiunile unui Seif De Obiecte",
- "create.ponder.item_vault_sizes.text_1": "Seifele De Obiecte pot fi combinate pentru a crește capacitatea totală",
- "create.ponder.item_vault_sizes.text_2": "Pătratul lor de bază poate fi până la 3 blocuri lățime...",
- "create.ponder.item_vault_sizes.text_3": "...și cresc în lungime de 3 ori diametrul lor",
-
- "create.ponder.item_vault_storage.header": "Stocarea Obiectelor în Seife",
- "create.ponder.item_vault_storage.text_1": "Seifele de Obiecte pot fi folosite pentru a stoca cantități mari de obiecte",
- "create.ponder.item_vault_storage.text_2": "Totuși, conținuturile nu pot fi adăugate sau luate manual",
- "create.ponder.item_vault_storage.text_3": "Orice component pentru transfer de obiecte poate atât să introducă...",
- "create.ponder.item_vault_storage.text_4": "...cât și să ia conținuturi din acest recipient",
-
- "create.ponder.large_cogwheel.header": "Transmiterea forței de rotație folosind Roți Dințate Mari",
- "create.ponder.large_cogwheel.text_1": "Roțile dințate mari se pot conecta între ele la unghiuri potrivite",
- "create.ponder.large_cogwheel.text_2": "Va ajuta transmiterea vitezei către alte axe de rotație",
-
- "create.ponder.linear_chassis_attachment.header": "Atașarea blocurilor folosind Șasiuri Liniare",
- "create.ponder.linear_chassis_attachment.text_1": "Fețele deschise ale unui Șasiu Liniar pot fi făcute Lipicioase",
- "create.ponder.linear_chassis_attachment.text_2": "Click din nou pentru a face partea opusă lipicioasă",
- "create.ponder.linear_chassis_attachment.text_3": "Furișează-te și apasă Click-Dreapta cu o mână goală pentru a îndepărta mâzga",
- "create.ponder.linear_chassis_attachment.text_4": "Fețele lipicioase a Șasiului Liniar vor atașa o linie de blocuri în fața lor",
- "create.ponder.linear_chassis_attachment.text_5": "Folosind o Cheie, o Rază precisă poate fi specificată pentru acest șasiu",
- "create.ponder.linear_chassis_attachment.text_6": "Ținând apăsat CTRL și derulând reglează raza a toate Blocurile De Șasiu atașate",
- "create.ponder.linear_chassis_attachment.text_7": "Atașarea blocurilor cu orice altă față necesită folosința Super Glue-ului",
- "create.ponder.linear_chassis_attachment.text_8": "Folosind aceste mecanici, structuri de orice formă se pot mișca sub forma unei Invenții",
-
- "create.ponder.linear_chassis_group.header": "Moving Linear Chassis in groups",
- "create.ponder.linear_chassis_group.text_1": "Linear Chassis connect to identical Chassis blocks next to them",
- "create.ponder.linear_chassis_group.text_2": "When one is moved by a Contraption, the others are dragged with it",
- "create.ponder.linear_chassis_group.text_3": "Chassis of a different type or facing another direction will not attach",
-
- "create.ponder.mechanical_arm.header": "Configurarea Brațelor Mecanice",
- "create.ponder.mechanical_arm.text_1": "Brațele Mecanice trebuie să le fie atribuite intrări și ieșiri înainte să fie plasate",
- "create.ponder.mechanical_arm.text_2": "Click-Dreapta pe inventare în timp ce ții Brațul pentru a le atribui ca Ținte",
- "create.ponder.mechanical_arm.text_3": "Click-Dreapta din nou pentru a comuta între Intrare (Albastru) și Ieșire (Portocaliu)",
- "create.ponder.mechanical_arm.text_4": "Click-Stânga pe componente pentru a le îndepărta Selecția",
- "create.ponder.mechanical_arm.text_5": "Odată plasat, Brațul Mecanic va viza blocurile selectate anterior",
- "create.ponder.mechanical_arm.text_6": "Ele pot avea orice cantitate de intrări și ieșiri în raza lor",
- "create.ponder.mechanical_arm.text_7": "Totuși, nu orice tip de Inventar poate fi interacționat direct",
- "create.ponder.mechanical_arm.text_8": "Pâlniile și Depoturile pot ajuta sa treacă peste acel prag",
-
- "create.ponder.mechanical_arm_filtering.header": "Filtrarea Ieșirilor a Brațului Mecanic",
- "create.ponder.mechanical_arm_filtering.text_1": "Intrări",
- "create.ponder.mechanical_arm_filtering.text_2": "Ieșiri",
- "create.ponder.mechanical_arm_filtering.text_3": "Uneori este de dorit ca țintele Brațului să fie restricționate de la potrivirea unui filtru",
- "create.ponder.mechanical_arm_filtering.text_4": "De ele însuși, Brațele Mecanice nu oferă nicio opțiune pentru filtrat",
- "create.ponder.mechanical_arm_filtering.text_5": "Totuși, Pâlniile De Alamă ca Ținte comunică filtrul lor propriu către Braț",
- "create.ponder.mechanical_arm_filtering.text_6": "Brațul este destul de deștept încât să nu ia obiecte ce nu poate distribui",
-
- "create.ponder.mechanical_arm_modes.header": "Modurile de distribuție ale Brațului Mecanic",
- "create.ponder.mechanical_arm_modes.text_1": "Intrare",
- "create.ponder.mechanical_arm_modes.text_2": "Ieșiri",
- "create.ponder.mechanical_arm_modes.text_3": "Oricând un Braț trebuie să aleagă intre ieșiri valide multiple...",
- "create.ponder.mechanical_arm_modes.text_4": "...nu va acționa conform setării lui",
- "create.ponder.mechanical_arm_modes.text_5": "Derulând cu o Cheie îți va permite să îl configurezi",
- "create.ponder.mechanical_arm_modes.text_6": "Modul Robin Rotund pur și simplu circulă prin toate ieșirile care sunt valabile",
- "create.ponder.mechanical_arm_modes.text_7": "Dacă o ieșire este incapabilă să ia mai multe obiecte, va fi sărită",
- "create.ponder.mechanical_arm_modes.text_8": "Modul Robin Rotund Forțat nu va sări peste ieșiri niciodată, și în schimb va aștepta până când sunt libere",
- "create.ponder.mechanical_arm_modes.text_9": "Preferă Prima Țintă prioritizează ieșirile selectate mai devreme când acest Braț a fost configurat",
-
- "create.ponder.mechanical_arm_redstone.header": "Controlarea Brațelor Mecanice cu Redstone",
- "create.ponder.mechanical_arm_redstone.text_1": "Când este activat de Redstone, Brațele Mecanice nu se vor activa",
- "create.ponder.mechanical_arm_redstone.text_2": "Înainte să se oprească, va termina orice ciclu început",
- "create.ponder.mechanical_arm_redstone.text_3": "Astfel, un puls negativ poate fi folosit pentru a comuta exact un ciclu de activare",
-
- "create.ponder.mechanical_bearing.header": "Mișcarea Structurilor folosind Rulmentul Mecanic",
- "create.ponder.mechanical_bearing.text_1": "Rulmentele Mecanice se atașează la blocurile din fața lor",
- "create.ponder.mechanical_bearing.text_2": "La primirea Forței Rotaționale, o va asambla într-o Invenție Rotativă",
-
- "create.ponder.mechanical_crafter.header": "Amplasarea Meșterilor Mecanici",
- "create.ponder.mechanical_crafter.text_1": "O mulțime de Meșteri Mecanici poate fi folosită pentru a automa orice Rețetă De Fabricare",
- "create.ponder.mechanical_crafter.text_2": "Folosind o Cheie, calea Meșterului poate fi aranjată",
- "create.ponder.mechanical_crafter.text_3": "Pentru o amplasare validă, toate căile trebuie să se unească într-o ieșire în orice parte",
- "create.ponder.mechanical_crafter.text_4": "Ieșirile vor vi plasate în inventarul de la ieșire",
- "create.ponder.mechanical_crafter.text_5": "Meșterii Mecanici necesită Forță Rotațională pentru a opera",
- "create.ponder.mechanical_crafter.text_6": "Click-Dreapta pe față pentru a introduce Obiecte manual",
- "create.ponder.mechanical_crafter.text_7": "Odată ce fiecare slot a unei căi conține un Obiect, procesul de lucrare va începe",
- "create.ponder.mechanical_crafter.text_8": "Pentru rețetele care nu ocupă pe deplin amplasarea de meșter, startul poate fi forțat folosind un Puls Redstone",
-
- "create.ponder.mechanical_crafter_connect.header": "Conectarea Inventoarelor Meșterilor",
- "create.ponder.mechanical_crafter_connect.text_1": "Obiectele pot fi introduse Meșterilor automat",
- "create.ponder.mechanical_crafter_connect.text_2": "Folosind Cheia pe spatele lor, intrările Meșterilor Mecanici pot fi combinate",
- "create.ponder.mechanical_crafter_connect.text_3": "Toți Meșterii conectați pot fi accesați acum de aceeași locație de intrare",
-
- "create.ponder.mechanical_crafter_covers.header": "Acoperirea sloturilor Meșterilor Mecanici",
- "create.ponder.mechanical_crafter_covers.text_1": "Unele rețete vor necesita Meșteri suplimentari pentru a acoperi golurile în cale",
- "create.ponder.mechanical_crafter_covers.text_2": "Folosind Capace De Slot, Meșterii pot fi setați să se comporte ca un Slot Gol în aranjament",
- "create.ponder.mechanical_crafter_covers.text_3": "Intrările Împărțite create cu Cheia pe spate pot să ajungă de asemenea peste Meșteri acoperiți",
-
- "create.ponder.mechanical_drill.header": "Spargerea Blocurilor cu Burghiul Mecanic",
- "create.ponder.mechanical_drill.text_1": "Când îi este dat Forță De Rotație, un Burgiu Mecanic va sparge blocuri direct în fața lui",
- "create.ponder.mechanical_drill.text_2": "Viteza lui de spart depinde de Intrarea De Rotație",
-
- "create.ponder.mechanical_drill_contraption.header": "Folosirea Burghiului Mecanic pe Invenții",
- "create.ponder.mechanical_drill_contraption.text_1": "Oricând Burghiile sunt mișcate ca o parte dintr-o Invenție animată...",
- "create.ponder.mechanical_drill_contraption.text_2": "...ele vor sparge blocurile pe care invenția le lovește",
-
- "create.ponder.mechanical_harvester.header": "Folosirea Combinei Mecanice pe Invenții",
- "create.ponder.mechanical_harvester.text_1": "Oricând Combinele sunt mișcate ca o parte dintr-o Invenție animată...",
- "create.ponder.mechanical_harvester.text_2": "Ele vor recolta li reseta orice cultură matură în calea lor",
-
- "create.ponder.mechanical_mixer.header": "Procesarea Obiectelor cu Mixerul Mecanic",
- "create.ponder.mechanical_mixer.text_1": "Cu un Mixer și un Bazin, unele Rețete De Fabricare pot fi automate",
- "create.ponder.mechanical_mixer.text_2": "Rețetele valabile includ orice Rețetă De Fabricare Fără Formă, plus câteva extra",
- "create.ponder.mechanical_mixer.text_3": "Unele dintre aceste rețete ar putea necesita căldura unui Arzător De Dogoreală",
- "create.ponder.mechanical_mixer.text_4": "Slotul de filtru poate fi folosit în cazul în care două rețete se contrazic.",
-
- "create.ponder.mechanical_piston.header": "Mișcarea Structurilor folosind Pistoane Mecanice",
- "create.ponder.mechanical_piston.text_1": "Pistoanele Mecanice pot mișca blocuri în fața lor",
- "create.ponder.mechanical_piston.text_2": "Viteza și direcția mișcării depinde de Intrarea De Rotație",
- "create.ponder.mechanical_piston.text_3": "Pistoanele Mecanice Lipicioase pot trage blocurile atașate înapoi",
-
- "create.ponder.mechanical_piston_modes.header": "Modurile De Mișcare ale unui Piston Mecanic",
- "create.ponder.mechanical_piston_modes.text_1": "Oricând Pistoanele se opresc din mișcare, structura mișcată revine la blocuri",
- "create.ponder.mechanical_piston_modes.text_2": "Poate fi configurat să nu revină niciodată la blocuri solide, sau doar la locația de unde a început",
-
- "create.ponder.mechanical_plough.header": "Folosind Pluguri Mecanice pe Invenții",
- "create.ponder.mechanical_plough.text_1": "Oricând Plugurile sunt mișcate ca o parte dintr-o Invenție animată...",
- "create.ponder.mechanical_plough.text_2": "...ele vor sparge blocuri fără un hitbox de coliziune solid",
- "create.ponder.mechanical_plough.text_3": "În plus, plugurile pot crea teren agricol",
- "create.ponder.mechanical_plough.text_4": "...ele pot de asemenea să lanseze entități fără să le rănească",
-
- "create.ponder.mechanical_press.header": "Procesarea Obiectelor cu Presa Mecanică",
- "create.ponder.mechanical_press.text_1": "Presa Mecanică poate procesa obiecte oferite sub ea",
- "create.ponder.mechanical_press.text_2": "Obiectele De Intrare pot fi aruncate sau plasate pe un Depot sub Presă",
- "create.ponder.mechanical_press.text_3": "Când obiectele sunt oferite pe o bandă...",
- "create.ponder.mechanical_press.text_4": "Presa le va ține și le va procesa automat",
-
- "create.ponder.mechanical_press_compacting.header": "Compactarea obiectelor cu Presa Mecanică",
- "create.ponder.mechanical_press_compacting.text_1": "Presarea obiectelor ținute într-un Bazin le va face să fie Compactate",
- "create.ponder.mechanical_press_compacting.text_2": "Compacyatea include orice Rețetă De Fabricare de 2x2 sau 3x3, plus câteva extra",
- "create.ponder.mechanical_press_compacting.text_3": "Unele dintre aceste rețete ar putea necesită căldura unui Arzător De Dogoreală",
- "create.ponder.mechanical_press_compacting.text_4": "Slotul de filtru poate fi folosit în cazul în care două rețete se contrazic.",
-
- "create.ponder.mechanical_pump_flow.header": "Transportarea Fluidului folosind Pompe Mecanice",
- "create.ponder.mechanical_pump_flow.text_1": "Pompele Mecanice conduc fluzul rețelelor de conducte atașate lor",
- "create.ponder.mechanical_pump_flow.text_2": "Când este alimentată, săgeata lor indică direcția fluxului",
- "create.ponder.mechanical_pump_flow.text_3": "Rețeaua din spate trage fluide acum...",
- "create.ponder.mechanical_pump_flow.text_4": "...în timp ce rețeaua din față o tranferă în exterior",
- "create.ponder.mechanical_pump_flow.text_5": "Inversarea rotației de intrare inversează direcția fluxului",
- "create.ponder.mechanical_pump_flow.text_6": "Folosește o Cheie pentru a inversa orientarea pompelor manual",
-
- "create.ponder.mechanical_pump_speed.header": "Debitul Pompelor Mecanice",
- "create.ponder.mechanical_pump_speed.text_1": "Indiferent de viteză, Pompele Mecanice afectează conductele conectate până la 16 blocuri distanță",
- "create.ponder.mechanical_pump_speed.text_2": "Accelerând intrarea de rotație schimbă propagarea vitezei fluxului...",
- "create.ponder.mechanical_pump_speed.text_3": "...precum și cât de rapid sunt tranferate fluidele",
- "create.ponder.mechanical_pump_speed.text_4": "Pompele își pot combina debitele lor în rețelele de conducte partajate",
- "create.ponder.mechanical_pump_speed.text_5": "Alternarea orientației lor poate ajuta să alinieze direcțiile lor de flux",
-
- "create.ponder.mechanical_saw_breaker.header": "Tăierea Copacilor cu Ferăstrăul Mecanic",
- "create.ponder.mechanical_saw_breaker.text_1": "Când îi este dat Forță De Rotație, un Ferăstrău Mecanic va tăia copacii care sunt direct în fața lui",
- "create.ponder.mechanical_saw_breaker.text_2": "Pentru a tăia copacul în plin, Ferăstrăul trebuie să spargă ultimul bloc de care este conectat cu solul",
-
- "create.ponder.mechanical_saw_contraption.header": "Folosirea Ferăstraielor Mecanice pe Invenții",
- "create.ponder.mechanical_saw_contraption.text_1": "Oricând Ferăstraiele sunt mișcate ca o parte dintr-o Invenție animată...",
- "create.ponder.mechanical_saw_contraption.text_2": "...ele vor tăia orice copaci pe care invenția îi lovește",
-
- "create.ponder.mechanical_saw_processing.header": "Procesarea Obiectelor pe Ferăstrăul Mecanic",
- "create.ponder.mechanical_saw_processing.text_1": "Ferăstraiele Mecanice care stau cu fața în sus pot procesa o varietate de obiecte",
- "create.ponder.mechanical_saw_processing.text_2": "Obiectul procesat se mișcă mereu împotriva intrării de rotație contra ferăstrăului",
- "create.ponder.mechanical_saw_processing.text_3": "Ferăstraiele pot lucra în linie cu Benzi Mecanice",
- "create.ponder.mechanical_saw_processing.text_4": "Când un ingredient are rezultate posibile multiple, slotul de filtru îl poate specifica",
- "create.ponder.mechanical_saw_processing.text_5": "Fără vreun filtru, Ferăstrăul ar circula prin toate rezultatele în schimb",
-
- "create.ponder.millstone.header": "Procesarea Obiectelor în Moara De Piatră",
- "create.ponder.millstone.text_1": "Morile De Piatră procesează obiecte prin măcinarea lor",
- "create.ponder.millstone.text_2": "Ele pot fi alimentate dintr-o parte folosind roți dințate",
- "create.ponder.millstone.text_3": "Aruncă sau Introduce obiecte în vârf",
- "create.ponder.millstone.text_4": "După ceva timp, rezultatul poate fi obținut prin Click-Dreapta",
- "create.ponder.millstone.text_5": "Ieșirile pot fi extrase de asemenea prin automare",
-
- "create.ponder.nixie_tube.header": "Folosirea Tuburilor Nixie",
- "create.ponder.nixie_tube.text_1": "Când sunt alimentate de Redstone, Tuburile Nixie vor afișa puterea semnalului redstone",
- "create.ponder.nixie_tube.text_2": "Folosind etichete de nume editate cu o nicovală, text personalizat poate fi afișat",
- "create.ponder.nixie_tube.text_3": "Click-Dreapta cu Colorant pentru a le schimba culoarea de afișare",
-
- "create.ponder.piston_pole.header": "Brațe De Extensie De Piston",
- "create.ponder.piston_pole.text_1": "Fără Brațe atașate, un Piston Mecanic nu se poate mișca",
- "create.ponder.piston_pole.text_2": "Lungimea unui braț adăugat în spatele lui determină Raza De Extensie",
-
- "create.ponder.portable_fluid_interface.header": "Schimb De Fluide în Invenție",
- "create.ponder.portable_fluid_interface.text_1": "Rezervoarele De Fluid pe invenții mișcătoare nu pot fi accesate de nicio conductă",
- "create.ponder.portable_fluid_interface.text_2": "Acest component oate interacționa cu rezervoare de fluid fără nevoia de a opri invenția",
- "create.ponder.portable_fluid_interface.text_3": "Plasează alta cu o gaură de 1 sau 2 blocuri între",
- "create.ponder.portable_fluid_interface.text_4": "Oricând trec una pe lângă cealaltă, ele se vor angaja într-o conexiune",
- "create.ponder.portable_fluid_interface.text_5": "În timp ce sunt angajate, interfața staționară va reprezenta TOATE Rezervoarele de pe invenție",
- "create.ponder.portable_fluid_interface.text_6": "Acum fluid poate fi introdus...",
- "create.ponder.portable_fluid_interface.text_7": "...sau extractat din invenție",
- "create.ponder.portable_fluid_interface.text_8": "După ce niciun conținut nu a fost schimbat pentru un timp, invenția își va continua drumul",
-
- "create.ponder.portable_storage_interface.header": "Schimbare De Stocare în Invenție",
- "create.ponder.portable_storage_interface.text_1": "Inventarele pe invenții mișcătoare nu pot fi accesate de către jucători.",
- "create.ponder.portable_storage_interface.text_2": "Acest component poate interacționa cu depozitoare fără nevoia de a opri invenția.",
- "create.ponder.portable_storage_interface.text_3": "Plasează alta cu o gaură de 1 sau 2 blocuri între",
- "create.ponder.portable_storage_interface.text_4": "Oricând trec una pe lângă alta, ele se vor angaja într-o conexiune",
- "create.ponder.portable_storage_interface.text_5": "În timp ce sunt angajate, interfața staționară va reprezenta TOATE inventariile de pe invenție",
- "create.ponder.portable_storage_interface.text_6": "Acum obiecte pot fi introduse...",
- "create.ponder.portable_storage_interface.text_7": "...sau extrase din invenție",
- "create.ponder.portable_storage_interface.text_8": "După ce niciun obiect nu au mai fost schimbate pentru un timp, invenția își va continua drumul",
-
- "create.ponder.portable_storage_interface_redstone.header": "Control Redstone",
- "create.ponder.portable_storage_interface_redstone.text_1": "Puterea redstone va preveni interfața staționară de la angajare",
-
- "create.ponder.powered_latch.header": "Controlarea semnalelor folosind Maneta Alimentată",
- "create.ponder.powered_latch.text_1": "Manetele Alimentate sunt Manete controlabile cu redstone",
- "create.ponder.powered_latch.text_2": "Semnalele din spate o pornesc",
- "create.ponder.powered_latch.text_3": "Semnalele din laterală o opresc din nou",
- "create.ponder.powered_latch.text_4": "Manetele alimentate pot fi de asemenea comutate manual",
-
- "create.ponder.powered_toggle_latch.header": "Controlarea semnalelor folosind Maneta Alimentată Comutatoare",
- "create.ponder.powered_toggle_latch.text_1": "Manetele Alimentate Comutatoare sunt Manete controlabile cu redstone",
- "create.ponder.powered_toggle_latch.text_2": "Semnalele din pate îi vor comuta starea",
- "create.ponder.powered_toggle_latch.text_3": "...pornită și înapoi oprită",
- "create.ponder.powered_toggle_latch.text_4": "Manetele alimentate comutatoare pot fi de asemenea comutate manual",
-
- "create.ponder.pulse_extender.header": "Controlarea semnalelor folosind Prelungitoarele De Puls",
- "create.ponder.pulse_extender.text_1": "Prelungitoarele De Puls pot lungi un semnal care trece",
- "create.ponder.pulse_extender.text_2": "Ele se activează dupa o întârziere scurtă...",
- "create.ponder.pulse_extender.text_3": "...și se liniștesc pentru durata configurată",
- "create.ponder.pulse_extender.text_4": "Folosind roata de la mouse, timpul de descărcare poate fi configurat",
- "create.ponder.pulse_extender.text_5": "Durata configurată poate ajunge până la 30 de minute",
-
- "create.ponder.pulse_repeater.header": "Controlarea Semnalelor folosind Repetoarele De Puls",
- "create.ponder.pulse_repeater.text_1": "Repetoarele De Puls emită un puls scurt la o întârziere",
- "create.ponder.pulse_repeater.text_2": "Folosind roata de la mouse, timpul de încărcare poate fi configurat",
- "create.ponder.pulse_repeater.text_3": "Întârzierile configurate pot ajunge până la 30 de minute",
-
- "create.ponder.radial_chassis.header": "Atașarea blocurilor folosind Șasiuri Radiale",
- "create.ponder.radial_chassis.text_1": "Șasiurile Radiale se conectează cu blocuri de Șasiuri identice într-un rând",
- "create.ponder.radial_chassis.text_2": "Când unul este mișcat de către o Invenție, celelalte sunt trase cu el",
- "create.ponder.radial_chassis.text_3": "Fețele laterale ale unui Șasiu Radial pot fi făcute lipicioase",
- "create.ponder.radial_chassis.text_4": "Click din nou pentru a face toate fețele lipicioase",
- "create.ponder.radial_chassis.text_5": "Furișează-te și apasă Click-Dreapta cu o mână goală pentru a îndepărta mâzga",
- "create.ponder.radial_chassis.text_6": "Oricând un Block este lângă o față lipicioase...",
- "create.ponder.radial_chassis.text_7": "...va atașa toate blocurile accesibile într-o rază pe acel strat",
- "create.ponder.radial_chassis.text_8": "Folosind o Cheie, o Rază prrecisă poate fi specificată pentru acest șasiu",
- "create.ponder.radial_chassis.text_9": "Blocurile inaccesibile de către de oricare față lipicioasă nu se va atașa",
-
- "create.ponder.redstone_contact.header": "Contacte Redstone",
- "create.ponder.redstone_contact.text_1": "Contactele Redstone față în față vor emite un semnal redstone",
- "create.ponder.redstone_contact.text_2": "Acest lucru încă se aplică atunci când una dintre ele este o parte dintr-o Invenție mișcătoare",
-
- "create.ponder.redstone_link.header": "Folosirea Legăturilor De Redstone",
- "create.ponder.redstone_link.text_1": "Legăturile De Redstone pot transmite semnale redstone fără vreun fir",
- "create.ponder.redstone_link.text_2": "Click-Dreapta în timpul Furișării pentru a comuta modul de primire",
- "create.ponder.redstone_link.text_3": "Un Click-Dreapta simplu cu o Cheie poate face același lucru",
- "create.ponder.redstone_link.text_4": "Receptorii emit puterea redstone a transmițătorilor în 128 de blocuri",
- "create.ponder.redstone_link.text_5": "Plasând obiecte în cele două sloturi poate specifica o Frecvență",
- "create.ponder.redstone_link.text_6": "Doar legăturile cu Frecvențe potrivite vor comunica",
-
- "create.ponder.rope_pulley.header": "Mișcarea Structurilor folosind Scripete",
- "create.ponder.rope_pulley.text_1": "Scripetele De Sfoară pot mișca bolocuri vertical când îi este dat Forță De Rotație",
- "create.ponder.rope_pulley.text_2": "Direcția și Viteza mișcării depind de Intrarea De Rotație",
-
- "create.ponder.rope_pulley_attachment.header": "Mișcarea Scripetelor ca o parte dintr-o Invenție",
- "create.ponder.rope_pulley_attachment.text_1": "Oricând Scripetele sunt ele însuși mutate pe o Invenție...",
- "create.ponder.rope_pulley_attachment.text_2": "...structura ei atașată fa fi trasă cu ea",
- "create.ponder.rope_pulley_attachment.text_3": "Nu uita că scripetele pot fi mișcate doar când sunt oprite",
-
- "create.ponder.rope_pulley_modes.header": "Modurile De Mișcare ale Scripetelui De Sfoară",
- "create.ponder.rope_pulley_modes.text_1": "Oricând Scripetele se opresc din mișcare, structura mutată revine la blocuri",
- "create.ponder.rope_pulley_modes.text_2": "Poate fi configurat să nu revină la blocuri solide niciodată, sau doar la locația de unde a început",
-
- "create.ponder.rose_quartz_lamp.header": "UNLOCALIZED: Rose Quartz Lamps",
- "create.ponder.rose_quartz_lamp.text_1": "UNLOCALIZED: Rose Quartz Lamps activate on a Redstone signal",
- "create.ponder.rose_quartz_lamp.text_2": "UNLOCALIZED: They will continue to emit redstone power afterwards",
- "create.ponder.rose_quartz_lamp.text_3": "UNLOCALIZED: When multiple lamps are arranged in a group...",
- "create.ponder.rose_quartz_lamp.text_4": "UNLOCALIZED: ...activating a Lamp will focus the signal to it, deactivating all others",
- "create.ponder.rose_quartz_lamp.text_5": "UNLOCALIZED: Comparators output based on the distance to a powered lamp",
- "create.ponder.rose_quartz_lamp.text_6": "UNLOCALIZED: The Lamps can also be toggled manually using a Wrench",
-
- "create.ponder.rotation_speed_controller.header": "Folosirea Controlorului De Viteză De Rotație",
- "create.ponder.rotation_speed_controller.text_1": "Controlorii De Viteză De Rotație transmit rotație din axa lor către o Roată Dințată Mare deasupra lor",
- "create.ponder.rotation_speed_controller.text_2": "Folosind intrarea de delurare pe fața lui, viteza transmisă poate fi configurată",
-
- "create.ponder.sail.header": "Asamblarea Morilor De Vânt folosind Vele",
- "create.ponder.sail.text_1": "Velele sunt blocuri folositoare cu care poți crea Mori De Vânt",
- "create.ponder.sail.text_2": "Ele se vor atașa cu blocuri și cu ele însățo fără nevoia de Super Glue sau de Blocuri De Șasiu",
- "create.ponder.sail.text_3": "Click-Dreapta cu Colorant pentru a le picta",
- "create.ponder.sail.text_4": "Click-Dreapta cu Foarfece pentru a le aduce înapoi în Rame",
-
- "create.ponder.sail_frame.header": "Asamblarea Morilor De Vânt folosind Rame De Vele",
- "create.ponder.sail_frame.text_1": "ramele De Vele sunt blocuri folositoare cu care poți crea Mori De Vânt",
- "create.ponder.sail_frame.text_2": "They will attach to blocks and each other without the need of Super Glue or Chassis Blocks",
-
- "create.ponder.sequenced_gearshift.header": "Controlarea Vitezei De Rotație folosind Schimbătoare De Viteză Secvențiale",
- "create.ponder.sequenced_gearshift.text_1": "Schimbătoarele De Viteză Secvențiale transmit rotație urmărind o listă de instrucțiuni planificată",
- "create.ponder.sequenced_gearshift.text_2": "Click-Dreapta pe el pentru a deschide Interfața De Configurare",
- "create.ponder.sequenced_gearshift.text_3": "La primirea unui Semnal Redstone, va începe să își ruleze secvența configurată",
- "create.ponder.sequenced_gearshift.text_4": "Odată ce a terminat, așteaptă după următorul Semnal Redstone și începe din nou",
- "create.ponder.sequenced_gearshift.text_5": "Un comparator de redstone poate fi folosit pentru a citi progresul actual",
-
- "create.ponder.shaft.header": "Transmiterea forței de rotație folosind Rotoare",
- "create.ponder.shaft.text_1": "Rotoarele vor transmite rotație într-o linie dreaptă.",
-
- "create.ponder.shaft_casing.header": "Încapsularea Rotoarelor",
- "create.ponder.shaft_casing.text_1": "Carcasele de Alamă sau de Andezit pot fi folosite pentru a decora Rotoare",
-
- "create.ponder.smart_chute.header": "Filtrarea Obiectelor folosind Tobogane Inteligente",
- "create.ponder.smart_chute.text_1": "Toboganele Inteligente sunt tobogane verticale cu control adițional",
- "create.ponder.smart_chute.text_2": "Obiectele în slotul de filtru specifică exact pe pot extracta și transfera",
- "create.ponder.smart_chute.text_3": "Folosește Roata De La Mouse pentru a specifica mărimea stackului extractat",
- "create.ponder.smart_chute.text_4": "Puterea redstone va preveni Toboganele Inteligente să acționeze.",
-
- "create.ponder.smart_pipe.header": "Controlarea fluxului de Fluid folosind Conducte Inteligente",
- "create.ponder.smart_pipe.text_1": "Conductele inteligente pot ajuta controlarea fluxurilor cu tipuri de fluid",
- "create.ponder.smart_pipe.text_2": "Când este plasat direct la sursă, pot specifica tipul de fluid care să fie extractat",
- "create.ponder.smart_pipe.text_3": "Pur și simplu apasă Click-Dreapta pe slotul lor de filtru cu orice obiect care conține fluidul dorit",
- "create.ponder.smart_pipe.text_4": "Când este plasat mai jos în rețeaua de conducte, conductele inteligente vor lăsa doar fluidele potrivite să continue",
-
- "create.ponder.speedometer.header": "Monitorizarea informațiilor Cinetice folosind Vitezometrul",
- "create.ponder.speedometer.text_1": "Vitezometrul afișează Viteza actuală a componentelor atașate",
- "create.ponder.speedometer.text_2": "Când se poartă Ochelarii Inginerului, jucătorul primește informații mai detaliate de la Gabarit",
- "create.ponder.speedometer.text_3": "Comparatoarele pot emite Semnale Redstone analogice relative la măsurătorile Vitezometrului",
-
- "create.ponder.spout_filling.header": "Umplerea Obiectelor folosind o Duză",
- "create.ponder.spout_filling.text_1": "Duza poate umple obiecte care țin fluid oferite dedesubtul ei",
- "create.ponder.spout_filling.text_2": "Conținutul unei Duze nu poate fi accesat manual",
- "create.ponder.spout_filling.text_3": "În schimb, Conducte pot fi folosite pentru a o aproviziona cu fluide",
- "create.ponder.spout_filling.text_4": "Obiectele de Intrare pot fi plasate pe un Depot sub Duză",
- "create.ponder.spout_filling.text_5": "Când obiectele sunt oferite pe o bandă...",
- "create.ponder.spout_filling.text_6": "Duza le va ține și le va procesa automat",
-
- "create.ponder.stabilized_bearings.header": "Invenții Stabilizate",
- "create.ponder.stabilized_bearings.text_1": "Oricând Rulmentele Mecanice sunt ele înseși parte dintr-o Structură mișcătoare..",
- "create.ponder.stabilized_bearings.text_2": "..ele vor încerca să se țină drepte",
- "create.ponder.stabilized_bearings.text_3": "Încă odată, rulmentul se va atașa cu blocul din fața lui",
- "create.ponder.stabilized_bearings.text_4": "Ca rezultat, sub-Invenția întreagă va sta dreaptă",
-
- "create.ponder.steam_engine.header": "UNLOCALIZED: Setting up Steam Engines",
- "create.ponder.steam_engine.text_1": "UNLOCALIZED: Steam Engines can be placed on a Fluid Tank",
- "create.ponder.steam_engine.text_10": "UNLOCALIZED: Lvl 4",
- "create.ponder.steam_engine.text_11": "UNLOCALIZED: 4 Engines",
- "create.ponder.steam_engine.text_12": "UNLOCALIZED: Lvl 8",
- "create.ponder.steam_engine.text_13": "UNLOCALIZED: 8 Engines",
- "create.ponder.steam_engine.text_2": "UNLOCALIZED: Clicking the engine with a Shaft creates the Kinetic Output",
- "create.ponder.steam_engine.text_3": "UNLOCALIZED: With sufficient Heat, Water and Boiler space...",
- "create.ponder.steam_engine.text_4": "UNLOCALIZED: ...they will generate Rotational Force",
- "create.ponder.steam_engine.text_5": "UNLOCALIZED: The minimal setup requires 4 Fluid Tanks",
- "create.ponder.steam_engine.text_6": "UNLOCALIZED: With the help of Blaze Burners, the power output can be increased",
- "create.ponder.steam_engine.text_7": "UNLOCALIZED: Higher power levels require more Water, Size and Heat",
- "create.ponder.steam_engine.text_8": "UNLOCALIZED: The boiler's current power level can be inspected with Engineer's Goggles",
- "create.ponder.steam_engine.text_9": "UNLOCALIZED: With each added power level, an additional Engine can output at full capacity",
-
- "create.ponder.steam_whistle.header": "UNLOCALIZED: Setting up Steam Whistles",
- "create.ponder.steam_whistle.text_1": "UNLOCALIZED: Steam Whistles can be placed on a Fluid Tank",
- "create.ponder.steam_whistle.text_2": "UNLOCALIZED: If the tank receives sufficient heat...",
- "create.ponder.steam_whistle.text_3": "UNLOCALIZED: ...the Whistle will play a note when activated",
- "create.ponder.steam_whistle.text_4": "UNLOCALIZED: Use a Whistle item on the block to lower its pitch",
- "create.ponder.steam_whistle.text_5": "UNLOCALIZED: Cycle between three different octaves using a Wrench",
- "create.ponder.steam_whistle.text_6": "UNLOCALIZED: Engineer's Goggles can help to find out the current pitch of a Whistle",
-
- "create.ponder.sticker.header": "Atașarea blocurilor folosind Abțipildul",
- "create.ponder.sticker.text_1": "Abțipildele sunt ideale pentru atașament de blocuri controlate de Redstone",
- "create.ponder.sticker.text_2": "La primirea unui semnal, își va comuta starea",
- "create.ponder.sticker.text_3": "Dacă este acum mutat într-o invenție, blocul se va muta cu el",
- "create.ponder.sticker.text_4": "Comutat încă odată, blocul nu mai este atașat",
-
- "create.ponder.stressometer.header": "Monitorizarea inormațiilor Cinetice folosind Stresometrul",
- "create.ponder.stressometer.text_1": "Stresometrul afișează Capacitatea De Stres actuală a rețelei cinetice atașate",
- "create.ponder.stressometer.text_2": "Când se poartă Ochelarii Inginerului, jucătorul primește informații mai detaliate de la Gabarit",
- "create.ponder.stressometer.text_3": "Comparatoarele pot emite Semnale Redstone analogice relative la măsurătorile Stresometrului",
-
- "create.ponder.super_glue.header": "Atașarea blocurilor folosind Super Glue",
- "create.ponder.super_glue.text_1": "Super Glue-ul poate fi folosit între oricare două blocuri",
- "create.ponder.super_glue.text_2": "Blocurile atașate se vor mișca împreuna când sunt asamblate într-o Invenție",
- "create.ponder.super_glue.text_3": "Oricând Super Glue-ul este pus în mâna opusă...",
- "create.ponder.super_glue.text_4": "...blocurile adăugate vor fi lipite cu fața cu care au fost plasate automat",
- "create.ponder.super_glue.text_5": "Super Glue-ul poate fi îndepărtat cu Click-Stânga",
- "create.ponder.super_glue.text_6": "UNLOCALIZED: Blocks hanging on others usually do not require glue",
-
- "create.ponder.track_chunks.header": "UNLOCALIZED: Traversing unloaded Chunks",
- "create.ponder.track_chunks.text_1": "UNLOCALIZED: Tracks stay functional outside of loaded chunks",
- "create.ponder.track_chunks.text_2": "UNLOCALIZED: Trains will travel through inactive sections of the world without issue",
- "create.ponder.track_chunks.text_3": "UNLOCALIZED: They will still stop at stations or red signals",
- "create.ponder.track_chunks.text_4": "UNLOCALIZED: However, Drills and other on-board machines will not operate",
- "create.ponder.track_chunks.text_5": "UNLOCALIZED: Once near a Player, the train will re-appear",
-
- "create.ponder.track_observer.header": "UNLOCALIZED: Detecting Trains",
- "create.ponder.track_observer.text_1": "UNLOCALIZED: Select a Train Track then place the Observer nearby",
- "create.ponder.track_observer.text_2": "UNLOCALIZED: The Observer will detect any Trains passing over the marker",
- "create.ponder.track_observer.text_3": "UNLOCALIZED: Observers can be filtered to activate for matching cargo",
-
- "create.ponder.track_placement.header": "UNLOCALIZED: Placing Train Tracks",
- "create.ponder.track_placement.text_1": "UNLOCALIZED: A new type of rail designed for Train Contraptions",
- "create.ponder.track_placement.text_2": "UNLOCALIZED: To place rows of track in bulk, click on an existing track",
- "create.ponder.track_placement.text_3": "UNLOCALIZED: Then place or select a second track",
- "create.ponder.track_placement.text_4": "UNLOCALIZED: Tracks can also be placed as turns or slopes",
- "create.ponder.track_placement.text_5": "UNLOCALIZED: When connecting, tracks will try to make each turn equally sized",
- "create.ponder.track_placement.text_6": "UNLOCALIZED: Holding the sprint key while connecting...",
- "create.ponder.track_placement.text_7": "UNLOCALIZED: ...will create the longest fitting bend instead",
- "create.ponder.track_placement.text_8": "UNLOCALIZED: Materials in the off-hand will be paved under tracks automatically",
-
- "create.ponder.track_portal.header": "UNLOCALIZED: Tracks and the Nether",
- "create.ponder.track_portal.text_1": "UNLOCALIZED: Tracks placed up against a nether portal...",
- "create.ponder.track_portal.text_2": "UNLOCALIZED: ...will attempt to create a paired track on the other side",
- "create.ponder.track_portal.text_3": "UNLOCALIZED: Trains on this track are now able to travel across dimensions",
-
- "create.ponder.train_assembly.header": "UNLOCALIZED: Assembling Trains",
- "create.ponder.train_assembly.text_1": "UNLOCALIZED: Select a Train Track then place the Station nearby",
- "create.ponder.train_assembly.text_10": "UNLOCALIZED: Every Train requires Train Controls on board",
- "create.ponder.train_assembly.text_11": "UNLOCALIZED: An optional second one allows departure from Stations in both directions",
- "create.ponder.train_assembly.text_12": "UNLOCALIZED: Open the Station UI and confirm the Assembly process",
- "create.ponder.train_assembly.text_13": "UNLOCALIZED: Trains can be disassembled back into blocks at stations only",
- "create.ponder.train_assembly.text_14": "UNLOCALIZED: When used on a station, maps will add a labeled marker at the location",
- "create.ponder.train_assembly.text_15": "UNLOCALIZED: Assembled Trains can be relocated to nearby Tracks using the Wrench",
- "create.ponder.train_assembly.text_2": "UNLOCALIZED: Stations are the Waypoints of your Track Network",
- "create.ponder.train_assembly.text_3": "UNLOCALIZED: To create a new Train, open the UI and switch to Assembly Mode",
- "create.ponder.train_assembly.text_4": "UNLOCALIZED: During Assembly no scheduled trains will approach this station",
- "create.ponder.train_assembly.text_5": "UNLOCALIZED: Create new bogeys by using Train Casing on Tracks",
- "create.ponder.train_assembly.text_6": "UNLOCALIZED: Click the track again to cycle between bogey designs",
- "create.ponder.train_assembly.text_7": "UNLOCALIZED: Attach blocks with the help of Super Glue",
- "create.ponder.train_assembly.text_8": "UNLOCALIZED: Assembled Trains will move faster if they can find fuel in assembled chests or barrels",
- "create.ponder.train_assembly.text_9": "UNLOCALIZED: Fuel stored in Vaults will not be consumed by the train",
-
- "create.ponder.train_controls.header": "UNLOCALIZED: Controlling Trains",
- "create.ponder.train_controls.text_1": "UNLOCALIZED: Train Controls are required on every train contraption",
- "create.ponder.train_controls.text_2": "UNLOCALIZED: Once assembled, right-click the block to start driving",
- "create.ponder.train_controls.text_3": "UNLOCALIZED: Accelerate and steer the Train using movement keybinds",
- "create.ponder.train_controls.text_4": "UNLOCALIZED: If desired, the top speed can be fine-tuned using the mouse wheel",
- "create.ponder.train_controls.text_5": "UNLOCALIZED: Hold space to approach a nearby Station",
- "create.ponder.train_controls.text_6": "UNLOCALIZED: Trains can only be disassembled back into blocks at Stations",
- "create.ponder.train_controls.text_7": "UNLOCALIZED: Assembled Whistles can be activated with the sprint key",
- "create.ponder.train_controls.text_8": "UNLOCALIZED: Sneak or click again to stop controlling the Train",
-
- "create.ponder.train_schedule.header": "UNLOCALIZED: Using Train Schedules",
- "create.ponder.train_schedule.text_1": "UNLOCALIZED: Schedules allow Trains to be controlled by other Drivers",
- "create.ponder.train_schedule.text_2": "UNLOCALIZED: Right-click with the item in hand to open its Interface",
- "create.ponder.train_schedule.text_3": "UNLOCALIZED: Once programmed, the Schedule can be handed off to a Train Driver",
- "create.ponder.train_schedule.text_4": "UNLOCALIZED: Any mob or blaze burner sitting in front of Train Controls is an eligible conductor",
- "create.ponder.train_schedule.text_5": "UNLOCALIZED: Creatures on a lead can be given their seat more conveniently",
- "create.ponder.train_schedule.text_6": "UNLOCALIZED: Schedules can be retrieved from Drivers at any moment",
-
- "create.ponder.train_signal_placement.header": "UNLOCALIZED: Placing Train Signals",
- "create.ponder.train_signal_placement.text_1": "UNLOCALIZED: Select a Train Track then place the Signal nearby",
- "create.ponder.train_signal_placement.text_2": "UNLOCALIZED: Signals control the flow of Trains not driven by players",
- "create.ponder.train_signal_placement.text_3": "UNLOCALIZED: Scheduled Trains will never cross signals in the opposite direction",
- "create.ponder.train_signal_placement.text_4": "UNLOCALIZED: ...unless a second signal is added facing the opposite way.",
- "create.ponder.train_signal_placement.text_5": "UNLOCALIZED: Nixie tubes can be attached to make a signal's lights more visible",
-
- "create.ponder.train_signal_redstone.header": "UNLOCALIZED: Signals & Redstone",
- "create.ponder.train_signal_redstone.text_1": "UNLOCALIZED: Signals can be forced red by a redstone signal",
- "create.ponder.train_signal_redstone.text_2": "UNLOCALIZED: Reversely, red signals emit a comparator output",
-
- "create.ponder.train_signal_signaling.header": "UNLOCALIZED: Collision Prevention with Signals",
- "create.ponder.train_signal_signaling.text_1": "UNLOCALIZED: Train Signals divide a track into segments",
- "create.ponder.train_signal_signaling.text_2": "UNLOCALIZED: If a Segment is occupied, no other Trains will be allowed entry",
- "create.ponder.train_signal_signaling.text_3": "UNLOCALIZED: Thus, each Segment will contain only one Train at a time",
- "create.ponder.train_signal_signaling.text_4": "UNLOCALIZED: A second Signal mode is available via the Wrench",
- "create.ponder.train_signal_signaling.text_5": "UNLOCALIZED: Segments of a brass signal usually lead into standard signals",
- "create.ponder.train_signal_signaling.text_6": "UNLOCALIZED: This special Signal can stop trains under a second condition",
- "create.ponder.train_signal_signaling.text_7": "UNLOCALIZED: It will stop Trains, which, upon entering...",
- "create.ponder.train_signal_signaling.text_8": "UNLOCALIZED: ...would not be able to leave the Segment immediately",
- "create.ponder.train_signal_signaling.text_9": "UNLOCALIZED: This helps keeping queued Trains out of a busy Segment",
-
- "create.ponder.valve_handle.header": "Generarea Forței De Rotație folosind Mânere De Supapă",
- "create.ponder.valve_handle.text_1": "Mânerele De Supapă pot fi folosite de jucători pentru a aplica forță de rotație manual",
- "create.ponder.valve_handle.text_2": "Ține apăsat Click-Dreapta pentru a o roti În Sensul Invers Acelor De Ceasornic",
- "create.ponder.valve_handle.text_3": "Viteza transmisă este lentă și precisă",
- "create.ponder.valve_handle.text_4": "Furișează-te și Apasă Click-Dreapta pentru a o roti În Sensul Acelor De Ceasornic",
- "create.ponder.valve_handle.text_5": "Mânerele de supapă pot fi vopsite pentru scopuri aestetice",
-
- "create.ponder.valve_pipe.header": "Controlarea fluxului de Fluid folosind Supape",
- "create.ponder.valve_pipe.text_1": "Conductele de supape ajută controlul fluidelor propagându-se prin rețele de conducte",
- "create.ponder.valve_pipe.text_2": "Intrarea lor de rotor controlează dacă fluidul este permis actual",
- "create.ponder.valve_pipe.text_3": "Dat Forță De Rotație în direcția deschiderii, supapa se va deschide",
- "create.ponder.valve_pipe.text_4": "Poate fi închisă din nou prin inversarea rotației de intrare",
-
- "create.ponder.water_wheel.header": "Generarea Forței De Rotație folosind Roți De Apă",
- "create.ponder.water_wheel.text_1": "Roțile De Apă atrag forță din Curente De Apă adiacente",
- "create.ponder.water_wheel.text_2": "Cu cât mai multe fețe sunt alimentate, mai repede se va roti Roata De Apă",
- "create.ponder.water_wheel.text_3": "Lamele Roții ar trebui să fie orientate contra fluxului",
- "create.ponder.water_wheel.text_4": "Cu fața spre partea opusă, ele nu vor fi atât de eficiente",
-
- "create.ponder.weighted_ejector.header": "Folosirea Ejectorului Ponderat",
- "create.ponder.weighted_ejector.text_1": "Furișează-te și apasă Click-Dreapta ținând un Ejector pentru a-i selecta locația țintei",
- "create.ponder.weighted_ejector.text_10": "Este acum limitat la această mărime a stackului, și se activează doar când stackul ținut ajunge la această cantitate",
- "create.ponder.weighted_ejector.text_11": "Alte entități vor declanșa mereu un Ejector când calcă pe ele",
- "create.ponder.weighted_ejector.text_2": "Ejectorul plasat va lansa acum obiecte către locația marcată",
- "create.ponder.weighted_ejector.text_3": "O țintă poate fi la orice înălțime sau distanță în rază",
- "create.ponder.weighted_ejector.text_4": "Totuși, ele nu pot ejecta într-o parte",
- "create.ponder.weighted_ejector.text_5": "Dacă nicio Șintă validă a fost selectată, va ținti pur și simplu blocul direct în față",
- "create.ponder.weighted_ejector.text_6": "Aprovizinează-i Forță De Rotație pentru a-l încărca",
- "create.ponder.weighted_ejector.text_7": "Obiectele plasate pe un ejector îl va cauza să se declanșeze",
- "create.ponder.weighted_ejector.text_8": "Dacă Inventarele sunt țintite, ejectorul va aștepta până când este spațiu",
- "create.ponder.weighted_ejector.text_9": "Folosind Cheia, o Mărime De Stack necesară poate fi configurată",
-
- "create.ponder.weighted_ejector_redstone.header": "Controlarea Ejectoarelor Ponderate cu Redstone",
- "create.ponder.weighted_ejector_redstone.text_1": "Când sunt alimentate de Redstone, Ejectoarele nu se vor activa",
- "create.ponder.weighted_ejector_redstone.text_2": "În plus, Observatoarele pot detecta când Ejectoarele se activează",
-
- "create.ponder.weighted_ejector_tunnel.header": "Împărțirea stackurilor de obiecte folosind Ejectoare Ponderate",
- "create.ponder.weighted_ejector_tunnel.text_1": "Combinate cu Tunelele De Alamă, Ejectoarele pot împărți stackurile de obicecte de cantități specifice",
- "create.ponder.weighted_ejector_tunnel.text_2": "În primul rând, configură Tunelul De Alamă la 'Preferă Cel Mai Apropiat'",
- "create.ponder.weighted_ejector_tunnel.text_3": "Mărimea Stackului setată pe Ejector determină acum cantitatea care trebuie împărțită",
- "create.ponder.weighted_ejector_tunnel.text_4": "În timp ce un stack now al mărimii configurate iese din ieșirea de pe laterală...",
- "create.ponder.weighted_ejector_tunnel.text_5": "...restul își va continua drumul",
-
- "create.ponder.windmill_source.header": "Generarea Forței De Rotație folosind Rulmente De Moară De Vânt",
- "create.ponder.windmill_source.text_1": "Rulmentele De Moară De Vânt se atașează cu blocul din fața lor",
- "create.ponder.windmill_source.text_2": "Dacă sunt atașate destule blocuri velă cu acel bloc, poate acționa ca o Moară De Vânt",
- "create.ponder.windmill_source.text_3": "Activată cu Click-Dreapta, Rulmentrul De Moară De Vând va începe să ofere Forță De Rotație",
- "create.ponder.windmill_source.text_4": "Cantitatea de Blocuri Velă îi determină Viteza De Rotație",
- "create.ponder.windmill_source.text_5": "Folosește o Cheie pentru a-i configura direcția de rotație",
- "create.ponder.windmill_source.text_6": "Click-Dreapta pe Rulment oricând pentru a opri și a modifica Structura din nou",
- "create.ponder.windmill_source.text_7": "UNLOCALIZED: Right-click the Bearing anytime to stop and edit the Structure again",
-
- "create.ponder.windmill_structure.header": "Invenții de Moară De Vânt",
- "create.ponder.windmill_structure.text_1": "Orice Structură se pune ca o Moară De Vânt Validă, atâta timp cât conține cel puțin 8 Blocuri velă.",
-
- "_": "Thank you for translating Create!"
-
-}
\ No newline at end of file
diff --git a/src/generated/resources/assets/create/lang/unfinished/ru_ru.json b/src/generated/resources/assets/create/lang/unfinished/ru_ru.json
deleted file mode 100644
index 02902d713..000000000
--- a/src/generated/resources/assets/create/lang/unfinished/ru_ru.json
+++ /dev/null
@@ -1,3071 +0,0 @@
-{
- "_": "Missing Localizations: 40",
-
- "_": "->------------------------] Game Elements [------------------------<-",
-
- "block.create.acacia_window": "Акациевое окно",
- "block.create.acacia_window_pane": "Панель из акациевого окна",
- "block.create.adjustable_chain_gearshift": "Регулируемая цепная коробка передач",
- "block.create.analog_lever": "Аналоговый рычаг",
- "block.create.andesite_alloy_block": "UNLOCALIZED: Block of Andesite Alloy",
- "block.create.andesite_bars": "UNLOCALIZED: Andesite Bars",
- "block.create.andesite_belt_funnel": "Андезитовая конвейерная воронка",
- "block.create.andesite_casing": "Андезитовый корпус",
- "block.create.andesite_encased_cogwheel": "Шестерня в андезитовом корпусе",
- "block.create.andesite_encased_large_cogwheel": "Большая шестерня в андезитовом корпусе",
- "block.create.andesite_encased_shaft": "Вал в андезитовом корпусе",
- "block.create.andesite_funnel": "Андезитовая воронка",
- "block.create.andesite_ladder": "Андезитовая лестница",
- "block.create.andesite_pillar": "Андезитовая колонна",
- "block.create.andesite_scaffolding": "UNLOCALIZED: Andesite Scaffolding",
- "block.create.andesite_tunnel": "Андезитовый туннель",
- "block.create.asurine": "Азурин",
- "block.create.asurine_pillar": "Азуринновая колонна",
- "block.create.basin": "Чаша",
- "block.create.belt": "Конвейер",
- "block.create.birch_window": "Берёзовое окно",
- "block.create.birch_window_pane": "Панель из берёзового окна",
- "block.create.black_nixie_tube": "Чёрный газоразрядный индикатор",
- "block.create.black_sail": "Чёрный парус",
- "block.create.black_seat": "Чёрное сиденье",
- "block.create.black_toolbox": "Чёрный ящик для инструментов",
- "block.create.black_valve_handle": "Чёрный ручной вентиль",
- "block.create.blaze_burner": "Горелка всполоха",
- "block.create.blue_nixie_tube": "Синий газоразрядный индикатор",
- "block.create.blue_sail": "Синий парус",
- "block.create.blue_seat": "Синее сиденье",
- "block.create.blue_toolbox": "Синий ящик для инструментов",
- "block.create.blue_valve_handle": "Синий ручной вентиль",
- "block.create.brass_bars": "UNLOCALIZED: Brass Bars",
- "block.create.brass_belt_funnel": "Латунная конвейерная воронка",
- "block.create.brass_block": "Латунный блок",
- "block.create.brass_casing": "Латунный корпус",
- "block.create.brass_encased_cogwheel": "Шестерня в латунном корпусе",
- "block.create.brass_encased_large_cogwheel": "Большая шестерня в латунном корпусе",
- "block.create.brass_encased_shaft": "Вал в латунном корпусе",
- "block.create.brass_funnel": "Латунная воронка",
- "block.create.brass_ladder": "Латунная лестница",
- "block.create.brass_scaffolding": "UNLOCALIZED: Brass Scaffolding",
- "block.create.brass_tunnel": "Латунный туннель",
- "block.create.brown_nixie_tube": "Коричневый газоразрядный индикатор",
- "block.create.brown_sail": "Коричневый парус",
- "block.create.brown_seat": "Коричневое сиденье",
- "block.create.brown_toolbox": "Коричневый ящик для инструментов",
- "block.create.brown_valve_handle": "Коричневый ручной вентиль",
- "block.create.calcite_pillar": "Кальцитовая колонна",
- "block.create.cart_assembler": "Сборщик вагонеток",
- "block.create.chocolate": "Шоколад",
- "block.create.chute": "Жёлоб",
- "block.create.clockwork_bearing": "Часовой механизм",
- "block.create.clutch": "Сцепление",
- "block.create.cogwheel": "Шестерня",
- "block.create.content_observer": "Наблюдатель за содержимым",
- "block.create.contraption_controls": "UNLOCALIZED: Contraption Controls",
- "block.create.controller_rail": "Контролирующие рельсы",
- "block.create.controls": "Контроллер поезда",
- "block.create.copper_backtank": "Медный баллон",
- "block.create.copper_bars": "UNLOCALIZED: Copper Bars",
- "block.create.copper_casing": "Медный корпус",
- "block.create.copper_ladder": "Медная лестница",
- "block.create.copper_scaffolding": "UNLOCALIZED: Copper Scaffolding",
- "block.create.copper_shingle_slab": "Плита из медной черепицы",
- "block.create.copper_shingle_stairs": "Ступеньки из медной черепицы",
- "block.create.copper_shingles": "Медная черепица",
- "block.create.copper_tile_slab": "Плита из медной плитки",
- "block.create.copper_tile_stairs": "Ступеньки из медной плитки",
- "block.create.copper_tiles": "Медная плитка",
- "block.create.copper_valve_handle": "Медный ручной вентиль",
- "block.create.copycat_bars": "UNLOCALIZED: Copycat Bars",
- "block.create.copycat_base": "UNLOCALIZED: Copycat Base",
- "block.create.copycat_panel": "UNLOCALIZED: Copycat Panel",
- "block.create.copycat_step": "UNLOCALIZED: Copycat Step",
- "block.create.creative_crate": "Творческий ящик",
- "block.create.creative_fluid_tank": "Творческий жидкостный бак",
- "block.create.creative_motor": "Творческий мотор",
- "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": "Резной андезит",
- "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": "Бирюзовое сиденье",
- "block.create.cyan_toolbox": "Бирюзовый ящик для инструментов",
- "block.create.cyan_valve_handle": "Бирюзовый ручной вентиль",
- "block.create.dark_oak_window": "Окно из тёмного дуба",
- "block.create.dark_oak_window_pane": "Панель из окна из тёмного дуб",
- "block.create.deepslate_pillar": "Глубинносланцевая колонна",
- "block.create.deepslate_zinc_ore": "Цинконосный глубинный сланец",
- "block.create.deployer": "Автономный активатор",
- "block.create.depot": "Депо",
- "block.create.diorite_pillar": "Диоритовая колонна",
- "block.create.display_board": "Механическое табло",
- "block.create.display_link": "Передатчик информации",
- "block.create.dripstone_pillar": "Колонна из натёчного камня",
- "block.create.elevator_contact": "UNLOCALIZED: Elevator Contact",
- "block.create.elevator_pulley": "UNLOCALIZED: Elevator Pulley",
- "block.create.encased_chain_drive": "Цепной привод в корпусе",
- "block.create.encased_fan": "Вентилятор в корпусе",
- "block.create.encased_fluid_pipe": "Жидкостная труба в корпусе",
- "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.fake_track": "Маркер станции для карты",
- "block.create.fluid_pipe": "Жидкостная труба",
- "block.create.fluid_tank": "Жидкостный бак",
- "block.create.fluid_valve": "Жидкостный клапан",
- "block.create.flywheel": "Маховик",
- "block.create.framed_glass": "Обрамлённое стекло",
- "block.create.framed_glass_door": "Обрамлённая стеклянная дверь",
- "block.create.framed_glass_pane": "Обрамлённая стеклянная панель",
- "block.create.framed_glass_trapdoor": "Обрамлённый стеклянный люк",
- "block.create.gantry_carriage": "Шасси портального крана",
- "block.create.gantry_shaft": "Вал портального крана",
- "block.create.gearbox": "Коробка передач",
- "block.create.gearshift": "Реверсивная коробка передач",
- "block.create.glass_fluid_pipe": "Стеклянная жидкостная труба",
- "block.create.granite_pillar": "Гранитная колонна",
- "block.create.gray_nixie_tube": "Серый газоразрядный индикатор",
- "block.create.gray_sail": "Серый парус",
- "block.create.gray_seat": "Серое сиденье",
- "block.create.gray_toolbox": "Серый ящик для инструментов",
- "block.create.gray_valve_handle": "Серый ручной вентиль",
- "block.create.green_nixie_tube": "Зелёный газоразрядный индикатор",
- "block.create.green_sail": "Зелёный парус",
- "block.create.green_seat": "Зелёное сиденье",
- "block.create.green_toolbox": "Зелёный ящик для инструментов",
- "block.create.green_valve_handle": "Зелёный ручной вентиль",
- "block.create.hand_crank": "Рукоятка",
- "block.create.haunted_bell": "Призрачный колокол",
- "block.create.honey": "Мёд",
- "block.create.horizontal_framed_glass": "Горизонтальное обрамлённое стекло",
- "block.create.horizontal_framed_glass_pane": "Горизонтальная обрамлённая стеклянная панель",
- "block.create.hose_pulley": "Шкив со шлангом",
- "block.create.industrial_iron_block": "UNLOCALIZED: Block of Industrial Iron",
- "block.create.item_drain": "Осушитель предметов",
- "block.create.item_vault": "Хранилище предметов",
- "block.create.jungle_window": "Окно из тропического дерева",
- "block.create.jungle_window_pane": "Панель окна из тропического дерева",
- "block.create.large_bogey": "Большая вагонная тележка",
- "block.create.large_cogwheel": "Большая шестерня",
- "block.create.layered_andesite": "Слоистый андезит",
- "block.create.layered_asurine": "Слоистый азурин",
- "block.create.layered_calcite": "Слоистый кальцит",
- "block.create.layered_crimsite": "Слоистый кримзит",
- "block.create.layered_deepslate": "Слоистый известняк",
- "block.create.layered_diorite": "Слоистый диорит",
- "block.create.layered_dripstone": "Слоистый натёчный камень",
- "block.create.layered_granite": "Слоистый гранит",
- "block.create.layered_limestone": "Слоистый известняк",
- "block.create.layered_ochrum": "Слоистый охрум",
- "block.create.layered_scorchia": "Слоистый тёмный пепел",
- "block.create.layered_scoria": "Слоистый пепел",
- "block.create.layered_tuff": "Слоистый туф",
- "block.create.layered_veridium": "Слоистый веридиум",
- "block.create.lectern_controller": "Контроллер связей на кафедре",
- "block.create.light_blue_nixie_tube": "Голубой газоразрядный индикатор",
- "block.create.light_blue_sail": "Голубой парус",
- "block.create.light_blue_seat": "Голубое сиденье",
- "block.create.light_blue_toolbox": "Голубой ящик для инструментов",
- "block.create.light_blue_valve_handle": "Голубой ручной вентиль",
- "block.create.light_gray_nixie_tube": "Светло-серый газоразрядный индикатор",
- "block.create.light_gray_sail": "Светло-серый парус",
- "block.create.light_gray_seat": "Светло-серое сиденье",
- "block.create.light_gray_toolbox": "Светло-серый ящик для инструментов",
- "block.create.light_gray_valve_handle": "Светло-серый ручной вентиль",
- "block.create.lime_nixie_tube": "Лаймовый газоразрядный индикатор",
- "block.create.lime_sail": "Лаймовый парус",
- "block.create.lime_seat": "Лаймовое сиденье",
- "block.create.lime_toolbox": "Лаймовый ящик для инструментов",
- "block.create.lime_valve_handle": "Лаймовый ручной вентиль",
- "block.create.limestone": "Известняк",
- "block.create.limestone_pillar": "Известковая колонна",
- "block.create.linear_chassis": "Линейное шасси",
- "block.create.lit_blaze_burner": "Зажжённая горелка всполоха",
- "block.create.magenta_nixie_tube": "Пурпурный газоразрядный индикатор",
- "block.create.magenta_sail": "Пурпурный парус",
- "block.create.magenta_seat": "Пурпурное сиденье",
- "block.create.magenta_toolbox": "Пурпурный ящик для инструментов",
- "block.create.magenta_valve_handle": "Пурпурный ручной вентиль",
- "block.create.mechanical_arm": "Механическая рука",
- "block.create.mechanical_bearing": "Механический вращатель",
- "block.create.mechanical_crafter": "Механический крафтер",
- "block.create.mechanical_drill": "Механическая дрель",
- "block.create.mechanical_harvester": "Механический комбайн",
- "block.create.mechanical_mixer": "Механический смешиватель",
- "block.create.mechanical_piston": "Механический поршень",
- "block.create.mechanical_piston_head": "Механическая головка поршня",
- "block.create.mechanical_plough": "Механический плуг",
- "block.create.mechanical_press": "Механический пресс",
- "block.create.mechanical_pump": "Механическая помпа",
- "block.create.mechanical_saw": "Механическая пила",
- "block.create.metal_bracket": "Металлическая скоба",
- "block.create.metal_girder": "Металлическая балка",
- "block.create.metal_girder_encased_shaft": "Вал в металлической балке",
- "block.create.millstone": "Жёрнов",
- "block.create.minecart_anchor": "Вагонеточная опора",
- "block.create.mysterious_cuckoo_clock": "Странные часы с кукушкой",
- "block.create.netherite_backtank": "UNLOCALIZED: Netherite Backtank",
- "block.create.nixie_tube": "Газоразрядный индикатор",
- "block.create.nozzle": "Форсунка",
- "block.create.oak_window": "Дубовое окно",
- "block.create.oak_window_pane": "Панель из дубового окна",
- "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": "Окисленная плита из медной черепицы",
- "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": "Розовый парус",
- "block.create.pink_seat": "Розовое сиденье",
- "block.create.pink_toolbox": "Розовый ящик для инструментов",
- "block.create.pink_valve_handle": "Розовый ручной вентиль",
- "block.create.piston_extension_pole": "Удлинитель поршня",
- "block.create.placard": "Умная рамка",
- "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_shaft": "Приводной вал",
- "block.create.powered_toggle_latch": "Питаемый рычаг-переключатель",
- "block.create.pulley_magnet": "Магнитный шкив",
- "block.create.pulse_extender": "Редстоуновый удлинитель импульса",
- "block.create.pulse_repeater": "Редстоуновый повторитель импульса",
- "block.create.purple_nixie_tube": "Фиолетовый газоразрядный индикатор",
- "block.create.purple_sail": "Фиолетовый парус",
- "block.create.purple_seat": "Фиолетовое сиденье",
- "block.create.purple_toolbox": "Фиолетовый ящик для инструментов",
- "block.create.purple_valve_handle": "Фиолетовый ручной вентиль",
- "block.create.radial_chassis": "Радиальное шасси",
- "block.create.railway_casing": "Железнодорожный корпус",
- "block.create.raw_zinc_block": "Блок рудного цинка",
- "block.create.red_nixie_tube": "Красный газоразрядный индикатор",
- "block.create.red_sail": "Красный парус",
- "block.create.red_seat": "Красное сиденье",
- "block.create.red_toolbox": "Красный ящик для инструментов",
- "block.create.red_valve_handle": "Красный ручной вентиль",
- "block.create.redstone_contact": "Редстоуновый контакт",
- "block.create.redstone_link": "Редстоуновый беспроводной передатчик сигнала",
- "block.create.refined_radiance_casing": "Сияющий корпус",
- "block.create.rope": "Канат",
- "block.create.rope_pulley": "Лебёдка",
- "block.create.rose_quartz_block": "Блок розового кварца",
- "block.create.rose_quartz_lamp": "Редстоуновый фонарь из розового кварца",
- "block.create.rose_quartz_tiles": "Плитка из розового кварца",
- "block.create.rotation_speed_controller": "Регулятор скорости вращения",
- "block.create.sail_frame": "Рама паруса",
- "block.create.schematic_table": "Схематичный стол",
- "block.create.schematicannon": "Схематичная пушка",
- "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": "Плита из мелких андезитовых кирпичей",
- "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_bogey": "Малая вагонная тележка",
- "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_rose_quartz_tiles": "Мелкая плитка из розового кварца",
- "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": "Спидометр",
- "block.create.spout": "Дозатор",
- "block.create.spruce_window": "Еловое окно",
- "block.create.spruce_window_pane": "Панель из елового окна",
- "block.create.steam_engine": "Паровой двигатель",
- "block.create.steam_whistle": "Паровой свисток",
- "block.create.steam_whistle_extension": "Удлинитель парового свистка",
- "block.create.sticker": "Блок-липучка",
- "block.create.sticky_mechanical_piston": "Липкий механический поршень",
- "block.create.stockpile_switch": "Наблюдатель заполненности",
- "block.create.stressometer": "Стрессометр",
- "block.create.tiled_glass": "Плиточное стекло",
- "block.create.tiled_glass_pane": "Плиточная стеклянная панель",
- "block.create.track": "Железнодорожный путь",
- "block.create.track_observer": "Железнодорожный наблюдатель",
- "block.create.track_signal": "Железнодорожный светофор",
- "block.create.track_station": "Железнодорожная станция",
- "block.create.train_door": "Дверь поезда",
- "block.create.train_trapdoor": "Люк поезда",
- "block.create.tuff_pillar": "Туфовая колонна",
- "block.create.turntable": "Поворотный стол",
- "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": "Вощёная плита из медной черепицы",
- "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": "Белый парус",
- "block.create.white_seat": "Белое сиденье",
- "block.create.white_toolbox": "Белый ящик для инструментов",
- "block.create.white_valve_handle": "Белый ручной вентиль",
- "block.create.windmill_bearing": "Подшипник ветряной мельницы",
- "block.create.wooden_bracket": "Деревянная скоба",
- "block.create.yellow_nixie_tube": "Жёлтый газоразрядный индикатор",
- "block.create.yellow_sail": "Жёлтый парус",
- "block.create.yellow_seat": "Жёлтое сиденье",
- "block.create.yellow_toolbox": "Жёлтый ящик для инструментов",
- "block.create.yellow_valve_handle": "Жёлтый ручной вентиль",
- "block.create.zinc_block": "Цинковый блок",
- "block.create.zinc_ore": "Цинковая руда",
-
- "enchantment.create.capacity": "Вместимость",
- "enchantment.create.potato_recovery": "Возобновление картофеля",
-
- "entity.create.carriage_contraption": "Вагонная штуковина",
- "entity.create.contraption": "Штуковина",
- "entity.create.crafting_blueprint": "Чертёж",
- "entity.create.gantry_contraption": "Крановая штуковина",
- "entity.create.potato_projectile": "Картофельный снаряд",
- "entity.create.seat": "Сиденье",
- "entity.create.stationary_contraption": "Стационарная штуковина",
- "entity.create.super_glue": "Суперклей",
-
- "fluid.create.potion": "Зелье",
- "fluid.create.tea": "Чай строителя",
-
- "item.create.andesite_alloy": "Андезитовый сплав",
- "item.create.attribute_filter": "Фильтр атрибутов",
- "item.create.bar_of_chocolate": "Плитка шоколада",
- "item.create.belt_connector": "Механический ремень",
- "item.create.blaze_cake": "Торт всполоха",
- "item.create.blaze_cake_base": "Основа торта всполоха",
- "item.create.brass_hand": "Латунная рука",
- "item.create.brass_ingot": "Латунный слиток",
- "item.create.brass_nugget": "Кусочек латуни",
- "item.create.brass_sheet": "Латунный лист",
- "item.create.builders_tea": "Чай строителя",
- "item.create.chest_minecart_contraption": "Грузовая вагонеточная штуковина",
- "item.create.chocolate_bucket": "Ведро шоколада",
- "item.create.chocolate_glazed_berries": "Ягоды в шоколадной глазури",
- "item.create.chromatic_compound": "Хроматический компаунд",
- "item.create.cinder_flour": "Незераковая пыль",
- "item.create.copper_backtank": "Медный баллон",
- "item.create.copper_backtank_placeable": "Размещаемый медный баллон",
- "item.create.copper_diving_boots": "UNLOCALIZED: Copper Diving Boots",
- "item.create.copper_diving_helmet": "UNLOCALIZED: Copper Diving Helmet",
- "item.create.copper_nugget": "Кусочек меди",
- "item.create.copper_sheet": "Медный лист",
- "item.create.crafter_slot_cover": "Заглушка на слот крафтера",
- "item.create.crafting_blueprint": "Чертёж",
- "item.create.creative_blaze_cake": "Творческий торт всполоха",
- "item.create.crushed_aluminum_ore": "Дроблёная алюминиевая руда",
- "item.create.crushed_copper_ore": "Дроблёная медная руда",
- "item.create.crushed_gold_ore": "Дроблёная золотая руда",
- "item.create.crushed_iron_ore": "Дроблёная железная руда",
- "item.create.crushed_lead_ore": "Дроблёная свинцовая руда",
- "item.create.crushed_nickel_ore": "Дроблёная никелевая руда",
- "item.create.crushed_osmium_ore": "Дроблёная осмиевая руда",
- "item.create.crushed_platinum_ore": "Дроблёная платиновая руда",
- "item.create.crushed_quicksilver_ore": "Дроблёная ртутная руда",
- "item.create.crushed_silver_ore": "Дроблёная серебряная руда",
- "item.create.crushed_tin_ore": "Дроблёная оловянная руда",
- "item.create.crushed_uranium_ore": "Дроблёная урановая руда",
- "item.create.crushed_zinc_ore": "Дроблёная цинковая руда",
- "item.create.dough": "Тесто",
- "item.create.electron_tube": "Электронная лампа",
- "item.create.empty_blaze_burner": "Пустая горелка всполоха",
- "item.create.empty_schematic": "Пустая схематика",
- "item.create.experience_nugget": "Кусочек опыта",
- "item.create.extendo_grip": "Удлинённая рука",
- "item.create.filter": "Фильтр",
- "item.create.furnace_minecart_contraption": "Самоходная вагонеточная штуковина",
- "item.create.goggles": "Инженерные очки",
- "item.create.golden_sheet": "Золотой лист",
- "item.create.handheld_worldshaper": "Ручной редактор мира",
- "item.create.honey_bucket": "Ведро мёда",
- "item.create.honeyed_apple": "Яблоко в меду",
- "item.create.incomplete_precision_mechanism": "Незаконченный механизм точности",
- "item.create.incomplete_track": "Незаконченный железнодорожный путь",
- "item.create.iron_sheet": "Железный лист",
- "item.create.linked_controller": "Контроллер связей",
- "item.create.minecart_contraption": "Вагонеточная штуковина",
- "item.create.minecart_coupling": "Соединитель вагонеток",
- "item.create.netherite_backtank": "UNLOCALIZED: Netherite Backtank",
- "item.create.netherite_backtank_placeable": "UNLOCALIZED: Netherite Backtank Placeable",
- "item.create.netherite_diving_boots": "UNLOCALIZED: Netherite Diving Boots",
- "item.create.netherite_diving_helmet": "UNLOCALIZED: Netherite Diving Helmet",
- "item.create.polished_rose_quartz": "Полированный розовый кварц",
- "item.create.potato_cannon": "Картофельная пушка",
- "item.create.powdered_obsidian": "Порошкообразный обсидиан",
- "item.create.precision_mechanism": "Механизм точности",
- "item.create.propeller": "Пропеллер",
- "item.create.raw_zinc": "Рудный цинк",
- "item.create.red_sand_paper": "Красная наждачная бумага",
- "item.create.refined_radiance": "Изысканное сияние",
- "item.create.rose_quartz": "Розовый кварц",
- "item.create.sand_paper": "Наждачная бумага",
- "item.create.schedule": "Расписание поезда",
- "item.create.schematic": "Схематика",
- "item.create.schematic_and_quill": "Схематика и перо",
- "item.create.shadow_steel": "Теневая сталь",
- "item.create.sturdy_sheet": "Прочный лист",
- "item.create.super_glue": "Суперклей",
- "item.create.sweet_roll": "Сладкий рулет",
- "item.create.tree_fertilizer": "Удобрение для деревьев",
- "item.create.unprocessed_obsidian_sheet": "Незаконченный прочный лист",
- "item.create.vertical_gearbox": "Вертикальная коробка передач",
- "item.create.wand_of_symmetry": "Жезл симметрии",
- "item.create.wheat_flour": "Пшеничная мука",
- "item.create.whisk": "Венчик",
- "item.create.wrench": "Гаечный ключ",
- "item.create.zinc_ingot": "Цинковый слиток",
- "item.create.zinc_nugget": "Кусочек цинка",
-
-
- "_": "->------------------------] Advancements [------------------------<-",
-
- "advancement.create.root": "Добро пожаловать в Create!",
- "advancement.create.root.desc": "Пришло время начать строить удивительные штуковины!",
- "advancement.create.andesite_alloy": "Повторение — мать учения",
- "advancement.create.andesite_alloy.desc": "Материалы Create имеют странные названия, одно из них — Андезитовый сплав",
- "advancement.create.andesite_casing": "Андезитовый век",
- "advancement.create.andesite_casing.desc": "Используйте Андезитовый сплав и обтёсанное дерево для создания Андезитового корпуса",
- "advancement.create.mechanical_press": "Пресс делает «Бонк!»",
- "advancement.create.mechanical_press.desc": "Создайте несколько листов в Механическом прессе",
- "advancement.create.encased_fan": "Механический маг воздуха",
- "advancement.create.encased_fan.desc": "Разместите и активируйте Вентилятор в корпусе",
- "advancement.create.fan_processing": "Обработка воздухом",
- "advancement.create.fan_processing.desc": "Используйте Вентилятор в корпусе для обработки предметов",
- "advancement.create.saw_processing": "Ужас лесопилки",
- "advancement.create.saw_processing.desc": "Используйте вертикальную Механическую пилу для обработки материалов",
- "advancement.create.compacting": "Компактификация",
- "advancement.create.compacting.desc": "Используйте Механический пресс и Чашу, чтобы сжать предметы",
- "advancement.create.belt": "Передайте за проезд!",
- "advancement.create.belt.desc": "Соедините два Вала с помощью Механического ремня",
- "advancement.create.funnel": "Эстетика аэропорта",
- "advancement.create.funnel.desc": "Извлеките или добавьте предмет в контейнер с помощью Воронки",
- "advancement.create.chute": "Упало",
- "advancement.create.chute.desc": "Разместите Жёлоб, вертикальный аналог конвейера",
- "advancement.create.mechanical_mixer": "Смешать, но не взбалтывать",
- "advancement.create.mechanical_mixer.desc": "Смешайте ингредиенты в Чаше с помощью Механического смешивателя",
- "advancement.create.burner": "Разумный камин",
- "advancement.create.burner.desc": "Получите Горелку всполоха",
- "advancement.create.water_wheel": "Обузданная гидравлика",
- "advancement.create.water_wheel.desc": "Поставьте Водяное колесо и попытайтесь заставить его вращаться",
- "advancement.create.windmill": "Куда дует ветер",
- "advancement.create.windmill.desc": "Соберите Ветряную мельницу",
- "advancement.create.shifting_gears": "Механизм переключения",
- "advancement.create.shifting_gears.desc": "Подсоедините Большую шестерню к обычной Шестерне для изменения скорости вращения",
- "advancement.create.millstone": "Карманная дробилка",
- "advancement.create.millstone.desc": "Поставьте и приведите в действие Жёрнов",
- "advancement.create.super_glue": "Площадь соединена",
- "advancement.create.super_glue.desc": "Объедините несколько блоков в группу с помощью Суперклея",
- "advancement.create.contraption_actors": "Движение с целью",
- "advancement.create.contraption_actors.desc": "Создайте штуковину с Дрелью, Пилой или Комбайном на борту",
- "advancement.create.portable_storage_interface": "Обмен на ходу",
- "advancement.create.portable_storage_interface.desc": "Используйте Портативный интерфейс хранения, чтобы извлекать или добавлять предметы во время работы штуковины",
- "advancement.create.wrench_goggles": "Дресс-код механика",
- "advancement.create.wrench_goggles.desc": "Наденьте Инженерные очки и возьмите Гаечный ключ",
- "advancement.create.stressometer": "Так сильно?",
- "advancement.create.stressometer.desc": "Поставьте и подключите Стрессометр. Посмотрите на Стрессометр через Инженерные очки, чтобы узнать точное значение",
- "advancement.create.cuckoo_clock": "Который час?",
- "advancement.create.cuckoo_clock.desc": "Станьте свидетелем того, как ваши Часы с кукушкой объявляют время сна",
- "advancement.create.windmill_maxed": "Ветер крепчает",
- "advancement.create.windmill_maxed.desc": "Соберите Ветряную мельницу максимальной силы",
- "advancement.create.ejector_maxed": "Чемпион катапульты",
- "advancement.create.ejector_maxed.desc": "Отлетите больше чем на 30 блоков с помощью Взвешенной катапульты",
- "advancement.create.pulley_maxed": "Верёвка в никуда",
- "advancement.create.pulley_maxed.desc": "Растяните Лебёдку на глубину более 200 блоков",
- "advancement.create.cart_pickup": "Сильные руки",
- "advancement.create.cart_pickup.desc": "Поднимите Вагонеточную штуковину с не менее чем 200 прикреплёнными блоками",
- "advancement.create.anvil_plough": "Кузнечная артиллерия",
- "advancement.create.anvil_plough.desc": "Оттолкните падающую наковальню двигающимися Механическими плугами",
- "advancement.create.lava_wheel_00000": "Адское колесо",
- "advancement.create.lava_wheel_00000.desc": "Это не должно было работать!§7\n(Секретное достижение)",
- "advancement.create.hand_crank_000": "Кручу-верчу",
- "advancement.create.hand_crank_000.desc": "Используйте Рукоятку до полного истощения§7\n(Секретное достижение)",
- "advancement.create.belt_funnel_kiss": "Механический ужин",
- "advancement.create.belt_funnel_kiss.desc": "Заставьте две смонтированные на конвейере Воронки поцеловаться!",
- "advancement.create.stressometer_maxed": "Миллиметраж",
- "advancement.create.stressometer_maxed.desc": "Получите предельные показания Стрессометра§7\n(Секретное достижение)",
- "advancement.create.copper": "Более прочные камни",
- "advancement.create.copper.desc": "Получите медь за хитрости с водой",
- "advancement.create.copper_casing": "Медный век",
- "advancement.create.copper_casing.desc": "Используйте медный слиток для создания Медного корпуса",
- "advancement.create.spout": "Буль",
- "advancement.create.spout.desc": "Посмотрите как предмет наполняется с помощью Дозатора",
- "advancement.create.drain": "Промышленное осушение",
- "advancement.create.drain.desc": "Наблюдайте за тем, как предмет, содержащий жидкость, опустошается с помощью Осушителя предметов",
- "advancement.create.steam_engine": "Сила пара",
- "advancement.create.steam_engine.desc": "Используйте Паровой двигатель для создания вращательной силы",
- "advancement.create.steam_whistle": "Голос ангела",
- "advancement.create.steam_whistle.desc": "Активируйте Паровой свисток",
- "advancement.create.backtank": "Повышение давления",
- "advancement.create.backtank.desc": "Создайте Медный баллон и заставьте его закачивать воздух в себя",
- "advancement.create.diving_suit": "Кто проживает на дне океана?",
- "advancement.create.diving_suit.desc": "Наденьте Водолазный шлем вместе с Баллоном и прыгайте в воду",
- "advancement.create.mechanical_pump_0": "Закачаешься",
- "advancement.create.mechanical_pump_0.desc": "Разместите и включите Механическую помпу",
- "advancement.create.glass_pipe": "Шпион за потоками",
- "advancement.create.glass_pipe.desc": "Наблюдайте через окно в Трубе за тем как распространяется жидкость. Окно появится на Трубе при использовании Гаечного ключа",
- "advancement.create.water_supply": "Сборщик луж",
- "advancement.create.water_supply.desc": "Используйте Трубу или Помпу, чтобы собрать водный блок",
- "advancement.create.hose_pulley": "Промышленный полив",
- "advancement.create.hose_pulley.desc": "Опустите Шланг и смотрите как он осушает или заполняет пространство жидкостью",
- "advancement.create.chocolate_bucket": "Не слипнется!",
- "advancement.create.chocolate_bucket.desc": "Получите Ведро шоколада",
- "advancement.create.honey_drain": "Укуси меня пчела!",
- "advancement.create.honey_drain.desc": "Используйте Трубы, чтобы вытащить мёд из пчелиного улья или гнезда, пока пчёлы не понимают что их обворовывают",
- "advancement.create.hose_pulley_lava": "Прикосновение к мантии",
- "advancement.create.hose_pulley_lava.desc": "Выкачивайте лаву из бесконечного источника",
- "advancement.create.steam_engine_maxed": "С мёртвой точки!",
- "advancement.create.steam_engine_maxed.desc": "Запустите Котёл на максимальном уровне мощности",
- "advancement.create.foods": "Правильное питание",
- "advancement.create.foods.desc": "Создайте Ягоды в шоколадной глазури, Яблоко в меду и Сладкий рулет; всё из одного Дозатора",
- "advancement.create.diving_suit_lava": "Плохая идея",
- "advancement.create.diving_suit_lava.desc": "Попытайтесь нырнуть в лаву с медным водолазным снаряжением. Сделайте из этого выводы§7\n(Секретное достижение)",
- "advancement.create.chained_drain": "Смотри как могу!",
- "advancement.create.chained_drain.desc": "Наблюдайте как предмет переворачивается по ряду Осушителей предметов§7\n(Секретное достижение)",
- "advancement.create.cross_streams": "Не пересекайте потоки!",
- "advancement.create.cross_streams.desc": "Наблюдайте за тем, как две разные жидкости встречаются в ваших Трубах§7\n(Секретное достижение)",
- "advancement.create.pipe_organ": "Иоганн Бах",
- "advancement.create.pipe_organ.desc": "Сделайте орган, прикрепив 12 Паровых свистков с уникальным звуком к одному резервуару с жидкостью§7\n(Секретное достижение)",
- "advancement.create.brass": "Реальный сплав",
- "advancement.create.brass.desc": "Используйте Дроблёную медь и Дроблёный цинк, чтобы создать Латунь",
- "advancement.create.brass_casing": "Латунный век",
- "advancement.create.brass_casing.desc": "Используйте только что полученную Латунь и обтёсанную древесину, чтобы создать более продвинутый корпус",
- "advancement.create.rose_quartz": "Розовые алмазы",
- "advancement.create.rose_quartz.desc": "Отполируйте Розовый кварц",
- "advancement.create.deployer": "Тыкайте, ставьте и атакуйте",
- "advancement.create.deployer.desc": "Приведите в действие Автономный активатор, идеальное отражение себя",
- "advancement.create.precision_mechanism": "Сложные любопытства",
- "advancement.create.precision_mechanism.desc": "Создайте Механизм точности",
- "advancement.create.speed_controller": "Его ненавидят инженеры!",
- "advancement.create.speed_controller.desc": "Установите Регулятор скорости вращения, идеальное устройство для переключения передач",
- "advancement.create.mechanical_arm": "Золотые руки!",
- "advancement.create.mechanical_arm.desc": "Активируйте Механическую руку. Затем смотрите как она делает за вас всю работу",
- "advancement.create.mechanical_crafter": "Лень — двигатель прогресса",
- "advancement.create.mechanical_crafter.desc": "Разместите и включите несколько Механических крафтеров, чтобы создавать всякое",
- "advancement.create.crushing_wheel": "Пара гигантов",
- "advancement.create.crushing_wheel.desc": "Создайте несколько Дробящих колес, чтобы более эффективно разрушать больше предметов",
- "advancement.create.haunted_bell": "По ком звонит колокол",
- "advancement.create.haunted_bell.desc": "Позвоните в Призрачный колокол",
- "advancement.create.clockwork_bearing": "Хитрые часы",
- "advancement.create.clockwork_bearing.desc": "Соберите штуковину, расположенную на Часовом механизме",
- "advancement.create.display_link": "Большие данные",
- "advancement.create.display_link.desc": "Используйте Передатчик информации для её визуализации",
- "advancement.create.potato_cannon": "Свомп!",
- "advancement.create.potato_cannon.desc": "Победите врага с помощью своей Картофельной пушки!",
- "advancement.create.extendo_grip": "Дальше — больше",
- "advancement.create.extendo_grip.desc": "Возьмите Удлинённую руку",
- "advancement.create.linked_controller": "Восстановление связей",
- "advancement.create.linked_controller.desc": "Используйте Контроллер связей для удалённой активации Беспроводного приёмника редстоун-сигнала",
- "advancement.create.arm_blaze_burner": "Поджигателе-трон",
- "advancement.create.arm_blaze_burner.desc": "Запрограммируйте Механическую руку на кормление Горелки всполоха",
- "advancement.create.crusher_maxed_0000": "Раздроби это!",
- "advancement.create.crusher_maxed_0000.desc": "Управляйте парой Дробящих колес на максимальной скорости",
- "advancement.create.arm_many_targets": "Организа-трон",
- "advancement.create.arm_many_targets.desc": "Запрограммируйте Механическую руку на 10 и больше выходов",
- "advancement.create.potato_cannon_collide": "Картофегиляция",
- "advancement.create.potato_cannon_collide.desc": "Заставь снаряды Картофельных пушек разных типов столкнуться друг с другом",
- "advancement.create.self_deploying": "До чего дошёл прогресс!",
- "advancement.create.self_deploying.desc": "Создайте вагонеточную штуковину, которая размещает рельсы перед собой",
- "advancement.create.fist_bump": "Здарова, бро!",
- "advancement.create.fist_bump.desc": "Сделайте так, чтобы два Автономных активатора ударили кулаками",
- "advancement.create.crafter_lazy_000": "Отчаянные меры",
- "advancement.create.crafter_lazy_000.desc": "Значительно замедлите Механический крафтер, чтобы сделать плохое производство§7\n(Секретное достижение)",
- "advancement.create.extendo_grip_dual": "В полной мере",
- "advancement.create.extendo_grip_dual.desc": "Используйте две Удлинённые руки для супер-досягаемости§7\n(Секретное достижение)",
- "advancement.create.musical_arm": "Сбацай что-нибудь!",
- "advancement.create.musical_arm.desc": "Посмотрите как Механическая рука меняет пластинки",
- "advancement.create.sturdy_sheet": "Ещё более твёрдые камни",
- "advancement.create.sturdy_sheet.desc": "Соберите Прочный лист из Порошкообразного обсидиана",
- "advancement.create.train_casing_00": "Железнодорожная эра",
- "advancement.create.train_casing_00.desc": "Используйте Прочные листы и Латунный корпус для создания Железнодорожного корпуса",
- "advancement.create.train": "Все на борт!",
- "advancement.create.train.desc": "Соберите свой первый поезд",
- "advancement.create.conductor": "Машинист-инструктор",
- "advancement.create.conductor.desc": "Проинструктируйте машиниста следовать по Расписанию",
- "advancement.create.track_signal": "Управление движением",
- "advancement.create.track_signal.desc": "Разместите Железнодорожный светофор",
- "advancement.create.display_board_0": "Эстетика вокзала",
- "advancement.create.display_board_0.desc": "Прогнозируйте прибытие поезда на Табло с помощью Передатчика информации",
- "advancement.create.track_0": "Новая колея",
- "advancement.create.track_0.desc": "Создайте Железнодорожный путь",
- "advancement.create.train_whistle": "Чу-Чу!",
- "advancement.create.train_whistle.desc": "Прикрепите Паровой свисток к вашему поезду и погудите в него!",
- "advancement.create.train_portal": "Сквозь измерения",
- "advancement.create.train_portal.desc": "Проедьте на поезде через портал Незера",
- "advancement.create.track_crafting_factory": "Железнодорожная фабрика",
- "advancement.create.track_crafting_factory.desc": "Произведите более 1000 Железнодорожных путей на одном Механическом прессе",
- "advancement.create.long_bend": "Крутой поворот",
- "advancement.create.long_bend.desc": "Создайте участок изогнутых Путей длиной более 30 блоков",
- "advancement.create.long_train": "Амбициозные усилия",
- "advancement.create.long_train.desc": "Создайте поезд как минимум с шестью вагонами",
- "advancement.create.long_travel": "На дальней станции сойду",
- "advancement.create.long_travel.desc": "Встаньте с сидения поезда на расстоянии более 5000 блоков от того места, где вы начали путешествие",
- "advancement.create.train_roadkill": "Убийство «Восточным экспрессом»",
- "advancement.create.train_roadkill.desc": "Переедьте врага своим поездом!§7\n(Секретное достижение)",
- "advancement.create.red_signal": "Я знаю короткую дорогу!",
- "advancement.create.red_signal.desc": "Проедьте поездом на красный сигнал Светофора§7\n(Секретное достижение)",
- "advancement.create.train_crash": "Ужасное обслуживание",
- "advancement.create.train_crash.desc": "Станьте свидетелем железнодорожной аварии в качестве пассажира§7\n(Секретное достижение)",
- "advancement.create.train_crash_backwards": "Слепая зона",
- "advancement.create.train_crash_backwards.desc": "Врежьтесь в другой поезд, двигаясь задним ходом§7\n(Секретное достижение)",
-
-
- "_": "->------------------------] UI & Messages [------------------------<-",
-
- "itemGroup.create.base": "Create: Основные",
- "itemGroup.create.palettes": "Create: Декор",
-
- "death.attack.create.crush": "%1$s был передроблен",
- "death.attack.create.crush.player": "%1$s был передроблен благодаря %2$s",
- "death.attack.create.fan_fire": "%1$s был высушен до смерти горячим воздухом",
- "death.attack.create.fan_fire.player": "%1$s был высушен до смерти горячим воздухом благодаря %2$s",
- "death.attack.create.fan_lava": "%1$s был сожжён огненным потоком",
- "death.attack.create.fan_lava.player": "%1$s был сожжён огненным потоком благодаря %2$s",
- "death.attack.create.mechanical_drill": "%1$s был пронзён механической дрелью",
- "death.attack.create.mechanical_drill.player": "%1$s был пронзён механической дрелью благодаря %2$s",
- "death.attack.create.mechanical_saw": "%1$s был разрезан пополам механической пилой",
- "death.attack.create.mechanical_saw.player": "%1$s был разрезан пополам механической пилой благодаря %2$s",
- "death.attack.create.potato_cannon": "%1$s был застрелен из картофельной пушки %2$s",
- "death.attack.create.potato_cannon.item": "%1$s был застрелен %2$s с помощью %3$s",
- "death.attack.create.cuckoo_clock_explosion": "%1$s был взорван фальшивыми часами с кукушкой",
- "death.attack.create.cuckoo_clock_explosion.player": "%1$s был взорван фальшивыми часами с кукушкой благодаря %2$s",
- "death.attack.create.run_over": "%1$s был размазан по путям %2$s",
-
- "create.block.deployer.damage_source_name": "автономным активатором",
- "create.block.cart_assembler.invalid": "Установите сборщик вагонеток на рельсы",
-
- "create.menu.return": "Вернуться в меню",
- "create.menu.configure": "Настроить...",
- "create.menu.ponder_index": "Все размышления",
- "create.menu.only_ingame": "Доступны только во время игры",
- "create.menu.report_bugs": "Нашли ошибку?",
- "create.menu.support": "Поддержите нас",
-
- "create.recipe.crushing": "Дробление",
- "create.recipe.milling": "Помол",
- "create.recipe.fan_washing": "Массовая промывка",
- "create.recipe.fan_washing.fan": "Вентилятор за водой",
- "create.recipe.fan_smoking": "Массовое копчение",
- "create.recipe.fan_smoking.fan": "Вентилятор за огнём",
- "create.recipe.fan_haunting": "Призрачное наполнение",
- "create.recipe.fan_haunting.fan": "Вентилятор за огнём душ",
- "create.recipe.fan_blasting": "Массовое плавление",
- "create.recipe.fan_blasting.fan": "Вентилятор за лавой",
- "create.recipe.pressing": "Прессование",
- "create.recipe.mixing": "Смешивание",
- "create.recipe.deploying": "Автономное создание",
- "create.recipe.automatic_shapeless": "Бесформенная сборка",
- "create.recipe.automatic_brewing": "Автоматическая варка",
- "create.recipe.packing": "Спрессовывание",
- "create.recipe.automatic_packing": "Сжатие предметов",
- "create.recipe.sawing": "Распиловка",
- "create.recipe.mechanical_crafting": "Механическое создание",
- "create.recipe.automatic_shaped": "Форменная сборка",
- "create.recipe.block_cutting": "Резка блоков",
- "create.recipe.wood_cutting": "Резка древесины",
- "create.recipe.sandpaper_polishing": "Полирование",
- "create.recipe.mystery_conversion": "Таинственное преобразование",
- "create.recipe.spout_filling": "Наполнение дозатором",
- "create.recipe.draining": "Осушение предметов",
- "create.recipe.item_application": "Ручное создание",
- "create.recipe.item_application.any_axe": "Любой топор",
- "create.recipe.sequenced_assembly": "Последовательная сборка",
- "create.recipe.assembly.next": "Следующее: %1$s",
- "create.recipe.assembly.step": "Шаг %1$s:",
- "create.recipe.assembly.progress": "Прогресс: %1$s/%2$s",
- "create.recipe.assembly.pressing": "Обработайте прессом",
- "create.recipe.assembly.spout_filling_fluid": "Добавьте жидкость: %1$s",
- "create.recipe.assembly.deploying_item": "Добавьте предмет: %1$s",
- "create.recipe.assembly.cutting": "Разрежьте пилой",
- "create.recipe.assembly.repeat": "Повторите последовательность %1$s раз",
- "create.recipe.assembly.junk": "Случайный мусор",
- "create.recipe.processing.chance": "%1$s%% шанса",
- "create.recipe.deploying.not_consumed": "Не тратится",
- "create.recipe.heat_requirement.none": "Не требует нагрева",
- "create.recipe.heat_requirement.heated": "Нагрето",
- "create.recipe.heat_requirement.superheated": "Перегрето",
-
- "create.generic.range": "Диапазон",
- "create.generic.radius": "Радиус",
- "create.generic.width": "Ширина",
- "create.generic.height": "Высота",
- "create.generic.length": "Длина",
- "create.generic.speed": "Скорость",
- "create.generic.delay": "Задержка",
- "create.generic.duration": "Продолжительность",
- "create.generic.timeUnit": "Единица времени",
- "create.generic.unit.ticks": "Тиков",
- "create.generic.unit.seconds": "Секунд",
- "create.generic.unit.minutes": "Минут",
- "create.generic.daytime.hour": "Час",
- "create.generic.daytime.minute": "Минута",
- "create.generic.daytime.second": "Секунда",
- "create.generic.daytime.pm": "pm",
- "create.generic.daytime.am": "am",
- "create.generic.unit.rpm": "об./мин.",
- "create.generic.unit.stress": "ЕН",
- "create.generic.unit.degrees": "°",
- "create.generic.unit.millibuckets": "%1$s мВ",
- "create.generic.unit.buckets": "B",
- "create.generic.clockwise": "По часовой стрелке",
- "create.generic.counter_clockwise": "Против часовой стрелки",
- "create.generic.in_quotes": "\"%1$s\"",
- "create.generic.pitch": "♪: %1$s",
- "create.generic.notes": "фа♯;фа;ми;ре♯;ре;до♯;до;си;ля♯;ля;соль♯;соль",
-
- "create.action.scroll": "Прокрутка",
- "create.action.confirm": "Подтвердить",
- "create.action.abort": "Прервать",
- "create.action.saveToFile": "Сохранить",
- "create.action.discard": "Отменить",
-
- "create.keyinfo.toolmenu": "Меню инструмента фокусировки",
- "create.keyinfo.toolbelt": "Доступ к ближайшим ящикам с инструментами",
- "create.keyinfo.scrollup": "Имитация движения мыши вверх (в мире)",
- "create.keyinfo.scrolldown": "Имитация движения мыши вниз (в мире)",
-
- "create.gui.scrollInput.defaultTitle": "Выбрать опцию:",
- "create.gui.scrollInput.scrollToModify": "Прокрутите, чтобы изменить",
- "create.gui.scrollInput.scrollToAdjustAmount": "Прокрутите, чтобы настроить количество",
- "create.gui.scrollInput.scrollToSelect": "Прокрутите, чтобы выбрать",
- "create.gui.scrollInput.shiftScrollsFaster": "Зажмите Shift для быстрой прокрутки",
- "create.gui.toolmenu.focusKey": "Удерживайте [%1$s] для смены действия",
- "create.gui.toolmenu.cycle": "[Прокрутка] для переключения",
-
- "create.toolbox.unequip": "Убрать: %1$s",
- "create.toolbox.outOfRange": "Ящик для инструментов выбранного предмета слишком далеко...",
- "create.toolbox.detach": "Убрать выбранный предмет в ящик для инструментов",
- "create.toolbox.depositAll": "Вернуть все предметы в ближайшие ящики для инструментов",
- "create.toolbox.depositBox": "Вернуть все предметы в ящик для инструментов",
-
- "create.gui.symmetryWand.mirrorType": "Зеркало",
- "create.gui.symmetryWand.orientation": "Ориентация",
-
- "create.symmetry.mirror.plane": "Одинарное",
- "create.symmetry.mirror.doublePlane": "Двойное",
- "create.symmetry.mirror.triplePlane": "Тройное",
-
- "create.orientation.orthogonal": "Перпендикулярная",
- "create.orientation.diagonal": "Диагональная",
- "create.orientation.horizontal": "Горизонтальная",
- "create.orientation.alongZ": "Вдоль Z",
- "create.orientation.alongX": "Вдоль X",
-
- "create.gui.terrainzapper.title": "Ручной редактор мира",
- "create.gui.terrainzapper.searchDiagonal": "Следовать диагоналям",
- "create.gui.terrainzapper.searchFuzzy": "Игнорировать границы материала",
- "create.gui.terrainzapper.patternSection": "Шаблоны",
- "create.gui.terrainzapper.pattern.solid": "Полное заполнение",
- "create.gui.terrainzapper.pattern.checkered": "Шахматный порядок",
- "create.gui.terrainzapper.pattern.inversecheckered": "Обратный шахматный порядок",
- "create.gui.terrainzapper.pattern.chance25": "25% заполнение",
- "create.gui.terrainzapper.pattern.chance50": "50% заполнение",
- "create.gui.terrainzapper.pattern.chance75": "75% заполнение",
- "create.gui.terrainzapper.placement": "Установка",
- "create.gui.terrainzapper.placement.merged": "Слитая",
- "create.gui.terrainzapper.placement.attached": "Прикреплённая",
- "create.gui.terrainzapper.placement.inserted": "Вставленная",
- "create.gui.terrainzapper.brush": "Кисти",
- "create.gui.terrainzapper.brush.cuboid": "Куб",
- "create.gui.terrainzapper.brush.sphere": "Сфера",
- "create.gui.terrainzapper.brush.cylinder": "Цилиндр",
- "create.gui.terrainzapper.brush.surface": "Поверхность",
- "create.gui.terrainzapper.brush.cluster": "Скопление",
- "create.gui.terrainzapper.tool": "Инструменты",
- "create.gui.terrainzapper.tool.fill": "Заполнить",
- "create.gui.terrainzapper.tool.place": "Поставить",
- "create.gui.terrainzapper.tool.replace": "Заменить",
- "create.gui.terrainzapper.tool.clear": "Очистить",
- "create.gui.terrainzapper.tool.overlay": "Наложение",
- "create.gui.terrainzapper.tool.flatten": "Сглаживание",
-
- "create.terrainzapper.shiftRightClickToSet": "Нажмите ПКМ крадучись, чтобы выбрать кисть",
- "create.terrainzapper.usingBlock": "Используется: %1$s",
- "create.terrainzapper.leftClickToSet": "Нажмите ЛКМ по блоку, что бы использовать материал",
-
- "create.minecart_coupling.two_couplings_max": "Вагонетки могут иметь только два соединения",
- "create.minecart_coupling.unloaded": "Кажется, в данный момент часть вашей вагонеточной штуковины в незагруженных чанках",
- "create.minecart_coupling.no_loops": "Соединители не могут образовывать петлю",
- "create.minecart_coupling.removed": "Убраны все соединения между вагонетками",
- "create.minecart_coupling.too_far": "Вагонетки слишком далеко друг от друга...",
-
- "create.contraptions.movement_mode": "Режим движения",
- "create.contraptions.movement_mode.move_place": "Превращать в блоки при остановке",
- "create.contraptions.movement_mode.move_place_returned": "Превращать в блоки только в исх. положении",
- "create.contraptions.movement_mode.move_never_place": "Превращать в блоки, если опора уничтожена",
- "create.contraptions.movement_mode.rotate_place": "Превращать в блоки при остановке",
- "create.contraptions.movement_mode.rotate_place_returned": "Превращать в блоки только в исх. положении",
- "create.contraptions.movement_mode.rotate_never_place": "Превращать в блоки, если опора уничтожена",
- "create.contraptions.cart_movement_mode": "Режим движения вагонетки",
- "create.contraptions.cart_movement_mode.rotate": "Вращение в сторону движения",
- "create.contraptions.cart_movement_mode.rotate_paused": "Пауза во время вращения",
- "create.contraptions.cart_movement_mode.rotation_locked": "Блокировка вращения",
- "create.contraptions.windmill.rotation_direction": "Направление вращения",
- "create.contraptions.clockwork.clock_hands": "Стрелки часов",
- "create.contraptions.clockwork.hour_first": "Сначала часовая стрелка",
- "create.contraptions.clockwork.minute_first": "Сначала минутная стрелка",
- "create.contraptions.clockwork.hour_first_24": "Сначала 24-часовая стрелка",
-
- "create.logistics.filter": "Фильтр",
- "create.logistics.recipe_filter": "Фильтр рецепта",
- "create.logistics.fluid_filter": "Фильтр жидкости",
- "create.logistics.firstFrequency": "Частота #1",
- "create.logistics.secondFrequency": "Частота #2",
- "create.logistics.filter.apply": "Фильтр применён к %1$s",
- "create.logistics.filter.apply_click_again": "Фильтр применён к %1$s; кликните ещё раз, чтобы скопировать количество",
- "create.logistics.filter.apply_count": "Применено извлекаемое количество к фильтру",
-
- "create.gui.goggles.generator_stats": "Статистика генератора:",
- "create.gui.goggles.kinetic_stats": "Кинетическая статистика:",
- "create.gui.goggles.at_current_speed": "При текущей скорости",
- "create.gui.goggles.pole_length": "Длина поршня:",
- "create.gui.goggles.fluid_container": "Информация о жидкостном контейнере:",
- "create.gui.goggles.fluid_container.capacity": "Ёмкость: ",
- "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": "Штуковина состоит из слишком большого количества блоков.\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 из минимум %2$s необходимых",
- "create.gui.assembly.exception.no_contacts": "UNLOCALIZED: Elevators require a horizontal _Redstone_ _Contact_ attached to the structure",
- "create.gui.assembly.exception.too_many_contacts": "UNLOCALIZED: Cannot attach more than one _Redstone_ _Contact_ to Elevators",
- "create.gui.assembly.exception.column_conflict": "UNLOCALIZED: Another Elevator is already targeting this column of contacts",
- "create.gui.gauge.info_header": "Калибровочная информация:",
- "create.gui.speedometer.title": "Скорость вращения",
- "create.gui.stressometer.title": "Нагрузка на сеть",
- "create.gui.stressometer.capacity": "Оставшаяся ёмкость",
- "create.gui.stressometer.overstressed": "Перегрузка",
- "create.gui.stressometer.no_rotation": "Нет вращения",
- "create.gui.contraptions.not_fast_enough": "Похоже, что %1$s вращается с _недостаточной_ _скоростью_.",
- "create.gui.contraptions.network_overstressed": "Похоже, что эта штуковина _перегружена_. Добавьте больше источников или _понизьте_ _скорость_ компонентов, _создающих_ высокую _нагрузку_.",
- "create.gui.adjustable_crate.title": "Регулируемый ящик",
- "create.gui.adjustable_crate.storageSpace": "Ёмкость",
- "create.gui.stockpile_switch.title": "Наблюдатель заполненности",
- "create.gui.stockpile_switch.invert_signal": "Инвертировать сигнал",
- "create.gui.stockpile_switch.move_to_lower_at": "Переключатся на нижнюю линию при %1$s%%",
- "create.gui.stockpile_switch.move_to_upper_at": "Переключатся на верхнюю линию при %1$s%%",
- "create.gui.sequenced_gearshift.title": "Последов. коробка передач",
- "create.gui.sequenced_gearshift.instruction": "Инструкция",
- "create.gui.sequenced_gearshift.instruction.turn_angle.descriptive": "Повернуть на угол",
- "create.gui.sequenced_gearshift.instruction.turn_angle": "Угол",
- "create.gui.sequenced_gearshift.instruction.turn_angle.angle": "Угол",
- "create.gui.sequenced_gearshift.instruction.turn_distance.descriptive": "Перемещение Поршня/Шкива/Крана",
- "create.gui.sequenced_gearshift.instruction.turn_distance": "Поршень",
- "create.gui.sequenced_gearshift.instruction.turn_distance.distance": "Расстояние",
- "create.gui.sequenced_gearshift.instruction.delay.descriptive": "Временная задержка",
- "create.gui.sequenced_gearshift.instruction.delay": "Задержка",
- "create.gui.sequenced_gearshift.instruction.delay.duration": "Длительность",
- "create.gui.sequenced_gearshift.instruction.end.descriptive": "Конец",
- "create.gui.sequenced_gearshift.instruction.end": "Конец",
- "create.gui.sequenced_gearshift.instruction.await.descriptive": "Ожидать нового редстоун-сигнала",
- "create.gui.sequenced_gearshift.instruction.await": "Сигнал",
- "create.gui.sequenced_gearshift.speed": "Скорость, направление",
- "create.gui.sequenced_gearshift.speed.forward": "Обычная скорость, вперёд",
- "create.gui.sequenced_gearshift.speed.forward_fast": "Двойная скорость, вперёд",
- "create.gui.sequenced_gearshift.speed.back": "Обычная скорость, реверс",
- "create.gui.sequenced_gearshift.speed.back_fast": "Двойная скорость, реверс",
-
- "create.schematicAndQuill.dimensions": "Размер схематики: %1$sx%2$sx%3$s",
- "create.schematicAndQuill.firstPos": "Первая позиция установлена",
- "create.schematicAndQuill.secondPos": "Вторая позиция установлена",
- "create.schematicAndQuill.noTarget": "Удерживайте Ctrl, чтобы выбрать блоки воздуха",
- "create.schematicAndQuill.abort": "Выделение отменено",
- "create.schematicAndQuill.title": "Имя схематики:",
- "create.schematicAndQuill.convert": "Сохранить и развернуть немедленно",
- "create.schematicAndQuill.fallbackName": "Моя схематика",
- "create.schematicAndQuill.saved": "Сохранено как %1$s",
-
- "create.schematic.invalid": "[!] Недопустимый предмет — вместо этого используйте схематичный стол",
- "create.schematic.position": "Позиция",
- "create.schematic.rotation": "Вращение",
- "create.schematic.rotation.none": "Нет",
- "create.schematic.rotation.cw90": "По час. стрелке 90",
- "create.schematic.rotation.cw180": "По час. стрелке 180",
- "create.schematic.rotation.cw270": "По час. стрелке 270",
- "create.schematic.mirror": "Отразить",
- "create.schematic.mirror.none": "Нет",
- "create.schematic.mirror.frontBack": "Спереди-сзади",
- "create.schematic.mirror.leftRight": "Влево-вправо",
- "create.schematic.tool.deploy": "Развёртывание",
- "create.schematic.tool.move": "Подвинуть XZ",
- "create.schematic.tool.movey": "Подвинуть Y",
- "create.schematic.tool.rotate": "Вращать",
- "create.schematic.tool.print": "Печать",
- "create.schematic.tool.flip": "Перевернуть",
- "create.schematic.tool.deploy.description.0": "Перемещает структуру в локации.",
- "create.schematic.tool.deploy.description.1": "Щёлкните ПКМ по блоку, чтобы разместить.",
- "create.schematic.tool.deploy.description.2": "Зажмите Ctrl, чтобы выбрать фиксированное расстояние.",
- "create.schematic.tool.deploy.description.3": "Ctrl и прокрутка, чтобы изменить расстояние.",
- "create.schematic.tool.move.description.0": "Сдвинуть схему по горизонтали.",
- "create.schematic.tool.move.description.1": "Наведите курсор на схему и зажмите Ctrl и прокрутка,",
- "create.schematic.tool.move.description.2": "для перемещения по горизонтали.",
- "create.schematic.tool.move.description.3": "",
- "create.schematic.tool.movey.description.0": "Сдвигает схему по вертикали.",
- "create.schematic.tool.movey.description.1": "Ctrl и прокрутка для перемещения вверх/вниз.",
- "create.schematic.tool.movey.description.2": "",
- "create.schematic.tool.movey.description.3": "",
- "create.schematic.tool.rotate.description.0": "Вращает схематику вокруг её центра.",
- "create.schematic.tool.rotate.description.1": "Ctrl и прокрутка для вращения на 90 градусов.",
- "create.schematic.tool.rotate.description.2": "",
- "create.schematic.tool.rotate.description.3": "",
- "create.schematic.tool.print.description.0": "Мгновенно размещает структуру в мире.",
- "create.schematic.tool.print.description.1": "ПКМ, чтобы подтвердить размещение в текущем месте.",
- "create.schematic.tool.print.description.2": "Этот инструмент предназначен только",
- "create.schematic.tool.print.description.3": "для творческого режима.",
- "create.schematic.tool.flip.description.0": "Переверните схему вдоль выбранной стороны.",
- "create.schematic.tool.flip.description.1": "Наведите курсор на схему и Ctrl и прокрутка,",
- "create.schematic.tool.flip.description.2": "чтобы перевернуть её.",
- "create.schematic.tool.flip.description.3": "",
-
- "create.schematics.synchronizing": "Синхронизация...",
- "create.schematics.uploadTooLarge": "Файл схематики слишком большой.",
- "create.schematics.maxAllowedSize": "Максимально допустимый размер файла:",
-
- "create.gui.schematicTable.refresh": "Обновить файлы",
- "create.gui.schematicTable.open_folder": "Открыть папку со схематиками",
- "create.gui.schematicTable.title": "Схематичный стол",
- "create.gui.schematicTable.availableSchematics": "Доступные схемы",
- "create.gui.schematicTable.noSchematics": "Схемы не сохранены",
- "create.gui.schematicTable.uploading": "Загрузка...",
- "create.gui.schematicTable.finished": "Загрузка завершена!",
- "create.gui.schematicannon.title": "Схематичная пушка",
- "create.gui.schematicannon.listPrinter": "Список материалов",
- "create.gui.schematicannon.gunpowderLevel": "Порох: %1$s%%",
- "create.gui.schematicannon.shotsRemaining": "Выстрелов осталось: %1$s",
- "create.gui.schematicannon.shotsRemainingWithBackup": "С порохом в запасе: %1$s",
- "create.gui.schematicannon.optionEnabled": "Включено",
- "create.gui.schematicannon.optionDisabled": "Отключено",
- "create.gui.schematicannon.showOptions": "Показать настройки строительства",
- "create.gui.schematicannon.option.dontReplaceSolid": "Не заменять целые блоки",
- "create.gui.schematicannon.option.replaceWithSolid": "Заменять целые блоки целыми блоками",
- "create.gui.schematicannon.option.replaceWithAny": "Заменять целые блоки чем угодно",
- "create.gui.schematicannon.option.replaceWithEmpty": "Заменять целые блоки пустотой",
- "create.gui.schematicannon.option.skipMissing": "Пропускать отсутствующие блоки",
- "create.gui.schematicannon.option.skipTileEntities": "Защитить имущество",
- "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.dontReplaceSolid.description": "Пушка никогда не заменит целые блоки, только не целые и воздух.",
- "create.gui.schematicannon.option.replaceWithSolid.description": "Пушка будет заменять целый блок только в случае, если в схеме в этом месте расположен целый блок.",
- "create.gui.schematicannon.option.replaceWithAny.description": "Пушка будет заменять целые блоки, если в схеме в этом месте есть что-либо.",
- "create.gui.schematicannon.option.replaceWithEmpty.description": "Пушка уберёт все блоки, включая замену на воздух.",
-
- "create.schematicannon.status.idle": "Бездействует",
- "create.schematicannon.status.ready": "Готова",
- "create.schematicannon.status.running": "Работает",
- "create.schematicannon.status.finished": "Закончила",
- "create.schematicannon.status.paused": "Приостановлена",
- "create.schematicannon.status.stopped": "Остановлена",
- "create.schematicannon.status.noGunpowder": "Требуется порох",
- "create.schematicannon.status.targetNotLoaded": "Цель не загружена",
- "create.schematicannon.status.targetOutsideRange": "Цель слишком далеко",
- "create.schematicannon.status.searching": "Поиск",
- "create.schematicannon.status.skipping": "Пропуск",
- "create.schematicannon.status.missingBlock": "Требует блок:",
- "create.schematicannon.status.placing": "Стройка",
- "create.schematicannon.status.clearing": "Очистка",
- "create.schematicannon.status.schematicInvalid": "Неверная схема",
- "create.schematicannon.status.schematicNotPlaced": "Схема не развёрнута",
- "create.schematicannon.status.schematicExpired": "Файл схемы устарел",
-
- "create.materialChecklist": "Список материалов",
- "create.materialChecklist.blocksNotLoaded": "* Внимание! *\n\nСписок материалов может быть неточным из-за незагруженных чанков.",
-
- "create.gui.filter.deny_list": "Чёрный список",
- "create.gui.filter.deny_list.description": "Предметы проходят, если они не соответствуют ни одному из вышеперечисленных. Пустой чёрный список принимает всё.",
- "create.gui.filter.allow_list": "Белый список",
- "create.gui.filter.allow_list.description": "Предметы проходят, если они соответствуют любому из вышеперечисленных. Пустой белый список отвергает всё.",
- "create.gui.filter.respect_data": "Использовать данные",
- "create.gui.filter.respect_data.description": "Предметы проходят только в том случае, если их прочность, чары и другие атрибуты совпадают.",
- "create.gui.filter.ignore_data": "Игнорировать данные",
- "create.gui.filter.ignore_data.description": "Предметы проходят независимо от их атрибутов.",
-
- "create.item_attributes.placeable": "можно разместить",
- "create.item_attributes.placeable.inverted": "нельзя разместить",
- "create.item_attributes.consumable": "можно съесть",
- "create.item_attributes.consumable.inverted": "нельзя съесть",
- "create.item_attributes.fluid_container": "может хранить жидкости",
- "create.item_attributes.fluid_container.inverted": "не может хранить жидкости",
- "create.item_attributes.enchanted": "зачарован",
- "create.item_attributes.enchanted.inverted": "не зачарован",
- "create.item_attributes.max_enchanted": "зачарован на максимальный уровень",
- "create.item_attributes.max_enchanted.inverted": "зачарован не на максимальный уровень",
- "create.item_attributes.renamed": "имеет пользовательское имя",
- "create.item_attributes.renamed.inverted": "не имеет пользовательского имени",
- "create.item_attributes.damaged": "повреждён",
- "create.item_attributes.damaged.inverted": "не повреждён",
- "create.item_attributes.badly_damaged": "сильно повреждён",
- "create.item_attributes.badly_damaged.inverted": "повреждён не сильно",
- "create.item_attributes.not_stackable": "не может складываться",
- "create.item_attributes.not_stackable.inverted": "складывается",
- "create.item_attributes.equipable": "можно надеть",
- "create.item_attributes.equipable.inverted": "нельзя надеть",
- "create.item_attributes.furnace_fuel": "является топливом",
- "create.item_attributes.furnace_fuel.inverted": "не является топливом",
- "create.item_attributes.washable": "можно промыть",
- "create.item_attributes.washable.inverted": "нельзя промыть",
- "create.item_attributes.hauntable": "можно наполнить призраками",
- "create.item_attributes.hauntable.inverted": "нельзя наполнить призраками",
- "create.item_attributes.crushable": "можно раздробить",
- "create.item_attributes.crushable.inverted": "нельзя раздробить",
- "create.item_attributes.smeltable": "можно расплавить",
- "create.item_attributes.smeltable.inverted": "нельзя расплавить",
- "create.item_attributes.smokable": "можно прокоптить",
- "create.item_attributes.smokable.inverted": "нельзя прокоптить",
- "create.item_attributes.blastable": "можно расплавить в доменной печи",
- "create.item_attributes.blastable.inverted": "нельзя расплавить в доменной печи",
- "create.item_attributes.compostable": "можно компостировать",
- "create.item_attributes.compostable.inverted": "нельзя компостировать",
- "create.item_attributes.shulker_level": "шалкеровый ящик %1$s",
- "create.item_attributes.shulker_level.inverted": "шалкеровый ящик не %1$s",
- "create.item_attributes.shulker_level.full": "полон",
- "create.item_attributes.shulker_level.empty": "пуст",
- "create.item_attributes.shulker_level.partial": "частично заполнен",
- "create.item_attributes.in_tag": "с тегом %1$s",
- "create.item_attributes.in_tag.inverted": "без тега %1$s",
- "create.item_attributes.in_item_group": "из группы «%1$s»",
- "create.item_attributes.in_item_group.inverted": "не из группы «%1$s»",
- "create.item_attributes.added_by": "был добавлен %1$s",
- "create.item_attributes.added_by.inverted": "был добавлен не %1$s",
- "create.item_attributes.has_enchant": "зачарован на %1$s",
- "create.item_attributes.has_enchant.inverted": "зачарован не на %1$s",
- "create.item_attributes.color": "окрашен в %1$s",
- "create.item_attributes.color.inverted": "окрашен не в %1$s",
- "create.item_attributes.has_fluid": "содержит %1$s",
- "create.item_attributes.has_fluid.inverted": "не содержит %1$s",
- "create.item_attributes.has_name": "назван как %1$s",
- "create.item_attributes.has_name.inverted": "назван не как %1$s",
- "create.item_attributes.book_author": "подписан %1$s",
- "create.item_attributes.book_author.inverted": "подписан не %1$s",
- "create.item_attributes.book_copy_original": "оригинал",
- "create.item_attributes.book_copy_original.inverted": "не оригинал",
- "create.item_attributes.book_copy_first": "копия",
- "create.item_attributes.book_copy_first.inverted": "не копия",
- "create.item_attributes.book_copy_second": "копия копии",
- "create.item_attributes.book_copy_second.inverted": "не копия копии",
- "create.item_attributes.book_copy_tattered": "ветхий",
- "create.item_attributes.book_copy_tattered.inverted": "не ветхий",
- "create.item_attributes.astralsorcery_amulet": "исправляет %1$s",
- "create.item_attributes.astralsorcery_amulet.inverted": "исправляет не %1$s",
- "create.item_attributes.astralsorcery_constellation": "настроено на %1$s",
- "create.item_attributes.astralsorcery_constellation.inverted": "настроено не на %1$s",
- "create.item_attributes.astralsorcery_crystal": "имеет характеристики кристалла %1$s",
- "create.item_attributes.astralsorcery_crystal.inverted": "не имеет характеристик кристалла %1$s",
- "create.item_attributes.astralsorcery_perk_gem": "имеет характеристики перка %1$s",
- "create.item_attributes.astralsorcery_perk_gem.inverted": "не имеет характеристик перка %1$s",
-
- "create.gui.attribute_filter.no_selected_attributes": "Атрибуты не выбраны",
- "create.gui.attribute_filter.selected_attributes": "Выбранные атрибуты:",
- "create.gui.attribute_filter.add_attribute": "Добавить атрибут в фильтр",
- "create.gui.attribute_filter.add_inverted_attribute": "Добавить обратный атрибут в фильтр",
- "create.gui.attribute_filter.allow_list_disjunctive": "Белый список (любой)",
- "create.gui.attribute_filter.allow_list_disjunctive.description": "Предметы проходят, если у них есть какой-либо из выбранных атрибутов.",
- "create.gui.attribute_filter.allow_list_conjunctive": "Белый список (все)",
- "create.gui.attribute_filter.allow_list_conjunctive.description": "Предметы проходят, только если они имеют ВСЕ выбранные атрибуты.",
- "create.gui.attribute_filter.deny_list": "Чёрный список",
- "create.gui.attribute_filter.deny_list.description": "Предметы проходят, если они НЕ имеют ни одного из выбранных атрибутов.",
- "create.gui.attribute_filter.add_reference_item": "Положите предмет",
-
- "create.tooltip.holdForDescription": "Удерживайте [%1$s] для сводки",
- "create.tooltip.holdForControls": "Удерживайте [%1$s] для управления",
- "create.tooltip.keyShift": "Shift",
- "create.tooltip.keyCtrl": "Ctrl",
- "create.tooltip.speedRequirement": "Требование к скорости: %1$s",
- "create.tooltip.speedRequirement.none": "Нет",
- "create.tooltip.speedRequirement.slow": "Медленная",
- "create.tooltip.speedRequirement.medium": "Умеренная",
- "create.tooltip.speedRequirement.fast": "Быстрая",
- "create.tooltip.stressImpact": "Создаваемая нагрузка: %1$s",
- "create.tooltip.stressImpact.low": "Низкая",
- "create.tooltip.stressImpact.medium": "Средняя",
- "create.tooltip.stressImpact.high": "Высокая",
- "create.tooltip.stressImpact.overstressed": "Перегрузка",
- "create.tooltip.up_to": "До %1$s",
- "create.tooltip.capacityProvided": "Допустимая нагрузка: %1$s",
- "create.tooltip.capacityProvided.low": "Низкая",
- "create.tooltip.capacityProvided.medium": "Средняя",
- "create.tooltip.capacityProvided.high": "Высокая",
- "create.tooltip.generationSpeed": "Создаёт %1$s %2$s",
- "create.tooltip.analogStrength": "Аналоговая сила: %1$s/15",
-
- "create.mechanical_arm.extract_from": "Берёт предметы из %1$s",
- "create.mechanical_arm.deposit_to": "Складывает предметы в %1$s",
- "create.mechanical_arm.summary": "Механическая рука имеет %1$s вход(ов) и %2$s выход(ов)",
- "create.mechanical_arm.points_outside_range": "Выбранные цели (%1$s) удалены из-за ограничений диапазона",
-
- "create.weighted_ejector.target_set": "Цель выбрана",
- "create.weighted_ejector.target_not_valid": "Бросает до ближайшего блока (Неподходящая цель)",
- "create.weighted_ejector.no_target": "Бросает до ближайшего блока (Цель не была выбрана)",
- "create.weighted_ejector.targeting": "Бросает до [%1$s,%2$s,%3$s]",
- "create.weighted_ejector.stack_size": "Размер бросаемого стака",
-
- "create.logistics.when_multiple_outputs_available": "Режим распределения",
-
- "create.mechanical_arm.selection_mode.round_robin": "По кругу",
- "create.mechanical_arm.selection_mode.forced_round_robin": "Строго по кругу",
- "create.mechanical_arm.selection_mode.prefer_first": "Предпочитать первичную цель",
-
- "create.tunnel.selection_mode.split": "Разделение",
- "create.tunnel.selection_mode.forced_split": "Строгое разделение",
- "create.tunnel.selection_mode.round_robin": "По кругу",
- "create.tunnel.selection_mode.forced_round_robin": "Строго по кругу",
- "create.tunnel.selection_mode.prefer_nearest": "Предпочтительно ближайший",
- "create.tunnel.selection_mode.randomize": "Случайно",
- "create.tunnel.selection_mode.synchronize": "Синхронизировать входы",
-
- "create.tooltip.chute.header": "Информация о жёлобе:",
- "create.tooltip.chute.items_move_down": "Предметы двигаются вниз",
- "create.tooltip.chute.items_move_up": "Предметы двигаются вверх",
- "create.tooltip.chute.no_fans_attached": "Нет подключенных вентиляторов",
- "create.tooltip.chute.fans_push_up": "Вентилятор толкает снизу",
- "create.tooltip.chute.fans_push_down": "Вентилятор толкает сверху",
- "create.tooltip.chute.fans_pull_up": "Вентилятор тянет сверху",
- "create.tooltip.chute.fans_pull_down": "Вентилятор тянет снизу",
- "create.tooltip.chute.contains": "Содержит: %1$s x%2$s",
- "create.tooltip.deployer.header": "Информация об автономном активаторе:",
- "create.tooltip.deployer.using": "Режим: Атака/Разрушение",
- "create.tooltip.deployer.punching": "Режим: Использование/Стройка",
- "create.tooltip.deployer.contains": "Держит: %1$s x%2$s",
- "create.tooltip.brass_tunnel.contains": "В данный момент распределяют:",
- "create.tooltip.brass_tunnel.contains_entry": "> %1$s x%2$s",
- "create.tooltip.brass_tunnel.retrieve": "ПКМ, чтобы получить",
-
- "create.linked_controller.bind_mode": "Режим привязки активирован",
- "create.linked_controller.press_keybind": "Нажмите %1$s, %2$s, %3$s, %4$s, %5$s или %6$s, чтобы привязать эту частоту к соответствующей клавише.",
- "create.linked_controller.key_bound": "Частота привязана к %1$s",
- "create.linked_controller.frequency_slot_1": "Клавиша: %1$s, Частота #1",
- "create.linked_controller.frequency_slot_2": "Клавиша: %1$s, Частота #2",
-
- "create.crafting_blueprint.crafting_slot": "Слот для ингредиентов",
- "create.crafting_blueprint.filter_items_viable": "Продвинутые фильтры предметов применимы",
- "create.crafting_blueprint.display_slot": "Отображаемая ячейка",
- "create.crafting_blueprint.inferred": "Производные от рецепта",
- "create.crafting_blueprint.manually_assigned": "Назначен вручную",
- "create.crafting_blueprint.secondary_display_slot": "Дополнительная отображаемая ячейка",
- "create.crafting_blueprint.optional": "Опционально",
-
- "create.potato_cannon.ammo.attack_damage": "%1$s урона от попадания",
- "create.potato_cannon.ammo.reload_ticks": "%1$s тиков перезарядки",
- "create.potato_cannon.ammo.knockback": "%1$s силы отбрасывания",
-
- "create.hint.hose_pulley.title": "Бесконечное снабжение",
- "create.hint.hose_pulley": "Целевой водный резервуар считается бесконечным.",
- "create.hint.mechanical_arm_no_targets.title": "Нет целей",
- "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.backtank.low": "Низкое давление в баллоне!",
- "create.backtank.depleted": "Давление в баллоне исчерпано!",
-
- "create.hint.derailed_train.title": "Железнодорожная авария",
- "create.hint.derailed_train": "Похоже, что этот _поезд_ сошёл с путей. Щёлкните _ПКМ_ _гаечным ключом_, чтобы заново установить его на ближайшие пути.",
-
- "create.boiler.status": "Статус котла: %1$s",
- "create.boiler.status_short": "Котёл: %1$s",
- "create.boiler.passive": "Нач.",
- "create.boiler.idle": "Выкл",
- "create.boiler.lvl": "%1$s ур.",
- "create.boiler.max_lvl": "Макс.",
- "create.boiler.size": "Объём",
- "create.boiler.size_dots": "....... ",
- "create.boiler.water": "Вода",
- "create.boiler.water_dots": "......... ",
- "create.boiler.heat": "Нагрев",
- "create.boiler.heat_dots": "..... ",
- "create.boiler.via_one_engine": "с помощью 1 двигателя",
- "create.boiler.via_engines": "с помощью %1$s двигателей",
-
- "create.elevator_contact.title": "UNLOCALIZED: Elevator Contact",
- "create.elevator_contact.floor_identifier": "UNLOCALIZED: Floor Identifier",
- "create.elevator_contact.floor_description": "UNLOCALIZED: Floor Description",
-
- "create.gui.schedule.lmb_edit": "ЛКМ для редактирования",
- "create.gui.schedule.rmb_remove": "ПКМ для удаления",
- "create.gui.schedule.duplicate": "Дублировать",
- "create.gui.schedule.remove_entry": "Удалить инструкцию",
- "create.gui.schedule.add_entry": "Добавить инструкцию",
- "create.gui.schedule.move_up": "Переместить выше",
- "create.gui.schedule.move_down": "Переместить ниже",
- "create.gui.schedule.add_condition": "Добавить условие",
- "create.gui.schedule.alternative_condition": "Альтернативное условие",
-
- "create.schedule.instruction_type": "Следующая инструкция:",
- "create.schedule.instruction.editor": "Редактор инструкций",
- "create.schedule.instruction.destination": "Следовать до станции",
- "create.schedule.instruction.destination.summary": "Следовать до станции:",
- "create.schedule.instruction.filter_edit_box": "Название станции",
- "create.schedule.instruction.filter_edit_box_1": "Используйте * в качестве текстового подстановочного знака",
- "create.schedule.instruction.filter_edit_box_2": "Пример: 'Моя Станция, платформа *'",
- "create.schedule.instruction.filter_edit_box_3": "Поезд выберет наименьшее совпадение",
- "create.schedule.instruction.rename": "Сменить имя расписания",
- "create.schedule.instruction.rename.summary": "Новое название:",
- "create.schedule.instruction.name_edit_box": "Название расписания",
- "create.schedule.instruction.name_edit_box_1": "Влияет на текст, отображаемый на табло",
- "create.schedule.instruction.name_edit_box_2": "По умолчанию используется имя следующего отправления",
- "create.schedule.instruction.throttle": "Изменить тягу",
- "create.schedule.instruction.throttle.summary": "Изменить тягу до %1$s",
- "create.schedule.instruction.throttle_edit_box": "Тяга",
- "create.schedule.instruction.throttle_edit_box_1": "Влияет на максимальную скорость поезда",
- "create.schedule.condition_type": "Продолжить, если/после:",
- "create.schedule.condition.editor": "Редактор условий",
- "create.schedule.condition.delay": "Пауза расписания",
- "create.schedule.condition.delay_short": "Ожидание: %1$s",
- "create.schedule.condition.delay.status": "До отправления %1$s",
- "create.schedule.condition.idle": "Неизменение груза",
- "create.schedule.condition.idle_short": "Простой груза: %1$s %1$s",
- "create.schedule.condition.idle.status": "Простой груза: %1$s",
- "create.schedule.condition.for_x_time": "в течение %1$s",
- "create.schedule.condition.unloaded": "Чанк выгружен",
- "create.schedule.condition.unloaded.status": "Ожидание выгрузки чанка",
- "create.schedule.condition.powered": "Станция запитана",
- "create.schedule.condition.powered.status": "Станция ожидает сигнал",
- "create.schedule.condition.time_of_day": "Время суток",
- "create.schedule.condition.time_of_day.scheduled": "Отправление в %1$s",
- "create.schedule.condition.time_of_day.digital_format": "%1$s:%3$s %4$s",
- "create.schedule.condition.time_of_day.rotation": "Интервал движения",
- "create.schedule.condition.time_of_day.rotation.every_24": "Ежедневно",
- "create.schedule.condition.time_of_day.rotation.every_12": "Каждые 12ч",
- "create.schedule.condition.time_of_day.rotation.every_6": "Каждые 6ч",
- "create.schedule.condition.time_of_day.rotation.every_4": "Каждые 4ч",
- "create.schedule.condition.time_of_day.rotation.every_3": "Каждые 3ч",
- "create.schedule.condition.time_of_day.rotation.every_2": "Каждые 2ч",
- "create.schedule.condition.time_of_day.rotation.every_1": "Каждый час",
- "create.schedule.condition.time_of_day.rotation.every_0_45": "Каждые 45м",
- "create.schedule.condition.time_of_day.rotation.every_0_30": "Каждые 30м",
- "create.schedule.condition.time_of_day.rotation.every_0_15": "Каждые 15м",
- "create.schedule.condition.time_of_day.status": "Отправление в ",
- "create.schedule.condition.threshold.train_holds": "Поезд содержит %1$s",
- "create.schedule.condition.threshold.greater": "больше, чем",
- "create.schedule.condition.threshold.less": "меньше, чем",
- "create.schedule.condition.threshold.equal": "точно",
- "create.schedule.condition.threshold.x_units_of_item": "%1$s %2$s (%3$s)",
- "create.schedule.condition.threshold.matching_content": "Определённое содержимое",
- "create.schedule.condition.threshold.anything": "предметов",
- "create.schedule.condition.threshold.item_measure": "Количество предметов",
- "create.schedule.condition.threshold.items": "штук",
- "create.schedule.condition.threshold.stacks": "стаков",
- "create.schedule.condition.threshold.buckets": "вёдер",
- "create.schedule.condition.threshold.status": "Груз: %1$s/%2$s %3$s",
- "create.schedule.condition.threshold.place_item": "Эталонный предмет",
- "create.schedule.condition.threshold.place_item_2": "Можно использовать фильтры",
- "create.schedule.condition.threshold.place_item_3": "Оставьте пустым, чтобы выбрать все предметы",
- "create.schedule.condition.fluid_threshold": "Состояние жидкого груза",
- "create.schedule.condition.item_threshold": "Состояние груза",
- "create.schedule.condition.redstone_link": "Беспроводной сигнал",
- "create.schedule.condition.redstone_link.status": "Поезд ожидает сигнал",
- "create.schedule.condition.redstone_link_on": "Сигнал включён",
- "create.schedule.condition.redstone_link_off": "Сигнал выключен",
- "create.schedule.condition.redstone_link.powered": "Включёна",
- "create.schedule.condition.redstone_link.unpowered": "Выключена",
- "create.schedule.condition.redstone_link.frequency_state": "Состояние частоты:",
- "create.schedule.condition.redstone_link.frequency_powered": "Частота включена:",
- "create.schedule.condition.redstone_link.frequency_unpowered": "Частота выключена:",
- "create.schedule.condition.player_count": "Посадка пассажиров",
- "create.schedule.condition.player_count.summary": "%1$s игрок",
- "create.schedule.condition.player_count.summary_plural": "%1$s игрока(ов)",
- "create.schedule.condition.player_count.seated": "%1$s сидит(ят)",
- "create.schedule.condition.player_count.players": "Игроков",
- "create.schedule.condition.player_count.condition": "Условие",
- "create.schedule.condition.player_count.exactly": "точно",
- "create.schedule.condition.player_count.or_above": "больше",
- "create.schedule.condition.player_count.status": "Пассажиров: %1$s/%2$s",
- "create.schedule.loop": "Повторять расписание",
- "create.schedule.loop1": "Начинать расписание сначала,",
- "create.schedule.loop2": "после завершения",
- "create.schedule.reset": "Начать расписание сначала",
- "create.schedule.skip": "Пропустить текущий шаг расписания",
- "create.schedule.applied_to_train": "Теперь поезд следует по этому расписанию",
- "create.schedule.non_controlling_seat": "Машинист должен сидеть перед блоком управления",
- "create.schedule.remove_with_empty_hand": "Отзовите текущее расписание пустой рукой",
- "create.schedule.auto_removed_from_train": "Автоматическое расписание отозвано",
- "create.schedule.removed_from_train": "Расписание отозвано от машиниста",
- "create.schedule.no_stops": "В этом расписании нет остановок",
- "create.schedule.continued": "Расписание возобновлено",
-
- "create.track.selection_cleared": "Выбор отменён",
- "create.track.valid_connection": "Можно соединить ✔",
- "create.track.second_point": "Разместите пути на горизонтальной поверхности или выберите другие",
- "create.track.too_far": "Слишком далеко...",
- "create.track.original_missing": "Выбранные пути разрушены, нажмите ПКМ крадучись, чтобы выйти из режима размещения",
- "create.track.perpendicular": "Невозможно соединить пути перпендикулярно",
- "create.track.ascending_s_curve": "Невозможно создать наклонные S-образные изгибы",
- "create.track.too_sharp": "Слишком резкий угол поворота",
- "create.track.too_steep": "Слишком крутой склон",
- "create.track.slope_turn": "Невозможно сделать склон на повороте",
- "create.track.opposing_slopes": "Невозможно соединить противоположные склоны",
- "create.track.leave_slope_ascending": "Нельзя покидать этот склон при подъеме",
- "create.track.leave_slope_descending": "Нельзя покидать этот склон при спуске",
- "create.track.turn_90": "Можно поворачивать только на 90 градусов",
- "create.track.junction_start": "Нельзя начинать соединение со стыка рельс",
- "create.track.turn_start": "Нельзя начинать соединение с поворота",
- "create.track.not_enough_tracks": "Не хватает путей",
- "create.track.not_enough_pavement": "Не хватает поддерживающих блоков",
-
- "create.portal_track.failed": "Невозможно разместить портальные пути:",
- "create.portal_track.missing": "Целевой портал ещё не сгенерирован",
- "create.portal_track.blocked": "Целевое местоположение заблокировано (%1$s,%2$s,%3$s)",
-
- "create.station.idle": "Станция в ожидании",
- "create.station.assembly_title": "Сборка поезда",
- "create.station.close": "Закрыть окно",
- "create.station.cancel": "Отменить сборку",
- "create.station.failed": "Ошибка при сборке",
- "create.station.icon_type": "Тип значка",
- "create.station.create_train": "Создать новый поезд",
- "create.station.assemble_train": "Собрать поезд",
- "create.station.disassemble_train": "Разобрать поезд",
- "create.station.remove_schedule": "Отозвать расписание",
- "create.station.remove_auto_schedule": "Отозвать автоматическое расписание",
- "create.station.no_assembly_diagonal": "Нельзя строить поезда",
- "create.station.no_assembly_diagonal_1": "на пересечениях путей",
- "create.station.no_assembly_curve": "Нельзя строить поезда",
- "create.station.no_assembly_curve_1": "на изогнутых путях.",
- "create.station.train_not_aligned": "Невозможно разобрать, не все",
- "create.station.train_not_aligned_1": "вагонные тележки были выровнены.",
- "create.station.carriage_number": "Вагон № %1$s:",
- "create.station.retry": "Исправьте это и повторите попытку.",
- "create.station.no_bogeys": "Нет вагонных тележек",
- "create.station.one_bogey": "1 вагонная тележка",
- "create.station.more_bogeys": "%1$s вагонные(ых) тележки(ек)",
- "create.station.how_to": "Нажмите Ж/д корпусом по выделенным путям, чтобы сделать тележку.",
- "create.station.how_to_1": "Тележку можно убрать, сломав блок над ней.",
- "create.station.how_to_2": "Один вагон может иметь до двух тележек.",
-
- "create.train_assembly.too_many_bogeys": "Слишком много вагонных тележек прицеплено: %1$s шт.",
- "create.train_assembly.frontmost_bogey_at_station": "Передняя вагонная тележка должна быть на указателе станции.",
- "create.train_assembly.no_bogeys": "Вагонные тележки не найдены.",
- "create.train_assembly.not_connected_in_order": "Вагонные тележки соединены не по порядку.",
- "create.train_assembly.bogeys_too_close": "Вагонные тележки %1$s и %2$s слишком близко друг к другу.",
- "create.train_assembly.single_bogey_carriage": "Эта вагонная тележка не может поддерживать вагон самостоятельно.",
- "create.train_assembly.nothing_attached": "Структура не склеена с вагонной тележкой № %1$s.",
- "create.train_assembly.no_controls": "В поезде должен быть установлен как минимум один контроллер, обращённый вперёд.",
- "create.train_assembly.sideways_controls": "Контроллер поезда направлен не вперёд.",
- "create.train_assembly.bogey_created": "Разместите ещё одну тележку, нажав на выделенные пути",
- "create.train_assembly.requires_casing": "Используйте Ж/д корпус для создания вагонных тележек на путях",
-
- "create.track_target.set": "Пути выбраны",
- "create.track_target.success": "Успешно привязана к выбранным путям",
- "create.track_target.clear": "Выбор путей отменён",
- "create.track_target.missing": "Сначала выберите пути, нажав ПКМ по ним",
- "create.track_target.too_far": "Установите станцию ближе к путям...",
- "create.track_target.no_junctions": "Невозможно установить маркер станции на перекрёстке",
- "create.track_target.occupied": "Выбранные пути заняты",
- "create.track_target.invalid": "Невозможно выбрать эти пути",
-
- "create.train.unnamed": "Безымянный поезд",
- "create.train.cannot_relocate_moving": "Невозможно переместить движущийся поезд",
- "create.train.relocate": "Нажмите по путям, чтобы переместить %1$s. ПКМ крадучись для отмены",
- "create.train.relocate.abort": "Перенос отменён",
- "create.train.relocate.success": "Успешно перенесён",
- "create.train.relocate.valid": "Можно переместить сюда, нажмите для подтверждения",
- "create.train.relocate.invalid": "Невозможно переместить поезд сюда",
- "create.train.relocate.too_far": "Невозможно переместить поезд так далеко...",
- "create.train.departing_from": "Отправился от %1$s",
- "create.train.arrived_at": "Прибыл на %1$s",
- "create.train.status": " Информация о поезде: %1$s",
- "create.train.status.back_on_track": "Поезд снова на ходу",
- "create.train.status.collision": "Авария с другим поездом",
- "create.train.status.end_of_track": "Поезд достиг конца путей",
- "create.train.status.double_portal": "Поезд не может войти в портал, покидая другой",
- "create.train.status.coupling_stress": "Аварийная остановка из-за нагрузки на сцепление вагонов",
- "create.train.status.track_missing": "Под поездом нет путей",
- "create.train.status.paused_for_manual": "Расписание приостановлено для ручного управления",
- "create.train.status.opposite_driver": "Путь требует, чтобы машинист смотрел в противоположном направлении",
- "create.train.status.missing_driver": "Машинист пропал",
- "create.train.status.found_driver": "Найден новый машинист",
- "create.train.status.navigation_success": "Движение успешно восстановлено",
- "create.train.status.no_match": "Станция '%1$s' не найдена",
- "create.train.status.no_path": "Не удалось найти подходящий путь к следующему запланированному пункту назначения",
-
- "create.track_signal.cannot_change_mode": "Невозможно переключить режим этого светофора",
- "create.track_signal.mode_change.entry_signal": "-> Разрешить проезд, если сегмент не занят",
- "create.track_signal.mode_change.cross_signal": "-> Разрешить проезд, если сегмент полностью проходим и не занят",
-
- "create.contraption.controls.start_controlling": "Под управлением: %1$s",
- "create.contraption.controls.stop_controlling": "Выход из режима управления",
- "create.contraption.controls.approach_station": "Зажмите %1$s для прибытия на %2$s",
- "create.contraption.controls.specific_actor_toggle": "UNLOCALIZED: %1$s Actors: %2$s",
- "create.contraption.controls.all_actor_toggle": "UNLOCALIZED: All Actors: %1$s",
- "create.contraption.controls.actor_toggle.on": "UNLOCALIZED: On",
- "create.contraption.controls.actor_toggle.off": "UNLOCALIZED: Off",
- "create.contraption.controls.floor_unreachable": "UNLOCALIZED: Unreachable",
-
- "create.display_link.set": "Выбрана целевая позиция",
- "create.display_link.success": "Успешно привязан к целевой позиции",
- "create.display_link.clear": "Выбор целевой позиции отменён",
- "create.display_link.too_far": "Целевая позиция слишком далеко...",
- "create.display_link.invalid": "Передатчик не имеет выбранной цели, привяжите его и попробуйте ещё раз",
- "create.display_link.title": "Передатчик информации",
- "create.display_link.no_source": "Не источник информации",
- "create.display_link.no_target": "Не цель для отображения",
- "create.display_link.reading_from": "Считывать из:",
- "create.display_link.writing_to": "Записывать в:",
- "create.display_link.attached_side": "Блок, к которому прикреплён",
- "create.display_link.targeted_location": "Блок, куда присылает информацию",
- "create.display_link.view_compatible": "Нажмите, чтобы увидеть все совместимые блоки",
- "create.display_link.information_type": "Тип информации",
- "create.display_link.display_on": "Записывать информацию в:",
- "create.display_link.display_on_multiline": "Начать записывать в:",
-
- "create.display_source.label": "Добавочная надпись",
- "create.display_source.combine_item_names": "Названия предметов",
- "create.display_source.count_items": "Количество предметов",
- "create.display_source.list_items": "Список предметов",
- "create.display_source.fluid_amount": "Количество жидкостей",
- "create.display_source.list_fluids": "Список жидкостей",
- "create.display_source.nixie_tube": "Скопировать значение",
- "create.display_source.fill_level": "Уровень заполнения",
- "create.display_source.fill_level.display": "Формат отображения",
- "create.display_source.fill_level.percent": "Процент",
- "create.display_source.fill_level.progress_bar": "Полоса прогресса",
- "create.display_source.value_list.display": "Отображение значения",
- "create.display_source.value_list.shortened": "Сокращённо",
- "create.display_source.value_list.full_number": "Полностью",
- "create.display_source.value_list.thousand": "т",
- "create.display_source.value_list.million": "М",
- "create.display_source.player_deaths": "Смерти игрока",
- "create.display_source.scoreboard": "Скорборд",
- "create.display_source.scoreboard.objective": "Название скорборда",
- "create.display_source.scoreboard.objective_not_found": "'%1$s' не найден",
- "create.display_source.scoreboard.objective.deaths": "Смерти игрока",
- "create.display_source.time_of_day": "Время суток",
- "create.display_source.stop_watch": "Секундомер",
- "create.display_source.time.format": "Формат времени",
- "create.display_source.time.12_hour": "12 часов",
- "create.display_source.time.24_hour": "24 часа",
- "create.display_source.accumulate_items": "Счётчик предметов",
- "create.display_source.item_throughput": "Производительность",
- "create.display_source.item_throughput.interval": "Интервал",
- "create.display_source.item_throughput.interval.second": "в секунду",
- "create.display_source.item_throughput.interval.minute": "в минуту",
- "create.display_source.item_throughput.interval.hour": "в час",
- "create.display_source.train_status": "Статус расписания",
- "create.display_source.station_summary": "Сводка станции",
- "create.display_source.station_summary.filter": "Фильтр названия станции",
- "create.display_source.station_summary.train_name_column": "Размер столбца Поезд",
- "create.display_source.station_summary.platform_column": "Размер столбца Платформа",
- "create.display_source.station_summary.now": "отп.",
- "create.display_source.station_summary.minutes": " мин",
- "create.display_source.station_summary.seconds": "%1$sс",
- "create.display_source.observed_train_name": "Название поезда",
- "create.display_source.max_enchant_level": "Уровень чар",
- "create.display_source.boiler_status": "Статус котла",
- "create.display_source.entity_name": "Имя существа",
- "create.display_source.current_floor": "UNLOCALIZED: Elevator Location",
- "create.display_source.kinetic_speed": "Обороты в минуту",
- "create.display_source.kinetic_speed.absolute": "Без направления",
- "create.display_source.kinetic_speed.directional": "С направлением",
- "create.display_source.kinetic_stress": "Стресс сети",
- "create.display_source.kinetic_stress.display": "Отображаемая информация",
- "create.display_source.kinetic_stress.progress_bar": "Полоса прогресса",
- "create.display_source.kinetic_stress.percent": "Процент нагрузки",
- "create.display_source.kinetic_stress.current": "Нагрузка в ЕН",
- "create.display_source.kinetic_stress.max": "Общая ёмкость",
- "create.display_source.kinetic_stress.remaining": "Осталось ЕН",
- "create.display_source.redstone_power": "Редстоун-сигнал",
- "create.display_source.redstone_power.display": "Формат отображения",
- "create.display_source.redstone_power.number": "Число",
- "create.display_source.redstone_power.progress_bar": "Полоса прогресса",
- "create.display_source.boiler.not_enough_space": "нет места",
- "create.display_source.boiler.for_boiler_status": "для текста",
-
- "create.display_target.line": "%1$s строка",
- "create.display_target.page": "%1$s страница",
- "create.display_target.single_line": "Одна строка",
-
- "create.flap_display.cycles.alphabet": " ;А;Б;В;Г;Д;Е;Ё;Ж;З;И;Й;К;Л;М;Н;О;П;Р;С;Т;У;Ф;Х;Ц;Ч;Ш;Щ;Ъ;Ы;Ь;Э;Ю;Я",
- "create.flap_display.cycles.numeric": " ;0;1;2;3;4;5;6;7;8;9",
- "create.flap_display.cycles.arrival_time": " ; мин;отп.;15с;30с;45с",
- "create.flap_display.cycles.shortened_numbers": " ;Т;М",
- "create.flap_display.cycles.fluid_units": "мВ;В ",
- "create.flap_display.cycles.instant": " ; ",
- "create.flap_display.cycles.pixel": "█;▓;▒",
-
- "create.super_glue.too_far": "Выбранная область слишком большая",
- "create.super_glue.cannot_reach": "Выбранные блоки должны быть соединены",
- "create.super_glue.click_to_confirm": "Нажмите ещё раз, чтобы подтвердить",
- "create.super_glue.click_to_discard": "Нажмите ПКМ крадучись, чтобы отменить выбор",
- "create.super_glue.first_pos": "Выбрана первая позиция",
- "create.super_glue.abort": "Выбор отменён",
- "create.super_glue.not_enough": "Мало клея...",
- "create.super_glue.success": "Нанесение клея...",
-
- "create.gui.config.overlay1": "Привет :)",
- "create.gui.config.overlay2": "Это образец оверлея",
- "create.gui.config.overlay3": "Кликни и тащи с помощью мыши",
- "create.gui.config.overlay4": "чтобы переместить его",
- "create.gui.config.overlay5": "Нажми ESC чтобы выйти",
- "create.gui.config.overlay6": "и сохранить новую позицию",
- "create.gui.config.overlay7": "Введи /create overlay reset",
- "create.gui.config.overlay8": "чтобы сбросить позицию до стандартной",
-
- "create.command.killTPSCommand": "killtps",
- "create.command.killTPSCommand.status.slowed_by.0": "[Create]: Тики сервера в настоящее время замедлены на %s мс :o",
- "create.command.killTPSCommand.status.slowed_by.1": "[Create]: Тики сервера теперь замедлены на %s мс >:)",
- "create.command.killTPSCommand.status.slowed_by.2": "[Create]: Тики сервера вернулись в норму :D",
- "create.command.killTPSCommand.status.usage.0": "[Create]: используйте /killtps stop , чтобы вернуть тик сервера на обычную скорость",
- "create.command.killTPSCommand.status.usage.1": "[Create]: используйте /killtps start <Время тика>, чтобы искусственно замедлить тик сервера",
- "create.command.killTPSCommand.argument.tickTime": "Время тика",
-
- "create.contraption.minecart_contraption_too_big": "Эта вагонеточная штуковина кажется слишком большой, чтобы её можно было поднять",
- "create.contraption.minecart_contraption_illegal_pickup": "Мистическая сила связывает эту вагонеточную штуковину с миром",
-
-
- "_": "->------------------------] Subtitles [------------------------<-",
-
- "create.subtitle.contraption_disassemble": "Штуковина останавливается",
- "create.subtitle.peculiar_bell_use": "Особенный колокол звонит",
- "create.subtitle.worldshaper_place": "Ручной редактор мира делает «Зап»",
- "create.subtitle.whistle_train_manual": "Поезд гудит",
- "create.subtitle.steam": "Шум пара",
- "create.subtitle.saw_activate_stone": "Активируется механическая пила",
- "create.subtitle.schematicannon_finish": "Схематичная пушка закончила работу",
- "create.subtitle.crafter_craft": "Крафтер создаёт",
- "create.subtitle.wrench_remove": "Компонент ломается",
- "create.subtitle.train3": "Приглушенный шум вагонетки",
- "create.subtitle.whistle": "Свист",
- "create.subtitle.cogs": "Шестерни грохочут",
- "create.subtitle.slime_added": "Намазывание слизи",
- "create.subtitle.whistle_train_low": "Низкое гудение поезда",
- "create.subtitle.schematicannon_launch_block": "Схематичная пушка строит",
- "create.subtitle.controller_take": "Кафедра опустошается",
- "create.subtitle.crafter_click": "Крафтер кликает",
- "create.subtitle.depot_plop": "Предмет упал на депо",
- "create.subtitle.confirm": "Утвердительный «Динь»",
- "create.subtitle.mixing": "Смешивание",
- "create.subtitle.mechanical_press_activation_belt": "Механический пресс делает «Бонк»",
- "create.subtitle.fwoomp": "Картофельная пушка делает «Свомп»",
- "create.subtitle.sanding_long": "Короткий звук полировки",
- "create.subtitle.crushing_1": "Шум разрушения",
- "create.subtitle.depot_slide": "Шелест предметов",
- "create.subtitle.blaze_munch": "Всполох радостно жуёт",
- "create.subtitle.funnel_flap": "Занавески воронок хлопают",
- "create.subtitle.haunted_bell_use": "Призрачный колокол звонит",
- "create.subtitle.scroll_value": "Щелчки прокрутки",
- "create.subtitle.controller_put": "Контроллер стучит",
- "create.subtitle.cranking": "Рукоятка вращается",
- "create.subtitle.sanding_short": "Звук полировки",
- "create.subtitle.wrench_rotate": "Использован гаечный ключ",
- "create.subtitle.potato_hit": "Еда врезается",
- "create.subtitle.saw_activate_wood": "Механическая пила работает",
- "create.subtitle.whistle_high": "Высокий свист",
- "create.subtitle.whistle_train_manual_low": "Низкое гудение поезда",
- "create.subtitle.whistle_train": "Гудение поезда",
- "create.subtitle.haunted_bell_convert": "Призрачный колокол пробуждается",
- "create.subtitle.train": "Грохот колёс",
- "create.subtitle.deny": "Отрицательный «Буп»",
- "create.subtitle.controller_click": "Клики контроллера",
- "create.subtitle.whistle_low": "Низкий свист",
- "create.subtitle.copper_armor_equip": "Позвякивание снаряжения для дайвинга",
- "create.subtitle.mechanical_press_activation": "Механический пресс активирован",
- "create.subtitle.contraption_assemble": "Штуковина движется",
-
-
- "_": "->------------------------] Item Descriptions [------------------------<-",
-
- "item.create.example_item.tooltip": "EXAMPLE ITEM (just a marker that this tooltip exists)",
- "item.create.example_item.tooltip.summary": "A brief description of the item. _Underscores_ highlight a term.",
- "item.create.example_item.tooltip.condition1": "When this",
- "item.create.example_item.tooltip.behaviour1": "Then this item does this. (behaviours show on shift)",
- "item.create.example_item.tooltip.condition2": "And When this",
- "item.create.example_item.tooltip.behaviour2": "You can add as many behaviours as you like",
- "item.create.example_item.tooltip.control1": "When Ctrl pressed",
- "item.create.example_item.tooltip.action1": "These controls are displayed.",
-
- "block.create.wooden_bracket.tooltip": "ДЕРЕВЯННАЯ СКОБА",
- "block.create.wooden_bracket.tooltip.summary": "_Украсьте_ ваши _Валы, Шестерни_ и _Трубы_, используя уютное деревянное укрепление.",
-
- "block.create.metal_bracket.tooltip": "МЕТАЛЛИЧЕСКАЯ СКОБА",
- "block.create.metal_bracket.tooltip.summary": "_Украсьте_ ваши _Валы, Шестерни_ и _Трубы_, используя прочное индустриальное укрепление.",
-
- "block.create.seat.tooltip": "СИДЕНЬЕ",
- "block.create.seat.tooltip.summary": "Присядьте и насладитесь поездкой! Привязывает игроков к собранным _устройствам_. Отлично выглядит как простая мебель! Можно окрасить в разные цвета.",
- "block.create.seat.tooltip.condition1": "ПКМ по сиденью",
- "block.create.seat.tooltip.behaviour1": "Сажает игрока на _Сиденье_. Нажмите _кнопку_ _приседания_ чтобы слезть (Shift по умолчанию).",
-
- "item.create.blaze_cake.tooltip": "ТОРТ ВСПОЛОХА",
- "item.create.blaze_cake.tooltip.summary": "Вкусное угощения для вашей трудяги — _Горелки всполоха_. Зажигает их всех!",
-
- "item.create.wand_of_symmetry.tooltip": "ЖЕЗЛ СИММЕТРИИ",
- "item.create.wand_of_symmetry.tooltip.summary": "Идеально отражает размещаемые блоки по настроенным плоскостям.",
- "item.create.wand_of_symmetry.tooltip.condition1": "На панели быстрого доступа.",
- "item.create.wand_of_symmetry.tooltip.behaviour1": "Остаётся активным.",
- "item.create.wand_of_symmetry.tooltip.control1": "ПКМ по блоку",
- "item.create.wand_of_symmetry.tooltip.action1": "_Создаёт_ или _перемещает_ зеркало.",
- "item.create.wand_of_symmetry.tooltip.control2": "ПКМ в воздух",
- "item.create.wand_of_symmetry.tooltip.action2": "_Убирает_ зеркало.",
- "item.create.wand_of_symmetry.tooltip.control3": "ПКМ крадучись",
- "item.create.wand_of_symmetry.tooltip.action3": "Открывает _интерфейс_ _конфигурации_.",
-
- "item.create.handheld_worldshaper.tooltip": "РУЧНОЙ РЕДАКТОР МИРА",
- "item.create.handheld_worldshaper.tooltip.summary": "Удобный инструмент для создания _ландшафтов_ и _рельефа_ _местности_.",
- "item.create.handheld_worldshaper.tooltip.control1": "ЛКМ на блок",
- "item.create.handheld_worldshaper.tooltip.action1": "Устанавливает блоки, выбранным инструментом, в целевое место.",
- "item.create.handheld_worldshaper.tooltip.control2": "ПКМ на блок",
- "item.create.handheld_worldshaper.tooltip.action2": "Применяет выбранную _кисть_ и _инструмент_ в выбранном месте.",
- "item.create.handheld_worldshaper.tooltip.control3": "ПКМ крадучись",
- "item.create.handheld_worldshaper.tooltip.action3": "Открывает _интерфейс_ _конфигурации_.",
-
- "item.create.tree_fertilizer.tooltip": "УДОБРЕНИЕ ДЛЯ ДЕРЕВЬЕВ",
- "item.create.tree_fertilizer.tooltip.summary": "Мощная комбинация минералов подходит для ускорения роста деревьев.",
- "item.create.tree_fertilizer.tooltip.condition1": "ПКМ с предметом на саженце",
- "item.create.tree_fertilizer.tooltip.behaviour1": "Выращивает деревья, _независимо_ от _условий_ _их_ _расположения_.",
-
- "item.create.extendo_grip.tooltip": "УДЛИНЕННАЯ РУКА",
- "item.create.extendo_grip.tooltip.summary": "Значительно _увеличивает_ _досягаемость_ владельца.",
- "item.create.extendo_grip.tooltip.condition1": "Находясь в левой руке",
- "item.create.extendo_grip.tooltip.behaviour1": "Увеличивает _расстояние_ _досягаемости_ предметов, используемых в _правой_ _руке_.",
- "item.create.extendo_grip.tooltip.condition2": "Когда надет Медный баллон",
- "item.create.extendo_grip.tooltip.behaviour2": "_НЕ_ тратится _прочность_. Вместо этого будет тратиться _воздух_ из баллона.",
-
- "item.create.potato_cannon.tooltip": "КАРТОФЕЛЬНАЯ ПУШКА",
- "item.create.potato_cannon.tooltip.summary": "Свомп! Запускайте выращенные вами овощи в своих врагов. Может работать от давления воздуха из _Медного_ _баллона_.",
- "item.create.potato_cannon.tooltip.condition1": "ПКМ с предметом в инвентаре",
- "item.create.potato_cannon.tooltip.behaviour1": "_Выстреливает_ подходящим предметом из вашего _инвентаря_.",
- "item.create.potato_cannon.tooltip.condition2": "Когда надет Медный баллон",
- "item.create.potato_cannon.tooltip.behaviour2": "_НЕ_ тратится _прочность_. Вместо этого будет тратиться _воздух_ из Баллона.",
-
- "item.create.filter.tooltip": "ФИЛЬТР",
- "item.create.filter.tooltip.summary": "Управляет_ _выходами_ и входами логистических устройств с _большей_ _точностью_, _сопоставляя_ их со _списком_ _предметов_ или несколькими _вложенными_ _фильтрами_.",
- "item.create.filter.tooltip.condition1": "Когда в слоте фильтра",
- "item.create.filter.tooltip.behaviour1": "_Управляет_ потоком предметов в соответствии с его _конфигурацией_.",
- "item.create.filter.tooltip.condition2": "ПКМ с предметом",
- "item.create.filter.tooltip.behaviour2": "Открывает _интерфейс_ _конфигурации_.",
-
- "item.create.attribute_filter.tooltip": "ФИЛЬТР АТРИБУТОВ",
- "item.create.attribute_filter.tooltip.summary": "_Управляет_ _выходами_ и _входами_ логистических устройств с _большей_ _точностью_, сопоставляя их с набором _атрибутов_ и _категорий предметов_.",
- "item.create.attribute_filter.tooltip.condition1": "Когда в слоте фильтра",
- "item.create.attribute_filter.tooltip.behaviour1": "_Управляет_ потоком предметов в соответствии с его _конфигурацией_.",
- "item.create.attribute_filter.tooltip.condition2": "ПКМ с предметом",
- "item.create.attribute_filter.tooltip.behaviour2": "Открывает _интерфейс_ _конфигурации_.",
-
- "item.create.empty_schematic.tooltip": "ПУСТАЯ СХЕМАТИКА",
- "item.create.empty_schematic.tooltip.summary": "Используется в качестве ингредиента рецепта и для записи в _Схематичный столе_.",
-
- "item.create.schematic.tooltip": "СХЕМАТИКА",
- "item.create.schematic.tooltip.summary": "Содержит структуру, которая может позиционироваться и помещаться в мир. Расположите голограмму по своему усмотрению и используйте _Схематичную пушку_ для её построения.",
- "item.create.schematic.tooltip.condition1": "ПКМ с предметом",
- "item.create.schematic.tooltip.behaviour1": "Может быть позиционирован с помощью инструментов на экране.",
- "item.create.schematic.tooltip.control1": "ПКМ крадучись",
- "item.create.schematic.tooltip.action1": "Открывает _интерфейс_ для ввода _точных_ _координат_.",
-
- "item.create.schematic_and_quill.tooltip": "СХЕМАТИКА И ПЕРО",
- "item.create.schematic_and_quill.tooltip.summary": "Используется для сохранения структуры в вашем мире в файл формата .nbt.",
- "item.create.schematic_and_quill.tooltip.condition1": "Шаг 1",
- "item.create.schematic_and_quill.tooltip.behaviour1": "Выберите две угловые точки, используя ПКМ.",
- "item.create.schematic_and_quill.tooltip.condition2": "Шаг 2",
- "item.create.schematic_and_quill.tooltip.behaviour2": "_Ctrl_ и _прокрутка_ на голограмме для изменения размера. Нажмите ПКМ, чтобы сохранить.",
- "item.create.schematic_and_quill.tooltip.control1": "ПКМ с предметом",
- "item.create.schematic_and_quill.tooltip.action1": "Выбирает угловые точки / подтверждает сохранение.",
- "item.create.schematic_and_quill.tooltip.control2": "Ctrl с предметом",
- "item.create.schematic_and_quill.tooltip.action2": "Позволяет выбрать угловые точки в воздухе. Прокрутка для настройки расстояния.",
- "item.create.schematic_and_quill.tooltip.control3": "ПКМ крадучись",
- "item.create.schematic_and_quill.tooltip.action3": "_Сбрасывает_ и _удаляет_ выделение.",
-
- "block.create.schematicannon.tooltip": "СХЕМАТИЧНАЯ ПУШКА",
- "block.create.schematicannon.tooltip.summary": "_Ставит блоки_ для воссоздания _схематики_ в мире. Использует предметы из _соседнего_ _инвентаря_ и _порох_ в качестве _топлива_.",
- "block.create.schematicannon.tooltip.condition1": "ПКМ по блоку",
- "block.create.schematicannon.tooltip.behaviour1": "Открывает _интерфейс_.",
-
- "block.create.schematic_table.tooltip": "СХЕМАТИЧНЫЙ СТОЛ",
- "block.create.schematic_table.tooltip.summary": "Записывает сохраненные схематики в _пустые_ _схематики_.",
- "block.create.schematic_table.tooltip.condition1": "Когда дана пустая схема",
- "block.create.schematic_table.tooltip.behaviour1": "Загружает выбранный файл из вашей папки Schematics.",
-
- "item.create.goggles.tooltip": "ИНЖЕНЕРНЫЕ ОЧКИ",
- "item.create.goggles.tooltip.summary": "Очки для улучшения зрения с помощью полезной кинетической информации.",
- "item.create.goggles.tooltip.condition1": "Когда надеты",
- "item.create.goggles.tooltip.behaviour1": "Показывает _цветные_ _индикаторы_, соответствующие _уровню_ _скорости_ размещённого кинетического компонента, а также _создаваемой нагрузки_ и _мощности_ отдельных компонентов.",
- "item.create.goggles.tooltip.condition2": "При взгляде на датчик",
- "item.create.goggles.tooltip.behaviour2": "Показывает подробную информацию о скорости или нагрузки сети, к которой подключён датчик.",
- "item.create.goggles.tooltip.condition3": "При взгляде на жидкостные контейнеры",
- "item.create.goggles.tooltip.behaviour3": "Показывает детализированную информацию о _ёмкости_ блока и о хранящейся в нём хранится _жидкости_.",
-
- "item.create.wrench.tooltip": "ГАЕЧНЫЙ КЛЮЧ",
- "item.create.wrench.tooltip.summary": "Полезный _инструмент_ для работы с _кинетическими_ штуковинами. Может использоваться для _поворота_, _демонтажа_ и _настройки_ компонентов.",
- "item.create.wrench.tooltip.control1": "ПКМ по кинетическому блоку",
- "item.create.wrench.tooltip.action1": "_Поворачивает_ _компонент_ с которым вы взаимодействуете _к_ _лицу_ или _от_ _лица_.",
- "item.create.wrench.tooltip.control2": "ПКМ крадучись",
- "item.create.wrench.tooltip.action2": "Разбирает кинетические компоненты и помещает их обратно в ваш инвентарь.",
-
- "block.create.nozzle.tooltip": "ФОРСУНКА",
- "block.create.nozzle.tooltip.summary": "Прикрепите к передней части _Вентилятора_, чтобы распределить его влияние на сущностей _во_ _всех_ _направлениях_.",
-
- "block.create.cuckoo_clock.tooltip": "ЧАСЫ С КУКУШКОЙ",
- "block.create.cuckoo_clock.tooltip.summary": "Прекрасная _вещица_ для _украшения_ пространства и _отслеживания_ _времени_.",
- "block.create.cuckoo_clock.tooltip.condition1": "При вращении",
- "block.create.cuckoo_clock.tooltip.behaviour1": "Показывают текущее время и напевает мелодию два раза в день. _Активируется_ _один_ _раз_ в _полдень_ и в _сумерках_, как только _игроки_ _могут_ _спать_.",
-
- "block.create.turntable.tooltip": "ПОВОРОТНЫЙ СТОЛ",
- "block.create.turntable.tooltip.summary": "Преобразует _силу_ _вращения_ прямиком в морскую болезнь.",
-
- "block.create.toolbox.tooltip": "ЯЩИК ДЛЯ ИНСТРУМЕНТОВ",
- "block.create.toolbox.tooltip.summary": "Самый дорогой компаньон каждого изобретателя. Удобно _вмещает_ большое количество _восьми различных_ типов предметов.",
- "block.create.toolbox.tooltip.condition1": "ЛКМ по блоку",
- "block.create.toolbox.tooltip.behaviour1": "_Сохраняет_ _содержимое_ и складывается в инвентарь игрока.",
- "block.create.toolbox.tooltip.condition2": "ALT в диапазоне досягаемости",
- "block.create.toolbox.tooltip.behaviour2": "Позволяет _получить быстрый доступ_ к содержимому _Ящика_ _для_ _инструментов_.",
- "block.create.toolbox.tooltip.condition3": "ПКМ по блоку",
- "block.create.toolbox.tooltip.behaviour3": "Открывает _интерфейс контейнера_.",
-
- "block.create.stockpile_switch.tooltip": "НАБЛЮДАТЕЛЬ ЗАПОЛНЕННОСТИ",
- "block.create.stockpile_switch.tooltip.summary": "Подаёт редстоун-сигнал в зависимости от _заполненности_ _прикреплённого_ _ящика_.",
- "block.create.stockpile_switch.tooltip.condition1": "Когда достигнут нижний предел",
- "block.create.stockpile_switch.tooltip.behaviour1": "Не подаёт _редстоун-сигнал_.",
-
- "block.create.content_observer.tooltip": "НАБЛЮДАТЕЛЬ ЗА СОДЕРЖИМЫМ",
- "block.create.content_observer.tooltip.summary": "_Обнаруживает предметы внутри _контейнеров_ и на _конвейерах_, соответствующие настроенному _фильтру_. Если наблюдаемый блок-хранилище, ремень или шланг содержит совпадающий предмет, этот компонент излучает редстоун-сигнал. Когда наблюдаемая _воронка передает_ соответствующий предмет, этот компонент испускает _редстоун-импульс_.",
- "block.create.content_observer.tooltip.condition1": "Когда наблюдает за контейнером",
- "block.create.content_observer.tooltip.behaviour1": "Выдаёт _редстоун-сигнал_, пока наблюдаемое содержимое совпадает с _фильтром_.",
- "block.create.content_observer.tooltip.condition2": "Когда наблюдает за воронкой",
- "block.create.content_observer.tooltip.behaviour2": "Выдаёт _редстоун-сигнал_, пока содержимое совпадает с _перемещаемым_ предметом.",
-
- "block.create.creative_crate.tooltip": "ТВОРЧЕСКИЙ ЯЩИК",
- "block.create.creative_crate.tooltip.summary": "Это _хранилище_ позволяет _бесконечно_ _дублировать_ любой предмет. Поместите рядом со Схематичной пушкой, чтобы удалить любые требования к материалам.",
- "block.create.creative_crate.tooltip.condition1": "Когда предмет в слоте фильтра",
- "block.create.creative_crate.tooltip.behaviour1": "Всё, что извлечено из этого контейнера, обеспечит бесконечную поставку указанного предмета. Предметы, _помещённые_ в этот ящик, будут _уничтожены_.",
-
- "item.create.creative_blaze_cake.tooltip": "ТВОРЧЕСКИЙ ТОРТ",
- "item.create.creative_blaze_cake.tooltip.summary": "Особое угощение для ваших _Горелок всполоха_. После поедания этого торта у Горелки всполоха _никогда не закончится топливо_.",
- "item.create.creative_blaze_cake.tooltip.condition1": "ПКМ по Горелке всполоха",
- "item.create.creative_blaze_cake.tooltip.behaviour1": "_Циклически_ изменяет уровень нагрева.",
-
- "block.create.controller_rail.tooltip": "КОНТРОЛИРУЮЩИЕ РЕЛЬСЫ",
- "block.create.controller_rail.tooltip.summary": "_Всенаправленные запитанные рельсы_, позволяющие провести _точную настройку_ _скорости_ вагонеток.",
- "block.create.controller_rail.tooltip.condition1": "Когда подан редстоун-сигнал",
- "block.create.controller_rail.tooltip.behaviour1": "_Ускоряет_ или _замедляет_ _прошедшие вагонетки_, на величину зависящую от _силы сигнала_. Распространяя редстоун-сигнал на соседние контролирующие рельсы. Питание двух контролирующих рельс с разной мощностью приведет к тому, что дорожки между ними будут интерполировать свой сигнал.",
-
- "item.create.sand_paper.tooltip": "НАЖДАЧНАЯ БУМАГА",
- "item.create.sand_paper.tooltip.summary": "Грубая бумага, которую можно использовать для _полировки материалов_. Может применяться автоматически с помощью Автономного активатора.",
- "item.create.sand_paper.tooltip.condition1": "ПКМ с предметом",
- "item.create.sand_paper.tooltip.behaviour1": "Полирует предметы во _второй руке_, или лежащие _на полу_, если _смотреть на них_.",
-
- "item.create.builders_tea.tooltip": "ЧАЙ СТРОИТЕЛЯ",
- "item.create.builders_tea.tooltip.summary": "Идеальный напиток для начала дня. _Мотивирует и насыщает_.",
-
- "item.create.refined_radiance.tooltip": "ИЗЫСКАННОЕ СИЯНИЕ",
- "item.create.refined_radiance.tooltip.summary": "Хроматический материал, _добытый_ _из_ _поглощенного_ _света_.",
- "item.create.refined_radiance.tooltip.condition1": "Работа в процессе",
- "item.create.refined_radiance.tooltip.behaviour1": "Использование этого материала будет доступно в следующем обновлении.",
-
- "item.create.shadow_steel.tooltip": "ТЕНЕВАЯ СТАЛЬ",
- "item.create.shadow_steel.tooltip.summary": "Хроматический материал, _добытый_ _в_ _пустоте_.",
- "item.create.shadow_steel.tooltip.condition1": "Работа в процессе",
- "item.create.shadow_steel.tooltip.behaviour1": "Использование этого материала будет доступно в следующем обновлении.",
-
- "item.create.linked_controller.tooltip": "КОНТРОЛЛЕР СВЯЗИ",
- "item.create.linked_controller.tooltip.summary": "Предоставляет _ручной_ _контроль_ над частотами _Редстоунового беспроводного передатчика сигнала_, присвоенные его _шести_ кнопкам.",
- "item.create.linked_controller.tooltip.condition1": "ПКМ с предметом",
- "item.create.linked_controller.tooltip.behaviour1": "Включает контроллер. _Управление_ _движением_ перехвачено, пока он активен.",
- "item.create.linked_controller.tooltip.condition2": "ПКМ крадучись",
- "item.create.linked_controller.tooltip.behaviour2": "Открывает _интерфейс_ _конфигурации_.",
- "item.create.linked_controller.tooltip.condition3": "ПКМ по Редстоуновому беспроводному приёмнику сигнала",
- "item.create.linked_controller.tooltip.behaviour3": "Включает _режим привязки_, нажмите одну из _шести кнопок_, чтобы привязать её к _частоте передатчика_.",
- "item.create.linked_controller.tooltip.condition4": "ПКМ по кафедре",
- "item.create.linked_controller.tooltip.behaviour4": "Помещает Контроллер на кафедру для удобства использования (ПКМ крадучись, чтобы забрать его).",
-
- "item.create.diving_helmet.tooltip": "ШЛЕМ ДЛЯ ДАЙВИНГА",
- "item.create.diving_helmet.tooltip.summary": "Вместе с _Медным_ _баллоном_, позволяет владельцу _дышать_ _под водой_ в течение длительного времени.",
- "item.create.diving_helmet.tooltip.condition1": "Когда надето",
- "item.create.diving_helmet.tooltip.behaviour1": "Даёт эффект _водного Дыхания_, медленно тратя _воздух_ из Баллона.",
-
- "item.create.copper_backtank.tooltip": "МЕДНЫЙ БАЛЛОН",
- "item.create.copper_backtank.tooltip.summary": "_Носимый_ _резервуар_ для транспортировки воздуха под давлением.",
- "item.create.copper_backtank.tooltip.condition1": "Когда надето",
- "item.create.copper_backtank.tooltip.behaviour1": "Обеспечивает подачу _воздуха_ под _давлением_ к оборудованию, которое в этом нуждается.",
- "item.create.copper_backtank.tooltip.condition2": "При вращении",
- "item.create.copper_backtank.tooltip.behaviour2": "Собирает и сжимает воздух со скоростью, зависящей от скорости вращения.",
-
- "item.create.netherite_backtank.tooltip": "UNLOCALIZED: NETHERITE BACKTANK",
- "item.create.netherite_backtank.tooltip.summary": "UNLOCALIZED: A _Wearable_ _Tank_ for carrying Pressurized Air.",
- "item.create.netherite_backtank.tooltip.condition1": "UNLOCALIZED: When Worn",
- "item.create.netherite_backtank.tooltip.behaviour1": "UNLOCALIZED: Provides _Pressurized_ _Air_ to Equipment that requires it.",
- "item.create.netherite_backtank.tooltip.condition2": "UNLOCALIZED: When placed, Powered by Kinetics",
- "item.create.netherite_backtank.tooltip.behaviour2": "UNLOCALIZED: _Collects_ _Pressurized_ _Air_ at a rate depending on the Rotational Speed.",
-
- "block.create.placard.tooltip": "УМНАЯ РАМКА",
- "block.create.placard.tooltip.summary": "_Обрамите_ свои предметы латунью с помощью этой красивой рамки. Безопасна для штуковин!",
- "block.create.placard.tooltip.condition1": "ПКМ по рамке с предметом в руках",
- "block.create.placard.tooltip.behaviour1": "_Добавляет_ удерживаемый _предмет_ в рамку. _Издаёт_ короткий _редстоун-сигнал_, если соответствующий предмет уже присутствует.",
- "block.create.placard.tooltip.condition2": "ЛКМ по рамке с предметом",
- "block.create.placard.tooltip.behaviour2": "_Убирает_ текущий _предмет_ из рамки.",
-
- "block.create.flywheel.tooltip": "МАХОВИК",
- "block.create.flywheel.tooltip.summary": "_Украсьте_ свои _машины_ этим внушительным медным колесом.",
- "block.create.flywheel.tooltip.condition1": "При вращении",
- "block.create.flywheel.tooltip.behaviour1": "Начинает вращаться. Удивительно!",
-
- "item.create.diving_boots.tooltip": "БОТИНКИ ДЛЯ ДАЙВИНГА",
- "item.create.diving_boots.tooltip.summary": "Пара _тяжелых_ _ботинок_, позволяющая лучше передвигаться по океанскому дну.",
- "item.create.diving_boots.tooltip.condition1": "Когда надеты",
- "item.create.diving_boots.tooltip.behaviour1": "Владелец _тонет_ _быстрее_ и _не_ может _плавать_. Ботинки дают возможность _ходить_ и _прыгать_ под водой. Носящий может беспрепятственно ходить по работающим конвейерам.",
-
- "item.create.crafting_blueprint.tooltip": "ЧЕРТЁЖ",
- "item.create.crafting_blueprint.tooltip.summary": "_Разместив_ на стене, его можно использовать для _определения_ _расположения_ _предметов_ для более простого ручного создания. Каждый слот показывает отдельный рецепт крафта.",
- "item.create.crafting_blueprint.condition1": "ПКМ по пустому слоту",
- "item.create.crafting_blueprint.behaviour1": "Открывает меню _крафта_, позволяющее _настроить_ _рецепт_ и отображаемые предметы.",
- "item.create.crafting_blueprint.condition2": "ПКМ по настроенному слоту",
- "item.create.crafting_blueprint.behaviour2": "_Применяет_ _заданный_ _рецепт_ с подходящими ингредиентами, из вашего _инвентаря_. Зажмите _Shift_, чтобы создать до _стака_ предметов.",
-
- "item.create.minecart_coupling.tooltip": "СОЕДИНИТЕЛЬ ВАГОНЕТОК",
- "item.create.minecart_coupling.tooltip.summary": "_Соединяет_ ваши _вагонетки_ или _Вагонеточные штуковины_ вместе, чтобы создать великолепный мини-поезд.",
- "item.create.minecart_coupling.tooltip.condition1": "ПКМ по вагонеткам",
- "item.create.minecart_coupling.tooltip.behaviour1": "_Соединяет_ две вагонетки вместе, пытаясь держать их на _определённой дистанции_ при движении.",
-
- "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": "Декоративный _латунный колокол_. Установка его прямо над горящем _огнём душ_ может вызвать непредвиденные последствия...",
-
- "block.create.haunted_bell.tooltip": "ПРИЗРАЧНЫЙ КОЛОКОЛ",
- "block.create.haunted_bell.tooltip.summary": "_Проклятый колокол_ населённый потерянными душами Нижнего мира.",
- "block.create.haunted_bell.tooltip.condition1": "При ношении в руке или ПКМ по блоку",
- "block.create.haunted_bell.tooltip.behaviour1": "Подсвечивает ближайшие _места без света_ на которых могут появляться _враждебные существа_.",
-
-
- "_": "->------------------------] Ponder Content [------------------------<-",
-
- "create.ponder.hold_to_ponder": "Удерживайте [%1$s] для размышления",
- "create.ponder.subject": "Субъект этой сцены",
- "create.ponder.pondering": "Размышляем над...",
- "create.ponder.identify_mode": "Режим идентификации включён.\nСнять паузу: [%1$s]",
- "create.ponder.associated": "Связанные статьи",
- "create.ponder.close": "Закрыть",
- "create.ponder.identify": "Определить",
- "create.ponder.next": "Следующая сцена",
- "create.ponder.next_up": "Размышлять дальше над:",
- "create.ponder.previous": "Предыдущая сцена",
- "create.ponder.replay": "Повторить сцену",
- "create.ponder.think_back": "Назад",
- "create.ponder.slow_text": "Удобное чтение",
- "create.ponder.exit": "Выйти",
- "create.ponder.welcome": "Добро пожаловать в размышления!",
- "create.ponder.categories": "Категории, доступные в Create",
- "create.ponder.index_description": "Кликните по одной из иконок, чтобы узнать о связанных с ней предметах и блоках",
- "create.ponder.index_title": "Содержание размышлений",
- "create.ponder.shared.rpm16": "16 об./мин.",
- "create.ponder.shared.behaviour_modify_wrench": "Это поведение может быть изменено Гаечным ключом",
- "create.ponder.shared.storage_on_contraption": "Присоединённые к штуковине инвентари будут подбирать предметы автоматически",
- "create.ponder.shared.sneak_and": "Shift +",
- "create.ponder.shared.rpm8": "8 об./мин.",
- "create.ponder.shared.ctrl_and": "Ctrl +",
- "create.ponder.shared.rpm32": "32 об./мин.",
- "create.ponder.shared.rpm16_source": "Источник: 16 об./мин.",
- "create.ponder.shared.movement_anchors": "С помощью Суперклея или Шасси, более крупные структуры могут быть сдвинуты",
- "create.ponder.tag.redstone": "Логические компоненты",
- "create.ponder.tag.redstone.description": "Компоненты, помогающие с конструированием редстоуновых схем",
- "create.ponder.tag.contraption_assembly": "Соединители блоков",
- "create.ponder.tag.contraption_assembly.description": "Блоки и компоненты, используемые для соединения и склеивания передвигаемых структур",
- "create.ponder.tag.fluids": "Жидкостные манипуляторы",
- "create.ponder.tag.fluids.description": "Компоненты, помогающие перемещать и использовать жидкости",
- "create.ponder.tag.decoration": "Эстетика",
- "create.ponder.tag.decoration.description": "Компоненты, чаще всего используемые для декоративных целей",
- "create.ponder.tag.windmill_sails": "Парусоподобные блоки",
- "create.ponder.tag.windmill_sails.description": "Блоки, число которых увеличивает силу Ветряной мельницы; каждый из этих блоков имеет одинаковую эффективность в работе",
- "create.ponder.tag.arm_targets": "Цели для Механической руки",
- "create.ponder.tag.arm_targets.description": "Компоненты, которые могут быть выбраны входами или выходами для Механической руки",
- "create.ponder.tag.kinetic_appliances": "Кинетические приборы",
- "create.ponder.tag.kinetic_appliances.description": "Компоненты, использующие силу вращения",
- "create.ponder.tag.kinetic_sources": "Кинетические источники",
- "create.ponder.tag.kinetic_sources.description": "Компоненты, генерирующие силу вращения",
- "create.ponder.tag.movement_anchor": "Опоры движения",
- "create.ponder.tag.movement_anchor.description": "Компоненты, позволяющие создавать двигающиеся штуковины, оживляя прикреплённую структуру разными способами",
- "create.ponder.tag.kinetic_relays": "Кинетические блоки",
- "create.ponder.tag.kinetic_relays.description": "Компоненты, помогающие передавать силу вращения куда-нибудь",
- "create.ponder.tag.contraption_actor": "Компоненты штуковин",
- "create.ponder.tag.contraption_actor.description": "Компоненты, проявляющие особое поведение когда прикреплены к двигающейся штуковине",
- "create.ponder.tag.creative": "Творческий режим",
- "create.ponder.tag.creative.description": "Компоненты, обычно недоступные в режиме выживания",
- "create.ponder.tag.display_sources": "Источники информации",
- "create.ponder.tag.display_sources.description": "Компоненты или блоки, которые предлагают данные, которые можно прочитать с помощью Передатчика информации",
- "create.ponder.tag.logistics": "Логистика",
- "create.ponder.tag.logistics.description": "Компоненты, помогающие перемещать предметы",
- "create.ponder.tag.display_targets": "Визуализаторы информации",
- "create.ponder.tag.display_targets.description": "Компоненты или блоки, которые могут обрабатывать и отображать данные, полученные от Передатчика информации",
- "create.ponder.tag.train_related": "Железнодорожное оборудование",
- "create.ponder.tag.train_related.description": "Компоненты, используемые при строительстве или управлении железнодорожных штуковин",
-
- "create.ponder.analog_lever.header": "Управлением редстоун-сигналом используя Аналоговый рычаг",
- "create.ponder.analog_lever.text_1": "Аналоговый рычаг создан как компактный и точный источник редстоун-сигнала",
- "create.ponder.analog_lever.text_2": "ПКМ, чтобы увеличить силу выходного сигнала",
- "create.ponder.analog_lever.text_3": "ПКМ крадучись, чтобы уменьшить силу выходного сигнала",
-
- "create.ponder.andesite_tunnel.header": "Использованием Андезитовых туннелей",
- "create.ponder.andesite_tunnel.text_1": "Андезитовые туннели могут быть использованы, чтобы накрывать конвейеры",
- "create.ponder.andesite_tunnel.text_2": "Всегда, когда у Андезитового туннеля есть доступный выход сбоку...",
- "create.ponder.andesite_tunnel.text_3": "...он будет отделять ровно один предмет из любых проходящих мимо стаков",
- "create.ponder.andesite_tunnel.text_4": "Остаток продолжит свой путь",
-
- "create.ponder.auto_schedule.header": "Станцией и автоматической выдачей Расписания",
- "create.ponder.auto_schedule.text_1": "Расписания могут использоваться для предоставления машинистам пункта назначения",
- "create.ponder.auto_schedule.text_2": "Компараторы будут получать редстоун-сигнал всегда, когда поезд прибыл на Станцию",
- "create.ponder.auto_schedule.text_3": "Имейте в виду, что к Станции можно подойти только с указанного направления",
- "create.ponder.auto_schedule.text_4": "Станции также можно использовать для автоматического назначения новых Расписаний",
- "create.ponder.auto_schedule.text_5": "Расписание, положенное на Станцию, будет автоматически скопировано для машиниста поезда",
- "create.ponder.auto_schedule.text_6": "В отличии от ручной выдачи, машинисты не заберут его с собой",
-
- "create.ponder.basin.header": "Обработкой предметов в Чашах",
- "create.ponder.basin.text_1": "Чаша может хранить предметы и жидкости для обработки",
- "create.ponder.basin.text_2": "После обработки, Чаши пытаются вывести результат под любую доступную сторону",
- "create.ponder.basin.text_3": "Когда предоставлен подходящий компонент, у Чаши появится выходящий кран",
- "create.ponder.basin.text_4": "Несколько вариантов применимы здесь",
- "create.ponder.basin.text_5": "Вывод чаши будет пойман инвентарём ниже",
- "create.ponder.basin.text_6": "Без выходящего крана, Чаша будет оставлять предметы, полученные в результате обработки",
- "create.ponder.basin.text_7": "Это может быть полезно, если продукт должен быть использован повторно как ингредиент",
- "create.ponder.basin.text_8": "Желаемые продукты должны быть в таком случае извлечены из Чаши",
- "create.ponder.basin.text_9": "Фильтр может быть необходим для избежания извлечения необработанных предметов",
-
- "create.ponder.bearing_modes.header": "Режимами движения Механического подшипника",
- "create.ponder.bearing_modes.text_1": "Когда остановлен, Подшипник установит структуру на ближайшем выровненным по сетке блоков углу",
- "create.ponder.bearing_modes.text_2": "Он может быть настроен никогда не превращать структуру в блоки, или только на начальной позиции",
-
- "create.ponder.belt_casing.header": "Обрамлением конвейеров",
- "create.ponder.belt_casing.text_1": "Латунный или Андезитовый корпус может быть использован для декорации конвейеров",
- "create.ponder.belt_casing.text_2": "Используйте Гаечный ключ, чтобы убрать обрамление",
-
- "create.ponder.belt_connector.header": "Использованием Механических ремней",
- "create.ponder.belt_connector.text_1": "ПКМ по двум валам Ремнём соединит их вместе в конвейер",
- "create.ponder.belt_connector.text_2": "Ошибочные выделения могут быть отменены нажатием ПКМ крадучись",
- "create.ponder.belt_connector.text_3": "Дополнительные валы могут быть добавлены в любую часть конвейера",
- "create.ponder.belt_connector.text_4": "Валы, соединённые через ремни, будут вращаться с той же скоростью и направлением",
- "create.ponder.belt_connector.text_5": "Добавленные Валы могут быть убраны Гаечным ключом",
- "create.ponder.belt_connector.text_6": "Механические ремни могут быть окрашены в эстетических целях",
-
- "create.ponder.belt_directions.header": "Возможными расположениями Механических ремней",
- "create.ponder.belt_directions.text_1": "Ремни не могут соединяться в произвольных направлениях",
- "create.ponder.belt_directions.text_2": "1. Они могут соединяться горизонтально;",
- "create.ponder.belt_directions.text_3": "2. по диагонали;",
- "create.ponder.belt_directions.text_4": "3. и вертикально;",
- "create.ponder.belt_directions.text_5": "4. И также они могут соединять вертикальные Валы горизонтально",
- "create.ponder.belt_directions.text_6": "Это все возможные направления. Ремни могут достигать длины от 2 до 20 блоков",
-
- "create.ponder.belt_transport.header": "Использованием Механических ремней для логистики",
- "create.ponder.belt_transport.text_1": "Двигающиеся ремни будут перемещать предметы и другие сущности",
- "create.ponder.belt_transport.text_2": "ПКМ пустой рукой, чтобы забрать предметы с конвейера",
-
- "create.ponder.blaze_burner.header": "Кормлением Горелок всполоха",
- "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.brass_funnel.header": "Использованием Латунных воронок",
- "create.ponder.brass_funnel.text_1": "Андезитовая Воронка может извлекать только один предмет за раз",
- "create.ponder.brass_funnel.text_2": "Латунная Воронка может извлекать их до целого стака",
- "create.ponder.brass_funnel.text_3": "Прокрутка на слоте фильтра позволяет точно регулировать размер извлекаемого стака",
- "create.ponder.brass_funnel.text_4": "Использование предмет на слоте фильтра, ограничит воронку до передачи только совпадающих предметов",
-
- "create.ponder.brass_tunnel.header": "Использованием Латунных туннелей",
- "create.ponder.brass_tunnel.text_1": "Латунные туннели могут быть использованы, чтобы накрывать конвейеры",
- "create.ponder.brass_tunnel.text_2": "Латунные туннели имеют слот для фильтра на каждой открытой стороне",
- "create.ponder.brass_tunnel.text_3": "Фильтр на входящих соединениях блокирует неподходящие предметы",
- "create.ponder.brass_tunnel.text_4": "Фильтр на выходящих соединениях может быть использован для сортировки предметов",
- "create.ponder.brass_tunnel.text_5": "Всегда, когда у проходящего предмета есть несколько доступных выходов, режим распределения решит что с ним делать",
- "create.ponder.brass_tunnel.text_6": "Латунные туннели на параллельных конвейерах формируют группы",
- "create.ponder.brass_tunnel.text_7": "Входящие предметы будут распределены между всеми соединёнными выходами",
- "create.ponder.brass_tunnel.text_8": "Для этого предметы также могут быть вложены в блок Туннеля напрямую",
-
- "create.ponder.brass_tunnel_modes.header": "Режимами распределения Латунного туннеля",
- "create.ponder.brass_tunnel_modes.text_1": "Используя Гаечный ключ, вы можете настроить режим распределения Латунного туннеля",
- "create.ponder.brass_tunnel_modes.text_10": "«Синхронизировать входы» — уникальный режим для Латунных туннелей",
- "create.ponder.brass_tunnel_modes.text_11": "Предметы могут пройти только если у каждого туннеля в группе есть ожидающий у входа предмет",
- "create.ponder.brass_tunnel_modes.text_12": "Это подразумевает, что все конвейеры поставляют предметы с равной скоростью",
- "create.ponder.brass_tunnel_modes.text_2": "«Разделение» попытается распределить стак поровну между доступными выходами",
- "create.ponder.brass_tunnel_modes.text_3": "Если выход не может принять больше предметов, он будет пропущен",
- "create.ponder.brass_tunnel_modes.text_4": "«Строгое разделение» никогда не пропустит выходы и вместо этого будет ждать пока они не освободятся",
- "create.ponder.brass_tunnel_modes.text_5": "«По Кругу» сохраняет цельные стаки и отдаёт их выходам по очереди",
- "create.ponder.brass_tunnel_modes.text_6": "Опять же, если выход не может принять больше предметов, он будет пропущен",
- "create.ponder.brass_tunnel_modes.text_7": "«Строго по кругу» никогда не пропускает выходы",
- "create.ponder.brass_tunnel_modes.text_8": "«Предпочтительно ближайший» приоритизирует ближайшие выходы от места подачи предметов",
- "create.ponder.brass_tunnel_modes.text_9": "«Случайно» будет отдавать целые стаки случайно выбранным выходам",
-
- "create.ponder.cart_assembler.header": "Движением структур при помощи Сборщиков вагонеток",
- "create.ponder.cart_assembler.text_1": "Активированные Сборщики вагонеток устанавливают прикреплённые сверху структуры к проезжающим через них вагонетки",
- "create.ponder.cart_assembler.text_2": "Без редстоун-сигнала они разбирают штуковины обратно в блоки",
- "create.ponder.cart_assembler.text_3": "Использование Гаечного ключа на вагонетке позволит вам унести Вагонеточную штуковину куда-то ещё",
-
- "create.ponder.cart_assembler_dual.header": "Сборкой Штуковин-экипажей",
- "create.ponder.cart_assembler_dual.text_1": "Всегда, когда два Сборщика вагонеток имеют общую прикреплённую структуру...",
- "create.ponder.cart_assembler_dual.text_2": "...активация любого из них создаст Штуковину-экипаж",
- "create.ponder.cart_assembler_dual.text_3": "Эти вагонетки будут вести себя так, будто они соединены Соединителем вагонеток",
-
- "create.ponder.cart_assembler_modes.header": "Настройкой ориентации Вагонеточных штуковин",
- "create.ponder.cart_assembler_modes.text_1": "Вагонеточные штуковины будут поворачиваться в сторону движения их вагонеток",
- "create.ponder.cart_assembler_modes.text_2": "Стрелкой показано, какая сторона штуковины будет считаться передней",
- "create.ponder.cart_assembler_modes.text_3": "Если Сборщик настроен на блокирование вращения, то ориентация штуковин никогда не изменится",
-
- "create.ponder.cart_assembler_rails.header": "Другими типами вагонеток и рельс",
- "create.ponder.cart_assembler_rails.text_1": "Сборщики вагонеток на обычных рельсах не будут влиять на движение проходящих вагонеток",
- "create.ponder.cart_assembler_rails.text_2": "На активных Контролирующих рельсах или энергорельсах вагонетки будут стоять на месте до тех, пока Сборщик не будет активирован",
- "create.ponder.cart_assembler_rails.text_3": "Другие типы вагонеток могут быть использованы как основания для Вагонеточных штуковин",
- "create.ponder.cart_assembler_rails.text_4": "Самоходные вагонетки будут ехать самостоятельно, используя топливо из присоединённых инвентарей",
-
- "create.ponder.chain_drive.header": "Передачей силы вращения Цепными приводами в корпусе",
- "create.ponder.chain_drive.text_1": "Цепные приводы передают силу вращения друг другу",
- "create.ponder.chain_drive.text_2": "Все Валы соединённые таким образом будут вращаться в одном направлении",
- "create.ponder.chain_drive.text_3": "Любая часть в ряду может быть повёрнута на 90 градусов",
-
- "create.ponder.chain_gearshift.header": "Управлением скоростью вращения Регулируемыми цепными коробками передач",
- "create.ponder.chain_gearshift.text_1": "Неактивные Цепные коробки передач ведут себя точно так же, как Цепные приводы",
- "create.ponder.chain_gearshift.text_2": "При активации, скорость, передаваемая другим Цепным коробкам передач в ряду удваивается",
- "create.ponder.chain_gearshift.text_3": "Когда активированная Цепная коробка передач не является источником, его скорость будет снижена вдвое",
- "create.ponder.chain_gearshift.text_4": "В обоих случаях Цепные приводы в ряду всегда вращаются с 2x скоростью активированной Цепной коробки передач",
- "create.ponder.chain_gearshift.text_5": "Используя аналоговые сигналы, изменение скорости может быть настроено более точно, нежели в 1 или в 2 раза",
- "create.ponder.chain_gearshift.text_6": "12 об./мин.",
-
- "create.ponder.chute.header": "Транспортировкой предметов вниз через Желоба",
- "create.ponder.chute.text_1": "Желоба могут транспортировать предметы вертикально вниз",
- "create.ponder.chute.text_2": "Используя Гаечный ключ, вы можете создать окно",
- "create.ponder.chute.text_3": "Установка Желобов на стороны других желобов сделает их диагональными",
-
- "create.ponder.chute_upward.header": "Транспортировкой предметов вверх через Желоба",
- "create.ponder.chute_upward.text_1": "Используя Вентилятор в корпусе внизу или наверху, Жёлоб может перемещать предметы вверх",
- "create.ponder.chute_upward.text_2": "Осмотр Желобов в Инженерных очках показывает информацию о направлении движения",
- "create.ponder.chute_upward.text_3": "На «заблокированном» конце предметы должны быть введены/выведены сбоку",
-
- "create.ponder.clockwork_bearing.header": "Оживлением структур Часовыми механизмами",
- "create.ponder.clockwork_bearing.text_1": "Часовые механизмы прикрепляются к блокам спереди",
- "create.ponder.clockwork_bearing.text_2": "При получении силы вращения структура повернётся в зависимости от текущего часа",
- "create.ponder.clockwork_bearing.text_3": "3:00",
- "create.ponder.clockwork_bearing.text_4": "4:00",
- "create.ponder.clockwork_bearing.text_5": "ПКМ по механизму, чтобы остановить или вновь запустить структуру",
- "create.ponder.clockwork_bearing.text_6": "Вторая структура может быть добавлена спереди Часовой стрелки",
- "create.ponder.clockwork_bearing.text_7": "Убедитесь, что две структуры не соединены между собой суперклеем или чем-то схожим",
- "create.ponder.clockwork_bearing.text_8": "Вторая структура станет вращаться как минутная стрелка",
-
- "create.ponder.clutch.header": "Управлением силой вращения с помощью Сцеплений",
- "create.ponder.clutch.text_1": "Сцепление передаёт вращение по прямой",
- "create.ponder.clutch.text_2": "При активации редстоун-сигналом оно разрывает соединение",
-
- "create.ponder.cog_speedup.header": "Переключением передач Шестернями",
- "create.ponder.cog_speedup.text_1": "Большие и Маленькие шестерни могут соединяться по диагонали",
- "create.ponder.cog_speedup.text_2": "Переходя с больших на маленькие шестерни, переданная скорость удвоится",
- "create.ponder.cog_speedup.text_3": "Переходя в обратном направлении, переданная скорость сократится вдвое",
-
- "create.ponder.cogwheel.header": "Передачей силы вращения Шестернями",
- "create.ponder.cogwheel.text_1": "Шестерни передают вращение другим соседним шестерням",
- "create.ponder.cogwheel.text_2": "Соседние валы соединённые таким образом будут вращаться в противоположных направлениях",
-
- "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": "Творческий жидкостный бак может использоваться для обеспечения бесконечного запаса жидкости",
- "create.ponder.creative_fluid_tank.text_2": "Щёлкните ПКМ предметом, содержащим жидкость, чтобы настроить его",
- "create.ponder.creative_fluid_tank.text_3": "Трубопроводы могут бесконечно вытягивать заданную жидкость из резервуара",
- "create.ponder.creative_fluid_tank.text_4": "Любые жидкости, закачанные обратно в творческий жидкостный бак, будут уничтожены",
-
- "create.ponder.creative_motor.header": "Генерацией силы вращения Творческими моторами",
- "create.ponder.creative_motor.text_1": "Творческие моторы — это компактные и настраиваемые источники Силы Вращения",
- "create.ponder.creative_motor.text_2": "Прокрутка по задней панели изменяет кол-во об./мин. у вращающегося вала мотора",
-
- "create.ponder.creative_motor_mojang.header": "Загадкой от Mojang",
-
- "create.ponder.crushing_wheels.header": "Обработкой предметов Колёсами дробления",
- "create.ponder.crushing_wheels.text_1": "Пара Колёс дробления может очень эффективно дробить предметы",
- "create.ponder.crushing_wheels.text_2": "Кинетическая энергия должна вращать их друг в друга",
- "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.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_3": "Блоки прямо перед ним не будут мешать ему",
- "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.text_3": "Слот для фильтра может быть использован, чтобы уточнить, какие предметы ему использовать",
-
- "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.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.text_3": "Таким образом, инвертированный импульс может быть использован для вызова ровно одного срабатывания",
-
- "create.ponder.depot.header": "Использованием Депо",
- "create.ponder.depot.text_1": "Депо могут служить как «стационарный» элемент конвейера",
- "create.ponder.depot.text_2": "ПКМ, что бы самостоятельно положить или забрать предметы с них",
- "create.ponder.depot.text_3": "Так же, как Механические ремни, оно может предоставлять предметы для обработки",
- "create.ponder.depot.text_4": "А также поставлять предметы Механическим рукам",
-
- "create.ponder.display_board.header": "Использованием Механического табло",
- "create.ponder.display_board.text_1": "Механическое табло — это масштабируемая альтернатива табличкам",
- "create.ponder.display_board.text_2": "Для работы ему требуется вращательная сила",
- "create.ponder.display_board.text_3": "Текст может отображаться с помощью бирок...",
- "create.ponder.display_board.text_4": "...или с помощью Передатчика информации",
- "create.ponder.display_board.text_5": "Красители можно наносить на отдельные строки табло",
- "create.ponder.display_board.text_6": "Цвет строки можно убрать, нажав на них пустой рукой",
-
- "create.ponder.display_link.header": "Настройкой Передатчиков информации",
- "create.ponder.display_link.text_1": "Передатчик информации может использоваться для визуализации динамической информации",
- "create.ponder.display_link.text_2": "Нажмите ПКМ на выбранное Табло...",
- "create.ponder.display_link.text_3": "...затем прикрепите его к блоку для чтения информации из него",
- "create.ponder.display_link.text_4": "Откройте интерфейс, чтобы выбрать и настроить то, куда и какая информация будет отправляется",
- "create.ponder.display_link.text_5": "Теперь Табло будет получать информацию от Передатчика",
- "create.ponder.display_link.text_6": "Не каждый блок может выступать в качестве источника информации",
- "create.ponder.display_link.text_7": "Каждый совместимый блок предоставляет уникальную информацию",
- "create.ponder.display_link.text_8": "Передатчик информации может отправлять информацию некоторым другим блокам",
-
- "create.ponder.display_link_redstone.header": "Управлением Передатчиком информации редстоун-сигналом",
- "create.ponder.display_link_redstone.text_1": "При питании от редстоун-сигнала Передатчик информации перестаёт отправлять обновления",
- "create.ponder.display_link_redstone.text_2": "После отключения питания таймер сбрасывается, и новая информация отправляется немедленно",
- "create.ponder.display_link_redstone.text_3": "Редстоун-сигналы, отправляемые Источниками информации, не оказывают эффекта на Передатчик",
-
- "create.ponder.empty_blaze_burner.header": "Поимкой всполохов в Горелку",
- "create.ponder.empty_blaze_burner.text_1": "ПКМ по всполоху с пустой горелкой, чтобы захватить его",
- "create.ponder.empty_blaze_burner.text_2": "Также всполохи могут быть захвачены из спавнера напрямую",
- "create.ponder.empty_blaze_burner.text_3": "Теперь у вас есть идеальный источник тепла для ряда машин",
- "create.ponder.empty_blaze_burner.text_4": "В эстетических целях, Пустые горелки могут быть зажжены огнивом",
- "create.ponder.empty_blaze_burner.text_5": "Пламя можно трансформировать, используя наполненный душами предмет",
- "create.ponder.empty_blaze_burner.text_6": "Однако они не будут подходить для промышленного нагрева",
-
- "create.ponder.encased_fluid_pipe.header": "Обрамлением Жидкостных труб",
- "create.ponder.encased_fluid_pipe.text_1": "Медный корпус можно использовать для обрамления Труб",
- "create.ponder.encased_fluid_pipe.text_2": "Помимо того, что они будут скрыты в корпусе, обрамлённые Трубы блокируются в текущем состоянии",
- "create.ponder.encased_fluid_pipe.text_3": "Также они больше не будут реагировать на добавление или удаление каких-либо соседних блоков",
-
- "create.ponder.fan_direction.header": "Воздушным потоком Вентиляторов в корпусе",
- "create.ponder.fan_direction.text_1": "Вентиляторы в корпусе используют силу вращения для создания воздушного потока",
- "create.ponder.fan_direction.text_2": "Сила и направление потока зависят от подаваемого вращения",
-
- "create.ponder.fan_processing.header": "Обработкой предметов используя Вентилятор в корпусе",
- "create.ponder.fan_processing.text_1": "Проходя через лаву, воздушный поток становится горячим",
- "create.ponder.fan_processing.text_2": "Предметы в его области действия будут переплавлены",
- "create.ponder.fan_processing.text_3": "Съедобные предметы брошенные сюда сгорят",
- "create.ponder.fan_processing.text_4": "Вместо этого, для них должна быть использована установка для копчения дымом от огня",
- "create.ponder.fan_processing.text_5": "Поток, проходящий через Воду, создаёт промывающую установку",
- "create.ponder.fan_processing.text_6": "Несколько новых вариантов обработки делаются с её помощью",
- "create.ponder.fan_processing.text_7": "Скорость вентилятора НЕ влияет на скорость обработки, а только на дальность установки",
- "create.ponder.fan_processing.text_8": "Обработка Вентиляторами может быть применена к предметам на конвейерах или депо",
-
- "create.ponder.fluid_pipe_flow.header": "Перемещением жидкостей при помощи Жидкостных труб",
- "create.ponder.fluid_pipe_flow.text_1": "Жидкостные трубы могут соединять два или более источников и потребителей жидкости",
- "create.ponder.fluid_pipe_flow.text_2": "При помощи Гаечного ключа можно создать окно на прямом отрезке трубы",
- "create.ponder.fluid_pipe_flow.text_3": "Трубы с окнами не будут соединяться ни с какими другими рядом идущими отрезками труб",
- "create.ponder.fluid_pipe_flow.text_4": "Приводимые в действие Механическими помпами, трубы могут транспортировать жидкости",
- "create.ponder.fluid_pipe_flow.text_5": "Сначала жидкость не выкачивается",
- "create.ponder.fluid_pipe_flow.text_6": "Как только поток соединит концы, они постепенно перекачают своё содержимое",
- "create.ponder.fluid_pipe_flow.text_7": "Таким образом, сами блоки Труб никогда «физически» не содержат никакой жидкости",
-
- "create.ponder.fluid_pipe_interaction.header": "Опустошением и наполнением Жидкостных контейнеров",
- "create.ponder.fluid_pipe_interaction.text_1": "Концы трубопровода могут взаимодействовать с различными блоками",
- "create.ponder.fluid_pipe_interaction.text_2": "Любой блок с возможностью хранения жидкости может быть заполнен или опустошен",
- "create.ponder.fluid_pipe_interaction.text_3": "Источники прямо перед открытым концом можно откачать...",
- "create.ponder.fluid_pipe_interaction.text_4": "...в то время как выливание в незаполненное пространство может создать источники",
- "create.ponder.fluid_pipe_interaction.text_5": "Трубы также могут извлекать жидкости непосредственно из нескольких других блоков",
-
- "create.ponder.fluid_tank_sizes.header": "Размерами Жидкостных баков",
- "create.ponder.fluid_tank_sizes.text_1": "Жидкостные баки можно объединить для увеличения общей вместимости",
- "create.ponder.fluid_tank_sizes.text_2": "Их площадь основания может составлять до 3 блоков в ширину...",
- "create.ponder.fluid_tank_sizes.text_3": "...и увеличиваются в высоту более чем на 30 дополнительных уровней",
- "create.ponder.fluid_tank_sizes.text_4": "При помощи Гаечного ключа можно создать окно на резервуаре",
-
- "create.ponder.fluid_tank_storage.header": "Хранением жидкостей в Жидкостных баках",
- "create.ponder.fluid_tank_storage.text_1": "Жидкостные баки можно использовать для хранения большого количества жидкости",
- "create.ponder.fluid_tank_storage.text_2": "Трубы могут закачивать и выкачивать жидкости с любой стороны",
- "create.ponder.fluid_tank_storage.text_3": "Содержащаяся жидкость может быть измерена с помощью компаратора",
- "create.ponder.fluid_tank_storage.text_4": "Однако, в режиме выживания жидкость нельзя добавлять или извлекать вручную",
- "create.ponder.fluid_tank_storage.text_5": "Вы можете использовать Чаши, Осушители предметов и Дозаторы для опустошения или наполнения содержащих жидкость предметов",
-
- "create.ponder.funnel_compat.header": "Совместимостью Воронки",
- "create.ponder.funnel_compat.text_1": "Воронки должны хорошо взаимодействовать с многими компонентами:",
- "create.ponder.funnel_compat.text_2": "Вертикальные пилы;",
- "create.ponder.funnel_compat.text_3": "Депо;",
- "create.ponder.funnel_compat.text_4": "и Осушители предметов",
-
- "create.ponder.funnel_direction.header": "Направлением передачи Воронки",
- "create.ponder.funnel_direction.text_1": "Поставленная обычным образом, Воронка забирает предметы из хранилища",
- "create.ponder.funnel_direction.text_2": "Поставленная крадучись, она добавляет предметы в инвентарь",
- "create.ponder.funnel_direction.text_3": "Используя Гаечный ключ, вы можете изменить направление Воронки",
- "create.ponder.funnel_direction.text_4": "Те же правила применяются для большинства направлений",
- "create.ponder.funnel_direction.text_5": "Воронки на конвейерах будут извлекать/вводить предметы в зависимости от направления их движения",
-
- "create.ponder.funnel_intro.header": "Использованием Воронок",
- "create.ponder.funnel_intro.text_1": "Воронки идеально подходят для перемещения предметов из/в хранилища",
-
- "create.ponder.funnel_redstone.header": "Управлением Воронкой редстоун-сигналом",
- "create.ponder.funnel_redstone.text_1": "Редстоун-сигнал не даст любой Воронке работать",
-
- "create.ponder.funnel_transfer.header": "Передачей Воронкой напрямую",
- "create.ponder.funnel_transfer.text_1": "Воронки не могут перемещать предметы напрямую между закрытыми инвентарями",
- "create.ponder.funnel_transfer.text_2": "Желоба или Умные желоба могут лучше подходить для этих целей",
- "create.ponder.funnel_transfer.text_3": "То же касается и горизонтального перемещения. Механический ремень должен здесь помочь",
-
- "create.ponder.gantry_carriage.header": "Использованием Шасси портальных кранов",
- "create.ponder.gantry_carriage.text_1": "Шасси портального крана могут прикрепляться и двигаться вдоль Вала портального крана",
- "create.ponder.gantry_carriage.text_2": "Крановые установки могут двигать присоединённые Блоки",
-
- "create.ponder.gantry_cascaded.header": "Созданием Многоступенчатого портального крана",
- "create.ponder.gantry_cascaded.text_1": "Валы портального крана прикрепляются к Шасси без нужды в Суперклее",
- "create.ponder.gantry_cascaded.text_2": "То же относится и к Шасси на движущихся Валах портального крана",
- "create.ponder.gantry_cascaded.text_3": "Таким образом крановая установка может покрывать несколько осей движения",
-
- "create.ponder.gantry_direction.header": "Направлением движения крана",
- "create.ponder.gantry_direction.text_1": "Валы портального крана могут иметь два противоположных направления",
- "create.ponder.gantry_direction.text_2": "Направление движения Шасси зависит от ориентации их Валов",
- "create.ponder.gantry_direction.text_3": "А также от направления вращения Вала",
- "create.ponder.gantry_direction.text_4": "Те же правила относятся к передаваемому вращению",
-
- "create.ponder.gantry_redstone.header": "Краном и редстоун-сигнале",
- "create.ponder.gantry_redstone.text_1": "Активированные редстоун-сигналом валы крана перестают двигать Шасси",
- "create.ponder.gantry_redstone.text_2": "Вместо этого сила вращения передаётся выходному валу Шасси",
-
- "create.ponder.gantry_shaft.header": "Использованием Валов портального крана",
- "create.ponder.gantry_shaft.text_1": "Валы портального крана составляют основу крановой установки. По ним будут двигаться присоединённые Шасси",
- "create.ponder.gantry_shaft.text_2": "Крановые установки могут двигать присоединённые Блоки",
-
- "create.ponder.gearbox.header": "Передачей силы вращения с помощью Коробок передач",
- "create.ponder.gearbox.text_1": "Переходы между осями вращения могут быстро стать очень громоздкими",
- "create.ponder.gearbox.text_2": "Коробка Передач — это более компактный эквивалент этой установки",
- "create.ponder.gearbox.text_3": "Валы по углам поворачиваются в зеркальных направлениях",
- "create.ponder.gearbox.text_4": "Прямые соединения будут реверсированны",
-
- "create.ponder.gearshift.header": "Управлением силы вращения при помощи Реверсивных коробок передач",
- "create.ponder.gearshift.text_1": "Реверсивные коробки передач передают вращение по прямой",
- "create.ponder.gearshift.text_2": "При активации редстоун-сигналом, они реверсируют передачу",
-
- "create.ponder.hand_crank.header": "Генерацией силы вращения Рукоятками",
- "create.ponder.hand_crank.text_1": "Рукоятки могут быть использованы игроками для создания силы вращения вручную",
- "create.ponder.hand_crank.text_2": "Зажмите ПКМ, чтобы повернуть их против часовой стрелки",
- "create.ponder.hand_crank.text_3": "Их скорость вращения относительно высока",
- "create.ponder.hand_crank.text_4": "Зажмите ПКМ крадучись, чтобы повернуть её по часовой стрелке",
-
- "create.ponder.hose_pulley.header": "Наполнением и осушением источников при помощи Шкивов со шлангом",
- "create.ponder.hose_pulley.text_1": "Шкивы со шлангом можно использовать для заполнения или осушения больших объёмов жидкости",
- "create.ponder.hose_pulley.text_2": "С помощью кинетической энергии можно регулировать длину шланга",
- "create.ponder.hose_pulley.text_3": "Шкив сматывается, если обратить вращение",
- "create.ponder.hose_pulley.text_4": "С противоположной стороны можно подключать Трубы",
- "create.ponder.hose_pulley.text_5": "Присоединённый водопровод может либо подавать жидкость в шланг...",
- "create.ponder.hose_pulley.text_6": "...либо вытягивать её, осушая водоем",
- "create.ponder.hose_pulley.text_7": "Скорость заполнения и осушения Шкивом полностью зависит от пропускной способности трубопровода",
-
- "create.ponder.hose_pulley_infinite.header": "Пассивным заполнением и осушением больших объёмов жидкости",
- "create.ponder.hose_pulley_infinite.text_1": "При развертывании Шкива со шлангом в достаточно большой океан...",
- "create.ponder.hose_pulley_infinite.text_2": "...он будет выкачивать/закачивать жидкость без влияния на источник",
- "create.ponder.hose_pulley_infinite.text_3": "Трубопроводы могут неограниченно передавать жидкости из/в такие Шкивы",
-
- "create.ponder.hose_pulley_level.header": "Уровнем заполнения и осушения Шкива со шлангом",
- "create.ponder.hose_pulley_level.text_1": "При полностью убранном рукаве — он не может работать",
- "create.ponder.hose_pulley_level.text_2": "Осушение происходит сверху вниз",
- "create.ponder.hose_pulley_level.text_3": "Уровень поверхности окажется чуть ниже того места, где заканчивается шланг",
- "create.ponder.hose_pulley_level.text_4": "Заполнение происходит снизу вверх",
- "create.ponder.hose_pulley_level.text_5": "Заполняемый бассейн не будет наполняться выше уровня конца шланга",
-
- "create.ponder.item_drain.header": "Опустошением жидкостных резервуаров с помощью Осушителей предметов",
- "create.ponder.item_drain.text_1": "Осушители предметов могут извлекать жидкости из предметов",
- "create.ponder.item_drain.text_2": "Щёлкните ПКМ по нему, чтобы перелить в него жидкость из предмета в ваших руках",
- "create.ponder.item_drain.text_3": "Когда предметы подаются со стороны...",
- "create.ponder.item_drain.text_4": "...они переворачиваются, выливая содержащуюся в них жидкость",
- "create.ponder.item_drain.text_5": "Трубы могут вытягивать жидкость из внутреннего хранилища Осушителей",
-
- "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": "Хранением предметов в Хранилищах предметов",
- "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": "Большие шестерни могут соединяться между собой под прямым углом",
- "create.ponder.large_cogwheel.text_2": "Это поможет передавать скорость на другие оси вращения",
-
- "create.ponder.linear_chassis_attachment.header": "Прикреплением блоков при помощи Линейных шасси",
- "create.ponder.linear_chassis_attachment.text_1": "Открытые грани Линейных шасси можно сделать Липкими",
- "create.ponder.linear_chassis_attachment.text_2": "Кликните ещё раз, чтобы сделать противоположную сторону липкой",
- "create.ponder.linear_chassis_attachment.text_3": "ПКМ крадучись, пустой рукой, чтобы убрать слизь",
- "create.ponder.linear_chassis_attachment.text_4": "Липкие грани Линейных шасси будут прикреплять ряд блоков перед ним",
- "create.ponder.linear_chassis_attachment.text_5": "Используйте Гаечный ключ, чтобы настроить радиус прикрепления для этого шасси",
- "create.ponder.linear_chassis_attachment.text_6": "Прокрутка при удерживании Ctrl настраивает радиус всех присоединённых шасси",
- "create.ponder.linear_chassis_attachment.text_7": "Прикрепление блоков на другие стороны требует использования Суперклея",
- "create.ponder.linear_chassis_attachment.text_8": "При помощи этих механик, структуры любой формы могут двигаться как Штуковина",
-
- "create.ponder.linear_chassis_group.header": "Движением Линейных шасси группами",
- "create.ponder.linear_chassis_group.text_1": "Линейные шасси соединяются с такими же блоками Шасси рядом с ними",
- "create.ponder.linear_chassis_group.text_2": "Когда один блок перемещается Штуковиной, другие двигаются с ним",
- "create.ponder.linear_chassis_group.text_3": "Шасси других типов или направленные в другом направлении не будут прикрепляться",
-
- "create.ponder.mechanical_arm.header": "Настройкой Механических рук",
- "create.ponder.mechanical_arm.text_1": "Входы и выходы для Механических рук должны быть назначены перед их установкой",
- "create.ponder.mechanical_arm.text_2": "ПКМ по компонентам, держа Механическую руку, чтобы назначить их целями",
- "create.ponder.mechanical_arm.text_3": "ПКМ ещё раз, для переключения между Входом (Синий) и Выходом (Оранжевый)",
- "create.ponder.mechanical_arm.text_4": "ЛКМ по компонентам, чтобы убрать выделение с них",
- "create.ponder.mechanical_arm.text_5": "После установки, Механические руки будут нацелены на ранее выбранные блоки",
- "create.ponder.mechanical_arm.text_6": "У них может быть неограниченное кол-во входов и выходов в зоне их досягаемости",
- "create.ponder.mechanical_arm.text_7": "Однако, не каждый вид компонента может взаимодействовать с ними напрямую",
- "create.ponder.mechanical_arm.text_8": "Воронки и Депо могут помочь заполнить этот пробел",
-
- "create.ponder.mechanical_arm_filtering.header": "Фильтрацией выходов Механической руки",
- "create.ponder.mechanical_arm_filtering.text_1": "Входы",
- "create.ponder.mechanical_arm_filtering.text_2": "Выходы",
- "create.ponder.mechanical_arm_filtering.text_3": "Иногда желательно ограничить цели руки фильтром",
- "create.ponder.mechanical_arm_filtering.text_4": "Сами Механические руки не имеют возможности фильтрации",
- "create.ponder.mechanical_arm_filtering.text_5": "Однако, Латунные воронки как цели сообщают свой фильтр руке",
- "create.ponder.mechanical_arm_filtering.text_6": "Рука достаточно умна, чтобы не подбирать предметы, которые она не сможет распределить",
-
- "create.ponder.mechanical_arm_modes.header": "Режимами распределения Механической руки",
- "create.ponder.mechanical_arm_modes.text_1": "Входы",
- "create.ponder.mechanical_arm_modes.text_2": "Выходы",
- "create.ponder.mechanical_arm_modes.text_3": "Когда Рука выбирает между несколькими доступными выходами...",
- "create.ponder.mechanical_arm_modes.text_4": "...она сделает выбор исходя из выбранного режима распределения",
- "create.ponder.mechanical_arm_modes.text_5": "Прокрутка с Гаечным ключом в руке позволит вам настроить это",
- "create.ponder.mechanical_arm_modes.text_6": "Режим «По кругу» переключается между всеми доступными выходами по очереди",
- "create.ponder.mechanical_arm_modes.text_7": "Если выход не может принять больше предметов, он будет пропущен",
- "create.ponder.mechanical_arm_modes.text_8": "«Строго по кругу» никогда не пропускает выходы, а ждёт пока они не освободятся",
- "create.ponder.mechanical_arm_modes.text_9": "«Предпочитать первичную цель» приоритизирует выходы, выбранные ранее при настройке этой Руки",
-
- "create.ponder.mechanical_arm_redstone.header": "Управлением Механической рукой редстоун-сигналом",
- "create.ponder.mechanical_arm_redstone.text_1": "При активации редстоун-сигналом, Механические руки перестают работать",
- "create.ponder.mechanical_arm_redstone.text_2": "Перед остановкой, они завершат все начатые действия",
- "create.ponder.mechanical_arm_redstone.text_3": "Таким образом, инвертированный импульс может использоваться для вызова ровно одного срабатывания",
-
- "create.ponder.mechanical_bearing.header": "Передвижением структур при помощи Механических подшипников",
- "create.ponder.mechanical_bearing.text_1": "Механические подшипники прикрепляют блоки перед ними",
- "create.ponder.mechanical_bearing.text_2": "При получении силы вращения, они соберутся во вращающуюся штуковину",
-
- "create.ponder.mechanical_crafter.header": "Настройкой Механических крафтеров",
- "create.ponder.mechanical_crafter.text_1": "Массив из Механических крафтеров можно использовать для автоматизации создания любого рецепта",
- "create.ponder.mechanical_crafter.text_2": "Можно настроить пути крафтеров при помощи Гаечного ключа",
- "create.ponder.mechanical_crafter.text_3": "Для правильной установки все пути должны сходиться в один выход с любой стороны",
- "create.ponder.mechanical_crafter.text_4": "Продукты будут помещены в инвентарь у выхода",
- "create.ponder.mechanical_crafter.text_5": "Механическим крафтерам нужна сила вращения для работы",
- "create.ponder.mechanical_crafter.text_6": "ПКМ спереди, чтобы вставить предметы вручную",
- "create.ponder.mechanical_crafter.text_7": "Когда каждый слот на пути содержит предмет, процесс создания начнётся",
- "create.ponder.mechanical_crafter.text_8": "Для рецептов, не полностью занимающих крафтер-установку, старт можно спровоцировать редстоун-импульсом",
-
- "create.ponder.mechanical_crafter_connect.header": "Объединением инвентарей Механических крафтеров",
- "create.ponder.mechanical_crafter_connect.text_1": "Предметы можно поместить в Крафтеры автоматически",
- "create.ponder.mechanical_crafter_connect.text_2": "При помощи Гаечного ключа сзади крафтеров, их инвентари можно объединить",
- "create.ponder.mechanical_crafter_connect.text_3": "Все соединённые Крафтеры теперь будут доступны из одного места ввода",
-
- "create.ponder.mechanical_crafter_covers.header": "Закрытием слотов Механических крафтеров",
- "create.ponder.mechanical_crafter_covers.text_1": "Некоторые рецепты требуют дополнительных Крафтеров, чтобы закрыть пробелы на пути",
- "create.ponder.mechanical_crafter_covers.text_2": "При помощи Заглушек на слоты, Крафтеры могут играть роль пустых слотов в схеме",
- "create.ponder.mechanical_crafter_covers.text_3": "Общие входы созданные Гаечным ключом сзади также могут быть доступны через закрытые Крафтеры",
-
- "create.ponder.mechanical_drill.header": "Разрушением блоков Механическими дрелями",
- "create.ponder.mechanical_drill.text_1": "При подаче вращения, Механическая дрель будет ломать блоки перед ней",
- "create.ponder.mechanical_drill.text_2": "Скорость добычи зависит от подаваемой скорости вращения",
-
- "create.ponder.mechanical_drill_contraption.header": "Использованием Механических дрелей на штуковинах",
- "create.ponder.mechanical_drill_contraption.text_1": "Когда Дрели движутся как часть движимой штуковины...",
- "create.ponder.mechanical_drill_contraption.text_2": "...они будут ломать блоки, на которые они натыкаются",
-
- "create.ponder.mechanical_harvester.header": "Использованием Механических комбайнов на штуковинах",
- "create.ponder.mechanical_harvester.text_1": "Когда Комбайны движутся как часть движимой штуковины...",
- "create.ponder.mechanical_harvester.text_2": "...они будут убирать зрелый урожай на своём пути и высаживать его снова",
-
- "create.ponder.mechanical_mixer.header": "Обработкой предметов Механическим миксером",
- "create.ponder.mechanical_mixer.text_1": "При помощи Миксера и Чаши можно автоматизировать некоторые рецепты крафта",
- "create.ponder.mechanical_mixer.text_2": "Доступные рецепты включают бесформенную сборку и автоматическую варку зелий",
- "create.ponder.mechanical_mixer.text_3": "Некоторым рецептам может потребоваться тепло от Горелки всполоха",
- "create.ponder.mechanical_mixer.text_4": "Слот для фильтра можно использовать в случае конфликта двух рецептов",
-
- "create.ponder.mechanical_piston.header": "Перемещением структур при помощи Механических поршней",
- "create.ponder.mechanical_piston.text_1": "Механические поршни могут двигать блоки перед ними",
- "create.ponder.mechanical_piston.text_2": "Скорость и Направление движения зависят от исходного вращения",
- "create.ponder.mechanical_piston.text_3": "Липкие Механические поршни могут тянуть назад присоединённые блоки",
-
- "create.ponder.mechanical_piston_modes.header": "Режимами движения Механического поршня",
- "create.ponder.mechanical_piston_modes.text_1": "Когда поршень останавливается, сдвинутая структура обратно становится блоками",
- "create.ponder.mechanical_piston_modes.text_2": "Можно настроить его так, чтобы структура никогда не становилась блоками или только на начальной позиции",
-
- "create.ponder.mechanical_plough.header": "Использованием Механических плугов на штуковинах",
- "create.ponder.mechanical_plough.text_1": "Когда Плуги движутся как часть движимой штуковины...",
- "create.ponder.mechanical_plough.text_2": "...они будут ломать блоки без твёрдого хитбокса",
- "create.ponder.mechanical_plough.text_3": "К тому же, плуги могут создавать пашню",
- "create.ponder.mechanical_plough.text_4": "Также они могут толкать сущностей не причиняя им вреда",
-
- "create.ponder.mechanical_press.header": "Обработкой предметов Механическими прессами",
- "create.ponder.mechanical_press.text_1": "Механический пресс может обрабатывать предметы под собой",
- "create.ponder.mechanical_press.text_2": "Подаваемые предметы должны быть брошены или помещены на Депо под Пресс",
- "create.ponder.mechanical_press.text_3": "Когда предметы подаются на конвейере...",
- "create.ponder.mechanical_press.text_4": "...Пресс будет задерживать и прессовать их автоматически",
-
- "create.ponder.mechanical_press_compacting.header": "Спрессовыванием и сжатием предметов Механическим прессом",
- "create.ponder.mechanical_press_compacting.text_1": "Спрессовывание предметов в Чаше скомпонует их",
- "create.ponder.mechanical_press_compacting.text_2": "Сжатие предметов и спрессовывание включают в себя любые заполненные 2x2 или 3x3 рецепты крафта и некоторые другие",
- "create.ponder.mechanical_press_compacting.text_3": "Некоторым рецептам может потребоваться тепло от Горелки всполоха",
- "create.ponder.mechanical_press_compacting.text_4": "Слот для фильтра можно использовать в случае конфликта двух рецептов",
-
- "create.ponder.mechanical_pump_flow.header": "Транспортировкой жидкостей при помощи Механических помп",
- "create.ponder.mechanical_pump_flow.text_1": "Механические помпы направляют поток в присоединённые трубопровод",
- "create.ponder.mechanical_pump_flow.text_2": "Когда работает, стрелка указывает направление потока",
- "create.ponder.mechanical_pump_flow.text_3": "Часть трубопровода сзади теперь качает жидкости...",
- "create.ponder.mechanical_pump_flow.text_4": "...в то время как часть трубопровода спереди передаёт их наружу",
- "create.ponder.mechanical_pump_flow.text_5": "Смена направления вращения изменяет направление потока",
- "create.ponder.mechanical_pump_flow.text_6": "Используйте Гаечный ключ, чтобы изменить направление Помпы вручную",
-
- "create.ponder.mechanical_pump_speed.header": "Производительностью Механической помпы",
- "create.ponder.mechanical_pump_speed.text_1": "Независимо от скорости, Механические помпы оказывают влияние на Трубы в радиусе 16 блоков",
- "create.ponder.mechanical_pump_speed.text_2": "Ускорение подаваемого вращения изменяет скорость распространения потоков...",
- "create.ponder.mechanical_pump_speed.text_3": "...также, как и скорость передачи жидкостей",
- "create.ponder.mechanical_pump_speed.text_4": "Помпы могут объединять свою производительность в одних трубопроводах",
- "create.ponder.mechanical_pump_speed.text_5": "Изменение их направления может помочь сонаправить направление их потоков",
-
- "create.ponder.mechanical_saw_breaker.header": "Спиливанием деревьев Механическими пилами",
- "create.ponder.mechanical_saw_breaker.text_1": "При подаче вращения, Механическая пила будет пилить деревья прямо перед ней",
- "create.ponder.mechanical_saw_breaker.text_2": "Для спиливания дерева полностью пила должна ломать самый нижний блок дерева, соединённый с землёй",
-
- "create.ponder.mechanical_saw_contraption.header": "Использованием Механических пил на штуковинах",
- "create.ponder.mechanical_saw_contraption.text_1": "Когда пилы движутся как часть движимой штуковины...",
- "create.ponder.mechanical_saw_contraption.text_2": "...они будут ломать блоки, на которые они натыкаются",
-
- "create.ponder.mechanical_saw_processing.header": "Обработкой предметов на Механических пилах",
- "create.ponder.mechanical_saw_processing.text_1": "Направленные вверх Механические пилы могут обрабатывать множество предметов",
- "create.ponder.mechanical_saw_processing.text_2": "Обработанные предметы всегда движутся против подаваемого на пилу вращения",
- "create.ponder.mechanical_saw_processing.text_3": "Пилы могут работать с конвейером",
- "create.ponder.mechanical_saw_processing.text_4": "Когда из ингредиента можно получить несколько результатов, фильтр может уточнить его",
- "create.ponder.mechanical_saw_processing.text_5": "Без фильтра пила будет выбирать все возможные результаты по очереди",
-
- "create.ponder.millstone.header": "Обработкой предметов Жерновами",
- "create.ponder.millstone.text_1": "Жернова обрабатывают предметы перемалывая их",
- "create.ponder.millstone.text_2": "Их можно запустить при помощи шестерней с любой стороны или валом снизу",
- "create.ponder.millstone.text_3": "Бросьте или положите предметы сверху",
- "create.ponder.millstone.text_4": "После некоторого времени результат можно забрать при помощи ПКМ",
- "create.ponder.millstone.text_5": "Продукты помола также можно вывести автоматически",
-
- "create.ponder.nixie_tube.header": "Использованием Газоразрядных индикаторов",
- "create.ponder.nixie_tube.text_1": "При подаче редстоун-сигнала, Газоразрядные индикаторы отобразят его силу",
- "create.ponder.nixie_tube.text_2": "С помощью бирок, отредактированных на наковальне, вы можете отобразить любой текст",
- "create.ponder.nixie_tube.text_3": "Щёлкните ПКМ с красителем, чтобы изменить цвет их индикаторов",
-
- "create.ponder.piston_pole.header": "Удлинителями Механического поршня",
- "create.ponder.piston_pole.text_1": "Без присоединённых Удлинителей, Механический поршень не может двигаться",
- "create.ponder.piston_pole.text_2": "Длина стержня, добавленного к задней части Механического поршня, определяет диапазон выдвижения",
-
- "create.ponder.portable_fluid_interface.header": "Портативным жидкостным интерфейсом на штуковинах",
- "create.ponder.portable_fluid_interface.text_1": "Жидкостные баки на движущихся штуковинах не могут быть доступны никаким трубам",
- "create.ponder.portable_fluid_interface.text_2": "Этот интерфейс может взаимодействовать с жидкостными баками без необходимости останавливать штуковину",
- "create.ponder.portable_fluid_interface.text_3": "Установите второй с промежутком в 1 или 2 блока между ними",
- "create.ponder.portable_fluid_interface.text_4": "Они установят соединение, когда встретятся",
- "create.ponder.portable_fluid_interface.text_5": "Пока они соединены, стационарный интерфейс будет представлять собой ВСЕ баки на штуковине",
- "create.ponder.portable_fluid_interface.text_6": "Теперь можно закачать жидкости...",
- "create.ponder.portable_fluid_interface.text_7": "...или выкачать их из штуковины",
- "create.ponder.portable_fluid_interface.text_8": "Если на какое-то время прекратится обмен содержимым — штуковина продолжит свой путь",
-
- "create.ponder.portable_storage_interface.header": "Портативным интерфейсом хранения на штуковинах",
- "create.ponder.portable_storage_interface.text_1": "Инвентари на двигающихся штуковинах не могут быть открыты игроками",
- "create.ponder.portable_storage_interface.text_2": "Этот компонент может взаимодействовать с хранилищем без необходимости останавливать штуковину",
- "create.ponder.portable_storage_interface.text_3": "Установите второй с промежутком в 1 или 2 блока между ними",
- "create.ponder.portable_storage_interface.text_4": "Когда они проходят мимо друг друга, они соединятся",
- "create.ponder.portable_storage_interface.text_5": "Пока они соединены, стационарный интерфейс будет представлять собой ВСЕ инвентари на штуковине",
- "create.ponder.portable_storage_interface.text_6": "Теперь можно положить предметы...",
- "create.ponder.portable_storage_interface.text_7": "...или вывести их из штуковины",
- "create.ponder.portable_storage_interface.text_8": "Если на какое-то время прекратится обмен предметами — штуковина продолжит свой путь",
-
- "create.ponder.portable_storage_interface_redstone.header": "Управлением Портативного интерфейса хранения редстоун-сигналом",
- "create.ponder.portable_storage_interface_redstone.text_1": "Редстоун-сигнал предотвратит включение Портативного интерфейса",
-
- "create.ponder.powered_latch.header": "Управлением редстоун-сигналами при помощи Питаемого рычага",
- "create.ponder.powered_latch.text_1": "Питаемый рычаг — управляемый редстоуном рычаг",
- "create.ponder.powered_latch.text_2": "Сигнал сзади включает его",
- "create.ponder.powered_latch.text_3": "Сигналы сбоку, обратно, выключают его",
- "create.ponder.powered_latch.text_4": "Питаемые рычаги также можно переключать вручную",
-
- "create.ponder.powered_toggle_latch.header": "Управлением редстоун-сигналами при помощи Питаемого рычага-переключателя",
- "create.ponder.powered_toggle_latch.text_1": "Питаемый рычаг-переключатель — управляемый редстоуном рычаг",
- "create.ponder.powered_toggle_latch.text_2": "Сигналы сзади переключают его состояние...",
- "create.ponder.powered_toggle_latch.text_3": "...включают и снова выключают",
- "create.ponder.powered_toggle_latch.text_4": "Питаемые рычаги-переключатели также можно переключать вручную",
-
- "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": "С помощь прокрутки можно настроить время Повторителя импульса",
- "create.ponder.pulse_repeater.text_3": "Можно настроить задержку вплоть до 30 минут",
-
- "create.ponder.radial_chassis.header": "Присоединением блоков при помощи Радиальных шасси",
- "create.ponder.radial_chassis.text_1": "Радиальное шасси соединяются с идентичными блоками шасси в ряд",
- "create.ponder.radial_chassis.text_2": "Когда один блок перемещается штуковиной, остальные двигаются с ним",
- "create.ponder.radial_chassis.text_3": "Боковые грани Радиального шасси можно сделать липкими",
- "create.ponder.radial_chassis.text_4": "Кликните ещё раз, чтобы сделать все остальные грани липкими",
- "create.ponder.radial_chassis.text_5": "Нажмите ПКМ крадучись пустой рукой, чтобы убрать слизь",
- "create.ponder.radial_chassis.text_6": "Когда блок находится рядом с липкой гранью...",
- "create.ponder.radial_chassis.text_7": "...он присоединит все достижимые блоки в пределах радиуса на этом слое",
- "create.ponder.radial_chassis.text_8": "При помощи Гаечного ключа можно указать точный радиус для этого шасси",
- "create.ponder.radial_chassis.text_9": "Блоки не достижимые ни одной липкой гранью не прикрепятся",
-
- "create.ponder.redstone_contact.header": "Использованием Редстоуновых контактов",
- "create.ponder.redstone_contact.text_1": "Редстоуновые контакты, направленные друг на друга, будут излучать редстоун-сигнал",
- "create.ponder.redstone_contact.text_2": "Также работает, когда один из них — часть двигающейся штуковины",
-
- "create.ponder.redstone_link.header": "Использованием Редстоуновых беспроводных передатчиков сигнала",
- "create.ponder.redstone_link.text_1": "Редстоуновые передатчики сигнала могут передавать редстоун-сигнал без проводов",
- "create.ponder.redstone_link.text_2": "Нажмите ПКМ крадучись, чтобы переключить режим приёмника",
- "create.ponder.redstone_link.text_3": "ПКМ Гаечным ключом сделает то же самое",
- "create.ponder.redstone_link.text_4": "Приёмники улавливают редстоун-сигнал передатчиков в радиусе 128 блоков",
- "create.ponder.redstone_link.text_5": "Положите предметы в два слота, чтобы указать частоту",
- "create.ponder.redstone_link.text_6": "Передатчики только одной частоты могут сообщаться",
-
- "create.ponder.rope_pulley.header": "Перемещением структур при помощи Лебёдки",
- "create.ponder.rope_pulley.text_1": "Лебёдки могут двигать блоки вертикально при подаче вращения",
- "create.ponder.rope_pulley.text_2": "Направление и скорость движения зависят от исходного вращения",
-
- "create.ponder.rope_pulley_attachment.header": "Перемещением Лебёдок как частей штуковин",
- "create.ponder.rope_pulley_attachment.text_1": "Когда лебёдки перемещаются штуковиной...",
- "create.ponder.rope_pulley_attachment.text_2": "...их присоединённая структура движется с ними",
- "create.ponder.rope_pulley_attachment.text_3": "Учитывайте, что лебёдки можно выдвигать только пока они простаивают",
-
- "create.ponder.rope_pulley_modes.header": "Режимами движения Лебёдки",
- "create.ponder.rope_pulley_modes.text_1": "Когда лебёдка останавливается, сдвинутая структура обратно становится блоками",
- "create.ponder.rope_pulley_modes.text_2": "Можно настроить её так, чтобы структура никогда не становилась блоками или только на начальной позиции",
-
- "create.ponder.rose_quartz_lamp.header": "Особенностями Фонаря из розового кварца",
- "create.ponder.rose_quartz_lamp.text_1": "Фонарь из розового кварца активируются по редстоун-сигналу",
- "create.ponder.rose_quartz_lamp.text_2": "После этого он сам станет источником сигнала",
- "create.ponder.rose_quartz_lamp.text_3": "Когда несколько Фонарей расположены в группе...",
- "create.ponder.rose_quartz_lamp.text_4": "...активация одного из Фонарей, сфокусирует сигнал на нём, деактивируя все остальные",
- "create.ponder.rose_quartz_lamp.text_5": "Компараторы выводят сигнал исходя из дистанции до ближайшего включённого Фонаря",
- "create.ponder.rose_quartz_lamp.text_6": "Фонари также можно переключать вручную с помощью Гаечного ключа",
-
- "create.ponder.rotation_speed_controller.header": "Использованием Регуляторов скорости вращения",
- "create.ponder.rotation_speed_controller.text_1": "Регуляторы скорости вращения передают вращение от своих осей на Большую шестерню выше них",
- "create.ponder.rotation_speed_controller.text_2": "Можно настроить передаваемую скорость при помощи прокрутки по соответствующему месту сбоку",
-
- "create.ponder.sail.header": "Сборкой Мельниц при помощи Парусов",
- "create.ponder.sail.text_1": "Паруса — удобные блоки для создания мельниц",
- "create.ponder.sail.text_2": "Они будут прикрепляться к блокам и друг к другу без использования суперклея или блоков шасси",
- "create.ponder.sail.text_3": "ПКМ красителем, чтобы покрасить их",
- "create.ponder.sail.text_4": "ПКМ ножницами, чтобы превратить их снова в раму",
-
- "create.ponder.sail_frame.header": "Сборкой Мельниц при помощи Рам парусов",
- "create.ponder.sail_frame.text_1": "Рамы парусов — удобные блоки для создания мельниц",
- "create.ponder.sail_frame.text_2": "Они будут прикрепляться к блокам и друг к другу без использования суперклея или блоков шасси",
-
- "create.ponder.sequenced_gearshift.header": "Использованием Последовательных коробок передач",
- "create.ponder.sequenced_gearshift.text_1": "Последовательная коробка передач передает вращение по списку заданных инструкций",
- "create.ponder.sequenced_gearshift.text_2": "ПКМ, чтобы отрыть интерфейс для настройки",
- "create.ponder.sequenced_gearshift.text_3": "При получении редстоун-сигнал, он начнёт выполнять заданные инструкции по порядку",
- "create.ponder.sequenced_gearshift.text_4": "По завершению она будет дожидаться следующего сигнала и начнёт сначала",
- "create.ponder.sequenced_gearshift.text_5": "Можно использовать компаратор для считывания текущего прогресса выполнения инструкций",
-
- "create.ponder.shaft.header": "Передачей силы вращения при помощи Валов",
- "create.ponder.shaft.text_1": "Валы передают вращение по прямой",
-
- "create.ponder.shaft_casing.header": "Обрамлением Валов",
- "create.ponder.shaft_casing.text_1": "Латунный или андезитовый корпус можно использовать для обрамления Валов",
-
- "create.ponder.smart_chute.header": "Фильтрацией предметов при помощи Умных желобов",
- "create.ponder.smart_chute.text_1": "Умные желоба — вертикальные желоба с дополнительным контролем",
- "create.ponder.smart_chute.text_2": "Предметы в слоте фильтра уточняют, что они могут забирать и передавать",
- "create.ponder.smart_chute.text_3": "Используйте Колесо Мыши для уточнения размера забираемого стака",
- "create.ponder.smart_chute.text_4": "Редстоун-сигнал выключает их",
-
- "create.ponder.smart_pipe.header": "Управлением жидкостным потоком с помощью Умных труб",
- "create.ponder.smart_pipe.text_1": "Умные трубы могут помочь управлять потоками по типам жидкостей",
- "create.ponder.smart_pipe.text_2": "Размещённые непосредственно у источника, они могут указывать тип извлекаемой жидкости",
- "create.ponder.smart_pipe.text_3": "Просто щёлкните ПКМ по слоту фильтра с любым предметом, содержащим нужную жидкость",
- "create.ponder.smart_pipe.text_4": "И при размещении дальше по трубопроводу Умные трубы будут пропускать только подходящие жидкости",
-
- "create.ponder.speedometer.header": "Мониторингом кинетической информации при помощи Спидометра",
- "create.ponder.speedometer.text_1": "Спидометры отображают текущую скорость присоединённых компонентов",
- "create.ponder.speedometer.text_2": "При ношении Инженерных очков игрок может получить более полную информацию от прибора",
- "create.ponder.speedometer.text_3": "Компараторы могут испускать аналоговый редстоун-сигнал относительно измерений Спидометра",
-
- "create.ponder.spout_filling.header": "Наполнением предметов при помощи Дозатора",
- "create.ponder.spout_filling.text_1": "Дозатор может заполнять подходящие предметы, расположенные под ним",
- "create.ponder.spout_filling.text_2": "К содержимому Дозатора невозможно получить доступ вручную",
- "create.ponder.spout_filling.text_3": "Вместо этого можно использовать трубы для подачи в него жидкостей",
- "create.ponder.spout_filling.text_4": "Наполняемые предметы могут быть размещены на депо под дозатором",
- "create.ponder.spout_filling.text_5": "Когда предметы подаются конвейером...",
- "create.ponder.spout_filling.text_6": "...Дозатор будет удерживать и обрабатывать их автоматически",
-
- "create.ponder.stabilized_bearings.header": "Стабилизацией Штуковин",
- "create.ponder.stabilized_bearings.text_1": "Когда Механические подшипники являются частью двигающейся структуры...",
- "create.ponder.stabilized_bearings.text_2": "...они будут пытаться держаться ровно",
- "create.ponder.stabilized_bearings.text_3": "Опять же, подшипники присоединяют блоки перед ними",
- "create.ponder.stabilized_bearings.text_4": "И в результате целая под-структура будет держаться ровно",
-
- "create.ponder.steam_engine.header": "Генерацией силы вращения Паровыми двигателями",
- "create.ponder.steam_engine.text_1": "Паровые двигатели можно разместить на Жидкостном баке",
- "create.ponder.steam_engine.text_10": "4 уровень",
- "create.ponder.steam_engine.text_11": "4 двигателя",
- "create.ponder.steam_engine.text_12": "8 уровень",
- "create.ponder.steam_engine.text_13": "8 двигателей",
- "create.ponder.steam_engine.text_2": "Нажмите по Двигателю Валом в руке, чтобы создать выход кинетической энергии",
- "create.ponder.steam_engine.text_3": "С достаточным количеством воды, уровнем нагрева и объёмом котла...",
- "create.ponder.steam_engine.text_4": "...они будут генерировать вращательную силу",
- "create.ponder.steam_engine.text_5": "Для минимальной установки требуется 4 Жидкостных бака",
- "create.ponder.steam_engine.text_6": "С помощью Горелки всполоха можно увеличить выходную мощность",
- "create.ponder.steam_engine.text_7": "Более высокие уровни мощности требуют больше воды, размера котла и уровня нагрева",
- "create.ponder.steam_engine.text_8": "Текущий уровень мощности котла можно проверить с помощью Инженерных очков",
- "create.ponder.steam_engine.text_9": "С каждым добавленным уровнем мощности, каждый дополнительный Двигатель может работать на полную мощность",
-
- "create.ponder.steam_whistle.header": "Использованием Паровых свистков",
- "create.ponder.steam_whistle.text_1": "Паровые свистки можно разместить на Жидкостном баке",
- "create.ponder.steam_whistle.text_2": "Если Бак получает достаточно тепла...",
- "create.ponder.steam_whistle.text_3": "...Свисток будет играть определённую ноту при активации",
- "create.ponder.steam_whistle.text_4": "Используйте дополнительный Свисток на блоке, чтобы понизить высоту его звука",
- "create.ponder.steam_whistle.text_5": "Переключайтесь между тремя разными октавами с помощью Гаечного ключа",
- "create.ponder.steam_whistle.text_6": "Инженерные очки помогут узнать текущую высоту звука",
-
- "create.ponder.sticker.header": "Прикреплением блоков при помощи Блоков-липучек",
- "create.ponder.sticker.text_1": "Блоки-липучки идеально подходят для редстоун-управляемого присоединения блоков",
- "create.ponder.sticker.text_2": "При получении редстоун-сигнала они переключают своё состояние",
- "create.ponder.sticker.text_3": "Если он движется в штуковине, то блок будет двигаться с ним",
- "create.ponder.sticker.text_4": "При повторном сигнале блок больше не будет прикреплён",
-
- "create.ponder.stressometer.header": "Мониторингом кинетической информации при помощи Стрессометра",
- "create.ponder.stressometer.text_1": "Стрессометр отображает текущую допустимую нагрузку присоединённой кинетической сети",
- "create.ponder.stressometer.text_2": "При ношении Инженерных очков игрок может получить более полную информацию от прибора",
- "create.ponder.stressometer.text_3": "Компараторы могут испускать аналоговый редстоун-сигнал относительно измерений стрессометра",
-
- "create.ponder.super_glue.header": "Присоединением блоков при помощи Суперклея",
- "create.ponder.super_glue.text_1": "Суперклей можно использовать между двумя любыми блоками",
- "create.ponder.super_glue.text_2": "Скреплённые блоки будут двигаться вместе при сборке в штуковину",
- "create.ponder.super_glue.text_3": "Когда вы суперклей во второй руке...",
- "create.ponder.super_glue.text_4": "...добавленные блоки будут сразу приклеены к грани, на которую они были поставлены",
- "create.ponder.super_glue.text_5": "Суперклей можно удалить левым кликом",
- "create.ponder.super_glue.text_6": "Блоки, висящие на других, обычно не требуют клея",
-
- "create.ponder.track_chunks.header": "Пересечением поездом незагруженных чанков",
- "create.ponder.track_chunks.text_1": "Железнодорожные пути остаются функциональными вне загруженных чанков",
- "create.ponder.track_chunks.text_2": "Поезда будут путешествовать по неактивным участкам мира без каких либо проблем",
- "create.ponder.track_chunks.text_3": "Они по-прежнему будут останавливаться на станциях или запрещающих сигналах Светофора",
- "create.ponder.track_chunks.text_4": "Однако дрели и другие машины на борту работать не будут",
- "create.ponder.track_chunks.text_5": "Оказавшись рядом с игроком, поезд снова появится",
-
- "create.ponder.track_observer.header": "Обнаружением проходящих поездов",
- "create.ponder.track_observer.text_1": "Выберите Путь, затем поместите Железнодорожный наблюдатель рядом",
- "create.ponder.track_observer.text_2": "Наблюдатель обнаружит любые поезда, проходящие через маркер на рельсах",
- "create.ponder.track_observer.text_3": "Наблюдатели могут быть настроены для обнаружения определённого груза",
-
- "create.ponder.track_placement.header": "Размещением Железнодорожных путей",
- "create.ponder.track_placement.text_1": "Встречайте новый тип рельсов, разработанный для Железнодорожных штуковин!",
- "create.ponder.track_placement.text_2": "Чтобы разместить несколько путей сразу, нажмите на существующие Пути",
- "create.ponder.track_placement.text_3": "Затем разместите или выберите вторые Пути",
- "create.ponder.track_placement.text_4": "Железнодорожные пути также могут быть размещены в виде поворотов или склонов",
- "create.ponder.track_placement.text_5": "При соединении дорожки будут пытаться сделать каждый поворот одинакового размера",
- "create.ponder.track_placement.text_6": "Удержание Ctrl при размещении...",
- "create.ponder.track_placement.text_7": "...создаст самый длинный возможный изгиб",
- "create.ponder.track_placement.text_8": "Материалы во второй руке будут подкладываться под Пути автоматически",
-
- "create.ponder.track_portal.header": "Железнодорожными путями и портале Незера",
- "create.ponder.track_portal.text_1": "Пути, размещённые напротив портала Незера...",
- "create.ponder.track_portal.text_2": "...попытаются создать Пути на другой стороне",
- "create.ponder.track_portal.text_3": "Теперь поезда на данном направлении могут путешествовать по измерениям",
-
- "create.ponder.train_assembly.header": "Сборкой поездов на Железнодорожных станциях",
- "create.ponder.train_assembly.text_1": "Выберите участок Железнодорожных путей, затем разместите рядом Станцию",
- "create.ponder.train_assembly.text_10": "Каждый поезд требует Контроллер поезда на борту",
- "create.ponder.train_assembly.text_11": "Дополнительный Контроллер позволяет отправляться со Станций в обоих направлениях",
- "create.ponder.train_assembly.text_12": "Откройте интерфейс Станции и подтвердите процесс сборки",
- "create.ponder.train_assembly.text_13": "Поезда можно разобрать обратно на блоки только на Станциях",
- "create.ponder.train_assembly.text_14": "Использование на Станции карты — добавит на неё станционный маркер",
- "create.ponder.train_assembly.text_15": "Собранные поезда можно перемещать на ближайшие пути с помощью Гаечного ключа",
- "create.ponder.train_assembly.text_2": "Станции — это путевые точки вашей железнодорожной сети",
- "create.ponder.train_assembly.text_3": "Чтобы создать новый поезд, откройте интерфейс Станции и переключитесь в режим сборки",
- "create.ponder.train_assembly.text_4": "Во время сборки к этой Станции не будут подъезжать поезда, следующие по Расписанию",
- "create.ponder.train_assembly.text_5": "Создавайте новые вагонные тележки, используя Железнодорожный корпус на путях",
- "create.ponder.train_assembly.text_6": "Нажмите на тележку ещё раз, чтобы переключаться между их вариациями внешнего вида",
- "create.ponder.train_assembly.text_7": "Приклейте блоки с помощью Суперклея",
- "create.ponder.train_assembly.text_8": "Собранные поезда будут двигаться быстрее, если они смогут найти топливо в прикреплённых сундуках или бочках",
- "create.ponder.train_assembly.text_9": "Топливо, находящееся в Хранилищах, не будет потребляться поездом",
-
- "create.ponder.train_controls.header": "Управлением поездами с помощью Контроллера поезда",
- "create.ponder.train_controls.text_1": "Контроллер поезда требуются на каждой железнодорожной штуковине",
- "create.ponder.train_controls.text_2": "После сборки щёлкните ПКМ по блоку, чтобы начать движение",
- "create.ponder.train_controls.text_3": "Ускоряйте и управляйте поездом, используя клавиши движения",
- "create.ponder.train_controls.text_4": "При желании максимальную тягу можно настроить с помощью колёсика мыши",
- "create.ponder.train_controls.text_5": "Удерживайте Пробел, чтобы прибыть на Станцию рядом",
- "create.ponder.train_controls.text_6": "Поезда можно разобрать обратно на блоки только на Станциях",
- "create.ponder.train_controls.text_7": "Прикреплённые Свистки можно активировать клавишей бега",
- "create.ponder.train_controls.text_8": "Нажмите левый Shift или ПКМ по Контроллеру, чтобы перестать управлять поездом",
-
- "create.ponder.train_schedule.header": "Использованием Расписаний поездов",
- "create.ponder.train_schedule.text_1": "Расписания позволяют другим машинистам управлять поездами",
- "create.ponder.train_schedule.text_2": "Щёлкните ПКМ с предметом в руке, чтобы открыть его интерфейс",
- "create.ponder.train_schedule.text_3": "После составления расписание может быть передано машинисту поезда",
- "create.ponder.train_schedule.text_4": "Любой моб или Горелка всполоха, сидящий перед Контроллером поезда, является подходящим кандидатом в машинисты",
- "create.ponder.train_schedule.text_5": "С помощью поводка можно легче усадить потенциального машиниста на его место",
- "create.ponder.train_schedule.text_6": "Расписания можно отзывать от машинистов в любой момент времени",
-
- "create.ponder.train_signal_placement.header": "Размещением Железнодорожных светофоров",
- "create.ponder.train_signal_placement.text_1": "Выберите Железнодорожный путь, затем разместите Светофор поблизости",
- "create.ponder.train_signal_placement.text_2": "Светофоры регулируют поток поездов, которые управляются не игроками",
- "create.ponder.train_signal_placement.text_3": "Поезда следующие по расписанию никогда не будут пересекать Светофоры в противоположном направлении...",
- "create.ponder.train_signal_placement.text_4": "...если не был добавлен второй Светофор, направленный в противоположную сторону",
- "create.ponder.train_signal_placement.text_5": "К Светофорам можно прикрепить Газоразрядный индикатор, чтобы сделать их сигнальные огни более заметными",
-
- "create.ponder.train_signal_redstone.header": "Железнодорожным светофором и редстоун-сигнале",
- "create.ponder.train_signal_redstone.text_1": "Сигнал Светофора может быть переключен вручную с помощью редстоун-сигнала",
- "create.ponder.train_signal_redstone.text_2": "И наоборот, запрещающий сигнал Светофора, испускает редстоун-сигнал, получаемый компаратором",
-
- "create.ponder.train_signal_signaling.header": "Предотвращением аварий с помощью Железнодорожных светофоров",
- "create.ponder.train_signal_signaling.text_1": "Светофоры делят пути на сегменты",
- "create.ponder.train_signal_signaling.text_2": "Если сегмент занят — проезд другим поездам запрещён",
- "create.ponder.train_signal_signaling.text_3": "Таким образом, каждый сегмент будет содержать только один поезд одновременно",
- "create.ponder.train_signal_signaling.text_4": "Второй режим Светофора доступен через переключение Гаечным ключом",
- "create.ponder.train_signal_signaling.text_5": "Сегменты латунного Светофора обычно переходят в режим стандартного Светофора автоматически",
- "create.ponder.train_signal_signaling.text_6": "Этот особый сигнал может останавливать поезда при втором условии",
- "create.ponder.train_signal_signaling.text_7": "Он остановит поезда, которые при подъезде...",
- "create.ponder.train_signal_signaling.text_8": "...не смогут сразу покинуть сегмент",
- "create.ponder.train_signal_signaling.text_9": "Это помогает удерживать поезда, стоящие в очереди, вне загруженного сегмента",
-
- "create.ponder.valve_handle.header": "Генерацией силы вращения Вентилями",
- "create.ponder.valve_handle.text_1": "Игроки могут использовать Вентили для применения силы вращения вручную",
- "create.ponder.valve_handle.text_2": "Держите ПКМ для вращения против часовой стрелки",
- "create.ponder.valve_handle.text_3": "Передаваемая ими скорость медленная и поступательная",
- "create.ponder.valve_handle.text_4": "Держите ПКМ крадучись для вращения по часовой стрелке",
- "create.ponder.valve_handle.text_5": "Вентили можно окрашивать в эстетических целях",
-
- "create.ponder.valve_pipe.header": "Управлением потоком с помощью Жидкостных клапанов",
- "create.ponder.valve_pipe.text_1": "Жидкостные клапаны помогают контролировать распространение жидкостей по трубопроводу",
- "create.ponder.valve_pipe.text_2": "Их входной вал контролирует, разрешена ли подача жидкости в данный момент",
- "create.ponder.valve_pipe.text_3": "При вращении в нужном направлении — клапан откроется",
- "create.ponder.valve_pipe.text_4": "Его можно снова закрыть, изменив направление вращения",
-
- "create.ponder.water_wheel.header": "Генерацией силы вращения Водяными колёс",
- "create.ponder.water_wheel.text_1": "Водяные колёса берут силу соседних потоков воды",
- "create.ponder.water_wheel.text_2": "Чем больше сторон запитано, тем быстрее будет вращаться Водяное колесо",
- "create.ponder.water_wheel.text_3": "Лопасти колеса должны быть направлены против течения",
- "create.ponder.water_wheel.text_4": "Направленное в противоположную сторону, не будет так же эффективно",
-
- "create.ponder.weighted_ejector.header": "Использованием Взвешенных катапульт",
- "create.ponder.weighted_ejector.text_1": "Нажмите ПКМ крадучись, держа Катапульту, чтобы выбрать место цели",
- "create.ponder.weighted_ejector.text_10": "Теперь она ограниченна этим размера стака и будет активироваться только тогда, когда удерживаемый стак достигнет этого количества",
- "create.ponder.weighted_ejector.text_11": "Другие сущности, встав на катапульту, будут всегда активировать её",
- "create.ponder.weighted_ejector.text_2": "Установленная Катапульта будет запускать объекты до отмеченного места",
- "create.ponder.weighted_ejector.text_3": "Подходящая цель может быть на любой дистанции и высоте в радиусе",
- "create.ponder.weighted_ejector.text_4": "Однако они не могут быть сбоку",
- "create.ponder.weighted_ejector.text_5": "Если не было выбрано подходящей цели, она будет целиться в блок перед ней",
- "create.ponder.weighted_ejector.text_6": "Предоставьте силу вращения, чтобы зарядить её",
- "create.ponder.weighted_ejector.text_7": "Попадание предметов на Катапульту вызывает её срабатывание",
- "create.ponder.weighted_ejector.text_8": "Если целью был выбран инвентарь, то катапульта будет ждать, пока в нём не появится место",
- "create.ponder.weighted_ejector.text_9": "При помощи Гаечного ключа можно настроить необходимый размер стака",
-
- "create.ponder.weighted_ejector_redstone.header": "Управлением Взвешенной катапультой редстоун-сигналом",
- "create.ponder.weighted_ejector_redstone.text_1": "При подаче редстоун-сигнала катапульты не будут активироваться",
- "create.ponder.weighted_ejector_redstone.text_2": "Кроме того, наблюдатели могут определить, когда катапульты срабатывают",
-
- "create.ponder.weighted_ejector_tunnel.header": "Разделением стаков предметов при помощи Взвешенной катапульты",
- "create.ponder.weighted_ejector_tunnel.text_1": "Объединённые с Латунными туннелями, катапульты могут делить стаки предметов по определённому количеству",
- "create.ponder.weighted_ejector_tunnel.text_2": "Сперва, настройте Латунный туннель на режим «Предпочтительно ближайший», чтобы приоритизировать выход сбоку",
- "create.ponder.weighted_ejector_tunnel.text_3": "Размер стака, установленный на катапульте, теперь определяет отделяемое количество",
- "create.ponder.weighted_ejector_tunnel.text_4": "Пока новый стак нужного количества лежит на боковом выходе...",
- "create.ponder.weighted_ejector_tunnel.text_5": "...остаток продолжит свой путь",
-
- "create.ponder.windmill_source.header": "Генерацией силы вращения Подшипниками ветряной мельницы",
- "create.ponder.windmill_source.text_1": "Подшипники ветряной мельницы прикрепляются к блокам перед ними",
- "create.ponder.windmill_source.text_2": "Если прикреплено достаточно парусоподобных блоков, он может стать мельницей",
- "create.ponder.windmill_source.text_3": "Активированный, при помощи ПКМ, Подшипник ветряной мельницы начнёт вырабатывать силу вращения",
- "create.ponder.windmill_source.text_4": "Количество парусов определяет скорость вращения",
- "create.ponder.windmill_source.text_5": "Используйте Гаечный ключ, чтобы настроить направление вращения",
- "create.ponder.windmill_source.text_6": "ПКМ по подшипнику в любое время, чтобы остановить его и изменить структуру",
- "create.ponder.windmill_source.text_7": "Щёлкните ПКМ по подшипнику в любое время, чтобы остановить и снова изменить структуру",
-
- "create.ponder.windmill_structure.header": "Установкой Ветряной мельницы",
- "create.ponder.windmill_structure.text_1": "Любая структура может считаться мельницей, пока она содержит как минимум 8 парусоподобных блоков",
-
- "_": "Thank you for translating Create!"
-
-}
\ No newline at end of file
diff --git a/src/generated/resources/assets/create/lang/unfinished/uk_ua.json b/src/generated/resources/assets/create/lang/unfinished/uk_ua.json
deleted file mode 100644
index e46328802..000000000
--- a/src/generated/resources/assets/create/lang/unfinished/uk_ua.json
+++ /dev/null
@@ -1,3071 +0,0 @@
-{
- "_": "Missing Localizations: 1026",
-
- "_": "->------------------------] Game Elements [------------------------<-",
-
- "block.create.acacia_window": "Скло з акацією",
- "block.create.acacia_window_pane": "Склянна панель з акацією",
- "block.create.adjustable_chain_gearshift": "Регульований коробка передач",
- "block.create.analog_lever": "Аналоговий важіль",
- "block.create.andesite_alloy_block": "UNLOCALIZED: Block of Andesite Alloy",
- "block.create.andesite_bars": "UNLOCALIZED: Andesite Bars",
- "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_shaft": "Облицьований андезитовий вал",
- "block.create.andesite_funnel": "Андезитова воронка",
- "block.create.andesite_ladder": "UNLOCALIZED: Andesite Ladder",
- "block.create.andesite_pillar": "Андезитова колона",
- "block.create.andesite_scaffolding": "UNLOCALIZED: Andesite Scaffolding",
- "block.create.andesite_tunnel": "Андезитовий тунель",
- "block.create.asurine": "UNLOCALIZED: Asurine",
- "block.create.asurine_pillar": "UNLOCALIZED: Asurine Pillar",
- "block.create.basin": "Чаша",
- "block.create.belt": "Конвеєр",
- "block.create.birch_window": "Скло з березою",
- "block.create.birch_window_pane": "Склянна панель з березою",
- "block.create.black_nixie_tube": "Чорна ніксі-труба",
- "block.create.black_sail": "Чорне вітрило",
- "block.create.black_seat": "Чорне сидіння",
- "block.create.black_toolbox": "Чорний ящик для інструментів",
- "block.create.black_valve_handle": "Чорний ручний клапан",
- "block.create.blaze_burner": "Пальник блейза",
- "block.create.blue_nixie_tube": "Синя ніксі-труба",
- "block.create.blue_sail": "Синє вітрило",
- "block.create.blue_seat": "Синє сидіння",
- "block.create.blue_toolbox": "Синій ящик для інструментів",
- "block.create.blue_valve_handle": "Синій ручний клапан",
- "block.create.brass_bars": "UNLOCALIZED: Brass Bars",
- "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_shaft": "Вал у латунному корпусі",
- "block.create.brass_funnel": "Латунна воронка",
- "block.create.brass_ladder": "UNLOCALIZED: Brass Ladder",
- "block.create.brass_scaffolding": "UNLOCALIZED: Brass Scaffolding",
- "block.create.brass_tunnel": "Латунний тунель",
- "block.create.brown_nixie_tube": "Коричнева ніксі-труба",
- "block.create.brown_sail": "Коричневе вітрило",
- "block.create.brown_seat": "Коричневе сидіння",
- "block.create.brown_toolbox": "Коричневий ящик для інструментів",
- "block.create.brown_valve_handle": "Коричневий ручний клапан",
- "block.create.calcite_pillar": "UNLOCALIZED: Calcite Pillar",
- "block.create.cart_assembler": "Складальник вагонеток",
- "block.create.chocolate": "Шоколад",
- "block.create.chute": "Жолоб",
- "block.create.clockwork_bearing": "Підшипник годинника",
- "block.create.clutch": "Зчеплення",
- "block.create.cogwheel": "Шестірня",
- "block.create.content_observer": "Спостерігач вмісту",
- "block.create.contraption_controls": "UNLOCALIZED: Contraption Controls",
- "block.create.controller_rail": "Контролерна рейка",
- "block.create.controls": "UNLOCALIZED: Train Controls",
- "block.create.copper_backtank": "Мідний резервуар",
- "block.create.copper_bars": "UNLOCALIZED: Copper Bars",
- "block.create.copper_casing": "Мідний корпус",
- "block.create.copper_ladder": "UNLOCALIZED: Copper Ladder",
- "block.create.copper_scaffolding": "UNLOCALIZED: Copper Scaffolding",
- "block.create.copper_shingle_slab": "UNLOCALIZED: Copper Shingle Slab",
- "block.create.copper_shingle_stairs": "UNLOCALIZED: 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_valve_handle": "Мідний ручний клапан",
- "block.create.copycat_bars": "UNLOCALIZED: Copycat Bars",
- "block.create.copycat_base": "UNLOCALIZED: Copycat Base",
- "block.create.copycat_panel": "UNLOCALIZED: Copycat Panel",
- "block.create.copycat_step": "UNLOCALIZED: Copycat Step",
- "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.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": "Цегла з тесаного андезиту",
- "block.create.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": "Цегла з тесаного діориту",
- "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.cyan_nixie_tube": "Бірюзова ніксі-труба",
- "block.create.cyan_sail": "Бірюзове вітрило",
- "block.create.cyan_seat": "Бірюзове сидіння",
- "block.create.cyan_toolbox": "Бірюзовий ящик для інструментів",
- "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.depot": "Депо",
- "block.create.diorite_pillar": "Колона з діоритового кругляка",
- "block.create.display_board": "UNLOCALIZED: Display Board",
- "block.create.display_link": "UNLOCALIZED: Display Link",
- "block.create.dripstone_pillar": "UNLOCALIZED: Dripstone Pillar",
- "block.create.elevator_contact": "UNLOCALIZED: Elevator Contact",
- "block.create.elevator_pulley": "UNLOCALIZED: Elevator Pulley",
- "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.fake_track": "UNLOCALIZED: Track Marker for Maps",
- "block.create.fluid_pipe": "Труба для рідини",
- "block.create.fluid_tank": "Резервуар для рідини",
- "block.create.fluid_valve": "Клапан для рідини",
- "block.create.flywheel": "Маховик",
- "block.create.framed_glass": "Скло в рамі",
- "block.create.framed_glass_door": "UNLOCALIZED: Framed Glass Door",
- "block.create.framed_glass_pane": "Склнна панель в рамі",
- "block.create.framed_glass_trapdoor": "UNLOCALIZED: Framed Glass Trapdoor",
- "block.create.gantry_carriage": "Шасі портального крана",
- "block.create.gantry_shaft": "Портальний вал",
- "block.create.gearbox": "Коробка",
- "block.create.gearshift": "Перемикач передач",
- "block.create.glass_fluid_pipe": "Скляна трубка для рідини",
- "block.create.granite_pillar": "Колона з гранітового кругляку",
- "block.create.gray_nixie_tube": "Сіра ніксі-труба",
- "block.create.gray_sail": "Сіре вітрило",
- "block.create.gray_seat": "Сіре сидіння",
- "block.create.gray_toolbox": "Сірий ящик для інструментів",
- "block.create.gray_valve_handle": "Сірий ручний клапан",
- "block.create.green_nixie_tube": "Зелена ніксі-труба",
- "block.create.green_sail": "Зелене вітрило",
- "block.create.green_seat": "Зелене сидіння",
- "block.create.green_toolbox": "Зелений ящик для інструментів",
- "block.create.green_valve_handle": "Зелений ручний клапан",
- "block.create.hand_crank": "Ручна рукоятка",
- "block.create.haunted_bell": "Примарний дзвін",
- "block.create.honey": "Мед",
- "block.create.horizontal_framed_glass": "Скло в горизонтальній рамці",
- "block.create.horizontal_framed_glass_pane": "Склянна панель в горизонтальній рамі",
- "block.create.hose_pulley": "Шків шланга",
- "block.create.industrial_iron_block": "UNLOCALIZED: Block of Industrial Iron",
- "block.create.item_drain": "Осушувач предметів",
- "block.create.item_vault": "UNLOCALIZED: Item Vault",
- "block.create.jungle_window": "Скло з тропічним деревом",
- "block.create.jungle_window_pane": "Склянна панель з тропічним деревом",
- "block.create.large_bogey": "UNLOCALIZED: Large Bogey",
- "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_diorite": "Багатошаровий діорит",
- "block.create.layered_dripstone": "UNLOCALIZED: 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_scoria": "Багатошаровий попіл",
- "block.create.layered_tuff": "UNLOCALIZED: Layered Tuff",
- "block.create.layered_veridium": "UNLOCALIZED: Layered Veridium",
- "block.create.lectern_controller": "Багатошаровий контролер",
- "block.create.light_blue_nixie_tube": "Блакитна ніксі-труба",
- "block.create.light_blue_sail": "Блакитне вітрило",
- "block.create.light_blue_seat": "Блакитне сидіння",
- "block.create.light_blue_toolbox": "Блакитний ящик для інструментів",
- "block.create.light_blue_valve_handle": "Блакитний ручний клапан",
- "block.create.light_gray_nixie_tube": "Світло-сіра ніксі-труба",
- "block.create.light_gray_sail": "Світло-сіре вітрило",
- "block.create.light_gray_seat": "Світло-сіре сидіння",
- "block.create.light_gray_toolbox": "Світло-сірий ящик для інструментів",
- "block.create.light_gray_valve_handle": "Світло-сірий ручний клапан",
- "block.create.lime_nixie_tube": "Лаймова ніксі-труба",
- "block.create.lime_sail": "Лаймове вітрило",
- "block.create.lime_seat": "Лаймове сидіння",
- "block.create.lime_toolbox": "Лаймовий ящик для інструментів",
- "block.create.lime_valve_handle": "Лаймовий ручний клапан",
- "block.create.limestone": "Вапняк",
- "block.create.limestone_pillar": "Вапнякова колона",
- "block.create.linear_chassis": "Лінійне шасі",
- "block.create.lit_blaze_burner": "Запалений пальник блейза",
- "block.create.magenta_nixie_tube": "Пурпурна ніксі-труба",
- "block.create.magenta_sail": "Пурпурне вітрило",
- "block.create.magenta_seat": "Пурпурне сидіння",
- "block.create.magenta_toolbox": "Пурпурний ящик для інструментів",
- "block.create.magenta_valve_handle": "Пурпурний ручний клапан",
- "block.create.mechanical_arm": "Механічна рука",
- "block.create.mechanical_bearing": "Механічний підшипник",
- "block.create.mechanical_crafter": "Механічний крафтер",
- "block.create.mechanical_drill": "Механічна дриль",
- "block.create.mechanical_harvester": "Механічний комбайн",
- "block.create.mechanical_mixer": "Механічний міксер",
- "block.create.mechanical_piston": "Механічний поршень",
- "block.create.mechanical_piston_head": "Головка Механічного поршня",
- "block.create.mechanical_plough": "Механічний плуг",
- "block.create.mechanical_press": "Механічний прес",
- "block.create.mechanical_pump": "Механічний насос",
- "block.create.mechanical_saw": "Механічна пила",
- "block.create.metal_bracket": "Металевий кронштейн",
- "block.create.metal_girder": "UNLOCALIZED: Metal Girder",
- "block.create.metal_girder_encased_shaft": "UNLOCALIZED: Metal Girder Encased Shaft",
- "block.create.millstone": "Жорна",
- "block.create.minecart_anchor": "Якір вагонетки",
- "block.create.mysterious_cuckoo_clock": "Годинник із зозулею",
- "block.create.netherite_backtank": "UNLOCALIZED: Netherite Backtank",
- "block.create.nixie_tube": "Ніксі-труба",
- "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.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.peculiar_bell": "Дивний дзвін",
- "block.create.pink_nixie_tube": "Рожева ніксі-труба",
- "block.create.pink_sail": "Рожеве вітрило",
- "block.create.pink_seat": "Рожеве сидіння",
- "block.create.pink_toolbox": "Рожевий ящик для інструментів",
- "block.create.pink_valve_handle": "Рожевий ручний клапан",
- "block.create.piston_extension_pole": "Поршневий подовжувач",
- "block.create.placard": "UNLOCALIZED: Placard",
- "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.portable_fluid_interface": "Портативний рідинний інтерфейс",
- "block.create.portable_storage_interface": "Портативний інтерфейс зберігання",
- "block.create.powered_latch": "Живлений важіль",
- "block.create.powered_shaft": "UNLOCALIZED: Powered Shaft",
- "block.create.powered_toggle_latch": "Живлюваний важіль-перемикач",
- "block.create.pulley_magnet": "Магніт для шківа",
- "block.create.pulse_extender": "UNLOCALIZED: Pulse Extender",
- "block.create.pulse_repeater": "Повторювач імпульсів",
- "block.create.purple_nixie_tube": "Фіолетова ніксі-труба",
- "block.create.purple_sail": "Фіолетове вітрило",
- "block.create.purple_seat": "Фіолетове сидіння",
- "block.create.purple_toolbox": "Фіолетовий ящик для інструментів",
- "block.create.purple_valve_handle": "Фіолетове ручний клапан",
- "block.create.radial_chassis": "Радіальне шасі",
- "block.create.railway_casing": "UNLOCALIZED: Train Casing",
- "block.create.raw_zinc_block": "UNLOCALIZED: Block of Raw Zinc",
- "block.create.red_nixie_tube": "Червона ніксі-труба",
- "block.create.red_sail": "Червоне вітрило",
- "block.create.red_seat": "Червоне сидіння",
- "block.create.red_toolbox": "Червоний ящик для інструментів",
- "block.create.red_valve_handle": "Червоний ручний клапан",
- "block.create.redstone_contact": "Редстоун контакт",
- "block.create.redstone_link": "Редстоун посилання",
- "block.create.refined_radiance_casing": "Сяючий корпус",
- "block.create.rope": "Канат",
- "block.create.rope_pulley": "Лебідка",
- "block.create.rose_quartz_block": "UNLOCALIZED: Block of Rose Quartz",
- "block.create.rose_quartz_lamp": "UNLOCALIZED: Rose Quartz Lamp",
- "block.create.rose_quartz_tiles": "UNLOCALIZED: Rose Quartz Tiles",
- "block.create.rotation_speed_controller": "Контролер швидкості обертання",
- "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.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_bogey": "UNLOCALIZED: Small Bogey",
- "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_rose_quartz_tiles": "UNLOCALIZED: Small Rose Quartz Tiles",
- "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.smart_chute": "Розумний жолоб",
- "block.create.smart_fluid_pipe": "Розумна рідинна труба",
- "block.create.speedometer": "Спідометр",
- "block.create.spout": "Дозатор",
- "block.create.spruce_window": "Скло з смерекою",
- "block.create.spruce_window_pane": "Склянна панель з смерекою",
- "block.create.steam_engine": "UNLOCALIZED: Steam Engine",
- "block.create.steam_whistle": "UNLOCALIZED: Steam Whistle",
- "block.create.steam_whistle_extension": "UNLOCALIZED: Steam Whistle Extension",
- "block.create.sticker": "Блок-липучка",
- "block.create.sticky_mechanical_piston": "Липкий механічний поршень",
- "block.create.stockpile_switch": "Налаштований компаратор",
- "block.create.stressometer": "Стресометр",
- "block.create.tiled_glass": "Кахельне скло",
- "block.create.tiled_glass_pane": "Кахельне склянна панель",
- "block.create.track": "UNLOCALIZED: Train Track",
- "block.create.track_observer": "UNLOCALIZED: Train Observer",
- "block.create.track_signal": "UNLOCALIZED: Train Signal",
- "block.create.track_station": "UNLOCALIZED: Train Station",
- "block.create.train_door": "UNLOCALIZED: Train Door",
- "block.create.train_trapdoor": "UNLOCALIZED: Train Trapdoor",
- "block.create.tuff_pillar": "UNLOCALIZED: Tuff Pillar",
- "block.create.turntable": "Поворотний стіл",
- "block.create.veridium": "UNLOCALIZED: Veridium",
- "block.create.veridium_pillar": "UNLOCALIZED: 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.weighted_ejector": "Зважена катапульта",
- "block.create.white_nixie_tube": "Біла ніксі-труба",
- "block.create.white_sail": "Біле вітрило",
- "block.create.white_seat": "Біле сидіння",
- "block.create.white_toolbox": "Білий ящик для інструментів",
- "block.create.white_valve_handle": "Білий ручний клапан",
- "block.create.windmill_bearing": "Підшипник вітряка",
- "block.create.wooden_bracket": "Дерев'яний кронштейн",
- "block.create.yellow_nixie_tube": "Жовта ніксі-труба",
- "block.create.yellow_sail": "Жовте вітрило",
- "block.create.yellow_seat": "Жовте сидіння",
- "block.create.yellow_toolbox": "Жовтий ящик для інструментів",
- "block.create.yellow_valve_handle": "Жовтий ручний клапан",
- "block.create.zinc_block": "Цинковий блок",
- "block.create.zinc_ore": "Цинкова руда",
-
- "enchantment.create.capacity": "Ємність",
- "enchantment.create.potato_recovery": "Відновлення картоплі",
-
- "entity.create.carriage_contraption": "UNLOCALIZED: Carriage Contraption",
- "entity.create.contraption": "Пристосування",
- "entity.create.crafting_blueprint": "Створення креслення",
- "entity.create.gantry_contraption": "Gantry Contraption",
- "entity.create.potato_projectile": "Картопляний снаряд",
- "entity.create.seat": "Сідло",
- "entity.create.stationary_contraption": "Стаціонарне пристосування",
- "entity.create.super_glue": "Суперклей",
-
- "fluid.create.potion": "Зілля",
- "fluid.create.tea": "Чай будівельника",
-
- "item.create.andesite_alloy": "Андезитовий сплав",
- "item.create.attribute_filter": "Фільтр атрибутів",
- "item.create.bar_of_chocolate": "Плитка шоколаду",
- "item.create.belt_connector": "Конвеєр",
- "item.create.blaze_cake": "Торт «Вогняний».",
- "item.create.blaze_cake_base": "Основа для «Вогняного» торта",
- "item.create.brass_hand": "Латунна рука",
- "item.create.brass_ingot": "Латунний злиток",
- "item.create.brass_nugget": "Латунний самородок",
- "item.create.brass_sheet": "Латунний лист",
- "item.create.builders_tea": "Чай будівельника",
- "item.create.chest_minecart_contraption": "Пристосований візок для скрині",
- "item.create.chocolate_bucket": "Відерце шоколаду",
- "item.create.chocolate_glazed_berries": "Ягоди в шоколадній глазурі",
- "item.create.chromatic_compound": "Хроматична сполука",
- "item.create.cinder_flour": "Борошно з незераку",
- "item.create.copper_backtank": "Мідний балон",
- "item.create.copper_backtank_placeable": "UNLOCALIZED: Copper Backtank Placeable",
- "item.create.copper_diving_boots": "UNLOCALIZED: Copper Diving Boots",
- "item.create.copper_diving_helmet": "UNLOCALIZED: Copper Diving Helmet",
- "item.create.copper_nugget": "Мідний самородок",
- "item.create.copper_sheet": "Мідний лист",
- "item.create.crafter_slot_cover": "Кришка слота крафта",
- "item.create.crafting_blueprint": "Створення креслення",
- "item.create.creative_blaze_cake": "Творчий «Вогняний» торт",
- "item.create.crushed_aluminum_ore": "Подрібнена алюмінієва руда",
- "item.create.crushed_copper_ore": "Подрібнена мідна руда",
- "item.create.crushed_gold_ore": "Подрібнена мідна руда",
- "item.create.crushed_iron_ore": "Подрібнена залізна руда",
- "item.create.crushed_lead_ore": "Подрібнена свинцева руда",
- "item.create.crushed_nickel_ore": "Подрібнена нікелева руда",
- "item.create.crushed_osmium_ore": "Подрібнена осмієва руда",
- "item.create.crushed_platinum_ore": "Подрібнена платинова руда",
- "item.create.crushed_quicksilver_ore": "Подрібнена ртутна руда",
- "item.create.crushed_silver_ore": "Подрібнена Срібна руда",
- "item.create.crushed_tin_ore": "Подрібнена олов'яна руда",
- "item.create.crushed_uranium_ore": "Подрібнена уранова руда",
- "item.create.crushed_zinc_ore": "Подрібнена цинкова руда",
- "item.create.dough": "Тісто",
- "item.create.electron_tube": "Електронна лампа",
- "item.create.empty_blaze_burner": "Пустий пальник блейза",
- "item.create.empty_schematic": "Порожня схема",
- "item.create.experience_nugget": "UNLOCALIZED: Nugget of Experience",
- "item.create.extendo_grip": "Довга рука",
- "item.create.filter": "Фільтер",
- "item.create.furnace_minecart_contraption": "Штуковина самоходной вагонетки",
- "item.create.goggles": "Інженерні окуляри",
- "item.create.golden_sheet": "Золотий лист",
- "item.create.handheld_worldshaper": "Творчий світотворець",
- "item.create.honey_bucket": "Відро з медом",
- "item.create.honeyed_apple": "Яблуко з медом",
- "item.create.incomplete_precision_mechanism": "Неповний прецизійний механізм",
- "item.create.incomplete_track": "UNLOCALIZED: Incomplete Track",
- "item.create.iron_sheet": "Залізний лист",
- "item.create.linked_controller": "Підключений контролер",
- "item.create.minecart_contraption": "Вагонеточна штуковина",
- "item.create.minecart_coupling": "З'єднувач вагонеток",
- "item.create.netherite_backtank": "UNLOCALIZED: Netherite Backtank",
- "item.create.netherite_backtank_placeable": "UNLOCALIZED: Netherite Backtank Placeable",
- "item.create.netherite_diving_boots": "UNLOCALIZED: Netherite Diving Boots",
- "item.create.netherite_diving_helmet": "UNLOCALIZED: Netherite Diving Helmet",
- "item.create.polished_rose_quartz": "Полірований рожевий кварц",
- "item.create.potato_cannon": "Картопляна гармата",
- "item.create.powdered_obsidian": "Обсідіановий порошок",
- "item.create.precision_mechanism": "Прецизійний механізм",
- "item.create.propeller": "Пропеллер",
- "item.create.raw_zinc": "UNLOCALIZED: Raw Zinc",
- "item.create.red_sand_paper": "Червоний наждачний папір",
- "item.create.refined_radiance": "Вишукане сяйво",
- "item.create.rose_quartz": "Hожевий кварц",
- "item.create.sand_paper": "Наждачний папір",
- "item.create.schedule": "UNLOCALIZED: Train Schedule",
- "item.create.schematic": "Схема",
- "item.create.schematic_and_quill": "Схема і перо",
- "item.create.shadow_steel": "Тіньова сталь",
- "item.create.sturdy_sheet": "UNLOCALIZED: Sturdy Sheet",
- "item.create.super_glue": "Суперклей",
- "item.create.sweet_roll": "Солодкий рулет",
- "item.create.tree_fertilizer": "Добриво для дерев",
- "item.create.unprocessed_obsidian_sheet": "UNLOCALIZED: Unprocessed Obsidian Sheet",
- "item.create.vertical_gearbox": "Вертикальна коробка передач",
- "item.create.wand_of_symmetry": "Палиця симетрії",
- "item.create.wheat_flour": "Пшеничне борошно",
- "item.create.whisk": "Віничок для збивання",
- "item.create.wrench": "Гайковий ключ",
- "item.create.zinc_ingot": "Цинковий злиток",
- "item.create.zinc_nugget": "Цинковий самородок",
-
-
- "_": "->------------------------] Advancements [------------------------<-",
-
- "advancement.create.root": "Ласкаво просимо до Create",
- "advancement.create.root.desc": "Настав час почати будувати дивовижні пристрої!",
- "advancement.create.andesite_alloy": "Повторення - мати навчання",
- "advancement.create.andesite_alloy.desc": "Матеріали Create мають дивні назви, одна з них – Андезитовий сплав..",
- "advancement.create.andesite_casing": "Андезитова епоха",
- "advancement.create.andesite_casing.desc": "Використовуйте трохи Андезитового Сплаву та дерева, щоб створити Корпус.",
- "advancement.create.mechanical_press": "UNLOCALIZED: Bonk!",
- "advancement.create.mechanical_press.desc": "UNLOCALIZED: Create some sheets in a Mechanical Press",
- "advancement.create.encased_fan": "UNLOCALIZED: Wind Maker",
- "advancement.create.encased_fan.desc": "UNLOCALIZED: Place and power an Encased Fan",
- "advancement.create.fan_processing": "UNLOCALIZED: Processing by Particle",
- "advancement.create.fan_processing.desc": "UNLOCALIZED: Use an Encased Fan to process materials",
- "advancement.create.saw_processing": "UNLOCALIZED: Workshop's Most Feared",
- "advancement.create.saw_processing.desc": "UNLOCALIZED: Use an upright Mechanical Saw to process materials",
- "advancement.create.compacting": "UNLOCALIZED: Compactification",
- "advancement.create.compacting.desc": "UNLOCALIZED: Use a Mechanical Press and a Basin to create fewer items from more",
- "advancement.create.belt": "Передайте за проїзд",
- "advancement.create.belt.desc": "З'єднайте два вали за допомогою конвеєру.",
- "advancement.create.funnel": "UNLOCALIZED: Airport Aesthetic",
- "advancement.create.funnel.desc": "UNLOCALIZED: Extract or insert items into a container using a Funnel",
- "advancement.create.chute": "Впало",
- "advancement.create.chute.desc": "Розмістіть жолоб, вертикальний аналог конвеєра.",
- "advancement.create.mechanical_mixer": "UNLOCALIZED: Mixing It Up",
- "advancement.create.mechanical_mixer.desc": "UNLOCALIZED: Combine ingredients in a Mechanical Mixer",
- "advancement.create.burner": "UNLOCALIZED: Sentient Fireplace",
- "advancement.create.burner.desc": "UNLOCALIZED: Obtain a Blaze Burner",
- "advancement.create.water_wheel": "Підключення гідравліки",
- "advancement.create.water_wheel.desc": "Поставте Водяне колесо та спробуйте змусити його обертатися!",
- "advancement.create.windmill": "Легкий вітерець",
- "advancement.create.windmill.desc": "Зберіть Вітряк.",
- "advancement.create.shifting_gears": "Перемикання передач",
- "advancement.create.shifting_gears.desc": "З’єднайте велику шестірню з малою шестернею, щоб змінити швидкість вашого пристрою.",
- "advancement.create.millstone": "Кишеньковий подрібнювач",
- "advancement.create.millstone.desc": "Розмістіть і заставте Жорна крутитись",
- "advancement.create.super_glue": "UNLOCALIZED: Area of Connect",
- "advancement.create.super_glue.desc": "UNLOCALIZED: Super Glue some blocks into a group",
- "advancement.create.contraption_actors": "UNLOCALIZED: Moving with Purpose",
- "advancement.create.contraption_actors.desc": "UNLOCALIZED: Create a Contraption with drills, saws, or harvesters on board",
- "advancement.create.portable_storage_interface": "UNLOCALIZED: Drive-By Exchange",
- "advancement.create.portable_storage_interface.desc": "UNLOCALIZED: Use a Portable Storage Interface to take or insert items into a Contraption",
- "advancement.create.wrench_goggles": "UNLOCALIZED: Kitted Out",
- "advancement.create.wrench_goggles.desc": "UNLOCALIZED: Equip Engineer's Goggles and a Wrench",
- "advancement.create.stressometer": "Так сильно?",
- "advancement.create.stressometer.desc": "Розмістіть і підключіть стресометр. Подивіться на нього крізь окуляри, щоб прочитати його точне значення.",
- "advancement.create.cuckoo_clock": "UNLOCALIZED: Is It Time?",
- "advancement.create.cuckoo_clock.desc": "UNLOCALIZED: Witness your Cuckoo Clock announce bedtime",
- "advancement.create.windmill_maxed": "UNLOCALIZED: A Strong Breeze",
- "advancement.create.windmill_maxed.desc": "UNLOCALIZED: Assemble a windmill of maximum strength",
- "advancement.create.ejector_maxed": "UNLOCALIZED: Springboard Champion",
- "advancement.create.ejector_maxed.desc": "UNLOCALIZED: Get launched more than 30 blocks by a Weighted Ejector",
- "advancement.create.pulley_maxed": "UNLOCALIZED: Rope to Nowhere",
- "advancement.create.pulley_maxed.desc": "UNLOCALIZED: Extend a Rope Pulley over 200 blocks deep",
- "advancement.create.cart_pickup": "UNLOCALIZED: Strong Arms",
- "advancement.create.cart_pickup.desc": "UNLOCALIZED: Pick up a Minecart Contraption with at least 200 attached blocks",
- "advancement.create.anvil_plough": "UNLOCALIZED: Blacksmith Artillery",
- "advancement.create.anvil_plough.desc": "UNLOCALIZED: Launch an Anvil with Mechanical Ploughs",
- "advancement.create.lava_wheel_00000": "UNLOCALIZED: Magma Wheel",
- "advancement.create.lava_wheel_00000.desc": "UNLOCALIZED: This shouldn't have worked§7\n(Hidden Advancement)",
- "advancement.create.hand_crank_000": "UNLOCALIZED: Workout Session",
- "advancement.create.hand_crank_000.desc": "UNLOCALIZED: Use a Hand Crank until fully exhausted§7\n(Hidden Advancement)",
- "advancement.create.belt_funnel_kiss": "Папуги і клапті",
- "advancement.create.belt_funnel_kiss.desc": "Зробіть поцілунок двох воронок, встановлених на конвеєрі.",
- "advancement.create.stressometer_maxed": "UNLOCALIZED: Perfectly Stressed",
- "advancement.create.stressometer_maxed.desc": "UNLOCALIZED: Get a 100% readout from a Stressometer§7\n(Hidden Advancement)",
- "advancement.create.copper": "UNLOCALIZED: Cuprum Bokum",
- "advancement.create.copper.desc": "UNLOCALIZED: Amass some Copper Ingots for your exploits in fluid manipulation",
- "advancement.create.copper_casing": "Мідна епоха",
- "advancement.create.copper_casing.desc": "Використовуйте Мідні листи та деревину, щоб створити кілька Мідних корпусів.",
- "advancement.create.spout": "Буль",
- "advancement.create.spout.desc": "Спостерігайте, як рідина наповнюється за допомогою носика.",
- "advancement.create.drain": "UNLOCALIZED: Tumble Draining",
- "advancement.create.drain.desc": "UNLOCALIZED: Watch a fluid-containing item be emptied by an Item Drain",
- "advancement.create.steam_engine": "UNLOCALIZED: The Powerhouse",
- "advancement.create.steam_engine.desc": "UNLOCALIZED: Use a Steam Engine to generate torque",
- "advancement.create.steam_whistle": "UNLOCALIZED: Voice of an Angel",
- "advancement.create.steam_whistle.desc": "UNLOCALIZED: Activate a Steam Whistle",
- "advancement.create.backtank": "UNLOCALIZED: Pressure to Go",
- "advancement.create.backtank.desc": "UNLOCALIZED: Create a Copper Backtank and make it accumulate air pressure",
- "advancement.create.diving_suit": "UNLOCALIZED: Ready for the Depths",
- "advancement.create.diving_suit.desc": "UNLOCALIZED: Equip a Diving Helmet and a Copper Backtank, then jump into water",
- "advancement.create.mechanical_pump_0": "UNLOCALIZED: Under Pressure",
- "advancement.create.mechanical_pump_0.desc": "UNLOCALIZED: Place and power a Mechanical Pump",
- "advancement.create.glass_pipe": "Шпигун за потоками",
- "advancement.create.glass_pipe.desc": "Спостерігайте через вікно у трубі за тим, як поширюється рідина. Вікно з'явиться на трубі під час використання гайкового ключа.",
- "advancement.create.water_supply": "UNLOCALIZED: Puddle Collector",
- "advancement.create.water_supply.desc": "UNLOCALIZED: Use the pulling end of a Fluid Pipe or Mechanical Pump to collect water",
- "advancement.create.hose_pulley": "Промисловий розлив",
- "advancement.create.hose_pulley.desc": "Опустіть шків шланга та спостерігайте, як він стікає або наповнює тіло рідиною.",
- "advancement.create.chocolate_bucket": "UNLOCALIZED: A World of Imagination",
- "advancement.create.chocolate_bucket.desc": "UNLOCALIZED: Obtain a bucket of molten chocolate",
- "advancement.create.honey_drain": "UNLOCALIZED: Autonomous Bee-Keeping",
- "advancement.create.honey_drain.desc": "UNLOCALIZED: Use pipes to pull honey from a Bee Nest or Beehive",
- "advancement.create.hose_pulley_lava": "UNLOCALIZED: Tapping the Mantle",
- "advancement.create.hose_pulley_lava.desc": "UNLOCALIZED: Pump from a body of lava large enough to be considered infinite",
- "advancement.create.steam_engine_maxed": "UNLOCALIZED: Full Steam",
- "advancement.create.steam_engine_maxed.desc": "UNLOCALIZED: Run a boiler at the maximum level of power",
- "advancement.create.foods": "UNLOCALIZED: Balanced Diet",
- "advancement.create.foods.desc": "UNLOCALIZED: Create Chocolate Glazed Berries, a Honeyed Apple, and a Sweet Roll all from the same Spout",
- "advancement.create.diving_suit_lava": "UNLOCALIZED: Swimming with the Striders",
- "advancement.create.diving_suit_lava.desc": "UNLOCALIZED: Attempt to take a dive in lava with your diving gear§7\n(Hidden Advancement)",
- "advancement.create.chained_drain": "UNLOCALIZED: On a Roll",
- "advancement.create.chained_drain.desc": "UNLOCALIZED: Watch an item move across a row of Item Drains§7\n(Hidden Advancement)",
- "advancement.create.cross_streams": "UNLOCALIZED: Don't Cross the Streams!",
- "advancement.create.cross_streams.desc": "UNLOCALIZED: Watch two fluids meet in your pipe network§7\n(Hidden Advancement)",
- "advancement.create.pipe_organ": "UNLOCALIZED: The Pipe Organ",
- "advancement.create.pipe_organ.desc": "UNLOCALIZED: Attach 12 uniquely pitched Steam Whistles to a single Fluid Tank§7\n(Hidden Advancement)",
- "advancement.create.brass": "Фактичні сплави",
- "advancement.create.brass.desc": "Використовуйте Подрібнену мідь і Подрібнений цинк, щоб створити трохи Латуні.",
- "advancement.create.brass_casing": "Латунна епоха",
- "advancement.create.brass_casing.desc": "Використовуйте щойно отриману латунь і трохи дерева, щоб створити більш досконалий корпус.",
- "advancement.create.rose_quartz": "UNLOCALIZED: Pink Diamonds",
- "advancement.create.rose_quartz.desc": "UNLOCALIZED: Polish some Rose Quartz",
- "advancement.create.deployer": "Тикай, клади та атакуй",
- "advancement.create.deployer.desc": "Приведіть у дію Автономний активатор, ідеальне відображення вас самих.",
- "advancement.create.precision_mechanism": "Складні цікавості",
- "advancement.create.precision_mechanism.desc": "Зберіть Прецизійний механізм.",
- "advancement.create.speed_controller": "Інженери його ненавидять!",
- "advancement.create.speed_controller.desc": "Розмістіть регулятор швидкості обертання, найкращий пристрій для перемикання передач.",
- "advancement.create.mechanical_arm": "Золоті руки!",
- "advancement.create.mechanical_arm.desc": "Зробіть Механічну руку, виберіть входи та виходи, розмістіть та приведіть у дію; потім спостерігайте, як вона виконує всю роботу за вас.",
- "advancement.create.mechanical_crafter": "UNLOCALIZED: Automated Assembly",
- "advancement.create.mechanical_crafter.desc": "UNLOCALIZED: Place and power some Mechanical Crafters",
- "advancement.create.crushing_wheel": "Пара гігантів",
- "advancement.create.crushing_wheel.desc": "Створіть Дробильні колеса, щоб ефективніше руйнувати більше матеріалів.",
- "advancement.create.haunted_bell": "UNLOCALIZED: Shadow Sense",
- "advancement.create.haunted_bell.desc": "UNLOCALIZED: Toll a Haunted Bell",
- "advancement.create.clockwork_bearing": "Хитрий годинник",
- "advancement.create.clockwork_bearing.desc": "Зберіть структуру, розташовану на годинниковому механізмі.",
- "advancement.create.display_link": "UNLOCALIZED: Big Data",
- "advancement.create.display_link.desc": "UNLOCALIZED: Use a Display Link to visualise information",
- "advancement.create.potato_cannon": "Свомп!",
- "advancement.create.potato_cannon.desc": "Переможіть ворога за допомогою Картопляної гармати.",
- "advancement.create.extendo_grip": "Боіоіоіпг!",
- "advancement.create.extendo_grip.desc": "Отримайте Довгу руку.",
- "advancement.create.linked_controller": "UNLOCALIZED: Remote Activation",
- "advancement.create.linked_controller.desc": "UNLOCALIZED: Activate a Redstone Link using a Linked Controller",
- "advancement.create.arm_blaze_burner": "Підпаль-трон",
- "advancement.create.arm_blaze_burner.desc": "Доручіть Механічній руці живити ваш Пальник блейза.",
- "advancement.create.crusher_maxed_0000": "UNLOCALIZED: Crushing It",
- "advancement.create.crusher_maxed_0000.desc": "UNLOCALIZED: Operate a pair of Crushing Wheels at maximum speed",
- "advancement.create.arm_many_targets": "Організа-трон",
- "advancement.create.arm_many_targets.desc": "Запрограмуйте механічну руку з десятьма або більше виходів.",
- "advancement.create.potato_cannon_collide": "UNLOCALIZED: Veggie Fireworks",
- "advancement.create.potato_cannon_collide.desc": "UNLOCALIZED: Cause Potato Cannon projectiles of different types to collide with each other",
- "advancement.create.self_deploying": "UNLOCALIZED: Self-Driving Cart",
- "advancement.create.self_deploying.desc": "UNLOCALIZED: Create a Minecart Contraption that places tracks in front of itself",
- "advancement.create.fist_bump": "Розбий це, брате!",
- "advancement.create.fist_bump.desc": "Зробіть два удари кулаками Автономних активаторів.",
- "advancement.create.crafter_lazy_000": "UNLOCALIZED: Desperate Measures",
- "advancement.create.crafter_lazy_000.desc": "UNLOCALIZED: Drastically slow down a Mechanical Crafter to procrastinate on proper infrastructure§7\n(Hidden Advancement)",
- "advancement.create.extendo_grip_dual": "UNLOCALIZED: To Full Extent",
- "advancement.create.extendo_grip_dual.desc": "UNLOCALIZED: Dual-wield Extendo Grips for superhuman reach§7\n(Hidden Advancement)",
- "advancement.create.musical_arm": "Зіграй мені мою мелодію!",
- "advancement.create.musical_arm.desc": "Подивіться, як Механічна рука міняє пластинки.",
- "advancement.create.sturdy_sheet": "UNLOCALIZED: The Sturdiest Rocks",
- "advancement.create.sturdy_sheet.desc": "UNLOCALIZED: Assemble a Sturdy Sheet by refining Powdered Obsidian",
- "advancement.create.train_casing_00": "UNLOCALIZED: The Logistical Age",
- "advancement.create.train_casing_00.desc": "UNLOCALIZED: Use Sturdy Sheets to create a casing for railway components",
- "advancement.create.train": "UNLOCALIZED: All Aboard!",
- "advancement.create.train.desc": "UNLOCALIZED: Assemble your first Train",
- "advancement.create.conductor": "UNLOCALIZED: Conductor Instructor",
- "advancement.create.conductor.desc": "UNLOCALIZED: Instruct a Train driver with a Train Schedule",
- "advancement.create.track_signal": "UNLOCALIZED: Traffic Control",
- "advancement.create.track_signal.desc": "UNLOCALIZED: Place a Train Signal",
- "advancement.create.display_board_0": "UNLOCALIZED: Dynamic Timetables",
- "advancement.create.display_board_0.desc": "UNLOCALIZED: Forecast a Train's arrival on your Display Board with the help of Display Links",
- "advancement.create.track_0": "UNLOCALIZED: A New Gauge",
- "advancement.create.track_0.desc": "UNLOCALIZED: Obtain some Train Tracks",
- "advancement.create.train_whistle": "UNLOCALIZED: Choo Choo!",
- "advancement.create.train_whistle.desc": "UNLOCALIZED: Assemble a Steam Whistle to your Train and activate it while driving",
- "advancement.create.train_portal": "UNLOCALIZED: Dimensional Commuter",
- "advancement.create.train_portal.desc": "UNLOCALIZED: Ride a Train through a Nether portal",
- "advancement.create.track_crafting_factory": "UNLOCALIZED: Track Factory",
- "advancement.create.track_crafting_factory.desc": "UNLOCALIZED: Produce more than 1000 Train Tracks with the same Mechanical Press",
- "advancement.create.long_bend": "UNLOCALIZED: The Longest Bend",
- "advancement.create.long_bend.desc": "UNLOCALIZED: Create a curved track section that spans more than 30 blocks in length",
- "advancement.create.long_train": "UNLOCALIZED: Ambitious Endeavours",
- "advancement.create.long_train.desc": "UNLOCALIZED: Create a Train with at least 6 carriages",
- "advancement.create.long_travel": "UNLOCALIZED: Field Trip",
- "advancement.create.long_travel.desc": "UNLOCALIZED: Leave a Train Seat over 5000 blocks away from where you started travelling",
- "advancement.create.train_roadkill": "UNLOCALIZED: Road Kill",
- "advancement.create.train_roadkill.desc": "UNLOCALIZED: Run over an enemy with your Train§7\n(Hidden Advancement)",
- "advancement.create.red_signal": "UNLOCALIZED: Expert Driver",
- "advancement.create.red_signal.desc": "UNLOCALIZED: Run a red Train Signal§7\n(Hidden Advancement)",
- "advancement.create.train_crash": "UNLOCALIZED: Terrible Service",
- "advancement.create.train_crash.desc": "UNLOCALIZED: Witness a Train crash as a passenger§7\n(Hidden Advancement)",
- "advancement.create.train_crash_backwards": "UNLOCALIZED: Blind Spot",
- "advancement.create.train_crash_backwards.desc": "UNLOCALIZED: Crash into another Train while driving backwards§7\n(Hidden Advancement)",
-
-
- "_": "->------------------------] UI & Messages [------------------------<-",
-
- "itemGroup.create.base": "Create",
- "itemGroup.create.palettes": "Create Палітри",
-
- "death.attack.create.crush": "%1$s був передроблений",
- "death.attack.create.crush.player": "%1$s був кинутий у Дробильне колесо %2$s",
- "death.attack.create.fan_fire": "%1$s був спалений до смерті гарячим повітрям",
- "death.attack.create.fan_fire.player": "%2$s скинув%1$s в коптильну",
- "death.attack.create.fan_lava": "%1$s був спалений Вентилятором",
- "death.attack.create.fan_lava.player": "%2$s скинув %1$s в плавильну",
- "death.attack.create.mechanical_drill": "%1$s був проколений Механічною дрелью",
- "death.attack.create.mechanical_drill.player": "%2$s скинув %1$s під Механічну дрель",
- "death.attack.create.mechanical_saw": "%1$s був розрізаний навпіл Механічною пилою",
- "death.attack.create.mechanical_saw.player": "%2$s скинув %1$s у пилу ",
- "death.attack.create.potato_cannon": "%1$s був вбитий %2$s за допомогою Картопляної гармати",
- "death.attack.create.potato_cannon.item": "%1$s був вбитий %2$s використовуючи %3$s",
- "death.attack.create.cuckoo_clock_explosion": "%1$s підірвали підробленим годинником з зозулею",
- "death.attack.create.cuckoo_clock_explosion.player": "%1$s був підірваний підробленим годинником з зозулею",
- "death.attack.create.run_over": "UNLOCALIZED: %1$s was run over by %2$s",
-
- "create.block.deployer.damage_source_name": "автономним активатором",
- "create.block.cart_assembler.invalid": "Помістіть свій Збирач вагонеток на блок рейок",
-
- "create.menu.return": "Повернутись у меню",
- "create.menu.configure": "Налаштувати...",
- "create.menu.ponder_index": "Зміст роздумів",
- "create.menu.only_ingame": "Доступно в Меню Паузи",
- "create.menu.report_bugs": "Повідомити про проблеми",
- "create.menu.support": "Підтримати нас",
-
- "create.recipe.crushing": "Дроблення",
- "create.recipe.milling": "Помел",
- "create.recipe.fan_washing": "Масове вимивання",
- "create.recipe.fan_washing.fan": "Вентилятор за Текучою водою",
- "create.recipe.fan_smoking": "Масове копчення",
- "create.recipe.fan_smoking.fan": "Вентилятор за Вогнем",
- "create.recipe.fan_haunting": "UNLOCALIZED: Bulk Haunting",
- "create.recipe.fan_haunting.fan": "UNLOCALIZED: Fan behind Soul Fire",
- "create.recipe.fan_blasting": "Bulk Blasting",
- "create.recipe.fan_blasting.fan": "Вентилятор за Лавоб",
- "create.recipe.pressing": "Пресування",
- "create.recipe.mixing": "Змішування",
- "create.recipe.deploying": "Автономна активація",
- "create.recipe.automatic_shapeless": "Автоматизоване безформне виготовлення",
- "create.recipe.automatic_brewing": "Автоматичне зіллє-варіння",
- "create.recipe.packing": "Ущільнення",
- "create.recipe.automatic_packing": "Автопатичне пакування",
- "create.recipe.sawing": "Пиляння",
- "create.recipe.mechanical_crafting": "Механічне виготовлення",
- "create.recipe.automatic_shaped": "Автоматизоване формне виготовлення",
- "create.recipe.block_cutting": "Різання блоків",
- "create.recipe.wood_cutting": "Розпилювання деревини",
- "create.recipe.sandpaper_polishing": "Полірування наждачним папером",
- "create.recipe.mystery_conversion": "Таємниче перетворення",
- "create.recipe.spout_filling": "Наповнення носиком",
- "create.recipe.draining": "Осушуванян предметів",
- "create.recipe.item_application": "UNLOCALIZED: Manual Item Application",
- "create.recipe.item_application.any_axe": "UNLOCALIZED: Any Axe",
- "create.recipe.sequenced_assembly": "Послідовне складання",
- "create.recipe.assembly.next": "Далі: %1$s",
- "create.recipe.assembly.step": "Крок %1$s:",
- "create.recipe.assembly.progress": "Прогрес: %1$s/%2$s",
- "create.recipe.assembly.pressing": "Процес у пресі",
- "create.recipe.assembly.spout_filling_fluid": "Налийте %1$s",
- "create.recipe.assembly.deploying_item": "Добавте %1$s",
- "create.recipe.assembly.cutting": "Розріжте пилою",
- "create.recipe.assembly.repeat": "Повторіть послідовність %1$s раз",
- "create.recipe.assembly.junk": "Випадкове сміття",
- "create.recipe.processing.chance": "%1$s%% Шанс",
- "create.recipe.deploying.not_consumed": "Не спожито",
- "create.recipe.heat_requirement.none": "Не потребує нагрівання",
- "create.recipe.heat_requirement.heated": "Нагріте",
- "create.recipe.heat_requirement.superheated": "Дуже нагрітий",
-
- "create.generic.range": "Діапазон",
- "create.generic.radius": "Радіус",
- "create.generic.width": "Ширина",
- "create.generic.height": "Висота",
- "create.generic.length": "Довжина",
- "create.generic.speed": "Швидкість",
- "create.generic.delay": "Затримка",
- "create.generic.duration": "UNLOCALIZED: Duration",
- "create.generic.timeUnit": "UNLOCALIZED: Time Unit",
- "create.generic.unit.ticks": "Тіків",
- "create.generic.unit.seconds": "Секунд",
- "create.generic.unit.minutes": "Хвилин",
- "create.generic.daytime.hour": "UNLOCALIZED: Hour",
- "create.generic.daytime.minute": "UNLOCALIZED: Minute",
- "create.generic.daytime.second": "UNLOCALIZED: Second",
- "create.generic.daytime.pm": "UNLOCALIZED: pm",
- "create.generic.daytime.am": "UNLOCALIZED: am",
- "create.generic.unit.rpm": "об./хв",
- "create.generic.unit.stress": "su(одиниця напруги)",
- "create.generic.unit.degrees": "°",
- "create.generic.unit.millibuckets": "%1$smB",
- "create.generic.unit.buckets": "UNLOCALIZED: B",
- "create.generic.clockwise": "За годинниковою стрілкою",
- "create.generic.counter_clockwise": "Проти годинникової стрілки",
- "create.generic.in_quotes": "UNLOCALIZED: \"%1$s\"",
- "create.generic.pitch": "UNLOCALIZED: Pitch: %1$s",
- "create.generic.notes": "UNLOCALIZED: F#;F;E;D#;D;C#;C;B;A#;A;G#;G",
-
- "create.action.scroll": "Прокрутка",
- "create.action.confirm": "Підтвердити",
- "create.action.abort": "Перервати",
- "create.action.saveToFile": "Зберегти",
- "create.action.discard": "Відкинути",
-
- "create.keyinfo.toolmenu": "Меню інструмента фокусування",
- "create.keyinfo.toolbelt": "Доступ до Ящиків інструментів поблизу",
- "create.keyinfo.scrollup": "Імітація руху миші вверх (в світі)",
- "create.keyinfo.scrolldown": "Імітація руху миші вниз (в світі)",
-
- "create.gui.scrollInput.defaultTitle": "Виберіть опцію:",
- "create.gui.scrollInput.scrollToModify": "Прокрутіть щоб змінити",
- "create.gui.scrollInput.scrollToAdjustAmount": "Прокрутіть щоб налаштувати кількість",
- "create.gui.scrollInput.scrollToSelect": "Прокрутіть щоб вибрати",
- "create.gui.scrollInput.shiftScrollsFaster": "Shift шоб прокручувати швидше",
- "create.gui.toolmenu.focusKey": "Зажміть [%1$s] щоб зосередитися",
- "create.gui.toolmenu.cycle": "[SCROLL] для переключения",
-
- "create.toolbox.unequip": "Зняти спорядження: %1$s",
- "create.toolbox.outOfRange": "Ящик для інструментів з утримуваним предметом задалеко",
- "create.toolbox.detach": "Припинити збереження та відстеження предметів",
- "create.toolbox.depositAll": "Повернути предмети до найближчих Ящиків з інструментами",
- "create.toolbox.depositBox": "Повернути предмети до Ящику з інструментами",
-
- "create.gui.symmetryWand.mirrorType": "Дзеркало",
- "create.gui.symmetryWand.orientation": "Орієнтація",
-
- "create.symmetry.mirror.plane": "Одинарне",
- "create.symmetry.mirror.doublePlane": "Двойне",
- "create.symmetry.mirror.triplePlane": "Тройне",
-
- "create.orientation.orthogonal": "Перпендикуляр",
- "create.orientation.diagonal": "Діагональ",
- "create.orientation.horizontal": "Горизонталь",
- "create.orientation.alongZ": "Уздовж Z",
- "create.orientation.alongX": "Уздовж X",
-
- "create.gui.terrainzapper.title": "Ручний редактор світу",
- "create.gui.terrainzapper.searchDiagonal": "Слідування діагоналям",
- "create.gui.terrainzapper.searchFuzzy": "Ігнорувати границі матеріала",
- "create.gui.terrainzapper.patternSection": "Шаблон",
- "create.gui.terrainzapper.pattern.solid": "Суцільний",
- "create.gui.terrainzapper.pattern.checkered": "Шахматний порядок",
- "create.gui.terrainzapper.pattern.inversecheckered": "Зворотний шаховий порядок",
- "create.gui.terrainzapper.pattern.chance25": "25% заповнення",
- "create.gui.terrainzapper.pattern.chance50": "50% заповнення",
- "create.gui.terrainzapper.pattern.chance75": "75% заповнення",
- "create.gui.terrainzapper.placement": "Розміщення",
- "create.gui.terrainzapper.placement.merged": "Злитий",
- "create.gui.terrainzapper.placement.attached": "Прикріплений",
- "create.gui.terrainzapper.placement.inserted": "Вставлений",
- "create.gui.terrainzapper.brush": "Простий",
- "create.gui.terrainzapper.brush.cuboid": "Куб",
- "create.gui.terrainzapper.brush.sphere": "Сфера",
- "create.gui.terrainzapper.brush.cylinder": "Циліндр",
- "create.gui.terrainzapper.brush.surface": "Поверхність",
- "create.gui.terrainzapper.brush.cluster": "Скупчення",
- "create.gui.terrainzapper.tool": "Інструмент",
- "create.gui.terrainzapper.tool.fill": "Заповнити",
- "create.gui.terrainzapper.tool.place": "Поставити",
- "create.gui.terrainzapper.tool.replace": "Замінити",
- "create.gui.terrainzapper.tool.clear": "Очистити",
- "create.gui.terrainzapper.tool.overlay": "Накладення",
- "create.gui.terrainzapper.tool.flatten": "Вирівнювання",
-
- "create.terrainzapper.shiftRightClickToSet": "ПКМ щоб вибрати форму",
- "create.terrainzapper.usingBlock": "Використовується: %1$s",
- "create.terrainzapper.leftClickToSet": "Left-Click a Block to set Material",
-
- "create.minecart_coupling.two_couplings_max": "Вагонетки можуть мати лише два зв'язки",
- "create.minecart_coupling.unloaded": "Здається, частина вашого поїзда у незавантажених чанках",
- "create.minecart_coupling.no_loops": "З'єднувачі не можуть утворювати петлю",
- "create.minecart_coupling.removed": "Прибрано всі зв'язки між вагонетками",
- "create.minecart_coupling.too_far": "Вагонетки надто далеко один від одного",
-
- "create.contraptions.movement_mode": "Режим руху",
- "create.contraptions.movement_mode.move_place": "Завжди розміщувати, коли Зупинено",
- "create.contraptions.movement_mode.move_place_returned": "Розміщуйте лише у Вихідному положенні",
- "create.contraptions.movement_mode.move_never_place": "Розміщувати лише після Знищення якоря",
- "create.contraptions.movement_mode.rotate_place": "Завжди розміщувати, коли Зупинено",
- "create.contraptions.movement_mode.rotate_place_returned": "Розміщуйте лише біля Початкового Кута",
- "create.contraptions.movement_mode.rotate_never_place": "Розміщувати лише після Знищення якоря",
- "create.contraptions.cart_movement_mode": "Режим руху вагонетки",
- "create.contraptions.cart_movement_mode.rotate": "Завжди обличчям до руху",
- "create.contraptions.cart_movement_mode.rotate_paused": "Пауза під час обертання",
- "create.contraptions.cart_movement_mode.rotation_locked": "Завблокувати обертання",
- "create.contraptions.windmill.rotation_direction": "Напрям обертання",
- "create.contraptions.clockwork.clock_hands": "Стрілки годинника",
- "create.contraptions.clockwork.hour_first": "Спочатку годинна стрілка",
- "create.contraptions.clockwork.minute_first": "Спочатку хвилинна стрілка",
- "create.contraptions.clockwork.hour_first_24": "Спочатку 24-годинна стрілка",
-
- "create.logistics.filter": "Фільтр",
- "create.logistics.recipe_filter": "Фільтр рецептів",
- "create.logistics.fluid_filter": "Фільтр рідини",
- "create.logistics.firstFrequency": "Частота #1",
- "create.logistics.secondFrequency": "Частота #2",
- "create.logistics.filter.apply": "Фільтр використаний до %1$s.",
- "create.logistics.filter.apply_click_again": "Фільтр використаний до %1$s, нажміть ще раз, щоб скопіювати кількість.",
- "create.logistics.filter.apply_count": "Застосовано кількість, що витягується до фільтра.",
-
- "create.gui.goggles.generator_stats": "Статистика генератора:",
- "create.gui.goggles.kinetic_stats": "Кінетична статистика:",
- "create.gui.goggles.at_current_speed": "на поточній швидкості",
- "create.gui.goggles.pole_length": "Довжина поршня:",
- "create.gui.goggles.fluid_container": "Інформація про рідинний контейнер:",
- "create.gui.goggles.fluid_container.capacity": "Ємність: ",
- "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": "Штуковина складається із занадто великої кількості блоків.\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\nМінімум з %2$s необхідних",
- "create.gui.assembly.exception.no_contacts": "UNLOCALIZED: Elevators require a horizontal _Redstone_ _Contact_ attached to the structure",
- "create.gui.assembly.exception.too_many_contacts": "UNLOCALIZED: Cannot attach more than one _Redstone_ _Contact_ to Elevators",
- "create.gui.assembly.exception.column_conflict": "UNLOCALIZED: Another Elevator is already targeting this column of contacts",
- "create.gui.gauge.info_header": "Калібрувальна інформація:",
- "create.gui.speedometer.title": "Швидкість обертання",
- "create.gui.stressometer.title": "Нагрузка на мережу",
- "create.gui.stressometer.capacity": "Місткість, що залишилася",
- "create.gui.stressometer.overstressed": "Перегрузка",
- "create.gui.stressometer.no_rotation": "Немає обертання",
- "create.gui.contraptions.not_fast_enough": "Похоже що цей %1$s is _не_ обертається _достатньою_ _швидкістю_.",
- "create.gui.contraptions.network_overstressed": "Здається ця штуковина _перегружена_. Додати більше джерел або _зменшіть_ _швидкість_ компонентів які створюють велику _нагрузку_.",
- "create.gui.adjustable_crate.title": "Регульований ящик",
- "create.gui.adjustable_crate.storageSpace": "Ємність",
- "create.gui.stockpile_switch.title": "Налаштований компаратор",
- "create.gui.stockpile_switch.invert_signal": "Інвертувати сигнал",
- "create.gui.stockpile_switch.move_to_lower_at": "Рухатися до нижньої лінії при %1$s%%",
- "create.gui.stockpile_switch.move_to_upper_at": "Рухатися до верхньої лінії при %1$s%%",
- "create.gui.sequenced_gearshift.title": "Послідовне перемикання передач",
- "create.gui.sequenced_gearshift.instruction": "Інструкція",
- "create.gui.sequenced_gearshift.instruction.turn_angle.descriptive": "Повернути на кут",
- "create.gui.sequenced_gearshift.instruction.turn_angle": "Повернути",
- "create.gui.sequenced_gearshift.instruction.turn_angle.angle": "Кут",
- "create.gui.sequenced_gearshift.instruction.turn_distance.descriptive": "Пверніть для руху Поршня/Pulley/Gantry",
- "create.gui.sequenced_gearshift.instruction.turn_distance": "Поршень",
- "create.gui.sequenced_gearshift.instruction.turn_distance.distance": "Відстань",
- "create.gui.sequenced_gearshift.instruction.delay.descriptive": "Тимчасова затримка",
- "create.gui.sequenced_gearshift.instruction.delay": "Затримка",
- "create.gui.sequenced_gearshift.instruction.delay.duration": "Тривалість",
- "create.gui.sequenced_gearshift.instruction.end.descriptive": "Кінець",
- "create.gui.sequenced_gearshift.instruction.end": "Кінець",
- "create.gui.sequenced_gearshift.instruction.await.descriptive": "Чекати на новий Імпульс редстоун Сигналу",
- "create.gui.sequenced_gearshift.instruction.await": "Очікувати",
- "create.gui.sequenced_gearshift.speed": "Швидкість, Напрям",
- "create.gui.sequenced_gearshift.speed.forward": "Швидкість введення, вперед",
- "create.gui.sequenced_gearshift.speed.forward_fast": "Двойна швидкість, вперед",
- "create.gui.sequenced_gearshift.speed.back": "Швидкість введення, реверс",
- "create.gui.sequenced_gearshift.speed.back_fast": "Двойна швидкість, реверс",
-
- "create.schematicAndQuill.dimensions": "Розмір схематики: %1$sx%2$sx%3$s",
- "create.schematicAndQuill.firstPos": "Перша позиція установлена.",
- "create.schematicAndQuill.secondPos": "Друга позиція установлена.",
- "create.schematicAndQuill.noTarget": "Утримуйте [Ctrl], щоб вибрати пусті блоки.",
- "create.schematicAndQuill.abort": "Виділення прибрано.",
- "create.schematicAndQuill.title": "Ім'я схематики:",
- "create.schematicAndQuill.convert": "Зберегти та розгорнути негайно",
- "create.schematicAndQuill.fallbackName": "Моя схематика",
- "create.schematicAndQuill.saved": "Збережено як %1$s",
-
- "create.schematic.invalid": "[!] Неприпустимий предмет — натомість використовуйте схематичний стіл",
- "create.schematic.position": "Позизія",
- "create.schematic.rotation": "Обертання",
- "create.schematic.rotation.none": "Немає",
- "create.schematic.rotation.cw90": "За год. стрілкою 90",
- "create.schematic.rotation.cw180": "За год. стрілкою 180",
- "create.schematic.rotation.cw270": "За год. стрілкою 270",
- "create.schematic.mirror": "Відзеркалити",
- "create.schematic.mirror.none": "Немає",
- "create.schematic.mirror.frontBack": "Спереду-Ззаду",
- "create.schematic.mirror.leftRight": "Зліва-Справа",
- "create.schematic.tool.deploy": "Розгортання",
- "create.schematic.tool.move": "Посунути XZ",
- "create.schematic.tool.movey": "Посунути Y",
- "create.schematic.tool.rotate": "Обертати",
- "create.schematic.tool.print": "Друк",
- "create.schematic.tool.flip": "Перевернути",
- "create.schematic.tool.deploy.description.0": "Переміщує структуру у локації.",
- "create.schematic.tool.deploy.description.1": "Натисніть ПКМ на землі, щоб розмістити.",
- "create.schematic.tool.deploy.description.2": "Утримуйте [Ctrl], щоб вибрати фіксовану відстань.",
- "create.schematic.tool.deploy.description.3": "[Ctrl] та прокручування, щоб змінити відстань",
- "create.schematic.tool.move.description.0": "Зрушити схему по горизонталі.",
- "create.schematic.tool.move.description.1": "Наведіть курсор на схему та натисніть [CTRL] та прокрутіть, щоб натиснути на неї.",
- "create.schematic.tool.move.description.2": "",
- "create.schematic.tool.move.description.3": "",
- "create.schematic.tool.movey.description.0": "Зсув схеми по вертикалі.",
- "create.schematic.tool.movey.description.1": "[CTRL] та прокручування - перемістити вгору/вниз.",
- "create.schematic.tool.movey.description.2": "",
- "create.schematic.tool.movey.description.3": "",
- "create.schematic.tool.rotate.description.0": "Обертає схематику навколо її центру.",
- "create.schematic.tool.rotate.description.1": "[CTRL] та прокрутка щоб обертати на 90 градусів.",
- "create.schematic.tool.rotate.description.2": "",
- "create.schematic.tool.rotate.description.3": "",
- "create.schematic.tool.print.description.0": "Миттєво розміщує структуру у світі.",
- "create.schematic.tool.print.description.1": "[ПКМ], щоб підтвердити розміщення у поточному місці.",
- "create.schematic.tool.print.description.2": "Цей інструмент призначений лише для творчого режиму.",
- "create.schematic.tool.print.description.3": "",
- "create.schematic.tool.flip.description.0": "Переверніть схему вздовж обраної сторони.",
- "create.schematic.tool.flip.description.1": "Наведіть курсор на схему та [CTRL] + прокручування, щоб перевернути її.",
- "create.schematic.tool.flip.description.2": "",
- "create.schematic.tool.flip.description.3": "",
-
- "create.schematics.synchronizing": "Синхронізація...",
- "create.schematics.uploadTooLarge": "Ваша схема занадто велика.",
- "create.schematics.maxAllowedSize": "Максимальний розмір файла:",
-
- "create.gui.schematicTable.refresh": "Обновити файли",
- "create.gui.schematicTable.open_folder": "Відкрити папку",
- "create.gui.schematicTable.title": "Схематичний стіл",
- "create.gui.schematicTable.availableSchematics": "Доступні схеми",
- "create.gui.schematicTable.noSchematics": "Схеми не збережені",
- "create.gui.schematicTable.uploading": "Загрузка...",
- "create.gui.schematicTable.finished": "Загрузка завершена!",
- "create.gui.schematicannon.title": "Схематична гармата",
- "create.gui.schematicannon.listPrinter": "Список матеріалів",
- "create.gui.schematicannon.gunpowderLevel": "Порох на %1$s%%",
- "create.gui.schematicannon.shotsRemaining": "Пострілів залишилося: %1$s",
- "create.gui.schematicannon.shotsRemainingWithBackup": "З резервним копіюванням: %1$s",
- "create.gui.schematicannon.optionEnabled": "В даний час включено",
- "create.gui.schematicannon.optionDisabled": "В даний час виключено",
- "create.gui.schematicannon.showOptions": "Показати налаштування друку",
- "create.gui.schematicannon.option.dontReplaceSolid": "Не замінювати цілі блоки",
- "create.gui.schematicannon.option.replaceWithSolid": "Замінювати цілі блоки цілими блоками",
- "create.gui.schematicannon.option.replaceWithAny": "Замінювати цілі блоки чим завгодно",
- "create.gui.schematicannon.option.replaceWithEmpty": "Замінювати цілі блоки пустотою",
- "create.gui.schematicannon.option.skipMissing": "Пропускати відсутні блоки",
- "create.gui.schematicannon.option.skipTileEntities": "Захистити майно",
- "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.dontReplaceSolid.description": "Гармата ніколи не замінить цілі блоки, тільки не цілі та повітря.",
- "create.gui.schematicannon.option.replaceWithSolid.description": "Гармата замінюватиме цілий блок лише у випадку, якщо у схемі в цьому місці розташований цілий блок.",
- "create.gui.schematicannon.option.replaceWithAny.description": "Гармата буде замінювати цілі блоки, якщо в схемі є що-небудь.",
- "create.gui.schematicannon.option.replaceWithEmpty.description": "Гармата відчистить всі блоки, включаючи заміну повітря.",
-
- "create.schematicannon.status.idle": "Не діє",
- "create.schematicannon.status.ready": "Готова",
- "create.schematicannon.status.running": "Працює",
- "create.schematicannon.status.finished": "Закінчила",
- "create.schematicannon.status.paused": "Припинено",
- "create.schematicannon.status.stopped": "Зупинено",
- "create.schematicannon.status.noGunpowder": "Потрібен порох",
- "create.schematicannon.status.targetNotLoaded": "Ціль не завантажена",
- "create.schematicannon.status.targetOutsideRange": "Ціль занадто далеко",
- "create.schematicannon.status.searching": "Пошук",
- "create.schematicannon.status.skipping": "Пропуск",
- "create.schematicannon.status.missingBlock": "Потребує блок:",
- "create.schematicannon.status.placing": "Будівництво",
- "create.schematicannon.status.clearing": "Очистка блоків",
- "create.schematicannon.status.schematicInvalid": "Неправильна схема",
- "create.schematicannon.status.schematicNotPlaced": "Схема не завантажена",
- "create.schematicannon.status.schematicExpired": "Термін дії файлу схеми минув",
-
- "create.materialChecklist": "Список матеріалів",
- "create.materialChecklist.blocksNotLoaded": "* Дисклеймер *\n\nСписок матеріалів може бути неточним через незавантажені чанки.",
-
- "create.gui.filter.deny_list": "Чорний список",
- "create.gui.filter.deny_list.description": "Предмети проходять, якщо вони не відповідають жодному з перерахованих вище. Порожній чорний список приймає все..",
- "create.gui.filter.allow_list": "Білий список",
- "create.gui.filter.allow_list.description": "Предмети проходять, якщо вони відповідають будь-якому з перерахованих вище. Порожній білий список відкидає все.",
- "create.gui.filter.respect_data": "Використання даних",
- "create.gui.filter.respect_data.description": "Предмети збігаються тільки в тому випадку, якщо їхня міцність, чари та інші атрибути збігаються.",
- "create.gui.filter.ignore_data": "Ігнорування даних",
- "create.gui.filter.ignore_data.description": "Предмети збігаються незалежно від своїх атрибутів.",
-
- "create.item_attributes.placeable": "Можна розмістити",
- "create.item_attributes.placeable.inverted": "не можна розмістити",
- "create.item_attributes.consumable": "можна з'їсти",
- "create.item_attributes.consumable.inverted": "не можна з'їсти",
- "create.item_attributes.fluid_container": "може зберігати рідини",
- "create.item_attributes.fluid_container.inverted": "не може зберігати рідини",
- "create.item_attributes.enchanted": "зачарований",
- "create.item_attributes.enchanted.inverted": "не зачарований",
- "create.item_attributes.max_enchanted": "зачаровано на максимальному рівні",
- "create.item_attributes.max_enchanted.inverted": "не зачаровано на максимальному рівні",
- "create.item_attributes.renamed": "має спеціальну назву",
- "create.item_attributes.renamed.inverted": "не має спеціальної назви",
- "create.item_attributes.damaged": "пошкоджено",
- "create.item_attributes.damaged.inverted": "не пошкоджено",
- "create.item_attributes.badly_damaged": "сильно пошкоджений",
- "create.item_attributes.badly_damaged.inverted": "не сильно пошкоджений",
- "create.item_attributes.not_stackable": "не може складатися",
- "create.item_attributes.not_stackable.inverted": "може складатися",
- "create.item_attributes.equipable": "може бути одягнений",
- "create.item_attributes.equipable.inverted": "не може бути одягнений",
- "create.item_attributes.furnace_fuel": "є паливом",
- "create.item_attributes.furnace_fuel.inverted": "не є паливом",
- "create.item_attributes.washable": "може бути Вимитим",
- "create.item_attributes.washable.inverted": "не може бути Вимитим",
- "create.item_attributes.hauntable": "UNLOCALIZED: can be Haunted",
- "create.item_attributes.hauntable.inverted": "UNLOCALIZED: cannot be Haunted",
- "create.item_attributes.crushable": "можна Подрібнити",
- "create.item_attributes.crushable.inverted": "не можна Подрібнити",
- "create.item_attributes.smeltable": "можна Виплавити",
- "create.item_attributes.smeltable.inverted": "не можна Виплавити",
- "create.item_attributes.smokable": "можна Коптити",
- "create.item_attributes.smokable.inverted": "не можна Коптити",
- "create.item_attributes.blastable": "плавиться в Плавильній печі",
- "create.item_attributes.blastable.inverted": "не плавиться в Плавильній печі",
- "create.item_attributes.compostable": "UNLOCALIZED: can be composted",
- "create.item_attributes.compostable.inverted": "UNLOCALIZED: cannot be composted",
- "create.item_attributes.shulker_level": "шалкер %1$s",
- "create.item_attributes.shulker_level.inverted": "шалкер не %1$s",
- "create.item_attributes.shulker_level.full": "повний",
- "create.item_attributes.shulker_level.empty": "пустий",
- "create.item_attributes.shulker_level.partial": "частично заповнений",
- "create.item_attributes.in_tag": "позначено тегами %1$s",
- "create.item_attributes.in_tag.inverted": "не позначено тегами %1$s",
- "create.item_attributes.in_item_group": "знаходиться в групі '%1$s'",
- "create.item_attributes.in_item_group.inverted": "не знаходиться в групі '%1$s'",
- "create.item_attributes.added_by": "були добавлені: %1$s",
- "create.item_attributes.added_by.inverted": "не були добавлені: %1$s",
- "create.item_attributes.has_enchant": "зачарований на %1$s",
- "create.item_attributes.has_enchant.inverted": "не зачарований на %1$s",
- "create.item_attributes.color": "покрашено в %1$s",
- "create.item_attributes.color.inverted": "не покрашено в %1$s",
- "create.item_attributes.has_fluid": "містить %1$s",
- "create.item_attributes.has_fluid.inverted": "не містить %1$s",
- "create.item_attributes.has_name": "має нестандартне ім'я %1$s",
- "create.item_attributes.has_name.inverted": "не має нестандарного імені %1$s",
- "create.item_attributes.book_author": "підписана %1$s",
- "create.item_attributes.book_author.inverted": "не підписана %1$s",
- "create.item_attributes.book_copy_original": "оригінал",
- "create.item_attributes.book_copy_original.inverted": "не оригінал",
- "create.item_attributes.book_copy_first": "копія першого порядку",
- "create.item_attributes.book_copy_first.inverted": "не копія першого порядку",
- "create.item_attributes.book_copy_second": "копія другого порядку",
- "create.item_attributes.book_copy_second.inverted": "не копія другого порядку",
- "create.item_attributes.book_copy_tattered": "повний безлад",
- "create.item_attributes.book_copy_tattered.inverted": "не повний безлад",
- "create.item_attributes.astralsorcery_amulet": "виправляє %1$s",
- "create.item_attributes.astralsorcery_amulet.inverted": "не виправляє %1$s",
- "create.item_attributes.astralsorcery_constellation": "настроено на %1$s",
- "create.item_attributes.astralsorcery_constellation.inverted": "не настроено на %1$s",
- "create.item_attributes.astralsorcery_crystal": "має характеристики кристала %1$s",
- "create.item_attributes.astralsorcery_crystal.inverted": "не має характеристики кристала %1$s",
- "create.item_attributes.astralsorcery_perk_gem": "має характеристики перку %1$s",
- "create.item_attributes.astralsorcery_perk_gem.inverted": "не має характеристики перку %1$s",
-
- "create.gui.attribute_filter.no_selected_attributes": "Атрибути не вибрані",
- "create.gui.attribute_filter.selected_attributes": "Вибрані атрибути:",
- "create.gui.attribute_filter.add_attribute": "Добавлені атрибути",
- "create.gui.attribute_filter.add_inverted_attribute": "Додані протилежні атрибути до списку",
- "create.gui.attribute_filter.allow_list_disjunctive": "Біоий список (Любий)",
- "create.gui.attribute_filter.allow_list_disjunctive.description": "Предмети проходять, якщо вони мають будь-який з обраних атрибутів.",
- "create.gui.attribute_filter.allow_list_conjunctive": "Білий список (Всі)",
- "create.gui.attribute_filter.allow_list_conjunctive.description": "Предмети проходять, тільки якщо вони мають ВСІ вибрані атрибути.",
- "create.gui.attribute_filter.deny_list": "Чорний список",
- "create.gui.attribute_filter.deny_list.description": "Предмети проходять, якщо вони НЕ мають жодного з вибраних атрибутів.",
- "create.gui.attribute_filter.add_reference_item": "Додати предмет",
-
- "create.tooltip.holdForDescription": "Утримуйте [%1$s] для Зведення",
- "create.tooltip.holdForControls": "Утримуйте [%1$s] для Управління",
- "create.tooltip.keyShift": "Shift",
- "create.tooltip.keyCtrl": "Ctrl",
- "create.tooltip.speedRequirement": "Вимога до швидкості: %1$s",
- "create.tooltip.speedRequirement.none": "Немає",
- "create.tooltip.speedRequirement.slow": "UNLOCALIZED: Slow",
- "create.tooltip.speedRequirement.medium": "Помірна",
- "create.tooltip.speedRequirement.fast": "UNLOCALIZED: Fast",
- "create.tooltip.stressImpact": "Навантаження, що створюється: %1$s",
- "create.tooltip.stressImpact.low": "Низька",
- "create.tooltip.stressImpact.medium": "Середня",
- "create.tooltip.stressImpact.high": "Висока",
- "create.tooltip.stressImpact.overstressed": "Перевантаження",
- "create.tooltip.up_to": "UNLOCALIZED: Up to %1$s",
- "create.tooltip.capacityProvided": "Допустиме навантаження: %1$s",
- "create.tooltip.capacityProvided.low": "Маленький",
- "create.tooltip.capacityProvided.medium": "Середній",
- "create.tooltip.capacityProvided.high": "Великий",
- "create.tooltip.generationSpeed": "Створює %1$s %2$s",
- "create.tooltip.analogStrength": "Аналогова сила: %1$s/15",
-
- "create.mechanical_arm.extract_from": "Бере предмети з %1$s",
- "create.mechanical_arm.deposit_to": "Складає предмети в %1$s",
- "create.mechanical_arm.summary": "Механічна рука має %1$s вход(ів) і %2$s виход(ів).",
- "create.mechanical_arm.points_outside_range": "%1$s вибрані точки взаємодії видалені через обмеження діапазону.",
-
- "create.weighted_ejector.target_set": "Ціль вибрані",
- "create.weighted_ejector.target_not_valid": "Кидає до найближчого блоку (Невідповідна Мета)",
- "create.weighted_ejector.no_target": "Кидає до найближчого блоку (Ціль не була Вибрана)",
- "create.weighted_ejector.targeting": "Кидає до [%1$s,%2$s,%3$s]",
- "create.weighted_ejector.stack_size": "Розмір стака, що кидається.",
-
- "create.logistics.when_multiple_outputs_available": "Коли доступно кілька виходів",
-
- "create.mechanical_arm.selection_mode.round_robin": "По колу",
- "create.mechanical_arm.selection_mode.forced_round_robin": "Примусово по колу",
- "create.mechanical_arm.selection_mode.prefer_first": "Віддавати перевагу первинній цілі",
-
- "create.tunnel.selection_mode.split": "Розділити",
- "create.tunnel.selection_mode.forced_split": "Примусово поділити",
- "create.tunnel.selection_mode.round_robin": "По колу",
- "create.tunnel.selection_mode.forced_round_robin": "Примусово по колу",
- "create.tunnel.selection_mode.prefer_nearest": "Переважно найближче",
- "create.tunnel.selection_mode.randomize": "Випадковий",
- "create.tunnel.selection_mode.synchronize": "Синхронізувати входи",
-
- "create.tooltip.chute.header": "Інформація про жолоб",
- "create.tooltip.chute.items_move_down": "Предмети рухаються вниз",
- "create.tooltip.chute.items_move_up": "Предмети рухаються вверх",
- "create.tooltip.chute.no_fans_attached": "Немає підключених вентиляторів",
- "create.tooltip.chute.fans_push_up": "Вентилятор штовхає знизу",
- "create.tooltip.chute.fans_push_down": "Вентилятор штовхає зверху",
- "create.tooltip.chute.fans_pull_up": "Вентилятор тягне зверху",
- "create.tooltip.chute.fans_pull_down": "Вентилятор тягне знизу",
- "create.tooltip.chute.contains": "Містить: %1$s x%2$s",
- "create.tooltip.deployer.header": "UNLOCALIZED: Deployer Information",
- "create.tooltip.deployer.using": "UNLOCALIZED: Mode: Use",
- "create.tooltip.deployer.punching": "UNLOCALIZED: Mode: Attack",
- "create.tooltip.deployer.contains": "UNLOCALIZED: Item: %1$s x%2$s",
- "create.tooltip.brass_tunnel.contains": "На даний момент роздає (видає):",
- "create.tooltip.brass_tunnel.contains_entry": "> %1$s x%2$s",
- "create.tooltip.brass_tunnel.retrieve": "ПКМ, щоб отримати",
-
- "create.linked_controller.bind_mode": "Режим прив'язки активовано",
- "create.linked_controller.press_keybind": "Нажміть %1$s, %2$s, %3$s, %4$s, %5$s або %6$s, щоб прив'язати цю частоту до відповідної кнопки",
- "create.linked_controller.key_bound": "Частота прив'язана до' %1$s",
- "create.linked_controller.frequency_slot_1": "Клавіша: %1$s, Частота #1",
- "create.linked_controller.frequency_slot_2": "Клавіша: %1$s, Частота #2",
-
- "create.crafting_blueprint.crafting_slot": "Слот для інгредієнтів",
- "create.crafting_blueprint.filter_items_viable": "Розвинені фільтри предметів застосовні",
- "create.crafting_blueprint.display_slot": "Відображувана комірка",
- "create.crafting_blueprint.inferred": "Похідні від рецепту",
- "create.crafting_blueprint.manually_assigned": "Призначений вручну",
- "create.crafting_blueprint.secondary_display_slot": "Додаткова комірка, що відображається",
- "create.crafting_blueprint.optional": "Опціональна",
-
- "create.potato_cannon.ammo.attack_damage": "%1$s Пошкодження від атаки",
- "create.potato_cannon.ammo.reload_ticks": "%1$s тіків перезавантаження",
- "create.potato_cannon.ammo.knockback": "%1$s відкидання",
-
- "create.hint.hose_pulley.title": "Безмежне постачання",
- "create.hint.hose_pulley": "Цільовий водний резервуар вважається нескінченним.",
- "create.hint.mechanical_arm_no_targets.title": "Немає цілей",
- "create.hint.mechanical_arm_no_targets": "Здається ця _Механічна_ _Рука_ не має ніяких _цілей._ Виберіть конвеєр, депо, тунель або інші блоки, за допомогою _правою кнопкою миші_ утримуючи _Механічну_ _Руку_ в _руці_.",
- "create.hint.empty_bearing.title": "Оновити підшипник",
- "create.hint.empty_bearing": "_Права кнопка миші_ по підшипнику _пустою_ _рукою_ щоб _приєднати_ до нього структуру, яку ви щойно збудували перед ним.",
- "create.hint.full_deployer.title": "Переполнение автономного активатора",
- "create.hint.full_deployer": "Похоже цей _Автономний_ _активатор_ містить _лищні_ _предмети_ які необхідно _вилучити._ Використовуйте _воронку,_ или _інші способи_ to free it from its overflow.",
-
- "create.backtank.low": "UNLOCALIZED: Backtank pressure low",
- "create.backtank.depleted": "UNLOCALIZED: Backtank pressure depleted",
-
- "create.hint.derailed_train.title": "UNLOCALIZED: Derailed Train",
- "create.hint.derailed_train": "UNLOCALIZED: It appears this _Train_ is no longer sitting on a connected track piece. _Right-Click_ using a _wrench_ in order to relocate it to a nearby track.",
-
- "create.boiler.status": "UNLOCALIZED: Boiler Status: %1$s",
- "create.boiler.status_short": "UNLOCALIZED: Boiler: %1$s",
- "create.boiler.passive": "UNLOCALIZED: Passive",
- "create.boiler.idle": "UNLOCALIZED: Idle",
- "create.boiler.lvl": "UNLOCALIZED: Lvl %1$s",
- "create.boiler.max_lvl": "UNLOCALIZED: Max",
- "create.boiler.size": "UNLOCALIZED: Size",
- "create.boiler.size_dots": "UNLOCALIZED: ....... ",
- "create.boiler.water": "UNLOCALIZED: Water",
- "create.boiler.water_dots": "UNLOCALIZED: ... ",
- "create.boiler.heat": "UNLOCALIZED: Heat",
- "create.boiler.heat_dots": "UNLOCALIZED: ...... ",
- "create.boiler.via_one_engine": "UNLOCALIZED: via 1 engine",
- "create.boiler.via_engines": "UNLOCALIZED: via %1$s engines",
-
- "create.elevator_contact.title": "UNLOCALIZED: Elevator Contact",
- "create.elevator_contact.floor_identifier": "UNLOCALIZED: Floor Identifier",
- "create.elevator_contact.floor_description": "UNLOCALIZED: Floor Description",
-
- "create.gui.schedule.lmb_edit": "UNLOCALIZED: Left-Click to Edit",
- "create.gui.schedule.rmb_remove": "UNLOCALIZED: Right-Click to Remove",
- "create.gui.schedule.duplicate": "UNLOCALIZED: Duplicate",
- "create.gui.schedule.remove_entry": "UNLOCALIZED: Remove Action",
- "create.gui.schedule.add_entry": "UNLOCALIZED: Add Action",
- "create.gui.schedule.move_up": "UNLOCALIZED: Move up",
- "create.gui.schedule.move_down": "UNLOCALIZED: Move down",
- "create.gui.schedule.add_condition": "UNLOCALIZED: Add Condition",
- "create.gui.schedule.alternative_condition": "UNLOCALIZED: Alternative Condition",
-
- "create.schedule.instruction_type": "UNLOCALIZED: Next Action:",
- "create.schedule.instruction.editor": "UNLOCALIZED: Instruction Editor",
- "create.schedule.instruction.destination": "UNLOCALIZED: Travel to Station",
- "create.schedule.instruction.destination.summary": "UNLOCALIZED: Next Stop:",
- "create.schedule.instruction.filter_edit_box": "UNLOCALIZED: Station Name",
- "create.schedule.instruction.filter_edit_box_1": "UNLOCALIZED: Use * as a text wildcard",
- "create.schedule.instruction.filter_edit_box_2": "UNLOCALIZED: Example: 'My Station, Platform *'",
- "create.schedule.instruction.filter_edit_box_3": "UNLOCALIZED: Train picks nearest unoccupied match",
- "create.schedule.instruction.rename": "UNLOCALIZED: Update Schedule Title",
- "create.schedule.instruction.rename.summary": "UNLOCALIZED: New Title:",
- "create.schedule.instruction.name_edit_box": "UNLOCALIZED: Schedule Title",
- "create.schedule.instruction.name_edit_box_1": "UNLOCALIZED: Affects text shown on displays",
- "create.schedule.instruction.name_edit_box_2": "UNLOCALIZED: Defaults to next destination's name",
- "create.schedule.instruction.throttle": "UNLOCALIZED: Limit Max Speed",
- "create.schedule.instruction.throttle.summary": "UNLOCALIZED: Change Max Speed to %1$s",
- "create.schedule.instruction.throttle_edit_box": "UNLOCALIZED: Throttle",
- "create.schedule.instruction.throttle_edit_box_1": "UNLOCALIZED: Affects the top speed of the Train",
- "create.schedule.condition_type": "UNLOCALIZED: Continue if/after:",
- "create.schedule.condition.editor": "UNLOCALIZED: Condition Editor",
- "create.schedule.condition.delay": "UNLOCALIZED: Scheduled Delay",
- "create.schedule.condition.delay_short": "UNLOCALIZED: Wait: %1$s",
- "create.schedule.condition.delay.status": "UNLOCALIZED: Departs in %1$s",
- "create.schedule.condition.idle": "UNLOCALIZED: Cargo Inactivity",
- "create.schedule.condition.idle_short": "UNLOCALIZED: Cargo Idle: %1$s",
- "create.schedule.condition.idle.status": "UNLOCALIZED: Cargo Idle for %1$s",
- "create.schedule.condition.for_x_time": "UNLOCALIZED: for %1$s",
- "create.schedule.condition.unloaded": "UNLOCALIZED: Chunk Unloaded",
- "create.schedule.condition.unloaded.status": "UNLOCALIZED: Waiting for chunk unload",
- "create.schedule.condition.powered": "UNLOCALIZED: Station Powered",
- "create.schedule.condition.powered.status": "UNLOCALIZED: Waiting for redstone",
- "create.schedule.condition.time_of_day": "UNLOCALIZED: Time of Day",
- "create.schedule.condition.time_of_day.scheduled": "UNLOCALIZED: Scheduled Time: %1$s",
- "create.schedule.condition.time_of_day.digital_format": "UNLOCALIZED: %1$s:%3$s %4$s",
- "create.schedule.condition.time_of_day.rotation": "UNLOCALIZED: Rotation",
- "create.schedule.condition.time_of_day.rotation.every_24": "UNLOCALIZED: Every Day",
- "create.schedule.condition.time_of_day.rotation.every_12": "UNLOCALIZED: Every 12:00",
- "create.schedule.condition.time_of_day.rotation.every_6": "UNLOCALIZED: Every 6:00",
- "create.schedule.condition.time_of_day.rotation.every_4": "UNLOCALIZED: Every 4:00",
- "create.schedule.condition.time_of_day.rotation.every_3": "UNLOCALIZED: Every 3:00",
- "create.schedule.condition.time_of_day.rotation.every_2": "UNLOCALIZED: Every 2:00",
- "create.schedule.condition.time_of_day.rotation.every_1": "UNLOCALIZED: Every 1:00",
- "create.schedule.condition.time_of_day.rotation.every_0_45": "UNLOCALIZED: Every 0:45",
- "create.schedule.condition.time_of_day.rotation.every_0_30": "UNLOCALIZED: Every 0:30",
- "create.schedule.condition.time_of_day.rotation.every_0_15": "UNLOCALIZED: Every 0:15",
- "create.schedule.condition.time_of_day.status": "UNLOCALIZED: Departs at ",
- "create.schedule.condition.threshold.train_holds": "UNLOCALIZED: Train holds %1$s",
- "create.schedule.condition.threshold.greater": "UNLOCALIZED: more than",
- "create.schedule.condition.threshold.less": "UNLOCALIZED: less than",
- "create.schedule.condition.threshold.equal": "UNLOCALIZED: exactly",
- "create.schedule.condition.threshold.x_units_of_item": "UNLOCALIZED: %1$s %2$s of %3$s",
- "create.schedule.condition.threshold.matching_content": "UNLOCALIZED: Matching Content",
- "create.schedule.condition.threshold.anything": "UNLOCALIZED: Anything",
- "create.schedule.condition.threshold.item_measure": "UNLOCALIZED: Item Measure",
- "create.schedule.condition.threshold.items": "UNLOCALIZED: Items",
- "create.schedule.condition.threshold.stacks": "UNLOCALIZED: Stacks",
- "create.schedule.condition.threshold.buckets": "UNLOCALIZED: Buckets",
- "create.schedule.condition.threshold.status": "UNLOCALIZED: Cargo: %1$s/%2$s %3$s",
- "create.schedule.condition.threshold.place_item": "UNLOCALIZED: Reference Item",
- "create.schedule.condition.threshold.place_item_2": "UNLOCALIZED: Filters can be used",
- "create.schedule.condition.threshold.place_item_3": "UNLOCALIZED: Leave empty to match any",
- "create.schedule.condition.fluid_threshold": "UNLOCALIZED: Fluid Cargo Condition",
- "create.schedule.condition.item_threshold": "UNLOCALIZED: Item Cargo Condition",
- "create.schedule.condition.redstone_link": "UNLOCALIZED: Redstone Link",
- "create.schedule.condition.redstone_link.status": "UNLOCALIZED: Waiting for redstone link",
- "create.schedule.condition.redstone_link_on": "UNLOCALIZED: Link On",
- "create.schedule.condition.redstone_link_off": "UNLOCALIZED: Link Off",
- "create.schedule.condition.redstone_link.powered": "UNLOCALIZED: Powered",
- "create.schedule.condition.redstone_link.unpowered": "UNLOCALIZED: Not powered",
- "create.schedule.condition.redstone_link.frequency_state": "UNLOCALIZED: Frequency state:",
- "create.schedule.condition.redstone_link.frequency_powered": "UNLOCALIZED: Frequency powered:",
- "create.schedule.condition.redstone_link.frequency_unpowered": "UNLOCALIZED: Frequency not powered:",
- "create.schedule.condition.player_count": "UNLOCALIZED: Players Seated",
- "create.schedule.condition.player_count.summary": "UNLOCALIZED: %1$s Player",
- "create.schedule.condition.player_count.summary_plural": "UNLOCALIZED: %1$s Players",
- "create.schedule.condition.player_count.seated": "UNLOCALIZED: %1$s seated",
- "create.schedule.condition.player_count.players": "UNLOCALIZED: Players",
- "create.schedule.condition.player_count.condition": "UNLOCALIZED: Conditional",
- "create.schedule.condition.player_count.exactly": "UNLOCALIZED: Exactly",
- "create.schedule.condition.player_count.or_above": "UNLOCALIZED: Or above",
- "create.schedule.condition.player_count.status": "UNLOCALIZED: Passengers: %1$s/%2$s",
- "create.schedule.loop": "UNLOCALIZED: Loop Forever",
- "create.schedule.loop1": "UNLOCALIZED: Schedule starts over",
- "create.schedule.loop2": "UNLOCALIZED: when completed",
- "create.schedule.reset": "UNLOCALIZED: Reset Progress",
- "create.schedule.skip": "UNLOCALIZED: Skip current Stop",
- "create.schedule.applied_to_train": "UNLOCALIZED: Train is now following this Schedule",
- "create.schedule.non_controlling_seat": "UNLOCALIZED: Conductor needs to sit in front of a Controls block",
- "create.schedule.remove_with_empty_hand": "UNLOCALIZED: Remove current Schedule with an Empty Hand",
- "create.schedule.auto_removed_from_train": "UNLOCALIZED: Auto-Schedule discarded",
- "create.schedule.removed_from_train": "UNLOCALIZED: Schedule retrieved from Train",
- "create.schedule.no_stops": "UNLOCALIZED: This Schedule does not have any Stops yet",
- "create.schedule.continued": "UNLOCALIZED: Schedule resumed",
-
- "create.track.selection_cleared": "UNLOCALIZED: Selection Cleared",
- "create.track.valid_connection": "UNLOCALIZED: Can Connect ✔",
- "create.track.second_point": "UNLOCALIZED: Place track or select a second point",
- "create.track.too_far": "UNLOCALIZED: Too far away",
- "create.track.original_missing": "UNLOCALIZED: Original block removed, Sneak-click to reset",
- "create.track.perpendicular": "UNLOCALIZED: Cannot connect perpendicularly",
- "create.track.ascending_s_curve": "UNLOCALIZED: Cannot create sloped S-Bends",
- "create.track.too_sharp": "UNLOCALIZED: Turn too sharp",
- "create.track.too_steep": "UNLOCALIZED: Slope too steep",
- "create.track.slope_turn": "UNLOCALIZED: Cannot enter or leave slope on a turn",
- "create.track.opposing_slopes": "UNLOCALIZED: Cannot connect opposing slopes",
- "create.track.leave_slope_ascending": "UNLOCALIZED: Cannot leave this slope while ascending",
- "create.track.leave_slope_descending": "UNLOCALIZED: Cannot leave this slope while descending",
- "create.track.turn_90": "UNLOCALIZED: Can only turn up to 90 Degrees",
- "create.track.junction_start": "UNLOCALIZED: Cannot start connection from a Junction",
- "create.track.turn_start": "UNLOCALIZED: Cannot start connection from a Turn",
- "create.track.not_enough_tracks": "UNLOCALIZED: Not holding enough tracks",
- "create.track.not_enough_pavement": "UNLOCALIZED: Not holding enough pavement blocks",
-
- "create.portal_track.failed": "UNLOCALIZED: Cannot place portal track:",
- "create.portal_track.missing": "UNLOCALIZED: Target portal not generated yet",
- "create.portal_track.blocked": "UNLOCALIZED: Target location blocked (%1$s,%2$s,%3$s)",
-
- "create.station.idle": "UNLOCALIZED: Station is Idle",
- "create.station.assembly_title": "UNLOCALIZED: Train Assembly",
- "create.station.close": "UNLOCALIZED: Close Window",
- "create.station.cancel": "UNLOCALIZED: Cancel Assembly",
- "create.station.failed": "UNLOCALIZED: Assembly Failed",
- "create.station.icon_type": "UNLOCALIZED: Icon Type",
- "create.station.create_train": "UNLOCALIZED: Create new Train",
- "create.station.assemble_train": "UNLOCALIZED: Assemble Train",
- "create.station.disassemble_train": "UNLOCALIZED: Disassemble Train",
- "create.station.remove_schedule": "UNLOCALIZED: Retrieve Schedule",
- "create.station.remove_auto_schedule": "UNLOCALIZED: Discard Auto-Schedule",
- "create.station.no_assembly_diagonal": "UNLOCALIZED: Cannot build trains",
- "create.station.no_assembly_diagonal_1": "UNLOCALIZED: on diagonal tracks",
- "create.station.no_assembly_curve": "UNLOCALIZED: Cannot build trains",
- "create.station.no_assembly_curve_1": "UNLOCALIZED: on curved tracks",
- "create.station.train_not_aligned": "UNLOCALIZED: Cannot disassemble,",
- "create.station.train_not_aligned_1": "UNLOCALIZED: not all carriages aligned",
- "create.station.carriage_number": "UNLOCALIZED: Carriage %1$s:",
- "create.station.retry": "UNLOCALIZED: Resolve this and retry",
- "create.station.no_bogeys": "UNLOCALIZED: No Bogeys",
- "create.station.one_bogey": "UNLOCALIZED: 1 Bogey",
- "create.station.more_bogeys": "UNLOCALIZED: %1$s Bogeys",
- "create.station.how_to": "UNLOCALIZED: Use Train Casing on highlighted Tracks to create bogeys.",
- "create.station.how_to_1": "UNLOCALIZED: Remove bogeys by breaking the block on top.",
- "create.station.how_to_2": "UNLOCALIZED: Build carriages attached to one or two bogeys each.",
-
- "create.train_assembly.too_many_bogeys": "UNLOCALIZED: Too many Bogeys attached: %1$s",
- "create.train_assembly.frontmost_bogey_at_station": "UNLOCALIZED: Frontmost Bogey must be at Station Marker",
- "create.train_assembly.no_bogeys": "UNLOCALIZED: No Bogeys Found",
- "create.train_assembly.not_connected_in_order": "UNLOCALIZED: Bogeys are not connected in order",
- "create.train_assembly.bogeys_too_close": "UNLOCALIZED: Bogeys %1$s and %2$s are too close to each other",
- "create.train_assembly.single_bogey_carriage": "UNLOCALIZED: This Bogey type cannot support a carriage on its own",
- "create.train_assembly.nothing_attached": "UNLOCALIZED: No structure attached to Bogey %1$s",
- "create.train_assembly.no_controls": "UNLOCALIZED: At least one forward-facing controls block needs to be mounted on the train",
- "create.train_assembly.sideways_controls": "UNLOCALIZED: A mounted controls block is facing sideways",
- "create.train_assembly.bogey_created": "UNLOCALIZED: Bogey created. Click again to cycle type",
- "create.train_assembly.requires_casing": "UNLOCALIZED: Use Railway Casing to create bogeys on tracks",
-
- "create.track_target.set": "UNLOCALIZED: Targeted track selected",
- "create.track_target.success": "UNLOCALIZED: Successfully bound to targeted track",
- "create.track_target.clear": "UNLOCALIZED: Cleared track selection",
- "create.track_target.missing": "UNLOCALIZED: Right-click the targeted train track first",
- "create.track_target.too_far": "UNLOCALIZED: Targeted track is too far from here",
- "create.track_target.no_junctions": "UNLOCALIZED: Targeted track cannot be an intersection",
- "create.track_target.occupied": "UNLOCALIZED: Targeted track is occupied",
- "create.track_target.invalid": "UNLOCALIZED: Cannot target this track here",
-
- "create.train.unnamed": "UNLOCALIZED: Unnamed Train",
- "create.train.cannot_relocate_moving": "UNLOCALIZED: Cannot relocate a moving Train",
- "create.train.relocate": "UNLOCALIZED: Click a Track to Relocate %1$s to. Sneak-Click to abort",
- "create.train.relocate.abort": "UNLOCALIZED: Relocation aborted",
- "create.train.relocate.success": "UNLOCALIZED: Relocation successful",
- "create.train.relocate.valid": "UNLOCALIZED: Can relocate to here, Click to Confirm",
- "create.train.relocate.invalid": "UNLOCALIZED: Cannot relocate Train to here",
- "create.train.relocate.too_far": "UNLOCALIZED: Cannot relocate Train this far away",
- "create.train.departing_from": "UNLOCALIZED: Departing from %1$s",
- "create.train.arrived_at": "UNLOCALIZED: Arrived at %1$s",
- "create.train.status": "UNLOCALIZED: Information about Train: %1$s",
- "create.train.status.back_on_track": "UNLOCALIZED: Train is back on Track",
- "create.train.status.collision": "UNLOCALIZED: Collision with other Train",
- "create.train.status.end_of_track": "UNLOCALIZED: A Carriage has reached the end of its Track",
- "create.train.status.double_portal": "UNLOCALIZED: A Carriage cannot enter a portal whilst leaving another",
- "create.train.status.coupling_stress": "UNLOCALIZED: Forced stop due to Stress on Couplings",
- "create.train.status.track_missing": "UNLOCALIZED: Tracks are missing beneath the Train",
- "create.train.status.paused_for_manual": "UNLOCALIZED: Schedule paused for manual controls",
- "create.train.status.opposite_driver": "UNLOCALIZED: Path requires a driver facing the opposite direction",
- "create.train.status.missing_driver": "UNLOCALIZED: Driver has gone missing",
- "create.train.status.found_driver": "UNLOCALIZED: A new driver has been found",
- "create.train.status.navigation_success": "UNLOCALIZED: Navigation succeeded",
- "create.train.status.no_match": "UNLOCALIZED: No station on graph matches '%1$s'",
- "create.train.status.no_path": "UNLOCALIZED: No suitable path to the next Scheduled destination could be found",
-
- "create.track_signal.cannot_change_mode": "UNLOCALIZED: Unable to switch mode of this Signal",
- "create.track_signal.mode_change.entry_signal": "UNLOCALIZED: -> Allow passage if section unoccupied",
- "create.track_signal.mode_change.cross_signal": "UNLOCALIZED: -> Allow passage if section fully traversable",
-
- "create.contraption.controls.start_controlling": "UNLOCALIZED: Now controlling: %1$s",
- "create.contraption.controls.stop_controlling": "UNLOCALIZED: Stopped controlling contraption",
- "create.contraption.controls.approach_station": "UNLOCALIZED: Hold %1$s to approach %2$s",
- "create.contraption.controls.specific_actor_toggle": "UNLOCALIZED: %1$s Actors: %2$s",
- "create.contraption.controls.all_actor_toggle": "UNLOCALIZED: All Actors: %1$s",
- "create.contraption.controls.actor_toggle.on": "UNLOCALIZED: On",
- "create.contraption.controls.actor_toggle.off": "UNLOCALIZED: Off",
- "create.contraption.controls.floor_unreachable": "UNLOCALIZED: Unreachable",
-
- "create.display_link.set": "UNLOCALIZED: Targeted position selected",
- "create.display_link.success": "UNLOCALIZED: Successfully bound to targeted position",
- "create.display_link.clear": "UNLOCALIZED: Cleared position selection",
- "create.display_link.too_far": "UNLOCALIZED: Targeted position is too far from here",
- "create.display_link.invalid": "UNLOCALIZED: Link has no valid target, try placing it again",
- "create.display_link.title": "UNLOCALIZED: Display Link",
- "create.display_link.no_source": "UNLOCALIZED: Not a Display Source",
- "create.display_link.no_target": "UNLOCALIZED: Not a Display Target",
- "create.display_link.reading_from": "UNLOCALIZED: Read from:",
- "create.display_link.writing_to": "UNLOCALIZED: Send to:",
- "create.display_link.attached_side": "UNLOCALIZED: Block on attached side",
- "create.display_link.targeted_location": "UNLOCALIZED: Block in targeted location",
- "create.display_link.view_compatible": "UNLOCALIZED: Click to view all Compatible",
- "create.display_link.information_type": "UNLOCALIZED: Type of Information",
- "create.display_link.display_on": "UNLOCALIZED: Write data to:",
- "create.display_link.display_on_multiline": "UNLOCALIZED: Start writing at:",
-
- "create.display_source.label": "UNLOCALIZED: Attached Label",
- "create.display_source.combine_item_names": "UNLOCALIZED: Combine Item Names",
- "create.display_source.count_items": "UNLOCALIZED: Amount of matching Items",
- "create.display_source.list_items": "UNLOCALIZED: List matching Items",
- "create.display_source.fluid_amount": "UNLOCALIZED: Amount of matching Fluids",
- "create.display_source.list_fluids": "UNLOCALIZED: List matching Fluids",
- "create.display_source.nixie_tube": "UNLOCALIZED: Copy Nixie Tubes",
- "create.display_source.fill_level": "UNLOCALIZED: Container Fill Level",
- "create.display_source.fill_level.display": "UNLOCALIZED: Display Format",
- "create.display_source.fill_level.percent": "UNLOCALIZED: Percent",
- "create.display_source.fill_level.progress_bar": "UNLOCALIZED: Progress Bar",
- "create.display_source.value_list.display": "UNLOCALIZED: Value Display",
- "create.display_source.value_list.shortened": "UNLOCALIZED: Shortened",
- "create.display_source.value_list.full_number": "UNLOCALIZED: Full Number",
- "create.display_source.value_list.thousand": "UNLOCALIZED: k",
- "create.display_source.value_list.million": "UNLOCALIZED: m",
- "create.display_source.player_deaths": "UNLOCALIZED: Player Deaths",
- "create.display_source.scoreboard": "UNLOCALIZED: Scoreboard",
- "create.display_source.scoreboard.objective": "UNLOCALIZED: Objective ID",
- "create.display_source.scoreboard.objective_not_found": "UNLOCALIZED: '%1$s' not found",
- "create.display_source.scoreboard.objective.deaths": "UNLOCALIZED: Player Deaths",
- "create.display_source.time_of_day": "UNLOCALIZED: Time of Day",
- "create.display_source.stop_watch": "UNLOCALIZED: Stopwatch",
- "create.display_source.time.format": "UNLOCALIZED: Time Format",
- "create.display_source.time.12_hour": "UNLOCALIZED: 12-hour",
- "create.display_source.time.24_hour": "UNLOCALIZED: 24-hour",
- "create.display_source.accumulate_items": "UNLOCALIZED: Accumulate Item Count",
- "create.display_source.item_throughput": "UNLOCALIZED: Item Throughput",
- "create.display_source.item_throughput.interval": "UNLOCALIZED: Interval",
- "create.display_source.item_throughput.interval.second": "UNLOCALIZED: per Second",
- "create.display_source.item_throughput.interval.minute": "UNLOCALIZED: per Minute",
- "create.display_source.item_throughput.interval.hour": "UNLOCALIZED: per Hour",
- "create.display_source.train_status": "UNLOCALIZED: Train Schedule Status",
- "create.display_source.station_summary": "UNLOCALIZED: Train Station Summary",
- "create.display_source.station_summary.filter": "UNLOCALIZED: Station name filter",
- "create.display_source.station_summary.train_name_column": "UNLOCALIZED: Train column size",
- "create.display_source.station_summary.platform_column": "UNLOCALIZED: Platform column size",
- "create.display_source.station_summary.now": "UNLOCALIZED: now",
- "create.display_source.station_summary.minutes": "UNLOCALIZED: min",
- "create.display_source.station_summary.seconds": "UNLOCALIZED: %1$ss",
- "create.display_source.observed_train_name": "UNLOCALIZED: Detected Train Name",
- "create.display_source.max_enchant_level": "UNLOCALIZED: Max Enchanting Cost",
- "create.display_source.boiler_status": "UNLOCALIZED: Boiler Status",
- "create.display_source.entity_name": "UNLOCALIZED: Entity Name",
- "create.display_source.current_floor": "UNLOCALIZED: Elevator Location",
- "create.display_source.kinetic_speed": "UNLOCALIZED: Rotation Speed (RPM)",
- "create.display_source.kinetic_speed.absolute": "UNLOCALIZED: Ignore Direction",
- "create.display_source.kinetic_speed.directional": "UNLOCALIZED: Include Direction",
- "create.display_source.kinetic_stress": "UNLOCALIZED: Network Stress",
- "create.display_source.kinetic_stress.display": "UNLOCALIZED: Displayed Info",
- "create.display_source.kinetic_stress.progress_bar": "UNLOCALIZED: Progress Bar",
- "create.display_source.kinetic_stress.percent": "UNLOCALIZED: Percentage",
- "create.display_source.kinetic_stress.current": "UNLOCALIZED: Stress in SU",
- "create.display_source.kinetic_stress.max": "UNLOCALIZED: Total Capacity",
- "create.display_source.kinetic_stress.remaining": "UNLOCALIZED: Remaining SU",
- "create.display_source.redstone_power": "UNLOCALIZED: Redstone Power",
- "create.display_source.redstone_power.display": "UNLOCALIZED: Display Format",
- "create.display_source.redstone_power.number": "UNLOCALIZED: Number",
- "create.display_source.redstone_power.progress_bar": "UNLOCALIZED: Progress Bar",
- "create.display_source.boiler.not_enough_space": "UNLOCALIZED: Not enough space ",
- "create.display_source.boiler.for_boiler_status": "UNLOCALIZED: for Boiler Status",
-
- "create.display_target.line": "UNLOCALIZED: Line %1$s",
- "create.display_target.page": "UNLOCALIZED: Page %1$s",
- "create.display_target.single_line": "UNLOCALIZED: Single Line",
-
- "create.flap_display.cycles.alphabet": "UNLOCALIZED: ;A;B;C;D;E;F;G;H;I;J;K;L;M;N;O;P;Q;R;S;T;U;V;X;Y;Z",
- "create.flap_display.cycles.numeric": "UNLOCALIZED: ;0;1;2;3;4;5;6;7;8;9",
- "create.flap_display.cycles.arrival_time": "UNLOCALIZED: ; min;now;15s;30s;45s",
- "create.flap_display.cycles.shortened_numbers": "UNLOCALIZED: ;K;M",
- "create.flap_display.cycles.fluid_units": "UNLOCALIZED: mB;B ",
- "create.flap_display.cycles.instant": "UNLOCALIZED: ; ",
- "create.flap_display.cycles.pixel": "UNLOCALIZED: █;▓;▒",
-
- "create.super_glue.too_far": "UNLOCALIZED: Selected area is too big",
- "create.super_glue.cannot_reach": "UNLOCALIZED: Selected blocks must be connected",
- "create.super_glue.click_to_confirm": "UNLOCALIZED: Click again to confirm",
- "create.super_glue.click_to_discard": "UNLOCALIZED: Sneak-click to discard selection",
- "create.super_glue.first_pos": "UNLOCALIZED: First position selected",
- "create.super_glue.abort": "UNLOCALIZED: Selection discarded",
- "create.super_glue.not_enough": "UNLOCALIZED: Not enough glue in inventory",
- "create.super_glue.success": "UNLOCALIZED: Applying Glue...",
-
- "create.gui.config.overlay1": "Привіт :)",
- "create.gui.config.overlay2": "Це зразок оверлея",
- "create.gui.config.overlay3": "Клацніть та тягни за допомогою миші",
- "create.gui.config.overlay4": "щоб перемістити його",
- "create.gui.config.overlay5": "Нажіміть ESC щоб вийти",
- "create.gui.config.overlay6": "або зберегти нову позицію",
- "create.gui.config.overlay7": "Введи /create overlay reset",
- "create.gui.config.overlay8": "щоб скинути позицію до стандартної",
-
- "create.command.killTPSCommand": "killtps",
- "create.command.killTPSCommand.status.slowed_by.0": "[Create]: Тіки сервера в даний час уповільнені на %s мс :o",
- "create.command.killTPSCommand.status.slowed_by.1": "[Create]: Тіки сервера тепер уповільнені на %s мс >:)",
- "create.command.killTPSCommand.status.slowed_by.2": "[Create]: Тіки сервера повернулися в норму :D",
- "create.command.killTPSCommand.status.usage.0": "[Create]: використовуйте /killtps stop щоб повернути тик сервера на звичайну швидкість",
- "create.command.killTPSCommand.status.usage.1": "[Create]: використовуйте /killtps start щоб штучно уповільнити тік сервера",
- "create.command.killTPSCommand.argument.tickTime": "Час тіку",
-
- "create.contraption.minecart_contraption_too_big": "Ця вагонеткова штуковина здається занадто великою, щоб її можна було підняти",
- "create.contraption.minecart_contraption_illegal_pickup": "Містична сила пов'язує цю вагонеткову штуковину зі світом",
-
-
- "_": "->------------------------] Subtitles [------------------------<-",
-
- "create.subtitle.contraption_disassemble": "Штуковина зупиняється",
- "create.subtitle.peculiar_bell_use": "Дивний дзвін дзвонить",
- "create.subtitle.worldshaper_place": "Ручний редактор світу робить «Зап»",
- "create.subtitle.whistle_train_manual": "UNLOCALIZED: Train honks",
- "create.subtitle.steam": "UNLOCALIZED: Steam noises",
- "create.subtitle.saw_activate_stone": "Активується механічна пила",
- "create.subtitle.schematicannon_finish": "Схематична гармата закінчила роботу",
- "create.subtitle.crafter_craft": "Крафтер створює",
- "create.subtitle.wrench_remove": "Компонент ламається",
- "create.subtitle.train3": "UNLOCALIZED: Bogey wheels rumble muffled",
- "create.subtitle.whistle": "UNLOCALIZED: Whistling",
- "create.subtitle.cogs": "Шестерні гуркочуть",
- "create.subtitle.slime_added": "Намазування слизу",
- "create.subtitle.whistle_train_low": "UNLOCALIZED: Low whistling",
- "create.subtitle.schematicannon_launch_block": "Постріли схематичної гармати",
- "create.subtitle.controller_take": "Кафедра спустошується",
- "create.subtitle.crafter_click": "Крафтер клікає",
- "create.subtitle.depot_plop": "Предмет падає",
- "create.subtitle.confirm": "Стверджувальний «Дінь»",
- "create.subtitle.mixing": "Шум змішування",
- "create.subtitle.mechanical_press_activation_belt": "Механічний прес робить«боньк» ",
- "create.subtitle.fwoomp": "Картопельна гармата робить «Свомп»»",
- "create.subtitle.sanding_long": "UNLOCALIZED: Sanding noises",
- "create.subtitle.crushing_1": "Шум руйнування",
- "create.subtitle.depot_slide": "Шелест предметів",
- "create.subtitle.blaze_munch": "Блейз радісно жує",
- "create.subtitle.funnel_flap": "Фіранки воронок ляскають",
- "create.subtitle.haunted_bell_use": "Примарний дзвін дзвонить",
- "create.subtitle.scroll_value": "Клацання колеса прокручування",
- "create.subtitle.controller_put": "Контролер стукає",
- "create.subtitle.cranking": "Обертається рукоятка",
- "create.subtitle.sanding_short": "UNLOCALIZED: Sanding noises",
- "create.subtitle.wrench_rotate": "Використано гайковий ключ",
- "create.subtitle.potato_hit": "Овочі врізаються",
- "create.subtitle.saw_activate_wood": "Активується Механічна пила",
- "create.subtitle.whistle_high": "UNLOCALIZED: High whistling",
- "create.subtitle.whistle_train_manual_low": "UNLOCALIZED: Train honks",
- "create.subtitle.whistle_train": "UNLOCALIZED: Whistling",
- "create.subtitle.haunted_bell_convert": "Примарний дзвін прокидається",
- "create.subtitle.train": "UNLOCALIZED: Bogey wheels rumble",
- "create.subtitle.deny": "Від'ємний «Буп»",
- "create.subtitle.controller_click": "Кліки контролера",
- "create.subtitle.whistle_low": "UNLOCALIZED: Low whistling",
- "create.subtitle.copper_armor_equip": "Дзвінкування спорядження для дайвінгу",
- "create.subtitle.mechanical_press_activation": "Механічний прес активовано",
- "create.subtitle.contraption_assemble": "Штуковина рухається",
-
-
- "_": "->------------------------] Item Descriptions [------------------------<-",
-
- "item.create.example_item.tooltip": "ПРИКЛАД ПРЕДМЕТА (лише маркер того, що ця підказка існує)",
- "item.create.example_item.tooltip.summary": "Короткий опис предмета. _Підкреслення_ виділяють слово.",
- "item.create.example_item.tooltip.condition1": "Коли це",
- "item.create.example_item.tooltip.behaviour1": "Тоді цей предмет робить це. (поведінка показує на зміну)",
- "item.create.example_item.tooltip.condition2": "І коли це",
- "item.create.example_item.tooltip.behaviour2": "Ви можете додати скільки завгодно способів поведінки",
- "item.create.example_item.tooltip.control1": "При натисканні Ctrl",
- "item.create.example_item.tooltip.action1": "Відображаються ці елементи керування.",
-
- "block.create.wooden_bracket.tooltip": "ДЕРЕВ'ЯНА СКОБА",
- "block.create.wooden_bracket.tooltip.summary": "_Прикраште_ ваші _вали, _шестерні_ і _труби_ використовуючи затишне дерев'яне укріплення.",
-
- "block.create.metal_bracket.tooltip": "МЕТАЛІЧНА СКОБА",
- "block.create.metal_bracket.tooltip.summary": "_Прикраште_ your ваші _Вали, _Шестерні_ і _Труби_ використовуючи міцне індустріальне зміцнення.",
-
- "block.create.seat.tooltip": "СІДЛО",
- "block.create.seat.tooltip.summary": "Сідайте і насолоджуйтеся поїздкою! Прив'язує гравців до зібраних _пристроям_. Відмінно виглядають як прості меблі! Можна пофарбувати у різні кольори.",
- "block.create.seat.tooltip.condition1": "ПКМ по сидінню",
- "block.create.seat.tooltip.behaviour1": "Садить гравця на _Сідло_. Нажміть L-shift щоб злізти з _Сідло_.",
-
- "item.create.blaze_cake.tooltip": "ТОРТ «ВОГНЯНИЙ»",
- "item.create.blaze_cake.tooltip.summary": "Смачне частування для вашої трудяги _Пальник брейза_. Запалює їх усіх!",
-
- "item.create.wand_of_symmetry.tooltip": "ПАЛИЦЯ СИМЕТРІЇ",
- "item.create.wand_of_symmetry.tooltip.summary": "Ідеально відзеркалює блоки, що розміщуються за налаштованими площинами.",
- "item.create.wand_of_symmetry.tooltip.condition1": "На панелі щвидкого доступу",
- "item.create.wand_of_symmetry.tooltip.behaviour1": "Залишається активним",
- "item.create.wand_of_symmetry.tooltip.control1": "ПКМ по землі",
- "item.create.wand_of_symmetry.tooltip.action1": "_Створює_ або _Передміщає_ зеркало",
- "item.create.wand_of_symmetry.tooltip.control2": "ПКМ по повітрю",
- "item.create.wand_of_symmetry.tooltip.action2": "_Забирає_ зеркало",
- "item.create.wand_of_symmetry.tooltip.control3": "ПКМ крадькома",
- "item.create.wand_of_symmetry.tooltip.action3": "Відкриває _Інтерфейс конфігурації_",
-
- "item.create.handheld_worldshaper.tooltip": "РУЧНИЙ РЕДАКТОР СВІТУ",
- "item.create.handheld_worldshaper.tooltip.summary": "Зручний інструмент для створення _ландшафтів_ і _рельєфу місцевості_.",
- "item.create.handheld_worldshaper.tooltip.control1": "ЛКМ по блоку",
- "item.create.handheld_worldshaper.tooltip.action1": "Встановлює блоки, поміщені в інструмент, у цільовий блок.",
- "item.create.handheld_worldshaper.tooltip.control2": "ПКМ по блоку",
- "item.create.handheld_worldshaper.tooltip.action2": "Застосовує вибрану _Пензлик_ і _Інструмент_ в вибраному місці.",
- "item.create.handheld_worldshaper.tooltip.control3": "ПКМ крадькома",
- "item.create.handheld_worldshaper.tooltip.action3": "Відкриває _Інтерфейс конфігурації_",
-
- "item.create.tree_fertilizer.tooltip": "ПОДОБРЕННЯ ДЛЯ ДЕРЕВ",
- "item.create.tree_fertilizer.tooltip.summary": "Потужна комбінація мінералів підходить для прискорення зростання поширених типів дерев.",
- "item.create.tree_fertilizer.tooltip.condition1": "При використанні на Саджанці",
- "item.create.tree_fertilizer.tooltip.behaviour1": "Вирощує дерева _rнезадежно_ від _умов розміщення_",
-
- "item.create.extendo_grip.tooltip": "ДОВГА РУКА",
- "item.create.extendo_grip.tooltip.summary": "Бойойоїнг! Значно _збільшує досяжність_ власника. Може працювати за допомогою тиску повітря від _Мідного балону_",
- "item.create.extendo_grip.tooltip.condition1": "Перебуваючи в іншій руці",
- "item.create.extendo_grip.tooltip.behaviour1": "Збільшує _збільшує досяжність_ предметів, що використовуються в _Головній руці_.",
- "item.create.extendo_grip.tooltip.condition2": "Коли одягнений Мідний балон",
- "item.create.extendo_grip.tooltip.behaviour2": "_Не_ тратиться _Міцність_. Натомість буде витрачатися _Повітря_ з балону",
-
- "item.create.potato_cannon.tooltip": "КАРТОПЛЯНА ГРАМАТА",
- "item.create.potato_cannon.tooltip.summary": "Свомп! Запускайте вирощені вами овочі у своїх ворогів. Може працювати від тиску повітря з _Мідного балону_",
- "item.create.potato_cannon.tooltip.condition1": "Натискаючи ПКМ",
- "item.create.potato_cannon.tooltip.behaviour1": "_Вистрілює_ відповідним предметом з вашого _інвентара_.",
- "item.create.potato_cannon.tooltip.condition2": "Коли одягнений Мідний балон",
- "item.create.potato_cannon.tooltip.behaviour2": "_Не_ тратиться _Міцність_. Натомість буде витрачатися _Повітря_ з балону",
-
- "item.create.filter.tooltip": "ФІЛЬТР",
- "item.create.filter.tooltip.summary": "_Керує виходами_ і _входами_ логістичних пристроїв з _більшою точністю_, _зіставляючи_ їх зі _списком предметів_ або кількома _вкладеними фільтрами_.",
- "item.create.filter.tooltip.condition1": "Коли в слоті фільтра",
- "item.create.filter.tooltip.behaviour1": "_Керує_ потоком предметів відповідно до його _Конфігурації_.",
- "item.create.filter.tooltip.condition2": "Коли ПКМ",
- "item.create.filter.tooltip.behaviour2": "Відкриває _інтерфейс конфігурації_.",
-
- "item.create.attribute_filter.tooltip": "ФІЛЬТР АТРИБУТІВ",
- "item.create.attribute_filter.tooltip.summary": "_Керує виходами_ і _входами_ логістичних пристроїв з більшою _точністю_, зіставлення їх із a _набором_ предметних _атрибутів_ і _категорій_.",
- "item.create.attribute_filter.tooltip.condition1": "Коли в слоті фільтра",
- "item.create.attribute_filter.tooltip.behaviour1": "_Керує_ потоком предметів відповідно до його _Конфігурації_.",
- "item.create.attribute_filter.tooltip.condition2": "Коли ПКМ",
- "item.create.attribute_filter.tooltip.behaviour2": "Відкриває _інтерфейс конфігурації_.",
-
- "item.create.empty_schematic.tooltip": "ПУСТА СХЕМАТИКА",
- "item.create.empty_schematic.tooltip.summary": "Використовується як інгредієнт рецепту і для запису в _Схематичному столі_.",
-
- "item.create.schematic.tooltip": "СХЕМАТИКА",
- "item.create.schematic.tooltip.summary": "Містить структуру, яка позиціонуватиметься і поміщатиметься у світ. Розташуйте голограму на свій розсуд і використовуйте _схематичну гармату_ для її побудови.",
- "item.create.schematic.tooltip.condition1": "При утриманні",
- "item.create.schematic.tooltip.behaviour1": "Може бути позиціонований за допомогою інструментів на екрані.",
- "item.create.schematic.tooltip.control1": "ПКМ крадькома",
- "item.create.schematic.tooltip.action1": "Відкриває _інтерфейс_ для введення _точних координат_.",
-
- "item.create.schematic_and_quill.tooltip": "СХЕМАТИКА І ПЕРО",
- "item.create.schematic_and_quill.tooltip.summary": "Використовується для збереження структури у вашому світі у файл .nbt.",
- "item.create.schematic_and_quill.tooltip.condition1": "Крок 1",
- "item.create.schematic_and_quill.tooltip.behaviour1": "Виберіть дві кутові точки за допомогою ПКМ..",
- "item.create.schematic_and_quill.tooltip.condition2": "Крок 2",
- "item.create.schematic_and_quill.tooltip.behaviour2": "_Ctrl та прокручування_ на голограмі для зміни розміру. Натисніть ПКМ, щоб зберегти.",
- "item.create.schematic_and_quill.tooltip.control1": "ПКМ",
- "item.create.schematic_and_quill.tooltip.action1": "Виберіть кутові точки / підтвердіть збереження.",
- "item.create.schematic_and_quill.tooltip.control2": "Утримуйте Ctrl",
- "item.create.schematic_and_quill.tooltip.action2": "Виберіть точки в _повітрі_. _Прокрутка_ для настройки дистанції.",
- "item.create.schematic_and_quill.tooltip.control3": "ПКМ крадькомаg",
- "item.create.schematic_and_quill.tooltip.action3": "_Скидує_ і _видаляє_ виділення.",
-
- "block.create.schematicannon.tooltip": "СХЕМАТИЧНА ГАРРМАТА",
- "block.create.schematicannon.tooltip.summary": "_Ставить блоки_ для відтворення _схематики_ у світі. Використовує предмети з _сусіднього інвентаря_ і _порох_ як _паливо_.",
- "block.create.schematicannon.tooltip.condition1": "ПКМ",
- "block.create.schematicannon.tooltip.behaviour1": "Відкриває _Інтерфейс_",
-
- "block.create.schematic_table.tooltip": "СХЕМАТИЧНИЙ СТІЛ",
- "block.create.schematic_table.tooltip.summary": "Записує збережені схематики в _Пусті схематики_.",
- "block.create.schematic_table.tooltip.condition1": "Коли дана схема порожня",
- "block.create.schematic_table.tooltip.behaviour1": "Завантажує вибраний файл із папки Schematics.",
-
- "item.create.goggles.tooltip": "ІНЖЕНЕРНІ ОКУЛЯРИ",
- "item.create.goggles.tooltip.summary": "Окуляри для покращення зору за допомогою корисної _кінетичної інформації_.",
- "item.create.goggles.tooltip.condition1": "Коли одіто",
- "item.create.goggles.tooltip.behaviour1": "Показує _кольорові індикатори_ відповідно _рівню швидкості_ розміщеного кінетичного компонента, а також _створюваному навантаженні_ і _потужності_ окремих компонентів.",
- "item.create.goggles.tooltip.condition2": "При погляді на датчик",
- "item.create.goggles.tooltip.behaviour2": "Показує детальну інформацію про _швидкість_ або _навантаження_ мережі, до якої підключено датчик.",
- "item.create.goggles.tooltip.condition3": "При погляді на рідинні контейнери",
- "item.create.goggles.tooltip.behaviour3": "Показує детальну інформацію про _МІсткість_ блоку і про _Рідини_ які в ньому зберігаються.",
-
- "item.create.wrench.tooltip": "ГАЙКОВИЙ КЛЮЧ",
- "item.create.wrench.tooltip.summary": "Корисний інструмент для роботи з кінетичними пристосуваннями. Може використовуватись для _оберту_, _демонтажа_ та to _настройки_ каомпонентів.",
- "item.create.wrench.tooltip.control1": "ПКМ по кінетичному блоку",
- "item.create.wrench.tooltip.action1": "_Повертає компонент_ у бік або від обличчя, з яким ви взаємодіяли.",
- "item.create.wrench.tooltip.control2": "ПКМ крадькома",
- "item.create.wrench.tooltip.action2": "_Розбирає кінетичні компоненти_ і розміщує їх назад в _ваш інвентар_.",
-
- "block.create.nozzle.tooltip": "НАСАДКА",
- "block.create.nozzle.tooltip.summary": "Прикріпіть до передньої частини _Вентилятора у корпусіn_щоб розподілити його вплив на Сутності в _всіх напрямах_.",
-
- "block.create.cuckoo_clock.tooltip": "ГОДИННИК З ЗОЗУЛЕЮ",
- "block.create.cuckoo_clock.tooltip.summary": "Прекрасна майстерність для _дукорування_ простору і _відстеження часу_.",
- "block.create.cuckoo_clock.tooltip.condition1": "При обертанні",
- "block.create.cuckoo_clock.tooltip.behaviour1": "Показує _поточний час_ і грає мелодію двічі на день. _Активується_ один раз в _полудні_ і у сутінках, як тільки _гравець може спати_.",
-
- "block.create.turntable.tooltip": "ПОВОРОТНИЙ СТІЛ",
- "block.create.turntable.tooltip.summary": "Повертає _силу обертання_ у вишукану морську хворобу.",
-
- "block.create.toolbox.tooltip": "ЯЩИК ДЛЯ ІНСТРУМЕНТІВ",
- "block.create.toolbox.tooltip.summary": "Найдорожчий супутник кожного винахідника. Зручно _зберігає_ велику кількість _восьми різних_ типів предметів.",
- "block.create.toolbox.tooltip.condition1": "Коли підібрано",
- "block.create.toolbox.tooltip.behaviour1": "_Зберігає вміст_ Інвентарю.",
- "block.create.toolbox.tooltip.condition2": "При розміщенні в діапазоні",
- "block.create.toolbox.tooltip.behaviour2": "_Найближчі гравці_ можуть тримати _клавішу ящику для інструментів_, щоб отримати доступ до його вмісту _Дистанційно_.",
- "block.create.toolbox.tooltip.condition3": "При клацанні ПКМ",
- "block.create.toolbox.tooltip.behaviour3": "Відкриває _Інтерфейс контейнеру_.",
-
- "block.create.stockpile_switch.tooltip": "НАСТРОЄНИЙ КОМПАРАТОР",
- "block.create.stockpile_switch.tooltip.summary": "Перемикає сигнал редстоуну залежно від кількості _Збережених предметів_ чи _Рідин_ у доданому контейнері. У комплект входить зручний фільтр. На відміну від a _Редстоунового Компаратора,_ _Настроєний компаратор_ дозволяє конфігурувати _поріг,_ при якому сигнали інвертуються.",
- "block.create.stockpile_switch.tooltip.condition1": "При клацанні ПКМ",
- "block.create.stockpile_switch.tooltip.behaviour1": "Відкриває _Інтерфейс конфігурації_.",
-
- "block.create.content_observer.tooltip": "CСПОСТЕРІГАЧ ВМІСТУ",
- "block.create.content_observer.tooltip.summary": "_Розпізнає Предмети_ або _Рідини_ всередині _контейнерів_, _труб_ чи _конвеєрів_ відповідно налаштованому _фільтру_.",
- "block.create.content_observer.tooltip.condition1": "При спостереженні за контейнером",
- "block.create.content_observer.tooltip.behaviour1": "Випромінює _Редстоун сигнал_ коли спостережуваний контейнер має _відповідний вміст_.",
- "block.create.content_observer.tooltip.condition2": "При спостереженні за Воронкою",
- "block.create.content_observer.tooltip.behaviour2": "Випромінює _Імпульс редстоуну_ коли _відповідний_ предмет _передається_.",
-
- "block.create.creative_crate.tooltip": "ТВОРЧИЙ ЯЩИК",
- "block.create.creative_crate.tooltip.summary": "Цей _Контейнер для зберігання_ дозволяє нескінченно копіювати будь-який елемент. Розмістіть поруч із _Схематичною гарматою_, щоб видалити будь-які вимоги до матеріалів.",
- "block.create.creative_crate.tooltip.condition1": "Коли предмет в Слоті для Фільтра",
- "block.create.creative_crate.tooltip.behaviour1": "Усе, що _витягується_ з цього контейнера, забезпечить _нескінченну поставку_ зазначеного елемента. Предмети, _вставлені_ в цей ящик, будуть _анульовані_.",
-
- "item.create.creative_blaze_cake.tooltip": "ТВОРЧИЙ «ВОГНЯНИЙ» ТОРТ",
- "item.create.creative_blaze_cake.tooltip.summary": "Дуже особливе задоволення для _Пальника блейза_, котре дозволяє контролювати рівень їх нагріву. Після того, з’їдання цього пиріга, у _Пальника блейза_ _ніколи не закінчиться паливо_.",
- "item.create.creative_blaze_cake.tooltip.condition1": "При клацанні ПКМ по Пальнику блейза",
- "item.create.creative_blaze_cake.tooltip.behaviour1": "_Блокує_ рівень нагрівання Пальника блейза. У разі повторного використання _циклує_ рівень нагрівання Пальника блейза.",
-
- "block.create.controller_rail.tooltip": "КОНТРОЛЕРНА РЕЙКА",
- "block.create.controller_rail.tooltip.summary": "_Односпрямована рейка з електроприводом, здатна _точно контролювати швидкість руху вагонеток.",
- "block.create.controller_rail.tooltip.condition1": "Коли живиться від Редстоуну",
- "block.create.controller_rail.tooltip.behaviour1": "_Прискорює_ або _Сповільнює_ проходження _вагонеток_ відповідно до _потужності_ сигналу. Поширює потужність червоного каменю на сусідні рейки контролера. Живлення двох рейок контролера з різною потужністю призведе до інтерполяції сигналу на доріжках між ними.",
-
- "item.create.sand_paper.tooltip": "НАЖДАЧНИЙ ПАПІР",
- "item.create.sand_paper.tooltip.summary": "Грубий папір, який можна використовувати для _полірування матеріалів_. Може застосовуватися автоматично за допомогою Автономний активатор.",
- "item.create.sand_paper.tooltip.condition1": "При використанні",
- "item.create.sand_paper.tooltip.behaviour1": "Полірує предмети у _другій руці_, або лежачі _на підлозі_, якщо _подивитися на них_",
-
- "item.create.builders_tea.tooltip": "ЧАЙ БУДІВЕЛТНИКА",
- "item.create.builders_tea.tooltip.summary": "Ідеальний напіток для початку дня. _Мотивує_ і _Насищає_",
-
- "item.create.refined_radiance.tooltip": "ВИШУКАНЕ СЯЙВО",
- "item.create.refined_radiance.tooltip.summary": "Хроматичний матеріал, _добутий з поглиненого світла_.",
- "item.create.refined_radiance.tooltip.condition1": "Робота в процесі",
- "item.create.refined_radiance.tooltip.behaviour1": "Використання цього матеріалу буде доступним у майбутніх оновленнях.",
-
- "item.create.shadow_steel.tooltip": "ТІНЬОВА СТАЛЬ",
- "item.create.shadow_steel.tooltip.summary": "Хроматичний матеріал, _добутий в пустоті_.",
- "item.create.shadow_steel.tooltip.condition1": "Робота в процесі",
- "item.create.shadow_steel.tooltip.behaviour1": "Використання цього матеріалу буде доступним у майбутніх оновленнях.",
-
- "item.create.linked_controller.tooltip": "ПІДКЛЮЧЕНИЙ КОНТРОЛЕР",
- "item.create.linked_controller.tooltip.summary": "Надає _ручний контроль_ над частотами _Бездротового передавача редстоун сигналу_, присвоєні його _шести_ кнопкам.",
- "item.create.linked_controller.tooltip.condition1": "ПКМ",
- "item.create.linked_controller.tooltip.behaviour1": "Вмикає контролер. _Управління рухом_ перехоплено, доки він активний.",
- "item.create.linked_controller.tooltip.condition2": "ПКМ крадьдома",
- "item.create.linked_controller.tooltip.behaviour2": "Відкриває ручний _Інтерфейс конфігурації_.",
- "item.create.linked_controller.tooltip.condition3": "ПКМ по приймачеві сигналу редстоуна",
- "item.create.linked_controller.tooltip.behaviour3": "Включає _режим прив'язки_, натисніть одну з _шести кнопок_, щоб прив'язати його до _частоти передавача_.",
- "item.create.linked_controller.tooltip.condition4": "ПКМ по Аналою",
- "item.create.linked_controller.tooltip.behaviour4": "Поміщає контролер на Аналой для зручності використання. (ПКМ крадучись, щоб забрати його)",
-
- "item.create.diving_helmet.tooltip": "ШОЛОМ ДЛЯ ДАЙВІНГУ",
- "item.create.diving_helmet.tooltip.summary": "Разом з _Мідним балоном_, дозволяє володарю _дихати під водою_ протягом тривалого періоду часу.",
- "item.create.diving_helmet.tooltip.condition1": "При носінні",
- "item.create.diving_helmet.tooltip.behaviour1": "Дає ефект _Водяного Дихання_, повільно витрачаючи _повітря_ з балона.",
-
- "item.create.copper_backtank.tooltip": "МІДНИЙ БАЛОН",
- "item.create.copper_backtank.tooltip.summary": "_Носити резервуар_ для транспортування повітря під тиском.",
- "item.create.copper_backtank.tooltip.condition1": "При носінні",
- "item.create.copper_backtank.tooltip.behaviour1": "Забезпечує подачу _повітря_ під _тиском_ до обладнання, яке цього потребує.",
- "item.create.copper_backtank.tooltip.condition2": "При розміщенні та живленні від кінетичної енергії",
- "item.create.copper_backtank.tooltip.behaviour2": "_Збирає та стискає повітря_ зі швидкістю, яка залежить від швидкості обертання_.",
-
- "item.create.netherite_backtank.tooltip": "UNLOCALIZED: NETHERITE BACKTANK",
- "item.create.netherite_backtank.tooltip.summary": "UNLOCALIZED: A _Wearable_ _Tank_ for carrying Pressurized Air.",
- "item.create.netherite_backtank.tooltip.condition1": "UNLOCALIZED: When Worn",
- "item.create.netherite_backtank.tooltip.behaviour1": "UNLOCALIZED: Provides _Pressurized_ _Air_ to Equipment that requires it.",
- "item.create.netherite_backtank.tooltip.condition2": "UNLOCALIZED: When placed, Powered by Kinetics",
- "item.create.netherite_backtank.tooltip.behaviour2": "UNLOCALIZED: _Collects_ _Pressurized_ _Air_ at a rate depending on the Rotational Speed.",
-
- "block.create.placard.tooltip": "UNLOCALIZED: PLACARD",
- "block.create.placard.tooltip.summary": "UNLOCALIZED: _Frame_ your _items_ in brass using this fancy wall panel. Safe for contraptions!",
- "block.create.placard.tooltip.condition1": "UNLOCALIZED: When R-Clicked with Item",
- "block.create.placard.tooltip.behaviour1": "UNLOCALIZED: _Adds_ the held _item_ to the Placard. _Emits_ a brief _Redstone_ signal if a matching item was present already.",
- "block.create.placard.tooltip.condition2": "UNLOCALIZED: When Punched",
- "block.create.placard.tooltip.behaviour2": "UNLOCALIZED: _Removes_ the current _item_ in the frame.",
-
- "block.create.flywheel.tooltip": "UNLOCALIZED: FLYWHEEL",
- "block.create.flywheel.tooltip.summary": "UNLOCALIZED: _Embellish_ your _Machines_ with this imposing Wheel of Brass.",
- "block.create.flywheel.tooltip.condition1": "UNLOCALIZED: When Powered by Kinetics",
- "block.create.flywheel.tooltip.behaviour1": "UNLOCALIZED: Starts spinning.",
-
- "item.create.diving_boots.tooltip": "ЧОБОТИ ДЛЯ ДАЙВІНГУ",
- "item.create.diving_boots.tooltip.summary": "Пара _важких черевиків_, дозволяючи краще проходити дно океану.",
- "item.create.diving_boots.tooltip.condition1": "При носінні",
- "item.create.diving_boots.tooltip.behaviour1": "Власник _тоне швидше_ і _не_ може _плавати_. Черевики дають можливість _ходити_ і _стрибати_ під водою. На власника також більше не впливають _Конвеєри_ (пересування конвеєром).",
-
- "item.create.crafting_blueprint.tooltip": "СТВОРЕННЯ КРУСЕННЯ",
- "item.create.crafting_blueprint.tooltip.summary": "_Розмістивши_ на стіні, його можна використовувати для _визначення розташування компонентів_ (блоків) для більш простого ручного створення предметів. Кожен слот показує Рецепт.",
- "item.create.crafting_blueprint.condition1": "ПКМ по пустому Слоту",
- "item.create.crafting_blueprint.behaviour1": "Відкриває _Меню крафта_ дозволяючи вам _налаштувати рецепт_ і предмети для відображення.",
- "item.create.crafting_blueprint.condition2": "ПКМ по налаштованому слоту",
- "item.create.crafting_blueprint.behaviour2": "_Застосовує_ _заданий_ _рецепт_ з відповідними інгредієнтами, з вашого _інвентаря_. _Shift_, щоб створити цілого _стак_ предметів.",
-
- "item.create.minecart_coupling.tooltip": "З'ЄДНУВАЧ ВАГОНЕТОК",
- "item.create.minecart_coupling.tooltip.summary": "_З'єднує_ всі ваші _Вагонетки_ або _Перевізні пристрої_ разом, щоб утворити величний поїзд.",
- "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.",
-
- "block.create.peculiar_bell.tooltip": "ДИВНИЙ ДЗВІН",
- "block.create.peculiar_bell.tooltip.summary": "Декоративний _Латунний дзвін_. Розмістіть його прямо над відкритим _Вогнем душ_ може викликати побічні ефекти...",
-
- "block.create.haunted_bell.tooltip": "ПРИМАРНИЙ ДЗВІН",
- "block.create.haunted_bell.tooltip.summary": "_Проклятий дзвін_ населений втраченими душами Нижнього світу.",
- "block.create.haunted_bell.tooltip.condition1": "При носінні або при дзвоні",
- "block.create.haunted_bell.tooltip.behaviour1": "Підсвічує найближчі місця _без світла_, на яких можуть з'являтися ворожі моби_",
-
-
- "_": "->------------------------] Ponder Content [------------------------<-",
-
- "create.ponder.hold_to_ponder": "Зажміть [%1$s] для роздумів",
- "create.ponder.subject": "Об’єкт цієї сцени",
- "create.ponder.pondering": "Роздумуєм над...",
- "create.ponder.identify_mode": "Режим ідентифікації включений.\nЗабрати паузу [%1$s]",
- "create.ponder.associated": "Пов'язані записи",
- "create.ponder.close": "Закрити",
- "create.ponder.identify": "Ідентифікувати",
- "create.ponder.next": "Наступна сцена",
- "create.ponder.next_up": "UNLOCALIZED: Up Next:",
- "create.ponder.previous": "Минула сцена",
- "create.ponder.replay": "Повтор",
- "create.ponder.think_back": "Подумати про минуле",
- "create.ponder.slow_text": "Зручне читання",
- "create.ponder.exit": "Вийти",
- "create.ponder.welcome": "Вітаємо в Роздумах",
- "create.ponder.categories": "Доступні категорії в Create",
- "create.ponder.index_description": "Клацніть один із значків, щоб дізнатися про пов’язані з ним предмети та блоки",
- "create.ponder.index_title": "Зміст роздумів",
- "create.ponder.shared.rpm16": "16 об./хв",
- "create.ponder.shared.behaviour_modify_wrench": "Цю поведінку можна змінити за допомогою гайкового ключа",
- "create.ponder.shared.storage_on_contraption": "Приєднані до штуковини інвентарі будуть підбирати речі автоматично",
- "create.ponder.shared.sneak_and": "Крастися +",
- "create.ponder.shared.rpm8": "8 об./хв",
- "create.ponder.shared.ctrl_and": "Ctrl +",
- "create.ponder.shared.rpm32": "32 об./хв",
- "create.ponder.shared.rpm16_source": "Джерело: 16 об./хв",
- "create.ponder.shared.movement_anchors": "З допомогою суперклея або шасі, великі структури можуть бути здвинуті.",
- "create.ponder.tag.redstone": "Логічні компоненти",
- "create.ponder.tag.redstone.description": "Компоненти, які допомагають з конструюванням редстоун схем",
- "create.ponder.tag.contraption_assembly": "Пристосування для приєднання блоків",
- "create.ponder.tag.contraption_assembly.description": "Інструменти та Компоненти використовуються для складання структур, що пересуваються як рухомі Штуковини",
- "create.ponder.tag.fluids": "Рідинні маніпулятори",
- "create.ponder.tag.fluids.description": "Компоненти, що допомагають переміщати та використовувати рідини",
- "create.ponder.tag.decoration": "Естетика",
- "create.ponder.tag.decoration.description": "Компоненти, які найчастіше використовуються для декоративних цілей",
- "create.ponder.tag.windmill_sails": "Вітрила для Підшипників вітряка",
- "create.ponder.tag.windmill_sails.description": "Блоки, кількість яких збільшує силу вітряка. Кожен із цих блоків має однакову ефективність у справі.",
- "create.ponder.tag.arm_targets": "Цілі для Механічної руки",
- "create.ponder.tag.arm_targets.description": "Компоненти, які можна вибрати входами або виходами для Механічної руки",
- "create.ponder.tag.kinetic_appliances": "Кінетичні прилади",
- "create.ponder.tag.kinetic_appliances.description": "Компоненти, які використовують силу обертання",
- "create.ponder.tag.kinetic_sources": "Кінетичні джерела",
- "create.ponder.tag.kinetic_sources.description": "Компоненти, які створюють обертальну силу",
- "create.ponder.tag.movement_anchor": "Опори руху",
- "create.ponder.tag.movement_anchor.description": "Компоненти, що дозволяють створювати штуковини, що рухаються, пожвавлюючи прикріплену структуру різними способами.",
- "create.ponder.tag.kinetic_relays": "Кінетичні блоки",
- "create.ponder.tag.kinetic_relays.description": "Компоненти, що допомагають передавати силу обертання будь-куди",
- "create.ponder.tag.contraption_actor": "Компоненти штуковин",
- "create.ponder.tag.contraption_actor.description": "Компоненти, що виявляють особливу поведінку, коли прикріплені до штуковини, що рухається.",
- "create.ponder.tag.creative": "Творчий режим",
- "create.ponder.tag.creative.description": "Компоненти зазвичай недоступні в режимі виживання",
- "create.ponder.tag.display_sources": "UNLOCALIZED: Sources for Display Links",
- "create.ponder.tag.display_sources.description": "UNLOCALIZED: Components or Blocks which offer some data that can be read with a Display Link",
- "create.ponder.tag.logistics": "Транспортування предметів",
- "create.ponder.tag.logistics.description": "Компоненти, що допомагають рухати предмети",
- "create.ponder.tag.display_targets": "UNLOCALIZED: Targets for Display Links",
- "create.ponder.tag.display_targets.description": "UNLOCALIZED: Components or Blocks which can process and display the data received from a Display Link",
- "create.ponder.tag.train_related": "UNLOCALIZED: Railway Equipment",
- "create.ponder.tag.train_related.description": "UNLOCALIZED: Components used in the construction or management of Train Contraptions",
-
- "create.ponder.analog_lever.header": "Управління сигналами використовуючи Аналоговий важіль",
- "create.ponder.analog_lever.text_1": "Аналоговий важіль створений як компактне та точне джерело Редстоун сигналу",
- "create.ponder.analog_lever.text_2": "ПКМ, щоб збільшити силу вихідного сигналу",
- "create.ponder.analog_lever.text_3": "ПКМ крадучись, щоб зменшити силу вихідного сигналу знову",
-
- "create.ponder.andesite_tunnel.header": "Використання Андезитових тунелів",
- "create.ponder.andesite_tunnel.text_1": "Андезитові тунелі можуть бути використані, щоб накривати конвеєри.",
- "create.ponder.andesite_tunnel.text_2": "Завжди, коли у Андезитового тунелю є з'єднання збоку...",
- "create.ponder.andesite_tunnel.text_3": "...він буде відокремлювати рівно один предмет з будь-яких стаків, що проходять повз.",
- "create.ponder.andesite_tunnel.text_4": "Залишок продовжить свій шлях",
-
- "create.ponder.auto_schedule.header": "UNLOCALIZED: Stations & Scheduling",
- "create.ponder.auto_schedule.text_1": "UNLOCALIZED: Schedules can be used to provide drivers with a destination",
- "create.ponder.auto_schedule.text_2": "UNLOCALIZED: Comparators will receive a signal whenever a Train is present",
- "create.ponder.auto_schedule.text_3": "UNLOCALIZED: Mind that a Station can only be approached from the indicated direction",
- "create.ponder.auto_schedule.text_4": "UNLOCALIZED: Stations can also be used to assign new Schedules automatically",
- "create.ponder.auto_schedule.text_5": "UNLOCALIZED: The Schedule placed on a station will automatically copy itself to present trains",
- "create.ponder.auto_schedule.text_6": "UNLOCALIZED: As opposed to manual scheduling, drivers will not take the item with them",
-
- "create.ponder.basin.header": "Оброблення предметів у Чаші",
- "create.ponder.basin.text_1": "Чаша може зберігати предмети та рідини для обробки",
- "create.ponder.basin.text_2": "Після обробки, чаші намагаються вивести результат під будь-який з їхніх сторін",
- "create.ponder.basin.text_3": "Коли надано відповідний компонент, у Чаші з'явиться кран, що виходить.",
- "create.ponder.basin.text_4": "Декілька варіантів застосовні тут",
- "create.ponder.basin.text_5": "Виведення чаші буде спіймано інвентарем нижче",
- "create.ponder.basin.text_6": "Без виходу крана, Чаша залишатиме предмети, отримані в результаті обробки",
- "create.ponder.basin.text_7": "Це може бути корисним, якщо продукт повинен бути використаний повторно як інгредієнт",
- "create.ponder.basin.text_8": "Бажані продукти повинні бути в такому випадку вилучені із чаші",
- "create.ponder.basin.text_9": "Фільтр може бути необхідний для уникнення вилучення необроблених предметів",
-
- "create.ponder.bearing_modes.header": "Режимах руху механічного підшипника",
- "create.ponder.bearing_modes.text_1": "Коли зупинено, підшипник встановить структуру на найближчому вирівняному по сітці блоках куті.",
- "create.ponder.bearing_modes.text_2": "Він може бути налаштований ніколи не повертати структуру в твердий стан, або лише біля початкового кута",
-
- "create.ponder.belt_casing.header": "Обрамлення ременів",
- "create.ponder.belt_casing.text_1": "Латунний або Андезитовий корпус можна використовувати для декорації Механічних ременів (конвеєра)",
- "create.ponder.belt_casing.text_2": "Використовуйте Ключ, щоб усунути обрамлення",
-
- "create.ponder.belt_connector.header": "Використання Механічних ременів",
- "create.ponder.belt_connector.text_1": "ПКМ по двом валах предметом ременя з'єднає їх разом у конвеєр",
- "create.ponder.belt_connector.text_2": "Випадкові виділення можуть бути скасовані натисканням ПКМ Крадучись",
- "create.ponder.belt_connector.text_3": "Додаткові вали можуть бути додані по всій довжині конвеєра",
- "create.ponder.belt_connector.text_4": "Вали, з'єднані через ремені, будуть обертатися з тією ж швидкістю та напрямком",
- "create.ponder.belt_connector.text_5": "Додані Вали можуть бути прибрані Ключем",
- "create.ponder.belt_connector.text_6": "Механічні ремені можуть бути пофарбовані з естетичною метою",
-
- "create.ponder.belt_directions.header": "Можливих розташувань Механічних ременів",
- "create.ponder.belt_directions.text_1": "Ремені не можуть з'єднуватися у довільних напрямках",
- "create.ponder.belt_directions.text_2": "1. Вони можуть з'єднуватися горизонтально",
- "create.ponder.belt_directions.text_3": "2. Вони можуть з'єднуватись по діагоналі",
- "create.ponder.belt_directions.text_4": "3. Вони можуть з'єднуватися вертикально",
- "create.ponder.belt_directions.text_5": "4. І вони можуть з'єднувати вертикальні вали горизонтально",
- "create.ponder.belt_directions.text_6": "Це все можливі напрямки. Ремені можуть досягати Довжини від 2 до 20 блоків",
-
- "create.ponder.belt_transport.header": "Використання Механічних ременів для логістики",
- "create.ponder.belt_transport.text_1": "Ремені, що рухаються, переміщатимуть Предмети та інші Сутності",
- "create.ponder.belt_transport.text_2": "ПКМ порожній рукою, щоб забрати предмети з ременя",
-
- "create.ponder.blaze_burner.header": "Годування пальників блейза",
- "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.brass_funnel.header": "Латунній Воронці",
- "create.ponder.brass_funnel.text_1": "Андезитова воронка може витягувати тільки одиночні предмети",
- "create.ponder.brass_funnel.text_2": "Латунна воронка може витягувати до цілого стака",
- "create.ponder.brass_funnel.text_3": "Прокручування на слоті фільтра дозволяє точно регулювати розмір стака, що витягується.",
- "create.ponder.brass_funnel.text_4": "Використовуючи предмет на слоті фільтра, обмежить воронку до передачі тільки збігаючих стаків.",
-
- "create.ponder.brass_tunnel.header": "Використання Латунних тунелів",
- "create.ponder.brass_tunnel.text_1": "Латунні тунелі можуть бути використані, щоб накривати конвеєри",
- "create.ponder.brass_tunnel.text_2": "Латунні тунелі мають слот для фільтра на кожній відкритій стороні.",
- "create.ponder.brass_tunnel.text_3": "Фільтр на вхідних з'єднаннях блокує невідповідні предмети",
- "create.ponder.brass_tunnel.text_4": "Фільтр на вихідних з'єднаннях може бути використаний для сортування предметів типу",
- "create.ponder.brass_tunnel.text_5": "Завжди, коли у предмета, що проходить, є кілька доступних виходів, режим розподілу вирішить що з ним робити",
- "create.ponder.brass_tunnel.text_6": "Латунні тунелі на паралельних конвеєрах формують групи",
- "create.ponder.brass_tunnel.text_7": "Вхідні предмети будуть розподілені між усіма з'єднаними виходами",
- "create.ponder.brass_tunnel.text_8": "Для цього предмети можуть бути вкладені в блок тунелю безпосередньо",
-
- "create.ponder.brass_tunnel_modes.header": "Режимах розподілу Латунних тунелів",
- "create.ponder.brass_tunnel_modes.text_1": "Використовуючи Ключ, ви можете налаштувати поведінку розподілу Латунного тунелю",
- "create.ponder.brass_tunnel_modes.text_10": "«Синхронізувати входи» – унікальне налаштування для Латунних тунелів",
- "create.ponder.brass_tunnel_modes.text_11": "Предмети можуть пройти тільки якщо у кожного тунелю в групі є предмет, що очікує біля входу",
- "create.ponder.brass_tunnel_modes.text_12": "Це має на увазі, що всі конвеєри постачають предмети з рівною швидкістю",
- "create.ponder.brass_tunnel_modes.text_2": "«Розділити» спробує розподілити так порівну між доступними виходами",
- "create.ponder.brass_tunnel_modes.text_3": "Якщо вихід не може прийняти більше предметів, він буде пропущений",
- "create.ponder.brass_tunnel_modes.text_4": "«Примусово розділити» ніколи не пропустить виходи і натомість чекатиме поки вони не звільняться",
- "create.ponder.brass_tunnel_modes.text_5": "«По Кругу» зберігає цілісні стаки та віддає їх виходам по черзі",
- "create.ponder.brass_tunnel_modes.text_6": "Знову ж таки, якщо вихід не може прийняти більше предметів, він буде пропущений",
- "create.ponder.brass_tunnel_modes.text_7": "«Примусово по колу» ніколи не пропускає виходи",
- "create.ponder.brass_tunnel_modes.text_8": "«Переважно найближче» пріоритизує найближчі виходи від місця подачі предметів",
- "create.ponder.brass_tunnel_modes.text_9": "«Випадково» віддаватиме цілі стаки випадково вибраним виходам",
-
- "create.ponder.cart_assembler.header": "Рух структур за допомогою Складальника вагонеток",
- "create.ponder.cart_assembler.text_1": "Активовані Збирачі вагонеток встановлюють прикріплені структури до вагонеток, що проходять повз.",
- "create.ponder.cart_assembler.text_2": "Без редстоун сигналу вони розбирають вагонеткові штуковини назад у блоки.",
- "create.ponder.cart_assembler.text_3": "Використання Ключа на вагонетці дозволить вам забрати Штуковину кудись ще",
-
- "create.ponder.cart_assembler_dual.header": "Складання Штуковин-екіпажів",
- "create.ponder.cart_assembler_dual.text_1": "Завжди, коли два збирачі вагонеток мають загальну прикріплену структуру...",
- "create.ponder.cart_assembler_dual.text_2": "активація будь-якого з них створить Штуковину-екіпаж",
- "create.ponder.cart_assembler_dual.text_3": "Ці вагонетки будуть поводитися так, ніби вони з'єднані З'єднувачем вагонеток",
-
- "create.ponder.cart_assembler_modes.header": "Налаштування орієнтації Вагонеткових штуковин",
- "create.ponder.cart_assembler_modes.text_1": "Вагонеткові штуковини повертатимуться у бік руху їх вагонеток.",
- "create.ponder.cart_assembler_modes.text_2": "Стрілкою показано, яка сторона конструкції вважатиметься передньою",
- "create.ponder.cart_assembler_modes.text_3": "Якщо збирач налаштований на блокування обертання, то орієнтація штуковин ніколи не зміниться",
-
- "create.ponder.cart_assembler_rails.header": "Інші типи вагонеток і рейок",
- "create.ponder.cart_assembler_rails.text_1": "Складачі вагонеток на звичайних рейках не впливатимуть на рух вагонеток, що проходять.",
- "create.ponder.cart_assembler_rails.text_2": "На активних Контролюючих рейках або Енергорельсах вагонетки стоятимуть на місці доти, доки Складальник не буде активований",
- "create.ponder.cart_assembler_rails.text_3": "Інші типи вагонеток можуть бути використані як основа",
- "create.ponder.cart_assembler_rails.text_4": "Самохідні вагонетки підтримуватимуть себе запитаними, використовуючи паливо із приєднаних інвентарів",
-
- "create.ponder.chain_drive.header": "Передачі сили обертання Ланцюгові приводи",
- "create.ponder.chain_drive.text_1": "Ланцюгові приводи передають силу обертання один одному",
- "create.ponder.chain_drive.text_2": "Всі вали з'єднані таким чином обертатимуться в одному напрямку",
- "create.ponder.chain_drive.text_3": "Будь-яка частина в ряду може бути повернена на 90 градусів",
-
- "create.ponder.chain_gearshift.header": "Управління швидкістю обертання Регульованими ланцюговими механізмами",
- "create.ponder.chain_gearshift.text_1": "Неактивні Ланцюгові механізми поводяться так само, як Ланцюгові приводи",
- "create.ponder.chain_gearshift.text_2": "Коли активовано, швидкість, що передається іншим Ланцюговим механізмам у ряді подвоюється",
- "create.ponder.chain_gearshift.text_3": "Коли активований Ланцюговий механізм не є джерелом, його швидкість буде знижена вдвічі",
- "create.ponder.chain_gearshift.text_4": "В обох випадках Ланцюгові приводи в ряді завжди обертаються з 2x швидкістю активованого Ланцюгового механізму",
- "create.ponder.chain_gearshift.text_5": "Використовуючи аналогові сигнали, це множення може бути точніше налаштовано між 1 і 2",
- "create.ponder.chain_gearshift.text_6": "12 об./хв.",
-
- "create.ponder.chute.header": "Транспортування предметів вниз через Жолоба",
- "create.ponder.chute.text_1": "Жолоби можуть транспортувати предмети вертикально з та в інвентарі",
- "create.ponder.chute.text_2": "Використовуючи Ключ, ви можете створити вікно",
- "create.ponder.chute.text_3": "Встановлення жолобів на сторони інших жолобів зробить їх діагональними",
-
- "create.ponder.chute_upward.header": "Транспортування предметів вгору через Жолоба",
- "create.ponder.chute_upward.text_1": "Використовуючи Вентилятор у корпусі внизу або вгорі, Жолоб може переміщати предмети вгору",
- "create.ponder.chute_upward.text_2": "Огляд ринв в Інженерних окулярах відкриває інформацію про напрямок руху",
- "create.ponder.chute_upward.text_3": "На «заблокованому» кінці предмети мають бути введені/виведені збоку",
-
- "create.ponder.clockwork_bearing.header": "Пожвавлення структур Часовим механізмом",
- "create.ponder.clockwork_bearing.text_1": "Годинникові механізми прикріплюються до блоків спереду",
- "create.ponder.clockwork_bearing.text_2": "При отриманні сили обертання структура повернеться в залежності від поточної години",
- "create.ponder.clockwork_bearing.text_3": "3:00",
- "create.ponder.clockwork_bearing.text_4": "4:00",
- "create.ponder.clockwork_bearing.text_5": "ПКМ по механізму, щоб зупинити або знову запустити структуру",
- "create.ponder.clockwork_bearing.text_6": "Друга структура може бути додана спереду.",
- "create.ponder.clockwork_bearing.text_7": "Переконайтеся, що дві структури не з'єднані між собою супер-клеєм чи чимось схожим",
- "create.ponder.clockwork_bearing.text_8": "Друга структура обертатиметься як Хвилинна стрілка",
-
- "create.ponder.clutch.header": "Управління силою обертання за допомогою Зчеплення",
- "create.ponder.clutch.text_1": "Зчеплення передає обертання прямою",
- "create.ponder.clutch.text_2": "При активації Редстоуном воно розриває з'єднання",
-
- "create.ponder.cog_speedup.header": "Перемикання передач Шестернями",
- "create.ponder.cog_speedup.text_1": "Великі та маленькі шестерні можуть з'єднуватися по діагоналі.",
- "create.ponder.cog_speedup.text_2": "Переходячи з великих на маленькі шестерні, передана швидкість подвоїться",
- "create.ponder.cog_speedup.text_3": "Переходячи у зворотному напрямку, передана швидкість скоротиться вдвічі",
-
- "create.ponder.cogwheel.header": "Передача сили обертання Шестернями",
- "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.creative_fluid_tank.header": "Творчому рідинному баку",
- "create.ponder.creative_fluid_tank.text_1": "Творчий рідинний бак може використовуватись для забезпечення нескінченного запасу рідини",
- "create.ponder.creative_fluid_tank.text_2": "Клацніть ПКМ предметом, який містить рідину, щоб налаштувати його",
- "create.ponder.creative_fluid_tank.text_3": "Мережі труб можуть нескінченно витягувати задану рідину з резервуару.",
- "create.ponder.creative_fluid_tank.text_4": "Будь-які рідини, закачані назад у творчий рідинний бак, будуть знищені.",
-
- "create.ponder.creative_motor.header": "Генерації сили обертання творчими двигунами",
- "create.ponder.creative_motor.text_1": "Творчі мотори - це компактні та налаштовані джерела Сили Обертання",
- "create.ponder.creative_motor.text_2": "Прокручування по задній панелі змінює кількість об./хв. у обертового валу мотора",
-
- "create.ponder.creative_motor_mojang.header": "UNLOCALIZED: Mojang's Enigma",
-
- "create.ponder.crushing_wheels.header": "Оброблення предметів Колісами дроблення",
- "create.ponder.crushing_wheels.text_1": "Пара Коліс дроблення може молоти предмети дуже ефективно",
- "create.ponder.crushing_wheels.text_2": "Сила обертання повинна обертати їх одне в одного",
- "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.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_3": "Блоки прямо перед ним не заважатимуть йому",
- "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.text_3": "Слот для Фільтру може бути використаний для уточнення, які предмети йому брати",
-
- "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.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.text_3": "Таким чином, інвертований імпульс може бути використаний для виклику рівно одного спрацьовування",
-
- "create.ponder.depot.header": "Використання Депо",
- "create.ponder.depot.text_1": "Депо можуть бути як «стаціонарний» елемент конвеєра",
- "create.ponder.depot.text_2": "ПКМ, щоб самостійно покласти або забрати предмети з них",
- "create.ponder.depot.text_3": "Так само, як Механічні ремені, воно може надавати предмети для обробки",
- "create.ponder.depot.text_4": "...а також постачати предмети Механічним рукам",
-
- "create.ponder.display_board.header": "UNLOCALIZED: Using Display Boards",
- "create.ponder.display_board.text_1": "UNLOCALIZED: Display Boards are a scalable alternative to the sign",
- "create.ponder.display_board.text_2": "UNLOCALIZED: They require Rotational Force to operate",
- "create.ponder.display_board.text_3": "UNLOCALIZED: Text can be displayed using Name Tags...",
- "create.ponder.display_board.text_4": "UNLOCALIZED: ...or through the use of Display Links",
- "create.ponder.display_board.text_5": "UNLOCALIZED: Dyes can be applied to individual lines of the board",
- "create.ponder.display_board.text_6": "UNLOCALIZED: Lines can be reset by clicking them with an empty hand",
-
- "create.ponder.display_link.header": "UNLOCALIZED: Setting up Display Links",
- "create.ponder.display_link.text_1": "UNLOCALIZED: Display Links can be used to visualise dynamic information",
- "create.ponder.display_link.text_2": "UNLOCALIZED: First, right-click the target display...",
- "create.ponder.display_link.text_3": "UNLOCALIZED: ...then attach it to the block to read from",
- "create.ponder.display_link.text_4": "UNLOCALIZED: Open the Interface to select and configure what is sent",
- "create.ponder.display_link.text_5": "UNLOCALIZED: The display will now receive information from the link",
- "create.ponder.display_link.text_6": "UNLOCALIZED: Not every block can act as a source",
- "create.ponder.display_link.text_7": "UNLOCALIZED: Each compatible block provides unique information",
- "create.ponder.display_link.text_8": "UNLOCALIZED: The Display Link can work with several different displays",
-
- "create.ponder.display_link_redstone.header": "UNLOCALIZED: Redstone Control",
- "create.ponder.display_link_redstone.text_1": "UNLOCALIZED: When powered by Redstone, Display Links stop sending updates",
- "create.ponder.display_link_redstone.text_2": "UNLOCALIZED: Once unpowered, the Timer is reset and new info is sent immediately",
- "create.ponder.display_link_redstone.text_3": "UNLOCALIZED: Signals emitted from the source do not affect the Link",
-
- "create.ponder.empty_blaze_burner.header": "Використання Порожніх пальників блейза",
- "create.ponder.empty_blaze_burner.text_1": "ПКМ по Блейзу з порожнім пальником, щоб захопити його",
- "create.ponder.empty_blaze_burner.text_2": "Також Блейзи можуть бути захоплені зі спавнера безпосередньо",
- "create.ponder.empty_blaze_burner.text_3": "Тепер у вас є ідеальне джерело тепла для низки машин",
- "create.ponder.empty_blaze_burner.text_4": "В естетичних цілях, Пусті пальники можуть бути запалені огнивом",
- "create.ponder.empty_blaze_burner.text_5": "Полум'я можна трансформувати, використовуючи наповнений душею предмет.",
- "create.ponder.empty_blaze_burner.text_6": "Однак вони не будуть підходити для промислового нагріву",
-
- "create.ponder.encased_fluid_pipe.header": "Обрамлення рідких труб",
- "create.ponder.encased_fluid_pipe.text_1": "Мідний корпус можна використовувати для прикраси труб.",
- "create.ponder.encased_fluid_pipe.text_2": "Крім того, що вони ховаються, ув'язнені в обрамлення труби блокуються в поточному стані",
- "create.ponder.encased_fluid_pipe.text_3": "Вони більше не реагуватимуть на додавання чи видалення будь-яких сусідніх блоків",
-
- "create.ponder.fan_direction.header": "Повітряний потік Вентиляторів у корпусі",
- "create.ponder.fan_direction.text_1": "Вентилятори в корпусі використовують силу обертання для створення повітряного потоку.",
- "create.ponder.fan_direction.text_2": "Сила і напрямок потоку залежать від обертання, що подається.",
-
- "create.ponder.fan_processing.header": "Обробці предметів використовуючи Вентилятори в корпусі",
- "create.ponder.fan_processing.text_1": "Проходячи через лаву, Повітряний потік стає Гарячим",
- "create.ponder.fan_processing.text_2": "Предмети у цій області будуть переплавлені",
- "create.ponder.fan_processing.text_3": "Їстівні предмети, кинуті сюди, будуть спалені",
- "create.ponder.fan_processing.text_4": "Натомість, для них має бути використана установка для Копчення з вогнем.",
- "create.ponder.fan_processing.text_5": "Потік, що проходить через Воду, створює установку, що промиває.",
- "create.ponder.fan_processing.text_6": "Декілька нових варіантів обробки робляться з її допомогою",
- "create.ponder.fan_processing.text_7": "Швидкість вентилятора не впливає на швидкість обробки, а лише на дальність",
- "create.ponder.fan_processing.text_8": "Обробка Вентиляторами може бути застосована до предметів на конвеєрах або депо",
-
- "create.ponder.fluid_pipe_flow.header": "Переміщення рідин за допомогою мідних труб.",
- "create.ponder.fluid_pipe_flow.text_1": "Рідинні труби можуть з'єднувати два або більше джерел та споживачів рідини",
- "create.ponder.fluid_pipe_flow.text_2": "За допомогою гайкового ключа можна створити вікно прямому відрізку труби",
- "create.ponder.fluid_pipe_flow.text_3": "Труби з вікнами не з'єднуватимуться ні з якими іншими трубами, що йдуть відрізками труб",
- "create.ponder.fluid_pipe_flow.text_4": "Труби, що приводяться в дію механічними помпами, можуть транспортувати рідини.",
- "create.ponder.fluid_pipe_flow.text_5": "Спочатку рідина не викачується",
- "create.ponder.fluid_pipe_flow.text_6": "Як тільки потік з'єднає кінці, вони поступово перекачають свій вміст.",
- "create.ponder.fluid_pipe_flow.text_7": "Таким чином, самі блоки труб ніколи «фізично» не містять жодної рідини.",
-
- "create.ponder.fluid_pipe_interaction.header": "Спустошення та наповнення рідинних контейнерів",
- "create.ponder.fluid_pipe_interaction.text_1": "Кінці мережі труб можуть взаємодіяти з різними блоками",
- "create.ponder.fluid_pipe_interaction.text_2": "Будь-який блок із можливістю зберігання рідини може бути заповнений або спустошений",
- "create.ponder.fluid_pipe_interaction.text_3": "Джерела прямо перед відкритим кінцем можна відкачати...",
- "create.ponder.fluid_pipe_interaction.text_4": "...тоді як виливання в незаповнений простір може створити джерела",
- "create.ponder.fluid_pipe_interaction.text_5": "Труби також можуть витягувати рідини безпосередньо з кількох інших блоків",
-
- "create.ponder.fluid_tank_sizes.header": "Розміри рідинного бака",
- "create.ponder.fluid_tank_sizes.text_1": "Рідинні баки можна поєднати для збільшення загальної місткості",
- "create.ponder.fluid_tank_sizes.text_2": "Їх площа основи може становити до 3 блоків завширшки...",
- "create.ponder.fluid_tank_sizes.text_3": "...та збільшуються у висоту більш ніж на 30 додаткових рівнів",
- "create.ponder.fluid_tank_sizes.text_4": "За допомогою гайкового ключа можна створити вікно на резервуарі",
-
- "create.ponder.fluid_tank_storage.header": "Зберігання рідин у Резервуарах для рідини",
- "create.ponder.fluid_tank_storage.text_1": "Резервуари для рідини можна використовувати для зберігання великої кількості рідини.",
- "create.ponder.fluid_tank_storage.text_2": "Труби можуть закачувати та викачувати рідини з будь-якого боку",
- "create.ponder.fluid_tank_storage.text_3": "Рідина, що міститься, може бути виміряна за допомогою компаратора",
- "create.ponder.fluid_tank_storage.text_4": "Однак у режимі виживання рідину не можна додавати або виймати вручну.",
- "create.ponder.fluid_tank_storage.text_5": "Ви можете використовувати чаші, предметні осушувачі і дозатори для спустошення або наповнення вмісту рідини предметів",
-
- "create.ponder.funnel_compat.header": "Сумісності Воронок",
- "create.ponder.funnel_compat.text_1": "Вирви повинні добре взаємодіяти з багатьма компонентами:",
- "create.ponder.funnel_compat.text_2": "Вертикальні пили",
- "create.ponder.funnel_compat.text_3": "Депо",
- "create.ponder.funnel_compat.text_4": "Предметні осушувачі",
-
- "create.ponder.funnel_direction.header": "Напрямок передачі",
- "create.ponder.funnel_direction.text_1": "Поставлена звичайним чином вона забирає предмети з інвентарю",
- "create.ponder.funnel_direction.text_2": "Поставлена крадькома, вона кладе предмети в інвентар",
- "create.ponder.funnel_direction.text_3": "Використовуючи Ключ, ви можете змінити напрямок вирви",
- "create.ponder.funnel_direction.text_4": "Ті ж правила застосовуються для більшості напрямків",
- "create.ponder.funnel_direction.text_5": "Вирви на конвеєрах витягуватимуть/вводитимуть предмети в залежності від напрямку їх руху",
-
- "create.ponder.funnel_intro.header": "Використання Воронок",
- "create.ponder.funnel_intro.text_1": "Вирви ідеально підходять для переміщення предметів з та в інвентарі",
-
- "create.ponder.funnel_redstone.header": "Редстоун управлінні",
- "create.ponder.funnel_redstone.text_1": "Редстоун сигнал не дасть будь-якій воронці працювати",
-
- "create.ponder.funnel_transfer.header": "Передача безпосередньо",
- "create.ponder.funnel_transfer.text_1": "Вирви не можуть переміщати предмети безпосередньо між закритими інвентарями",
- "create.ponder.funnel_transfer.text_2": "Жолоби або Розумні жолоби можуть краще підходити для цих цілей",
- "create.ponder.funnel_transfer.text_3": "Те саме стосується і горизонтального переміщення. Механічний ремінь має тут допомогти",
-
- "create.ponder.gantry_carriage.header": "Використання шасі портального крана",
- "create.ponder.gantry_carriage.text_1": "Шасі портального крана можуть прикріплюватися і рухатися вздовж Валу портального крана",
- "create.ponder.gantry_carriage.text_2": "Кранові установки можуть рухати приєднані блоки",
-
- "create.ponder.gantry_cascaded.header": "Багатоступінчастому портальному крані",
- "create.ponder.gantry_cascaded.text_1": "Вали портального крана прикріплюються до шасі без потреби у супер-клеї.",
- "create.ponder.gantry_cascaded.text_2": "Те саме стосується і шасі на Валах портального крана, що рухаються.",
- "create.ponder.gantry_cascaded.text_3": "Таким чином, кранова система може покривати кілька осей руху.",
-
- "create.ponder.gantry_direction.header": "Напрямок руху крана",
- "create.ponder.gantry_direction.text_1": "Вали портального крана можуть мати два протилежні напрямки",
- "create.ponder.gantry_direction.text_2": "Напрямок руху шасі залежить від орієнтації їх валів.",
- "create.ponder.gantry_direction.text_3": "...а також від напрямку обертання валу",
- "create.ponder.gantry_direction.text_4": "Ті ж правила відносяться до обертання, що передається.",
-
- "create.ponder.gantry_redstone.header": "Подачі енергії на кран",
- "create.ponder.gantry_redstone.text_1": "Активовані редстоуном вали крана перестають рухати шасі",
- "create.ponder.gantry_redstone.text_2": "Натомість сила обертання передається вихідному валу шасі.",
-
- "create.ponder.gantry_shaft.header": "Використання валів портального крана",
- "create.ponder.gantry_shaft.text_1": "Вали портального крана становлять основу кранової установки. По них рухатимуться приєднані шасі",
- "create.ponder.gantry_shaft.text_2": "Кранові установки можуть рухати приєднані блоки",
-
- "create.ponder.gearbox.header": "Передача сили обертання за допомогою Коробок передач",
- "create.ponder.gearbox.text_1": "Переходи між осями обертання можуть швидко стати громіздкими",
- "create.ponder.gearbox.text_2": "Коробка Передач - це компактніший еквівалент цієї установки",
- "create.ponder.gearbox.text_3": "Вали по кутах повертаються у дзеркальних напрямках",
- "create.ponder.gearbox.text_4": "Прямі з'єднання будуть реверсовані",
-
- "create.ponder.gearshift.header": "Управління силою обертання за допомогою Реверсивного механізму",
- "create.ponder.gearshift.text_1": "Реверсивні механізми передають обертання прямою",
- "create.ponder.gearshift.text_2": "При активації редстоуном вони реверсують передачу",
-
- "create.ponder.hand_crank.header": "Генерації сили обертання за допомогою Рукояток",
- "create.ponder.hand_crank.text_1": "Рукоятки можуть бути використані гравцями для застосування сили обертання вручну",
- "create.ponder.hand_crank.text_2": "Тримайте ПКМ, щоб повернути їх проти Годинникової стрілки",
- "create.ponder.hand_crank.text_3": "Їхня швидкість обертання відносно висока",
- "create.ponder.hand_crank.text_4": "Тримайте ПКМ крадькома, щоб повернути її за годинниковою стрілкою",
-
- "create.ponder.hose_pulley.header": "Наповнення та осушення джерел за допомогою Шківу зі шлангом",
- "create.ponder.hose_pulley.text_1": "Шківи зі шлангом можна використовувати для заповнення або осушення великих об'ємів рідини.",
- "create.ponder.hose_pulley.text_2": "За допомогою кінетичної енергії можна регулювати довжину шлангу",
- "create.ponder.hose_pulley.text_3": "Шків змотується, якщо звернути обертання",
- "create.ponder.hose_pulley.text_4": "З протилежного боку можна підключати труби",
- "create.ponder.hose_pulley.text_5": "Приєднані мережі труб можуть або подавати рідину в шланг...",
- "create.ponder.hose_pulley.text_6": "...або витягувати її, осушуючи водойму",
- "create.ponder.hose_pulley.text_7": "Швидкість заповнення та осушення шківом повністю залежить від пропускної спроможності рідинної мережі",
-
- "create.ponder.hose_pulley_infinite.header": "Пасивне заповнення та осушення великих об'ємів рідини",
- "create.ponder.hose_pulley_infinite.text_1": "При розгортанні Шківу зі шлангом у досить великий океан...",
- "create.ponder.hose_pulley_infinite.text_2": "Він надаватиме/поглинатиме рідини без впливу на джерело",
- "create.ponder.hose_pulley_infinite.text_3": "Мережі труб можуть необмежено передавати рідини з/в такі шківи.",
-
- "create.ponder.hose_pulley_level.header": "Рівні заповнення та осушення Шківу зі шлангом",
- "create.ponder.hose_pulley_level.text_1": "При повністю прибраному рукаві шланга - він не може працювати",
- "create.ponder.hose_pulley_level.text_2": "Осушення відбувається зверху вниз",
- "create.ponder.hose_pulley_level.text_3": "Рівень поверхні виявиться трохи нижче того місця, де закінчується шланг",
- "create.ponder.hose_pulley_level.text_4": "Наповнення відбувається знизу нагору",
- "create.ponder.hose_pulley_level.text_5": "Заповнюваний басейн не наповнюватиметься вище рівня кінця шлангу",
-
- "create.ponder.item_drain.header": "Спустошення рідинних резервуарів за допомогою предметних осушувачів",
- "create.ponder.item_drain.text_1": "Предметні осушувачі можуть витягувати рідини з предметів",
- "create.ponder.item_drain.text_2": "Клацніть на ПКМ по ньому, щоб перелити в нього рідину з предмета у ваших руках",
- "create.ponder.item_drain.text_3": "Коли предмети подаються з боку...",
- "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_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.large_cogwheel.header": "Передача сили обертання за допомогою Великих шестерень",
- "create.ponder.large_cogwheel.text_1": "Великі шестерні можуть з'єднуватися між собою під прямим кутом",
- "create.ponder.large_cogwheel.text_2": "Це допоможе передавати швидкість на інші осі обертання",
-
- "create.ponder.linear_chassis_attachment.header": "Прикріплення блоків за допомогою Лінійних шасі",
- "create.ponder.linear_chassis_attachment.text_1": "Відкриті грані Лінійних шасі можна зробити Липкими",
- "create.ponder.linear_chassis_attachment.text_2": "Натисніть ще раз, щоб зробити протилежний бік липкою",
- "create.ponder.linear_chassis_attachment.text_3": "ПКМ крадучись, порожньою рукою, щоб прибрати слиз",
- "create.ponder.linear_chassis_attachment.text_4": "Липкі грані Лінійних шасі будуть прикріплювати ряд блоків перед ним",
- "create.ponder.linear_chassis_attachment.text_5": "Використовуйте Ключ, щоб налаштувати радіус для цього шасі",
- "create.ponder.linear_chassis_attachment.text_6": "Прокручування при утримуванні CTRL налаштовує радіус усіх приєднаних шасі",
- "create.ponder.linear_chassis_attachment.text_7": "Прикріплення блоків на інші сторони потребує використання Супер-клею",
- "create.ponder.linear_chassis_attachment.text_8": "За допомогою цих механік структури будь-якої форми можуть рухатися як Штуковина.",
-
- "create.ponder.linear_chassis_group.header": "Руху Лінійних шасі групами",
- "create.ponder.linear_chassis_group.text_1": "Лінійні шасі з'єднуються з такими ж блоками Шасі поряд з ними",
- "create.ponder.linear_chassis_group.text_2": "Коли один блок переміщається Штуковиною, інші рухаються з ним",
- "create.ponder.linear_chassis_group.text_3": "Шасі інших типів або спрямовані в іншому напрямку не будуть прикріплюватися",
-
- "create.ponder.mechanical_arm.header": "Налаштування механічних рук",
- "create.ponder.mechanical_arm.text_1": "Входи та виходи для Механічних рук повинні бути призначені перед їх встановленням",
- "create.ponder.mechanical_arm.text_2": "ПКМ за інвентарями, тримаючи руку, щоб призначити їх цілями",
- "create.ponder.mechanical_arm.text_3": "ПКМ ще раз, для перемикання між Входом (Синій) та Виходом (Помаранчевий)",
- "create.ponder.mechanical_arm.text_4": "ЛКМ по компонентам, щоб усунути виділення з них",
- "create.ponder.mechanical_arm.text_5": "Після встановлення, Механічні руки будуть націлені на раніше вибрані блоки",
- "create.ponder.mechanical_arm.text_6": "У них може бути необмежену кількість входів і виходів у зоні їх досяжності",
- "create.ponder.mechanical_arm.text_7": "Однак, не кожен вид Інвентар може взаємодіяти з ними безпосередньо",
- "create.ponder.mechanical_arm.text_8": "Вирви та Депо можуть допомогти заповнити цю прогалину",
-
- "create.ponder.mechanical_arm_filtering.header": "Фільтрування виходів Механічної руки",
- "create.ponder.mechanical_arm_filtering.text_1": "Входи",
- "create.ponder.mechanical_arm_filtering.text_2": "Виходи",
- "create.ponder.mechanical_arm_filtering.text_3": "Іноді бажано обмежити цілі руки фільтром",
- "create.ponder.mechanical_arm_filtering.text_4": "Механічні руки не мають можливості фільтрації",
- "create.ponder.mechanical_arm_filtering.text_5": "Однак, Латунні воронки як цілі повідомляють свій фільтр руці",
- "create.ponder.mechanical_arm_filtering.text_6": "Рука досить розумна, щоб не підбирати предмети, які вона не зможе розподілити",
-
- "create.ponder.mechanical_arm_modes.header": "Режимах розподілу Механічної руки",
- "create.ponder.mechanical_arm_modes.text_1": "Входи",
- "create.ponder.mechanical_arm_modes.text_2": "Виходи",
- "create.ponder.mechanical_arm_modes.text_3": "Коли рука вибирає між кількома доступними виходами...",
- "create.ponder.mechanical_arm_modes.text_4": "...вона зробить вибір виходячи зі свого налаштування",
- "create.ponder.mechanical_arm_modes.text_5": "Прокручування з Ключом дозволить вам налаштувати це",
- "create.ponder.mechanical_arm_modes.text_6": "Режим «по Кругу» перемикається між усіма доступними виходами по черзі",
- "create.ponder.mechanical_arm_modes.text_7": "Якщо вихід не може прийняти більше предметів, він буде пропущений",
- "create.ponder.mechanical_arm_modes.text_8": "«Примусово по колу» ніколи не пропускає виходи, а чекає доки вони не звільняться",
- "create.ponder.mechanical_arm_modes.text_9": "«Віддавати перевагу первинній цілі» пріоритизує виходи, вибрані раніше при налаштуванні цієї Руки",
-
- "create.ponder.mechanical_arm_redstone.header": "Управління Механічними руками редстоуном",
- "create.ponder.mechanical_arm_redstone.text_1": "При активації редстоуном Механічні руки перестають працювати",
- "create.ponder.mechanical_arm_redstone.text_2": "Перед зупинкою, вони завершать усі розпочаті дії",
- "create.ponder.mechanical_arm_redstone.text_3": "Таким чином, інвертований імпульс може використовуватися для виклику рівно одного спрацьовування",
-
- "create.ponder.mechanical_bearing.header": "Пересування структур за допомогою механічного підшипника",
- "create.ponder.mechanical_bearing.text_1": "Механічні підшипники прикріплюють блоки перед ними",
- "create.ponder.mechanical_bearing.text_2": "При отриманні сили обертання, вони зберуться в штуковину, що обертається.",
-
- "create.ponder.mechanical_crafter.header": "Налаштування Механічних крафтерів",
- "create.ponder.mechanical_crafter.text_1": "Масив з Механічних крафтерів можна використовувати для автоматизації створення будь-якого рецепту.",
- "create.ponder.mechanical_crafter.text_2": "Можна налаштувати шляхи крафтерів за допомогою Ключа",
- "create.ponder.mechanical_crafter.text_3": "Для правильної установки всі шляхи повинні сходитися в один вихід з будь-якої сторони",
- "create.ponder.mechanical_crafter.text_4": "Продукти будуть поміщені в інвентар біля виходу",
- "create.ponder.mechanical_crafter.text_5": "Механічним крафтерам потрібна сила обертання до роботи",
- "create.ponder.mechanical_crafter.text_6": "ПКМ спереду, щоб вставити предмети вручну",
- "create.ponder.mechanical_crafter.text_7": "Коли кожен слот на дорозі містить предмет, процес створення розпочнеться",
- "create.ponder.mechanical_crafter.text_8": "Для рецептів, які не повністю займають крафтер-установку, старт можна спровокувати Редстоун імпульсом",
-
- "create.ponder.mechanical_crafter_connect.header": "Об'єднання інвентарів Механічних крафтерів",
- "create.ponder.mechanical_crafter_connect.text_1": "Предмети можна помістити в крафтери автоматично",
- "create.ponder.mechanical_crafter_connect.text_2": "За допомогою ключа позаду крафтерів їх інвентарі можна об'єднати",
- "create.ponder.mechanical_crafter_connect.text_3": "Усі з'єднані крафтери тепер будуть доступні з одного місця введення",
-
- "create.ponder.mechanical_crafter_covers.header": "Закриття слотів Механічних крафтерів",
- "create.ponder.mechanical_crafter_covers.text_1": "Деякі рецепти вимагають додаткових крафтерів, щоб закрити прогалини на дорозі",
- "create.ponder.mechanical_crafter_covers.text_2": "За допомогою кришок на слоти, крафтери можуть грати роль порожніх слотів у схемі",
- "create.ponder.mechanical_crafter_covers.text_3": "Загальні входи, створені ключем ззаду, також можуть бути доступні через закриті крафтери.",
-
- "create.ponder.mechanical_drill.header": "Ломанії блоків Механічним Дрилем",
- "create.ponder.mechanical_drill.text_1": "При подачі обертання, Механічний дриль ламатиме блоки перед нею",
- "create.ponder.mechanical_drill.text_2": "Швидкість видобутку залежить від швидкості, що подається",
-
- "create.ponder.mechanical_drill_contraption.header": "Використання Механічних дрилів на штуковинах",
- "create.ponder.mechanical_drill_contraption.text_1": "Коли дрилі рухаються як частина рухомої штуковини...",
- "create.ponder.mechanical_drill_contraption.text_2": "...вони будуть ламати блоки, на які вони натикаються",
-
- "create.ponder.mechanical_harvester.header": "Використання механічних комбайнів на штуковинах",
- "create.ponder.mechanical_harvester.text_1": "Коли комбайни рухаються як частина рухомої штуковини...",
- "create.ponder.mechanical_harvester.text_2": "Вони будуть прибирати зрілий урожай на своєму шляху і висаджувати його знову",
-
- "create.ponder.mechanical_mixer.header": "Обробка предметів Механічним міксером",
- "create.ponder.mechanical_mixer.text_1": "За допомогою Міксера та Чаші можна автоматизувати деякі рецепти крафту.",
- "create.ponder.mechanical_mixer.text_2": "Доступні рецепти включають будь-які безформні рецепти крафту плюс ще трохи",
- "create.ponder.mechanical_mixer.text_3": "Деякі з них вимагають тепло від Пальника блейза",
- "create.ponder.mechanical_mixer.text_4": "Слот для фільтра можна використовувати у разі конфлікту двох рецептів",
-
- "create.ponder.mechanical_piston.header": "Переміщення структур за допомогою Механічних поршнів",
- "create.ponder.mechanical_piston.text_1": "Механічні поршні можуть рухати блоки перед ними",
- "create.ponder.mechanical_piston.text_2": "Швидкість та Напрямок руху залежать від вихідного обертання",
- "create.ponder.mechanical_piston.text_3": "Механічні поршні можуть тягнути назад приєднані блоки",
-
- "create.ponder.mechanical_piston_modes.header": "Режимах руху Механічного поршня",
- "create.ponder.mechanical_piston_modes.text_1": "Коли поршень зупиняється, зрушена структура стає блоками",
- "create.ponder.mechanical_piston_modes.text_2": "Можна налаштувати його так, щоб структура ніколи не ставала блоками або лише на початковій позиції",
-
- "create.ponder.mechanical_plough.header": "Використання Механічних плугів на штуковинах",
- "create.ponder.mechanical_plough.text_1": "Коли плуги рухаються як частина рухомої штуковини...",
- "create.ponder.mechanical_plough.text_2": "...вони будуть ламати блоки без твердого хітбоксу",
- "create.ponder.mechanical_plough.text_3": "До того ж Плуги можуть створювати ріллю.",
- "create.ponder.mechanical_plough.text_4": "....вони також можуть штовхати сутностей не завдаючи їм шкоди",
-
- "create.ponder.mechanical_press.header": "Обробка предметів Механічним пресом",
- "create.ponder.mechanical_press.text_1": "Механічний прес може обробляти предмети під собою",
- "create.ponder.mechanical_press.text_2": "Представлені предмети повинні бути кинуті або поміщені на Депо під Пресом",
- "create.ponder.mechanical_press.text_3": "Коли предмети подаються на конвеєрі...",
- "create.ponder.mechanical_press.text_4": "Прес буде затримувати та обробляти їх автоматично",
-
- "create.ponder.mechanical_press_compacting.header": "Упаковка предметів Механічним пресом",
- "create.ponder.mechanical_press_compacting.text_1": "Спресування предметів у Чаші запакує їх",
- "create.ponder.mechanical_press_compacting.text_2": "Упаковка включає будь-які заповнені 2x2 або 3x3 рецепти крафта плюс ще трохи",
- "create.ponder.mechanical_press_compacting.text_3": "Деяким рецептам може знадобитися тепло від Пальнику блейза",
- "create.ponder.mechanical_press_compacting.text_4": "Слот для фільтра можна використовувати у разі конфлікту двох рецептів",
-
- "create.ponder.mechanical_pump_flow.header": "Транспортування рідини за допомогою Механічних помп",
- "create.ponder.mechanical_pump_flow.text_1": "Механічні помпи направляють потік у приєднані мережі із труб",
- "create.ponder.mechanical_pump_flow.text_2": "Коли працює, стрілка вказує напрямок потоку",
- "create.ponder.mechanical_pump_flow.text_3": "Частина мережі ззаду тепер качає рідину...",
- "create.ponder.mechanical_pump_flow.text_4": "...у той час як частина мережі спереду передає їх назовні",
- "create.ponder.mechanical_pump_flow.text_5": "Зміна напрямку обертання змінює напрямок потоку",
- "create.ponder.mechanical_pump_flow.text_6": "Використовуйте гайковий ключ, щоб змінити напрямок помпи вручну",
-
- "create.ponder.mechanical_pump_speed.header": "Продуктивності механічних помп",
- "create.ponder.mechanical_pump_speed.text_1": "Незалежно від швидкості, Механічні помпи впливають на труби в радіусі 16 блоків.",
- "create.ponder.mechanical_pump_speed.text_2": "Прискорення обертання, що подається, змінює швидкість поширення потоків...",
- "create.ponder.mechanical_pump_speed.text_3": "...так само, як і швидкість передачі рідин",
- "create.ponder.mechanical_pump_speed.text_4": "Помпи можуть поєднувати свою продуктивність у загальних мережах труб",
- "create.ponder.mechanical_pump_speed.text_5": "Зміна їхнього напрямку може допомогти спрямувати напрямок їх потоків",
-
- "create.ponder.mechanical_saw_breaker.header": "Різання дерев Механічною пилкою",
- "create.ponder.mechanical_saw_breaker.text_1": "При подачі обертання, Механічна пилка пилятиме дерева прямо перед нею",
- "create.ponder.mechanical_saw_breaker.text_2": "Для спилювання дерева повністю пилка повинна ламати останній блок дерева, з'єднаний із землею",
-
- "create.ponder.mechanical_saw_contraption.header": "Використання Механічних пилок на штуковинах",
- "create.ponder.mechanical_saw_contraption.text_1": "Коли пилки рухаються як частина рухомої штуковини...",
- "create.ponder.mechanical_saw_contraption.text_2": "...вони будуть ламати блоки, на які вони натикаються",
-
- "create.ponder.mechanical_saw_processing.header": "Обробка предметів на Механічній пилці",
- "create.ponder.mechanical_saw_processing.text_1": "Механічні пили направлені вгору можуть обробляти безліч предметів",
- "create.ponder.mechanical_saw_processing.text_2": "Оброблені предмети завжди рухаються проти обертання, що подається на пилу.",
- "create.ponder.mechanical_saw_processing.text_3": "Пилки можуть працювати з Механічними ременями (конвеєром)",
- "create.ponder.mechanical_saw_processing.text_4": "Коли з інгредієнта можна отримати кілька результатів, фільтр може уточнити його.",
- "create.ponder.mechanical_saw_processing.text_5": "Без фільтра пила вибиратиме всі можливі результати по черзі",
-
- "create.ponder.millstone.header": "Оброблення предметів у Жорновах",
- "create.ponder.millstone.text_1": "Жорнова обробляють предмети, перемелюючи їх",
- "create.ponder.millstone.text_2": "Їх можна запустити за допомогою шестірні з будь-якого боку",
- "create.ponder.millstone.text_3": "Киньте чи внесіть предмети зверху",
- "create.ponder.millstone.text_4": "Після деякого часу результат можна забрати за допомогою ПКМ",
- "create.ponder.millstone.text_5": "Продукти також можна вивести автоматично",
-
- "create.ponder.nixie_tube.header": "Використання Газорозрядних індикаторів",
- "create.ponder.nixie_tube.text_1": "При подачі редстоуна сигналу, Газорозрядні індикатори відобразять його силу.",
- "create.ponder.nixie_tube.text_2": "За допомогою бірок, відредагованих на ковадлі, ви можете відобразити будь-який текст.",
- "create.ponder.nixie_tube.text_3": "Натисніть ПКМ з барвником, щоб змінити колір їх дисплея",
-
- "create.ponder.piston_pole.header": "Подовжувачі Поршня",
- "create.ponder.piston_pole.text_1": "Без приєднаних Подовжувачів, Механічний поршень не може рухатися",
- "create.ponder.piston_pole.text_2": "Довжина стрижня, доданого до задньої частини, визначає Діапазон висування.",
-
- "create.ponder.portable_fluid_interface.header": "Обмін рідини",
- "create.ponder.portable_fluid_interface.text_1": "Рідинні баки на штуковинах, що рухаються, не можуть бути доступні жодним трубам",
- "create.ponder.portable_fluid_interface.text_2": "Цей інтерфейс може взаємодіяти з рідинними баками без необхідності зупиняти штуковину.",
- "create.ponder.portable_fluid_interface.text_3": "Встановіть другий із проміжком в 1 або 2 блоки між ними",
- "create.ponder.portable_fluid_interface.text_4": "Вони встановлять з'єднання, коли зустрінуться",
- "create.ponder.portable_fluid_interface.text_5": "Поки вони з'єднані, стаціонарний інтерфейс буде ВСІ баки на штуковині",
- "create.ponder.portable_fluid_interface.text_6": "Тепер можна закачати рідини...",
- "create.ponder.portable_fluid_interface.text_7": "...або викачати їх із штуковини",
- "create.ponder.portable_fluid_interface.text_8": "Якщо на якийсь час припиниться обмін вмістом – штуковина продовжить свій шлях",
-
- "create.ponder.portable_storage_interface.header": "Портативний інтерфейс зберігання на штуковинах",
- "create.ponder.portable_storage_interface.text_1": "Інвентари на штуковинах, що рухаються, не можуть бути відкриті гравцями",
- "create.ponder.portable_storage_interface.text_2": "Цей компонент може взаємодіяти зі сховищем без необхідності зупиняти штуковину.",
- "create.ponder.portable_storage_interface.text_3": "Встановіть другий із проміжком в 1 або 2 блоки між ними",
- "create.ponder.portable_storage_interface.text_4": "Коли вони проходять повз один одного, вони з'єднаються",
- "create.ponder.portable_storage_interface.text_5": "Поки вони з'єднані, стаціонарний інтерфейс буде представляти ВСІ інвентарі на штуковині",
- "create.ponder.portable_storage_interface.text_6": "Тепер можна покласти предмети...",
- "create.ponder.portable_storage_interface.text_7": "...або вивести їх із штуковини",
- "create.ponder.portable_storage_interface.text_8": "Якщо на якийсь час припиниться обмін предметами – штуковина продовжить свій шлях",
-
- "create.ponder.portable_storage_interface_redstone.header": "Управління редстоуном",
- "create.ponder.portable_storage_interface_redstone.text_1": "Редстоун сигнал запобігає включенню стаціонарного інтерфейсу",
-
- "create.ponder.powered_latch.header": "Управління сигналами за допомогою важеля живлення",
- "create.ponder.powered_latch.text_1": "Живлюваний важіль - керований редстоуном важіль",
- "create.ponder.powered_latch.text_2": "Сигнал позаду включає його",
- "create.ponder.powered_latch.text_3": "Сигнали збоку назад вимикають його",
- "create.ponder.powered_latch.text_4": "Живлені важелі можна перемикати і вручну",
-
- "create.ponder.powered_toggle_latch.header": "Управління сигналами за допомогою Важеля-перемикача.",
- "create.ponder.powered_toggle_latch.text_1": "Живлюваний важіль-перемикач - важіль, що керується редстоуном",
- "create.ponder.powered_toggle_latch.text_2": "Сигнали ззаду перемикають його стан",
- "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_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.radial_chassis.header": "Приєднання блоків за допомогою Радіальних шасі",
- "create.ponder.radial_chassis.text_1": "Радіальне шасі з'єднуються з ідентичними блоками шасі до ряду",
- "create.ponder.radial_chassis.text_2": "Коли один блок переміщається штуковиною, решта рухається з ним",
- "create.ponder.radial_chassis.text_3": "Бічні грані Радіального шасі можна зробити липкими",
- "create.ponder.radial_chassis.text_4": "Натисніть ще раз, щоб зробити всі інші грані липкими",
- "create.ponder.radial_chassis.text_5": "ПКМ порожній рукою крадучись, щоб прибрати слиз",
- "create.ponder.radial_chassis.text_6": "Коли блок знаходиться поруч із липкою гранню...",
- "create.ponder.radial_chassis.text_7": "...він приєднає всі доступні блоки в межах радіусу на цьому шарі",
- "create.ponder.radial_chassis.text_8": "За допомогою ключа можна вказати точний радіус для цього шасі",
- "create.ponder.radial_chassis.text_9": "Блоки не досягнуті жодною липкою гранню не прикріпляться",
-
- "create.ponder.redstone_contact.header": "Редстоун контакти",
- "create.ponder.redstone_contact.text_1": "Контакти редстоун сигналу спрямовані один на одного випромінюватимуть редстоун сигнал",
- "create.ponder.redstone_contact.text_2": "Також застосовно, коли один з них - частина штуковини, що рухається.",
-
- "create.ponder.redstone_link.header": "Використання бездротового передавача редстоун сигналу",
- "create.ponder.redstone_link.text_1": "Бездротові передавачі редстоун сигналу можуть передавати редстоун сигнал без проводів",
- "create.ponder.redstone_link.text_2": "ПКМ крадучись, щоб переключити режим приймача",
- "create.ponder.redstone_link.text_3": "ПКМ ключем зробить те саме",
- "create.ponder.redstone_link.text_4": "Приймачі випускають редстоун сигнал передавачів у 128 блоках",
- "create.ponder.redstone_link.text_5": "Покладіть предмети у два слоти, щоб вказати частоту",
- "create.ponder.redstone_link.text_6": "Передавачі лише однієї частоти можуть повідомлятись",
-
- "create.ponder.rope_pulley.header": "Переміщення структур за допомогою Лебідки",
- "create.ponder.rope_pulley.text_1": "Лебідки можуть рухати блоки вертикально при подачі обертання",
- "create.ponder.rope_pulley.text_2": "Напрямок та швидкість руху залежать від вихідного обертання",
-
- "create.ponder.rope_pulley_attachment.header": "Переміщення Лебідок, як частин штуковини",
- "create.ponder.rope_pulley_attachment.text_1": "Коли лебідки переміщуються штуковиною...",
- "create.ponder.rope_pulley_attachment.text_2": "...їхня приєднана структура рухається з ними",
- "create.ponder.rope_pulley_attachment.text_3": "Враховуйте, що лебідки можна рухати тільки доки вони простоюють",
-
- "create.ponder.rope_pulley_modes.header": "Режими руху Лебідки",
- "create.ponder.rope_pulley_modes.text_1": "Коли лебідка зупиняється, зрушена структура назад стає блоками",
- "create.ponder.rope_pulley_modes.text_2": "Можна налаштувати її так, щоб структура ніколи не ставала блоками або лише на початковій позиції",
-
- "create.ponder.rose_quartz_lamp.header": "UNLOCALIZED: Rose Quartz Lamps",
- "create.ponder.rose_quartz_lamp.text_1": "UNLOCALIZED: Rose Quartz Lamps activate on a Redstone signal",
- "create.ponder.rose_quartz_lamp.text_2": "UNLOCALIZED: They will continue to emit redstone power afterwards",
- "create.ponder.rose_quartz_lamp.text_3": "UNLOCALIZED: When multiple lamps are arranged in a group...",
- "create.ponder.rose_quartz_lamp.text_4": "UNLOCALIZED: ...activating a Lamp will focus the signal to it, deactivating all others",
- "create.ponder.rose_quartz_lamp.text_5": "UNLOCALIZED: Comparators output based on the distance to a powered lamp",
- "create.ponder.rose_quartz_lamp.text_6": "UNLOCALIZED: The Lamps can also be toggled manually using a Wrench",
-
- "create.ponder.rotation_speed_controller.header": "Використання Регулятора швидкості обертання",
- "create.ponder.rotation_speed_controller.text_1": "Регулятори шв. обертання передають обертання від своїх осей на Велику шестерню вище за них",
- "create.ponder.rotation_speed_controller.text_2": "Можна налаштувати швидкість, що передається за допомогою прокручування по відповідному місцю збоку",
-
- "create.ponder.sail.header": "Складання Млинів за допомогою вітрил.",
- "create.ponder.sail.text_1": "Вітрила - зручні блоки для створення млинів",
- "create.ponder.sail.text_2": "Вони будуть прикріплюватися до блоків та один до одного без використання суперклею чи блоків шасі.",
- "create.ponder.sail.text_3": "ПКМ барвником, щоб пофарбувати їх",
- "create.ponder.sail.text_4": "ПКМ ножицями, щоб перетворити їх знову на раму",
-
- "create.ponder.sail_frame.header": "Складання Млинів за допомогою Рам вітрил.",
- "create.ponder.sail_frame.text_1": "Рами вітрил - зручні блоки для створення млинів",
- "create.ponder.sail_frame.text_2": "Вони будуть прикріплюватися до блоків та один до одного без використання суперклею чи блоків шасі.",
-
- "create.ponder.sequenced_gearshift.header": "Керування швидкістю обертання за допомогою Послідовного перемикача передач",
- "create.ponder.sequenced_gearshift.text_1": "Посл. перем. передач передає обертання за тимчасовим списком інструкцій",
- "create.ponder.sequenced_gearshift.text_2": "ПКМ, щоб відкрити інтерфейс налаштування",
- "create.ponder.sequenced_gearshift.text_3": "При отриманні Редстоуна сигналу, він почне виконувати задані інструкції",
- "create.ponder.sequenced_gearshift.text_4": "По завершенню він чекатиме наступного Редстоуна сигналу і почне спочатку",
- "create.ponder.sequenced_gearshift.text_5": "Редстоун компаратор можна використовувати для зчитування прогресу",
-
- "create.ponder.shaft.header": "Передача обертання за допомогою Валів",
- "create.ponder.shaft.text_1": "Вали передають обертання прямою",
-
- "create.ponder.shaft_casing.header": "Обрамлення Валів",
- "create.ponder.shaft_casing.text_1": "Латунний або андезитовий корпус можна використовувати для декорації валів.",
-
- "create.ponder.smart_chute.header": "Фільтрації предметів за допомогою Розумних жолобів",
- "create.ponder.smart_chute.text_1": "Розумні жолоби - вертикальні жолоби з додатковим контролем",
- "create.ponder.smart_chute.text_2": "Предмети у слоті фільтра уточнюють, що вони можуть забирати та передавати",
- "create.ponder.smart_chute.text_3": "Використовуйте Колесо Миші для уточнення розміру стака, що забирається.",
- "create.ponder.smart_chute.text_4": "Редстоун сигнал вимикає їх",
-
- "create.ponder.smart_pipe.header": "Управління рідинним потоком за допомогою Розумних труб",
- "create.ponder.smart_pipe.text_1": "Розумні труби можуть допомогти керувати потоками за типами рідин",
- "create.ponder.smart_pipe.text_2": "Розміщені безпосередньо біля джерела, вони можуть вказувати тип видобутої рідини",
- "create.ponder.smart_pipe.text_3": "Просто натисніть ПКМ на слоті фільтра з будь-яким предметом, що містить потрібну рідину",
- "create.ponder.smart_pipe.text_4": "І при розміщенні глибше по мережі труб розумні труби пропускатимуть лише відповідні рідини.",
-
- "create.ponder.speedometer.header": "Моніторинг Кінетичної інформації за допомогою Спідометра",
- "create.ponder.speedometer.text_1": "Спідометри відображають поточну швидкість приєднаних компонентів",
- "create.ponder.speedometer.text_2": "При носінні Інженерних окулярів гравець може отримати більш повну інформацію від приладу",
- "create.ponder.speedometer.text_3": "Компаратори можуть випромінювати аналоговий Редстоун сигнал щодо вимірювань спідометра",
-
- "create.ponder.spout_filling.header": "Наповнення предметів за допомогою дозатора",
- "create.ponder.spout_filling.text_1": "Дозатор може заповнювати відповідні предмети, розташовані під ним.",
- "create.ponder.spout_filling.text_2": "До вмісту дозатора неможливо отримати доступ вручну.",
- "create.ponder.spout_filling.text_3": "Натомість можна використовувати труби для подачі в нього рідин",
- "create.ponder.spout_filling.text_4": "Наповнювані предмети можуть бути розміщені на депо під дозатором",
- "create.ponder.spout_filling.text_5": "Коли предмети подаються конвеєром...",
- "create.ponder.spout_filling.text_6": "Дозатор буде утримувати та обробляти їх автоматично",
-
- "create.ponder.stabilized_bearings.header": "Стабілізація Штуковин",
- "create.ponder.stabilized_bearings.text_1": "Коли Механічні підшипники є частиною структури, що рухається...",
- "create.ponder.stabilized_bearings.text_2": "...вони намагатимуться триматися рівно",
- "create.ponder.stabilized_bearings.text_3": "Знову ж таки, підшипники приєднують блоки перед ними",
- "create.ponder.stabilized_bearings.text_4": "І в результаті ціла підструктура триматиметься рівно",
-
- "create.ponder.steam_engine.header": "UNLOCALIZED: Setting up Steam Engines",
- "create.ponder.steam_engine.text_1": "UNLOCALIZED: Steam Engines can be placed on a Fluid Tank",
- "create.ponder.steam_engine.text_10": "UNLOCALIZED: Lvl 4",
- "create.ponder.steam_engine.text_11": "UNLOCALIZED: 4 Engines",
- "create.ponder.steam_engine.text_12": "UNLOCALIZED: Lvl 8",
- "create.ponder.steam_engine.text_13": "UNLOCALIZED: 8 Engines",
- "create.ponder.steam_engine.text_2": "UNLOCALIZED: Clicking the engine with a Shaft creates the Kinetic Output",
- "create.ponder.steam_engine.text_3": "UNLOCALIZED: With sufficient Heat, Water and Boiler space...",
- "create.ponder.steam_engine.text_4": "UNLOCALIZED: ...they will generate Rotational Force",
- "create.ponder.steam_engine.text_5": "UNLOCALIZED: The minimal setup requires 4 Fluid Tanks",
- "create.ponder.steam_engine.text_6": "UNLOCALIZED: With the help of Blaze Burners, the power output can be increased",
- "create.ponder.steam_engine.text_7": "UNLOCALIZED: Higher power levels require more Water, Size and Heat",
- "create.ponder.steam_engine.text_8": "UNLOCALIZED: The boiler's current power level can be inspected with Engineer's Goggles",
- "create.ponder.steam_engine.text_9": "UNLOCALIZED: With each added power level, an additional Engine can output at full capacity",
-
- "create.ponder.steam_whistle.header": "UNLOCALIZED: Setting up Steam Whistles",
- "create.ponder.steam_whistle.text_1": "UNLOCALIZED: Steam Whistles can be placed on a Fluid Tank",
- "create.ponder.steam_whistle.text_2": "UNLOCALIZED: If the tank receives sufficient heat...",
- "create.ponder.steam_whistle.text_3": "UNLOCALIZED: ...the Whistle will play a note when activated",
- "create.ponder.steam_whistle.text_4": "UNLOCALIZED: Use a Whistle item on the block to lower its pitch",
- "create.ponder.steam_whistle.text_5": "UNLOCALIZED: Cycle between three different octaves using a Wrench",
- "create.ponder.steam_whistle.text_6": "UNLOCALIZED: Engineer's Goggles can help to find out the current pitch of a Whistle",
-
- "create.ponder.sticker.header": "Прикріплення блоків за допомогою Липучки",
- "create.ponder.sticker.text_1": "Липучки ідеально підходять для Редстоун-керованого приєднання блоків",
- "create.ponder.sticker.text_2": "При отриманні сигналу вони перемикають свій стан",
- "create.ponder.sticker.text_3": "Якщо він тепер рухається у штуковині, то блок рухатиметься з ним",
- "create.ponder.sticker.text_4": "При повторному перемиканні блок більше не буде прикріплено",
-
- "create.ponder.stressometer.header": "Моніторинг кінетичної інформації за допомогою Стресометра",
- "create.ponder.stressometer.text_1": "Стресометр відображає поточне допустиме навантаження приєднаної кінетичної мережі",
- "create.ponder.stressometer.text_2": "При носінні Інженерних окулярів гравець може отримати більш повну інформацію від приладу",
- "create.ponder.stressometer.text_3": "Компаратори можуть випускати аналоговий редстоун сигнал щодо вимірювань стресометра",
-
- "create.ponder.super_glue.header": "Приєднання блоків за допомогою Суперклею",
- "create.ponder.super_glue.text_1": "Суперклей можна використовувати між двома будь-якими блоками",
- "create.ponder.super_glue.text_2": "Скріплені блоки рухатимуться разом при складанні в штуковину",
- "create.ponder.super_glue.text_3": "Коли ви тримаєте суперклей у другій руці...",
- "create.ponder.super_glue.text_4": "...додані блоки будуть відразу приклеєні до грані, на яку вони були поставлені",
- "create.ponder.super_glue.text_5": "Суперклей можна видалити лівим кліком",
- "create.ponder.super_glue.text_6": "UNLOCALIZED: Blocks hanging on others usually do not require glue",
-
- "create.ponder.track_chunks.header": "UNLOCALIZED: Traversing unloaded Chunks",
- "create.ponder.track_chunks.text_1": "UNLOCALIZED: Tracks stay functional outside of loaded chunks",
- "create.ponder.track_chunks.text_2": "UNLOCALIZED: Trains will travel through inactive sections of the world without issue",
- "create.ponder.track_chunks.text_3": "UNLOCALIZED: They will still stop at stations or red signals",
- "create.ponder.track_chunks.text_4": "UNLOCALIZED: However, Drills and other on-board machines will not operate",
- "create.ponder.track_chunks.text_5": "UNLOCALIZED: Once near a Player, the train will re-appear",
-
- "create.ponder.track_observer.header": "UNLOCALIZED: Detecting Trains",
- "create.ponder.track_observer.text_1": "UNLOCALIZED: Select a Train Track then place the Observer nearby",
- "create.ponder.track_observer.text_2": "UNLOCALIZED: The Observer will detect any Trains passing over the marker",
- "create.ponder.track_observer.text_3": "UNLOCALIZED: Observers can be filtered to activate for matching cargo",
-
- "create.ponder.track_placement.header": "UNLOCALIZED: Placing Train Tracks",
- "create.ponder.track_placement.text_1": "UNLOCALIZED: A new type of rail designed for Train Contraptions",
- "create.ponder.track_placement.text_2": "UNLOCALIZED: To place rows of track in bulk, click on an existing track",
- "create.ponder.track_placement.text_3": "UNLOCALIZED: Then place or select a second track",
- "create.ponder.track_placement.text_4": "UNLOCALIZED: Tracks can also be placed as turns or slopes",
- "create.ponder.track_placement.text_5": "UNLOCALIZED: When connecting, tracks will try to make each turn equally sized",
- "create.ponder.track_placement.text_6": "UNLOCALIZED: Holding the sprint key while connecting...",
- "create.ponder.track_placement.text_7": "UNLOCALIZED: ...will create the longest fitting bend instead",
- "create.ponder.track_placement.text_8": "UNLOCALIZED: Materials in the off-hand will be paved under tracks automatically",
-
- "create.ponder.track_portal.header": "UNLOCALIZED: Tracks and the Nether",
- "create.ponder.track_portal.text_1": "UNLOCALIZED: Tracks placed up against a nether portal...",
- "create.ponder.track_portal.text_2": "UNLOCALIZED: ...will attempt to create a paired track on the other side",
- "create.ponder.track_portal.text_3": "UNLOCALIZED: Trains on this track are now able to travel across dimensions",
-
- "create.ponder.train_assembly.header": "UNLOCALIZED: Assembling Trains",
- "create.ponder.train_assembly.text_1": "UNLOCALIZED: Select a Train Track then place the Station nearby",
- "create.ponder.train_assembly.text_10": "UNLOCALIZED: Every Train requires Train Controls on board",
- "create.ponder.train_assembly.text_11": "UNLOCALIZED: An optional second one allows departure from Stations in both directions",
- "create.ponder.train_assembly.text_12": "UNLOCALIZED: Open the Station UI and confirm the Assembly process",
- "create.ponder.train_assembly.text_13": "UNLOCALIZED: Trains can be disassembled back into blocks at stations only",
- "create.ponder.train_assembly.text_14": "UNLOCALIZED: When used on a station, maps will add a labeled marker at the location",
- "create.ponder.train_assembly.text_15": "UNLOCALIZED: Assembled Trains can be relocated to nearby Tracks using the Wrench",
- "create.ponder.train_assembly.text_2": "UNLOCALIZED: Stations are the Waypoints of your Track Network",
- "create.ponder.train_assembly.text_3": "UNLOCALIZED: To create a new Train, open the UI and switch to Assembly Mode",
- "create.ponder.train_assembly.text_4": "UNLOCALIZED: During Assembly no scheduled trains will approach this station",
- "create.ponder.train_assembly.text_5": "UNLOCALIZED: Create new bogeys by using Train Casing on Tracks",
- "create.ponder.train_assembly.text_6": "UNLOCALIZED: Click the track again to cycle between bogey designs",
- "create.ponder.train_assembly.text_7": "UNLOCALIZED: Attach blocks with the help of Super Glue",
- "create.ponder.train_assembly.text_8": "UNLOCALIZED: Assembled Trains will move faster if they can find fuel in assembled chests or barrels",
- "create.ponder.train_assembly.text_9": "UNLOCALIZED: Fuel stored in Vaults will not be consumed by the train",
-
- "create.ponder.train_controls.header": "UNLOCALIZED: Controlling Trains",
- "create.ponder.train_controls.text_1": "UNLOCALIZED: Train Controls are required on every train contraption",
- "create.ponder.train_controls.text_2": "UNLOCALIZED: Once assembled, right-click the block to start driving",
- "create.ponder.train_controls.text_3": "UNLOCALIZED: Accelerate and steer the Train using movement keybinds",
- "create.ponder.train_controls.text_4": "UNLOCALIZED: If desired, the top speed can be fine-tuned using the mouse wheel",
- "create.ponder.train_controls.text_5": "UNLOCALIZED: Hold space to approach a nearby Station",
- "create.ponder.train_controls.text_6": "UNLOCALIZED: Trains can only be disassembled back into blocks at Stations",
- "create.ponder.train_controls.text_7": "UNLOCALIZED: Assembled Whistles can be activated with the sprint key",
- "create.ponder.train_controls.text_8": "UNLOCALIZED: Sneak or click again to stop controlling the Train",
-
- "create.ponder.train_schedule.header": "UNLOCALIZED: Using Train Schedules",
- "create.ponder.train_schedule.text_1": "UNLOCALIZED: Schedules allow Trains to be controlled by other Drivers",
- "create.ponder.train_schedule.text_2": "UNLOCALIZED: Right-click with the item in hand to open its Interface",
- "create.ponder.train_schedule.text_3": "UNLOCALIZED: Once programmed, the Schedule can be handed off to a Train Driver",
- "create.ponder.train_schedule.text_4": "UNLOCALIZED: Any mob or blaze burner sitting in front of Train Controls is an eligible conductor",
- "create.ponder.train_schedule.text_5": "UNLOCALIZED: Creatures on a lead can be given their seat more conveniently",
- "create.ponder.train_schedule.text_6": "UNLOCALIZED: Schedules can be retrieved from Drivers at any moment",
-
- "create.ponder.train_signal_placement.header": "UNLOCALIZED: Placing Train Signals",
- "create.ponder.train_signal_placement.text_1": "UNLOCALIZED: Select a Train Track then place the Signal nearby",
- "create.ponder.train_signal_placement.text_2": "UNLOCALIZED: Signals control the flow of Trains not driven by players",
- "create.ponder.train_signal_placement.text_3": "UNLOCALIZED: Scheduled Trains will never cross signals in the opposite direction",
- "create.ponder.train_signal_placement.text_4": "UNLOCALIZED: ...unless a second signal is added facing the opposite way.",
- "create.ponder.train_signal_placement.text_5": "UNLOCALIZED: Nixie tubes can be attached to make a signal's lights more visible",
-
- "create.ponder.train_signal_redstone.header": "UNLOCALIZED: Signals & Redstone",
- "create.ponder.train_signal_redstone.text_1": "UNLOCALIZED: Signals can be forced red by a redstone signal",
- "create.ponder.train_signal_redstone.text_2": "UNLOCALIZED: Reversely, red signals emit a comparator output",
-
- "create.ponder.train_signal_signaling.header": "UNLOCALIZED: Collision Prevention with Signals",
- "create.ponder.train_signal_signaling.text_1": "UNLOCALIZED: Train Signals divide a track into segments",
- "create.ponder.train_signal_signaling.text_2": "UNLOCALIZED: If a Segment is occupied, no other Trains will be allowed entry",
- "create.ponder.train_signal_signaling.text_3": "UNLOCALIZED: Thus, each Segment will contain only one Train at a time",
- "create.ponder.train_signal_signaling.text_4": "UNLOCALIZED: A second Signal mode is available via the Wrench",
- "create.ponder.train_signal_signaling.text_5": "UNLOCALIZED: Segments of a brass signal usually lead into standard signals",
- "create.ponder.train_signal_signaling.text_6": "UNLOCALIZED: This special Signal can stop trains under a second condition",
- "create.ponder.train_signal_signaling.text_7": "UNLOCALIZED: It will stop Trains, which, upon entering...",
- "create.ponder.train_signal_signaling.text_8": "UNLOCALIZED: ...would not be able to leave the Segment immediately",
- "create.ponder.train_signal_signaling.text_9": "UNLOCALIZED: This helps keeping queued Trains out of a busy Segment",
-
- "create.ponder.valve_handle.header": "Генерації сили обертання за допомогою Вентилів",
- "create.ponder.valve_handle.text_1": "Гравці можуть використовувати вентилі для застосування сили обертання вручну",
- "create.ponder.valve_handle.text_2": "Тримайте ПКМ для обертання його проти Годинникової стрілки",
- "create.ponder.valve_handle.text_3": "Швидкість, що передається ними, повільна і точна",
- "create.ponder.valve_handle.text_4": "Тримайте ПКМ крадькома для обертання його за Годинниковою стрілкою",
- "create.ponder.valve_handle.text_5": "Вентилі можна фарбувати в естетичних цілях",
-
- "create.ponder.valve_pipe.header": "Управління потоком рідини за допомогою вентилів",
- "create.ponder.valve_pipe.text_1": "Рідинні вентилі допомагають контролювати поширення рідин по мережах труб",
- "create.ponder.valve_pipe.text_2": "Їх вхідний вал контролює, чи дозволено подачу рідини в даний момент.",
- "create.ponder.valve_pipe.text_3": "При обертанні в напрямку відкриття клапан відкривається",
- "create.ponder.valve_pipe.text_4": "Його можна знову закрити, змінивши напрямок вхідного обертання",
-
- "create.ponder.water_wheel.header": "Генерації сили обертання за допомогою Водяних коліс",
- "create.ponder.water_wheel.text_1": "Водяні колеса беруть силу сусідніх потоків води",
- "create.ponder.water_wheel.text_2": "Чим більше сторін запитано, тим швидше обертатиметься Водяне колесо",
- "create.ponder.water_wheel.text_3": "Лопаті колеса повинні бути спрямовані проти течії",
- "create.ponder.water_wheel.text_4": "Спрямована в протилежний бік, вона не буде такою ж ефективною",
-
- "create.ponder.weighted_ejector.header": "Використання Зважених катапульт",
- "create.ponder.weighted_ejector.text_1": "ПКМ крадучись і тримаючи катапульту, щоб вибрати місце мети",
- "create.ponder.weighted_ejector.text_10": "Тепер вона обмежена цим розміром стака і активуватиметься лише тоді, коли утримуваний стак досягне цієї кількості.",
- "create.ponder.weighted_ejector.text_11": "Інші сутності, вставши на катапульту, завжди активуватимуть її",
- "create.ponder.weighted_ejector.text_2": "Встановлена катапульта запускатиме об'єкти до зазначеного місця",
- "create.ponder.weighted_ejector.text_3": "Відповідна мета може бути на будь-якій дистанції та висоті в радіусі",
- "create.ponder.weighted_ejector.text_4": "Однак вони не можуть бути збоку",
- "create.ponder.weighted_ejector.text_5": "Якщо не було вибрано відповідної мети, вона цілитиметься в блок перед нею",
- "create.ponder.weighted_ejector.text_6": "Надайте силу обертання, щоб зарядити її",
- "create.ponder.weighted_ejector.text_7": "Встановлення предметів на катапульту викликають її спрацювання",
- "create.ponder.weighted_ejector.text_8": "Якщо інвентар обраний метою, то катапульта чекатиме, доки у ньому з'явиться місце.",
- "create.ponder.weighted_ejector.text_9": "За допомогою ключа можна налаштувати необхідний розмір стака",
-
- "create.ponder.weighted_ejector_redstone.header": "Управління Зваженими катапультами редстоуном",
- "create.ponder.weighted_ejector_redstone.text_1": "При подачі редстоун сигналу катапульти не активуватимуться",
- "create.ponder.weighted_ejector_redstone.text_2": "Крім того, спостерігачі можуть визначити, коли катапульти спрацьовують",
-
- "create.ponder.weighted_ejector_tunnel.header": "Поділ стаків предметів за допомогою Зважених катапульт",
- "create.ponder.weighted_ejector_tunnel.text_1": "Об'єднані з Латунними тунелями катапульти можуть ділити стаки предметів за певною кількістю.",
- "create.ponder.weighted_ejector_tunnel.text_2": "Спочатку налаштуйте латунний тунель на «Переважно найближче», щоб пріоритизувати вихід збоку",
- "create.ponder.weighted_ejector_tunnel.text_3": "Розмір стака, встановлений на катапульті, тепер визначає кількість, що відокремлюється.",
- "create.ponder.weighted_ejector_tunnel.text_4": "Поки що новий стак потрібної кількості лежить на бічному виході...",
- "create.ponder.weighted_ejector_tunnel.text_5": "...залишок продовжить свій шлях",
-
- "create.ponder.windmill_source.header": "Генерації сили обертання за допомогою Підшипників вітряка",
- "create.ponder.windmill_source.text_1": "Підшипники вітряного млина прикріплюються до блоків перед ними",
- "create.ponder.windmill_source.text_2": "Якщо прикріплено достатньо парусоподібних блоків, він може стати млином",
- "create.ponder.windmill_source.text_3": "Активований за допомогою ПКМ, Підшипник вітряного млина почне виробляти силу обертання",
- "create.ponder.windmill_source.text_4": "Кількість вітрил визначає швидкість обертання",
- "create.ponder.windmill_source.text_5": "Використовуйте ключ, щоб налаштувати напрямок обертання",
- "create.ponder.windmill_source.text_6": "ПКМ по підшипнику у будь-який час, щоб зупинити його та відредагувати структуру",
- "create.ponder.windmill_source.text_7": "UNLOCALIZED: Right-click the Bearing anytime to stop and edit the Structure again",
-
- "create.ponder.windmill_structure.header": "Пристосування вітряка",
- "create.ponder.windmill_structure.text_1": "Будь-яка споруда може вважатися дійсним вітряком, якщо вона містить принаймні 8 вітрильних блоків.",
-
- "_": "Thank you for translating Create!"
-
-}
\ No newline at end of file
diff --git a/src/generated/resources/assets/create/lang/unfinished/zh_cn.json b/src/generated/resources/assets/create/lang/unfinished/zh_cn.json
deleted file mode 100644
index c3380f6ec..000000000
--- a/src/generated/resources/assets/create/lang/unfinished/zh_cn.json
+++ /dev/null
@@ -1,3071 +0,0 @@
-{
- "_": "Missing Localizations: 40",
-
- "_": "->------------------------] Game Elements [------------------------<-",
-
- "block.create.acacia_window": "金合欢木窗户",
- "block.create.acacia_window_pane": "金合欢木窗户板",
- "block.create.adjustable_chain_gearshift": "可调节链式传动箱",
- "block.create.analog_lever": "模拟拉杆",
- "block.create.andesite_alloy_block": "UNLOCALIZED: Block of Andesite Alloy",
- "block.create.andesite_bars": "UNLOCALIZED: Andesite Bars",
- "block.create.andesite_belt_funnel": "安山岩传送带漏斗",
- "block.create.andesite_casing": "安山机壳",
- "block.create.andesite_encased_cogwheel": "安山齿轮箱",
- "block.create.andesite_encased_large_cogwheel": "安山大齿轮箱",
- "block.create.andesite_encased_shaft": "安山传动杆箱",
- "block.create.andesite_funnel": "安山岩漏斗",
- "block.create.andesite_ladder": "安山梯子",
- "block.create.andesite_pillar": "安山岩柱",
- "block.create.andesite_scaffolding": "UNLOCALIZED: Andesite Scaffolding",
- "block.create.andesite_tunnel": "安山岩隧道",
- "block.create.asurine": "皓蓝石",
- "block.create.asurine_pillar": "皓蓝石柱",
- "block.create.basin": "工作盆",
- "block.create.belt": "传送带",
- "block.create.birch_window": "白桦木窗户",
- "block.create.birch_window_pane": "白桦木窗户板",
- "block.create.black_nixie_tube": "黑色辉光管",
- "block.create.black_sail": "黑色风帆",
- "block.create.black_seat": "黑色坐垫",
- "block.create.black_toolbox": "黑色工具箱",
- "block.create.black_valve_handle": "黑色阀门手轮",
- "block.create.blaze_burner": "烈焰人燃烧室",
- "block.create.blue_nixie_tube": "蓝色辉光管",
- "block.create.blue_sail": "蓝色风帆",
- "block.create.blue_seat": "蓝色坐垫",
- "block.create.blue_toolbox": "蓝色工具箱",
- "block.create.blue_valve_handle": "蓝色阀门手轮",
- "block.create.brass_bars": "UNLOCALIZED: Brass Bars",
- "block.create.brass_belt_funnel": "黄铜传送带漏斗",
- "block.create.brass_block": "黄铜块",
- "block.create.brass_casing": "黄铜机壳",
- "block.create.brass_encased_cogwheel": "黄铜齿轮箱",
- "block.create.brass_encased_large_cogwheel": "黄铜大齿轮箱",
- "block.create.brass_encased_shaft": "黄铜传动杆箱",
- "block.create.brass_funnel": "黄铜漏斗",
- "block.create.brass_ladder": "黄铜梯子",
- "block.create.brass_scaffolding": "UNLOCALIZED: Brass Scaffolding",
- "block.create.brass_tunnel": "黄铜隧道",
- "block.create.brown_nixie_tube": "棕色辉光管",
- "block.create.brown_sail": "棕色风帆",
- "block.create.brown_seat": "棕色坐垫",
- "block.create.brown_toolbox": "棕色工具箱",
- "block.create.brown_valve_handle": "棕色阀门手轮",
- "block.create.calcite_pillar": "方解石柱",
- "block.create.cart_assembler": "矿车装配站",
- "block.create.chocolate": "巧克力",
- "block.create.chute": "溜槽",
- "block.create.clockwork_bearing": "发条轴承",
- "block.create.clutch": "离合器",
- "block.create.cogwheel": "齿轮",
- "block.create.content_observer": "物品侦测器",
- "block.create.contraption_controls": "UNLOCALIZED: Contraption Controls",
- "block.create.controller_rail": "控制铁轨",
- "block.create.controls": "列车驾驶台",
- "block.create.copper_backtank": "铜背罐",
- "block.create.copper_bars": "UNLOCALIZED: Copper Bars",
- "block.create.copper_casing": "铜机壳",
- "block.create.copper_ladder": "铜梯子",
- "block.create.copper_scaffolding": "UNLOCALIZED: Copper Scaffolding",
- "block.create.copper_shingle_slab": "铜砖瓦台阶",
- "block.create.copper_shingle_stairs": "铜砖瓦楼梯",
- "block.create.copper_shingles": "铜砖瓦",
- "block.create.copper_tile_slab": "铜瓦台阶",
- "block.create.copper_tile_stairs": "铜瓦楼梯",
- "block.create.copper_tiles": "铜瓦",
- "block.create.copper_valve_handle": "铜阀门手轮",
- "block.create.copycat_bars": "UNLOCALIZED: Copycat Bars",
- "block.create.copycat_base": "UNLOCALIZED: Copycat Base",
- "block.create.copycat_panel": "UNLOCALIZED: Copycat Panel",
- "block.create.copycat_step": "UNLOCALIZED: Copycat Step",
- "block.create.creative_crate": "创造板条箱",
- "block.create.creative_fluid_tank": "创造流体储罐",
- "block.create.creative_motor": "创造马达",
- "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": "切制安山岩",
- "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": "青色坐垫",
- "block.create.cyan_toolbox": "青色工具箱",
- "block.create.cyan_valve_handle": "青色阀门手轮",
- "block.create.dark_oak_window": "深色橡木窗户",
- "block.create.dark_oak_window_pane": "深色橡木窗户板",
- "block.create.deepslate_pillar": "深板岩柱",
- "block.create.deepslate_zinc_ore": "深层锌矿石",
- "block.create.deployer": "机械手",
- "block.create.depot": "置物台",
- "block.create.diorite_pillar": "闪长岩柱",
- "block.create.display_board": "翻牌显示器",
- "block.create.display_link": "显示链接器",
- "block.create.dripstone_pillar": "滴水石柱",
- "block.create.elevator_contact": "UNLOCALIZED: Elevator Contact",
- "block.create.elevator_pulley": "UNLOCALIZED: Elevator Pulley",
- "block.create.encased_chain_drive": "链式传动箱",
- "block.create.encased_fan": "鼓风机",
- "block.create.encased_fluid_pipe": "流体管道箱",
- "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.fake_track": "用于地图的轨道标记",
- "block.create.fluid_pipe": "流体管道",
- "block.create.fluid_tank": "流体储罐",
- "block.create.fluid_valve": "流体阀门",
- "block.create.flywheel": "飞轮",
- "block.create.framed_glass": "边框玻璃",
- "block.create.framed_glass_door": "边框玻璃门",
- "block.create.framed_glass_pane": "边框玻璃板",
- "block.create.framed_glass_trapdoor": "边框玻璃活板门",
- "block.create.gantry_carriage": "起重机取物器",
- "block.create.gantry_shaft": "起重机杆",
- "block.create.gearbox": "十字齿轮箱",
- "block.create.gearshift": "反转齿轮箱",
- "block.create.glass_fluid_pipe": "玻璃流体管道",
- "block.create.granite_pillar": "花岗岩柱",
- "block.create.gray_nixie_tube": "灰色辉光管",
- "block.create.gray_sail": "灰色风帆",
- "block.create.gray_seat": "灰色坐垫",
- "block.create.gray_toolbox": "灰色工具箱",
- "block.create.gray_valve_handle": "灰色阀门手轮",
- "block.create.green_nixie_tube": "绿色辉光管",
- "block.create.green_sail": "绿色风帆",
- "block.create.green_seat": "绿色坐垫",
- "block.create.green_toolbox": "绿色工具箱",
- "block.create.green_valve_handle": "绿色阀门手轮",
- "block.create.hand_crank": "手摇曲柄",
- "block.create.haunted_bell": "缠魂钟",
- "block.create.honey": "蜂蜜",
- "block.create.horizontal_framed_glass": "水平边框玻璃",
- "block.create.horizontal_framed_glass_pane": "水平边框玻璃板",
- "block.create.hose_pulley": "软管滑轮",
- "block.create.industrial_iron_block": "UNLOCALIZED: Block of Industrial Iron",
- "block.create.item_drain": "分液池",
- "block.create.item_vault": "物品保险库",
- "block.create.jungle_window": "丛林木窗户",
- "block.create.jungle_window_pane": "丛林木窗户板",
- "block.create.large_bogey": "大转向架",
- "block.create.large_cogwheel": "大齿轮",
- "block.create.layered_andesite": "层叠安山岩",
- "block.create.layered_asurine": "层叠皓蓝石",
- "block.create.layered_calcite": "层叠方解石",
- "block.create.layered_crimsite": "层叠绯红岩",
- "block.create.layered_deepslate": "层叠深板岩",
- "block.create.layered_diorite": "层叠闪长岩",
- "block.create.layered_dripstone": "层叠滴水石",
- "block.create.layered_granite": "层叠花岗岩",
- "block.create.layered_limestone": "层叠石灰岩",
- "block.create.layered_ochrum": "层叠赭金砂",
- "block.create.layered_scorchia": "层叠焦黑熔渣",
- "block.create.layered_scoria": "层叠熔渣",
- "block.create.layered_tuff": "层叠凝灰岩",
- "block.create.layered_veridium": "层叠辉绿矿",
- "block.create.lectern_controller": "遥控器讲台",
- "block.create.light_blue_nixie_tube": "淡蓝色辉光管",
- "block.create.light_blue_sail": "淡蓝色风帆",
- "block.create.light_blue_seat": "淡蓝色坐垫",
- "block.create.light_blue_toolbox": "淡蓝色工具箱",
- "block.create.light_blue_valve_handle": "淡蓝色阀门手轮",
- "block.create.light_gray_nixie_tube": "淡灰色辉光管",
- "block.create.light_gray_sail": "淡灰色风帆",
- "block.create.light_gray_seat": "淡灰色坐垫",
- "block.create.light_gray_toolbox": "淡灰色工具箱",
- "block.create.light_gray_valve_handle": "淡灰色阀门手轮",
- "block.create.lime_nixie_tube": "黄绿色辉光管",
- "block.create.lime_sail": "黄绿色风帆",
- "block.create.lime_seat": "黄绿色坐垫",
- "block.create.lime_toolbox": "黄绿色工具箱",
- "block.create.lime_valve_handle": "黄绿色阀门手轮",
- "block.create.limestone": "石灰岩",
- "block.create.limestone_pillar": "石灰岩柱",
- "block.create.linear_chassis": "机壳底盘",
- "block.create.lit_blaze_burner": "烈焰人燃烧室(已点燃)",
- "block.create.magenta_nixie_tube": "品红色辉光管",
- "block.create.magenta_sail": "品红色风帆",
- "block.create.magenta_seat": "品红色坐垫",
- "block.create.magenta_toolbox": "品红色工具箱",
- "block.create.magenta_valve_handle": "品红色阀门手轮",
- "block.create.mechanical_arm": "动力臂",
- "block.create.mechanical_bearing": "动力轴承",
- "block.create.mechanical_crafter": "动力合成器",
- "block.create.mechanical_drill": "动力钻头",
- "block.create.mechanical_harvester": "动力收割机",
- "block.create.mechanical_mixer": "动力搅拌器",
- "block.create.mechanical_piston": "动力活塞",
- "block.create.mechanical_piston_head": "动力活塞头",
- "block.create.mechanical_plough": "动力犁",
- "block.create.mechanical_press": "动力辊压机",
- "block.create.mechanical_pump": "动力泵",
- "block.create.mechanical_saw": "动力锯",
- "block.create.metal_bracket": "金属支架",
- "block.create.metal_girder": "金属梁",
- "block.create.metal_girder_encased_shaft": "金属梁包住的传动杆",
- "block.create.millstone": "石磨",
- "block.create.minecart_anchor": "矿车锚",
- "block.create.mysterious_cuckoo_clock": "布谷鸟闹钟",
- "block.create.netherite_backtank": "UNLOCALIZED: Netherite Backtank",
- "block.create.nixie_tube": "辉光管",
- "block.create.nozzle": "分散网",
- "block.create.oak_window": "橡木窗户",
- "block.create.oak_window_pane": "橡木窗户板",
- "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": "氧化的铜砖瓦台阶",
- "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": "粉红色风帆",
- "block.create.pink_seat": "粉红色坐垫",
- "block.create.pink_toolbox": "粉红色工具箱",
- "block.create.pink_valve_handle": "粉红色阀门手轮",
- "block.create.piston_extension_pole": "活塞杆",
- "block.create.placard": "置物板",
- "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_shaft": "动力曲轴",
- "block.create.powered_toggle_latch": "转换锁存器",
- "block.create.pulley_magnet": "滑轮磁铁",
- "block.create.pulse_extender": "脉冲延长器",
- "block.create.pulse_repeater": "脉冲中继器",
- "block.create.purple_nixie_tube": "紫色辉光管",
- "block.create.purple_sail": "紫色风帆",
- "block.create.purple_seat": "紫色坐垫",
- "block.create.purple_toolbox": "紫色工具箱",
- "block.create.purple_valve_handle": "紫色阀门手轮",
- "block.create.radial_chassis": "旋转底盘",
- "block.create.railway_casing": "列车机壳",
- "block.create.raw_zinc_block": "粗锌块",
- "block.create.red_nixie_tube": "红色辉光管",
- "block.create.red_sail": "红色风帆",
- "block.create.red_seat": "红色坐垫",
- "block.create.red_toolbox": "红色工具箱",
- "block.create.red_valve_handle": "红色阀门手轮",
- "block.create.redstone_contact": "接触式红石信号发生器",
- "block.create.redstone_link": "无线红石信号终端",
- "block.create.refined_radiance_casing": "光辉机壳",
- "block.create.rope": "绳索",
- "block.create.rope_pulley": "绳索滑轮",
- "block.create.rose_quartz_block": "玫瑰石英块",
- "block.create.rose_quartz_lamp": "玫瑰石英灯",
- "block.create.rose_quartz_tiles": "玫瑰石英砖块",
- "block.create.rotation_speed_controller": "转速控制器",
- "block.create.sail_frame": "风帆框架",
- "block.create.schematic_table": "蓝图桌",
- "block.create.schematicannon": "蓝图加农炮",
- "block.create.scorchia": "焦黑熔渣",
- "block.create.scorchia_pillar": "焦黑熔渣柱",
- "block.create.scoria": "熔渣",
- "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": "安山岩小砖块台阶",
- "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_bogey": "小转向架",
- "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_rose_quartz_tiles": "玫瑰石英小砖块",
- "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": "速度表",
- "block.create.spout": "注液器",
- "block.create.spruce_window": "云杉木窗户",
- "block.create.spruce_window_pane": "云杉木窗户板",
- "block.create.steam_engine": "蒸汽引擎",
- "block.create.steam_whistle": "蒸汽笛",
- "block.create.steam_whistle_extension": "蒸汽笛加长段",
- "block.create.sticker": "黏着器",
- "block.create.sticky_mechanical_piston": "黏性动力活塞",
- "block.create.stockpile_switch": "存量转信器",
- "block.create.stressometer": "应力表",
- "block.create.tiled_glass": "十字玻璃窗",
- "block.create.tiled_glass_pane": "十字玻璃窗户板",
- "block.create.track": "列车轨道",
- "block.create.track_observer": "列车侦测器",
- "block.create.track_signal": "列车信号机",
- "block.create.track_station": "列车站",
- "block.create.train_door": "列车门",
- "block.create.train_trapdoor": "列车活板门",
- "block.create.tuff_pillar": "凝灰岩柱",
- "block.create.turntable": "转盘",
- "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": "涂蜡铜砖瓦台阶",
- "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": "白色风帆",
- "block.create.white_seat": "白色坐垫",
- "block.create.white_toolbox": "白色工具箱",
- "block.create.white_valve_handle": "白色阀门手轮",
- "block.create.windmill_bearing": "风车轴承",
- "block.create.wooden_bracket": "木质支架",
- "block.create.yellow_nixie_tube": "黄色辉光管",
- "block.create.yellow_sail": "黄色风帆",
- "block.create.yellow_seat": "黄色坐垫",
- "block.create.yellow_toolbox": "黄色工具箱",
- "block.create.yellow_valve_handle": "黄色阀门手轮",
- "block.create.zinc_block": "锌块",
- "block.create.zinc_ore": "锌矿石",
-
- "enchantment.create.capacity": "扩容",
- "enchantment.create.potato_recovery": "土豆回收",
-
- "entity.create.carriage_contraption": "车厢装置",
- "entity.create.contraption": "装置",
- "entity.create.crafting_blueprint": "合成蓝图",
- "entity.create.gantry_contraption": "起重机装置",
- "entity.create.potato_projectile": "被发射的土豆",
- "entity.create.seat": "坐垫",
- "entity.create.stationary_contraption": "固定装置",
- "entity.create.super_glue": "强力胶",
-
- "fluid.create.potion": "药水",
- "fluid.create.tea": "建造工茶水",
-
- "item.create.andesite_alloy": "安山合金",
- "item.create.attribute_filter": "属性过滤器",
- "item.create.bar_of_chocolate": "巧克力棒",
- "item.create.belt_connector": "传送带",
- "item.create.blaze_cake": "烈焰蛋糕",
- "item.create.blaze_cake_base": "烈焰蛋糕胚",
- "item.create.brass_hand": "黄铜手部零件",
- "item.create.brass_ingot": "黄铜锭",
- "item.create.brass_nugget": "黄铜粒",
- "item.create.brass_sheet": "黄铜板",
- "item.create.builders_tea": "建造工茶饮",
- "item.create.chest_minecart_contraption": "装配过的运输矿车",
- "item.create.chocolate_bucket": "巧克力桶",
- "item.create.chocolate_glazed_berries": "巧克力包层浆果",
- "item.create.chromatic_compound": "异彩化合物",
- "item.create.cinder_flour": "余烬面粉",
- "item.create.copper_backtank": "铜背罐",
- "item.create.copper_backtank_placeable": "可放置的铜背罐",
- "item.create.copper_diving_boots": "UNLOCALIZED: Copper Diving Boots",
- "item.create.copper_diving_helmet": "UNLOCALIZED: Copper Diving Helmet",
- "item.create.copper_nugget": "铜粒",
- "item.create.copper_sheet": "铜板",
- "item.create.crafter_slot_cover": "合成槽盖板",
- "item.create.crafting_blueprint": "合成蓝图",
- "item.create.creative_blaze_cake": "创造烈焰蛋糕",
- "item.create.crushed_aluminum_ore": "粉碎铝矿石",
- "item.create.crushed_copper_ore": "粉碎铜矿石",
- "item.create.crushed_gold_ore": "粉碎金矿石",
- "item.create.crushed_iron_ore": "粉碎铁矿石",
- "item.create.crushed_lead_ore": "粉碎铅矿石",
- "item.create.crushed_nickel_ore": "粉碎镍矿石",
- "item.create.crushed_osmium_ore": "粉碎锇矿石",
- "item.create.crushed_platinum_ore": "粉碎铂矿石",
- "item.create.crushed_quicksilver_ore": "粉碎水银矿石",
- "item.create.crushed_silver_ore": "粉碎银矿石",
- "item.create.crushed_tin_ore": "粉碎锡矿石",
- "item.create.crushed_uranium_ore": "粉碎铀矿石",
- "item.create.crushed_zinc_ore": "粉碎锌矿石",
- "item.create.dough": "面团",
- "item.create.electron_tube": "电子管",
- "item.create.empty_blaze_burner": "空的烈焰人燃烧室",
- "item.create.empty_schematic": "空白蓝图",
- "item.create.experience_nugget": "经验颗粒",
- "item.create.extendo_grip": "伸缩机械手",
- "item.create.filter": "过滤器",
- "item.create.furnace_minecart_contraption": "装配过的动力矿车",
- "item.create.goggles": "工程师护目镜",
- "item.create.golden_sheet": "金板",
- "item.create.handheld_worldshaper": "手持式环境塑形器",
- "item.create.honey_bucket": "蜂蜜桶",
- "item.create.honeyed_apple": "蜜渍苹果",
- "item.create.incomplete_precision_mechanism": "精密构件(半成品)",
- "item.create.incomplete_track": "列车轨道(半成品)",
- "item.create.iron_sheet": "铁板",
- "item.create.linked_controller": "无线红石遥控器",
- "item.create.minecart_contraption": "装配过的矿车",
- "item.create.minecart_coupling": "矿车连轴器",
- "item.create.netherite_backtank": "UNLOCALIZED: Netherite Backtank",
- "item.create.netherite_backtank_placeable": "UNLOCALIZED: Netherite Backtank Placeable",
- "item.create.netherite_diving_boots": "UNLOCALIZED: Netherite Diving Boots",
- "item.create.netherite_diving_helmet": "UNLOCALIZED: Netherite Diving Helmet",
- "item.create.polished_rose_quartz": "磨制玫瑰石英",
- "item.create.potato_cannon": "土豆加农炮",
- "item.create.powdered_obsidian": "黑曜石粉末",
- "item.create.precision_mechanism": "精密构件",
- "item.create.propeller": "扇叶",
- "item.create.raw_zinc": "粗锌",
- "item.create.red_sand_paper": "红沙砂纸",
- "item.create.refined_radiance": "光辉石",
- "item.create.rose_quartz": "玫瑰石英",
- "item.create.sand_paper": "砂纸",
- "item.create.schedule": "列车时刻表",
- "item.create.schematic": "蓝图",
- "item.create.schematic_and_quill": "蓝图与笔",
- "item.create.shadow_steel": "暗影钢",
- "item.create.sturdy_sheet": "坚固板",
- "item.create.super_glue": "强力胶",
- "item.create.sweet_roll": "甜甜卷",
- "item.create.tree_fertilizer": "树木肥料",
- "item.create.unprocessed_obsidian_sheet": "未加工的黑曜石板",
- "item.create.vertical_gearbox": "竖直十字齿轮箱",
- "item.create.wand_of_symmetry": "对称之杖",
- "item.create.wheat_flour": "小麦粉",
- "item.create.whisk": "搅拌器",
- "item.create.wrench": "扳手",
- "item.create.zinc_ingot": "锌锭",
- "item.create.zinc_nugget": "锌粒",
-
-
- "_": "->------------------------] Advancements [------------------------<-",
-
- "advancement.create.root": "欢迎来到机械动力",
- "advancement.create.root.desc": "精巧发明在此",
- "advancement.create.andesite_alloy": "安如顽石",
- "advancement.create.andesite_alloy.desc": "获取机械动力的最重要资源——安山合金",
- "advancement.create.andesite_casing": "安山时代",
- "advancement.create.andesite_casing.desc": "使用安山合金和去皮原木来制造一个安山机壳",
- "advancement.create.mechanical_press": "铿!",
- "advancement.create.mechanical_press.desc": "使用动力辊压机压扁物品制成板材",
- "advancement.create.encased_fan": "御风者",
- "advancement.create.encased_fan.desc": "放置一个鼓风机并且让它开始工作",
- "advancement.create.fan_processing": "粒子加工",
- "advancement.create.fan_processing.desc": "使用鼓风机去加工材料",
- "advancement.create.saw_processing": "车间中的危险机械",
- "advancement.create.saw_processing.desc": "使用动力锯来加工材料",
- "advancement.create.compacting": "紧致化",
- "advancement.create.compacting.desc": "使用动力辊压机与工作盆将多个物品压缩成一个",
- "advancement.create.belt": "海带传动",
- "advancement.create.belt.desc": "用传送带连接两个传动杆",
- "advancement.create.funnel": "机场美学",
- "advancement.create.funnel.desc": "用漏斗从容器输出或输入物品",
- "advancement.create.chute": "垂直物流",
- "advancement.create.chute.desc": "用溜槽传输一些物品",
- "advancement.create.mechanical_mixer": "混合搅拌",
- "advancement.create.mechanical_mixer.desc": "用动力搅拌器混合材料",
- "advancement.create.burner": "活炉",
- "advancement.create.burner.desc": "获得烈焰人燃烧室",
- "advancement.create.water_wheel": "论水力学的运用",
- "advancement.create.water_wheel.desc": "放置一个水车并且让它开始旋转!",
- "advancement.create.windmill": "微风吹拂",
- "advancement.create.windmill.desc": "组装风车并使其产生动力",
- "advancement.create.shifting_gears": "换挡,加速,起飞!",
- "advancement.create.shifting_gears.desc": "将大齿轮连接到小齿轮上,可以改变装置的转速",
- "advancement.create.millstone": "怡人磨练",
- "advancement.create.millstone.desc": "使用石磨将物品磨碎",
- "advancement.create.super_glue": "衔接地带",
- "advancement.create.super_glue.desc": "使用强力胶将多个方块连为一体",
- "advancement.create.contraption_actors": "有目的地行动",
- "advancement.create.contraption_actors.desc": "创建一个带有动力钻头、动力锯或者动力收割机的移动装置",
- "advancement.create.portable_storage_interface": "顺道交换",
- "advancement.create.portable_storage_interface.desc": "用移动式储存接口从移动装置中取出或输入物品",
- "advancement.create.wrench_goggles": "一应俱全",
- "advancement.create.wrench_goggles.desc": "同时装备工程师护目镜与扳手",
- "advancement.create.stressometer": "应力数是给呆子看的",
- "advancement.create.stressometer.desc": "在应力表和工程师护目镜的辅助下获取准确读数",
- "advancement.create.cuckoo_clock": "到点了吗?",
- "advancement.create.cuckoo_clock.desc": "目睹你的布谷鸟闹钟提醒你睡觉",
- "advancement.create.windmill_maxed": "强风肆虐",
- "advancement.create.windmill_maxed.desc": "组装最高强度的风车",
- "advancement.create.ejector_maxed": "跳板冠军",
- "advancement.create.ejector_maxed.desc": "被弹射置物台弹飞30格以外",
- "advancement.create.pulley_maxed": "绳索遍地",
- "advancement.create.pulley_maxed.desc": "使用绳索滑轮伸出超过200格长的绳索",
- "advancement.create.cart_pickup": "铁腕儿",
- "advancement.create.cart_pickup.desc": "捡起一个至少带有200个方块的矿车结构",
- "advancement.create.anvil_plough": "锻匠大炮",
- "advancement.create.anvil_plough.desc": "用动力犁发射铁砧",
- "advancement.create.lava_wheel_00000": "风火轮",
- "advancement.create.lava_wheel_00000.desc": "这也能行?§7\n(隐藏进度)",
- "advancement.create.hand_crank_000": "锻炼时间",
- "advancement.create.hand_crank_000.desc": "转动手摇曲柄直到耗尽饥饿值§7\n(隐藏进度)",
- "advancement.create.belt_funnel_kiss": "鹦鹉和垂翼",
- "advancement.create.belt_funnel_kiss.desc": "让两个安装在传送带上的漏斗深情相吻",
- "advancement.create.stressometer_maxed": "完美消耗",
- "advancement.create.stressometer_maxed.desc": "在应力表中得到100%的读数§7\n(隐藏进度)",
- "advancement.create.copper": "更坚固的顽石",
- "advancement.create.copper.desc": "为你的流体操控技术积累一点铜",
- "advancement.create.copper_casing": "铜器时代",
- "advancement.create.copper_casing.desc": "使用铜和木头制作一个铜机壳",
- "advancement.create.spout": "哗啦啦",
- "advancement.create.spout.desc": "观察注液器灌满物品",
- "advancement.create.drain": "滚筒排液",
- "advancement.create.drain.desc": "目睹物品被分液池排空",
- "advancement.create.steam_engine": "动力强权",
- "advancement.create.steam_engine.desc": "用蒸汽引擎产生动力",
- "advancement.create.steam_whistle": "天籁之音",
- "advancement.create.steam_whistle.desc": "激活一个蒸汽笛",
- "advancement.create.backtank": "负重前行",
- "advancement.create.backtank.desc": "制作一个铜背罐并对其积累气压",
- "advancement.create.diving_suit": "准备深潜",
- "advancement.create.diving_suit.desc": "装备潜水头盔和铜背罐,然后跳进水里",
- "advancement.create.mechanical_pump_0": "面临压力",
- "advancement.create.mechanical_pump_0.desc": "放置一个动力泵并为其供能",
- "advancement.create.glass_pipe": "流之观察者",
- "advancement.create.glass_pipe.desc": "透过带窗的流体管道观察流体在管道中流淌,使用扳手可打开直线流体管道的窗户",
- "advancement.create.water_supply": "水洼收集者",
- "advancement.create.water_supply.desc": "用流体管道的末端抽取水方块",
- "advancement.create.hose_pulley": "工业泄漏",
- "advancement.create.hose_pulley.desc": "放下一个软管滑轮,观察它排干或填充一大片流体",
- "advancement.create.chocolate_bucket": "幻想世界",
- "advancement.create.chocolate_bucket.desc": "获得一桶熔融巧克力",
- "advancement.create.honey_drain": "自动养蜂场",
- "advancement.create.honey_drain.desc": "用流体管道从蜂巢或蜂箱抽出蜂蜜",
- "advancement.create.hose_pulley_lava": "流地幔的水龙头",
- "advancement.create.hose_pulley_lava.desc": "从广阔的熔岩湖中抽出熔岩",
- "advancement.create.steam_engine_maxed": "全速前进",
- "advancement.create.steam_engine_maxed.desc": "运行最高功率等级的锅炉",
- "advancement.create.foods": "均衡饮食",
- "advancement.create.foods.desc": "用同一个注液器分别制作巧克力包层浆果、蜂蜜苹果和甜甜卷",
- "advancement.create.diving_suit_lava": "与炽足兽共泳",
- "advancement.create.diving_suit_lava.desc": "努力尝试用潜水装备在熔岩中潜水§7\n(隐藏进度)",
- "advancement.create.chained_drain": "翻滚吧!",
- "advancement.create.chained_drain.desc": "目睹一个物品滚过一串分液池§7\n(隐藏进度)",
- "advancement.create.cross_streams": "不要混用!",
- "advancement.create.cross_streams.desc": "目睹两种流体在你的管道网络中相交§7\n(隐藏进度)",
- "advancement.create.pipe_organ": "管风琴",
- "advancement.create.pipe_organ.desc": "在一个流体储罐上安装12个不同音高的蒸汽笛§7\n(隐藏进度)",
- "advancement.create.brass": "真正的合金",
- "advancement.create.brass.desc": "在烈焰加热的搅拌器中用铜锭和锌锭制作一些黄铜",
- "advancement.create.brass_casing": "黄铜时代",
- "advancement.create.brass_casing.desc": "用黄铜和木头制作一个黄铜机壳",
- "advancement.create.rose_quartz": "粉色钻石",
- "advancement.create.rose_quartz.desc": "用砂纸将玫瑰石英打磨至透明",
- "advancement.create.deployer": "人工智能",
- "advancement.create.deployer.desc": "放置并且启动一个机械手,这可是你右手的完美复制品",
- "advancement.create.precision_mechanism": "高新技术",
- "advancement.create.precision_mechanism.desc": "装配一个精密构件",
- "advancement.create.speed_controller": "工程师的眼中钉",
- "advancement.create.speed_controller.desc": "放置一个转速控制器,这是换档的终极装置",
- "advancement.create.mechanical_arm": "飞转的手!",
- "advancement.create.mechanical_arm.desc": "制作动力臂,选择输入和输出,放置并给予它动力,然后看着它为你完成所有工作",
- "advancement.create.mechanical_crafter": "自动化装配",
- "advancement.create.mechanical_crafter.desc": "放置一些动力合成器并为其供能",
- "advancement.create.crushing_wheel": "一对大家伙",
- "advancement.create.crushing_wheel.desc": "制作一些能更快粉碎物品的粉碎轮",
- "advancement.create.haunted_bell": "黑暗感官",
- "advancement.create.haunted_bell.desc": "敲响一个缠魂钟",
- "advancement.create.clockwork_bearing": "巧械时钟",
- "advancement.create.clockwork_bearing.desc": "组装安装在发条轴承上的装置",
- "advancement.create.display_link": "大数据",
- "advancement.create.display_link.desc": "用翻牌显示器可视化资讯",
- "advancement.create.potato_cannon": "Fwoomp!",
- "advancement.create.potato_cannon.desc": "用土豆加农炮击杀一个生物",
- "advancement.create.extendo_grip": "Boioioing!",
- "advancement.create.extendo_grip.desc": "获得一个伸缩机械手",
- "advancement.create.linked_controller": "层层遥控",
- "advancement.create.linked_controller.desc": "用无线红石遥控器激活无线红石终端",
- "advancement.create.arm_blaze_burner": "熊熊燃烧",
- "advancement.create.arm_blaze_burner.desc": "指导动力臂给烈焰人燃烧室投食",
- "advancement.create.crusher_maxed_0000": "碾碎它",
- "advancement.create.crusher_maxed_0000.desc": "让一对粉碎轮以最高速度运行",
- "advancement.create.arm_many_targets": "掌控全局",
- "advancement.create.arm_many_targets.desc": "配置一个有十个或更多输出位置的动力臂",
- "advancement.create.potato_cannon_collide": "蔬菜烟花",
- "advancement.create.potato_cannon_collide.desc": "让两种土豆发射器弹射物相撞",
- "advancement.create.self_deploying": "自动驾驶矿车",
- "advancement.create.self_deploying.desc": "让一个矿车装置在自己前方铺铁轨",
- "advancement.create.fist_bump": "来碰个拳,哥们~",
- "advancement.create.fist_bump.desc": "使两个机械手互相碰拳",
- "advancement.create.crafter_lazy_000": "权宜之计",
- "advancement.create.crafter_lazy_000.desc": "大幅度减慢动力合成器来延迟基本建设",
- "advancement.create.extendo_grip_dual": "全图范围",
- "advancement.create.extendo_grip_dual.desc": "用双重伸缩机械手获得超人般的触及距离§7\n(隐藏进度)",
- "advancement.create.musical_arm": "机械人DJ",
- "advancement.create.musical_arm.desc": "使用动力臂播放唱片",
- "advancement.create.sturdy_sheet": "最顽固的磐石",
- "advancement.create.sturdy_sheet.desc": "用精炼粉碎黑曜石装配坚固板",
- "advancement.create.train_casing_00": "物流时代",
- "advancement.create.train_casing_00.desc": "用坚固板制作列车组件的机壳",
- "advancement.create.train": "各位请上车!",
- "advancement.create.train.desc": "装配你的第一辆列车",
- "advancement.create.conductor": "指挥者的指挥者",
- "advancement.create.conductor.desc": "使用列车时刻表指挥列车司机",
- "advancement.create.track_signal": "交通管制",
- "advancement.create.track_signal.desc": "放置一个列车信号机",
- "advancement.create.display_board_0": "动态时间表",
- "advancement.create.display_board_0.desc": "利用显示链接器,在翻牌显示器上预报列车入站时间",
- "advancement.create.track_0": "新轨距",
- "advancement.create.track_0.desc": "获得一些列车轨道",
- "advancement.create.train_whistle": "呜!呜!",
- "advancement.create.train_whistle.desc": "在你的列车上安装一个蒸汽笛并在驾驶时激活它",
- "advancement.create.train_portal": "跨维度通勤",
- "advancement.create.train_portal.desc": "乘坐列车穿越下界传送门",
- "advancement.create.track_crafting_factory": "轨道工厂",
- "advancement.create.track_crafting_factory.desc": "用同一个动力辊压机制造1000个列车轨道",
- "advancement.create.long_bend": "最长弯道",
- "advancement.create.long_bend.desc": "建造一条长度超过30格的弯曲轨道",
- "advancement.create.long_train": "雄心勃勃",
- "advancement.create.long_train.desc": "建造至少带有六个车厢的列车",
- "advancement.create.long_travel": "异地考察",
- "advancement.create.long_travel.desc": "在距离起点5000格外的地方离开列车座位",
- "advancement.create.train_roadkill": "泥头车,创创死",
- "advancement.create.train_roadkill.desc": "用你的列车创死一名敌人§7\n(隐藏进度)",
- "advancement.create.red_signal": "老司机",
- "advancement.create.red_signal.desc": "驾驶列车闯红灯§7\n(隐藏进度)",
- "advancement.create.train_crash": "劣质服务",
- "advancement.create.train_crash.desc": "目睹自己乘坐的列车相撞§7\n(隐藏进度)",
- "advancement.create.train_crash_backwards": "盲区",
- "advancement.create.train_crash_backwards.desc": "在倒车时与另一辆列车相撞",
-
-
- "_": "->------------------------] UI & Messages [------------------------<-",
-
- "itemGroup.create.base": "机械动力",
- "itemGroup.create.palettes": "机械动力丨建筑方块",
-
- "death.attack.create.crush": "%1$s被粉碎轮加工了",
- "death.attack.create.crush.player": "%1$s被%2$s推进了粉碎轮",
- "death.attack.create.fan_fire": "%1$s被鼓风机烟熏至死",
- "death.attack.create.fan_fire.player": "%1$s被%2$s扔进了烟熏炉",
- "death.attack.create.fan_lava": "%1$s被鼓风机火化了",
- "death.attack.create.fan_lava.player": "%1$s被%2$s扔进了冶炼炉",
- "death.attack.create.mechanical_drill": "%1$s被钻头刺穿了",
- "death.attack.create.mechanical_drill.player": "%1$s被%2$s扔到钻头前",
- "death.attack.create.mechanical_saw": "%1$s被动力锯切成了两截",
- "death.attack.create.mechanical_saw.player": "%1$s被%2$s扔到动力锯上",
- "death.attack.create.potato_cannon": "%1$s被%2$s的土豆加农炮射杀",
- "death.attack.create.potato_cannon.item": "%1$s被%2$s发射的%3$s射杀",
- "death.attack.create.cuckoo_clock_explosion": "%1$s被动过手脚的布谷鸟闹钟炸死了",
- "death.attack.create.cuckoo_clock_explosion.player": "%1$s被动过手脚的布谷鸟闹钟炸死了",
- "death.attack.create.run_over": "%1$s被%2$s碾了过去",
-
- "create.block.deployer.damage_source_name": "机械手小坏蛋",
- "create.block.cart_assembler.invalid": "请将矿车装配器放置在铁轨上",
-
- "create.menu.return": "返回上级菜单",
- "create.menu.configure": "配置……",
- "create.menu.ponder_index": "思索索引",
- "create.menu.only_ingame": "仅在游戏内暂停菜单中可用",
- "create.menu.report_bugs": "报告问题",
- "create.menu.support": "支持我们",
-
- "create.recipe.crushing": "粉碎",
- "create.recipe.milling": "研磨",
- "create.recipe.fan_washing": "批量洗涤",
- "create.recipe.fan_washing.fan": "在水后放置鼓风机",
- "create.recipe.fan_smoking": "批量烟熏",
- "create.recipe.fan_smoking.fan": "在火焰后放置鼓风机",
- "create.recipe.fan_haunting": "批量缠魂",
- "create.recipe.fan_haunting.fan": "在灵魂火后放置鼓风机",
- "create.recipe.fan_blasting": "批量熔炼",
- "create.recipe.fan_blasting.fan": "在熔岩后放置鼓风机",
- "create.recipe.pressing": "金属压片",
- "create.recipe.mixing": "混合搅拌",
- "create.recipe.deploying": "使用",
- "create.recipe.automatic_shapeless": "自动搅拌",
- "create.recipe.automatic_brewing": "自动酿造",
- "create.recipe.packing": "压块塑形",
- "create.recipe.automatic_packing": "自动打包",
- "create.recipe.sawing": "切割",
- "create.recipe.mechanical_crafting": "动力合成",
- "create.recipe.automatic_shaped": "自动合成",
- "create.recipe.block_cutting": "方块切割",
- "create.recipe.wood_cutting": "木材切割",
- "create.recipe.sandpaper_polishing": "砂纸打磨",
- "create.recipe.mystery_conversion": "神秘转化",
- "create.recipe.spout_filling": "注液",
- "create.recipe.draining": "分液",
- "create.recipe.item_application": "手动物品使用",
- "create.recipe.item_application.any_axe": "任意斧头",
- "create.recipe.sequenced_assembly": "序列组装",
- "create.recipe.assembly.next": "下一步:%1$s",
- "create.recipe.assembly.step": "第%1$s步:",
- "create.recipe.assembly.progress": "组装进度:%1$s/%2$s",
- "create.recipe.assembly.pressing": "进行辊压",
- "create.recipe.assembly.spout_filling_fluid": "注入%1$s",
- "create.recipe.assembly.deploying_item": "安装%1$s",
- "create.recipe.assembly.cutting": "用动力锯切割",
- "create.recipe.assembly.repeat": "该序列需要重复 %1$s 次",
- "create.recipe.assembly.junk": "随机废料",
- "create.recipe.processing.chance": "%1$s%%概率",
- "create.recipe.deploying.not_consumed": "不消耗",
- "create.recipe.heat_requirement.none": "无需加热",
- "create.recipe.heat_requirement.heated": "加热",
- "create.recipe.heat_requirement.superheated": "超级加热",
-
- "create.generic.range": "范围",
- "create.generic.radius": "半径",
- "create.generic.width": "宽度",
- "create.generic.height": "高度",
- "create.generic.length": "长度",
- "create.generic.speed": "速度",
- "create.generic.delay": "延时",
- "create.generic.duration": "持续时间",
- "create.generic.timeUnit": "时间单位",
- "create.generic.unit.ticks": "Ticks",
- "create.generic.unit.seconds": "秒",
- "create.generic.unit.minutes": "分钟",
- "create.generic.daytime.hour": "时",
- "create.generic.daytime.minute": "分",
- "create.generic.daytime.second": "秒",
- "create.generic.daytime.pm": "pm",
- "create.generic.daytime.am": "am",
- "create.generic.unit.rpm": "RPM",
- "create.generic.unit.stress": "su",
- "create.generic.unit.degrees": "°",
- "create.generic.unit.millibuckets": "%1$smB",
- "create.generic.unit.buckets": "B",
- "create.generic.clockwise": "顺时针方向",
- "create.generic.counter_clockwise": "逆时针方向",
- "create.generic.in_quotes": "\"%1$s\"",
- "create.generic.pitch": "音高:%1$s",
- "create.generic.notes": "F#;F;E;D#;D;C#;C;B;A#;A;G#;G",
-
- "create.action.scroll": "滚轮",
- "create.action.confirm": "确认",
- "create.action.abort": "退出",
- "create.action.saveToFile": "保存",
- "create.action.discard": "放弃",
-
- "create.keyinfo.toolmenu": "蓝图工具菜单",
- "create.keyinfo.toolbelt": "访问附近的工具箱",
- "create.keyinfo.scrollup": "(游戏中)向上鼠标滚轮",
- "create.keyinfo.scrolldown": "(游戏中)向下鼠标滚轮",
-
- "create.gui.scrollInput.defaultTitle": "选择一个选项:",
- "create.gui.scrollInput.scrollToModify": "滚动修改",
- "create.gui.scrollInput.scrollToAdjustAmount": "滚动修改数量",
- "create.gui.scrollInput.scrollToSelect": "滚动选择",
- "create.gui.scrollInput.shiftScrollsFaster": "按住 Shift 滚动更快",
- "create.gui.toolmenu.focusKey": "按住 [%1$s] 鼠标滚轮选择",
- "create.gui.toolmenu.cycle": "[SCROLL] 循环",
-
- "create.toolbox.unequip": "收回: %1$s",
- "create.toolbox.outOfRange": "收纳物品的工具箱不在范围内",
- "create.toolbox.detach": "停止追踪并保留物品",
- "create.toolbox.depositAll": "把物品收回附近所有的工具箱",
- "create.toolbox.depositBox": "把物品收回工具箱",
-
- "create.gui.symmetryWand.mirrorType": "镜子类型",
- "create.gui.symmetryWand.orientation": "方向",
-
- "create.symmetry.mirror.plane": "镜像",
- "create.symmetry.mirror.doublePlane": "矩形",
- "create.symmetry.mirror.triplePlane": "八角",
-
- "create.orientation.orthogonal": "垂直",
- "create.orientation.diagonal": "对角线",
- "create.orientation.horizontal": "水平",
- "create.orientation.alongZ": "以Z轴对齐",
- "create.orientation.alongX": "以X轴对齐",
-
- "create.gui.terrainzapper.title": "手持式环境塑形器",
- "create.gui.terrainzapper.searchDiagonal": "对角线延伸",
- "create.gui.terrainzapper.searchFuzzy": "忽略材料分界",
- "create.gui.terrainzapper.patternSection": "样式",
- "create.gui.terrainzapper.pattern.solid": "填满",
- "create.gui.terrainzapper.pattern.checkered": "棋盘格",
- "create.gui.terrainzapper.pattern.inversecheckered": "反转棋盘格",
- "create.gui.terrainzapper.pattern.chance25": "随机填充 25%",
- "create.gui.terrainzapper.pattern.chance50": "随机填充 50%",
- "create.gui.terrainzapper.pattern.chance75": "随机填充 75%",
- "create.gui.terrainzapper.placement": "放置模式",
- "create.gui.terrainzapper.placement.merged": "结合",
- "create.gui.terrainzapper.placement.attached": "依附",
- "create.gui.terrainzapper.placement.inserted": "插入",
- "create.gui.terrainzapper.brush": "塑形类型",
- "create.gui.terrainzapper.brush.cuboid": "矩形体",
- "create.gui.terrainzapper.brush.sphere": "球体",
- "create.gui.terrainzapper.brush.cylinder": "圆柱体",
- "create.gui.terrainzapper.brush.surface": "表面",
- "create.gui.terrainzapper.brush.cluster": "簇状",
- "create.gui.terrainzapper.tool": "填充类型",
- "create.gui.terrainzapper.tool.fill": "填充",
- "create.gui.terrainzapper.tool.place": "放置",
- "create.gui.terrainzapper.tool.replace": "替换",
- "create.gui.terrainzapper.tool.clear": "清除",
- "create.gui.terrainzapper.tool.overlay": "覆盖",
- "create.gui.terrainzapper.tool.flatten": "平整",
-
- "create.terrainzapper.shiftRightClickToSet": "按住 Shift 右击以设置塑形类型",
- "create.terrainzapper.usingBlock": "使用:%1$s",
- "create.terrainzapper.leftClickToSet": "鼠标左击一个方块以设置填充材料",
-
- "create.minecart_coupling.two_couplings_max": "矿车无法被连接两个以上的矿车连轴器",
- "create.minecart_coupling.unloaded": "有一部分列车存在于未加载区块中",
- "create.minecart_coupling.no_loops": "矿车连轴器不能连成一个环",
- "create.minecart_coupling.removed": "从矿车上移除所有矿车连轴器",
- "create.minecart_coupling.too_far": "矿车距离你太远了",
-
- "create.contraptions.movement_mode": "运动模式",
- "create.contraptions.movement_mode.move_place": "停止时总是将装置方块化",
- "create.contraptions.movement_mode.move_place_returned": "停止时只在初始位置才将装置方块化",
- "create.contraptions.movement_mode.move_never_place": "只有在动力方块摧毁后才将装置方块化",
- "create.contraptions.movement_mode.rotate_place": "停止时总是将装置方块化",
- "create.contraptions.movement_mode.rotate_place_returned": "停止时只在接近初始角度才将装置方块化",
- "create.contraptions.movement_mode.rotate_never_place": "只有在旋转轴摧毁后才将装置方块化",
- "create.contraptions.cart_movement_mode": "矿车运动模式",
- "create.contraptions.cart_movement_mode.rotate": "始终面朝前进方向",
- "create.contraptions.cart_movement_mode.rotate_paused": "矿车转向时机器停止工作",
- "create.contraptions.cart_movement_mode.rotation_locked": "旋转锁定",
- "create.contraptions.windmill.rotation_direction": "旋转方向",
- "create.contraptions.clockwork.clock_hands": "钟表指针",
- "create.contraptions.clockwork.hour_first": "时针优先",
- "create.contraptions.clockwork.minute_first": "分针优先",
- "create.contraptions.clockwork.hour_first_24": "24 小时制优先",
-
- "create.logistics.filter": "过滤器",
- "create.logistics.recipe_filter": "配方过滤器",
- "create.logistics.fluid_filter": "流体过滤器",
- "create.logistics.firstFrequency": "频率 #1",
- "create.logistics.secondFrequency": "频率 #2",
- "create.logistics.filter.apply": "已将过滤应用于%1$s",
- "create.logistics.filter.apply_click_again": "已将过滤应用于%1$s,再次点击可将手持物品数量复制到过滤器上",
- "create.logistics.filter.apply_count": "已将提取数量应用至过滤器",
-
- "create.gui.goggles.generator_stats": "应力发生器状态:",
- "create.gui.goggles.kinetic_stats": "动力学状态:",
- "create.gui.goggles.at_current_speed": "当前速度应力值",
- "create.gui.goggles.pole_length": "活塞杆长度:",
- "create.gui.goggles.fluid_container": "流体容器信息:",
- "create.gui.goggles.fluid_container.capacity": "容量:",
- "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": "装置中的方块数量过多\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\n至少需要 %2$s",
- "create.gui.assembly.exception.no_contacts": "UNLOCALIZED: Elevators require a horizontal _Redstone_ _Contact_ attached to the structure",
- "create.gui.assembly.exception.too_many_contacts": "UNLOCALIZED: Cannot attach more than one _Redstone_ _Contact_ to Elevators",
- "create.gui.assembly.exception.column_conflict": "UNLOCALIZED: Another Elevator is already targeting this column of contacts",
- "create.gui.gauge.info_header": "仪表信息:",
- "create.gui.speedometer.title": "旋转速度",
- "create.gui.stressometer.title": "网络应力",
- "create.gui.stressometer.capacity": "剩余应力量",
- "create.gui.stressometer.overstressed": "应力过载",
- "create.gui.stressometer.no_rotation": "无旋转",
- "create.gui.contraptions.not_fast_enough": "显然%1$s_没有_达到_足够_的_工作转速_",
- "create.gui.contraptions.network_overstressed": "显然装置_过载_,添加更多动力源或者_减慢_网络中高_应力影响_的组件",
- "create.gui.adjustable_crate.title": "板条箱",
- "create.gui.adjustable_crate.storageSpace": "储存空间",
- "create.gui.stockpile_switch.title": "储存开关",
- "create.gui.stockpile_switch.invert_signal": "反转信号",
- "create.gui.stockpile_switch.move_to_lower_at": "移至下线%1$s%%",
- "create.gui.stockpile_switch.move_to_upper_at": "移至上线%1$s%%",
- "create.gui.sequenced_gearshift.title": "可编程齿轮箱",
- "create.gui.sequenced_gearshift.instruction": "指令",
- "create.gui.sequenced_gearshift.instruction.turn_angle.descriptive": "以特定的角度进行旋转",
- "create.gui.sequenced_gearshift.instruction.turn_angle": "旋转",
- "create.gui.sequenced_gearshift.instruction.turn_angle.angle": "角度",
- "create.gui.sequenced_gearshift.instruction.turn_distance.descriptive": "开始驱动活塞/软管滑轮/起重机",
- "create.gui.sequenced_gearshift.instruction.turn_distance": "驱动活塞",
- "create.gui.sequenced_gearshift.instruction.turn_distance.distance": "距离",
- "create.gui.sequenced_gearshift.instruction.delay.descriptive": "时间延迟",
- "create.gui.sequenced_gearshift.instruction.delay": "延迟",
- "create.gui.sequenced_gearshift.instruction.delay.duration": "时长",
- "create.gui.sequenced_gearshift.instruction.end.descriptive": "结束",
- "create.gui.sequenced_gearshift.instruction.end": "停止",
- "create.gui.sequenced_gearshift.instruction.await.descriptive": "等待新的红石脉冲",
- "create.gui.sequenced_gearshift.instruction.await": "等待",
- "create.gui.sequenced_gearshift.speed": "速度,速度方向",
- "create.gui.sequenced_gearshift.speed.forward": "一倍速,正向",
- "create.gui.sequenced_gearshift.speed.forward_fast": "两倍速,正向",
- "create.gui.sequenced_gearshift.speed.back": "一倍速,反向",
- "create.gui.sequenced_gearshift.speed.back_fast": "两倍速,反向",
-
- "create.schematicAndQuill.dimensions": "蓝图尺寸:%1$sx%2$sx%3$s",
- "create.schematicAndQuill.firstPos": "第一个位置",
- "create.schematicAndQuill.secondPos": "第二个位置",
- "create.schematicAndQuill.noTarget": "按住 [Ctrl] 选择空气方块",
- "create.schematicAndQuill.abort": "删除选择",
- "create.schematicAndQuill.title": "蓝图名:",
- "create.schematicAndQuill.convert": "立即保存并部署",
- "create.schematicAndQuill.fallbackName": "我的蓝图",
- "create.schematicAndQuill.saved": "另存为%1$s",
-
- "create.schematic.invalid": "[!] 无效的物品 - 使用蓝图桌来替换",
- "create.schematic.position": "位置",
- "create.schematic.rotation": "旋转",
- "create.schematic.rotation.none": "无",
- "create.schematic.rotation.cw90": "顺时针90",
- "create.schematic.rotation.cw180": "顺时针180",
- "create.schematic.rotation.cw270": "顺时针270",
- "create.schematic.mirror": "镜像",
- "create.schematic.mirror.none": "无",
- "create.schematic.mirror.frontBack": "前后",
- "create.schematic.mirror.leftRight": "左右",
- "create.schematic.tool.deploy": "部署",
- "create.schematic.tool.move": "移动 XZ",
- "create.schematic.tool.movey": "移动 Y",
- "create.schematic.tool.rotate": "旋转",
- "create.schematic.tool.print": "打印",
- "create.schematic.tool.flip": "翻转",
- "create.schematic.tool.deploy.description.0": "将结构移到某个位置",
- "create.schematic.tool.deploy.description.1": "在地面上右击以放置",
- "create.schematic.tool.deploy.description.2": "按住 [Ctrl] 以固定距离选择",
- "create.schematic.tool.deploy.description.3": "按住 [Ctrl] 鼠标滚动更改距离",
- "create.schematic.tool.move.description.0": "水平移动蓝图",
- "create.schematic.tool.move.description.1": "选定蓝图,然后按住 [Ctrl] 鼠标滚动移动",
- "create.schematic.tool.move.description.2": "",
- "create.schematic.tool.move.description.3": "",
- "create.schematic.tool.movey.description.0": "垂直移动蓝图",
- "create.schematic.tool.movey.description.1": "按住 [Ctrl] 鼠标滚动上下移动",
- "create.schematic.tool.movey.description.2": "",
- "create.schematic.tool.movey.description.3": "",
- "create.schematic.tool.rotate.description.0": "围绕蓝图中心旋转蓝图",
- "create.schematic.tool.rotate.description.1": "按住 [Ctrl] 鼠标滚动旋转90度",
- "create.schematic.tool.rotate.description.2": "",
- "create.schematic.tool.rotate.description.3": "",
- "create.schematic.tool.print.description.0": "立即将结构放置在世界上",
- "create.schematic.tool.print.description.1": "[右击] 确认当前位置",
- "create.schematic.tool.print.description.2": "该工具仅适用于创造模式",
- "create.schematic.tool.print.description.3": "",
- "create.schematic.tool.flip.description.0": "沿你选择的面翻转蓝图",
- "create.schematic.tool.flip.description.1": "指向蓝图,然后按住 [Ctrl] 鼠标滚动将其翻转",
- "create.schematic.tool.flip.description.2": "",
- "create.schematic.tool.flip.description.3": "",
-
- "create.schematics.synchronizing": "正在同步……",
- "create.schematics.uploadTooLarge": "你的蓝图超出了服务器指定的限制",
- "create.schematics.maxAllowedSize": "允许的最大蓝图文件大小为:",
-
- "create.gui.schematicTable.refresh": "刷新文件",
- "create.gui.schematicTable.open_folder": "打开文件夹",
- "create.gui.schematicTable.title": "蓝图桌",
- "create.gui.schematicTable.availableSchematics": "可用蓝图",
- "create.gui.schematicTable.noSchematics": "没有保存的蓝图",
- "create.gui.schematicTable.uploading": "正在上传……",
- "create.gui.schematicTable.finished": "上传完成!",
- "create.gui.schematicannon.title": "蓝图加农炮",
- "create.gui.schematicannon.listPrinter": "物品清单打印机",
- "create.gui.schematicannon.gunpowderLevel": "火药%1$s%%",
- "create.gui.schematicannon.shotsRemaining": "燃料余量:%1$s",
- "create.gui.schematicannon.shotsRemainingWithBackup": "燃料储备:%1$s",
- "create.gui.schematicannon.optionEnabled": "当前启用",
- "create.gui.schematicannon.optionDisabled": "当前禁用",
- "create.gui.schematicannon.showOptions": "显示蓝图加农炮设置",
- "create.gui.schematicannon.option.dontReplaceSolid": "不要替换方块",
- "create.gui.schematicannon.option.replaceWithSolid": "用固体方块替换工作区域内的方块",
- "create.gui.schematicannon.option.replaceWithAny": "用任何方块替换工作区域内的方块",
- "create.gui.schematicannon.option.replaceWithEmpty": "用空气替换工作区域内的方块",
- "create.gui.schematicannon.option.skipMissing": "跳过缺少的方块",
- "create.gui.schematicannon.option.skipTileEntities": "保护存储方块",
- "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.dontReplaceSolid.description": "蓝图加农炮将不会替换工作范围内的任何固体方块",
- "create.gui.schematicannon.option.replaceWithSolid.description": "蓝图加农炮会使用所提供的固体方块来替换工作区域内的其他固体方块",
- "create.gui.schematicannon.option.replaceWithAny.description": "蓝图加农炮会使用任何所提供的方块来替换工作区域内的固体方块",
- "create.gui.schematicannon.option.replaceWithEmpty.description": "蓝图加农炮将清理和替换工作区域内所有原本的方块",
-
- "create.schematicannon.status.idle": "闲置",
- "create.schematicannon.status.ready": "就绪",
- "create.schematicannon.status.running": "正在运作",
- "create.schematicannon.status.finished": "已完成",
- "create.schematicannon.status.paused": "已暂停",
- "create.schematicannon.status.stopped": "已停止",
- "create.schematicannon.status.noGunpowder": "火药已耗尽",
- "create.schematicannon.status.targetNotLoaded": "目标未被加载",
- "create.schematicannon.status.targetOutsideRange": "目标太远",
- "create.schematicannon.status.searching": "正在搜索",
- "create.schematicannon.status.skipping": "正在跳过",
- "create.schematicannon.status.missingBlock": "缺少物品:",
- "create.schematicannon.status.placing": "正在放置",
- "create.schematicannon.status.clearing": "正在清除方块",
- "create.schematicannon.status.schematicInvalid": "蓝图无效",
- "create.schematicannon.status.schematicNotPlaced": "蓝图未部署",
- "create.schematicannon.status.schematicExpired": "蓝图文件已过期",
-
- "create.materialChecklist": "材料清单",
- "create.materialChecklist.blocksNotLoaded": "*免责声明*\n\n由于相关区块未被加载,材料清单可能不准确",
-
- "create.gui.filter.deny_list": "黑名单",
- "create.gui.filter.deny_list.description": "只通过不在黑名单中的物品,如果黑名单为空,所有物品都可以通过",
- "create.gui.filter.allow_list": "白名单",
- "create.gui.filter.allow_list.description": "只通过在白名单中的物品,如果白名单为空,所有物品都无法通过",
- "create.gui.filter.respect_data": "匹配物品属性",
- "create.gui.filter.respect_data.description": "只有物品的耐久、附魔等其他属性相同时才可以匹配",
- "create.gui.filter.ignore_data": "忽视物品属性",
- "create.gui.filter.ignore_data.description": "匹配时忽视物品的耐久、附魔等其他属性",
-
- "create.item_attributes.placeable": "可放置",
- "create.item_attributes.placeable.inverted": "不可放置",
- "create.item_attributes.consumable": "可食用",
- "create.item_attributes.consumable.inverted": "不可食用",
- "create.item_attributes.fluid_container": "可储存流体",
- "create.item_attributes.fluid_container.inverted": "不可储存流体",
- "create.item_attributes.enchanted": "已被附魔",
- "create.item_attributes.enchanted.inverted": "未被附魔",
- "create.item_attributes.max_enchanted": "已达到最高附魔等级",
- "create.item_attributes.max_enchanted.inverted": "并未达到最高附魔等级",
- "create.item_attributes.renamed": "有自定义名称",
- "create.item_attributes.renamed.inverted": "没有自定义名称",
- "create.item_attributes.damaged": "已损坏",
- "create.item_attributes.damaged.inverted": "未损坏",
- "create.item_attributes.badly_damaged": "严重受损",
- "create.item_attributes.badly_damaged.inverted": "未严重受损",
- "create.item_attributes.not_stackable": "无法堆叠",
- "create.item_attributes.not_stackable.inverted": "可堆叠",
- "create.item_attributes.equipable": "可装备",
- "create.item_attributes.equipable.inverted": "不可装备",
- "create.item_attributes.furnace_fuel": "可作为燃料",
- "create.item_attributes.furnace_fuel.inverted": "不可作为燃料",
- "create.item_attributes.washable": "可被洗涤",
- "create.item_attributes.washable.inverted": "不可被洗涤",
- "create.item_attributes.hauntable": "可被缠魂",
- "create.item_attributes.hauntable.inverted": "不可被缠魂",
- "create.item_attributes.crushable": "可被粉碎",
- "create.item_attributes.crushable.inverted": "不可被粉碎",
- "create.item_attributes.smeltable": "可被熔炉烧制",
- "create.item_attributes.smeltable.inverted": "不可被熔炉烧制",
- "create.item_attributes.smokable": "可被烟熏",
- "create.item_attributes.smokable.inverted": "不可被烟熏",
- "create.item_attributes.blastable": "可被高炉冶炼",
- "create.item_attributes.blastable.inverted": "不可被高炉冶炼",
- "create.item_attributes.compostable": "可被堆肥",
- "create.item_attributes.compostable.inverted": "不可被堆肥",
- "create.item_attributes.shulker_level": "潜影盒是%1$s的",
- "create.item_attributes.shulker_level.inverted": "潜影盒不是%1$s的",
- "create.item_attributes.shulker_level.full": "满",
- "create.item_attributes.shulker_level.empty": "空",
- "create.item_attributes.shulker_level.partial": "部分填充",
- "create.item_attributes.in_tag": "标签是%1$s",
- "create.item_attributes.in_tag.inverted": "标签不是%1$s",
- "create.item_attributes.in_item_group": "属于%1$s",
- "create.item_attributes.in_item_group.inverted": "不属于%1$s",
- "create.item_attributes.added_by": "由%1$s添加",
- "create.item_attributes.added_by.inverted": "不由%1$s添加",
- "create.item_attributes.has_enchant": "有附魔效果%1$s",
- "create.item_attributes.has_enchant.inverted": "没有附魔效果%1$s",
- "create.item_attributes.color": "染色为%1$s",
- "create.item_attributes.color.inverted": "未被染成%1$s",
- "create.item_attributes.has_fluid": "含有%1$s",
- "create.item_attributes.has_fluid.inverted": "不含有%1$s",
- "create.item_attributes.has_name": "有自定义名称%1$s",
- "create.item_attributes.has_name.inverted": "没有自定义名称%1$s",
- "create.item_attributes.book_author": "由%1$s编写",
- "create.item_attributes.book_author.inverted": "不是由%1$s编写",
- "create.item_attributes.book_copy_original": "是初版",
- "create.item_attributes.book_copy_original.inverted": "不是初版",
- "create.item_attributes.book_copy_first": "是第一代拷贝",
- "create.item_attributes.book_copy_first.inverted": "不是第一代拷贝",
- "create.item_attributes.book_copy_second": "是第二代拷贝",
- "create.item_attributes.book_copy_second.inverted": "不是第二代拷贝",
- "create.item_attributes.book_copy_tattered": "拷贝次数不可查",
- "create.item_attributes.book_copy_tattered.inverted": "拷贝次数可查",
- "create.item_attributes.astralsorcery_amulet": "璀璨棱镜增强%1$s",
- "create.item_attributes.astralsorcery_amulet.inverted": "璀璨棱镜未增强%1$s",
- "create.item_attributes.astralsorcery_constellation": "与%1$s共鸣",
- "create.item_attributes.astralsorcery_constellation.inverted": "不与%1$s共鸣",
- "create.item_attributes.astralsorcery_crystal": "有水晶石属性%1$s",
- "create.item_attributes.astralsorcery_crystal.inverted": "没有水晶石属性%1$s",
- "create.item_attributes.astralsorcery_perk_gem": "带有有星能力属性%1$s",
- "create.item_attributes.astralsorcery_perk_gem.inverted": "不带有星能力属性%1$s",
-
- "create.gui.attribute_filter.no_selected_attributes": "未选择任何属性",
- "create.gui.attribute_filter.selected_attributes": "已选择的属性:",
- "create.gui.attribute_filter.add_attribute": "向列表中添加属性",
- "create.gui.attribute_filter.add_inverted_attribute": "向列表中添加相反属性",
- "create.gui.attribute_filter.allow_list_disjunctive": "任意匹配白名单(任何)",
- "create.gui.attribute_filter.allow_list_disjunctive.description": "只要有其中一项属性符合,就可以通过",
- "create.gui.attribute_filter.allow_list_conjunctive": "全匹配白名单(全部)",
- "create.gui.attribute_filter.allow_list_conjunctive.description": "只有所有属性都匹配才可以通过",
- "create.gui.attribute_filter.deny_list": "黑名单",
- "create.gui.attribute_filter.deny_list.description": "只要没有上述属性,就可以通过",
- "create.gui.attribute_filter.add_reference_item": "添加参考物品",
-
- "create.tooltip.holdForDescription": "按住 [%1$s] 可查看概要",
- "create.tooltip.holdForControls": "按住 [%1$s] 可查看控制方法",
- "create.tooltip.keyShift": "Shift",
- "create.tooltip.keyCtrl": "Ctrl",
- "create.tooltip.speedRequirement": "需求转速:%1$s",
- "create.tooltip.speedRequirement.none": "无",
- "create.tooltip.speedRequirement.slow": "慢",
- "create.tooltip.speedRequirement.medium": "中",
- "create.tooltip.speedRequirement.fast": "快",
- "create.tooltip.stressImpact": "应力影响:%1$s",
- "create.tooltip.stressImpact.low": "低",
- "create.tooltip.stressImpact.medium": "中",
- "create.tooltip.stressImpact.high": "高",
- "create.tooltip.stressImpact.overstressed": "过载",
- "create.tooltip.up_to": "最多%1$s",
- "create.tooltip.capacityProvided": "应力量:%1$s",
- "create.tooltip.capacityProvided.low": "小",
- "create.tooltip.capacityProvided.medium": "中",
- "create.tooltip.capacityProvided.high": "大",
- "create.tooltip.generationSpeed": "产生于%1$s %2$s",
- "create.tooltip.analogStrength": "模拟信号强度:%1$s/15",
-
- "create.mechanical_arm.extract_from": "从%1$s中拿取物品",
- "create.mechanical_arm.deposit_to": "将物品存储至%1$s",
- "create.mechanical_arm.summary": "动力臂当前有 %1$s 个输入,%2$s 个输出",
- "create.mechanical_arm.points_outside_range": "由于距离限制,选定的交互点%1$s已被移除",
-
- "create.weighted_ejector.target_set": "目标已选取",
- "create.weighted_ejector.target_not_valid": "弹射至临近方块(目标无效)",
- "create.weighted_ejector.no_target": "弹射至临近方块(未选择目标)",
- "create.weighted_ejector.targeting": "弹射至 [%1$s,%2$s,%3$s]",
- "create.weighted_ejector.stack_size": "弹射物品堆数量",
-
- "create.logistics.when_multiple_outputs_available": "多个输出可用时",
-
- "create.mechanical_arm.selection_mode.round_robin": "轮询调度",
- "create.mechanical_arm.selection_mode.forced_round_robin": "强制轮询调度",
- "create.mechanical_arm.selection_mode.prefer_first": "第一目标优先",
-
- "create.tunnel.selection_mode.split": "分流",
- "create.tunnel.selection_mode.forced_split": "强制分流",
- "create.tunnel.selection_mode.round_robin": "轮询调度",
- "create.tunnel.selection_mode.forced_round_robin": "强制轮询调度",
- "create.tunnel.selection_mode.prefer_nearest": "最近优先",
- "create.tunnel.selection_mode.randomize": "随机",
- "create.tunnel.selection_mode.synchronize": "同步输入",
-
- "create.tooltip.chute.header": "溜槽信息",
- "create.tooltip.chute.items_move_down": "物品下行",
- "create.tooltip.chute.items_move_up": "物品上行",
- "create.tooltip.chute.no_fans_attached": "未安装鼓风机",
- "create.tooltip.chute.fans_push_up": "鼓风机从下方进行推动",
- "create.tooltip.chute.fans_push_down": "鼓风机从上方进行推动",
- "create.tooltip.chute.fans_pull_up": "鼓风机从上方进行吸引",
- "create.tooltip.chute.fans_pull_down": "鼓风机从下方进行吸引",
- "create.tooltip.chute.contains": "内含物品:%1$s x%2$s",
- "create.tooltip.deployer.header": "机械手信息",
- "create.tooltip.deployer.using": "模式:使用",
- "create.tooltip.deployer.punching": "模式:攻击",
- "create.tooltip.deployer.contains": "物品:%1$s x%2$s",
- "create.tooltip.brass_tunnel.contains": "目前分配:",
- "create.tooltip.brass_tunnel.contains_entry": "> %1$s x%2$s",
- "create.tooltip.brass_tunnel.retrieve": "右击取出",
-
- "create.linked_controller.bind_mode": "绑定模式激活",
- "create.linked_controller.press_keybind": "按下%1$s、%2$s、%3$s、%4$s、%5$s或%6$s,可以将该频率绑定到按下的按键上",
- "create.linked_controller.key_bound": "该频率已绑定到%1$s",
- "create.linked_controller.frequency_slot_1": "按键绑定:%1$s, 频率 #1",
- "create.linked_controller.frequency_slot_2": "按键绑定:%1$s, 频率 #2",
-
- "create.crafting_blueprint.crafting_slot": "原料槽",
- "create.crafting_blueprint.filter_items_viable": "可以使用过滤器",
- "create.crafting_blueprint.display_slot": "展示槽",
- "create.crafting_blueprint.inferred": "已根据合成配方自动设定",
- "create.crafting_blueprint.manually_assigned": "手动设定",
- "create.crafting_blueprint.secondary_display_slot": "次要展示槽",
- "create.crafting_blueprint.optional": "可选",
-
- "create.potato_cannon.ammo.attack_damage": "%1$s 攻击伤害",
- "create.potato_cannon.ammo.reload_ticks": "%1$s 装弹时间(Ticks)",
- "create.potato_cannon.ammo.knockback": "%1$s 击退",
-
- "create.hint.hose_pulley.title": "无限供应",
- "create.hint.hose_pulley": "目标流体对象被视为无限量的",
- "create.hint.mechanical_arm_no_targets.title": "没有目标",
- "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.backtank.low": "背罐压力低",
- "create.backtank.depleted": "背罐压力耗尽",
-
- "create.hint.derailed_train.title": "出轨的列车",
- "create.hint.derailed_train": "看起来该列车不再位于相连的轨道段上,使用_扳手__右击_可以将它重新安置到附近的轨道上",
-
- "create.boiler.status": "锅炉状态:%1$s",
- "create.boiler.status_short": "锅炉:%1$s",
- "create.boiler.passive": "被动",
- "create.boiler.idle": "空闲",
- "create.boiler.lvl": "等级%1$s",
- "create.boiler.max_lvl": "最高等级",
- "create.boiler.size": "尺寸",
- "create.boiler.size_dots": "...... ",
- "create.boiler.water": "水量",
- "create.boiler.water_dots": "...... ",
- "create.boiler.heat": "热量",
- "create.boiler.heat_dots": "...... ",
- "create.boiler.via_one_engine": "通过1个引擎",
- "create.boiler.via_engines": "通过%1$s个引擎",
-
- "create.elevator_contact.title": "UNLOCALIZED: Elevator Contact",
- "create.elevator_contact.floor_identifier": "UNLOCALIZED: Floor Identifier",
- "create.elevator_contact.floor_description": "UNLOCALIZED: Floor Description",
-
- "create.gui.schedule.lmb_edit": "左键点击编辑",
- "create.gui.schedule.rmb_remove": "右键点击移除",
- "create.gui.schedule.duplicate": "复制",
- "create.gui.schedule.remove_entry": "移除动作",
- "create.gui.schedule.add_entry": "添加动作",
- "create.gui.schedule.move_up": "上移",
- "create.gui.schedule.move_down": "下移",
- "create.gui.schedule.add_condition": "添加条件",
- "create.gui.schedule.alternative_condition": "备选条件",
-
- "create.schedule.instruction_type": "下一个动作:",
- "create.schedule.instruction.editor": "指令编辑器",
- "create.schedule.instruction.destination": "前往车站",
- "create.schedule.instruction.destination.summary": "下一站:",
- "create.schedule.instruction.filter_edit_box": "车站名称",
- "create.schedule.instruction.filter_edit_box_1": "使用*作为文本通配符",
- "create.schedule.instruction.filter_edit_box_2": "例如:“我的车站,站台*”",
- "create.schedule.instruction.filter_edit_box_3": "列车会挑选并匹配至最近的未被占用的车站",
- "create.schedule.instruction.rename": "更新时刻表标题",
- "create.schedule.instruction.rename.summary": "新标题:",
- "create.schedule.instruction.name_edit_box": "时刻表标题",
- "create.schedule.instruction.name_edit_box_1": "影响显示器上显示的文本",
- "create.schedule.instruction.name_edit_box_2": "默认为下一个目的地的名称",
- "create.schedule.instruction.throttle": "限制最高速度",
- "create.schedule.instruction.throttle.summary": "调整最高速度到%1$s",
- "create.schedule.instruction.throttle_edit_box": "节流阀",
- "create.schedule.instruction.throttle_edit_box_1": "影响列车的最高速度",
- "create.schedule.condition_type": "如果满足/完成之后……则继续:",
- "create.schedule.condition.editor": "条件编辑器",
- "create.schedule.condition.delay": "调度延迟",
- "create.schedule.condition.delay_short": "等待:%1$s",
- "create.schedule.condition.delay.status": "发自%1$s",
- "create.schedule.condition.idle": "装卸停止",
- "create.schedule.condition.idle_short": "装卸停止:%1$s",
- "create.schedule.condition.idle.status": "装卸停止:%1$s",
- "create.schedule.condition.for_x_time": "%1$s",
- "create.schedule.condition.unloaded": "区块卸载",
- "create.schedule.condition.unloaded.status": "等待区块被卸载",
- "create.schedule.condition.powered": "车站被充能",
- "create.schedule.condition.powered.status": "等待红石信号",
- "create.schedule.condition.time_of_day": "一天中的时间",
- "create.schedule.condition.time_of_day.scheduled": "调度时间:%1$s",
- "create.schedule.condition.time_of_day.digital_format": "%1$s:%3$s %4$s",
- "create.schedule.condition.time_of_day.rotation": "轮换",
- "create.schedule.condition.time_of_day.rotation.every_24": "每天",
- "create.schedule.condition.time_of_day.rotation.every_12": "每12:00",
- "create.schedule.condition.time_of_day.rotation.every_6": "每6:00",
- "create.schedule.condition.time_of_day.rotation.every_4": "每4:00",
- "create.schedule.condition.time_of_day.rotation.every_3": "每3:00",
- "create.schedule.condition.time_of_day.rotation.every_2": "每2:00",
- "create.schedule.condition.time_of_day.rotation.every_1": "每1:00",
- "create.schedule.condition.time_of_day.rotation.every_0_45": "每0:45",
- "create.schedule.condition.time_of_day.rotation.every_0_30": "每0:30",
- "create.schedule.condition.time_of_day.rotation.every_0_15": "每0:15",
- "create.schedule.condition.time_of_day.status": "出发于",
- "create.schedule.condition.threshold.train_holds": "列车持有%1$s",
- "create.schedule.condition.threshold.greater": "多于",
- "create.schedule.condition.threshold.less": "少于",
- "create.schedule.condition.threshold.equal": "恰好",
- "create.schedule.condition.threshold.x_units_of_item": "%1$s%2$s%3$s",
- "create.schedule.condition.threshold.matching_content": "匹配内容",
- "create.schedule.condition.threshold.anything": "任意物品",
- "create.schedule.condition.threshold.item_measure": "物品度量",
- "create.schedule.condition.threshold.items": "个",
- "create.schedule.condition.threshold.stacks": "组",
- "create.schedule.condition.threshold.buckets": "桶",
- "create.schedule.condition.threshold.status": "货物:%1$s/%2$s %3$s",
- "create.schedule.condition.threshold.place_item": "参考物品",
- "create.schedule.condition.threshold.place_item_2": "可以使用过滤器",
- "create.schedule.condition.threshold.place_item_3": "留空以匹配任意物品",
- "create.schedule.condition.fluid_threshold": "流体货物条件",
- "create.schedule.condition.item_threshold": "物品货物条件",
- "create.schedule.condition.redstone_link": "无线红石",
- "create.schedule.condition.redstone_link.status": "等待无线红石",
- "create.schedule.condition.redstone_link_on": "无线开启",
- "create.schedule.condition.redstone_link_off": "无线关闭",
- "create.schedule.condition.redstone_link.powered": "充能",
- "create.schedule.condition.redstone_link.unpowered": "未充能",
- "create.schedule.condition.redstone_link.frequency_state": "频率状态:",
- "create.schedule.condition.redstone_link.frequency_powered": "频率充能:",
- "create.schedule.condition.redstone_link.frequency_unpowered": "频率未充能:",
- "create.schedule.condition.player_count": "玩家入座",
- "create.schedule.condition.player_count.summary": "%1$s玩家",
- "create.schedule.condition.player_count.summary_plural": "%1$s玩家",
- "create.schedule.condition.player_count.seated": "%1$s入座",
- "create.schedule.condition.player_count.players": "玩家",
- "create.schedule.condition.player_count.condition": "条件",
- "create.schedule.condition.player_count.exactly": "恰好",
- "create.schedule.condition.player_count.or_above": "或以上",
- "create.schedule.condition.player_count.status": "乘客:%1$s/%2$s",
- "create.schedule.loop": "一直循环",
- "create.schedule.loop1": "时刻表完成后",
- "create.schedule.loop2": "重新开始",
- "create.schedule.reset": "重置进度",
- "create.schedule.skip": "跳过当前车站",
- "create.schedule.applied_to_train": "列车现在遵循这个时刻表",
- "create.schedule.non_controlling_seat": "列车长需要坐在驾驶台方块前面",
- "create.schedule.remove_with_empty_hand": "用空手移除当前时刻表",
- "create.schedule.auto_removed_from_train": "自动时刻表被废弃",
- "create.schedule.removed_from_train": "从列车取回时刻表",
- "create.schedule.no_stops": "该时刻表还没有任何停靠站",
- "create.schedule.continued": "时刻表已恢复",
-
- "create.track.selection_cleared": "选区已清除",
- "create.track.valid_connection": "可以连接✔",
- "create.track.second_point": "放置轨道或选择第二个点",
- "create.track.too_far": "太远了",
- "create.track.original_missing": "原方块被移除,潜行点击重置",
- "create.track.perpendicular": "无法垂直连接",
- "create.track.ascending_s_curve": "无法创建有坡度的S型转弯",
- "create.track.too_sharp": "转弯过急",
- "create.track.too_steep": "坡度太陡",
- "create.track.slope_turn": "不能在转弯时进入或离开斜坡",
- "create.track.opposing_slopes": "不能连接相反的斜坡",
- "create.track.leave_slope_ascending": "不能在上升时离开这个斜坡",
- "create.track.leave_slope_descending": "不能在下降时离开这个斜坡",
- "create.track.turn_90": "最多只能转90度",
- "create.track.junction_start": "无法从路口开始连接",
- "create.track.turn_start": "无法从转弯开始连接",
- "create.track.not_enough_tracks": "没有足够的轨道",
- "create.track.not_enough_pavement": "没有足够的路面方块",
-
- "create.portal_track.failed": "无法放置传送轨道:",
- "create.portal_track.missing": "目标传送门还未生成",
- "create.portal_track.blocked": "目标位置被封堵 (%1$s,%2$s,%3$s)",
-
- "create.station.idle": "车站空闲",
- "create.station.assembly_title": "组装列车",
- "create.station.close": "关闭窗口",
- "create.station.cancel": "取消组装",
- "create.station.failed": "组装失败",
- "create.station.icon_type": "图标类型",
- "create.station.create_train": "创建新列车",
- "create.station.assemble_train": "组装列车",
- "create.station.disassemble_train": "拆解列车",
- "create.station.remove_schedule": "取回时刻表",
- "create.station.remove_auto_schedule": "放弃自动时刻表",
- "create.station.no_assembly_diagonal": "无法搭建列车",
- "create.station.no_assembly_diagonal_1": "在对角的轨道上",
- "create.station.no_assembly_curve": "无法搭建列车",
- "create.station.no_assembly_curve_1": "在弧形的轨道上",
- "create.station.train_not_aligned": "无法拆解,",
- "create.station.train_not_aligned_1": "仍有车厢未对齐",
- "create.station.carriage_number": "车厢%1$s:",
- "create.station.retry": "解决此问题并重试",
- "create.station.no_bogeys": "无转向架",
- "create.station.one_bogey": "1个转向架",
- "create.station.more_bogeys": "%1$s个转向架",
- "create.station.how_to": "对着高亮的轨道使用列车机壳创建转向架。",
- "create.station.how_to_1": "破坏转向架最上方的方块来移除它。",
- "create.station.how_to_2": "搭建每个都连接了1个或2个转向架的车厢。",
-
- "create.train_assembly.too_many_bogeys": "连接的转向架太多:%1$s",
- "create.train_assembly.frontmost_bogey_at_station": "最前面的转向架必须位于车站标记处",
- "create.train_assembly.no_bogeys": "找不到转向架",
- "create.train_assembly.not_connected_in_order": "转向架没有按顺序连接",
- "create.train_assembly.bogeys_too_close": "转向架%1$s和%2$s距离太近",
- "create.train_assembly.single_bogey_carriage": "这种转向架不能单独支撑一个车厢",
- "create.train_assembly.nothing_attached": "没有结构连接到转向架%1$s",
- "create.train_assembly.no_controls": "列车上至少需要安装一个面向前方的驾驶台方块",
- "create.train_assembly.sideways_controls": "一个安装的驾驶台方块面向侧面",
- "create.train_assembly.bogey_created": "转向架已创建,再次点击来循环修改类型",
- "create.train_assembly.requires_casing": "在轨道上使用列车机壳来创建转向架",
-
- "create.track_target.set": "目标轨道已选择",
- "create.track_target.success": "成功绑定到目标轨道",
- "create.track_target.clear": "已清除选择的轨道",
- "create.track_target.missing": "先右击目标列车轨道",
- "create.track_target.too_far": "目标轨道离此处太远",
- "create.track_target.no_junctions": "目标轨道不能是交叉口",
- "create.track_target.occupied": "目标轨道被占用",
- "create.track_target.invalid": "无法在此处定位该轨道",
-
- "create.train.unnamed": "未命名列车",
- "create.train.cannot_relocate_moving": "无法重新安置移动中的列车",
- "create.train.relocate": "点击一个轨道来重新安置%1$s,潜行点击取消",
- "create.train.relocate.abort": "重新安置被取消",
- "create.train.relocate.success": "重新安置成功",
- "create.train.relocate.valid": "可以重新安置到此处,点击确认",
- "create.train.relocate.invalid": "无法重新安置列车到此处",
- "create.train.relocate.too_far": "无法重新安置列车到过远处",
- "create.train.departing_from": "发自%1$s",
- "create.train.arrived_at": "到达%1$s",
- "create.train.status": " 关于列车的信息:%1$s",
- "create.train.status.back_on_track": "列车回到了轨道上",
- "create.train.status.collision": "和其他列车相撞",
- "create.train.status.end_of_track": "一节车厢已到达轨道末端",
- "create.train.status.double_portal": "一节车厢不能在离开传送门的同时进入另一个传送门",
- "create.train.status.coupling_stress": "由于连轴器的压力强制停止",
- "create.train.status.track_missing": "列车下方缺少轨道",
- "create.train.status.paused_for_manual": "时刻表被暂停以进行手动控制",
- "create.train.status.opposite_driver": "路线要求驾驶员面向相反方向",
- "create.train.status.missing_driver": "驾驶员不知所踪",
- "create.train.status.found_driver": "找到一个新的驾驶员",
- "create.train.status.navigation_success": "导航成功",
- "create.train.status.no_match": "在图表上没有匹配'%1$s'的车站",
- "create.train.status.no_path": "找不到前往下一个目的地合适路线",
-
- "create.track_signal.cannot_change_mode": "无法切换该信号的模式",
- "create.track_signal.mode_change.entry_signal": "-> 如果区间未闭塞则允许通行",
- "create.track_signal.mode_change.cross_signal": "-> 如果区间可穿过则允许通行",
-
- "create.contraption.controls.start_controlling": "现在控制:%1$s",
- "create.contraption.controls.stop_controlling": "停止控制装置",
- "create.contraption.controls.approach_station": "按住%1$s以接近%2$s",
- "create.contraption.controls.specific_actor_toggle": "UNLOCALIZED: %1$s Actors: %2$s",
- "create.contraption.controls.all_actor_toggle": "UNLOCALIZED: All Actors: %1$s",
- "create.contraption.controls.actor_toggle.on": "UNLOCALIZED: On",
- "create.contraption.controls.actor_toggle.off": "UNLOCALIZED: Off",
- "create.contraption.controls.floor_unreachable": "UNLOCALIZED: Unreachable",
-
- "create.display_link.set": "已选择目标位置",
- "create.display_link.success": "成功绑定到目标位置",
- "create.display_link.clear": "选择的位置已清除",
- "create.display_link.too_far": "目标位置离此处太远",
- "create.display_link.invalid": "链接器没有有效的目标,尝试重新放置它",
- "create.display_link.title": "显示链接器",
- "create.display_link.no_source": "不是显示来源",
- "create.display_link.no_target": "不是显示目标",
- "create.display_link.reading_from": "读取自:",
- "create.display_link.writing_to": "发送到:",
- "create.display_link.attached_side": "连接到的方块",
- "create.display_link.targeted_location": "目标位置的方块",
- "create.display_link.view_compatible": "点击查看所有兼容的",
- "create.display_link.information_type": "信息类型",
- "create.display_link.display_on": "写入数据到:",
- "create.display_link.display_on_multiline": "从此处开始写入:",
-
- "create.display_source.label": "附加标签",
- "create.display_source.combine_item_names": "合并物品名称",
- "create.display_source.count_items": "匹配的物品数量",
- "create.display_source.list_items": "列出匹配的物品",
- "create.display_source.fluid_amount": "匹配的流体储量",
- "create.display_source.list_fluids": "列出匹配的流体",
- "create.display_source.nixie_tube": "复制辉光管",
- "create.display_source.fill_level": "容器存量",
- "create.display_source.fill_level.display": "显示格式",
- "create.display_source.fill_level.percent": "百分比",
- "create.display_source.fill_level.progress_bar": "进度条",
- "create.display_source.value_list.display": "数量显示",
- "create.display_source.value_list.shortened": "近似值",
- "create.display_source.value_list.full_number": "完整数值",
- "create.display_source.value_list.thousand": "k",
- "create.display_source.value_list.million": "m",
- "create.display_source.player_deaths": "玩家死亡次数",
- "create.display_source.scoreboard": "计分板",
- "create.display_source.scoreboard.objective": "记分项ID",
- "create.display_source.scoreboard.objective_not_found": "找不到'%1$s'",
- "create.display_source.scoreboard.objective.deaths": "玩家死亡次数",
- "create.display_source.time_of_day": "时间",
- "create.display_source.stop_watch": "秒表",
- "create.display_source.time.format": "时间格式",
- "create.display_source.time.12_hour": "12小时制",
- "create.display_source.time.24_hour": "24小时制",
- "create.display_source.accumulate_items": "累计物品数量",
- "create.display_source.item_throughput": "物品吞吐量",
- "create.display_source.item_throughput.interval": "间隔",
- "create.display_source.item_throughput.interval.second": "每秒",
- "create.display_source.item_throughput.interval.minute": "每分钟",
- "create.display_source.item_throughput.interval.hour": "每小时",
- "create.display_source.train_status": "列车行程状态",
- "create.display_source.station_summary": "列车站状态总括",
- "create.display_source.station_summary.filter": "站点名称过滤器",
- "create.display_source.station_summary.train_name_column": "列车列数",
- "create.display_source.station_summary.platform_column": "平台列数",
- "create.display_source.station_summary.now": "现在",
- "create.display_source.station_summary.minutes": "分钟",
- "create.display_source.station_summary.seconds": "%1$s秒",
- "create.display_source.observed_train_name": "测得的列车名称",
- "create.display_source.max_enchant_level": "最大附魔花费",
- "create.display_source.boiler_status": "锅炉状态",
- "create.display_source.entity_name": "实体名称",
- "create.display_source.current_floor": "UNLOCALIZED: Elevator Location",
- "create.display_source.kinetic_speed": "转速(RPM)",
- "create.display_source.kinetic_speed.absolute": "无视转向",
- "create.display_source.kinetic_speed.directional": "包含转向",
- "create.display_source.kinetic_stress": "网络应力",
- "create.display_source.kinetic_stress.display": "显示信息",
- "create.display_source.kinetic_stress.progress_bar": "进度条",
- "create.display_source.kinetic_stress.percent": "百分比",
- "create.display_source.kinetic_stress.current": "应力(SU)",
- "create.display_source.kinetic_stress.max": "总应力",
- "create.display_source.kinetic_stress.remaining": "剩余应力",
- "create.display_source.redstone_power": "红石信号",
- "create.display_source.redstone_power.display": "显示格式",
- "create.display_source.redstone_power.number": "数字",
- "create.display_source.redstone_power.progress_bar": "进度条",
- "create.display_source.boiler.not_enough_space": "没有足够空间",
- "create.display_source.boiler.for_boiler_status": "来显示锅炉状态",
-
- "create.display_target.line": "第%1$s行",
- "create.display_target.page": "第%1$s页",
- "create.display_target.single_line": "单行",
-
- "create.flap_display.cycles.alphabet": " ;A;B;C;D;E;F;G;H;I;J;K;L;M;N;O;P;Q;R;S;T;U;V;X;Y;Z",
- "create.flap_display.cycles.numeric": " ;0;1;2;3;4;5;6;7;8;9",
- "create.flap_display.cycles.arrival_time": " ; min;now;15s;30s;45s",
- "create.flap_display.cycles.shortened_numbers": " ;K;M",
- "create.flap_display.cycles.fluid_units": "mB;B ",
- "create.flap_display.cycles.instant": " ; ",
- "create.flap_display.cycles.pixel": "█;▓;▒",
-
- "create.super_glue.too_far": "选择范围过大",
- "create.super_glue.cannot_reach": "选择的方块必须是相连的",
- "create.super_glue.click_to_confirm": "再次点击以确认",
- "create.super_glue.click_to_discard": "潜行点击以取消选择",
- "create.super_glue.first_pos": "已选择第一坐标",
- "create.super_glue.abort": "选择已取消",
- "create.super_glue.not_enough": "物品栏内强力胶不足",
- "create.super_glue.success": "正在上胶……",
-
- "create.gui.config.overlay1": "Hi :)",
- "create.gui.config.overlay2": "这是一个叠加层例子",
- "create.gui.config.overlay3": "点击拖拽你的鼠标",
- "create.gui.config.overlay4": "来移动这个预览",
- "create.gui.config.overlay5": "ESC退出当前界面",
- "create.gui.config.overlay6": "并保存新的位置",
- "create.gui.config.overlay7": "输入 /create overlay reset",
- "create.gui.config.overlay8": "重置到默认位置",
-
- "create.command.killTPSCommand": "killtps",
- "create.command.killTPSCommand.status.slowed_by.0": "[Create]: 服务器现在的 TPS 速度被降低为 %s ms :o",
- "create.command.killTPSCommand.status.slowed_by.1": "[Create]: 服务器现在的 TPS 速度被降低了 %s ms >:)",
- "create.command.killTPSCommand.status.slowed_by.2": "[Create]: 服务器恢复到正常的 TPS 速度 :D",
- "create.command.killTPSCommand.status.usage.0": "[Create]: 用 /killtps stop 来让服务器的 TPS 速度变回正常",
- "create.command.killTPSCommand.status.usage.1": "[Create]: 用 /killtps start 来手动降低服务器 TPS 速度",
- "create.command.killTPSCommand.argument.tickTime": "tickTime",
-
- "create.contraption.minecart_contraption_too_big": "这一矿车装置似乎太大了,无法变为拾捡状态",
- "create.contraption.minecart_contraption_illegal_pickup": "一股神秘的力量将这一装置与世界牢牢绑定在了一起",
-
-
- "_": "->------------------------] Subtitles [------------------------<-",
-
- "create.subtitle.contraption_disassemble": "结构:停止移动",
- "create.subtitle.peculiar_bell_use": "奇异钟:鸣响",
- "create.subtitle.worldshaper_place": "环境塑形器:放置方块",
- "create.subtitle.whistle_train_manual": "列车:鸣笛",
- "create.subtitle.steam": "蒸汽噪音",
- "create.subtitle.saw_activate_stone": "动力锯:切割",
- "create.subtitle.schematicannon_finish": "蓝图加农炮:叮",
- "create.subtitle.crafter_craft": "动力合成器:合成中",
- "create.subtitle.wrench_remove": "组件:被破坏",
- "create.subtitle.train3": "列车:移动",
- "create.subtitle.whistle": "蒸汽笛:鸣笛",
- "create.subtitle.cogs": "齿轮:嘎吱作响",
- "create.subtitle.slime_added": "黏液:压扁",
- "create.subtitle.whistle_train_low": "列车:鸣笛",
- "create.subtitle.schematicannon_launch_block": "蓝图加农炮:发射",
- "create.subtitle.controller_take": "讲台:取走物品",
- "create.subtitle.crafter_click": "动力合成器:咔哒声",
- "create.subtitle.depot_plop": "物品:着地",
- "create.subtitle.confirm": "提示声:接受",
- "create.subtitle.mixing": "搅拌器:搅拌声",
- "create.subtitle.mechanical_press_activation_belt": "辊压机:撞击传送带",
- "create.subtitle.fwoomp": "土豆加农炮:发射",
- "create.subtitle.sanding_long": "打磨噪音",
- "create.subtitle.crushing_1": "粉碎噪音",
- "create.subtitle.depot_slide": "物品:滑入",
- "create.subtitle.blaze_munch": "烈焰人:咀嚼",
- "create.subtitle.funnel_flap": "漏斗:垂帘碰撞",
- "create.subtitle.haunted_bell_use": "缠魂钟:鸣响",
- "create.subtitle.scroll_value": "拨码输入:咔哒",
- "create.subtitle.controller_put": "遥控器:放进讲台",
- "create.subtitle.cranking": "手摇曲柄:转动",
- "create.subtitle.sanding_short": "打磨噪音",
- "create.subtitle.wrench_rotate": "扳手:拧动",
- "create.subtitle.potato_hit": "土豆:击中",
- "create.subtitle.saw_activate_wood": "动力锯:切割",
- "create.subtitle.whistle_high": "蒸汽笛:尖鸣",
- "create.subtitle.whistle_train_manual_low": "列车:鸣笛",
- "create.subtitle.whistle_train": "列车:鸣笛",
- "create.subtitle.haunted_bell_convert": "奇异钟:转化",
- "create.subtitle.train": "列车:移动",
- "create.subtitle.deny": "提示声:出错",
- "create.subtitle.controller_click": "遥控器:按下按钮",
- "create.subtitle.whistle_low": "蒸汽笛:低鸣",
- "create.subtitle.copper_armor_equip": "潜水装备:铿锵",
- "create.subtitle.mechanical_press_activation": "辊压机:工作中",
- "create.subtitle.contraption_assemble": "结构:开始移动",
-
-
- "_": "->------------------------] Item Descriptions [------------------------<-",
-
- "item.create.example_item.tooltip": "EXAMPLE ITEM (just a marker that this tooltip exists)",
- "item.create.example_item.tooltip.summary": "A brief description of the item. _Underscores_ highlight a term.",
- "item.create.example_item.tooltip.condition1": "When this",
- "item.create.example_item.tooltip.behaviour1": "Then this item does this. (behaviours show on shift)",
- "item.create.example_item.tooltip.condition2": "And When this",
- "item.create.example_item.tooltip.behaviour2": "You can add as many behaviours as you like",
- "item.create.example_item.tooltip.control1": "When Ctrl pressed",
- "item.create.example_item.tooltip.action1": "These controls are displayed.",
-
- "block.create.wooden_bracket.tooltip": "木质支架",
- "block.create.wooden_bracket.tooltip.summary": "用这种给人温馨感的木质支架_装饰_你的_传动杆_,_齿轮_和_管道_吧。",
-
- "block.create.metal_bracket.tooltip": "金属支架",
- "block.create.metal_bracket.tooltip.summary": "用这种工业风格的金属支架_装饰_你的_传动杆_,_齿轮_和_管道_吧。",
-
- "block.create.seat.tooltip": "坐垫",
- "block.create.seat.tooltip.summary": "坐下来享受旅程吧!坐垫将会把玩家固定在一个移动_装置_上。也可以用来作为居家装饰,毕竟它有许多颜色。",
- "block.create.seat.tooltip.condition1": "右击坐垫时",
- "block.create.seat.tooltip.behaviour1": "会使得玩家坐在_坐垫_上,按下左 Shift 可离开_坐垫_",
-
- "item.create.blaze_cake.tooltip": "烈焰蛋糕",
- "item.create.blaze_cake.tooltip.summary": "为辛勤劳作的_烈焰人_精心准备的美味。让他们兴奋起来吧!",
-
- "item.create.wand_of_symmetry.tooltip": "对称之杖",
- "item.create.wand_of_symmetry.tooltip.summary": "完美地镜面复制工作区域内的方块到另一边。",
- "item.create.wand_of_symmetry.tooltip.condition1": "在快捷栏时",
- "item.create.wand_of_symmetry.tooltip.behaviour1": "持续进行镜面复制",
- "item.create.wand_of_symmetry.tooltip.control1": "右击地面时",
- "item.create.wand_of_symmetry.tooltip.action1": "_创建_或_移动_镜面",
- "item.create.wand_of_symmetry.tooltip.control2": "右击空气时",
- "item.create.wand_of_symmetry.tooltip.action2": "_删除_镜面",
- "item.create.wand_of_symmetry.tooltip.control3": "潜行右击时",
- "item.create.wand_of_symmetry.tooltip.action3": "打开_配置界面_",
-
- "item.create.handheld_worldshaper.tooltip": "手持式环境塑形器",
- "item.create.handheld_worldshaper.tooltip.summary": "创造_大陆_和_山脉_的手持工具。",
- "item.create.handheld_worldshaper.tooltip.control1": "左击方块时",
- "item.create.handheld_worldshaper.tooltip.action1": "将工具放置的方块设置为该方块",
- "item.create.handheld_worldshaper.tooltip.control2": "右击方块时",
- "item.create.handheld_worldshaper.tooltip.action2": "_放置_或_替换_目标方块",
- "item.create.handheld_worldshaper.tooltip.control3": "潜行右击时",
- "item.create.handheld_worldshaper.tooltip.action3": "打开工具的_配置界面_",
-
- "item.create.tree_fertilizer.tooltip": "树木肥料",
- "item.create.tree_fertilizer.tooltip.summary": "由多种矿物质复合而成的强大生长剂,能够加速普通树种的生长速度。",
- "item.create.tree_fertilizer.tooltip.condition1": "在树苗上使用时",
- "item.create.tree_fertilizer.tooltip.behaviour1": "使得该树_无视_它的_生长空间条件_,立刻长大",
-
- "item.create.extendo_grip.tooltip": "伸缩机械手",
- "item.create.extendo_grip.tooltip.summary": "biubiubiu! 大幅度_增加_了使用者的_触及距离_。可以使用_铜背罐_供能。",
- "item.create.extendo_grip.tooltip.condition1": "在副手时",
- "item.create.extendo_grip.tooltip.behaviour1": "增加_主手_所使用物品的_触及距离_",
- "item.create.extendo_grip.tooltip.condition2": "装备铜背罐时",
- "item.create.extendo_grip.tooltip.behaviour2": "使用罐中_气压_来_抵消_伸缩机械手的_耐久_损耗",
-
- "item.create.potato_cannon.tooltip": "土豆加农炮",
- "item.create.potato_cannon.tooltip.summary": "噗!把你亲手栽培的蔬菜砸向你的敌人。可以使用_铜背罐_供能。",
- "item.create.potato_cannon.tooltip.condition1": "右击时",
- "item.create.potato_cannon.tooltip.behaviour1": "_发射_你_物品栏_中任一可作为弹药的物品",
- "item.create.potato_cannon.tooltip.condition2": "装备铜背罐时",
- "item.create.potato_cannon.tooltip.behaviour2": "使用罐中_气压_来_抵消_土豆加农炮的_耐久_损耗",
-
- "item.create.filter.tooltip": "过滤器",
- "item.create.filter.tooltip.summary": "可用于_精确控制_物流设备的_输出_以及_输入_,使得通过的物品流与_一组_物品或者数个_相嵌套的过滤器_相匹配。",
- "item.create.filter.tooltip.condition1": "放置于过滤槽时",
- "item.create.filter.tooltip.behaviour1": "根据过滤器的_配置_,来_决定_物品流是否能够通过",
- "item.create.filter.tooltip.condition2": "右击时",
- "item.create.filter.tooltip.behaviour2": "打开_配置界面_",
-
- "item.create.attribute_filter.tooltip": "属性过滤器",
- "item.create.attribute_filter.tooltip.summary": "可用于_精确控制_物流设备的_输出_以及_输入_,使得通过的物品流与_一组_物品_属性_以及_分类_相匹配。",
- "item.create.attribute_filter.tooltip.condition1": "放置于过滤槽时",
- "item.create.attribute_filter.tooltip.behaviour1": "根据过滤器的_配置_,来_决定_物品流是否能够通过",
- "item.create.attribute_filter.tooltip.condition2": "右击时",
- "item.create.attribute_filter.tooltip.behaviour2": "打开_配置界面_",
-
- "item.create.empty_schematic.tooltip": "空白蓝图",
- "item.create.empty_schematic.tooltip.summary": "可作为合成材料或在_蓝图桌_使用。",
-
- "item.create.schematic.tooltip": "蓝图",
- "item.create.schematic.tooltip.summary": "可将结构部署并放置到世界中,将蓝图全息影像部署完毕后,使用_蓝图加农炮_进行结构建造。",
- "item.create.schematic.tooltip.condition1": "手持时",
- "item.create.schematic.tooltip.behaviour1": "可以使用屏幕上的工具调整位置",
- "item.create.schematic.tooltip.control1": "潜行右击时",
- "item.create.schematic.tooltip.action1": "打开一个用于输入_精确坐标_的_界面_",
-
- "item.create.schematic_and_quill.tooltip": "蓝图与笔",
- "item.create.schematic_and_quill.tooltip.summary": "用于将世界中的结构保存到 .nbt 文件。",
- "item.create.schematic_and_quill.tooltip.condition1": "第一步",
- "item.create.schematic_and_quill.tooltip.behaviour1": "手持蓝图与笔右击选择两个对角点",
- "item.create.schematic_and_quill.tooltip.condition2": "第二步",
- "item.create.schematic_and_quill.tooltip.behaviour2": "对准选定区域,按住_Ctrl_并_滑动滚轮_,可以调整选区的大小,右击保存",
- "item.create.schematic_and_quill.tooltip.control1": "右击时",
- "item.create.schematic_and_quill.tooltip.action1": "选取一个对角点/确认保存",
- "item.create.schematic_and_quill.tooltip.control2": "按住 Ctrl 时",
- "item.create.schematic_and_quill.tooltip.action2": "可在_空中_选择点,_滑动滚轮_可调整距离",
- "item.create.schematic_and_quill.tooltip.control3": "潜行右击时",
- "item.create.schematic_and_quill.tooltip.action3": "_重置_并删除选区",
-
- "block.create.schematicannon.tooltip": "蓝图加农炮",
- "block.create.schematicannon.tooltip.summary": "发射方块,重新构建已在世界中部署的_蓝图_,会使用相邻箱子中的物品进行填充,_火药_作为燃料。",
- "block.create.schematicannon.tooltip.condition1": "右击时",
- "block.create.schematicannon.tooltip.behaviour1": "打开_界面_",
-
- "block.create.schematic_table.tooltip": "蓝图桌",
- "block.create.schematic_table.tooltip.summary": "将保存的蓝图写入_空白蓝图_。",
- "block.create.schematic_table.tooltip.condition1": "放入空白蓝图时",
- "block.create.schematic_table.tooltip.behaviour1": "可从 Schematics 文件夹中上传所选文件",
-
- "item.create.goggles.tooltip": "工程师护目镜",
- "item.create.goggles.tooltip.summary": "一副可以扩增显示_动力学信息_的实用眼镜。",
- "item.create.goggles.tooltip.condition1": "装备时",
- "item.create.goggles.tooltip.behaviour1": "根据对应动力组件的_转速等级_,显示它的_颜色指示器_,也会显示这个组件的_应力影响_以及_应力量_",
- "item.create.goggles.tooltip.condition2": "看向仪表时",
- "item.create.goggles.tooltip.behaviour2": "会显示与仪表相连的网络的_转速_、_应力_等详细信息",
- "item.create.goggles.tooltip.condition3": "看向流体容器时",
- "item.create.goggles.tooltip.behaviour3": "会显示出方块的_容量_细节,以及其中包含的所有_流体_",
-
- "item.create.wrench.tooltip": "扳手",
- "item.create.wrench.tooltip.summary": "操控动力组件的实用工具。可用于_旋转_、_拆除_以及_配置_组件。",
- "item.create.wrench.tooltip.control1": "右击动力方块时",
- "item.create.wrench.tooltip.action1": "以点击的面为轴心_旋转_点击的_组件_",
- "item.create.wrench.tooltip.control2": "潜行右击时",
- "item.create.wrench.tooltip.action2": "会_拆除动力组件_并将其放回_你的背包_",
-
- "block.create.nozzle.tooltip": "分散网",
- "block.create.nozzle.tooltip.summary": "依附在鼓风机上,能够将鼓风机的效果分散到_各个方向_。",
-
- "block.create.cuckoo_clock.tooltip": "布谷鸟闹钟",
- "block.create.cuckoo_clock.tooltip.summary": "精致的工艺品,能够_记录时间_。",
- "block.create.cuckoo_clock.tooltip.condition1": "接入动力时",
- "block.create.cuckoo_clock.tooltip.behaviour1": "显示_当前时间_并且一天会咕咕两次,_中午_咕咕一次,_黄昏可以睡觉_的时候咕咕一次",
-
- "block.create.turntable.tooltip": "转盘",
- "block.create.turntable.tooltip.summary": "让_旋转力_给你带来一场刺激的旋转风车体验。",
-
- "block.create.toolbox.tooltip": "工具箱",
- "block.create.toolbox.tooltip.summary": "每个发明家最亲爱的伙伴!可以方便地大量_收纳__8种_不同的物品类型。",
- "block.create.toolbox.tooltip.condition1": "拾起时",
- "block.create.toolbox.tooltip.behaviour1": "_保留_库存_内容_",
- "block.create.toolbox.tooltip.condition2": "放置在一定范围内时",
- "block.create.toolbox.tooltip.behaviour2": "_附近_的_玩家_可以按下_访问附近的工具箱__快捷键_来_远程_访问它的库存",
- "block.create.toolbox.tooltip.condition3": "右击时",
- "block.create.toolbox.tooltip.behaviour3": "打开_工具箱界面_",
-
- "block.create.stockpile_switch.tooltip": "存量转信器",
- "block.create.stockpile_switch.tooltip.summary": "根据连接的容器中_已储存物品数_或_流体量_切换红石信号。自带有过滤槽,与_比较器_不同的是,你可以配置_存量转信器_信号反转的_阈值_。",
- "block.create.stockpile_switch.tooltip.condition1": "右击时",
- "block.create.stockpile_switch.tooltip.behaviour1": "打开_配置界面_",
-
- "block.create.content_observer.tooltip": "物品侦测器",
- "block.create.content_observer.tooltip.summary": "_检测_与配置过的_过滤器_匹配的_容器_、_管道_或_传送带_中的_物品_或_流体_。",
- "block.create.content_observer.tooltip.condition1": "检测容器时",
- "block.create.content_observer.tooltip.behaviour1": "如果检测的容器内有_匹配_的_物品_,发出_红石信号_",
- "block.create.content_observer.tooltip.condition2": "检测漏斗时 ",
- "block.create.content_observer.tooltip.behaviour2": "如果一个_匹配_的_物品_通过,则发出一次_红石脉冲_",
-
- "block.create.creative_crate.tooltip": "创造板条箱",
- "block.create.creative_crate.tooltip.summary": "这种_储存容器_可以无限地复制任何物品。它还可以移除相邻的_蓝图加农炮_的材料需求。",
- "block.create.creative_crate.tooltip.condition1": "标记了物品时",
- "block.create.creative_crate.tooltip.behaviour1": "任何从容器中_提取_的物品都是_无限量_的,而任何_放置_到容器中的物品都会被_清空_",
-
- "item.create.creative_blaze_cake.tooltip": "创造蛋糕",
- "item.create.creative_blaze_cake.tooltip.summary": "为_烈焰人燃烧室_特制的小食,可以让你_控制燃烧室的热量等级_。吃下这个蛋糕之后,烈焰人燃烧室将_不再耗尽燃料_。",
- "item.create.creative_blaze_cake.tooltip.condition1": "右击烈焰人燃烧室时",
- "item.create.creative_blaze_cake.tooltip.behaviour1": "_锁定_烈焰人燃烧室的热量等级,如果再次使用,会使得燃烧室的热量等级开始_循环_变化",
-
- "block.create.controller_rail.tooltip": "控制铁轨",
- "block.create.controller_rail.tooltip.summary": "一种_单向动力铁轨_,能够_精细控制_经过的矿车的_移动速度_。",
- "block.create.controller_rail.tooltip.condition1": "通入红石信号时",
- "block.create.controller_rail.tooltip.behaviour1": "根据_信号强度__加速_或_减速_通过的_矿车_,还会将红石信号传递到相邻的控制铁轨,为两个控制铁轨提供不同强度的红石信号,将导致信号强度在它们之间的控制铁轨上过渡",
-
- "item.create.sand_paper.tooltip": "砂纸",
- "item.create.sand_paper.tooltip.summary": "用来_打磨_物品的砂纸,可以用机械手来实现自动化。",
- "item.create.sand_paper.tooltip.condition1": "使用时",
- "item.create.sand_paper.tooltip.behaviour1": "打磨_副手_上或者_准心所指_的物品",
-
- "item.create.builders_tea.tooltip": "建造工茶饮",
- "item.create.builders_tea.tooltip.summary": "饮下这杯完美茶饮,开启神清气爽的一天。可以恢复_饥饿值_并获得_急迫_效果。",
-
- "item.create.refined_radiance.tooltip": "光辉石",
- "item.create.refined_radiance.tooltip.summary": "一种用_光辉_锻造的化合物材料。",
- "item.create.refined_radiance.tooltip.condition1": "尚未完工",
- "item.create.refined_radiance.tooltip.behaviour1": "该材料在未来可能会有更多的用途",
-
- "item.create.shadow_steel.tooltip": "暗影钢",
- "item.create.shadow_steel.tooltip.summary": "一种用_虚空_锻造的化合物材料。",
- "item.create.shadow_steel.tooltip.condition1": "尚未完工",
- "item.create.shadow_steel.tooltip.behaviour1": "该材料在未来可能会有更多的用途",
-
- "item.create.linked_controller.tooltip": "无线红石遥控器",
- "item.create.linked_controller.tooltip.summary": "提供_六个_可以绑定_无线红石_频率的按钮,用于_遥控_附近的_无线红石信号终端_。",
- "item.create.linked_controller.tooltip.condition1": "右击时",
- "item.create.linked_controller.tooltip.behaviour1": "_拿起_或_放下_遥控器,拿起遥控器时,_控制移动_将被用来_操作遥控器_,而不是移动玩家",
- "item.create.linked_controller.tooltip.condition2": "潜行右击时",
- "item.create.linked_controller.tooltip.behaviour2": "打开手动_配置界面_",
- "item.create.linked_controller.tooltip.condition3": "右击无线红石信号终端时",
- "item.create.linked_controller.tooltip.behaviour3": "启用_绑定模式_,按下_六个按键_中的一个,即可将此按键与_无线红石信号终端的频率_绑定",
- "item.create.linked_controller.tooltip.condition4": "右击讲台时",
- "item.create.linked_controller.tooltip.behaviour4": "将遥控器放在讲台上以便使用(潜行右击来取回遥控器)",
-
- "item.create.diving_helmet.tooltip": "潜水头盔",
- "item.create.diving_helmet.tooltip.summary": "与_铜背罐_配合使用,为穿戴者提供在_水下_行动一段时间所需的_空气_。",
- "item.create.diving_helmet.tooltip.condition1": "戴在头上时",
- "item.create.diving_helmet.tooltip.behaviour1": "提供_水下呼吸_效果,缓慢消耗背罐中的_压缩空气_",
-
- "item.create.copper_backtank.tooltip": "铜背罐",
- "item.create.copper_backtank.tooltip.summary": "一个可以_背在背上_的_铜罐_,用于携带一定量的压缩空气。",
- "item.create.copper_backtank.tooltip.condition1": "背在背上时",
- "item.create.copper_backtank.tooltip.behaviour1": "为其他需要_压缩空气_的装备提供所需的空气",
- "item.create.copper_backtank.tooltip.condition2": "放下并接入动力时",
- "item.create.copper_backtank.tooltip.behaviour2": "基于转速从周围环境中_收集_并_加压空气_",
-
- "item.create.netherite_backtank.tooltip": "UNLOCALIZED: NETHERITE BACKTANK",
- "item.create.netherite_backtank.tooltip.summary": "UNLOCALIZED: A _Wearable_ _Tank_ for carrying Pressurized Air.",
- "item.create.netherite_backtank.tooltip.condition1": "UNLOCALIZED: When Worn",
- "item.create.netherite_backtank.tooltip.behaviour1": "UNLOCALIZED: Provides _Pressurized_ _Air_ to Equipment that requires it.",
- "item.create.netherite_backtank.tooltip.condition2": "UNLOCALIZED: When placed, Powered by Kinetics",
- "item.create.netherite_backtank.tooltip.behaviour2": "UNLOCALIZED: _Collects_ _Pressurized_ _Air_ at a rate depending on the Rotational Speed.",
-
- "block.create.placard.tooltip": "置物板",
- "block.create.placard.tooltip.summary": "用这个漂亮的墙板把你的物品用黄铜框起来,支持移动装置!",
- "block.create.placard.tooltip.condition1": "手持物品右击时",
- "block.create.placard.tooltip.behaviour1": "将手持的_物品__放入_置物板,当内部已经有物品,且手持的物品与其匹配时,_发出_短暂的_红石_信号",
- "block.create.placard.tooltip.condition2": "左击时",
- "block.create.placard.tooltip.behaviour2": "_移除_内部的_物品_",
-
- "block.create.flywheel.tooltip": "飞轮",
- "block.create.flywheel.tooltip.summary": "用壮观的黄铜轮子_装饰_你的_机器_。",
- "block.create.flywheel.tooltip.condition1": "接入动力时",
- "block.create.flywheel.tooltip.behaviour1": "开始旋转",
-
- "item.create.diving_boots.tooltip": "潜水靴",
- "item.create.diving_boots.tooltip.summary": "一双_沉重的靴子_,让穿戴者可以更方便的探索海底。",
- "item.create.diving_boots.tooltip.condition1": "穿在脚上时",
- "item.create.diving_boots.tooltip.behaviour1": "穿戴者_下沉更快_且_无法游泳_,穿戴者可以在水下_行走_和_跳跃_,穿戴者不会被_传送带_移走",
-
- "item.create.crafting_blueprint.tooltip": "合成蓝图",
- "item.create.crafting_blueprint.tooltip.summary": "_放在_墙上,便可用它来设置_特定的合成配方_,以便更快地制作物品。每个格子都可以设定一个配方。",
- "item.create.crafting_blueprint.condition1": "右击空的格子时",
- "item.create.crafting_blueprint.behaviour1": "打开一个_配方设置界面_,用于_设置_一个_合成配方_以及展示的物品",
- "item.create.crafting_blueprint.condition2": "右击已设置好的格子时",
- "item.create.crafting_blueprint.behaviour2": "使用_物品栏_中的物品制作_设置好的配方_,_潜行_可以一次合成_一组_",
-
- "item.create.minecart_coupling.tooltip": "矿车连轴器",
- "item.create.minecart_coupling.tooltip.summary": "将多个_矿车装置_或_车厢装置_链接在一起,构成雄伟的列车。",
- "item.create.minecart_coupling.tooltip.condition1": "在矿车上使用时",
- "item.create.minecart_coupling.tooltip.behaviour1": "将两个矿车_链接_在一起,在移动时将它们保持_恒定的距离_",
-
- "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": "装饰用的_黄铜钟_。放在_灵魂火_的正上方可能会产生意料之外的后果……",
-
- "block.create.haunted_bell.tooltip": "缠魂钟",
- "block.create.haunted_bell.tooltip.summary": "_被诅咒_的钟,来自下界的迷失的灵魂缠绕于其上。",
- "block.create.haunted_bell.tooltip.condition1": "手持或鸣响时",
- "block.create.haunted_bell.tooltip.behaviour1": "标识出附近可能生成_敌对生物_的_亮度不足_之处",
-
-
- "_": "->------------------------] Ponder Content [------------------------<-",
-
- "create.ponder.hold_to_ponder": "按住 [%1$s] 开始思索",
- "create.ponder.subject": "情景主题",
- "create.ponder.pondering": "思索……",
- "create.ponder.identify_mode": "显示方块名称已启用\n按 [%1$s] 继续思索",
- "create.ponder.associated": "关联词条",
- "create.ponder.close": "思索结束",
- "create.ponder.identify": "显示方块名称",
- "create.ponder.next": "下一情景",
- "create.ponder.next_up": "接下来:",
- "create.ponder.previous": "上一情景",
- "create.ponder.replay": "重放",
- "create.ponder.think_back": "回想",
- "create.ponder.slow_text": "舒适阅读",
- "create.ponder.exit": "退出",
- "create.ponder.welcome": "欢迎来到思索界面",
- "create.ponder.categories": "机械动力中包含的条目",
- "create.ponder.index_description": "点击一个图标来查看相关的物品和方块",
- "create.ponder.index_title": "思索索引",
- "create.ponder.shared.rpm16": "16 RPM",
- "create.ponder.shared.behaviour_modify_wrench": "可以用扳手调整它的行为",
- "create.ponder.shared.storage_on_contraption": "与装置相接的容器,会自动拾取装置遇到的掉落物",
- "create.ponder.shared.sneak_and": "潜行 +",
- "create.ponder.shared.rpm8": "8 RPM",
- "create.ponder.shared.ctrl_and": "Ctrl +",
- "create.ponder.shared.rpm32": "32 RPM",
- "create.ponder.shared.rpm16_source": "动力源:16 RPM",
- "create.ponder.shared.movement_anchors": "有了底盘和强力胶,移动起大型结构轻轻松松",
- "create.ponder.tag.redstone": "逻辑组件",
- "create.ponder.tag.redstone.description": "这些组件会在红石工程中发挥大用处",
- "create.ponder.tag.contraption_assembly": "方块连接功能",
- "create.ponder.tag.contraption_assembly.description": "将各个组件连接以便同时运动的工具以及组件",
- "create.ponder.tag.fluids": "流体操纵器械",
- "create.ponder.tag.fluids.description": "这些组件可以用于传递流体,以及利用流体进行工作",
- "create.ponder.tag.decoration": "装饰",
- "create.ponder.tag.decoration.description": "装饰是这些组件的常见用法",
- "create.ponder.tag.windmill_sails": "用于风车轴承的帆",
- "create.ponder.tag.windmill_sails.description": "在进行风车组装时会被算入风车强度的方块,这些方块的效能都是一样的",
- "create.ponder.tag.arm_targets": "动力臂的工作目标",
- "create.ponder.tag.arm_targets.description": "该组件可做为动力臂的输入或者输出点",
- "create.ponder.tag.kinetic_appliances": "动力设备",
- "create.ponder.tag.kinetic_appliances.description": "这些组件可以利用旋转力进行工作",
- "create.ponder.tag.kinetic_sources": "动力源",
- "create.ponder.tag.kinetic_sources.description": "能够产生旋转力的组件",
- "create.ponder.tag.movement_anchor": "运动锚点",
- "create.ponder.tag.movement_anchor.description": "允许创建移动装置的组件,它可以以数种方式使相接的结构运动起来",
- "create.ponder.tag.kinetic_relays": "动力方块",
- "create.ponder.tag.kinetic_relays.description": "用于传递旋转力的组件",
- "create.ponder.tag.contraption_actor": "装置执行组件",
- "create.ponder.tag.contraption_actor.description": "能在移动的装置上执行特殊功能的组件",
- "create.ponder.tag.creative": "创造模式",
- "create.ponder.tag.creative.description": "总有些东西是生存模式得不到的",
- "create.ponder.tag.display_sources": "显示链接器的数据来源",
- "create.ponder.tag.display_sources.description": "可以提供一些可被显示链接器读取的数据的组件或方块",
- "create.ponder.tag.logistics": "物品运输",
- "create.ponder.tag.logistics.description": "该组件可以协助物品运输",
- "create.ponder.tag.display_targets": "显示链接器的输出目标",
- "create.ponder.tag.display_targets.description": "可以处理和显示从显示链接器接收到的数据的组件或方块",
- "create.ponder.tag.train_related": "铁路设备",
- "create.ponder.tag.train_related.description": "用于建造或管理列车装置的组件",
-
- "create.ponder.analog_lever.header": "使用模拟拉杆控制红石信号",
- "create.ponder.analog_lever.text_1": "模拟拉杆可提供紧凑而精确的红石信号源",
- "create.ponder.analog_lever.text_2": "右击会提升输出的模拟信号的强度",
- "create.ponder.analog_lever.text_3": "潜行右击会减少输出的模拟信号的强度",
-
- "create.ponder.andesite_tunnel.header": "安山隧道用法",
- "create.ponder.andesite_tunnel.text_1": "安山隧道可用于遮掩传送带",
- "create.ponder.andesite_tunnel.text_2": "当安山隧道与侧边有连接时……",
- "create.ponder.andesite_tunnel.text_3": "……经过的所有物品堆都会被精准地分出一个物品",
- "create.ponder.andesite_tunnel.text_4": "剩下的物品则不受影响,继续前进",
-
- "create.ponder.auto_schedule.header": "车站和调度",
- "create.ponder.auto_schedule.text_1": "时刻表可用于为司机提供目的地",
- "create.ponder.auto_schedule.text_2": "每当有列车出现时,比较器会收到一个信号",
- "create.ponder.auto_schedule.text_3": "注意,只能从指示的方向接近车站",
- "create.ponder.auto_schedule.text_4": "车站也可以用于自动分配新的时刻表",
- "create.ponder.auto_schedule.text_5": "放置在车站上的时刻表会自动复制到当前列车上",
- "create.ponder.auto_schedule.text_6": "与手动调度相反,司机不会携带物品在身上",
-
- "create.ponder.basin.header": "工作盆内物品处理",
- "create.ponder.basin.text_1": "一个可以对放入的物品以及流体进行处理的盆",
- "create.ponder.basin.text_2": "处理完毕后,工作盆会尝试从它下方的侧面输出",
- "create.ponder.basin.text_3": "若在正确的位置上放置了有效的组件,工作盆会显示出一个输出龙头",
- "create.ponder.basin.text_4": "有多种设备可以引发工作盆的这一行为",
- "create.ponder.basin.text_5": "产物会被输出到盆下方的容器内",
- "create.ponder.basin.text_6": "如果没有显示出输出龙头,那么盆内的产物将会一直留存在盆内",
- "create.ponder.basin.text_7": "这在产物需要作为新一轮处理的原料时相当有用",
- "create.ponder.basin.text_8": "需要输出的产物仍需从盆内取出",
- "create.ponder.basin.text_9": "你可能需要过滤器避免未被处理的物品被抽取出来",
-
- "create.ponder.bearing_modes.header": "动力轴承的运动模式",
- "create.ponder.bearing_modes.text_1": "停止时,轴承会控制结构以特定的角度停在最近的与网格相对齐之处",
- "create.ponder.bearing_modes.text_2": "你可以调整使整个结构永不方块化,或者仅在结构的起始位置方块化",
-
- "create.ponder.belt_casing.header": "装壳传送带",
- "create.ponder.belt_casing.text_1": "你可以用黄铜或者安山机壳装饰你的传送带",
- "create.ponder.belt_casing.text_2": "使用扳手即可移除机壳",
-
- "create.ponder.belt_connector.header": "传送带用法",
- "create.ponder.belt_connector.text_1": "手持传送带右击两根传动杆,可以将两根杆连接起来",
- "create.ponder.belt_connector.text_2": "如果不小心选错了,潜行右击即可取消选择",
- "create.ponder.belt_connector.text_3": "你也可以在传送带的中间加装额外的传动杆",
- "create.ponder.belt_connector.text_4": "通过传送带连接的传动杆,会以相同的转速以及方向进行旋转",
- "create.ponder.belt_connector.text_5": "加装的传动杆可以用扳手拆下来",
- "create.ponder.belt_connector.text_6": "传送带亦可染色",
-
- "create.ponder.belt_directions.header": "传送带的有效连接方向",
- "create.ponder.belt_directions.text_1": "传送带的连接方向并不是任意的",
- "create.ponder.belt_directions.text_2": "1. 可以水平连接",
- "create.ponder.belt_directions.text_3": "2. 可以对角连接",
- "create.ponder.belt_directions.text_4": "3. 可以垂直连接",
- "create.ponder.belt_directions.text_5": "4. 还可以水平连接竖直放置的传动杆",
- "create.ponder.belt_directions.text_6": "以上为所有可能的连接方向,传送带的连接范围为 2 到 20 格",
-
- "create.ponder.belt_transport.header": "在物流中使用传送带",
- "create.ponder.belt_transport.text_1": "运动的传送带可以运输物品以及其他实体",
- "create.ponder.belt_transport.text_2": "空手右击传送带,即可将其上的物品拿下来",
-
- "create.ponder.blaze_burner.header": "烈焰人燃烧室补喂",
- "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.brass_funnel.header": "黄铜漏斗",
- "create.ponder.brass_funnel.text_1": "安山岩漏斗一次只能提取出一个物品",
- "create.ponder.brass_funnel.text_2": "黄铜漏斗可以一次提取一组物品",
- "create.ponder.brass_funnel.text_3": "对着过滤槽滑动滚轮,还可以精确调节黄铜漏斗的提取数量",
- "create.ponder.brass_funnel.text_4": "对着过滤槽使用某个物品,可以限制漏斗的行为,使其只传输匹配的物品",
-
- "create.ponder.brass_tunnel.header": "黄铜隧道用法",
- "create.ponder.brass_tunnel.text_1": "黄铜隧道可以遮掩住你的传送带",
- "create.ponder.brass_tunnel.text_2": "隧道的每一个开口面都有过滤槽",
- "create.ponder.brass_tunnel.text_3": "在输入处的过滤槽仅会阻挡住不匹配的物品",
- "create.ponder.brass_tunnel.text_4": "输出处的过滤槽可用于以种类为依据的物品整理",
- "create.ponder.brass_tunnel.text_5": "当通过的物品有多个有效输出端时,那么隧道的分配模式将会决定这些物品何去何从",
- "create.ponder.brass_tunnel.text_6": "连接了平行传送带的黄铜隧道,会将隧道、传送带组成一个组",
- "create.ponder.brass_tunnel.text_7": "输入的物品现在会分配到所有连接的输出端",
- "create.ponder.brass_tunnel.text_8": "在这一情况下,你也可以将物品直接输入到隧道方块中",
-
- "create.ponder.brass_tunnel_modes.header": "黄铜隧道的分配模式",
- "create.ponder.brass_tunnel_modes.text_1": "使用扳手即可调节隧道的分配模式",
- "create.ponder.brass_tunnel_modes.text_10": "“同步输入”是黄铜隧道的一种特殊设定",
- "create.ponder.brass_tunnel_modes.text_11": "只有在组内全部的隧道都有一个等待通过的物品时,物品才能通过此隧道",
- "create.ponder.brass_tunnel_modes.text_12": "这确保了所有受影响的传送带能够以相同的速率进行物品补给",
- "create.ponder.brass_tunnel_modes.text_2": "“分流”会尝试在可用输出端之间均匀分配物品堆",
- "create.ponder.brass_tunnel_modes.text_3": "如果某个输出端无法容纳更多的物品,那它会被跳过,不参与计算",
- "create.ponder.brass_tunnel_modes.text_4": "“强制分流”不会跳过某个输出端,而是一直等待此输出端能够容纳更多物品,才会继续物品传输",
- "create.ponder.brass_tunnel_modes.text_5": "“轮询调度”会保持物品堆完整,循环检索各个输出端,满足条件后分配整堆物品",
- "create.ponder.brass_tunnel_modes.text_6": "与分流类似,如果某个输出端无法容纳更多物品,那它会被跳过",
- "create.ponder.brass_tunnel_modes.text_7": "“强制轮询调度”不会跳过某个输出端",
- "create.ponder.brass_tunnel_modes.text_8": "“最近优先”会将物品优先分配到距离输入端更近的输出端",
- "create.ponder.brass_tunnel_modes.text_9": "“随机”会随机选择一个输出端,一次性分配整堆物品",
-
- "create.ponder.cart_assembler.header": "使用矿车装配站控制结构移动",
- "create.ponder.cart_assembler.text_1": "矿车装配站会将它所连接的结构安装到矿车上",
- "create.ponder.cart_assembler.text_2": "若没有通入红石信号,它会将矿车装置解散为方块的形式",
- "create.ponder.cart_assembler.text_3": "对着矿车使用你的扳手,装置会变为可搬运的形式",
-
- "create.ponder.cart_assembler_dual.header": "组装车厢装置",
- "create.ponder.cart_assembler_dual.text_1": "若两个矿车装配站分享了同一个结构",
- "create.ponder.cart_assembler_dual.text_2": "给其中的任意一方的矿车装配站通入红石信号,都会创建出车厢装置",
- "create.ponder.cart_assembler_dual.text_3": "两辆矿车此时的行为与用矿车连轴器连接在一起时十分相似",
-
- "create.ponder.cart_assembler_modes.header": "矿车装置的方向设定",
- "create.ponder.cart_assembler_modes.text_1": "矿车装置会随着矿车的运动而发生转向",
- "create.ponder.cart_assembler_modes.text_2": "该箭头指定结构的哪一侧将被视为“正面”",
- "create.ponder.cart_assembler_modes.text_3": "如果装配站的配置为“旋转锁定”,那么装置的方向将不会改变",
-
- "create.ponder.cart_assembler_rails.header": "另外几种矿车以及铁轨",
- "create.ponder.cart_assembler_rails.text_1": "放置在普通轨道上的矿车装配站并不会影响路过矿车装置的运动",
- "create.ponder.cart_assembler_rails.text_2": "如果放置在动力铁轨或控制铁轨上且没有通入红石信号,矿车装置将停在此处,直到再次充能",
- "create.ponder.cart_assembler_rails.text_3": "另外的几种矿车可以当作锚点来使用",
- "create.ponder.cart_assembler_rails.text_4": "动力矿车会试图始终保持燃烧状态,并试图从任何连接的容器内提取燃料",
-
- "create.ponder.chain_drive.header": "使用链式传动箱传动旋转力",
- "create.ponder.chain_drive.text_1": "同一行上的链式传动箱会相互间传递旋转",
- "create.ponder.chain_drive.text_2": "所有以此种方式连接的传动杆都会以相同的方向进行旋转",
- "create.ponder.chain_drive.text_3": "同一行的传动箱内的任意一个传动箱,旋转 90 度之后仍可以正常工作",
-
- "create.ponder.chain_gearshift.header": "利用可调节链式传动箱进行转速调节",
- "create.ponder.chain_gearshift.text_1": "未充能的可调节链式传动箱与普通链式传动箱无异",
- "create.ponder.chain_gearshift.text_2": "当被充能时,它将会把旋转力以双倍转速传动至其他链式传动箱",
- "create.ponder.chain_gearshift.text_3": "若被充能的可调节传动箱并不是动力输入端,则它会把转速减半",
- "create.ponder.chain_gearshift.text_4": "在这两种情况中,同一组的其他链式传动箱的转速都为被充能的可调节链式传动箱的两倍",
- "create.ponder.chain_gearshift.text_5": "转速的倍率可在 x1 和 x2 间根据红石信号的强弱来精确调整",
- "create.ponder.chain_gearshift.text_6": "12 RPM",
-
- "create.ponder.chute.header": "使用溜槽向下运输物品",
- "create.ponder.chute.text_1": "溜槽可在两个容器之间垂直传输物品",
- "create.ponder.chute.text_2": "使用扳手右击可以在溜槽上设置观察窗",
- "create.ponder.chute.text_3": "对着另一个溜槽的侧面放置溜槽,将会放置下一个斜向的溜槽",
-
- "create.ponder.chute_upward.header": "使用溜槽向上运输物品",
- "create.ponder.chute_upward.text_1": "在溜槽上或下方使用鼓风机时,物品会根据风的方向向上或下移动",
- "create.ponder.chute_upward.text_2": "佩戴工程师护目镜时,你可以看见物品的移动方向",
- "create.ponder.chute_upward.text_3": "在溜槽“被挡住的”末端,物品只能从侧边进行提取或输入",
-
- "create.ponder.clockwork_bearing.header": "使用发条轴承来使结构运动",
- "create.ponder.clockwork_bearing.text_1": "发条轴承黏附其正前方的方块",
- "create.ponder.clockwork_bearing.text_2": "当接受旋转力时,其附着结构会根据游戏内时间来进行旋转",
- "create.ponder.clockwork_bearing.text_3": "3:00",
- "create.ponder.clockwork_bearing.text_4": "4:00",
- "create.ponder.clockwork_bearing.text_5": "右击可以激活/停止结构运动",
- "create.ponder.clockwork_bearing.text_6": "在时针前方可添加第二个结构",
- "create.ponder.clockwork_bearing.text_7": "请确保这两个结构没有互相被例如强力胶等方式黏附",
- "create.ponder.clockwork_bearing.text_8": "第二个结构将会作为分针进行旋转",
-
- "create.ponder.clutch.header": "使用离合器控制旋转力",
- "create.ponder.clutch.text_1": "离合器能将旋转力直线传递",
- "create.ponder.clutch.text_2": "当被红石充能,离合器会断开动力传递",
-
- "create.ponder.cog_speedup.header": "使用齿轮来换挡变速",
- "create.ponder.cog_speedup.text_1": "大齿轮与小齿轮可以斜向传递动力",
- "create.ponder.cog_speedup.text_2": "从大齿轮传递动力至小齿轮时,转速翻倍",
- "create.ponder.cog_speedup.text_3": "从小齿轮传递动力至大齿轮时,转速减半",
-
- "create.ponder.cogwheel.header": "使用齿轮来传递旋转力",
- "create.ponder.cogwheel.text_1": "齿轮会将动力传递至临近的齿轮",
- "create.ponder.cogwheel.text_2": "以此方式连接的齿轮,旋转方向相反",
-
- "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": "创造流体储罐可以提供无限量的流体",
- "create.ponder.creative_fluid_tank.text_2": "使用一个含有流体的容器右击它,即可指定它提供特定的流体",
- "create.ponder.creative_fluid_tank.text_3": "流体管道可以从中无限提取指定的流体",
- "create.ponder.creative_fluid_tank.text_4": "任何被输入创造流体储罐的液体都将被销毁",
-
- "create.ponder.creative_motor.header": "使用创造马达产生旋转力",
- "create.ponder.creative_motor.text_1": "创造马达是一种紧凑且可配置的旋转力源",
- "create.ponder.creative_motor.text_2": "对其后面板滑动滚轮,可以改变马达的输出旋转转速",
-
- "create.ponder.creative_motor_mojang.header": "Mojang的神秘机械",
-
- "create.ponder.crushing_wheels.header": "使用粉碎轮处理物品",
- "create.ponder.crushing_wheels.text_1": "一对粉碎轮,磨物快又准",
- "create.ponder.crushing_wheels.text_2": "接入的旋转必须使得这两个轮子啮合转动",
- "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.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": "它只会与它正前方第 2 格处的位置进行交互",
- "create.ponder.deployer.text_3": "放在在它面前的方块不会阻拦它的工作",
- "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.text_3": "过滤槽可用于指定要抽取的物品",
-
- "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.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.text_3": "因此,通入单次负红石脉冲可以精确控制机械手,使其每次只进行单个周期的工作",
-
- "create.ponder.depot.header": "使用置物台",
- "create.ponder.depot.text_1": "置物台可以被当成一个“静止的”传送带原件使用",
- "create.ponder.depot.text_2": "右击可以手动放置或取下物品",
- "create.ponder.depot.text_3": "与传送带一样,它也可以将其内的物品转送到其他设备中进行加工……",
- "create.ponder.depot.text_4": "……同时物品也可以被机械手存取",
-
- "create.ponder.display_board.header": "使用翻牌显示器",
- "create.ponder.display_board.text_1": "翻牌显示器是告示牌的可扩展替代品",
- "create.ponder.display_board.text_2": "它们需要动力以运作",
- "create.ponder.display_board.text_3": "可以对其使用命名牌来显示文字……",
- "create.ponder.display_board.text_4": "……或通过使用显示链接器",
- "create.ponder.display_board.text_5": "可以使用染料来改变单行的颜色",
- "create.ponder.display_board.text_6": "可以通过空手点击来重置单行内容",
-
- "create.ponder.display_link.header": "配置显示链接器",
- "create.ponder.display_link.text_1": "显示链接器可用于可视化动态信息",
- "create.ponder.display_link.text_2": "首先,右击目标显示器……",
- "create.ponder.display_link.text_3": "……然后将其连接到要读取的方块上",
- "create.ponder.display_link.text_4": "打开界面选择和配置发送的内容",
- "create.ponder.display_link.text_5": "显示器现在将从链接器接收信息",
- "create.ponder.display_link.text_6": "不是所有方块都可以作为信息源",
- "create.ponder.display_link.text_7": "每个兼容的方块都提供了独特的信息",
- "create.ponder.display_link.text_8": "显示链接器可以用于多个不同的显示器",
-
- "create.ponder.display_link_redstone.header": "红石控制",
- "create.ponder.display_link_redstone.text_1": "通入红石信号时,显示链接器停止发送新信息",
- "create.ponder.display_link_redstone.text_2": "一旦红石信号断开,计时器就会重置,并立即发送新信息",
- "create.ponder.display_link_redstone.text_3": "信息源方块发出的红石信号不会影响链接器",
-
- "create.ponder.empty_blaze_burner.header": "使用空的烈焰人燃烧室",
- "create.ponder.empty_blaze_burner.text_1": "手持空的烈焰人燃烧室右击烈焰人来抓取烈焰人",
- "create.ponder.empty_blaze_burner.text_2": "或者,可以直接从烈焰人刷怪笼中收集烈焰人",
- "create.ponder.empty_blaze_burner.text_3": "这样,你便有了一个可供部分机器加工的热源",
- "create.ponder.empty_blaze_burner.text_4": "如果是为了美观,空的烈焰人燃烧室也可以被打火石点燃",
- "create.ponder.empty_blaze_burner.text_5": "你可以使用注入了灵魂的物品转化这种火焰",
- "create.ponder.empty_blaze_burner.text_6": "但是,没有烈焰人,这样的火焰并不足以用于工业级加热工作",
-
- "create.ponder.encased_fluid_pipe.header": "装壳流体管道",
- "create.ponder.encased_fluid_pipe.text_1": "铜机壳可以用于装饰流体管道",
- "create.ponder.encased_fluid_pipe.text_2": "除了遮掩流体管道之外,装壳的流体管道将不会改变其连接状态",
- "create.ponder.encased_fluid_pipe.text_3": "它将不会对旁边新增加或移除的管道做出反应",
-
- "create.ponder.fan_direction.header": "鼓风机的气流",
- "create.ponder.fan_direction.text_1": "鼓风机使用旋转力来制造气流",
- "create.ponder.fan_direction.text_2": "流速以及方向由所接受旋转力的强弱以及方向而定",
-
- "create.ponder.fan_processing.header": "使用鼓风机加工物品",
- "create.ponder.fan_processing.text_1": "当气流吹过熔岩时,气流会被加热",
- "create.ponder.fan_processing.text_2": "热气流中的物品会被冶炼",
- "create.ponder.fan_processing.text_3": "但在气流中的食物会被直接烧成灰",
- "create.ponder.fan_processing.text_4": "而想要烹饪食物,必须要通过吹过火焰的气流来烟熏食物",
- "create.ponder.fan_processing.text_5": "当气流吹过水后,便可用于洗涤物品",
- "create.ponder.fan_processing.text_6": "这种加工方法可以做到不少有趣的事情",
- "create.ponder.fan_processing.text_7": "鼓风机的转速对加工的速度没有影响,只影响气流的吹拂距离",
- "create.ponder.fan_processing.text_8": "而那些放置在置物台或者传送带上的物品,鼓风机也是可以处理的",
-
- "create.ponder.fluid_pipe_flow.header": "使用管道运输流体",
- "create.ponder.fluid_pipe_flow.text_1": "流体管道可以用于连接两个或多个流体容器",
- "create.ponder.fluid_pipe_flow.text_2": "使用扳手,可以为直管道安装观察窗",
- "create.ponder.fluid_pipe_flow.text_3": "带有观察窗的管道不会建立侧向管道连接",
- "create.ponder.fluid_pipe_flow.text_4": "使用动力泵,流体管道可以传输流体",
- "create.ponder.fluid_pipe_flow.text_5": "一开始,流体不会真正地被抽出",
- "create.ponder.fluid_pipe_flow.text_6": "只有当管道内的流体流彻底连通之后,流体才会开始逐渐从一个容器中转移到另一个中",
- "create.ponder.fluid_pipe_flow.text_7": "这意味着流体管道本身并不真正存储任何流体",
-
- "create.ponder.fluid_pipe_interaction.header": "抽取和填充流体容器",
- "create.ponder.fluid_pipe_interaction.text_1": "流体管道的末端可以与许多种容器连接",
- "create.ponder.fluid_pipe_interaction.text_2": "任何可以容纳流体的容器都可以被填充或从中抽取",
- "create.ponder.fluid_pipe_interaction.text_3": "开放的管道口可以吸走流体源方块……",
- "create.ponder.fluid_pipe_interaction.text_4": "……或者将流体源排放出来",
- "create.ponder.fluid_pipe_interaction.text_5": "管道也可以从许多种其他方块中直接抽取流体",
-
- "create.ponder.fluid_tank_sizes.header": "流体储罐的大小",
- "create.ponder.fluid_tank_sizes.text_1": "流体储罐可以多格连接,提供更大的存储量",
- "create.ponder.fluid_tank_sizes.text_2": "流体储罐最大横截面为 3x3……",
- "create.ponder.fluid_tank_sizes.text_3": "……并且可以超过 30 格高",
- "create.ponder.fluid_tank_sizes.text_4": "使用扳手可以打开或关闭观察窗",
-
- "create.ponder.fluid_tank_storage.header": "使用流体储罐存储流体",
- "create.ponder.fluid_tank_storage.text_1": "流体储罐可以存储大量的流体",
- "create.ponder.fluid_tank_storage.text_2": "流体管道可以在流体储罐的任何一面将流体输入/输出",
- "create.ponder.fluid_tank_storage.text_3": "使用比较器可以检测储罐中的流体储量",
- "create.ponder.fluid_tank_storage.text_4": "在生存模式中,无法直接用容器向储罐中存入流体,或是取出流体",
- "create.ponder.fluid_tank_storage.text_5": "要装满/倒空流体容器,可以使用工作盆,分液池或注液器",
-
- "create.ponder.funnel_compat.header": "漏斗的兼容性",
- "create.ponder.funnel_compat.text_1": "漏斗可以与一些其他组件互动",
- "create.ponder.funnel_compat.text_2": "动力锯",
- "create.ponder.funnel_compat.text_3": "置物台",
- "create.ponder.funnel_compat.text_4": "分液池",
-
- "create.ponder.funnel_direction.header": "物流方向",
- "create.ponder.funnel_direction.text_1": "直接放置时,漏斗会将物品从容器中取出",
- "create.ponder.funnel_direction.text_2": "潜行放置时,漏斗会将物品置入容器中",
- "create.ponder.funnel_direction.text_3": "使用扳手可以改变漏斗的存/取模式",
- "create.ponder.funnel_direction.text_4": "相同的规则适用于大多数朝向",
- "create.ponder.funnel_direction.text_5": "在传送带末端放置的漏斗会根据传送带的传动方向存/取物品",
-
- "create.ponder.funnel_intro.header": "使用漏斗",
- "create.ponder.funnel_intro.text_1": "用漏斗来存取容器内的物品,可谓又快又好",
-
- "create.ponder.funnel_redstone.header": "红石信号控制",
- "create.ponder.funnel_redstone.text_1": "红石信号会使漏斗停止工作",
-
- "create.ponder.funnel_transfer.header": "直接运输",
- "create.ponder.funnel_transfer.text_1": "漏斗不能在闭合容器之间直接传输物品",
- "create.ponder.funnel_transfer.text_2": "溜槽和智能溜槽更适用于这样的场景",
- "create.ponder.funnel_transfer.text_3": "水平传输也是如此,也许传送带更方便快捷",
-
- "create.ponder.gantry_carriage.header": "使用起重机取物器",
- "create.ponder.gantry_carriage.text_1": "起重机取物器可以被放置在起重机杆上,并且可以沿着起重机杆运动",
- "create.ponder.gantry_carriage.text_2": "起重机可以移动其黏附的方块",
-
- "create.ponder.gantry_cascaded.header": "串联起重机",
- "create.ponder.gantry_cascaded.text_1": "无需强力胶,起重机取物器便可与起重机杆相连",
- "create.ponder.gantry_cascaded.text_2": "即使是在移动的起重机杆上也是如此",
- "create.ponder.gantry_cascaded.text_3": "因此,起重机系统可以串联起来,如此可以影响到多轴向的运动",
-
- "create.ponder.gantry_direction.header": "起重机移动方向",
- "create.ponder.gantry_direction.text_1": "起重机杆可以有相反的方向",
- "create.ponder.gantry_direction.text_2": "起重机取物器的移动方向取决于起重机杆的方向",
- "create.ponder.gantry_direction.text_3": "……以及起重机杆的旋转方向",
- "create.ponder.gantry_direction.text_4": "在旋转传递中,此规则同样适用",
-
- "create.ponder.gantry_redstone.header": "起重机的力传递",
- "create.ponder.gantry_redstone.text_1": "被红石信号激活的起重机杆,将不会移动其上的取物器",
- "create.ponder.gantry_redstone.text_2": "作为替代,杆上的旋转力会传递到取物器的输出杆上",
-
- "create.ponder.gantry_shaft.header": "使用起重机杆",
- "create.ponder.gantry_shaft.text_1": "起重机杆组成了起重机系统的基础,与其相接的取物器可以沿着杆进行移动",
- "create.ponder.gantry_shaft.text_2": "起重机系统可以移动与其相接的方块",
-
- "create.ponder.gearbox.header": "使用十字齿轮箱传递旋转力",
- "create.ponder.gearbox.text_1": "更改旋转轴向,很容易使得整个旋转体系变得臃肿不堪",
- "create.ponder.gearbox.text_2": "十字齿轮箱则是替代方案,它的体积更为小巧紧凑",
- "create.ponder.gearbox.text_3": "垂直相邻的传动杆,旋转方向呈镜像",
- "create.ponder.gearbox.text_4": "直线连接的传动杆,旋转方向相反",
-
- "create.ponder.gearshift.header": "使用反转齿轮箱控制旋转力",
- "create.ponder.gearshift.text_1": "反转齿轮箱可以直线传输旋转",
- "create.ponder.gearshift.text_2": "通入红石信号后,输出端的旋转方向会被反转",
-
- "create.ponder.hand_crank.header": "使用手摇曲柄产生旋转力",
- "create.ponder.hand_crank.text_1": "玩家可以使用手摇曲柄来手动产生旋转力",
- "create.ponder.hand_crank.text_2": "按住右键可以逆时针旋转它",
- "create.ponder.hand_crank.text_3": "它产生的转速相对较高",
- "create.ponder.hand_crank.text_4": "潜行按住右键可以顺时针旋转它",
-
- "create.ponder.hose_pulley.header": "使用软管滑轮抽取或排放流体",
- "create.ponder.hose_pulley.text_1": "软管滑轮可以用于方便地对一个较大区域进行抽取流体或填满流体的操作",
- "create.ponder.hose_pulley.text_2": "通过输入动力可以调节软管末端的高度",
- "create.ponder.hose_pulley.text_3": "反转动力输入的方向可以收起软管",
- "create.ponder.hose_pulley.text_4": "管道可以连接在另一侧",
- "create.ponder.hose_pulley.text_5": "连接的管道可以将流体输入到软管滑轮中,软管会在下方排出口处放置流体源……",
- "create.ponder.hose_pulley.text_6": "……或者提供吸力来抽取世界中的流体",
- "create.ponder.hose_pulley.text_7": "软管滑轮的抽取/排放速度取决于连接管道中流体的流速",
-
- "create.ponder.hose_pulley_infinite.header": "被动抽取和排放大体量流体",
- "create.ponder.hose_pulley_infinite.text_1": "当软管被放进足够大的流体中时……",
- "create.ponder.hose_pulley_infinite.text_2": "……它在抽取或排放流体时将不会影响流体源",
- "create.ponder.hose_pulley_infinite.text_3": "可以从这些软管滑轮中无限量地抽取或向其排放流体",
-
- "create.ponder.hose_pulley_level.header": "软管滑轮的排水/抽水机制",
- "create.ponder.hose_pulley_level.text_1": "当软管彻底收回时,软管滑轮无法工作",
- "create.ponder.hose_pulley_level.text_2": "抽取流体的顺序为从上到下",
- "create.ponder.hose_pulley_level.text_3": "流体表面最终将会被抽取到刚好低于软管开口",
- "create.ponder.hose_pulley_level.text_4": "填充流体的顺序为从下到上",
- "create.ponder.hose_pulley_level.text_5": "流体最多只能被填充至软管开口所在的高度",
-
- "create.ponder.item_drain.header": "使用分液池提取物品中的流体",
- "create.ponder.item_drain.text_1": "分液池可以提取物品中的流体",
- "create.ponder.item_drain.text_2": "右击可以将手持物品中的流体倒入分液池中",
- "create.ponder.item_drain.text_3": "当物品从侧面输入时……",
- "create.ponder.item_drain.text_4": "……物品将会滚过分液池顶部,并在此过程中将其包含的流体排入分液池内",
- "create.ponder.item_drain.text_5": "流体管道可以从分液池中抽取流体",
-
- "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": "在保险库中存储物品",
- "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": "大齿轮可以以特定的角度相互连接",
- "create.ponder.large_cogwheel.text_2": "可以利用大齿轮变更旋转轴向",
-
- "create.ponder.linear_chassis_attachment.header": "使用机壳底盘黏合方块",
- "create.ponder.linear_chassis_attachment.text_1": "它的外露面可以变为黏性面",
- "create.ponder.linear_chassis_attachment.text_2": "再次点击黏性面,可以将它的对面也变得具有黏性",
- "create.ponder.linear_chassis_attachment.text_3": "空手潜行右击可以移除此面的黏性物",
- "create.ponder.linear_chassis_attachment.text_4": "黏性面可以将此面前方的一长条方块黏住",
- "create.ponder.linear_chassis_attachment.text_5": "使用扳手可以精确控制底盘的影响范围",
- "create.ponder.linear_chassis_attachment.text_6": "按住 Ctrl 滑动滚轮,你可以一次性调节所有底盘的影响范围",
- "create.ponder.linear_chassis_attachment.text_7": "若想让底盘的其他面也能粘方块,你需要用到强力胶",
- "create.ponder.linear_chassis_attachment.text_8": "利用这些机制,任何形状的结构都可以作为装置移动",
-
- "create.ponder.linear_chassis_group.header": "成组移动机壳底盘",
- "create.ponder.linear_chassis_group.text_1": "相邻的机壳底盘可以相互连接在一起",
- "create.ponder.linear_chassis_group.text_2": "其中的一个底盘若被移动,其余的底盘也会跟着移动",
- "create.ponder.linear_chassis_group.text_3": "不同种类的底盘,或者是朝向不一致的底盘,将不会相连",
-
- "create.ponder.mechanical_arm.header": "配置动力臂",
- "create.ponder.mechanical_arm.text_1": "你得在放置动力臂之前就配置好它的输入以及输出端",
- "create.ponder.mechanical_arm.text_2": "手持动力臂右击某个容器,可以将其指定为目标",
- "create.ponder.mechanical_arm.text_3": "再次右击可以将其在输入端(蓝色)以及输出端(橙色)之间切换",
- "create.ponder.mechanical_arm.text_4": "左击此组件可以移除选择",
- "create.ponder.mechanical_arm.text_5": "将动力臂放下来后,它会将此前选择的方块作为目标",
- "create.ponder.mechanical_arm.text_6": "在有效范围内,动力臂可以有任意数量的输出以及输入端",
- "create.ponder.mechanical_arm.text_7": "然而,并不是所有的容器可以被直接交互",
- "create.ponder.mechanical_arm.text_8": "在此情况下,漏斗和置物台可以解决此问题",
-
- "create.ponder.mechanical_arm_filtering.header": "过滤动力臂的输出端",
- "create.ponder.mechanical_arm_filtering.text_1": "输入",
- "create.ponder.mechanical_arm_filtering.text_2": "输出",
- "create.ponder.mechanical_arm_filtering.text_3": "有时,你会想着利用某种过滤限制动力臂的目标",
- "create.ponder.mechanical_arm_filtering.text_4": "动力臂自身并不提供任何过滤选项",
- "create.ponder.mechanical_arm_filtering.text_5": "然而,若将黄铜漏斗作为目标,则漏斗的过滤槽可以应用至动力臂上",
- "create.ponder.mechanical_arm_filtering.text_6": "动力臂足够智能,它不会去拿取那些它无法分配的物品",
-
- "create.ponder.mechanical_arm_modes.header": "动力臂的分配模式",
- "create.ponder.mechanical_arm_modes.text_1": "输入",
- "create.ponder.mechanical_arm_modes.text_2": "输出",
- "create.ponder.mechanical_arm_modes.text_3": "若动力臂必须在数个有效的输出端之间作出选择……",
- "create.ponder.mechanical_arm_modes.text_4": "……它会依照自己的设定选择特定的行为",
- "create.ponder.mechanical_arm_modes.text_5": "手持扳手对其滑动滚轮,可以改变其配置",
- "create.ponder.mechanical_arm_modes.text_6": "“轮询调度”模式很好理解,即循环输出至所有有效的输出端",
- "create.ponder.mechanical_arm_modes.text_7": "如果某个输出端无法容纳更多物品,则它会被跳过",
- "create.ponder.mechanical_arm_modes.text_8": "“强制轮询调度”不会跳过任何输出端,动力臂会一直等待,直到输出端有空位容纳物品输入",
- "create.ponder.mechanical_arm_modes.text_9": "“第一目标优先”模式会使得动力臂先将物品输出至更早被选择的输出端",
-
- "create.ponder.mechanical_arm_redstone.header": "利用红石信号控制动力臂",
- "create.ponder.mechanical_arm_redstone.text_1": "通入红石信号后,动力臂会停止工作",
- "create.ponder.mechanical_arm_redstone.text_2": "在停止工作前,它会完成当前正在进行的工作周期",
- "create.ponder.mechanical_arm_redstone.text_3": "因此,通入单次负红石脉冲可以精确控制动力臂,使其每次只进行单个周期的工作",
-
- "create.ponder.mechanical_bearing.header": "使用动力轴承移动结构",
- "create.ponder.mechanical_bearing.text_1": "动力轴承会与其前方的方块黏合在一起",
- "create.ponder.mechanical_bearing.text_2": "接收到旋转力后,它会将这一黏合结构组装为旋转装置",
-
- "create.ponder.mechanical_crafter.header": "设置动力合成器",
- "create.ponder.mechanical_crafter.text_1": "动力合成器阵列可用于自动化任何合成配方的制作",
- "create.ponder.mechanical_crafter.text_2": "使用扳手可以调控合成器的合成通路",
- "create.ponder.mechanical_crafter.text_3": "所有的合成通路必须汇集到任意一侧的一个出口,整套合成器方可算是设置正确",
- "create.ponder.mechanical_crafter.text_4": "输出产物会被放入位于出口的容器中",
- "create.ponder.mechanical_crafter.text_5": "动力合成器的运转需要旋转力的供应",
- "create.ponder.mechanical_crafter.text_6": "右击合成器正面,可以手动放入物品",
- "create.ponder.mechanical_crafter.text_7": "一旦合成通路上的所有合成槽位都有了物品,合成就会开始",
- "create.ponder.mechanical_crafter.text_8": "而对于那些没有完全占满所有合成器槽位的配方,你可以通入红石信号强制开启合成",
-
- "create.ponder.mechanical_crafter_connect.header": "连接动力合成器的容器",
- "create.ponder.mechanical_crafter_connect.text_1": "合成器可以自动接受向其输入的物品",
- "create.ponder.mechanical_crafter_connect.text_2": "对其背面使用扳手,可以连接合成器",
- "create.ponder.mechanical_crafter_connect.text_3": "所有相连的合成器可以访问同一个位置的输入",
-
- "create.ponder.mechanical_crafter_covers.header": "盖住动力合成器的合成槽",
- "create.ponder.mechanical_crafter_covers.text_1": "有些配方需要额外的合成器,来补足合成通路上的间隙",
- "create.ponder.mechanical_crafter_covers.text_2": "使用合成槽盖板,合成器在合成时的行为就如同一个空的合成槽位",
- "create.ponder.mechanical_crafter_covers.text_3": "使用扳手在背面创建的的共享输入也可以跨越有盖的合成器",
-
- "create.ponder.mechanical_drill.header": "使用动力钻头破坏方块",
- "create.ponder.mechanical_drill.text_1": "向其通入旋转力后,动力钻头会破坏它面前的方块",
- "create.ponder.mechanical_drill.text_2": "它的挖掘速度取决于通入的旋转速度",
-
- "create.ponder.mechanical_drill_contraption.header": "在装置中使用动力钻头",
- "create.ponder.mechanical_drill_contraption.text_1": "当钻头作为运动装置一部分移动时……",
- "create.ponder.mechanical_drill_contraption.text_2": "……它会破坏掉它撞上的方块",
-
- "create.ponder.mechanical_harvester.header": "在装置中使用动力收割机",
- "create.ponder.mechanical_harvester.text_1": "当收割机作为运动装置一部分移动时……",
- "create.ponder.mechanical_harvester.text_2": "它会采收其路径上的作物,并重置这些作物的生长进度",
-
- "create.ponder.mechanical_mixer.header": "使用动力搅拌器处理物品",
- "create.ponder.mechanical_mixer.text_1": "使用搅拌器和工作盆,你可以自动化某些合成配方",
- "create.ponder.mechanical_mixer.text_2": "有效配方包括各种无序合成配方,以及一些额外的配方",
- "create.ponder.mechanical_mixer.text_3": "一些配方可能需要使用烈焰人燃烧室提供热量",
- "create.ponder.mechanical_mixer.text_4": "过滤槽可用于解决两个配方相互冲突的情况",
-
- "create.ponder.mechanical_piston.header": "使用动力活塞移动结构",
- "create.ponder.mechanical_piston.text_1": "动力活塞可以移动它前方的方块",
- "create.ponder.mechanical_piston.text_2": "移动速度和方向取决于通入活塞的旋转力",
- "create.ponder.mechanical_piston.text_3": "黏性动力活塞可以将连接的方块拉回来",
-
- "create.ponder.mechanical_piston_modes.header": "动力活塞的移动模式",
- "create.ponder.mechanical_piston_modes.text_1": "一旦活塞停下,被移动的结构就会恢复到方块状态",
- "create.ponder.mechanical_piston_modes.text_2": "你也可以将其配置为从不方块化,或者只在起始位置方块化",
-
- "create.ponder.mechanical_plough.header": "在装置中使用动力犁",
- "create.ponder.mechanical_plough.text_1": "当动力犁作为运动装置一部分移动时……",
- "create.ponder.mechanical_plough.text_2": "……它会破坏掉那些不具有固体碰撞箱的方块",
- "create.ponder.mechanical_plough.text_3": "此外,动力犁可以耕地",
- "create.ponder.mechanical_plough.text_4": "……它也可以在不伤害实体的情况下推动它们",
-
- "create.ponder.mechanical_press.header": "使用动力辊压机处理物品",
- "create.ponder.mechanical_press.text_1": "动力辊压机可以处理位于其下方的物品",
- "create.ponder.mechanical_press.text_2": "在其下方丢入物品,或者将物品放在置物台上,都算作有效的物品输入",
- "create.ponder.mechanical_press.text_3": "若物品位于传送带上……",
- "create.ponder.mechanical_press.text_4": "辊压机会使物品停下,然后自动处理这一物品",
-
- "create.ponder.mechanical_press_compacting.header": "使用动力辊压机压缩物品",
- "create.ponder.mechanical_press_compacting.text_1": "对放置于工作盆内的物品进行辊压,可以将这些物品压缩在一起",
- "create.ponder.mechanical_press_compacting.text_2": "压缩意指任何同种物品填满了 2x2 或者 3x3 网格的配方,以及一些额外的配方",
- "create.ponder.mechanical_press_compacting.text_3": "一些配方可能需要烈焰人燃烧室提供热量",
- "create.ponder.mechanical_press_compacting.text_4": "过滤槽可用于解决两个配方相互冲突的情况",
-
- "create.ponder.mechanical_pump_flow.header": "使用动力泵传输流体",
- "create.ponder.mechanical_pump_flow.text_1": "动力泵可以控制管道网络中的流体",
- "create.ponder.mechanical_pump_flow.text_2": "当接入动力时,其上的箭头指示流体流向",
- "create.ponder.mechanical_pump_flow.text_3": "泵后的管道网络正在抽取流体……",
- "create.ponder.mechanical_pump_flow.text_4": "……而泵前的网络则在排放流体",
- "create.ponder.mechanical_pump_flow.text_5": "反转动力方向将会改变流体流向",
- "create.ponder.mechanical_pump_flow.text_6": "使用扳手可以手动改变动力泵的朝向",
-
- "create.ponder.mechanical_pump_speed.header": "动力泵的传输机制",
- "create.ponder.mechanical_pump_speed.text_1": "动力泵的压力最多沿管线传递 16 格,与输入动力无关",
- "create.ponder.mechanical_pump_speed.text_2": "提高输入转速,可以加快流体的蔓延速度……",
- "create.ponder.mechanical_pump_speed.text_3": "……以及流体的传输速度",
- "create.ponder.mechanical_pump_speed.text_4": "同一管道网络中的多个并联动力泵,它们的传输量可以叠加",
- "create.ponder.mechanical_pump_speed.text_5": "使泵的朝向相互交替,可以方便地对齐流体流向",
-
- "create.ponder.mechanical_saw_breaker.header": "使用动力锯伐木",
- "create.ponder.mechanical_saw_breaker.text_1": "向其通入旋转力后,动力锯可以直接砍伐掉它面前的树木",
- "create.ponder.mechanical_saw_breaker.text_2": "想要一次性砍掉整棵树,锯子必须破坏掉树与地面连接的最后一个方块",
-
- "create.ponder.mechanical_saw_contraption.header": "在装置中使用动力锯",
- "create.ponder.mechanical_saw_contraption.text_1": "当动力锯作为运动装置一部分移动时……",
- "create.ponder.mechanical_saw_contraption.text_2": "……它会将撞到它的树木破坏掉",
-
- "create.ponder.mechanical_saw_processing.header": "使用动力锯处理物品",
- "create.ponder.mechanical_saw_processing.text_1": "面朝上的动力锯可以处理各种物品",
- "create.ponder.mechanical_saw_processing.text_2": "处理过后的物品的弹出方向始终与通入锯中的旋转转向相反",
- "create.ponder.mechanical_saw_processing.text_3": "锯子可以与传送带放置在一条直线上,相互配合工作",
- "create.ponder.mechanical_saw_processing.text_4": "若输入原料有多种可能产物,你可以用动力锯上的过滤槽指定只产出某种产物",
- "create.ponder.mechanical_saw_processing.text_5": "若没有使用过滤槽,动力锯会在各产物中按顺序循环输出",
-
- "create.ponder.millstone.header": "使用石磨处理物品",
- "create.ponder.millstone.text_1": "石磨会对输入的物品进行研磨",
- "create.ponder.millstone.text_2": "在其侧边使用齿轮与其相耦合,方可为其通入动力",
- "create.ponder.millstone.text_3": "顶部可以丢入或者塞入物品",
- "create.ponder.millstone.text_4": "一段时间过后,右击石磨可以拿出其中的产物",
- "create.ponder.millstone.text_5": "产物的提取也是可以自动化的",
-
- "create.ponder.nixie_tube.header": "使用辉光管",
- "create.ponder.nixie_tube.text_1": "通入红石信号后,辉光管会显示出红石信号的强度",
- "create.ponder.nixie_tube.text_2": "对着它使用更改过名称的命名牌,可以自定义它的显示文本",
- "create.ponder.nixie_tube.text_3": "使用染料右击,便可更改辉光管的显示颜色",
-
- "create.ponder.piston_pole.header": "活塞延长杆",
- "create.ponder.piston_pole.text_1": "若无相接的活塞杆,动力活塞无法移动其他方块",
- "create.ponder.piston_pole.text_2": "在其背面安装的活塞杆长度,决定了活塞的推动范围",
-
- "create.ponder.portable_fluid_interface.header": "装置流体交换",
- "create.ponder.portable_fluid_interface.text_1": "管道无法与运动装置内的流体储罐直接交互",
- "create.ponder.portable_fluid_interface.text_2": "这一组件可以在不停止装置的情况下与装置内的流体存储进行交互",
- "create.ponder.portable_fluid_interface.text_3": "放置第二个接口时,记得要与装置接口相隔 1 格或者 2 格的距离",
- "create.ponder.portable_fluid_interface.text_4": "当它们彼此经过时,它们会连接在一起",
- "create.ponder.portable_fluid_interface.text_5": "连接状态下,固定侧接口便会作为整个装置的流体存储代理",
- "create.ponder.portable_fluid_interface.text_6": "流体可被泵入到装置内……",
- "create.ponder.portable_fluid_interface.text_7": "……或是从装置中抽取出来",
- "create.ponder.portable_fluid_interface.text_8": "如果一小段时间内没有流体交换,接口将会断开连接,然后装置重新开始运动",
-
- "create.ponder.portable_storage_interface.header": "装置存储交换",
- "create.ponder.portable_storage_interface.text_1": "玩家无法与运动装置内的容器进行交互",
- "create.ponder.portable_storage_interface.text_2": "这一组件可以在不停止装置的情况下与装置内的容器进行交互",
- "create.ponder.portable_storage_interface.text_3": "放置第二个接口时,记得要与装置接口相隔 1 格或者 2 格的距离",
- "create.ponder.portable_storage_interface.text_4": "当它们彼此经过时,它们会连接在一起",
- "create.ponder.portable_storage_interface.text_5": "连接状态下,固定侧接口便会作为整个装置的存储空间代理",
- "create.ponder.portable_storage_interface.text_6": "物品可被输入到装置内……",
- "create.ponder.portable_storage_interface.text_7": "……或是从装置中提取出来",
- "create.ponder.portable_storage_interface.text_8": "如果一小段时间内没有物品交换,接口将会断开连接,然后装置重新开始运动",
-
- "create.ponder.portable_storage_interface_redstone.header": "红石控制",
- "create.ponder.portable_storage_interface_redstone.text_1": "通入红石信号可以阻止固定侧接口的连接行为",
-
- "create.ponder.powered_latch.header": "使用锁存器控制信号",
- "create.ponder.powered_latch.text_1": "锁存器是一种可以用红石信号控制的拉杆",
- "create.ponder.powered_latch.text_2": "后方输入的信号会将其设为开启状态",
- "create.ponder.powered_latch.text_3": "侧边输入的信号会将其设为关闭状态",
- "create.ponder.powered_latch.text_4": "你也可以手动切换其状态",
-
- "create.ponder.powered_toggle_latch.header": "使用转换锁存器控制信号",
- "create.ponder.powered_toggle_latch.text_1": "转换锁存器是一种可以用红石信号控制的拉杆",
- "create.ponder.powered_toggle_latch.text_2": "后方信号输入可以将其更改为",
- "create.ponder.powered_toggle_latch.text_3": "……开启或者是关闭状态",
- "create.ponder.powered_toggle_latch.text_4": "你也可以手动切换其状态",
-
- "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": "通过鼠标滚轮,可以配置充能时间",
- "create.ponder.pulse_repeater.text_3": "配置的延迟范围最长可达 30 分钟",
-
- "create.ponder.radial_chassis.header": "使用旋转底盘黏着方块",
- "create.ponder.radial_chassis.text_1": "相同的旋转底盘会连续连接成一排",
- "create.ponder.radial_chassis.text_2": "当其中的一个底盘被装置带动时,其余的底盘也会被带动",
- "create.ponder.radial_chassis.text_3": "底盘的侧边可以变为黏性面",
- "create.ponder.radial_chassis.text_4": "再次点击黏性面,可以让其所有面都变得带黏性",
- "create.ponder.radial_chassis.text_5": "空手潜行右击可以移除其上的黏性物",
- "create.ponder.radial_chassis.text_6": "若有物品与底盘的黏性面相接触……",
- "create.ponder.radial_chassis.text_7": "……底盘便会与同层且位于半径内的所有可到达方块黏着在一起",
- "create.ponder.radial_chassis.text_8": "使用扳手可以精确指定底盘的影响半径",
- "create.ponder.radial_chassis.text_9": "任何黏性面都不可到达的方块不会被黏着",
-
- "create.ponder.redstone_contact.header": "接触式红石信号发生器",
- "create.ponder.redstone_contact.text_1": "当两个接触式红石信号发生器面对面时,它们会发出红石信号",
- "create.ponder.redstone_contact.text_2": "并且,若有一方位于运动装置上,此特性也能正常生效",
-
- "create.ponder.redstone_link.header": "使用无线红石信号终端",
- "create.ponder.redstone_link.text_1": "无线红石信号终端可以无线传输红石信号",
- "create.ponder.redstone_link.text_2": "潜行右击可以切换接收模式",
- "create.ponder.redstone_link.text_3": "手持扳手右击也可以",
- "create.ponder.redstone_link.text_4": "接收端会发出由传输端发来的信号,有效距离为 128 格",
- "create.ponder.redstone_link.text_5": "在它们所带的槽位中放上物品,可以为它们指定频率",
- "create.ponder.redstone_link.text_6": "只有频率相互匹配的终端方可互通",
-
- "create.ponder.rope_pulley.header": "使用绳索滑轮移动结构",
- "create.ponder.rope_pulley.text_1": "绳索滑轮在接受旋转力时可以垂直移动方块结构",
- "create.ponder.rope_pulley.text_2": "移动的方向及速度取决于提供的转速",
-
- "create.ponder.rope_pulley_attachment.header": "绳索滑轮与装置一同运动",
- "create.ponder.rope_pulley_attachment.text_1": "当绳索滑轮本身在装置中被带动时……",
- "create.ponder.rope_pulley_attachment.text_2": "……附着在滑轮上的结构会被滑轮拉着一同移动",
- "create.ponder.rope_pulley_attachment.text_3": "注意,只有绳索滑轮停止工作时才能被移动",
-
- "create.ponder.rope_pulley_modes.header": "绳索滑轮的运动模式",
- "create.ponder.rope_pulley_modes.text_1": "当绳索滑轮停止运动时,它所附着的移动结构便会方块化",
- "create.ponder.rope_pulley_modes.text_2": "你可以调整使整个结构永不方块化,或者仅在结构的初始位置方块化",
-
- "create.ponder.rose_quartz_lamp.header": "玫瑰石英灯",
- "create.ponder.rose_quartz_lamp.text_1": "玫瑰石英灯通入红石信号后会处于激活状态",
- "create.ponder.rose_quartz_lamp.text_2": "它们之后会继续产生红石信号",
- "create.ponder.rose_quartz_lamp.text_3": "当多盏灯排成一组时……",
- "create.ponder.rose_quartz_lamp.text_4": "……激活一盏灯会集中信号给它,并取消激活其他所有的灯",
- "create.ponder.rose_quartz_lamp.text_5": "比较器根据到激活的灯的距离产生输出",
- "create.ponder.rose_quartz_lamp.text_6": "灯也可以用扳手手动开关",
-
- "create.ponder.rotation_speed_controller.header": "使用转速控制器",
- "create.ponder.rotation_speed_controller.text_1": "转速控制器将旋转力从其转轴传递至它上方的大齿轮",
- "create.ponder.rotation_speed_controller.text_2": "在其侧面滚动鼠标滚轮,可以调节输出转速",
-
- "create.ponder.sail.header": "使用风帆来组装风车",
- "create.ponder.sail.text_1": "风帆是制作风车的趁手材料",
- "create.ponder.sail.text_2": "无需强力胶等黏附手段,它们便可自行互相连结",
- "create.ponder.sail.text_3": "手持染料右击可对其染色",
- "create.ponder.sail.text_4": "手持剪刀右击可剪除帆布,使其变回风帆框架",
-
- "create.ponder.sail_frame.header": "使用风帆框架来组装风车",
- "create.ponder.sail_frame.text_1": "风帆框架是制作风车的趁手材料",
- "create.ponder.sail_frame.text_2": "无需强力胶等黏附手段,它们便可自行互相连结",
-
- "create.ponder.sequenced_gearshift.header": "使用可编程齿轮箱来控制转速",
- "create.ponder.sequenced_gearshift.text_1": "可编程齿轮箱能够根据玩家设置的预设时序表来传递旋转",
- "create.ponder.sequenced_gearshift.text_2": "对其右击可以打开设置面板",
- "create.ponder.sequenced_gearshift.text_3": "接受红石信号时,它会开始执行其内部已配置好的时序指令表",
- "create.ponder.sequenced_gearshift.text_4": "当完成时序指令表后,它会进入待机状态,再次接受红石信号后,它才会再次执行时序指令表内容",
- "create.ponder.sequenced_gearshift.text_5": "红石比较器可以读取当前时序指令表完成进度",
-
- "create.ponder.shaft.header": "使用传动杆传递旋转力",
- "create.ponder.shaft.text_1": "传动杆能直线传递旋转力",
-
- "create.ponder.shaft_casing.header": "装壳传动杆",
- "create.ponder.shaft_casing.text_1": "安山或黄铜机壳,装饰传动杆的好伙伴",
-
- "create.ponder.smart_chute.header": "使用智能溜槽过滤物品",
- "create.ponder.smart_chute.text_1": "智能溜槽是垂直溜槽的升级控制版",
- "create.ponder.smart_chute.text_2": "当在其过滤槽内指定了物品后,溜槽只会传输这一指定标记的物品",
- "create.ponder.smart_chute.text_3": "使用鼠标滚轮可以指定被过滤的物品数量",
- "create.ponder.smart_chute.text_4": "通入红石信号可以使智能溜槽停止工作",
-
- "create.ponder.smart_pipe.header": "使用智能流体管道控制流体流动",
- "create.ponder.smart_pipe.text_1": "智能流体管道可以限制通过它的流体种类",
- "create.ponder.smart_pipe.text_2": "当紧邻流体源放置时,管道只会抽取设置的流体种类",
- "create.ponder.smart_pipe.text_3": "使用任何包含流体的容器右击过滤槽,可以标记过滤的流体",
- "create.ponder.smart_pipe.text_4": "当放在管道网络中时,只有匹配过滤器的流体才能通过此管道",
-
- "create.ponder.speedometer.header": "使用速度表来监测转速",
- "create.ponder.speedometer.text_1": "速度表能显示相接组件的转速",
- "create.ponder.speedometer.text_2": "当佩戴工程师护目镜时,可以看到仪表所显示的更详细的数据",
- "create.ponder.speedometer.text_3": "红石比较器可以根据速度表的数值输出不同强弱的红石信号",
-
- "create.ponder.spout_filling.header": "使用注液器填充物品",
- "create.ponder.spout_filling.text_1": "注液器可以将流体装入下方经过且可以接受该流体的物品",
- "create.ponder.spout_filling.text_2": "注液器的流体容器无法直接手动交互",
- "create.ponder.spout_filling.text_3": "使用管道可以将流体输入到注液器内",
- "create.ponder.spout_filling.text_4": "输入的物品可以被放置在其下方的置物台上",
- "create.ponder.spout_filling.text_5": "当传送带上的物品经过注液器下方时……",
- "create.ponder.spout_filling.text_6": "注液器会使物品停下,然后自动处理这一物品",
-
- "create.ponder.stabilized_bearings.header": "装置固定朝向",
- "create.ponder.stabilized_bearings.text_1": "当动力轴承在结构被带动时……",
- "create.ponder.stabilized_bearings.text_2": "……它会确保它转盘的垂直朝向不变",
- "create.ponder.stabilized_bearings.text_3": "跟默认的一样,动力轴承会黏着它前方的方块",
- "create.ponder.stabilized_bearings.text_4": "这种情况下,它所黏着的子装置的垂直朝向也不会改变",
-
- "create.ponder.steam_engine.header": "安装蒸汽引擎",
- "create.ponder.steam_engine.text_1": "蒸汽引擎可以放置在流体储罐上",
- "create.ponder.steam_engine.text_10": "等级4",
- "create.ponder.steam_engine.text_11": "4个引擎",
- "create.ponder.steam_engine.text_12": "等级8",
- "create.ponder.steam_engine.text_13": "8个引擎",
- "create.ponder.steam_engine.text_2": "手持传动杆点击引擎创建动力输出",
- "create.ponder.steam_engine.text_3": "有充足的热量、水和锅炉空间……",
- "create.ponder.steam_engine.text_4": "……它们就会产生旋转力",
- "create.ponder.steam_engine.text_5": "最低配置需要4个流体储罐",
- "create.ponder.steam_engine.text_6": "在烈焰人燃烧室的帮助下,可以增加输出功率",
- "create.ponder.steam_engine.text_7": "更高的功率等级需要更多水、空间和热量",
- "create.ponder.steam_engine.text_8": "可以用工程师护目镜检查当前锅炉的功率等级",
- "create.ponder.steam_engine.text_9": "每提升一个功率等级,就可以多装一个满功率输出的蒸汽引擎",
-
- "create.ponder.steam_whistle.header": "安装蒸汽笛",
- "create.ponder.steam_whistle.text_1": "蒸汽笛能够被放置在流体储罐上",
- "create.ponder.steam_whistle.text_2": "若流体储罐达到足够的温度……",
- "create.ponder.steam_whistle.text_3": "……此时,用红石信号激活蒸汽笛,它便会演奏单个音符",
- "create.ponder.steam_whistle.text_4": "对蒸汽笛使用蒸汽笛物品来降低它的音高",
- "create.ponder.steam_whistle.text_5": "使用扳手来在三个八度之间切换",
- "create.ponder.steam_whistle.text_6": "工程师护目镜能够帮你查看蒸汽笛的音高",
-
- "create.ponder.sticker.header": "使用黏着器来黏附方块",
- "create.ponder.sticker.text_1": "你可以用红石信号来控制黏着器的行为",
- "create.ponder.sticker.text_2": "当接受红石信号时,黏着器会黏着前方的方块",
- "create.ponder.sticker.text_3": "如果黏着器以装置的形式移动,那么被黏着的方块也会一同移动",
- "create.ponder.sticker.text_4": "再次接受红石信号时,它会断开与方块的黏连",
-
- "create.ponder.stressometer.header": "使用应力表来监测应力",
- "create.ponder.stressometer.text_1": "应力表能显示当前动力网络内的应力信息",
- "create.ponder.stressometer.text_2": "当佩戴工程师护目镜时,可以看到仪表所显示的更详细的数据",
- "create.ponder.stressometer.text_3": "红石比较器可以根据应力表的数值输出不同强弱的红石信号",
-
- "create.ponder.super_glue.header": "使用强力胶来黏附方块",
- "create.ponder.super_glue.text_1": "强力胶用于将方块组合成移动装置",
- "create.ponder.super_glue.text_2": "右击两个端点来创建一个新的“胶合”区域",
- "create.ponder.super_glue.text_3": "手持强力胶左击可以移除选区",
- "create.ponder.super_glue.text_4": "同一个选区内相邻的方块会互相拉动对方",
- "create.ponder.super_glue.text_5": "互相重叠的选区会一起移动",
- "create.ponder.super_glue.text_6": "悬挂在其它方块上的方块通常不需要强力胶",
-
- "create.ponder.track_chunks.header": "横穿卸载的区块",
- "create.ponder.track_chunks.text_1": "轨道在加载的区块之外仍然保持运作",
- "create.ponder.track_chunks.text_2": "列车可以横穿世界上未加载的区块,这点可以放心",
- "create.ponder.track_chunks.text_3": "它们仍然会停在车站或红灯处",
- "create.ponder.track_chunks.text_4": "但是,钻头和其他机载机器将无法运行",
- "create.ponder.track_chunks.text_5": "一旦靠近玩家,列车将重新出现",
-
- "create.ponder.track_observer.header": "侦测列车",
- "create.ponder.track_observer.text_1": "选择一个列车轨道,然后将侦测器放在附近",
- "create.ponder.track_observer.text_2": "侦测器将检测任何经过标记的列车",
- "create.ponder.track_observer.text_3": "侦测器可以设置过滤为仅给匹配的货物激活",
-
- "create.ponder.track_placement.header": "放置列车轨道",
- "create.ponder.track_placement.text_1": "一种专为列车装置设计的新型轨道",
- "create.ponder.track_placement.text_2": "要批量放置多排轨道,单击现有轨道",
- "create.ponder.track_placement.text_3": "然后选择或放置第二个轨道",
- "create.ponder.track_placement.text_4": "轨道也可以放置为转弯或斜坡",
- "create.ponder.track_placement.text_5": "连接时,轨道将尝试使每个转弯的大小相等",
- "create.ponder.track_placement.text_6": "连接时按住疾跑键……",
- "create.ponder.track_placement.text_7": "……将创建最长的适合的弯道",
- "create.ponder.track_placement.text_8": "副手的材料会自动铺在轨道下",
-
- "create.ponder.track_portal.header": "轨道与下界",
- "create.ponder.track_portal.text_1": "对着下界传送门放置的轨道……",
- "create.ponder.track_portal.text_2": "……将尝试在另一侧创建成对的轨道",
- "create.ponder.track_portal.text_3": "这条轨道上的列车现在可以跨维度旅行",
-
- "create.ponder.train_assembly.header": "组装列车",
- "create.ponder.train_assembly.text_1": "选择列车轨道,然后将车站放置在附近",
- "create.ponder.train_assembly.text_10": "每列列车都需要装上列车驾驶台",
- "create.ponder.train_assembly.text_11": "可选的第二个允许从车站往两个方向出发",
- "create.ponder.train_assembly.text_12": "打开车站UI并确认组装过程",
- "create.ponder.train_assembly.text_13": "列车只能在车站被拆解为方块",
- "create.ponder.train_assembly.text_14": "对着车站使用时,地图会在该位置添加一个带标签的标记",
- "create.ponder.train_assembly.text_15": "组装好的列车可以使用扳手重新安置到相邻的轨道",
- "create.ponder.train_assembly.text_2": "车站是你的轨道网络的路径点",
- "create.ponder.train_assembly.text_3": "要创建新列车,打开UI并切换到组装模式",
- "create.ponder.train_assembly.text_4": "在组装期间,时刻表上的列车不会接近这个车站",
- "create.ponder.train_assembly.text_5": "在轨道上使用列车机壳创建新的转向架",
- "create.ponder.train_assembly.text_6": "再次单击轨道,便可以在转向架类型之间循环",
- "create.ponder.train_assembly.text_7": "在强力胶的帮助下连接方块",
- "create.ponder.train_assembly.text_8": "如果组装好的列车能在其内的箱子或桶中找到燃料,它们会移动得更快",
- "create.ponder.train_assembly.text_9": "储存在保险库中的燃料不会被列车消耗",
-
- "create.ponder.train_controls.header": "控制列车",
- "create.ponder.train_controls.text_1": "每个列车装置都需要列车驾驶台",
- "create.ponder.train_controls.text_2": "组装好后,右击方块开始驾驶",
- "create.ponder.train_controls.text_3": "使用移动键加速和引导列车",
- "create.ponder.train_controls.text_4": "如果需要,可以使用鼠标滚轮微调最高速度",
- "create.ponder.train_controls.text_5": "按住空格键来接近最近的车站",
- "create.ponder.train_controls.text_6": "列车只能在车站被拆解为方块",
- "create.ponder.train_controls.text_7": "组装的蒸汽笛可以用疾跑键激活",
- "create.ponder.train_controls.text_8": "潜行或再次点击可以停止控制列车",
-
- "create.ponder.train_schedule.header": "使用列车时刻表",
- "create.ponder.train_schedule.text_1": "时刻表让列车可以被其他司机控制",
- "create.ponder.train_schedule.text_2": "将物品拿在手上右击打开界面",
- "create.ponder.train_schedule.text_3": "一旦规划好,时刻表就可以交给列车司机",
- "create.ponder.train_schedule.text_4": "任何坐在列车驾驶台前面的生物,或者烈焰人燃烧室,都能成为一名合格的列车长",
- "create.ponder.train_schedule.text_5": "用拴绳拴住生物可以更方便地使它们坐上座位",
- "create.ponder.train_schedule.text_6": "可以随时从司机那里取回时刻表",
-
- "create.ponder.train_signal_placement.header": "放置列车信号机",
- "create.ponder.train_signal_placement.text_1": "选择一个列车轨道,然后将信号机放置在附近",
- "create.ponder.train_signal_placement.text_2": "信号机控制不由玩家驾驶的列车的行驶",
- "create.ponder.train_signal_placement.text_3": "被调度的列车绝不会以相反方向穿过信号",
- "create.ponder.train_signal_placement.text_4": "……除非添加第二个面向相反方向的信号",
- "create.ponder.train_signal_placement.text_5": "可以连接辉光管让信号灯更加显眼",
-
- "create.ponder.train_signal_redstone.header": "信号机和红石",
- "create.ponder.train_signal_redstone.text_1": "信号机通入红石信号后可以保持为红色",
- "create.ponder.train_signal_redstone.text_2": "相反,红色信号产生比较器输出",
-
- "create.ponder.train_signal_signaling.header": "用信号机避免相撞",
- "create.ponder.train_signal_signaling.text_1": "列车信号机将轨道分成多个区间",
- "create.ponder.train_signal_signaling.text_2": "如果一个区间被占用,则不允许其他列车进入",
- "create.ponder.train_signal_signaling.text_3": "因此,每个区间同时只能容纳一列列车",
- "create.ponder.train_signal_signaling.text_4": "通过扳手可以使用第二种信号模式",
- "create.ponder.train_signal_signaling.text_5": "黄铜信号区间通常会产生标准信号",
- "create.ponder.train_signal_signaling.text_6": "这种特殊的信号可以在第二种情况下停止列车",
- "create.ponder.train_signal_signaling.text_7": "它会停止列车,该列车在进入时……",
- "create.ponder.train_signal_signaling.text_8": "……将无法立即离开该区间",
- "create.ponder.train_signal_signaling.text_9": "这有助于排队等候的列车远离繁忙的区间",
-
- "create.ponder.valve_handle.header": "使用阀门手轮产生旋转力",
- "create.ponder.valve_handle.text_1": "玩家可以手动使用阀门手轮来产生旋转力",
- "create.ponder.valve_handle.text_2": "右击可使它逆时针旋转",
- "create.ponder.valve_handle.text_3": "它的转速慢而精确",
- "create.ponder.valve_handle.text_4": "潜行右击可使它顺时针旋转",
- "create.ponder.valve_handle.text_5": "可以通过染色来美化阀门手轮",
-
- "create.ponder.valve_pipe.header": "使用流体阀门控制液体流",
- "create.ponder.valve_pipe.text_1": "流体阀门可以控制管道网络中流体的蔓延",
- "create.ponder.valve_pipe.text_2": "通过其上的传动杆输入动力可以控制它的开关",
- "create.ponder.valve_pipe.text_3": "提供向“打开”方向的旋转力会打开阀门,使得流体可以通过",
- "create.ponder.valve_pipe.text_4": "提供另一方向的旋转力可以关闭阀门,阻止流体通过",
-
- "create.ponder.water_wheel.header": "使用水车产生旋转力",
- "create.ponder.water_wheel.text_1": "水车利用相邻的水流来产生应力",
- "create.ponder.water_wheel.text_2": "水车接触水流的面越多,它的转速越高",
- "create.ponder.water_wheel.text_3": "水车叶片应逆着水流方向摆放",
- "create.ponder.water_wheel.text_4": "如果顺着水流摆放,它的效率则会降低",
-
- "create.ponder.weighted_ejector.header": "使用弹射置物台",
- "create.ponder.weighted_ejector.text_1": "手持弹射置物台时,潜行右击可以设置弹射目标位置",
- "create.ponder.weighted_ejector.text_10": "现在,只有等被放置的物品数量等于所设定数量时,弹射置物台才会弹射物品",
- "create.ponder.weighted_ejector.text_11": "当其他实体站在弹射置物台上时会被直接弹射",
- "create.ponder.weighted_ejector.text_2": "现在,放置下的弹射置物台会将物品弹射至目标位置",
- "create.ponder.weighted_ejector.text_3": "限制范围内的任意距离和高度均可作为有效目标地点",
- "create.ponder.weighted_ejector.text_4": "但是,目标位置与置物台的连线,必须垂直于置物台的侧面",
- "create.ponder.weighted_ejector.text_5": "如果没有设置有效目标位置,弹射置物台会直接将其前方一格设为默认目标位置",
- "create.ponder.weighted_ejector.text_6": "提供旋转力可为其蓄力",
- "create.ponder.weighted_ejector.text_7": "蓄力完毕后,放置在它上方的物品会被立刻弹射出去",
- "create.ponder.weighted_ejector.text_8": "如果目标为容器,则弹射置物台会等待容器有位置后再弹射物品",
- "create.ponder.weighted_ejector.text_9": "使用扳手可以调整弹射所要求的物品数量",
-
- "create.ponder.weighted_ejector_redstone.header": "使用红石控制弹射置物台",
- "create.ponder.weighted_ejector_redstone.text_1": "当被红石充能时,弹射置物台停止工作",
- "create.ponder.weighted_ejector_redstone.text_2": "此外,置物台弹射的瞬间可以被侦测器侦测",
-
- "create.ponder.weighted_ejector_tunnel.header": "使用弹射置物台来分流物品",
- "create.ponder.weighted_ejector_tunnel.text_1": "与黄铜隧道搭配使用时,弹射置物台可以将物品以特定数量进行分流",
- "create.ponder.weighted_ejector_tunnel.text_2": "首先,将黄铜隧道调整为“最近优先”模式,从而让它优先侧面输出",
- "create.ponder.weighted_ejector_tunnel.text_3": "置物台上所设置的物品数量则为被分流出去的物品数量",
- "create.ponder.weighted_ejector_tunnel.text_4": "当所设置的物品数量被分流出去后……",
- "create.ponder.weighted_ejector_tunnel.text_5": "……剩余的物品则会继续前进",
-
- "create.ponder.windmill_source.header": "使用风车轴承产生旋转力",
- "create.ponder.windmill_source.text_1": "风车轴承会黏附它前方的方块",
- "create.ponder.windmill_source.text_2": "在强力胶的帮助下创建一个可移动结构",
- "create.ponder.windmill_source.text_3": "如果有足够多的类风帆方块黏附于其上,那么整体结构便可被视为风车",
- "create.ponder.windmill_source.text_4": "右击启动后,风车轴承会开始产生旋转力",
- "create.ponder.windmill_source.text_5": "风帆方块的数量决定了它的旋转速度",
- "create.ponder.windmill_source.text_6": "使用扳手可以调整风车的旋转方向",
- "create.ponder.windmill_source.text_7": "任何时候右击轴承,都可以将其停止,这样你就能再次修改风车的结构",
-
- "create.ponder.windmill_structure.header": "风车装置",
- "create.ponder.windmill_structure.text_1": "任何有至少 8 个类风帆方块的结构,都被视为一个有效的风车",
-
- "_": "Thank you for translating Create!"
-
-}
\ No newline at end of file
diff --git a/src/generated/resources/assets/create/lang/unfinished/zh_tw.json b/src/generated/resources/assets/create/lang/unfinished/zh_tw.json
deleted file mode 100644
index 8707e6784..000000000
--- a/src/generated/resources/assets/create/lang/unfinished/zh_tw.json
+++ /dev/null
@@ -1,3071 +0,0 @@
-{
- "_": "Missing Localizations: 48",
-
- "_": "->------------------------] Game Elements [------------------------<-",
-
- "block.create.acacia_window": "相思木窗戶",
- "block.create.acacia_window_pane": "相思木窗戶片",
- "block.create.adjustable_chain_gearshift": "可調式鏈式變速箱",
- "block.create.analog_lever": "可調式拉桿",
- "block.create.andesite_alloy_block": "UNLOCALIZED: Block of Andesite Alloy",
- "block.create.andesite_bars": "UNLOCALIZED: Andesite Bars",
- "block.create.andesite_belt_funnel": "安山岩輸送帶漏斗",
- "block.create.andesite_casing": "安山岩機殼",
- "block.create.andesite_encased_cogwheel": "安山齒輪箱",
- "block.create.andesite_encased_large_cogwheel": "安山大齒輪箱",
- "block.create.andesite_encased_shaft": "安山傳動軸箱",
- "block.create.andesite_funnel": "安山岩漏斗",
- "block.create.andesite_ladder": "安山岩梯子",
- "block.create.andesite_pillar": "安山岩柱",
- "block.create.andesite_scaffolding": "UNLOCALIZED: Andesite Scaffolding",
- "block.create.andesite_tunnel": "安山岩物品隧道",
- "block.create.asurine": "皓藍石",
- "block.create.asurine_pillar": "皓藍石柱",
- "block.create.basin": "作業盆",
- "block.create.belt": "輸送帶",
- "block.create.birch_window": "白樺木窗戶",
- "block.create.birch_window_pane": "白樺木窗戶片",
- "block.create.black_nixie_tube": "黑色真空管",
- "block.create.black_sail": "黑色風帆",
- "block.create.black_seat": "黑色坐墊",
- "block.create.black_toolbox": "黑色工具箱",
- "block.create.black_valve_handle": "黑色閥門開關",
- "block.create.blaze_burner": "烈焰使者動力爐",
- "block.create.blue_nixie_tube": "藍色真空管",
- "block.create.blue_sail": "藍色風帆",
- "block.create.blue_seat": "藍色坐墊",
- "block.create.blue_toolbox": "藍色工具箱",
- "block.create.blue_valve_handle": "藍色閥門開關",
- "block.create.brass_bars": "UNLOCALIZED: Brass Bars",
- "block.create.brass_belt_funnel": "黃銅輸送帶漏斗",
- "block.create.brass_block": "黃銅方塊",
- "block.create.brass_casing": "黃銅機殼",
- "block.create.brass_encased_cogwheel": "黃銅齒輪箱",
- "block.create.brass_encased_large_cogwheel": "黃銅大齒輪箱",
- "block.create.brass_encased_shaft": "黃銅傳動軸箱",
- "block.create.brass_funnel": "黃銅漏斗",
- "block.create.brass_ladder": "黃銅梯子",
- "block.create.brass_scaffolding": "UNLOCALIZED: Brass Scaffolding",
- "block.create.brass_tunnel": "黃銅物品隧道",
- "block.create.brown_nixie_tube": "棕色真空管",
- "block.create.brown_sail": "棕色風帆",
- "block.create.brown_seat": "棕色坐墊",
- "block.create.brown_toolbox": "棕色工具箱",
- "block.create.brown_valve_handle": "棕色閥門開關",
- "block.create.calcite_pillar": "方解石柱",
- "block.create.cart_assembler": "礦車裝修站",
- "block.create.chocolate": "巧克力",
- "block.create.chute": "滑槽",
- "block.create.clockwork_bearing": "時鐘軸承",
- "block.create.clutch": "離合器",
- "block.create.cogwheel": "齒輪",
- "block.create.content_observer": "物品偵測器",
- "block.create.contraption_controls": "UNLOCALIZED: Contraption Controls",
- "block.create.controller_rail": "控制軌道",
- "block.create.controls": "火車控制台",
- "block.create.copper_backtank": "銅製後背包",
- "block.create.copper_bars": "UNLOCALIZED: Copper Bars",
- "block.create.copper_casing": "銅機殼",
- "block.create.copper_ladder": "銅製梯子",
- "block.create.copper_scaffolding": "UNLOCALIZED: Copper Scaffolding",
- "block.create.copper_shingle_slab": "銅屋瓦半磚",
- "block.create.copper_shingle_stairs": "銅屋瓦階梯",
- "block.create.copper_shingles": "銅屋瓦",
- "block.create.copper_tile_slab": "銅磚瓦半磚",
- "block.create.copper_tile_stairs": "銅磚瓦階梯",
- "block.create.copper_tiles": "銅磚瓦",
- "block.create.copper_valve_handle": "銅製閥門開關",
- "block.create.copycat_bars": "UNLOCALIZED: Copycat Bars",
- "block.create.copycat_base": "UNLOCALIZED: Copycat Base",
- "block.create.copycat_panel": "UNLOCALIZED: Copycat Panel",
- "block.create.copycat_step": "UNLOCALIZED: Copycat Step",
- "block.create.creative_crate": "創造板條箱",
- "block.create.creative_fluid_tank": "創造流體儲存罐",
- "block.create.creative_motor": "創造馬達",
- "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": "切製安山岩",
- "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": "藍綠色坐墊",
- "block.create.cyan_toolbox": "藍綠色工具箱",
- "block.create.cyan_valve_handle": "藍綠色閥門開關",
- "block.create.dark_oak_window": "黑橡木窗戶",
- "block.create.dark_oak_window_pane": "黑橡木窗戶片",
- "block.create.deepslate_pillar": "深板岩柱",
- "block.create.deepslate_zinc_ore": "深板岩鋅礦",
- "block.create.deployer": "機械手",
- "block.create.depot": "置物臺",
- "block.create.diorite_pillar": "閃長岩柱",
- "block.create.display_board": "顯示板",
- "block.create.display_link": "顯示鏈路",
- "block.create.dripstone_pillar": "鐘乳石柱",
- "block.create.elevator_contact": "UNLOCALIZED: Elevator Contact",
- "block.create.elevator_pulley": "UNLOCALIZED: Elevator Pulley",
- "block.create.encased_chain_drive": "鏈式傳動箱",
- "block.create.encased_fan": "鼓風機",
- "block.create.encased_fluid_pipe": "流體管道箱",
- "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.fake_track": "地圖軌道標記",
- "block.create.fluid_pipe": "流體管道",
- "block.create.fluid_tank": "流體儲存罐",
- "block.create.fluid_valve": "流體閥門",
- "block.create.flywheel": "飛輪",
- "block.create.framed_glass": "邊框玻璃",
- "block.create.framed_glass_door": "邊框玻璃門",
- "block.create.framed_glass_pane": "邊框玻璃片",
- "block.create.framed_glass_trapdoor": "邊框玻璃地板門",
- "block.create.gantry_carriage": "橋式起重機",
- "block.create.gantry_shaft": "橋式起重機導軌",
- "block.create.gearbox": "齒輪箱",
- "block.create.gearshift": "變速箱",
- "block.create.glass_fluid_pipe": "玻璃流體管道",
- "block.create.granite_pillar": "花崗岩柱",
- "block.create.gray_nixie_tube": "灰色真空管",
- "block.create.gray_sail": "灰色風帆",
- "block.create.gray_seat": "灰色坐墊",
- "block.create.gray_toolbox": "灰色工具箱",
- "block.create.gray_valve_handle": "灰色閥門開關",
- "block.create.green_nixie_tube": "綠色真空管",
- "block.create.green_sail": "綠色風帆",
- "block.create.green_seat": "綠色坐墊",
- "block.create.green_toolbox": "綠色工具箱",
- "block.create.green_valve_handle": "綠色閥門開關",
- "block.create.hand_crank": "手搖把手",
- "block.create.haunted_bell": "靈魂鐘",
- "block.create.honey": "蜂蜜",
- "block.create.horizontal_framed_glass": "豎直邊框玻璃",
- "block.create.horizontal_framed_glass_pane": "豎直邊框玻璃片",
- "block.create.hose_pulley": "軟管滑輪",
- "block.create.industrial_iron_block": "UNLOCALIZED: Block of Industrial Iron",
- "block.create.item_drain": "分液池",
- "block.create.item_vault": "倉儲",
- "block.create.jungle_window": "叢林木窗戶",
- "block.create.jungle_window_pane": "叢林木窗戶片",
- "block.create.large_bogey": "大轉向架",
- "block.create.large_cogwheel": "大齒輪",
- "block.create.layered_andesite": "疊層安山岩",
- "block.create.layered_asurine": "疊層皓藍石",
- "block.create.layered_calcite": "疊層方解石",
- "block.create.layered_crimsite": "疊層緋紅岩",
- "block.create.layered_deepslate": "疊層深板岩",
- "block.create.layered_diorite": "疊層閃長岩",
- "block.create.layered_dripstone": "疊層鐘乳石",
- "block.create.layered_granite": "疊層花崗岩",
- "block.create.layered_limestone": "疊層石灰岩",
- "block.create.layered_ochrum": "疊層赭金石",
- "block.create.layered_scorchia": "疊層焦熔渣",
- "block.create.layered_scoria": "疊層熔渣",
- "block.create.layered_tuff": "疊層凝灰岩",
- "block.create.layered_veridium": "疊層輝綠岩",
- "block.create.lectern_controller": "講台遙控器",
- "block.create.light_blue_nixie_tube": "亮藍色真空管",
- "block.create.light_blue_sail": "淡藍色風帆",
- "block.create.light_blue_seat": "淡藍色坐墊",
- "block.create.light_blue_toolbox": "淡藍色工具箱",
- "block.create.light_blue_valve_handle": "淡藍色閥門開關",
- "block.create.light_gray_nixie_tube": "亮灰色真空管",
- "block.create.light_gray_sail": "淡灰色風帆",
- "block.create.light_gray_seat": "淡灰色坐墊",
- "block.create.light_gray_toolbox": "淺灰色工具箱",
- "block.create.light_gray_valve_handle": "淡灰色閥門開關",
- "block.create.lime_nixie_tube": "淺綠色真空管",
- "block.create.lime_sail": "黃綠色風帆",
- "block.create.lime_seat": "黃綠色坐墊",
- "block.create.lime_toolbox": "黃綠色工具箱",
- "block.create.lime_valve_handle": "黃綠色閥門開關",
- "block.create.limestone": "石灰岩",
- "block.create.limestone_pillar": "石灰岩柱",
- "block.create.linear_chassis": "機殼底盤",
- "block.create.lit_blaze_burner": "烈焰使者動力爐 (已啟動) ",
- "block.create.magenta_nixie_tube": "洋紅色真空管",
- "block.create.magenta_sail": "洋紅色風帆",
- "block.create.magenta_seat": "洋紅色坐墊",
- "block.create.magenta_toolbox": "洋紅色工具箱",
- "block.create.magenta_valve_handle": "洋紅色閥門開關",
- "block.create.mechanical_arm": "機械臂",
- "block.create.mechanical_bearing": "機械軸承",
- "block.create.mechanical_crafter": "機械合成器",
- "block.create.mechanical_drill": "機械鑽頭",
- "block.create.mechanical_harvester": "機械收割機",
- "block.create.mechanical_mixer": "機械攪拌器",
- "block.create.mechanical_piston": "機械活塞",
- "block.create.mechanical_piston_head": "機械活塞頭",
- "block.create.mechanical_plough": "機械犁",
- "block.create.mechanical_press": "機械鍛壓機",
- "block.create.mechanical_pump": "機械幫浦",
- "block.create.mechanical_saw": "機械圓鋸機",
- "block.create.metal_bracket": "金屬支架",
- "block.create.metal_girder": "金屬樑",
- "block.create.metal_girder_encased_shaft": "金屬傳動軸樑",
- "block.create.millstone": "石磨",
- "block.create.minecart_anchor": "礦車錨",
- "block.create.mysterious_cuckoo_clock": "神秘布穀鳥鐘",
- "block.create.netherite_backtank": "UNLOCALIZED: Netherite Backtank",
- "block.create.nixie_tube": "真空管顯示器",
- "block.create.nozzle": "鼓風機噴嘴",
- "block.create.oak_window": "橡木窗戶",
- "block.create.oak_window_pane": "橡木窗戶片",
- "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": "氧化的銅屋瓦半磚",
- "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": "粉紅色風帆",
- "block.create.pink_seat": "粉紅色坐墊",
- "block.create.pink_toolbox": "粉紅色工具箱",
- "block.create.pink_valve_handle": "粉紅色閥門開關",
- "block.create.piston_extension_pole": "活塞桿",
- "block.create.placard": "標示牌",
- "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_shaft": "動力傳動軸",
- "block.create.powered_toggle_latch": "T型正反器",
- "block.create.pulley_magnet": "滑輪磁鐵",
- "block.create.pulse_extender": "脈衝延長器",
- "block.create.pulse_repeater": "脈衝中繼器",
- "block.create.purple_nixie_tube": "紫色真空管",
- "block.create.purple_sail": "紫色風帆",
- "block.create.purple_seat": "紫色坐墊",
- "block.create.purple_toolbox": "紫色工具箱",
- "block.create.purple_valve_handle": "紫色閥門開關",
- "block.create.radial_chassis": "旋轉底盤",
- "block.create.railway_casing": "火車機殼",
- "block.create.raw_zinc_block": "鋅原礦方塊",
- "block.create.red_nixie_tube": "紅色真空管",
- "block.create.red_sail": "紅色風帆",
- "block.create.red_seat": "紅色坐墊",
- "block.create.red_toolbox": "紅色工具箱",
- "block.create.red_valve_handle": "紅色閥門開關",
- "block.create.redstone_contact": "接觸式偵測器",
- "block.create.redstone_link": "無線紅石鏈路",
- "block.create.refined_radiance_casing": "光輝機殼",
- "block.create.rope": "繩索",
- "block.create.rope_pulley": "滑輪繩索",
- "block.create.rose_quartz_block": "玫瑰石英方塊",
- "block.create.rose_quartz_lamp": "玫瑰石英燈",
- "block.create.rose_quartz_tiles": "玫瑰石英磚瓦",
- "block.create.rotation_speed_controller": "轉速控制器",
- "block.create.sail_frame": "風帆框架",
- "block.create.schematic_table": "藍圖桌",
- "block.create.schematicannon": "藍圖加農炮",
- "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": "小安山岩磚半磚",
- "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_bogey": "小轉向架",
- "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_rose_quartz_tiles": "小玫瑰石英磚瓦",
- "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": "轉速計",
- "block.create.spout": "流體灌注器",
- "block.create.spruce_window": "雲杉木窗戶",
- "block.create.spruce_window_pane": "雲杉木窗戶片",
- "block.create.steam_engine": "蒸汽機",
- "block.create.steam_whistle": "汽笛",
- "block.create.steam_whistle_extension": "汽笛管",
- "block.create.sticker": "方塊黏著器",
- "block.create.sticky_mechanical_piston": "黏性機械活塞",
- "block.create.stockpile_switch": "存量偵測器",
- "block.create.stressometer": "動力計",
- "block.create.tiled_glass": "十字玻璃窗",
- "block.create.tiled_glass_pane": "十字玻璃窗戶片",
- "block.create.track": "火車軌道",
- "block.create.track_observer": "火車感測器",
- "block.create.track_signal": "火車訊號機",
- "block.create.track_station": "火車站點",
- "block.create.train_door": "火車車門",
- "block.create.train_trapdoor": "火車地板門",
- "block.create.tuff_pillar": "凝灰岩柱",
- "block.create.turntable": "轉盤",
- "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": "上蠟的銅屋瓦半磚",
- "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": "白色風帆",
- "block.create.white_seat": "白色坐墊",
- "block.create.white_toolbox": "白色工具箱",
- "block.create.white_valve_handle": "白色閥門開關",
- "block.create.windmill_bearing": "風車軸承",
- "block.create.wooden_bracket": "木製支架",
- "block.create.yellow_nixie_tube": "黃色真空管",
- "block.create.yellow_sail": "黃色風帆",
- "block.create.yellow_seat": "黃色坐墊",
- "block.create.yellow_toolbox": "黃色工具箱",
- "block.create.yellow_valve_handle": "黃色閥門開關",
- "block.create.zinc_block": "鋅方塊",
- "block.create.zinc_ore": "鋅礦石",
-
- "enchantment.create.capacity": "容量",
- "enchantment.create.potato_recovery": "回收馬鈴薯",
-
- "entity.create.carriage_contraption": "運輸結構",
- "entity.create.contraption": "結構",
- "entity.create.crafting_blueprint": "合成藍圖",
- "entity.create.gantry_contraption": "橋式結構",
- "entity.create.potato_projectile": "馬鈴薯彈藥",
- "entity.create.seat": "坐墊",
- "entity.create.stationary_contraption": "固定結構",
- "entity.create.super_glue": "強力膠",
-
- "fluid.create.potion": "藥水",
- "fluid.create.tea": "茶",
-
- "item.create.andesite_alloy": "安山合金",
- "item.create.attribute_filter": "屬性過濾器",
- "item.create.bar_of_chocolate": "巧克力棒",
- "item.create.belt_connector": "輸送帶",
- "item.create.blaze_cake": "熔岩蛋糕",
- "item.create.blaze_cake_base": "熔岩蛋糕胚",
- "item.create.brass_hand": "黃銅手部零件",
- "item.create.brass_ingot": "黃銅錠",
- "item.create.brass_nugget": "黃銅粒",
- "item.create.brass_sheet": "黃銅板",
- "item.create.builders_tea": "建築工的茶",
- "item.create.chest_minecart_contraption": "裝修過的機械礦車",
- "item.create.chocolate_bucket": "巧克力桶",
- "item.create.chocolate_glazed_berries": "巧克力甜莓",
- "item.create.chromatic_compound": "異彩化合物",
- "item.create.cinder_flour": "地獄麵粉",
- "item.create.copper_backtank": "銅製後背包",
- "item.create.copper_backtank_placeable": "可放置的銅製後背包",
- "item.create.copper_diving_boots": "UNLOCALIZED: Copper Diving Boots",
- "item.create.copper_diving_helmet": "UNLOCALIZED: Copper Diving Helmet",
- "item.create.copper_nugget": "銅粒",
- "item.create.copper_sheet": "銅板",
- "item.create.crafter_slot_cover": "合成器蓋板",
- "item.create.crafting_blueprint": "合成藍圖",
- "item.create.creative_blaze_cake": "創造熔岩蛋糕",
- "item.create.crushed_aluminum_ore": "碎狀鋁礦石",
- "item.create.crushed_copper_ore": "碎狀銅礦石",
- "item.create.crushed_gold_ore": "碎狀金礦石",
- "item.create.crushed_iron_ore": "碎狀鐵礦石",
- "item.create.crushed_lead_ore": "碎狀鉛礦石",
- "item.create.crushed_nickel_ore": "碎狀鎳礦石",
- "item.create.crushed_osmium_ore": "碎狀鋨礦石",
- "item.create.crushed_platinum_ore": "碎狀白金礦石",
- "item.create.crushed_quicksilver_ore": "碎狀水銀礦石",
- "item.create.crushed_silver_ore": "碎狀銀礦石",
- "item.create.crushed_tin_ore": "碎狀錫礦石",
- "item.create.crushed_uranium_ore": "碎狀鈾礦石",
- "item.create.crushed_zinc_ore": "碎狀鋅礦石",
- "item.create.dough": "麵團",
- "item.create.electron_tube": "真空管",
- "item.create.empty_blaze_burner": "空的烈焰使者動力爐",
- "item.create.empty_schematic": "空白藍圖",
- "item.create.experience_nugget": "經驗金塊",
- "item.create.extendo_grip": "伸縮機械手",
- "item.create.filter": "過濾器",
- "item.create.furnace_minecart_contraption": "裝配過的機械礦車",
- "item.create.goggles": "工程師護目鏡",
- "item.create.golden_sheet": "金板",
- "item.create.handheld_worldshaper": "地形雕塑器",
- "item.create.honey_bucket": "蜂蜜桶",
- "item.create.honeyed_apple": "蜂蜜蘋果",
- "item.create.incomplete_precision_mechanism": "未完成的精密機構",
- "item.create.incomplete_track": "未完成的軌道",
- "item.create.iron_sheet": "鐵板",
- "item.create.linked_controller": "遙控器",
- "item.create.minecart_contraption": "裝修過的礦車",
- "item.create.minecart_coupling": "礦車連結器",
- "item.create.netherite_backtank": "UNLOCALIZED: Netherite Backtank",
- "item.create.netherite_backtank_placeable": "UNLOCALIZED: Netherite Backtank Placeable",
- "item.create.netherite_diving_boots": "UNLOCALIZED: Netherite Diving Boots",
- "item.create.netherite_diving_helmet": "UNLOCALIZED: Netherite Diving Helmet",
- "item.create.polished_rose_quartz": "拋光玫瑰石英",
- "item.create.potato_cannon": "馬鈴薯大砲",
- "item.create.powdered_obsidian": "黑曜石粉末",
- "item.create.precision_mechanism": "精密機構",
- "item.create.propeller": "扇葉",
- "item.create.raw_zinc": "鋅原礦",
- "item.create.red_sand_paper": "紅砂紙",
- "item.create.refined_radiance": "光輝石",
- "item.create.rose_quartz": "玫瑰石英",
- "item.create.sand_paper": "砂紙",
- "item.create.schedule": "火車時刻表",
- "item.create.schematic": "藍圖",
- "item.create.schematic_and_quill": "藍圖與筆",
- "item.create.shadow_steel": "暗影鋼",
- "item.create.sturdy_sheet": "高強度板",
- "item.create.super_glue": "強力膠",
- "item.create.sweet_roll": "蛋糕捲",
- "item.create.tree_fertilizer": "樹木肥料",
- "item.create.unprocessed_obsidian_sheet": "未加工的黑曜石板",
- "item.create.vertical_gearbox": "豎直齒輪箱",
- "item.create.wand_of_symmetry": "對稱杖",
- "item.create.wheat_flour": "小麥粉",
- "item.create.whisk": "攪拌器",
- "item.create.wrench": "扳手",
- "item.create.zinc_ingot": "鋅錠",
- "item.create.zinc_nugget": "鋅粒",
-
-
- "_": "->------------------------] Advancements [------------------------<-",
-
- "advancement.create.root": "歡迎來到機械動力的世界",
- "advancement.create.root.desc": "是製造機械的時候了",
- "advancement.create.andesite_alloy": "更堅硬的岩石",
- "advancement.create.andesite_alloy.desc": "獲得安山合金,機械動力最重要的資源",
- "advancement.create.andesite_casing": "安山時代",
- "advancement.create.andesite_casing.desc": "結合安山合金和木頭,製作機械的基本外殼",
- "advancement.create.mechanical_press": "Bonk",
- "advancement.create.mechanical_press.desc": "以機械鍛壓機鍛造板金",
- "advancement.create.encased_fan": "吹風機",
- "advancement.create.encased_fan.desc": "啟動鼓風機",
- "advancement.create.fan_processing": "粒子技術",
- "advancement.create.fan_processing.desc": "以鼓風機進行材料加工",
- "advancement.create.saw_processing": "作坊中最深的恐懼",
- "advancement.create.saw_processing.desc": "以面向上的機械圓鋸機進行材料加工",
- "advancement.create.compacting": "緊緻的",
- "advancement.create.compacting.desc": "以機械鍛壓機與作業盆將多個物品壓縮在一塊",
- "advancement.create.belt": "流水線作業",
- "advancement.create.belt.desc": "將輸送帶連接兩個傳動軸",
- "advancement.create.funnel": "航站美學",
- "advancement.create.funnel.desc": "透過漏斗,自容器中輸入或輸出物品",
- "advancement.create.chute": "垂直物流",
- "advancement.create.chute.desc": "透過滑槽運輸物品",
- "advancement.create.mechanical_mixer": "混和攪拌",
- "advancement.create.mechanical_mixer.desc": "以機械攪拌器混和材料",
- "advancement.create.burner": "活生生的壁爐",
- "advancement.create.burner.desc": "獲得烈焰使者動力爐",
- "advancement.create.water_wheel": "水力學",
- "advancement.create.water_wheel.desc": "放置水車並讓它開始旋轉",
- "advancement.create.windmill": "微風拂過",
- "advancement.create.windmill.desc": "組裝風車以產生扭矩",
- "advancement.create.shifting_gears": "換檔",
- "advancement.create.shifting_gears.desc": "將大齒輪連接到小齒輪上,改變轉軸的速度",
- "advancement.create.millstone": "石磨轉起",
- "advancement.create.millstone.desc": "使用石磨研磨材料",
- "advancement.create.super_glue": "將空間黏合",
- "advancement.create.super_glue.desc": "用強力膠將多個方塊黏成一團",
- "advancement.create.contraption_actors": "奉命出行",
- "advancement.create.contraption_actors.desc": "製造帶有機械鑽頭、機械圓鋸機或機械收割機的移動裝置",
- "advancement.create.portable_storage_interface": "得來速",
- "advancement.create.portable_storage_interface.desc": "透過移動式物品口,自移動裝置中輸入或輸出物品",
- "advancement.create.wrench_goggles": "裝備齊全",
- "advancement.create.wrench_goggles.desc": "同時裝備工程師護目鏡及扳手",
- "advancement.create.stressometer": "精密的動能控制",
- "advancement.create.stressometer.desc": "透過工程師護目鏡和動力計讀取精確數值",
- "advancement.create.cuckoo_clock": "到時間了嗎?",
- "advancement.create.cuckoo_clock.desc": "目睹布穀鳥鐘提醒你睡覺",
- "advancement.create.windmill_maxed": "強烈風暴",
- "advancement.create.windmill_maxed.desc": "組裝出最高強度的風車",
- "advancement.create.ejector_maxed": "跳板冠軍",
- "advancement.create.ejector_maxed.desc": "被彈射置物台扔到 30 格以外",
- "advancement.create.pulley_maxed": "深入虛空",
- "advancement.create.pulley_maxed.desc": "用滑輪繩索延伸超過 200 格",
- "advancement.create.cart_pickup": "壯碩的胳膊",
- "advancement.create.cart_pickup.desc": "撿起至少含有 200 個方塊的礦車結構",
- "advancement.create.anvil_plough": "鍛工的重砲",
- "advancement.create.anvil_plough.desc": "用機械犁發射鐵砧",
- "advancement.create.lava_wheel_00000": "風火輪",
- "advancement.create.lava_wheel_00000.desc": "這不該奏效§7\n(隱藏成就)",
- "advancement.create.hand_crank_000": "健身課程",
- "advancement.create.hand_crank_000.desc": "轉動手搖把手直到挨餓§7\n(隱藏成就)",
- "advancement.create.belt_funnel_kiss": "比翼雙飛",
- "advancement.create.belt_funnel_kiss.desc": "使安裝在輸送帶上的兩個漏斗相吻§7\n(隱藏成就)",
- "advancement.create.stressometer_maxed": "完美的負荷",
- "advancement.create.stressometer_maxed.desc": "在動力計目睹負荷滿載§7\n(隱藏成就)",
- "advancement.create.copper": "更加堅硬的岩石",
- "advancement.create.copper.desc": "為開發流體控制技術積攢一些銅",
- "advancement.create.copper_casing": "銅時代",
- "advancement.create.copper_casing.desc": "結合銅錠與木頭,為您的機械打造防水外殼",
- "advancement.create.spout": "水花四濺",
- "advancement.create.spout.desc": "看著流體灌注器注滿容器",
- "advancement.create.drain": "細水慢流",
- "advancement.create.drain.desc": "看著容器被分液池排空",
- "advancement.create.steam_engine": "發電站",
- "advancement.create.steam_engine.desc": "以蒸汽機產生動力",
- "advancement.create.steam_whistle": "天籟之音",
- "advancement.create.steam_whistle.desc": "鳴笛",
- "advancement.create.backtank": "蓄勢待發",
- "advancement.create.backtank.desc": "製造銅製後背包並加壓",
- "advancement.create.diving_suit": "深潛準備",
- "advancement.create.diving_suit.desc": "裝備潛水頭盔和銅製後背包,跳入水中",
- "advancement.create.mechanical_pump_0": "施壓",
- "advancement.create.mechanical_pump_0.desc": "驅動機械幫浦",
- "advancement.create.glass_pipe": "窺視波流",
- "advancement.create.glass_pipe.desc": "在液體流過的管道上使用扳手",
- "advancement.create.water_supply": "取自水窪",
- "advancement.create.water_supply.desc": "使用機械幫浦或軟管滑輪抽水",
- "advancement.create.hose_pulley": "工業排放",
- "advancement.create.hose_pulley.desc": "放下軟管滑輪,觀察它排出或抽取流體",
- "advancement.create.chocolate_bucket": "幻想世界",
- "advancement.create.chocolate_bucket.desc": "獲得一桶融化的巧克力",
- "advancement.create.honey_drain": "自動養蜂場",
- "advancement.create.honey_drain.desc": "使用流體管道從蜂巢或蜂屋中抽取蜂蜜",
- "advancement.create.hose_pulley_lava": "迫近地函",
- "advancement.create.hose_pulley_lava.desc": "從可被認定為無限容量的熔岩體抽出岩漿",
- "advancement.create.steam_engine_maxed": "蒸氣充沛",
- "advancement.create.steam_engine_maxed.desc": "以最大功率運行鍋爐",
- "advancement.create.foods": "均衡飲食",
- "advancement.create.foods.desc": "自同一個流體灌注器生產巧克力甜莓、蜂蜜蘋果和蛋糕捲",
- "advancement.create.diving_suit_lava": "與熾足獸游泳",
- "advancement.create.diving_suit_lava.desc": "嘗試使用您的銅製潛水裝備在熔岩中潛水§7\n(隱藏成就)",
- "advancement.create.chained_drain": "走運了",
- "advancement.create.chained_drain.desc": "看著物品滾過一整排分液池§7\n(隱藏成就)",
- "advancement.create.cross_streams": "別混流",
- "advancement.create.cross_streams.desc": "目睹兩種液體在管道中相遇§7\n(隱藏成就)",
- "advancement.create.pipe_organ": "管風琴",
- "advancement.create.pipe_organ.desc": "在一個流體儲存罐上裝設 12 個不同音高的汽笛§7\n(隱藏成就)",
- "advancement.create.brass": "真正的合金",
- "advancement.create.brass.desc": "以烈焰使者動力爐加熱機械攪拌器,加入銅錠和鋅錠以製作黃銅",
- "advancement.create.brass_casing": "黃銅時代",
- "advancement.create.brass_casing.desc": "結合黃銅錠與木頭,為更複雜的機器製造外殼",
- "advancement.create.rose_quartz": "粉色鑽石",
- "advancement.create.rose_quartz.desc": "將玫瑰石英拋光",
- "advancement.create.deployer": "人工智慧",
- "advancement.create.deployer.desc": "放置並且啟動一個機械手。這可是你右手的完美複製品",
- "advancement.create.precision_mechanism": "關鍵工藝",
- "advancement.create.precision_mechanism.desc": "組裝一個精密機構",
- "advancement.create.speed_controller": "工程師的惡夢",
- "advancement.create.speed_controller.desc": "放置一個轉速控制器,這是換檔的終極裝置",
- "advancement.create.mechanical_arm": "忙碌的雙手",
- "advancement.create.mechanical_arm.desc": "看著機械臂完成你所交代的任務",
- "advancement.create.mechanical_crafter": "自動化產線",
- "advancement.create.mechanical_crafter.desc": "為機械合成器提供動力",
- "advancement.create.crushing_wheel": "一對巨匠",
- "advancement.create.crushing_wheel.desc": "為一對粉碎輪提供動力",
- "advancement.create.haunted_bell": "鬼影幢幢",
- "advancement.create.haunted_bell.desc": "敲響靈魂鐘",
- "advancement.create.clockwork_bearing": "時差",
- "advancement.create.clockwork_bearing.desc": "組裝安裝在發條軸承上的結構",
- "advancement.create.display_link": "大數據",
- "advancement.create.display_link.desc": "使用顯示鏈路可視化訊息",
- "advancement.create.potato_cannon": "噗~碰",
- "advancement.create.potato_cannon.desc": "用馬鈴薯大砲擊殺一隻怪物",
- "advancement.create.extendo_grip": "彈性極佳",
- "advancement.create.extendo_grip.desc": "拿到一個伸縮機械手",
- "advancement.create.linked_controller": "遠端遙控",
- "advancement.create.linked_controller.desc": "以遙控器開啟無線紅石鏈路",
- "advancement.create.arm_blaze_burner": "補給燃料",
- "advancement.create.arm_blaze_burner.desc": "吩咐機械臂餵食你的烈焰使者",
- "advancement.create.crusher_maxed_0000": "粉碎一切",
- "advancement.create.crusher_maxed_0000.desc": "讓一對粉碎輪以極速運作",
- "advancement.create.arm_many_targets": "手忙手亂",
- "advancement.create.arm_many_targets.desc": "讓機械臂擁有十個或更多的輸出位置",
- "advancement.create.potato_cannon_collide": "蔬果花火",
- "advancement.create.potato_cannon_collide.desc": "使兩座馬鈴薯大砲的砲彈相互碰撞",
- "advancement.create.self_deploying": "自動駕駛",
- "advancement.create.self_deploying.desc": "讓一個礦車結構為自己鋪設鐵軌",
- "advancement.create.fist_bump": "朋友,擊拳吧",
- "advancement.create.fist_bump.desc": "使兩個機械手互相碰拳§7\n(隱藏成就)",
- "advancement.create.crafter_lazy_000": "鋌而走險",
- "advancement.create.crafter_lazy_000.desc": "使機械合成器大幅減速,適當的延遲基礎建設§7\n(隱藏成就)",
- "advancement.create.extendo_grip_dual": "面面俱到",
- "advancement.create.extendo_grip_dual.desc": "使用兩支伸縮機械手,以達到超人般的接觸距離§7\n(隱藏成就)",
- "advancement.create.musical_arm": "DJ:機械師",
- "advancement.create.musical_arm.desc": "目睹機械臂跳舞§7\n(隱藏成就)",
- "advancement.create.sturdy_sheet": "堅不可摧",
- "advancement.create.sturdy_sheet.desc": "以黑曜石粉末打造高強度板",
- "advancement.create.train_casing_00": "物流時代",
- "advancement.create.train_casing_00.desc": "以高強度板製作火車部件的機殼",
- "advancement.create.train": "盡速上車",
- "advancement.create.train.desc": "組裝你的第一列火車",
- "advancement.create.conductor": "命令司機員",
- "advancement.create.conductor.desc": "透過火車時刻表給予司機員指示",
- "advancement.create.track_signal": "交通管制",
- "advancement.create.track_signal.desc": "設置火車訊號機",
- "advancement.create.display_board_0": "動態時刻表",
- "advancement.create.display_board_0.desc": "在顯示鏈路的幫助下,透過顯示板預測火車的抵達時間",
- "advancement.create.track_0": "新軌距",
- "advancement.create.track_0.desc": "獲得一些火車軌道",
- "advancement.create.train_whistle": "Choo Choo",
- "advancement.create.train_whistle.desc": "將汽笛裝到火車上並在行駛時觸發",
- "advancement.create.train_portal": "次元旅行者",
- "advancement.create.train_portal.desc": "駕駛火車通過地獄門",
- "advancement.create.track_crafting_factory": "軌道工廠",
- "advancement.create.track_crafting_factory.desc": "在一台機械鍛壓機中製造超過 1000 條軌道",
- "advancement.create.long_bend": "無際彎道",
- "advancement.create.long_bend.desc": "鋪設長度超過 30 格的曲線軌道",
- "advancement.create.long_train": "雄心勃勃",
- "advancement.create.long_train.desc": "建造一列至少有六節車廂的火車",
- "advancement.create.long_travel": "遠足",
- "advancement.create.long_travel.desc": "從距離旅行起始點超過 5000 格的火車座位起身",
- "advancement.create.train_roadkill": "路殺",
- "advancement.create.train_roadkill.desc": "用火車輾死敵人§7\n(隱藏成就)",
- "advancement.create.red_signal": "合格司機員",
- "advancement.create.red_signal.desc": "駛過紅色訊號§7\n(隱藏成就)",
- "advancement.create.train_crash": "服務爛透了",
- "advancement.create.train_crash.desc": "乘車時目睹火車事故§7\n(隱藏成就)",
- "advancement.create.train_crash_backwards": "盲點",
- "advancement.create.train_crash_backwards.desc": "倒車時撞上另一列火車§7\n(隱藏成就)",
-
-
- "_": "->------------------------] UI & Messages [------------------------<-",
-
- "itemGroup.create.base": "動力機械",
- "itemGroup.create.palettes": "動力機械建築與裝飾方塊",
-
- "death.attack.create.crush": "%1$s 被壓扁了",
- "death.attack.create.crush.player": "%1$s 被 %2$s 打包丟進粉碎輪",
- "death.attack.create.fan_fire": "%1$s 想接受熱風的洗禮",
- "death.attack.create.fan_fire.player": "%1$s 被 %2$s 推入火坑",
- "death.attack.create.fan_lava": "%1$s 想接受熱風的洗禮但走火入魔",
- "death.attack.create.fan_lava.player": "%1$s 被 %2$s 推進岩漿",
- "death.attack.create.mechanical_drill": "%1$s 被鑽頭鑽爆腦袋",
- "death.attack.create.mechanical_drill.player": "%1$s 被 %2$s 當成礦物放在鑽頭前面而死",
- "death.attack.create.mechanical_saw": "%1$s 被鋸切成了兩半",
- "death.attack.create.mechanical_saw.player": "%1$s 被 %2$s 鋸掉了",
- "death.attack.create.potato_cannon": "%1$s 被 %2$s 的馬鈴薯大砲餵飽了",
- "death.attack.create.potato_cannon.item": "%1$s 被 %2$s 用馬鈴薯大砲塞了滿肚子 %3$s",
- "death.attack.create.cuckoo_clock_explosion": "%1$s 被布穀鳥鐘炸得粉身碎骨",
- "death.attack.create.cuckoo_clock_explosion.player": "%1$s 被布穀鳥鐘炸得粉身碎骨",
- "death.attack.create.run_over": "%1$s 被 %2$s 輾過",
-
- "create.block.deployer.damage_source_name": "機械手",
- "create.block.cart_assembler.invalid": "將你的礦車裝修站放在鐵軌上",
-
- "create.menu.return": "回到選單",
- "create.menu.configure": "設定",
- "create.menu.ponder_index": "示範目錄",
- "create.menu.only_ingame": "僅適用於暫停選單",
- "create.menu.report_bugs": "回報問題",
- "create.menu.support": "支持我們",
-
- "create.recipe.crushing": "粉碎",
- "create.recipe.milling": "研磨",
- "create.recipe.fan_washing": "批次洗滌",
- "create.recipe.fan_washing.fan": "在水後放置鼓風機",
- "create.recipe.fan_smoking": "批次煙燻",
- "create.recipe.fan_smoking.fan": "在火焰後放置鼓風機",
- "create.recipe.fan_haunting": "批次喚魂",
- "create.recipe.fan_haunting.fan": "在靈魂火後放置鼓風機",
- "create.recipe.fan_blasting": "批次融煉",
- "create.recipe.fan_blasting.fan": "在熔岩後放置鼓風機",
- "create.recipe.pressing": "金屬鍛造",
- "create.recipe.mixing": "混合攪拌",
- "create.recipe.deploying": "使用",
- "create.recipe.automatic_shapeless": "自動攪拌",
- "create.recipe.automatic_brewing": "自動釀造",
- "create.recipe.packing": "壓塑",
- "create.recipe.automatic_packing": "自動壓塑",
- "create.recipe.sawing": "切割",
- "create.recipe.mechanical_crafting": "機械製造",
- "create.recipe.automatic_shaped": "自動成型",
- "create.recipe.block_cutting": "切割方塊",
- "create.recipe.wood_cutting": "切割木材",
- "create.recipe.sandpaper_polishing": "砂紙打磨",
- "create.recipe.mystery_conversion": "奧秘",
- "create.recipe.spout_filling": "灌注",
- "create.recipe.draining": "分液",
- "create.recipe.item_application": "手動使用物品",
- "create.recipe.item_application.any_axe": "任意的斧",
- "create.recipe.sequenced_assembly": "步驟",
- "create.recipe.assembly.next": "下一步:%1$s",
- "create.recipe.assembly.step": "步驟 %1$s",
- "create.recipe.assembly.progress": "進度:%1$s/%2$s",
- "create.recipe.assembly.pressing": "鍛造過程",
- "create.recipe.assembly.spout_filling_fluid": "注入 %1$s",
- "create.recipe.assembly.deploying_item": "使用 %1$s",
- "create.recipe.assembly.cutting": "用鋸子切",
- "create.recipe.assembly.repeat": "重複 %1$s 次",
- "create.recipe.assembly.junk": "有機率得到垃圾",
- "create.recipe.processing.chance": "%1$s%% 概率",
- "create.recipe.deploying.not_consumed": "不消耗",
- "create.recipe.heat_requirement.none": "不需要加熱",
- "create.recipe.heat_requirement.heated": "一般加熱",
- "create.recipe.heat_requirement.superheated": "超級加熱",
-
- "create.generic.range": "範圍",
- "create.generic.radius": "半徑",
- "create.generic.width": "寬",
- "create.generic.height": "高",
- "create.generic.length": "長",
- "create.generic.speed": "速度",
- "create.generic.delay": "延時",
- "create.generic.duration": "間隔",
- "create.generic.timeUnit": "時間單位",
- "create.generic.unit.ticks": "Ticks",
- "create.generic.unit.seconds": "秒",
- "create.generic.unit.minutes": "分",
- "create.generic.daytime.hour": "時",
- "create.generic.daytime.minute": "分",
- "create.generic.daytime.second": "秒",
- "create.generic.daytime.pm": "PM",
- "create.generic.daytime.am": "AM",
- "create.generic.unit.rpm": "RPM",
- "create.generic.unit.stress": "su",
- "create.generic.unit.degrees": "度",
- "create.generic.unit.millibuckets": "mB",
- "create.generic.unit.buckets": "B",
- "create.generic.clockwise": "順時鐘方向",
- "create.generic.counter_clockwise": "逆時鐘方向",
- "create.generic.in_quotes": "\"%1$s\"",
- "create.generic.pitch": "音高:%1$s",
- "create.generic.notes": "F#;F;E;D#;D;C#;C;B;A#;A;G#;G",
-
- "create.action.scroll": "滾輪",
- "create.action.confirm": "確認",
- "create.action.abort": "退出",
- "create.action.saveToFile": "離開",
- "create.action.discard": "放棄",
-
- "create.keyinfo.toolmenu": "選單",
- "create.keyinfo.toolbelt": "使用附近的工具箱",
- "create.keyinfo.scrollup": "(遊戲中) 向上滑鼠滾輪",
- "create.keyinfo.scrolldown": "(遊戲中) 向下滑鼠滾輪",
-
- "create.gui.scrollInput.defaultTitle": "選擇一個選項:",
- "create.gui.scrollInput.scrollToModify": "滾動修改",
- "create.gui.scrollInput.scrollToAdjustAmount": "滾動修改數量",
- "create.gui.scrollInput.scrollToSelect": "滾動選擇",
- "create.gui.scrollInput.shiftScrollsFaster": "按住 Shift 滾動更快",
- "create.gui.toolmenu.focusKey": "按住 [%1$s] 滑鼠滾輪選擇",
- "create.gui.toolmenu.cycle": "[SCROLL] 循環",
-
- "create.toolbox.unequip": "解除: %1$s",
- "create.toolbox.outOfRange": "手持的物品不在工具箱的範圍內",
- "create.toolbox.detach": "停止追蹤工具箱,並保留物品",
- "create.toolbox.depositAll": "歸還物品至附近所有的工具箱",
- "create.toolbox.depositBox": "歸還物品至工具箱",
-
- "create.gui.symmetryWand.mirrorType": "鏡子類型",
- "create.gui.symmetryWand.orientation": "方向",
-
- "create.symmetry.mirror.plane": "鏡像",
- "create.symmetry.mirror.doublePlane": "矩形",
- "create.symmetry.mirror.triplePlane": "八角",
-
- "create.orientation.orthogonal": "垂直",
- "create.orientation.diagonal": "對角線",
- "create.orientation.horizontal": "水平",
- "create.orientation.alongZ": "以 z軸 對齊",
- "create.orientation.alongX": "以 x軸 對齊",
-
- "create.gui.terrainzapper.title": "地形雕塑器",
- "create.gui.terrainzapper.searchDiagonal": "跟隨對角線",
- "create.gui.terrainzapper.searchFuzzy": "忽略材質邊界",
- "create.gui.terrainzapper.patternSection": "樣式",
- "create.gui.terrainzapper.pattern.solid": "填滿",
- "create.gui.terrainzapper.pattern.checkered": "棋盤狀",
- "create.gui.terrainzapper.pattern.inversecheckered": "反轉棋盤狀",
- "create.gui.terrainzapper.pattern.chance25": "隨機填滿 25% 的面積",
- "create.gui.terrainzapper.pattern.chance50": "隨機填滿 50% 的面積",
- "create.gui.terrainzapper.pattern.chance75": "隨機填滿 75% 的面積",
- "create.gui.terrainzapper.placement": "放置模式",
- "create.gui.terrainzapper.placement.merged": "結合",
- "create.gui.terrainzapper.placement.attached": "依附",
- "create.gui.terrainzapper.placement.inserted": "插入",
- "create.gui.terrainzapper.brush": "雕塑類型",
- "create.gui.terrainzapper.brush.cuboid": "矩形體",
- "create.gui.terrainzapper.brush.sphere": "球體",
- "create.gui.terrainzapper.brush.cylinder": "圓柱體",
- "create.gui.terrainzapper.brush.surface": "表面",
- "create.gui.terrainzapper.brush.cluster": "群組",
- "create.gui.terrainzapper.tool": "填充類型",
- "create.gui.terrainzapper.tool.fill": "填充",
- "create.gui.terrainzapper.tool.place": "覆寫",
- "create.gui.terrainzapper.tool.replace": "替換",
- "create.gui.terrainzapper.tool.clear": "清除",
- "create.gui.terrainzapper.tool.overlay": "覆蓋",
- "create.gui.terrainzapper.tool.flatten": "平整",
-
- "create.terrainzapper.shiftRightClickToSet": "Shift + 滑鼠右鍵 以設定雕塑類型",
- "create.terrainzapper.usingBlock": "使用:%1$s",
- "create.terrainzapper.leftClickToSet": "左鍵點擊方塊可以設定材質",
-
- "create.minecart_coupling.two_couplings_max": "礦車無法被連接兩個以上的礦車連結器",
- "create.minecart_coupling.unloaded": "有一部份礦車存在於未讀取區塊中",
- "create.minecart_coupling.no_loops": "礦車連結器不能連成一個環",
- "create.minecart_coupling.removed": "從礦車上移除所有礦車連結器",
- "create.minecart_coupling.too_far": "礦車距離你太遠了",
-
- "create.contraptions.movement_mode": "運動模式",
- "create.contraptions.movement_mode.move_place": "停止時實體化方塊",
- "create.contraptions.movement_mode.move_place_returned": "只在初始位置實體化方塊",
- "create.contraptions.movement_mode.move_never_place": "只有在機械方塊摧毀後才實體化方塊",
- "create.contraptions.movement_mode.rotate_place": "停止時實體化方塊",
- "create.contraptions.movement_mode.rotate_place_returned": "只在接近初始角度實體化方塊",
- "create.contraptions.movement_mode.rotate_never_place": "只有在旋轉軸摧毀後才實體化方塊",
- "create.contraptions.cart_movement_mode": "礦車運動模式",
- "create.contraptions.cart_movement_mode.rotate": "結構與礦車保持相同方向",
- "create.contraptions.cart_movement_mode.rotate_paused": "礦車轉向時機器停止工作",
- "create.contraptions.cart_movement_mode.rotation_locked": "結構方向保持不變",
- "create.contraptions.windmill.rotation_direction": "旋轉方向",
- "create.contraptions.clockwork.clock_hands": "鐘錶指針",
- "create.contraptions.clockwork.hour_first": "時針優先",
- "create.contraptions.clockwork.minute_first": "分針優先",
- "create.contraptions.clockwork.hour_first_24": "24小時制優先",
-
- "create.logistics.filter": "過濾器",
- "create.logistics.recipe_filter": "配方過濾器",
- "create.logistics.fluid_filter": "流體過濾器",
- "create.logistics.firstFrequency": "頻道. #1",
- "create.logistics.secondFrequency": "頻道. #2",
- "create.logistics.filter.apply": "將過濾器應用來 %1$s",
- "create.logistics.filter.apply_click_again": "將過濾器應用來 %1$s,再次點擊以複製數量",
- "create.logistics.filter.apply_count": "使用提取計數過濾",
-
- "create.gui.goggles.generator_stats": "發動機狀態:",
- "create.gui.goggles.kinetic_stats": "動力學狀態:",
- "create.gui.goggles.at_current_speed": "目前動能值",
- "create.gui.goggles.pole_length": "活塞桿長度:",
- "create.gui.goggles.fluid_container": "流體容器資訊:",
- "create.gui.goggles.fluid_container.capacity": "容量:",
- "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": "結構中的方塊數量過多\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\n最少需要的數量為:%2$s",
- "create.gui.assembly.exception.no_contacts": "UNLOCALIZED: Elevators require a horizontal _Redstone_ _Contact_ attached to the structure",
- "create.gui.assembly.exception.too_many_contacts": "UNLOCALIZED: Cannot attach more than one _Redstone_ _Contact_ to Elevators",
- "create.gui.assembly.exception.column_conflict": "UNLOCALIZED: Another Elevator is already targeting this column of contacts",
- "create.gui.gauge.info_header": "儀表訊息:",
- "create.gui.speedometer.title": "旋轉速度",
- "create.gui.stressometer.title": "網路負荷",
- "create.gui.stressometer.capacity": "剩餘能量",
- "create.gui.stressometer.overstressed": "動能過載",
- "create.gui.stressometer.no_rotation": "無旋轉",
- "create.gui.contraptions.not_fast_enough": "看起來 %1$s 沒有達到足夠的工作轉速",
- "create.gui.contraptions.network_overstressed": "裝置似乎過載,減少高動能消耗的裝置或者增加更多更多動能",
- "create.gui.adjustable_crate.title": "板條箱",
- "create.gui.adjustable_crate.storageSpace": "儲存空間",
- "create.gui.stockpile_switch.title": "儲存開關",
- "create.gui.stockpile_switch.invert_signal": "反轉訊號",
- "create.gui.stockpile_switch.move_to_lower_at": "移至下限 %1$s%%",
- "create.gui.stockpile_switch.move_to_upper_at": "移至上限 %1$s%%",
- "create.gui.sequenced_gearshift.title": "可程式化齒輪箱",
- "create.gui.sequenced_gearshift.instruction": "指令",
- "create.gui.sequenced_gearshift.instruction.turn_angle.descriptive": "以特定角度旋轉",
- "create.gui.sequenced_gearshift.instruction.turn_angle": "旋轉",
- "create.gui.sequenced_gearshift.instruction.turn_angle.angle": "角度",
- "create.gui.sequenced_gearshift.instruction.turn_distance.descriptive": "帶動 活塞/滑輪/橋式起重機",
- "create.gui.sequenced_gearshift.instruction.turn_distance": "驅動活塞",
- "create.gui.sequenced_gearshift.instruction.turn_distance.distance": "距離",
- "create.gui.sequenced_gearshift.instruction.delay.descriptive": "延遲時間",
- "create.gui.sequenced_gearshift.instruction.delay": "延遲",
- "create.gui.sequenced_gearshift.instruction.delay.duration": "間隔",
- "create.gui.sequenced_gearshift.instruction.end.descriptive": "結束",
- "create.gui.sequenced_gearshift.instruction.end": "停止",
- "create.gui.sequenced_gearshift.instruction.await.descriptive": "等待新的紅石脈衝",
- "create.gui.sequenced_gearshift.instruction.await": "等待",
- "create.gui.sequenced_gearshift.speed": "速度,速度方向",
- "create.gui.sequenced_gearshift.speed.forward": "一倍速,正向",
- "create.gui.sequenced_gearshift.speed.forward_fast": "兩倍速,正向",
- "create.gui.sequenced_gearshift.speed.back": "一倍速,反向",
- "create.gui.sequenced_gearshift.speed.back_fast": "兩倍速,反向",
-
- "create.schematicAndQuill.dimensions": "藍圖尺寸:%1$sx%2$sx%3$s",
- "create.schematicAndQuill.firstPos": "第一個位置",
- "create.schematicAndQuill.secondPos": "第二個位置",
- "create.schematicAndQuill.noTarget": "按住Ctrl選擇空氣方塊",
- "create.schematicAndQuill.abort": "刪除選擇",
- "create.schematicAndQuill.title": "藍圖名:",
- "create.schematicAndQuill.convert": "立即存檔並發佈",
- "create.schematicAndQuill.fallbackName": "我的藍圖",
- "create.schematicAndQuill.saved": "另存為 %1$s",
-
- "create.schematic.invalid": "[!] 無效的項目",
- "create.schematic.position": "位置",
- "create.schematic.rotation": "旋轉",
- "create.schematic.rotation.none": "無",
- "create.schematic.rotation.cw90": "順時鐘 90",
- "create.schematic.rotation.cw180": "順時鐘 180",
- "create.schematic.rotation.cw270": "順時鐘 270",
- "create.schematic.mirror": "鏡像",
- "create.schematic.mirror.none": "無",
- "create.schematic.mirror.frontBack": "前後",
- "create.schematic.mirror.leftRight": "左右",
- "create.schematic.tool.deploy": "發佈",
- "create.schematic.tool.move": "移動 XZ",
- "create.schematic.tool.movey": "移動 Y",
- "create.schematic.tool.rotate": "旋轉",
- "create.schematic.tool.print": "列印",
- "create.schematic.tool.flip": "翻轉",
- "create.schematic.tool.deploy.description.0": "將結構移到某個位置",
- "create.schematic.tool.deploy.description.1": "在地面上點擊滑鼠右鍵以放置",
- "create.schematic.tool.deploy.description.2": "按住 Ctrl 以固定距離選擇",
- "create.schematic.tool.deploy.description.3": "按住 Ctrl 滑鼠滾動更改距離",
- "create.schematic.tool.move.description.0": "水平移動藍圖",
- "create.schematic.tool.move.description.1": "選定藍圖,然後按住 Ctrl 滑鼠滾動",
- "create.schematic.tool.move.description.2": "",
- "create.schematic.tool.move.description.3": "",
- "create.schematic.tool.movey.description.0": "垂直移動藍圖",
- "create.schematic.tool.movey.description.1": "按住 Ctrl 滑鼠滾動上下移動",
- "create.schematic.tool.movey.description.2": "",
- "create.schematic.tool.movey.description.3": "",
- "create.schematic.tool.rotate.description.0": "圍繞藍圖中心旋轉藍圖",
- "create.schematic.tool.rotate.description.1": "按住 Ctrl 滑鼠滾動旋轉 90 度",
- "create.schematic.tool.rotate.description.2": "",
- "create.schematic.tool.rotate.description.3": "",
- "create.schematic.tool.print.description.0": "立即將結構放置在世界上",
- "create.schematic.tool.print.description.1": "右鍵點擊確認目前位置",
- "create.schematic.tool.print.description.2": "該工具僅能用於創造模式",
- "create.schematic.tool.print.description.3": "",
- "create.schematic.tool.flip.description.0": "沿你選擇的面翻轉藍圖",
- "create.schematic.tool.flip.description.1": "指向藍圖,然後按住 Ctrl 滑鼠滾動將其翻轉",
- "create.schematic.tool.flip.description.2": "",
- "create.schematic.tool.flip.description.3": "",
-
- "create.schematics.synchronizing": "正在同步…",
- "create.schematics.uploadTooLarge": "你的藍圖太大",
- "create.schematics.maxAllowedSize": "允許的最大藍圖文件大小為:",
-
- "create.gui.schematicTable.refresh": "重新整理文件",
- "create.gui.schematicTable.open_folder": "打開資料夾",
- "create.gui.schematicTable.title": "藍圖桌",
- "create.gui.schematicTable.availableSchematics": "可用藍圖",
- "create.gui.schematicTable.noSchematics": "沒有存檔的藍圖",
- "create.gui.schematicTable.uploading": "正在上傳…",
- "create.gui.schematicTable.finished": "上傳完成!",
- "create.gui.schematicannon.title": "藍圖加農炮",
- "create.gui.schematicannon.listPrinter": "物品清單列印機",
- "create.gui.schematicannon.gunpowderLevel": "火藥 %1$s%%",
- "create.gui.schematicannon.shotsRemaining": "發射進度:%1$s",
- "create.gui.schematicannon.shotsRemainingWithBackup": "備份:%1$s",
- "create.gui.schematicannon.optionEnabled": "目前啟用",
- "create.gui.schematicannon.optionDisabled": "目前停用",
- "create.gui.schematicannon.showOptions": "顯示藍圖加農炮設定",
- "create.gui.schematicannon.option.dontReplaceSolid": "不要替換方塊",
- "create.gui.schematicannon.option.replaceWithSolid": "用固體方塊替換工作區域內的方塊",
- "create.gui.schematicannon.option.replaceWithAny": "用任何方塊替換工作區域內的方塊",
- "create.gui.schematicannon.option.replaceWithEmpty": "用空氣替換工作區域內的方塊",
- "create.gui.schematicannon.option.skipMissing": "繞過缺少的方塊",
- "create.gui.schematicannon.option.skipTileEntities": "保護儲存方塊",
- "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.dontReplaceSolid.description": "藍圖加農炮將不會替換工作範圍內的任何固體方塊",
- "create.gui.schematicannon.option.replaceWithSolid.description": "藍圖加農炮會使用所提供的固體方塊來替換工作區域內的其他固體方塊",
- "create.gui.schematicannon.option.replaceWithAny.description": "藍圖加農炮會使用任何所提供的方塊來替換工作區域內的固體方塊",
- "create.gui.schematicannon.option.replaceWithEmpty.description": "藍圖加農炮將清理和替換工作區域內所有原本的方塊",
-
- "create.schematicannon.status.idle": "閒置",
- "create.schematicannon.status.ready": "準備",
- "create.schematicannon.status.running": "啟動",
- "create.schematicannon.status.finished": "完成",
- "create.schematicannon.status.paused": "已暫停",
- "create.schematicannon.status.stopped": "停止",
- "create.schematicannon.status.noGunpowder": "火藥消耗完畢",
- "create.schematicannon.status.targetNotLoaded": "方塊未讀取",
- "create.schematicannon.status.targetOutsideRange": "定位目標太遠",
- "create.schematicannon.status.searching": "搜尋",
- "create.schematicannon.status.skipping": "跳過",
- "create.schematicannon.status.missingBlock": "缺少方塊:",
- "create.schematicannon.status.placing": "建築中",
- "create.schematicannon.status.clearing": "清除方塊中",
- "create.schematicannon.status.schematicInvalid": "藍圖無效",
- "create.schematicannon.status.schematicNotPlaced": "藍圖未發佈",
- "create.schematicannon.status.schematicExpired": "藍圖文件已過期",
-
- "create.materialChecklist": "材料清單",
- "create.materialChecklist.blocksNotLoaded": "*免責聲明* \n\n由於未讀取相關區塊,材料清單可能不正確",
-
- "create.gui.filter.deny_list": "黑名單",
- "create.gui.filter.deny_list.description": "只通過不在黑名單中的物品,如果黑名單為空,所有物品都可以通過",
- "create.gui.filter.allow_list": "白名單",
- "create.gui.filter.allow_list.description": "只通過在白名單中的物品,如果白名單為空,所有物品都無法通過",
- "create.gui.filter.respect_data": "比對物品屬性",
- "create.gui.filter.respect_data.description": "只有物品的耐久、附魔等其他屬性相同時才可以比對",
- "create.gui.filter.ignore_data": "忽略物品屬性",
- "create.gui.filter.ignore_data.description": "配對時忽略物品的耐久、附魔等其他屬性",
-
- "create.item_attributes.placeable": "可放置",
- "create.item_attributes.placeable.inverted": "不可放置",
- "create.item_attributes.consumable": "可食用",
- "create.item_attributes.consumable.inverted": "不可食用",
- "create.item_attributes.fluid_container": "可儲存流體",
- "create.item_attributes.fluid_container.inverted": "不可儲存流體",
- "create.item_attributes.enchanted": "已被附魔",
- "create.item_attributes.enchanted.inverted": "未被附魔",
- "create.item_attributes.max_enchanted": "已達到最高附魔等級",
- "create.item_attributes.max_enchanted.inverted": "未達到最高附魔等級",
- "create.item_attributes.renamed": "有自訂名稱",
- "create.item_attributes.renamed.inverted": "沒有自訂名稱",
- "create.item_attributes.damaged": "已損壞",
- "create.item_attributes.damaged.inverted": "未損壞",
- "create.item_attributes.badly_damaged": "嚴重受損",
- "create.item_attributes.badly_damaged.inverted": "未嚴重受損",
- "create.item_attributes.not_stackable": "無法堆疊",
- "create.item_attributes.not_stackable.inverted": "可堆疊",
- "create.item_attributes.equipable": "可裝備",
- "create.item_attributes.equipable.inverted": "不可裝備",
- "create.item_attributes.furnace_fuel": "是燃料",
- "create.item_attributes.furnace_fuel.inverted": "不是燃料",
- "create.item_attributes.washable": "可被篩洗",
- "create.item_attributes.washable.inverted": "不可被篩洗",
- "create.item_attributes.hauntable": "可被喚魂",
- "create.item_attributes.hauntable.inverted": "不可被喚魂",
- "create.item_attributes.crushable": "可被粉碎",
- "create.item_attributes.crushable.inverted": "不可被粉碎",
- "create.item_attributes.smeltable": "可被熔爐融煉",
- "create.item_attributes.smeltable.inverted": "不可被熔爐融煉",
- "create.item_attributes.smokable": "可被煙熏",
- "create.item_attributes.smokable.inverted": "不可被煙熏",
- "create.item_attributes.blastable": "可被高爐融煉",
- "create.item_attributes.blastable.inverted": "不可被高爐融煉",
- "create.item_attributes.compostable": "UNLOCALIZED: can be composted",
- "create.item_attributes.compostable.inverted": "UNLOCALIZED: cannot be composted",
- "create.item_attributes.shulker_level": "界伏盒是 %1$s",
- "create.item_attributes.shulker_level.inverted": "界伏盒不是 %1$s",
- "create.item_attributes.shulker_level.full": "滿的",
- "create.item_attributes.shulker_level.empty": "空的",
- "create.item_attributes.shulker_level.partial": "有裝東西但沒滿",
- "create.item_attributes.in_tag": "標籤是 %1$s",
- "create.item_attributes.in_tag.inverted": "標籤不是 %1$s",
- "create.item_attributes.in_item_group": "屬於 %1$s",
- "create.item_attributes.in_item_group.inverted": "不屬於 %1$s",
- "create.item_attributes.added_by": "由 %1$s 添加",
- "create.item_attributes.added_by.inverted": "不是由 %1$s 添加",
- "create.item_attributes.has_enchant": "有附魔效果 %1$s",
- "create.item_attributes.has_enchant.inverted": "沒有附魔效果 %1$s",
- "create.item_attributes.color": "已被染色成 %1$s",
- "create.item_attributes.color.inverted": "未被染色成 %1$s",
- "create.item_attributes.has_fluid": "包含 %1$s",
- "create.item_attributes.has_fluid.inverted": "不包含 %1$s",
- "create.item_attributes.has_name": "有自定義名稱 %1$s",
- "create.item_attributes.has_name.inverted": "沒有自定義名稱 %1$s",
- "create.item_attributes.book_author": "由 %1$s 編寫",
- "create.item_attributes.book_author.inverted": "未由 %1$s 編寫",
- "create.item_attributes.book_copy_original": "是原創的",
- "create.item_attributes.book_copy_original.inverted": "不是原創的",
- "create.item_attributes.book_copy_first": "是第一份複製",
- "create.item_attributes.book_copy_first.inverted": "不是第一份複製",
- "create.item_attributes.book_copy_second": "是第二份複製",
- "create.item_attributes.book_copy_second.inverted": "不是第二份複製",
- "create.item_attributes.book_copy_tattered": "是第三份複製",
- "create.item_attributes.book_copy_tattered.inverted": "不是第三份複製",
- "create.item_attributes.astralsorcery_amulet": "提升 %1$s",
- "create.item_attributes.astralsorcery_amulet.inverted": "不提升 %1$s",
- "create.item_attributes.astralsorcery_constellation": "與 %1$s 調和",
- "create.item_attributes.astralsorcery_constellation.inverted": "未與 %1$s 調和",
- "create.item_attributes.astralsorcery_crystal": "具有晶體屬性 %1$s",
- "create.item_attributes.astralsorcery_crystal.inverted": "不具有晶體屬性 %1$s",
- "create.item_attributes.astralsorcery_perk_gem": "具有特殊屬性 %1$s",
- "create.item_attributes.astralsorcery_perk_gem.inverted": "不具有特殊屬性 %1$s",
-
- "create.gui.attribute_filter.no_selected_attributes": "沒有標記任何屬性",
- "create.gui.attribute_filter.selected_attributes": "已選擇的屬性:",
- "create.gui.attribute_filter.add_attribute": "向列表中添加屬性",
- "create.gui.attribute_filter.add_inverted_attribute": "向列表中添加相反屬性",
- "create.gui.attribute_filter.allow_list_disjunctive": "任意比對白名單 (任何) ",
- "create.gui.attribute_filter.allow_list_disjunctive.description": "只要有其中一項屬性符合,就可以通過",
- "create.gui.attribute_filter.allow_list_conjunctive": "全部比對白名單 (全部) ",
- "create.gui.attribute_filter.allow_list_conjunctive.description": "只有所有屬性都相符才可以通過",
- "create.gui.attribute_filter.deny_list": "黑名單",
- "create.gui.attribute_filter.deny_list.description": "只要沒有上述屬性,就可以通過",
- "create.gui.attribute_filter.add_reference_item": "添加參考物品",
-
- "create.tooltip.holdForDescription": "按住 [%1$s] 來讀取物品概要",
- "create.tooltip.holdForControls": "按住 [%1$s] 來讀取控制方法",
- "create.tooltip.keyShift": "Shift",
- "create.tooltip.keyCtrl": "Ctrl",
- "create.tooltip.speedRequirement": "需求速度:%1$s",
- "create.tooltip.speedRequirement.none": "無",
- "create.tooltip.speedRequirement.slow": "慢",
- "create.tooltip.speedRequirement.medium": "適當",
- "create.tooltip.speedRequirement.fast": "快",
- "create.tooltip.stressImpact": "動能消耗:%1$s",
- "create.tooltip.stressImpact.low": "低",
- "create.tooltip.stressImpact.medium": "中",
- "create.tooltip.stressImpact.high": "高",
- "create.tooltip.stressImpact.overstressed": "過載",
- "create.tooltip.up_to": "最高 %1$s",
- "create.tooltip.capacityProvided": "動能輸出:%1$s",
- "create.tooltip.capacityProvided.low": "小",
- "create.tooltip.capacityProvided.medium": "中",
- "create.tooltip.capacityProvided.high": "大",
- "create.tooltip.generationSpeed": "產生 %1$s %2$s",
- "create.tooltip.analogStrength": "訊號強度:%1$s/15",
-
- "create.mechanical_arm.extract_from": "從 %1$s 拿取物品",
- "create.mechanical_arm.deposit_to": "向 %1$s 儲存物品",
- "create.mechanical_arm.summary": "機械臂有 %1$s 輸入以及 %2$s 輸出",
- "create.mechanical_arm.points_outside_range": "%1$s 由於距離限制,選定的交互點被移除",
-
- "create.weighted_ejector.target_set": "已選取目的地",
- "create.weighted_ejector.target_not_valid": "彈射到鄰近的方塊 (目的地無效)",
- "create.weighted_ejector.no_target": "彈射到鄰近的方塊 (未選取目的地)",
- "create.weighted_ejector.targeting": "彈射到 [%1$s,%2$s,%3$s]",
- "create.weighted_ejector.stack_size": "彈射物品數量",
-
- "create.logistics.when_multiple_outputs_available": "當多個輸出可用時",
-
- "create.mechanical_arm.selection_mode.round_robin": "輪詢調度",
- "create.mechanical_arm.selection_mode.forced_round_robin": "強制輪詢調度",
- "create.mechanical_arm.selection_mode.prefer_first": "第一目標優先",
-
- "create.tunnel.selection_mode.split": "分攤",
- "create.tunnel.selection_mode.forced_split": "強制分攤",
- "create.tunnel.selection_mode.round_robin": "輪詢調度",
- "create.tunnel.selection_mode.forced_round_robin": "強制輪詢調度",
- "create.tunnel.selection_mode.prefer_nearest": "最近優先",
- "create.tunnel.selection_mode.randomize": "隨機",
- "create.tunnel.selection_mode.synchronize": "同步輸入",
-
- "create.tooltip.chute.header": "滑槽訊息",
- "create.tooltip.chute.items_move_down": "物品向下移動",
- "create.tooltip.chute.items_move_up": "物品向上移動",
- "create.tooltip.chute.no_fans_attached": "未安裝鼓風機",
- "create.tooltip.chute.fans_push_up": "鼓風機從下方進行推動",
- "create.tooltip.chute.fans_push_down": "鼓風機從上方進行推動",
- "create.tooltip.chute.fans_pull_up": "鼓風機從下方進行吸引",
- "create.tooltip.chute.fans_pull_down": "鼓風機從上方進行吸引",
- "create.tooltip.chute.contains": "物品: %1$s x%2$s",
- "create.tooltip.deployer.header": "UNLOCALIZED: Deployer Information",
- "create.tooltip.deployer.using": "UNLOCALIZED: Mode: Use",
- "create.tooltip.deployer.punching": "UNLOCALIZED: Mode: Attack",
- "create.tooltip.deployer.contains": "UNLOCALIZED: Item: %1$s x%2$s",
- "create.tooltip.brass_tunnel.contains": "正在處理",
- "create.tooltip.brass_tunnel.contains_entry": "> %1$s x%2$s",
- "create.tooltip.brass_tunnel.retrieve": "右鍵取回",
-
- "create.linked_controller.bind_mode": "綁定模式",
- "create.linked_controller.press_keybind": "按 %1$s, %2$s, %3$s, %4$s, %5$s 或 %6$s 來綁定這個頻率到對應按鍵上",
- "create.linked_controller.key_bound": "頻率綁定到 %1$s 鍵",
- "create.linked_controller.frequency_slot_1": "按鍵:%1$s 頻道 #1",
- "create.linked_controller.frequency_slot_2": "按鍵:%1$s 頻道 #2",
-
- "create.crafting_blueprint.crafting_slot": "材料格",
- "create.crafting_blueprint.filter_items_viable": "可使用進階物品過濾",
- "create.crafting_blueprint.display_slot": "顯示格",
- "create.crafting_blueprint.inferred": "根據配方推論",
- "create.crafting_blueprint.manually_assigned": "手動設定",
- "create.crafting_blueprint.secondary_display_slot": "次要顯示格",
- "create.crafting_blueprint.optional": "可選的",
-
- "create.potato_cannon.ammo.attack_damage": "%1$s 攻擊傷害",
- "create.potato_cannon.ammo.reload_ticks": "%1$s 攻擊速度",
- "create.potato_cannon.ammo.knockback": "%1$s 擊退",
-
- "create.hint.hose_pulley.title": "無限供應",
- "create.hint.hose_pulley": "目標流體為無限供應",
- "create.hint.mechanical_arm_no_targets.title": "沒有目標",
- "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.backtank.low": "後背包壓力不足",
- "create.backtank.depleted": "後背包壓力耗盡",
-
- "create.hint.derailed_train.title": "出軌的火車",
- "create.hint.derailed_train": "這列_火車_不在軌道上,用扳手_左鍵點擊_它以重置到附近的軌道",
-
- "create.boiler.status": "鍋爐狀態:%1$s",
- "create.boiler.status_short": "鍋爐:%1$s",
- "create.boiler.passive": "運作中",
- "create.boiler.idle": "閒置",
- "create.boiler.lvl": "Lvl %1$s",
- "create.boiler.max_lvl": "Max",
- "create.boiler.size": "尺寸",
- "create.boiler.size_dots": "....... ",
- "create.boiler.water": "水",
- "create.boiler.water_dots": "... ",
- "create.boiler.heat": "熱量",
- "create.boiler.heat_dots": "...... ",
- "create.boiler.via_one_engine": "透過 1 個引擎",
- "create.boiler.via_engines": "透過 %1$s 個引擎",
-
- "create.elevator_contact.title": "UNLOCALIZED: Elevator Contact",
- "create.elevator_contact.floor_identifier": "UNLOCALIZED: Floor Identifier",
- "create.elevator_contact.floor_description": "UNLOCALIZED: Floor Description",
-
- "create.gui.schedule.lmb_edit": "左鍵點擊編輯",
- "create.gui.schedule.rmb_remove": "右鍵點擊移除",
- "create.gui.schedule.duplicate": "複製",
- "create.gui.schedule.remove_entry": "移除動作",
- "create.gui.schedule.add_entry": "增加動作",
- "create.gui.schedule.move_up": "上移",
- "create.gui.schedule.move_down": "下移",
- "create.gui.schedule.add_condition": "增加條件",
- "create.gui.schedule.alternative_condition": "增加替代條件",
-
- "create.schedule.instruction_type": "下一步:",
- "create.schedule.instruction.editor": "指令編輯器",
- "create.schedule.instruction.destination": "駛至車站",
- "create.schedule.instruction.destination.summary": "下一站:",
- "create.schedule.instruction.filter_edit_box": "站名",
- "create.schedule.instruction.filter_edit_box_1": "使用「*」做為萬用字元",
- "create.schedule.instruction.filter_edit_box_2": "例如:「我的車站,月台*」",
- "create.schedule.instruction.filter_edit_box_3": "火車會選擇最近且未被使用的月台",
- "create.schedule.instruction.rename": "更新時刻表標題",
- "create.schedule.instruction.rename.summary": "新標題:",
- "create.schedule.instruction.name_edit_box": "時刻表標題",
- "create.schedule.instruction.name_edit_box_1": "影響顯示板上的文字",
- "create.schedule.instruction.name_edit_box_2": "預設為下一個目的地的名稱",
- "create.schedule.instruction.throttle": "極速限制",
- "create.schedule.instruction.throttle.summary": "調整極速為 %1$s",
- "create.schedule.instruction.throttle_edit_box": "油門",
- "create.schedule.instruction.throttle_edit_box_1": "影響火車的極速",
- "create.schedule.condition_type": "如果/之後…繼續",
- "create.schedule.condition.editor": "條件編輯器",
- "create.schedule.condition.delay": "延遲",
- "create.schedule.condition.delay_short": "等待:%1$s",
- "create.schedule.condition.delay.status": "%1$s 後出發",
- "create.schedule.condition.idle": "閒置貨物",
- "create.schedule.condition.idle_short": "貨物閒置:%1$s",
- "create.schedule.condition.idle.status": "貨物閒置 %1$s",
- "create.schedule.condition.for_x_time": "%1$s",
- "create.schedule.condition.unloaded": "區塊卸載",
- "create.schedule.condition.unloaded.status": "等待區塊卸載",
- "create.schedule.condition.powered": "車站充能",
- "create.schedule.condition.powered.status": "等待紅石訊號",
- "create.schedule.condition.time_of_day": "日中時刻",
- "create.schedule.condition.time_of_day.scheduled": "規劃時間:%1$s",
- "create.schedule.condition.time_of_day.digital_format": "%1$s:%3$s %4$s",
- "create.schedule.condition.time_of_day.rotation": "重複",
- "create.schedule.condition.time_of_day.rotation.every_24": "每日",
- "create.schedule.condition.time_of_day.rotation.every_12": "每 12 小時",
- "create.schedule.condition.time_of_day.rotation.every_6": "每 6 小時",
- "create.schedule.condition.time_of_day.rotation.every_4": "每 4 小時",
- "create.schedule.condition.time_of_day.rotation.every_3": "每 3 小時",
- "create.schedule.condition.time_of_day.rotation.every_2": "每 2 小時",
- "create.schedule.condition.time_of_day.rotation.every_1": "每 1 小時",
- "create.schedule.condition.time_of_day.rotation.every_0_45": "每 45 分鐘",
- "create.schedule.condition.time_of_day.rotation.every_0_30": "每 30 分鐘",
- "create.schedule.condition.time_of_day.rotation.every_0_15": "每 15 分鐘",
- "create.schedule.condition.time_of_day.status": "發車於",
- "create.schedule.condition.threshold.train_holds": "火車上有 %1$s",
- "create.schedule.condition.threshold.greater": "多於",
- "create.schedule.condition.threshold.less": "少於",
- "create.schedule.condition.threshold.equal": "剛好",
- "create.schedule.condition.threshold.x_units_of_item": "%1$s%2$s %3$s",
- "create.schedule.condition.threshold.matching_content": "比對內容",
- "create.schedule.condition.threshold.anything": "UNLOCALIZED: Anything",
- "create.schedule.condition.threshold.item_measure": "物品單位",
- "create.schedule.condition.threshold.items": "個",
- "create.schedule.condition.threshold.stacks": "組",
- "create.schedule.condition.threshold.buckets": "桶",
- "create.schedule.condition.threshold.status": "貨物:%1$s/%2$s %3$s",
- "create.schedule.condition.threshold.place_item": "參考物品",
- "create.schedule.condition.threshold.place_item_2": "可以使用過濾器",
- "create.schedule.condition.threshold.place_item_3": "UNLOCALIZED: Leave empty to match any",
- "create.schedule.condition.fluid_threshold": "流體貨物條件",
- "create.schedule.condition.item_threshold": "物品貨物條件",
- "create.schedule.condition.redstone_link": "無線紅石連接",
- "create.schedule.condition.redstone_link.status": "等待無線紅石連接",
- "create.schedule.condition.redstone_link_on": "連線開啟",
- "create.schedule.condition.redstone_link_off": "連線關閉",
- "create.schedule.condition.redstone_link.powered": "開啟",
- "create.schedule.condition.redstone_link.unpowered": "關閉",
- "create.schedule.condition.redstone_link.frequency_state": "頻道狀態:",
- "create.schedule.condition.redstone_link.frequency_powered": "頻道開啟:",
- "create.schedule.condition.redstone_link.frequency_unpowered": "頻道關閉:",
- "create.schedule.condition.player_count": "玩家入座",
- "create.schedule.condition.player_count.summary": "%1$s玩家",
- "create.schedule.condition.player_count.summary_plural": "%1$s玩家",
- "create.schedule.condition.player_count.seated": "%1$s入座",
- "create.schedule.condition.player_count.players": "玩家",
- "create.schedule.condition.player_count.condition": "條件",
- "create.schedule.condition.player_count.exactly": "剛好",
- "create.schedule.condition.player_count.or_above": "或以上",
- "create.schedule.condition.player_count.status": "乘客:%1$s/%2$s",
- "create.schedule.loop": "持續循環",
- "create.schedule.loop1": "時刻表結束後",
- "create.schedule.loop2": "重新開始",
- "create.schedule.reset": "重置進程",
- "create.schedule.skip": "跳過現在的步驟",
- "create.schedule.applied_to_train": "火車現在正照表操課",
- "create.schedule.non_controlling_seat": "司機員必須坐在火車控制台前",
- "create.schedule.remove_with_empty_hand": "空手移除現在的時刻表",
- "create.schedule.auto_removed_from_train": "自動時刻表被棄置",
- "create.schedule.removed_from_train": "從火車回收時刻表",
- "create.schedule.no_stops": "這份時刻表沒有設定任何停靠站",
- "create.schedule.continued": "時刻表已重新開始",
-
- "create.track.selection_cleared": "已清除選擇區域",
- "create.track.valid_connection": "可以連接",
- "create.track.second_point": "鋪設火車軌道或選擇第二處",
- "create.track.too_far": "距離過遠",
- "create.track.original_missing": "原方塊已被移除,潛行點擊以重置",
- "create.track.perpendicular": "無法垂直連接軌道",
- "create.track.ascending_s_curve": "無法鋪設有坡度的S形彎",
- "create.track.too_sharp": "曲率過高",
- "create.track.too_steep": "斜率過高",
- "create.track.slope_turn": "轉彎時無法進入或離開斜坡",
- "create.track.opposing_slopes": "無法連接下斜方向相反的斜坡",
- "create.track.leave_slope_ascending": "無法在上升時離開這個斜坡",
- "create.track.leave_slope_descending": "無法在下降時離開這個斜坡",
- "create.track.turn_90": "單個彎最多只能轉 90 度",
- "create.track.junction_start": "無法從道岔開始連接",
- "create.track.turn_start": "無法從彎道開始連結",
- "create.track.not_enough_tracks": "火車軌道不足",
- "create.track.not_enough_pavement": "基座方塊不足",
-
- "create.portal_track.failed": "無法鋪設傳送門軌道:",
- "create.portal_track.missing": "對向傳送門尚未生成",
- "create.portal_track.blocked": "對向位址被堵塞 (%1$s,%2$s,%3$s)",
-
- "create.station.idle": "車站閒置中",
- "create.station.assembly_title": "組裝火車",
- "create.station.close": "關閉視窗",
- "create.station.cancel": "取消組裝",
- "create.station.failed": "組裝失敗",
- "create.station.icon_type": "圖樣類型",
- "create.station.create_train": "創建新火車",
- "create.station.assemble_train": "組裝火車",
- "create.station.disassemble_train": "拆解火車",
- "create.station.remove_schedule": "回收時刻表",
- "create.station.remove_auto_schedule": "棄置自動時刻表",
- "create.station.no_assembly_diagonal": "無法在對角線軌道上",
- "create.station.no_assembly_diagonal_1": "組裝火車",
- "create.station.no_assembly_curve": "無法在彎道上",
- "create.station.no_assembly_curve_1": "組裝火車",
- "create.station.train_not_aligned": "仍有車廂未對齊",
- "create.station.train_not_aligned_1": "無法拆解",
- "create.station.carriage_number": "車廂 %1$s:",
- "create.station.retry": "解決問題並重新嘗試",
- "create.station.no_bogeys": "無轉向架",
- "create.station.one_bogey": "一座轉向架",
- "create.station.more_bogeys": "%1$s 座轉向架",
- "create.station.how_to": "在加亮軌道上放置火車機殼以創建轉向架",
- "create.station.how_to_1": "破壞轉向架上方的方塊以移除轉向架",
- "create.station.how_to_2": "搭建車廂時每個車廂都須與一或二座轉向架連接",
-
- "create.train_assembly.too_many_bogeys": "轉向架連接過多:%1$s",
- "create.train_assembly.frontmost_bogey_at_station": "最前方的轉向架需位於車站標記處",
- "create.train_assembly.no_bogeys": "找無轉向架",
- "create.train_assembly.not_connected_in_order": "轉向架未按順序連接",
- "create.train_assembly.bogeys_too_close": "轉向架 %1$s 及 %2$s 距離過近",
- "create.train_assembly.single_bogey_carriage": "這類轉向架無法單獨支撐一個車廂",
- "create.train_assembly.nothing_attached": "沒有任何結構連接到轉向架 %1$s",
- "create.train_assembly.no_controls": "火車上需安裝至少一個面向前方的火車控制台",
- "create.train_assembly.sideways_controls": "某個已安裝的火車控制台面向火車側面",
- "create.train_assembly.bogey_created": "已創建轉向架,再度點擊以循環改變種類",
- "create.train_assembly.requires_casing": "在軌道上放置火車機殼以創建轉向架",
-
- "create.track_target.set": "已選擇目標軌道",
- "create.track_target.success": "成功綁定目標軌道",
- "create.track_target.clear": "已清除選擇的軌道",
- "create.track_target.missing": "先對目標火車軌道點擊右鍵",
- "create.track_target.too_far": "目標軌道距離此處過遠",
- "create.track_target.no_junctions": "目標軌道不能是道岔",
- "create.track_target.occupied": "目標軌道被占用",
- "create.track_target.invalid": "無法在此定位該軌道",
-
- "create.train.unnamed": "未命名火車",
- "create.train.cannot_relocate_moving": "無法重新設置移動中的火車",
- "create.train.relocate": "點擊軌道以重新設置 %1$s,潛行點擊則取消",
- "create.train.relocate.abort": "重新設置被取消",
- "create.train.relocate.success": "重新設置成功",
- "create.train.relocate.valid": "火車可重新設置於此,點擊確認",
- "create.train.relocate.invalid": "無法重新設置火車於此",
- "create.train.relocate.too_far": "無法重新設置火車於過遠的位置",
- "create.train.departing_from": "自 %1$s 發車",
- "create.train.arrived_at": "抵達 %1$s",
- "create.train.status": " 火車資訊:%1$s",
- "create.train.status.back_on_track": "火車已回到軌道上",
- "create.train.status.collision": "與其他火車相撞",
- "create.train.status.end_of_track": "車廂已至軌道末端",
- "create.train.status.double_portal": "車廂不能同時進入與離開傳送門",
- "create.train.status.coupling_stress": "因連結器受壓,火車已被強制停止",
- "create.train.status.track_missing": "火車下方無軌道",
- "create.train.status.paused_for_manual": "時刻表暫停運作,手動控制中",
- "create.train.status.opposite_driver": "路線需要司機員面向反方向",
- "create.train.status.missing_driver": "司機員失蹤",
- "create.train.status.found_driver": "已找到新的司機員",
- "create.train.status.navigation_success": "導航成功",
- "create.train.status.no_match": "圖上無符合「%1$s」的車站",
- "create.train.status.no_path": "找無通往下個目的地的路線",
-
- "create.track_signal.cannot_change_mode": "無法切換訊號模式",
- "create.track_signal.mode_change.entry_signal": "-> 若區間未被占用則允許通行",
- "create.track_signal.mode_change.cross_signal": "-> 若區間可穿越則允許通行",
-
- "create.contraption.controls.start_controlling": "正在控制:%1$s",
- "create.contraption.controls.stop_controlling": "停止控制裝置",
- "create.contraption.controls.approach_station": "按住 %1$s 以接近 %2$s",
- "create.contraption.controls.specific_actor_toggle": "UNLOCALIZED: %1$s Actors: %2$s",
- "create.contraption.controls.all_actor_toggle": "UNLOCALIZED: All Actors: %1$s",
- "create.contraption.controls.actor_toggle.on": "UNLOCALIZED: On",
- "create.contraption.controls.actor_toggle.off": "UNLOCALIZED: Off",
- "create.contraption.controls.floor_unreachable": "UNLOCALIZED: Unreachable",
-
- "create.display_link.set": "已選定目標位置",
- "create.display_link.success": "成功綁定到目標位置",
- "create.display_link.clear": "清除位置選擇",
- "create.display_link.too_far": "目標位置離這裡太遠",
- "create.display_link.invalid": "鏈路沒有有效的目標,請嘗試重新放置",
- "create.display_link.title": "連接鏈路",
- "create.display_link.no_source": "非訊號源",
- "create.display_link.no_target": "非訊號目標",
- "create.display_link.reading_from": "讀取自:",
- "create.display_link.writing_to": "發送到:",
- "create.display_link.attached_side": "在接收側的方塊",
- "create.display_link.targeted_location": "在目標位置的方塊",
- "create.display_link.view_compatible": "點擊查看所有相容項目",
- "create.display_link.information_type": "訊息類型",
- "create.display_link.display_on": "將數據寫入:",
- "create.display_link.display_on_multiline": "首行發送到:",
-
- "create.display_source.label": "添加標籤",
- "create.display_source.combine_item_names": "內含的物件名稱",
- "create.display_source.count_items": "匹配的物品總量",
- "create.display_source.list_items": "匹配的物品清單",
- "create.display_source.fluid_amount": "匹配的流體總量",
- "create.display_source.list_fluids": "匹配的流體清單",
- "create.display_source.nixie_tube": "複製文字",
- "create.display_source.fill_level": "容器充填程度",
- "create.display_source.fill_level.display": "顯示格式",
- "create.display_source.fill_level.percent": "百分比",
- "create.display_source.fill_level.progress_bar": "進度條",
- "create.display_source.value_list.display": "數值格式",
- "create.display_source.value_list.shortened": "精簡",
- "create.display_source.value_list.full_number": "完整",
- "create.display_source.value_list.thousand": "k",
- "create.display_source.value_list.million": "m",
- "create.display_source.player_deaths": "玩家死亡次數",
- "create.display_source.scoreboard": "計分板",
- "create.display_source.scoreboard.objective": "計分項 ID",
- "create.display_source.scoreboard.objective_not_found": "找不到 「%1$s」",
- "create.display_source.scoreboard.objective.deaths": "玩家死亡次數",
- "create.display_source.time_of_day": "當日時間",
- "create.display_source.stop_watch": "碼表",
- "create.display_source.time.format": "時間格式",
- "create.display_source.time.12_hour": "12小時制",
- "create.display_source.time.24_hour": "24小時制",
- "create.display_source.accumulate_items": "累積物品數量",
- "create.display_source.item_throughput": "物品吞吐量",
- "create.display_source.item_throughput.interval": "間隔",
- "create.display_source.item_throughput.interval.second": "每秒",
- "create.display_source.item_throughput.interval.minute": "每分鐘",
- "create.display_source.item_throughput.interval.hour": "每小時",
- "create.display_source.train_status": "火車時刻表資訊",
- "create.display_source.station_summary": "火車站點概要",
- "create.display_source.station_summary.filter": "站名過濾器",
- "create.display_source.station_summary.train_name_column": "火車判定尺寸",
- "create.display_source.station_summary.platform_column": "月台判定尺寸",
- "create.display_source.station_summary.now": "到站",
- "create.display_source.station_summary.minutes": " 分鐘",
- "create.display_source.station_summary.seconds": "%1$s 秒",
- "create.display_source.observed_train_name": "檢測到的火車名稱",
- "create.display_source.max_enchant_level": "最大附魔費用",
- "create.display_source.boiler_status": "鍋爐狀態",
- "create.display_source.entity_name": "實體名稱",
- "create.display_source.current_floor": "UNLOCALIZED: Elevator Location",
- "create.display_source.kinetic_speed": "轉速 (RPM)",
- "create.display_source.kinetic_speed.absolute": "無視轉向",
- "create.display_source.kinetic_speed.directional": "顯示轉向",
- "create.display_source.kinetic_stress": "網路負荷",
- "create.display_source.kinetic_stress.display": "顯示訊息",
- "create.display_source.kinetic_stress.progress_bar": "進度條",
- "create.display_source.kinetic_stress.percent": "百分比",
- "create.display_source.kinetic_stress.current": "動能負荷",
- "create.display_source.kinetic_stress.max": "總能量",
- "create.display_source.kinetic_stress.remaining": "剩餘動能",
- "create.display_source.redstone_power": "紅石訊號強度",
- "create.display_source.redstone_power.display": "顯示格式",
- "create.display_source.redstone_power.number": "數值",
- "create.display_source.redstone_power.progress_bar": "進度條",
- "create.display_source.boiler.not_enough_space": "空間不足",
- "create.display_source.boiler.for_boiler_status": "以顯示鍋爐狀態",
-
- "create.display_target.line": "第 %1$s 行",
- "create.display_target.page": "第 %1$s 頁",
- "create.display_target.single_line": "單行",
-
- "create.flap_display.cycles.alphabet": " ;A;B;C;D;E;F;G;H;I;J;K;L;M;N;O;P;Q;R;S;T;U;V;X;Y;Z",
- "create.flap_display.cycles.numeric": " ;0;1;2;3;4;5;6;7;8;9",
- "create.flap_display.cycles.arrival_time": " ; min;now;15s;30s;45s",
- "create.flap_display.cycles.shortened_numbers": " ;K;M",
- "create.flap_display.cycles.fluid_units": "mB;B ",
- "create.flap_display.cycles.instant": " ; ",
- "create.flap_display.cycles.pixel": "█;▓;?",
-
- "create.super_glue.too_far": "選取的區域過大",
- "create.super_glue.cannot_reach": "選取的方塊必須連通",
- "create.super_glue.click_to_confirm": "再度點擊以確認",
- "create.super_glue.click_to_discard": "潛行右鍵以放棄選取",
- "create.super_glue.first_pos": "已選取第一個位置",
- "create.super_glue.abort": "放棄選取",
- "create.super_glue.not_enough": "庫存中沒有足夠的強力膠",
- "create.super_glue.success": "塗抹強力膠…",
-
- "create.gui.config.overlay1": "嗨 :)",
- "create.gui.config.overlay2": "這是一個實例層",
- "create.gui.config.overlay3": "點擊拖拽你的滑鼠",
- "create.gui.config.overlay4": "來將它移動到前方",
- "create.gui.config.overlay5": "ESC 退出目前介面",
- "create.gui.config.overlay6": "並儲存新的位置",
- "create.gui.config.overlay7": "輸入 /create overlay reset",
- "create.gui.config.overlay8": "重設到預設位置",
-
- "create.command.killTPSCommand": "killtps",
- "create.command.killTPSCommand.status.slowed_by.0": "[Create]: 伺服器每秒 tick 被降為 %s ms :o",
- "create.command.killTPSCommand.status.slowed_by.1": "[Create]: 伺服器現在每秒 tick 被降為 >:)",
- "create.command.killTPSCommand.status.slowed_by.2": "[Create]: 伺服器現在不延遲了,fps 正常 :D",
- "create.command.killTPSCommand.status.usage.0": "[Create]: 用 /killtps stop 來讓伺服器的 fps 速度恢復正常",
- "create.command.killTPSCommand.status.usage.1": "[Create]: 用 /killtps start 來手動降低伺服器 fps",
- "create.command.killTPSCommand.argument.tickTime": "TickTime",
-
- "create.contraption.minecart_contraption_too_big": "這個礦車結構太大了而無法撿取",
- "create.contraption.minecart_contraption_illegal_pickup": "一股神秘的力量將這個礦車結構與世界綁在一起",
-
-
- "_": "->------------------------] Subtitles [------------------------<-",
-
- "create.subtitle.contraption_disassemble": "結構停止",
- "create.subtitle.peculiar_bell_use": "黃銅鐘聲",
- "create.subtitle.worldshaper_place": "地形塑造器發射聲",
- "create.subtitle.whistle_train_manual": "火車汽笛聲",
- "create.subtitle.steam": "蒸氣聲",
- "create.subtitle.saw_activate_stone": "機械圓鋸機聲",
- "create.subtitle.schematicannon_finish": "藍圖大炮完成任務",
- "create.subtitle.crafter_craft": "機械合成器合成聲",
- "create.subtitle.wrench_remove": "零件移除聲",
- "create.subtitle.train3": "轉向架的車輪隆隆作響",
- "create.subtitle.whistle": "汽笛聲",
- "create.subtitle.cogs": "齒輪隆隆聲",
- "create.subtitle.slime_added": "黏液擠壓",
- "create.subtitle.whistle_train_low": "汽笛低嘯",
- "create.subtitle.schematicannon_launch_block": "藍圖大炮發射",
- "create.subtitle.controller_take": "拿下遙控器",
- "create.subtitle.crafter_click": "機械合成器工作聲",
- "create.subtitle.depot_plop": "物品著地",
- "create.subtitle.confirm": "接受提示聲",
- "create.subtitle.mixing": "攪拌機噪音",
- "create.subtitle.mechanical_press_activation_belt": "液壓機工作",
- "create.subtitle.fwoomp": "馬鈴薯大砲發射",
- "create.subtitle.sanding_long": "打磨的聲響",
- "create.subtitle.crushing_1": "粉碎的聲響",
- "create.subtitle.depot_slide": "物品滑動聲",
- "create.subtitle.blaze_munch": "烈焰使者咀嚼聲",
- "create.subtitle.funnel_flap": "垂簾拍打",
- "create.subtitle.haunted_bell_use": "靈魂鐘敲響",
- "create.subtitle.scroll_value": "滾動輸入聲",
- "create.subtitle.controller_put": "遙控器放置聲",
- "create.subtitle.cranking": "手搖把手轉動聲",
- "create.subtitle.sanding_short": "打磨的聲響",
- "create.subtitle.wrench_rotate": "使用扳手",
- "create.subtitle.potato_hit": "食物撞擊聲",
- "create.subtitle.saw_activate_wood": "機械圓鋸機運作聲",
- "create.subtitle.whistle_high": "汽笛高嘯",
- "create.subtitle.whistle_train_manual_low": "火車汽笛聲",
- "create.subtitle.whistle_train": "汽笛聲",
- "create.subtitle.haunted_bell_convert": "靈魂鐘轉化聲",
- "create.subtitle.train": "轉向架的車輪隆隆作響",
- "create.subtitle.deny": "故障聲",
- "create.subtitle.controller_click": "遙控器按鍵聲",
- "create.subtitle.whistle_low": "汽笛低嘯",
- "create.subtitle.copper_armor_equip": "潛水裝裝備聲",
- "create.subtitle.mechanical_press_activation": "液壓機工作",
- "create.subtitle.contraption_assemble": "結構移動",
-
-
- "_": "->------------------------] Item Descriptions [------------------------<-",
-
- "item.create.example_item.tooltip": "EXAMPLE ITEM (just a marker that this tooltip exists)",
- "item.create.example_item.tooltip.summary": "A brief description of the item._Underscores_highlight a term.",
- "item.create.example_item.tooltip.condition1": "When this",
- "item.create.example_item.tooltip.behaviour1": "Then this item does this(behaviours show on shift)",
- "item.create.example_item.tooltip.condition2": "And When this",
- "item.create.example_item.tooltip.behaviour2": "You can add as many behaviours as you like",
- "item.create.example_item.tooltip.control1": "When Ctrl pressed",
- "item.create.example_item.tooltip.action1": "These controls are displayed.",
-
- "block.create.wooden_bracket.tooltip": "木製支架",
- "block.create.wooden_bracket.tooltip.summary": "用來裝飾_傳動軸_,_齒輪_和_管道_",
-
- "block.create.metal_bracket.tooltip": "金屬支架",
- "block.create.metal_bracket.tooltip.summary": "用來裝飾_傳動軸_,_齒輪_和_管道_",
-
- "block.create.seat.tooltip": "坐墊",
- "block.create.seat.tooltip.summary": "坐下來享受旅程吧!坐墊將會把玩家固定在一個移動裝置上,也可以用來作為居家裝飾,畢竟他有許多顏色",
- "block.create.seat.tooltip.condition1": "對坐墊右鍵",
- "block.create.seat.tooltip.behaviour1": "玩家將坐在_坐墊_上,按左側 Shift 可離開_坐墊_",
-
- "item.create.blaze_cake.tooltip": "熔岩蛋糕",
- "item.create.blaze_cake.tooltip.summary": "為您辛勤工作的_烈焰使者_提供美味佳餚。讓牠們興奮起來吧!",
-
- "item.create.wand_of_symmetry.tooltip": "對稱杖",
- "item.create.wand_of_symmetry.tooltip.summary": "完美地鏡面複製工作區域內的方塊放置於破壞",
- "item.create.wand_of_symmetry.tooltip.condition1": "當在快捷欄時",
- "item.create.wand_of_symmetry.tooltip.behaviour1": "持續進行鏡面複製",
- "item.create.wand_of_symmetry.tooltip.control1": "當右鍵地面時",
- "item.create.wand_of_symmetry.tooltip.action1": "_創建_或_移動_鏡子",
- "item.create.wand_of_symmetry.tooltip.control2": "當右鍵空氣時",
- "item.create.wand_of_symmetry.tooltip.action2": "_刪除_鏡子",
- "item.create.wand_of_symmetry.tooltip.control3": "當潛行右鍵時",
- "item.create.wand_of_symmetry.tooltip.action3": "打開_gui介面_",
-
- "item.create.handheld_worldshaper.tooltip": "地形雕塑器",
- "item.create.handheld_worldshaper.tooltip.summary": "用於創造_景觀_和_地形特徵_的便利工具",
- "item.create.handheld_worldshaper.tooltip.control1": "當左鍵方塊時",
- "item.create.handheld_worldshaper.tooltip.action1": "將地形雕塑器放置的方塊設定為所選的方塊",
- "item.create.handheld_worldshaper.tooltip.control2": "當右鍵方塊時",
- "item.create.handheld_worldshaper.tooltip.action2": "_放置_或_替換_所選的方塊",
- "item.create.handheld_worldshaper.tooltip.control3": "當潛行右鍵時",
- "item.create.handheld_worldshaper.tooltip.action3": "打開_操作介面_",
-
- "item.create.tree_fertilizer.tooltip": "樹木肥料",
- "item.create.tree_fertilizer.tooltip.summary": "適用來常見樹木的快速肥料",
- "item.create.tree_fertilizer.tooltip.condition1": "對樹苗使用時",
- "item.create.tree_fertilizer.tooltip.behaviour1": "無論_生長時間_多少,直接長大",
-
- "item.create.extendo_grip.tooltip": "伸縮機械手",
- "item.create.extendo_grip.tooltip.summary": "biubiubiu! 大幅度_增加了_使用者的_觸碰距離_",
- "item.create.extendo_grip.tooltip.condition1": "放置於副手欄時",
- "item.create.extendo_grip.tooltip.behaviour1": "大幅增加_主手_的觸碰距離,與_主手_的伸縮機械手攜同使用,可進一步增加_觸碰距離_",
- "item.create.extendo_grip.tooltip.condition2": "當裝備銅製後背包時",
- "item.create.extendo_grip.tooltip.behaviour2": "_不會消耗耐久_,但是會抽取銅製後背包裡的_壓縮空氣_",
-
- "item.create.potato_cannon.tooltip": "馬鈴薯大砲",
- "item.create.potato_cannon.tooltip.summary": "噗~碰!用你種的蔬菜來攻擊敵人。可以用_銅製後背包_的壓縮空氣驅動",
- "item.create.potato_cannon.tooltip.condition1": "當點擊右鍵時",
- "item.create.potato_cannon.tooltip.behaviour1": "從_物品欄_中_發射_一顆彈藥",
- "item.create.potato_cannon.tooltip.condition2": "當裝備銅製後背包時",
- "item.create.potato_cannon.tooltip.behaviour2": "_不會消耗耐久_ 但是會抽取銅製後背包裡的_壓縮空氣_",
-
- "item.create.filter.tooltip": "過濾器",
- "item.create.filter.tooltip.summary": "將物品更精確地進行_篩選分類_,可以同時_篩選_多個物品或者將已標記的_過濾器_放在另一個_過濾器_里_嵌套_使用",
- "item.create.filter.tooltip.condition1": "當放置於過濾插槽中時",
- "item.create.filter.tooltip.behaviour1": "根據_過濾器_的設定,來_決定_物品是否能夠通過",
- "item.create.filter.tooltip.condition2": "當點擊右鍵時",
- "item.create.filter.tooltip.behaviour2": "打開_設定面板_",
-
- "item.create.attribute_filter.tooltip": "屬性過濾器",
- "item.create.attribute_filter.tooltip.summary": "比起普通過濾器,_屬性過濾器_可以根據不同物品的_屬性_來進行過濾",
- "item.create.attribute_filter.tooltip.condition1": "當放置於過濾插槽中時",
- "item.create.attribute_filter.tooltip.behaviour1": "根據_過濾器_的配置,來_決定_物品是否能夠通過",
- "item.create.attribute_filter.tooltip.condition2": "當點擊右鍵時",
- "item.create.attribute_filter.tooltip.behaviour2": "打開_配置面板_",
-
- "item.create.empty_schematic.tooltip": "空白藍圖",
- "item.create.empty_schematic.tooltip.summary": "可作為合成材料或在_藍圖桌_使用",
-
- "item.create.schematic.tooltip": "藍圖",
- "item.create.schematic.tooltip.summary": "將工程結構的_設計圖_放置於_世界中_,並使用_藍圖加農炮_進行構建",
- "item.create.schematic.tooltip.condition1": "當設計圖存在時",
- "item.create.schematic.tooltip.behaviour1": "可以使用屏幕上的工具調整位置",
- "item.create.schematic.tooltip.control1": "當潛行右鍵時",
- "item.create.schematic.tooltip.action1": "打開一個用來輸入_精確坐標_的介面",
-
- "item.create.schematic_and_quill.tooltip": "藍圖與筆",
- "item.create.schematic_and_quill.tooltip.summary": "用來將世界中的結構存到 .nbt 文件",
- "item.create.schematic_and_quill.tooltip.condition1": "第一步",
- "item.create.schematic_and_quill.tooltip.behaviour1": "手持藍圖與右鍵旋轉兩個點",
- "item.create.schematic_and_quill.tooltip.condition2": "第二步",
- "item.create.schematic_and_quill.tooltip.behaviour2": "按住 Ctrl 滑鼠滾輪選擇選區大小,右鍵空白處存檔",
- "item.create.schematic_and_quill.tooltip.control1": "右鍵",
- "item.create.schematic_and_quill.tooltip.action1": "選取點 / 確認存檔",
- "item.create.schematic_and_quill.tooltip.control2": "按住 Ctrl 滑鼠滾輪",
- "item.create.schematic_and_quill.tooltip.action2": "在_空中_選擇點滾動以調整距離",
- "item.create.schematic_and_quill.tooltip.control3": "當潛行右鍵時",
- "item.create.schematic_and_quill.tooltip.action3": "_重設_並刪除選區",
-
- "block.create.schematicannon.tooltip": "藍圖加農炮",
- "block.create.schematicannon.tooltip.summary": "通過發射方塊以在世界中重新構建已部署的_全息圖_,使用相鄰箱子中的物品及_火藥_作為燃料",
- "block.create.schematicannon.tooltip.condition1": "當你對加農砲右鍵時",
- "block.create.schematicannon.tooltip.behaviour1": "打開加農砲的設定介面",
-
- "block.create.schematic_table.tooltip": "藍圖桌",
- "block.create.schematic_table.tooltip.summary": "將保存的藍圖圖寫入_空白藍圖_",
- "block.create.schematic_table.tooltip.condition1": "放入空白藍圖時",
- "block.create.schematic_table.tooltip.behaviour1": "從 Schematics 文件夾上傳所選文件",
-
- "item.create.goggles.tooltip": "工程師護目鏡",
- "item.create.goggles.tooltip.summary": "一副特殊的眼鏡,能夠讓你看見_動能_的訊息",
- "item.create.goggles.tooltip.condition1": "當裝備後",
- "item.create.goggles.tooltip.behaviour1": "將會顯示該機械元件的_速度_、_動能_等數值",
- "item.create.goggles.tooltip.condition2": "當裝備後看向儀表時",
- "item.create.goggles.tooltip.behaviour2": "將會顯示該儀表所連接網路的_速度_、_動能_等數值",
- "item.create.goggles.tooltip.condition3": "當裝備後看向流體容器時",
- "item.create.goggles.tooltip.behaviour3": "將會顯示儲存在該容器內的 _流體_ 以及其 _容量_ 等資訊",
-
- "item.create.wrench.tooltip": "扳手",
- "item.create.wrench.tooltip.summary": "一種常用的工具,能夠調整_動能_的_方向_、_配置_等",
- "item.create.wrench.tooltip.control1": "右鍵動力元件時",
- "item.create.wrench.tooltip.action1": "以點擊的面為軸心_旋轉_點擊的方塊",
- "item.create.wrench.tooltip.control2": "當潛行右鍵時",
- "item.create.wrench.tooltip.action2": "將物品_取下_並移動到你的背包中",
-
- "block.create.nozzle.tooltip": "分散網",
- "block.create.nozzle.tooltip.summary": "依附在鼓風機上,能夠將鼓風機的效果_分散_各個方向",
-
- "block.create.cuckoo_clock.tooltip": "布穀鳥鐘",
- "block.create.cuckoo_clock.tooltip.summary": "精美的布穀鳥鐘,能夠報時",
- "block.create.cuckoo_clock.tooltip.condition1": "輸入動力時",
- "block.create.cuckoo_clock.tooltip.behaviour1": "顯示_現在時間_且一天會報時_兩次_;中午一次,黃昏可以睡覺時一次 ",
-
- "block.create.turntable.tooltip": "轉盤",
- "block.create.turntable.tooltip.summary": "讓旋轉機械給你帶來一場刺激的旋轉風車體驗",
-
- "block.create.toolbox.tooltip": "工具箱",
- "block.create.toolbox.tooltip.summary": "發明家的好夥伴。便利且大量的_容納八種_物品",
- "block.create.toolbox.tooltip.condition1": "拾取時",
- "block.create.toolbox.tooltip.behaviour1": "_保留內容物_",
- "block.create.toolbox.tooltip.condition2": "放置於一定範圍內時",
- "block.create.toolbox.tooltip.behaviour2": "_附近玩家_可以按對應的_快捷鍵_ (預設ALT) _遠程_訪問內容物",
- "block.create.toolbox.tooltip.condition3": "當點擊右鍵時",
- "block.create.toolbox.tooltip.behaviour3": "開啟_工具箱介面_",
-
- "block.create.stockpile_switch.tooltip": "存量偵測器",
- "block.create.stockpile_switch.tooltip.summary": "根據連接的容器_儲存空間_的占用情況切換紅石訊號強度",
- "block.create.stockpile_switch.tooltip.condition1": "低於下限或高於上限時",
- "block.create.stockpile_switch.tooltip.behaviour1": "提供紅石訊號",
-
- "block.create.content_observer.tooltip": "物品偵測器",
- "block.create.content_observer.tooltip.summary": "偵測_容器_、_管道_或_輸送帶_中,與_過濾器_設定相匹配的_物品_或_流體_",
- "block.create.content_observer.tooltip.condition1": "偵測容器時",
- "block.create.content_observer.tooltip.behaviour1": "偵測到容器內含_匹配的內容物_時,發出_紅石訊號_",
- "block.create.content_observer.tooltip.condition2": "偵測漏斗時",
- "block.create.content_observer.tooltip.behaviour2": "偵測到_匹配的物品_被_轉移_時,發出_紅石脈衝_",
-
- "block.create.creative_crate.tooltip": "創造板條箱",
- "block.create.creative_crate.tooltip.summary": "這個容器可以給臨近的_藍圖大炮_提供無限物品以及燃料 (創造模式專屬) ",
- "block.create.creative_crate.tooltip.condition1": "當標記了物品時",
- "block.create.creative_crate.tooltip.behaviour1": "容器將會從虛空中提供_無限量_的標記物品,並且任何放置到容器中的物品都會被_送入虛空_",
-
- "item.create.creative_blaze_cake.tooltip": "創造熔岩蛋糕",
- "item.create.creative_blaze_cake.tooltip.summary": "為您的_烈焰使者_提供特別款待。吃完這個蛋糕後,烈焰使者將_永不耗盡燃料_",
- "item.create.creative_blaze_cake.tooltip.condition1": "使用時",
- "item.create.creative_blaze_cake.tooltip.behaviour1": "_循環地_更改烈焰使者的燃燒模式",
-
- "block.create.controller_rail.tooltip": "控制鐵軌",
- "block.create.controller_rail.tooltip.summary": "單向電動導軌,能夠精細控制礦車的移動速度",
- "block.create.controller_rail.tooltip.condition1": "輸入紅石訊號時",
- "block.create.controller_rail.tooltip.behaviour1": "根據訊號強度_加速_或_減速_經過的礦車,並將紅石強度傳播到相鄰的控制鐵軌",
-
- "item.create.sand_paper.tooltip": "紅砂紙",
- "item.create.sand_paper.tooltip.summary": "用來_打磨_物品的砂紙,可以用_機械手_來實現自動化",
- "item.create.sand_paper.tooltip.condition1": "使用時",
- "item.create.sand_paper.tooltip.behaviour1": "打磨_副手_上或者_準心所指_的物品",
-
- "item.create.builders_tea.tooltip": "建築工的茶",
- "item.create.builders_tea.tooltip.summary": "神清氣爽的一天,從這杯完美茶飲開始。恢復_饑餓值_並獲得_加速_效果",
-
- "item.create.refined_radiance.tooltip": "光輝石",
- "item.create.refined_radiance.tooltip.summary": "一種用_光輝_鍛造的化合物材料",
- "item.create.refined_radiance.tooltip.condition1": "工作進度",
- "item.create.refined_radiance.tooltip.behaviour1": "在未來的更新中會更新更多用途",
-
- "item.create.shadow_steel.tooltip": "暗影鋼",
- "item.create.shadow_steel.tooltip.summary": "一種用_虛空_鍛造的化合物材料",
- "item.create.shadow_steel.tooltip.condition1": "工作進度",
- "item.create.shadow_steel.tooltip.behaviour1": "在未來的更新中會更新更多用途",
-
- "item.create.linked_controller.tooltip": "遙控器",
- "item.create.linked_controller.tooltip.summary": "提供_六個_連接到對應_無線紅石鏈路頻道_的_遙控按鈕_",
- "item.create.linked_controller.tooltip.condition1": "當點擊右鍵時",
- "item.create.linked_controller.tooltip.behaviour1": "_切換_模式;遙控器啟動時會接管_移動控制_",
- "item.create.linked_controller.tooltip.condition2": "當潛行右鍵時",
- "item.create.linked_controller.tooltip.behaviour2": "打開_設定面板_",
- "item.create.linked_controller.tooltip.condition3": "當右鍵無線紅石鏈路時",
- "item.create.linked_controller.tooltip.behaviour3": "開啟_綁定模式_,按下_六個控制鍵_之一以綁定_頻率_",
- "item.create.linked_controller.tooltip.condition4": "當右鍵講台時",
- "item.create.linked_controller.tooltip.behaviour4": "把遙控器放到講台上,可以更方便的控制它 (潛行右鍵取回) ",
-
- "item.create.diving_helmet.tooltip": "潛水頭盔",
- "item.create.diving_helmet.tooltip.summary": "和_銅製後背包_一起裝備時可以延長在_水下呼吸_的時間",
- "item.create.diving_helmet.tooltip.condition1": "當裝備時",
- "item.create.diving_helmet.tooltip.behaviour1": "提昇_水下呼吸效果_,會緩慢的抽取銅製後背包中的_壓縮空氣_",
-
- "item.create.copper_backtank.tooltip": "銅製後背包",
- "item.create.copper_backtank.tooltip.summary": "可裝備的氣罐,用來攜帶壓縮空氣",
- "item.create.copper_backtank.tooltip.condition1": "當裝備時",
- "item.create.copper_backtank.tooltip.behaviour1": "提供_壓縮空氣_給需要的裝備",
- "item.create.copper_backtank.tooltip.condition2": "當放置時,由轉動來補充驅動",
- "item.create.copper_backtank.tooltip.behaviour2": "旋轉的速度決定收集_壓縮空氣_的速率",
-
- "item.create.netherite_backtank.tooltip": "UNLOCALIZED: NETHERITE BACKTANK",
- "item.create.netherite_backtank.tooltip.summary": "UNLOCALIZED: A _Wearable_ _Tank_ for carrying Pressurized Air.",
- "item.create.netherite_backtank.tooltip.condition1": "UNLOCALIZED: When Worn",
- "item.create.netherite_backtank.tooltip.behaviour1": "UNLOCALIZED: Provides _Pressurized_ _Air_ to Equipment that requires it.",
- "item.create.netherite_backtank.tooltip.condition2": "UNLOCALIZED: When placed, Powered by Kinetics",
- "item.create.netherite_backtank.tooltip.behaviour2": "UNLOCALIZED: _Collects_ _Pressurized_ _Air_ at a rate depending on the Rotational Speed.",
-
- "block.create.placard.tooltip": "標示牌",
- "block.create.placard.tooltip.summary": "用這個精美的牆板將你的_物品_用黃銅_框起來_。對器械安全!",
- "block.create.placard.tooltip.condition1": "手持物品右鍵時",
- "block.create.placard.tooltip.behaviour1": "_放入_手持的_物品_。若該物品已經存在,則_發出紅石脈衝_",
- "block.create.placard.tooltip.condition2": "當點擊左鍵時",
- "block.create.placard.tooltip.behaviour2": "_移除_標示牌當前的_物品_",
-
- "block.create.flywheel.tooltip": "飛輪",
- "block.create.flywheel.tooltip.summary": "用雄偉的黃銅飛輪_裝飾_你的_機械_",
- "block.create.flywheel.tooltip.condition1": "以動力驅動時",
- "block.create.flywheel.tooltip.behaviour1": "開始轉動",
-
- "item.create.diving_boots.tooltip": "潛水鞋",
- "item.create.diving_boots.tooltip.summary": "一雙_沈重的鞋子_,可以更順暢地穿越海底",
- "item.create.diving_boots.tooltip.condition1": "當裝備時",
- "item.create.diving_boots.tooltip.behaviour1": "你可以在水下走得更快而且可以跳躍,但是不能游泳。穿著者不會被輸送帶移動",
-
- "item.create.crafting_blueprint.tooltip": "合成藍圖",
- "item.create.crafting_blueprint.tooltip.summary": "可以被放置在牆上、地上和天花板。指定一個合成配方,你可以更快速的合成物品;每一格代表一個合成配方",
- "item.create.crafting_blueprint.condition1": "右鍵點擊空格",
- "item.create.crafting_blueprint.behaviour1": "打開_合成界面_讓你_指定配方_和要顯示的物品",
- "item.create.crafting_blueprint.condition2": "右鍵點擊編輯過的格子",
- "item.create.crafting_blueprint.behaviour2": "根據_物品欄_內的物品_使用_這個_配方_合成。_潛行右鍵_可以一次合成_一組_的物品",
-
- "item.create.minecart_coupling.tooltip": "礦車連軸器",
- "item.create.minecart_coupling.tooltip.summary": "將多個_礦車_或運輸結構鏈接在一起,構成雄偉的火車",
- "item.create.minecart_coupling.tooltip.condition1": "作用於礦車時",
- "item.create.minecart_coupling.tooltip.behaviour1": "將兩個礦車耦合在一起,在移動時將它們保持_恆定的距離_",
-
- "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": "一個裝飾性的_鐘_,放在_靈魂火_正上方會有意想不到的副作用",
-
- "block.create.haunted_bell.tooltip": "靈魂鐘",
- "block.create.haunted_bell.tooltip.summary": "一個受到地獄亡魂_詛咒的鐘_",
- "block.create.haunted_bell.tooltip.condition1": "當拿者或是被敲響時",
- "block.create.haunted_bell.tooltip.behaviour1": "標示附近_不夠亮_、會生成_敵對生物_的地方",
-
-
- "_": "->------------------------] Ponder Content [------------------------<-",
-
- "create.ponder.hold_to_ponder": "按住 [%1$s] 來查看此物品的教學",
- "create.ponder.subject": "本場景的主題",
- "create.ponder.pondering": "有關於…",
- "create.ponder.identify_mode": "暫停模式已啟動\n按 [%1$s] 來取消暫停模式",
- "create.ponder.associated": "相關物品",
- "create.ponder.close": "關閉",
- "create.ponder.identify": "暫停",
- "create.ponder.next": "下個場景",
- "create.ponder.next_up": "接下來:",
- "create.ponder.previous": "上個場景",
- "create.ponder.replay": "重播",
- "create.ponder.think_back": "返回",
- "create.ponder.slow_text": "放慢文字顯示速度",
- "create.ponder.exit": "離開",
- "create.ponder.welcome": "歡迎來到教學",
- "create.ponder.categories": "Create 中的分類",
- "create.ponder.index_description": "點擊其中一個圖像查看和他相關的物品以及方塊",
- "create.ponder.index_title": "教學首頁",
- "create.ponder.shared.rpm16": "16 RPM",
- "create.ponder.shared.behaviour_modify_wrench": "使用扳手來調整這個動作",
- "create.ponder.shared.storage_on_contraption": "與結構相連的儲物空間會自動撿取物品",
- "create.ponder.shared.sneak_and": "潛行 +",
- "create.ponder.shared.rpm8": "8 RPM",
- "create.ponder.shared.ctrl_and": "Ctrl +",
- "create.ponder.shared.rpm32": "32 RPM",
- "create.ponder.shared.rpm16_source": "轉速:16 RPM",
- "create.ponder.shared.movement_anchors": "有了機殼底盤和強力膠就可以移動大型結構",
- "create.ponder.tag.redstone": "邏輯控制裝置",
- "create.ponder.tag.redstone.description": "這些裝置會在紅石電路中發揮用處",
- "create.ponder.tag.contraption_assembly": "方塊連接物件",
- "create.ponder.tag.contraption_assembly.description": "此物件用於連接各個零件以便組成一個成品",
- "create.ponder.tag.fluids": "流體控制裝置",
- "create.ponder.tag.fluids.description": "這些裝置可傳輸並利用流體",
- "create.ponder.tag.decoration": "裝飾",
- "create.ponder.tag.decoration.description": "這些零件通常用於裝飾",
- "create.ponder.tag.windmill_sails": "風車軸承的帆",
- "create.ponder.tag.windmill_sails.description": "建造風車時用於產生動能的帆,每個帆對風車產生的效果都是同等的",
- "create.ponder.tag.arm_targets": "機械臂的目標物",
- "create.ponder.tag.arm_targets.description": "該裝置可作為機械臂的工作目標",
- "create.ponder.tag.kinetic_appliances": "動力器械",
- "create.ponder.tag.kinetic_appliances.description": "該部件透過動力運作",
- "create.ponder.tag.kinetic_sources": "動力源",
- "create.ponder.tag.kinetic_sources.description": "該部件能夠產生動力",
- "create.ponder.tag.movement_anchor": "運動錨點",
- "create.ponder.tag.movement_anchor.description": "允許建立移動裝置的部件,以各種方式為連接的結構設置動畫",
- "create.ponder.tag.kinetic_relays": "動力傳輸方塊",
- "create.ponder.tag.kinetic_relays.description": "該部件用於傳輸動力",
- "create.ponder.tag.contraption_actor": "特殊行為裝置",
- "create.ponder.tag.contraption_actor.description": "裝置在移動裝置時表現出特殊行為的方塊",
- "create.ponder.tag.creative": "創造模式",
- "create.ponder.tag.creative.description": "該裝置無法在生存模式中獲得",
- "create.ponder.tag.display_sources": "顯示鏈路的訊號源",
- "create.ponder.tag.display_sources.description": "可發送訊號供顯示鏈路讀取的部件或方塊",
- "create.ponder.tag.logistics": "傳輸物品",
- "create.ponder.tag.logistics.description": "該裝置用於物品的傳輸",
- "create.ponder.tag.display_targets": "顯示鏈路的目標",
- "create.ponder.tag.display_targets.description": "可接收顯示鏈路的訊號,並處理或顯示訊息的部件或方塊",
- "create.ponder.tag.train_related": "鐵道設備",
- "create.ponder.tag.train_related.description": "製造或管理火車裝置的零件",
-
- "create.ponder.analog_lever.header": "使用可調式拉桿來控制訊號",
- "create.ponder.analog_lever.text_1": "可調式拉桿是一種小巧而輕準的紅石能源",
- "create.ponder.analog_lever.text_2": "右鍵以增加紅石訊號強度",
- "create.ponder.analog_lever.text_3": "潛行右鍵以降低紅石訊號強度",
-
- "create.ponder.andesite_tunnel.header": "使用安山岩物品隧道",
- "create.ponder.andesite_tunnel.text_1": "安山岩物品隧道可以覆蓋在輸送帶上",
- "create.ponder.andesite_tunnel.text_2": "當安山岩物品隧道側邊連接到另一條輸送帶時…",
- "create.ponder.andesite_tunnel.text_3": "…隧道將會從經過的整組物品中拿出一個丟到另一條輸送帶上",
- "create.ponder.andesite_tunnel.text_4": "剩餘物品則按照原路輸出",
-
- "create.ponder.auto_schedule.header": "車站與火車調度",
- "create.ponder.auto_schedule.text_1": "時刻表可以提供司機員目的地",
- "create.ponder.auto_schedule.text_2": "紅石比較器會在有火車時收到訊號",
- "create.ponder.auto_schedule.text_3": "火車只能從指定的方向進入車站",
- "create.ponder.auto_schedule.text_4": "車站也可以自動分配新的時刻表給司機員",
- "create.ponder.auto_schedule.text_5": "置於車站上的時刻表會自動複製給當前的火車",
- "create.ponder.auto_schedule.text_6": "與手動調度不同,自動調度並不會使司機員攜帶時刻表在身上",
-
- "create.ponder.basin.header": "在作業盆中處理物品",
- "create.ponder.basin.text_1": "作業盆可以放入物品或流體來進行處理",
- "create.ponder.basin.text_2": "在每次的處理完成後,作業盆會試著輸出成品到他的側面下方",
- "create.ponder.basin.text_3": "當側面下方有一個有效的容器或設備,作業盆側面會出現一個輸出嘴",
- "create.ponder.basin.text_4": "有很多的容器或設備可以觸發上述現象",
- "create.ponder.basin.text_5": "作業盆輸出的成品會被儲存到該容器或設備內",
- "create.ponder.basin.text_6": "如果側面沒有出現輸出嘴,則作業盆內的成品則不會輸出",
- "create.ponder.basin.text_7": "這個原理用在產生的成品為下一輪處理的原料時相當有用",
- "create.ponder.basin.text_8": "期望的成品將會從作業盆中輸出",
- "create.ponder.basin.text_9": "加裝過濾器可防止未被處理的物品輸出",
-
- "create.ponder.bearing_modes.header": "機械軸承的工作模式",
- "create.ponder.bearing_modes.text_1": "當機械軸承停止時,它會控制整個結構停在最近的垂直線上並實體化",
- "create.ponder.bearing_modes.text_2": "你可以控制它不要實體化,或是在結構起始位置才實體化",
-
- "create.ponder.belt_casing.header": "包裹住輸送帶",
- "create.ponder.belt_casing.text_1": "安山岩機殼或黃銅機殼可以用來裝飾輸送帶",
- "create.ponder.belt_casing.text_2": "使用扳手可以移除機殼",
-
- "create.ponder.belt_connector.header": "使用輸送帶",
- "create.ponder.belt_connector.text_1": "手持輸送帶對兩根傳動軸右鍵以安裝輸送帶",
- "create.ponder.belt_connector.text_2": "不小心點到傳動軸的話可以潛行右鍵來取消選取",
- "create.ponder.belt_connector.text_3": "輸送帶間只要有空間就能安裝額外的傳動軸",
- "create.ponder.belt_connector.text_4": "相同輸送帶接出來的傳動軸轉速及轉向會相同",
- "create.ponder.belt_connector.text_5": "使用扳手可以移除已安裝的傳動軸",
- "create.ponder.belt_connector.text_6": "輸送帶可以被各種染料染色",
-
- "create.ponder.belt_directions.header": "輸送帶正確的安裝方向",
- "create.ponder.belt_directions.text_1": "輸送帶不可以隨意聯結",
- "create.ponder.belt_directions.text_2": "1. 輸送帶可以水平連結",
- "create.ponder.belt_directions.text_3": "2. 輸送帶可以對角連結",
- "create.ponder.belt_directions.text_4": "3. 輸送帶可以垂直連結",
- "create.ponder.belt_directions.text_5": "4. 也可以連結在垂直的傳動軸上",
- "create.ponder.belt_directions.text_6": "這些都是可以使用的連接方式,輸送帶可以放置的長度為 2 至 20 格",
-
- "create.ponder.belt_transport.header": "將輸送帶用於後勤",
- "create.ponder.belt_transport.text_1": "被啟動的輸送帶能運送物品及實體",
- "create.ponder.belt_transport.text_2": "空手對輸送帶上的物品右鍵即可從輸送帶上取下物品",
-
- "create.ponder.blaze_burner.header": "餵食烈焰使者動力爐",
- "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.brass_funnel.header": "黃銅漏斗",
- "create.ponder.brass_funnel.text_1": "安山岩漏斗每次只能傳輸一個物品",
- "create.ponder.brass_funnel.text_2": "但黃銅漏斗每次可以傳輸整組物品",
- "create.ponder.brass_funnel.text_3": "對漏斗上的過濾格使用滾輪可以調整每次輸出物品的數量",
- "create.ponder.brass_funnel.text_4": "手持物品對漏斗上的過濾格右鍵可以限制漏斗只輸出該物品",
-
- "create.ponder.brass_tunnel.header": "使用黃銅隧道",
- "create.ponder.brass_tunnel.text_1": "黃銅隧道必須裝設在輸送帶上",
- "create.ponder.brass_tunnel.text_2": "黃銅隧道輸出入口上都有過濾格",
- "create.ponder.brass_tunnel.text_3": "在輸入口上的過濾器會阻擋不相符的物品",
- "create.ponder.brass_tunnel.text_4": "在輸出口上的過濾器可依種類整理排列物品",
- "create.ponder.brass_tunnel.text_5": "如果數種與過濾相符的物品通過隧道,隧道的分配模式將決定如何處理這些物品",
- "create.ponder.brass_tunnel.text_6": "在平行相鄰的輸送帶上,相鄰的黃銅隧道將會成為一組",
- "create.ponder.brass_tunnel.text_7": "輸入該組內的物品將會採用該組隧道的分配模式輸送",
- "create.ponder.brass_tunnel.text_8": "在這個情況下,物品也能被直接輸入到隧道方塊",
-
- "create.ponder.brass_tunnel_modes.header": "黃銅隧道的分配模式",
- "create.ponder.brass_tunnel_modes.text_1": "使用扳手來調整隧道的分配模式",
- "create.ponder.brass_tunnel_modes.text_10": "「同步輸入」 是一種黃銅隧道的特殊設定",
- "create.ponder.brass_tunnel_modes.text_11": "當同組內的所有隧道都有一個可通過的物品時,所有隧道才可輸出物品",
- "create.ponder.brass_tunnel_modes.text_12": "這確保了同組隧道所在的輸送帶都能以同一速率輸出物品",
- "create.ponder.brass_tunnel_modes.text_2": "「分流輸出」 此模式會將物品輸出到該組隧道可用的輸出口",
- "create.ponder.brass_tunnel_modes.text_3": "如果該組隧道內某個輸出口無法再輸出物品,則該輸出口會被跳過",
- "create.ponder.brass_tunnel_modes.text_4": "「強制分流輸出」 模式不會跳過某個無法輸出物品的輸出口,直到該輸出口可以輸出物品",
- "create.ponder.brass_tunnel_modes.text_5": "「輪詢輸入」 模式將會保持整組物品完整性,然後在有輸出口可以輸出時才輸入物品",
- "create.ponder.brass_tunnel_modes.text_6": "如果該組隧道內某個輸出口無法再輸出物品,則該輸出口會被跳過",
- "create.ponder.brass_tunnel_modes.text_7": "「強制輪詢輸入」 模式不會跳過某個無法輸出物品的輸出口,直到該輸出口可以輸出物品",
- "create.ponder.brass_tunnel_modes.text_8": "「鄰近優先」 模式會將物品輸出到該組隧道離物品輸入口最近的出口",
- "create.ponder.brass_tunnel_modes.text_9": "「隨機輸出」 模式會隨機選擇同組隧道的一個輸出口輸出",
-
- "create.ponder.cart_assembler.header": "使用礦車裝修站裝修礦車來移動結構",
- "create.ponder.cart_assembler.text_1": "礦車裝修站會將所有連接到礦車的結構裝在礦車上",
- "create.ponder.cart_assembler.text_2": "如果沒有紅時訊號,它會將礦車結構分解成方塊",
- "create.ponder.cart_assembler.text_3": "對礦車結構使用扳手可以將礦車變成物品",
-
- "create.ponder.cart_assembler_dual.header": "雙礦車結構",
- "create.ponder.cart_assembler_dual.text_1": "當兩台礦車在同一礦車結構上",
- "create.ponder.cart_assembler_dual.text_2": "任一礦車裝修站收到紅石訊號時,會形成完整的一個礦車結構",
- "create.ponder.cart_assembler_dual.text_3": "整個礦車結構會類似於用礦車連結器連接兩個礦車結構",
-
- "create.ponder.cart_assembler_modes.header": "礦車結構的方向設定",
- "create.ponder.cart_assembler_modes.text_1": "礦車結構會隨著礦車方向改變",
- "create.ponder.cart_assembler_modes.text_2": "如果在裝修站鎖定其方向,則結構方向不會隨礦車方向改變",
- "create.ponder.cart_assembler_modes.text_3": "如果在裝修站鎖定其方向,則結構方向不會隨礦車方向改變",
-
- "create.ponder.cart_assembler_rails.header": "其他種類的礦車和鐵軌",
- "create.ponder.cart_assembler_rails.text_1": "放在普通鐵軌上的礦車裝修站不會影響礦車的動作",
- "create.ponder.cart_assembler_rails.text_2": "如果裝修站在沒有紅石訊號的動力鐵軌或控制鐵軌上,則礦車會停下直到鐵軌收到紅石訊號",
- "create.ponder.cart_assembler_rails.text_3": "有幾種礦車可以當作錨來使用",
- "create.ponder.cart_assembler_rails.text_4": "熔爐礦車會盡可能維持熔煉狀態,並會拿取鄰近儲存結構上的燃料",
-
- "create.ponder.chain_drive.header": "使用鏈式傳動箱傳輸動力",
- "create.ponder.chain_drive.text_1": "同一排上的鏈式傳動箱會互相傳輸動力",
- "create.ponder.chain_drive.text_2": "所有傳動軸此時會朝相同方向旋轉",
- "create.ponder.chain_drive.text_3": "任一個鏈式傳動箱被旋轉 90 度時所有鏈式傳動箱仍可正常運作",
-
- "create.ponder.chain_gearshift.header": "使用可調式鏈式變速箱來調整轉速",
- "create.ponder.chain_gearshift.text_1": "未被控制的可調式鏈式變速箱與鏈式傳動箱無異",
- "create.ponder.chain_gearshift.text_2": "當可調式鏈式變速箱被啟動後,它會把轉速提升兩倍傳至其他鏈式傳動箱",
- "create.ponder.chain_gearshift.text_3": "當被啟動的可調式鏈式變速箱並不是動能輸入端,則它會把轉速減半",
- "create.ponder.chain_gearshift.text_4": "上述兩種狀況中,其他鏈式傳動箱都會被可調式鏈式變速箱提升兩倍的轉速",
- "create.ponder.chain_gearshift.text_5": "利用紅石訊號的強度,轉速倍率可以在 1 至 2 倍之間調整",
- "create.ponder.chain_gearshift.text_6": "12 RPM",
-
- "create.ponder.chute.header": "使用滑槽向下輸送物品",
- "create.ponder.chute.text_1": "滑槽可以在兩個垂直的儲物空間中輸送物品",
- "create.ponder.chute.text_2": "使用扳手可以讓它產生一個觀景窗",
- "create.ponder.chute.text_3": "在滑槽的側面放置另一個滑槽,會產生一個斜狀的滑槽",
-
- "create.ponder.chute_upward.header": "使用滑槽向上輸送物品",
- "create.ponder.chute_upward.text_1": "在滑槽上方或下方使用鼓風機時,物品會根據被向上或向下吹",
- "create.ponder.chute_upward.text_2": "裝備工程師護目鏡以觀測物品的傳輸方向",
- "create.ponder.chute_upward.text_3": "如滑槽底端被擋住,則物品只能由側邊進行輸出入",
-
- "create.ponder.clockwork_bearing.header": "使用時鐘軸承來建造時鐘結構",
- "create.ponder.clockwork_bearing.text_1": "時鐘軸承會黏住其前方方塊產生一個時針結構",
- "create.ponder.clockwork_bearing.text_2": "在輸入動力後,該結構會依照遊戲時間來旋轉",
- "create.ponder.clockwork_bearing.text_3": "3:00",
- "create.ponder.clockwork_bearing.text_4": "4:00",
- "create.ponder.clockwork_bearing.text_5": "對軸承右鍵會使結構啟動或停止",
- "create.ponder.clockwork_bearing.text_6": "在時針結構的前方可再增加一組分針結構",
- "create.ponder.clockwork_bearing.text_7": "你必須確保時針分針結構間未被使用強力膠之類的相連零件",
- "create.ponder.clockwork_bearing.text_8": "分針結構此時將正常運作",
-
- "create.ponder.clutch.header": "使用離合器控制動力",
- "create.ponder.clutch.text_1": "離合器能將動力沿直線傳輸",
- "create.ponder.clutch.text_2": "當離合器被啟動,離合器會中斷動力傳輸",
-
- "create.ponder.cog_speedup.header": "使用大小齒輪來變速",
- "create.ponder.cog_speedup.text_1": "大齒輪與小齒輪可以斜向連接",
- "create.ponder.cog_speedup.text_2": "大齒輪帶動小齒輪旋轉時,轉速加倍",
- "create.ponder.cog_speedup.text_3": "小齒輪帶動大齒輪旋轉時,轉速減半",
-
- "create.ponder.cogwheel.header": "使用齒輪來傳輸動力",
- "create.ponder.cogwheel.text_1": "齒輪會將動力傳輸至臨近的齒輪",
- "create.ponder.cogwheel.text_2": "以此方式連接的齒輪,旋轉方向相反",
-
- "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": "創造流體儲存罐可以提供無限的流體",
- "create.ponder.creative_fluid_tank.text_2": "拿著一個流體物品點擊可以設定它",
- "create.ponder.creative_fluid_tank.text_3": "現在管線網路可以無限制的從它抽取流體",
- "create.ponder.creative_fluid_tank.text_4": "任何被抽進創造流體儲存罐的流體都會消失",
-
- "create.ponder.creative_motor.header": "使用創造馬達產生動力",
- "create.ponder.creative_motor.text_1": "創造馬達不僅能夠手動設定輸出動力,而且體積相當小巧",
- "create.ponder.creative_motor.text_2": "對其背後面板滑動滾輪,可以改變馬達的轉速",
-
- "create.ponder.creative_motor_mojang.header": "Mojang's Enigma",
-
- "create.ponder.crushing_wheels.header": "使用粉碎輪處理物品",
- "create.ponder.crushing_wheels.text_1": "一對粉碎輪,可以有效地進行研磨",
- "create.ponder.crushing_wheels.text_2": "它們的輸入軸必須使兩個輪子契合的轉動",
- "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.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_3": "放在在它面前的方塊不會阻攔它的工作",
- "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.text_3": "可以透過過濾格來指定其從存儲空間中抽取的物品",
-
- "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.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.text_3": "因此,輸入脈衝訊號可以使其每次只進行一個週期的工作",
-
- "create.ponder.depot.header": "使用置物台",
- "create.ponder.depot.text_1": "置物台可以被當成一個「靜止的」傳送帶原件使用",
- "create.ponder.depot.text_2": "右鍵可以手動放置或取下物品",
- "create.ponder.depot.text_3": "與傳送帶一樣,它也可以將其內的物品轉送到其他設備中進行加工…",
- "create.ponder.depot.text_4": "…同時物品也可以被機械手存取",
-
- "create.ponder.display_board.header": "使用顯示板",
- "create.ponder.display_board.text_1": "顯示板是可選擇性擴充的標誌",
- "create.ponder.display_board.text_2": "它們需要動力才能運作",
- "create.ponder.display_board.text_3": "可以透過命名牌顯示文字…",
- "create.ponder.display_board.text_4": "…或透過顯示鏈路",
- "create.ponder.display_board.text_5": "染料可以應用於顯示板的各行",
- "create.ponder.display_board.text_6": "空手點擊可以重設",
-
- "create.ponder.display_link.header": "設置顯示鏈路",
- "create.ponder.display_link.text_1": "顯示鏈路用於可視化動態訊息",
- "create.ponder.display_link.text_2": "首先,右鍵目標顯示器…",
- "create.ponder.display_link.text_3": "…然後將其放到想要讀取的方塊上",
- "create.ponder.display_link.text_4": "打開界面,以選擇和配置想發送的內容",
- "create.ponder.display_link.text_5": "顯示器將從鏈路接收訊息",
- "create.ponder.display_link.text_6": "並非所有方塊都可以作為訊號源",
- "create.ponder.display_link.text_7": "每種相容的方塊都提供獨特的訊息",
- "create.ponder.display_link.text_8": "顯示鏈路可以在多種不同的顯示器上運作",
-
- "create.ponder.display_link_redstone.header": "以紅石控制",
- "create.ponder.display_link_redstone.text_1": "接收紅石訊號時,顯示鏈路將停止更新訊息",
- "create.ponder.display_link_redstone.text_2": "紅石訊號一旦消失,計時器會重置並立即發送訊息",
- "create.ponder.display_link_redstone.text_3": "從訊號源發出的紅石訊號不會造成影響",
-
- "create.ponder.empty_blaze_burner.header": "使用空的烈焰使者動力爐",
- "create.ponder.empty_blaze_burner.text_1": "手持空的烈焰使者動力爐右鍵烈焰使者來抓取烈焰使者",
- "create.ponder.empty_blaze_burner.text_2": "或者,也可以透過右鍵烈焰使者刷怪籠來填充啟動烈焰使者動力爐",
- "create.ponder.empty_blaze_burner.text_3": "這樣,你便有了一個可供部分機器加工的熱源",
- "create.ponder.empty_blaze_burner.text_4": "如果是為了美觀,空的烈焰使者動力爐也可以被打火石點燃",
- "create.ponder.empty_blaze_burner.text_5": "可以放入靈魂物品將火焰轉化成靈魂火",
- "create.ponder.empty_blaze_burner.text_6": "但是,這樣的熱源不足以給機器加工提供足夠的熱量",
-
- "create.ponder.encased_fluid_pipe.header": "流體管道箱",
- "create.ponder.encased_fluid_pipe.text_1": "銅製機殼可以裝飾流體管道",
- "create.ponder.encased_fluid_pipe.text_2": "除了遮蔽流體管道以外,流體管道箱並不會改變管道的連接狀態",
- "create.ponder.encased_fluid_pipe.text_3": "流體管道箱不會因旁邊新增或移除管道而產生反應",
-
- "create.ponder.fan_direction.header": "鼓風機的氣流",
- "create.ponder.fan_direction.text_1": "鼓風機藉由動力製造氣流",
- "create.ponder.fan_direction.text_2": "流速以及方向由輸入軸的強弱以及方向而定",
-
- "create.ponder.fan_processing.header": "使用鼓風機加工物品",
- "create.ponder.fan_processing.text_1": "當氣流吹過熔岩時,氣流會被加熱",
- "create.ponder.fan_processing.text_2": "熱氣流中的物品會被冶煉",
- "create.ponder.fan_processing.text_3": "但在氣流中的食物會被直接燒成灰",
- "create.ponder.fan_processing.text_4": "而想要烹飪食物,必須要透過吹過火焰的氣流來煙燻食物",
- "create.ponder.fan_processing.text_5": "當氣流吹過水後,便可用於洗滌物品",
- "create.ponder.fan_processing.text_6": "這種加工方法可以做到不少有趣的事情",
- "create.ponder.fan_processing.text_7": "鼓風機的轉速對加工的速度沒有影響,只影響氣流的吹拂距離",
- "create.ponder.fan_processing.text_8": "而那些放置在置物台或者傳送帶上的物品,鼓風機也是可以處理的",
-
- "create.ponder.fluid_pipe_flow.header": "始用銅製管道來移動流體",
- "create.ponder.fluid_pipe_flow.text_1": "流體管可以連接兩個或更多的流體來源與目標",
- "create.ponder.fluid_pipe_flow.text_2": "使用扳手可以在一段直管線上開窗戶",
- "create.ponder.fluid_pipe_flow.text_3": "有窗戶的管線側面不會連接到其他管線",
- "create.ponder.fluid_pipe_flow.text_4": "機械幫浦可以讓管線運輸流體",
- "create.ponder.fluid_pipe_flow.text_5": "一開始不會有流體被抽出來",
- "create.ponder.fluid_pipe_flow.text_6": "直到兩端被連接起來,才會有流體被抽過去",
- "create.ponder.fluid_pipe_flow.text_7": "因此,管線裡不會「物理上的」含有流體",
-
- "create.ponder.fluid_pipe_interaction.header": "抽取並填滿流體罐",
- "create.ponder.fluid_pipe_interaction.text_1": "管線網路的終端可以和很多東西互動",
- "create.ponder.fluid_pipe_interaction.text_2": "任何有意體容量的方塊都可以被抽取和填滿",
- "create.ponder.fluid_pipe_interaction.text_3": "在開放端口前的流體源方塊可以被抽走",
- "create.ponder.fluid_pipe_interaction.text_4": "當流體被排放出來時會產生新的流體源方塊",
- "create.ponder.fluid_pipe_interaction.text_5": "管線也可以直接從其他方塊中抽取流體",
-
- "create.ponder.fluid_tank_sizes.header": "流體罐的尺寸",
- "create.ponder.fluid_tank_sizes.text_1": "可以組合流體罐以增加總容量",
- "create.ponder.fluid_tank_sizes.text_2": "底部最多可以是 3x3 的正方形…",
- "create.ponder.fluid_tank_sizes.text_3": "…最多可以堆疊 30 層",
- "create.ponder.fluid_tank_sizes.text_4": "扳手可以用來開關窗戶",
-
- "create.ponder.fluid_tank_storage.header": "在流體罐中儲存流體",
- "create.ponder.fluid_tank_storage.text_1": "流體罐中可儲存大量的流體",
- "create.ponder.fluid_tank_storage.text_2": "管線體網路可以從任何一邊抽取或是輸入流體",
- "create.ponder.fluid_tank_storage.text_3": "紅石比較器可以輸出流體容量",
- "create.ponder.fluid_tank_storage.text_4": "但是,在生存模式你不能直接存入、取出流體",
- "create.ponder.fluid_tank_storage.text_5": "你可以用作業盆、分液池或流體灌注器和管線網路互動",
-
- "create.ponder.funnel_compat.header": "漏斗的相容性",
- "create.ponder.funnel_compat.text_1": "漏斗可以與一些其他組件互動",
- "create.ponder.funnel_compat.text_2": "機械圓鋸機",
- "create.ponder.funnel_compat.text_3": "置物台",
- "create.ponder.funnel_compat.text_4": "分液池",
-
- "create.ponder.funnel_direction.header": "物流方向",
- "create.ponder.funnel_direction.text_1": "直接放置時,漏斗會將物品從容器中取出",
- "create.ponder.funnel_direction.text_2": "潛行放置時,漏斗會將物品置入容器中",
- "create.ponder.funnel_direction.text_3": "使用扳手可以改變漏斗的存取模式",
- "create.ponder.funnel_direction.text_4": "對大多數朝向放置的漏斗都具有此特性",
- "create.ponder.funnel_direction.text_5": "在傳送帶末端放置的漏斗會根據傳送帶的傳動方向存/取物品",
-
- "create.ponder.funnel_intro.header": "使用漏斗",
- "create.ponder.funnel_intro.text_1": "用漏斗來存取物品欄內的物品,可謂又快又好",
-
- "create.ponder.funnel_redstone.header": "紅石訊號控制",
- "create.ponder.funnel_redstone.text_1": "紅石訊號會使漏斗停止工作",
-
- "create.ponder.funnel_transfer.header": "直接運輸",
- "create.ponder.funnel_transfer.text_1": "漏斗無法將物品傳輸到非開放式的物品欄中",
- "create.ponder.funnel_transfer.text_2": "滑槽和智慧滑槽更適用於這樣的場景",
- "create.ponder.funnel_transfer.text_3": "水平傳輸也是如此,也許傳送帶更方便快捷",
-
- "create.ponder.gantry_carriage.header": "使用起重機",
- "create.ponder.gantry_carriage.text_1": "起重機可以被放置在起重機導軌上,並且可以沿著起重機導軌運動",
- "create.ponder.gantry_carriage.text_2": "起重機可以移動其黏附的方塊",
-
- "create.ponder.gantry_cascaded.header": "串聯起重機",
- "create.ponder.gantry_cascaded.text_1": "無需強力膠,起重機便可與導軌相連",
- "create.ponder.gantry_cascaded.text_2": "即使是在移動的起重機導軌上也是如此",
- "create.ponder.gantry_cascaded.text_3": "因此,起重機系統可以串聯起來,以在多個軸上運動",
-
- "create.ponder.gantry_direction.header": "起重機移動方向",
- "create.ponder.gantry_direction.text_1": "導軌可以以相反的方向運作",
- "create.ponder.gantry_direction.text_2": "起重機的移動方向取決於導軌的朝向",
- "create.ponder.gantry_direction.text_3": "…以及導軌的轉向",
- "create.ponder.gantry_direction.text_4": "規則同樣適用於起重機的動力傳輸",
-
- "create.ponder.gantry_redstone.header": "起重機的動力傳輸",
- "create.ponder.gantry_redstone.text_1": "以紅石訊號充能導軌,可以讓起重機停止移動",
- "create.ponder.gantry_redstone.text_2": "作為替代,導軌上的動力會傳輸到起重機的輸出軸上",
-
- "create.ponder.gantry_shaft.header": "使用起重機導軌",
- "create.ponder.gantry_shaft.text_1": "起重機導軌組成了起重機結構的基礎,與其相接的起重機可以沿著杆進行移動",
- "create.ponder.gantry_shaft.text_2": "起重機結構可以移動與其相接的方塊",
-
- "create.ponder.gearbox.header": "使用十字齒輪箱傳輸動力",
- "create.ponder.gearbox.text_1": "更改旋轉軸,很容易使得整個旋轉體系變得臃腫不堪",
- "create.ponder.gearbox.text_2": "十字齒輪箱則是替代方案,它的體積更為小巧緊",
- "create.ponder.gearbox.text_3": "側邊連接的傳動桿,旋轉方向與輸入端一致",
- "create.ponder.gearbox.text_4": "直線連接的傳動桿,旋轉方向會被反轉",
-
- "create.ponder.gearshift.header": "使用反轉齒輪箱控制動力",
- "create.ponder.gearshift.text_1": "反轉齒輪箱可以直線傳輸旋轉",
- "create.ponder.gearshift.text_2": "輸入紅石訊號後,輸出端的旋轉方向會被反轉",
-
- "create.ponder.hand_crank.header": "使用手搖把手產生動力",
- "create.ponder.hand_crank.text_1": "玩家可以使用手搖把手來手動產生動力",
- "create.ponder.hand_crank.text_2": "按住右鍵可以逆時針旋轉它",
- "create.ponder.hand_crank.text_3": "它產生的轉速相對較高",
- "create.ponder.hand_crank.text_4": "潛行長按右鍵可以順時針旋轉它",
-
- "create.ponder.hose_pulley.header": "使用軟管滑輪抽取、填滿流體",
- "create.ponder.hose_pulley.text_1": "軟管滑輪可以用來抽取、填滿大量的流體",
- "create.ponder.hose_pulley.text_2": "你可以透過輸入轉動來控制軟管的高度",
- "create.ponder.hose_pulley.text_3": "反轉時可以收回軟管",
- "create.ponder.hose_pulley.text_4": "另一邊可以連接管線",
- "create.ponder.hose_pulley.text_5": "相連的管線網路可以提供流體…",
- "create.ponder.hose_pulley.text_6": "…或是從池子裡抽取流體",
- "create.ponder.hose_pulley.text_7": "抽取或填滿的速度取決於管線系統的吞吐量",
-
- "create.ponder.hose_pulley_infinite.header": "被動填充和排放大量流體",
- "create.ponder.hose_pulley_infinite.text_1": "將軟管滑輪接觸到足夠大的海洋中時…",
- "create.ponder.hose_pulley_infinite.text_2": "海洋會被視為無限流體源",
- "create.ponder.hose_pulley_infinite.text_3": "管線網路可以無限的抽取、排放流體到海洋中而不影響海洋",
-
- "create.ponder.hose_pulley_level.header": "軟管滑輪抽取、填滿水平面",
- "create.ponder.hose_pulley_level.text_1": "完全縮回時,軟管滑輪無法操作",
- "create.ponder.hose_pulley_level.text_2": "抽取工作將由上而下進行",
- "create.ponder.hose_pulley_level.text_3": "水平面將停在軟管末端的正下方",
- "create.ponder.hose_pulley_level.text_4": "而填充工作將由下而上進行將由上而下進行",
- "create.ponder.hose_pulley_level.text_5": "水平面不會超過軟管末端",
-
- "create.ponder.item_drain.header": "使用分液池清空流體容器",
- "create.ponder.item_drain.text_1": "分液池可以從流體容器中清空抽取流體",
- "create.ponder.item_drain.text_2": "點擊右鍵可以把你手上的流體倒進去",
- "create.ponder.item_drain.text_3": "當從旁邊輸入物品…",
- "create.ponder.item_drain.text_4": "…他會從上方滑過,並清空裡面的流體",
- "create.ponder.item_drain.text_5": "現在流體網路可以抽取分液池中的流體了",
-
- "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": "儲存物品至倉儲",
- "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": "大齒輪可以以特定的角度相互連接",
- "create.ponder.large_cogwheel.text_2": "可以利用大齒輪變更旋轉軸向",
-
- "create.ponder.linear_chassis_attachment.header": "使用機殼底盤黏合方塊",
- "create.ponder.linear_chassis_attachment.text_1": "它的開放面可以變為黏性面",
- "create.ponder.linear_chassis_attachment.text_2": "再度點擊黏性面,可以將它的相反面也變得具有黏性",
- "create.ponder.linear_chassis_attachment.text_3": "空手潛行右鍵可以移除此面的黏性物",
- "create.ponder.linear_chassis_attachment.text_4": "黏性面可以將此面前方的一長條方塊黏住",
- "create.ponder.linear_chassis_attachment.text_5": "使用扳手可以精確控制底盤的影響範圍",
- "create.ponder.linear_chassis_attachment.text_6": "按住 Ctrl 滑動滾輪,你可以一次性調節所有底盤的影響範圍",
- "create.ponder.linear_chassis_attachment.text_7": "若想讓底盤的其他面也能黏方塊,你需要用到強力膠",
- "create.ponder.linear_chassis_attachment.text_8": "利用這些機制,任何形狀的機制都可以像裝置那樣移動",
-
- "create.ponder.linear_chassis_group.header": "成組移動機殼底盤",
- "create.ponder.linear_chassis_group.text_1": "相鄰的機殼底盤可以相互連接在一起",
- "create.ponder.linear_chassis_group.text_2": "其中的一個底盤若被移動,其餘的底盤也會跟著移動",
- "create.ponder.linear_chassis_group.text_3": "不同種類的底盤,或者是朝向不一致的底盤,將不會相連",
-
- "create.ponder.mechanical_arm.header": "設置機械臂",
- "create.ponder.mechanical_arm.text_1": "你得在放置機械臂之前就設定好它的輸入以及輸出端",
- "create.ponder.mechanical_arm.text_2": "手持機械臂右鍵某個存儲空間,可以將其指定為目標",
- "create.ponder.mechanical_arm.text_3": "再度右鍵可以將其在輸入端 (藍色) 以及輸出端 (橙色) 之間切換",
- "create.ponder.mechanical_arm.text_4": "左鍵組件可以移除選擇",
- "create.ponder.mechanical_arm.text_5": "將機械臂放下來後,它會將此前選擇的方塊作為目標",
- "create.ponder.mechanical_arm.text_6": "在有效範圍內,機械臂可以有任意數量的輸出以及輸入端",
- "create.ponder.mechanical_arm.text_7": "然而,並不是所有的存儲空間可以被直接互動",
- "create.ponder.mechanical_arm.text_8": "在此情況下,漏斗和置物台可以解決此問題",
-
- "create.ponder.mechanical_arm_filtering.header": "過濾機械臂的輸出端",
- "create.ponder.mechanical_arm_filtering.text_1": "輸入",
- "create.ponder.mechanical_arm_filtering.text_2": "輸出",
- "create.ponder.mechanical_arm_filtering.text_3": "有時,你會想著利用某種過濾限煞車力臂的目標",
- "create.ponder.mechanical_arm_filtering.text_4": "機械臂自身並不提供任何過濾選項",
- "create.ponder.mechanical_arm_filtering.text_5": "然而,若將黃銅漏斗作為目標,則漏斗的過濾槽則可以應用至機械臂上",
- "create.ponder.mechanical_arm_filtering.text_6": "機械臂足夠聰明,它不會去拿取那些它無法分配的物品",
-
- "create.ponder.mechanical_arm_modes.header": "機械臂的分配模式",
- "create.ponder.mechanical_arm_modes.text_1": "輸入",
- "create.ponder.mechanical_arm_modes.text_2": "輸出",
- "create.ponder.mechanical_arm_modes.text_3": "若機械臂必須在數個有效的輸出端之間作出選擇…",
- "create.ponder.mechanical_arm_modes.text_4": "…它會依照自己的設定選擇特定的行為",
- "create.ponder.mechanical_arm_modes.text_5": "手持扳手對其滑動滾輪,可以改變其設定",
- "create.ponder.mechanical_arm_modes.text_6": "輪詢調度模式很好理解,即循環輸出至所有有效的輸出端",
- "create.ponder.mechanical_arm_modes.text_7": "如果某個輸出端無法容納更多物品,則它會被跳過",
- "create.ponder.mechanical_arm_modes.text_8": "強制輪詢調度不會跳過任何輸出端,機械臂會一直等待,直到輸出端有空位容納物品輸入",
- "create.ponder.mechanical_arm_modes.text_9": "最近優先模式會使得機械臂先將物品輸出至更早被選擇的輸出端",
-
- "create.ponder.mechanical_arm_redstone.header": "利用紅石訊號控制機械臂",
- "create.ponder.mechanical_arm_redstone.text_1": "輸入紅石訊號後,機械臂會停止工作",
- "create.ponder.mechanical_arm_redstone.text_2": "在停止工作前,它會完成目前正在進行的工作週期",
- "create.ponder.mechanical_arm_redstone.text_3": "因此,輸入單次負紅石脈衝可以精確控制機械臂,使其每次只進行單個週期的工作",
-
- "create.ponder.mechanical_bearing.header": "使用機械軸承移動結構",
- "create.ponder.mechanical_bearing.text_1": "機械軸承會與其前方的方塊黏合在一起",
- "create.ponder.mechanical_bearing.text_2": "接收到動力後,它會將這一黏合結構組裝為旋轉裝置",
-
- "create.ponder.mechanical_crafter.header": "設置機械合成器",
- "create.ponder.mechanical_crafter.text_1": "機械合成器陣列可用於自動化任何合成配方的製作",
- "create.ponder.mechanical_crafter.text_2": "使用扳手可以調控合成器的合成通路",
- "create.ponder.mechanical_crafter.text_3": "所有的合成通路必須匯集到任意一側的一個出口,整套合成器方可算是設置正確",
- "create.ponder.mechanical_crafter.text_4": "輸出產物會被放入位於出口的存儲空間中",
- "create.ponder.mechanical_crafter.text_5": "機械合成器的運轉需要動力的供應",
- "create.ponder.mechanical_crafter.text_6": "右鍵合成器正面,可以手動放入物品",
- "create.ponder.mechanical_crafter.text_7": "一旦合成通路上的所有合成槽位都有了物品,合成就會開始",
- "create.ponder.mechanical_crafter.text_8": "而對於那些沒有完全占滿所有合成器槽位的配方,你可以輸入紅石訊號強制啟動合成",
-
- "create.ponder.mechanical_crafter_connect.header": "為合成器連接物品欄",
- "create.ponder.mechanical_crafter_connect.text_1": "合成器可以自動接受向其輸入的物品",
- "create.ponder.mechanical_crafter_connect.text_2": "對其背面使用扳手,可以連接合成器",
- "create.ponder.mechanical_crafter_connect.text_3": "所有相連的合成器可以訪問同一個位置的輸入",
-
- "create.ponder.mechanical_crafter_covers.header": "蓋住機械合成器的合成槽",
- "create.ponder.mechanical_crafter_covers.text_1": "有些配方需要額外的合成器,來補足合成通路上的間隙",
- "create.ponder.mechanical_crafter_covers.text_2": "使用合成槽蓋板,合成器會在合成進行時的行為就如同一個空的合成槽位",
- "create.ponder.mechanical_crafter_covers.text_3": "被蓋住的合成器並不會阻斷共享輸入端的影響",
-
- "create.ponder.mechanical_drill.header": "使用機械鑽頭破壞方塊",
- "create.ponder.mechanical_drill.text_1": "當向其輸入動力後,機械鑽頭會破壞它面前的方塊",
- "create.ponder.mechanical_drill.text_2": "它的挖掘速度取決於輸入軸的轉速",
-
- "create.ponder.mechanical_drill_contraption.header": "在裝置中使用機械鑽頭",
- "create.ponder.mechanical_drill_contraption.text_1": "在運動裝置中使用機械鑽頭時…",
- "create.ponder.mechanical_drill_contraption.text_2": "…它會破壞掉它撞上的方塊",
-
- "create.ponder.mechanical_harvester.header": "在裝置中使用機械收割機",
- "create.ponder.mechanical_harvester.text_1": "在運動裝置中使用機械收割機時…",
- "create.ponder.mechanical_harvester.text_2": "它會採收其路徑上的作物,並重設這些作物的生長進度",
-
- "create.ponder.mechanical_mixer.header": "使用機械攪拌器處理物品",
- "create.ponder.mechanical_mixer.text_1": "使用攪拌器和工作盆,你可以自動化某些合成配方",
- "create.ponder.mechanical_mixer.text_2": "有效配方包括各種無序合成配方,以及一些額外的配方",
- "create.ponder.mechanical_mixer.text_3": "一些配方可能需要使用烈焰使者動力爐提供熱量",
- "create.ponder.mechanical_mixer.text_4": "過濾槽可用於解決兩個配方相互衝突的情況",
-
- "create.ponder.mechanical_piston.header": "使用機械活塞移動結構",
- "create.ponder.mechanical_piston.text_1": "機械活塞可以移動它前方的方塊",
- "create.ponder.mechanical_piston.text_2": "移動速度和方向取決於輸入軸",
- "create.ponder.mechanical_piston.text_3": "黏性機械活塞可以將相接的方塊拉回來",
-
- "create.ponder.mechanical_piston_modes.header": "機械活塞的移動模式",
- "create.ponder.mechanical_piston_modes.text_1": "一旦活塞停下,被移動的結構就會回退到方塊狀態",
- "create.ponder.mechanical_piston_modes.text_2": "你也可以將其設定為從不方塊化,或者只在起始位置方塊化",
-
- "create.ponder.mechanical_plough.header": "在裝置中使用機械犁",
- "create.ponder.mechanical_plough.text_1": "在運動裝置中使用機械犁時…",
- "create.ponder.mechanical_plough.text_2": "…它會破壞掉那些不具有固體碰撞箱的方塊",
- "create.ponder.mechanical_plough.text_3": "此外,機械犁可以耕地",
- "create.ponder.mechanical_plough.text_4": "…它也可以在不傷害實體的情況下推動它們",
-
- "create.ponder.mechanical_press.header": "使用機械鍛壓機處理物品",
- "create.ponder.mechanical_press.text_1": "機械鍛壓機可以處理位於其下方的物品",
- "create.ponder.mechanical_press.text_2": "在其下方丟入物品,或者將物品放在置物台上,都算作有效的物品輸入",
- "create.ponder.mechanical_press.text_3": "若物品被輸入時正位於傳送帶上…",
- "create.ponder.mechanical_press.text_4": "輥軋機會使物品停下,然後自動處理這一物品",
-
- "create.ponder.mechanical_press_compacting.header": "使用機械鍛壓機壓縮物品",
- "create.ponder.mechanical_press_compacting.text_1": "對放置於工作盆內的物品進行輥軋,可以將這些物品壓縮在一起",
- "create.ponder.mechanical_press_compacting.text_2": "壓縮意指任何同種物品填滿了 2x2 或者 3x3 網格的配方,以及一些額外的配方",
- "create.ponder.mechanical_press_compacting.text_3": "一些配方可能需要烈焰使者動力爐提供熱量",
- "create.ponder.mechanical_press_compacting.text_4": "過濾槽可用於解決兩個配方相互衝突的情況",
-
- "create.ponder.mechanical_pump_flow.header": "使用機械幫浦抽運送流體",
- "create.ponder.mechanical_pump_flow.text_1": "機械幫浦為與其連接的管線提供動力",
- "create.ponder.mechanical_pump_flow.text_2": "轉動時,箭頭指向流體的方向",
- "create.ponder.mechanical_pump_flow.text_3": "在他後面的網路現在可以抽取流體…",
- "create.ponder.mechanical_pump_flow.text_4": "…當前面的網路向外傳輸時",
- "create.ponder.mechanical_pump_flow.text_5": "反轉輸入的動力可以反轉流體的方向",
- "create.ponder.mechanical_pump_flow.text_6": "扳手可以手動調整方向",
-
- "create.ponder.mechanical_pump_speed.header": "機械幫浦的吞吐量",
- "create.ponder.mechanical_pump_speed.text_1": "無論轉速如何,機械幫浦都只能影響相連的 16 個方塊以內的管線",
- "create.ponder.mechanical_pump_speed.text_2": "加快旋轉速度會改變液動傳播的速度…",
- "create.ponder.mechanical_pump_speed.text_3": "…以及流體轉移的速度",
- "create.ponder.mechanical_pump_speed.text_4": "在同一個管線網路中機械幫浦可以結合他們的吞吐量",
- "create.ponder.mechanical_pump_speed.text_5": "改變它們的方向可以對齊它們的流動方向",
-
- "create.ponder.mechanical_saw_breaker.header": "使用機械圓鋸機伐木",
- "create.ponder.mechanical_saw_breaker.text_1": "向其輸入動力後,機械圓鋸機可以直接砍伐掉它面前的樹木",
- "create.ponder.mechanical_saw_breaker.text_2": "想要一次性砍掉整棵樹,鋸子必須破壞掉樹與地面連接的最後一個方塊",
-
- "create.ponder.mechanical_saw_contraption.header": "在裝置中使用機械圓鋸機",
- "create.ponder.mechanical_saw_contraption.text_1": "若在運動裝置中使用機械圓鋸機…",
- "create.ponder.mechanical_saw_contraption.text_2": "…它會將撞到它的樹木破壞掉",
-
- "create.ponder.mechanical_saw_processing.header": "使用機械圓鋸機處理物品",
- "create.ponder.mechanical_saw_processing.text_1": "面朝上方的機械圓鋸機可以加工各種物品",
- "create.ponder.mechanical_saw_processing.text_2": "處理後的物品總是逆著機械圓鋸機的轉向移動",
- "create.ponder.mechanical_saw_processing.text_3": "機械圓鋸機可以配合輸送帶運駔",
- "create.ponder.mechanical_saw_processing.text_4": "當原料有多種可產出的產品時,過濾槽可以指定產品的種類",
- "create.ponder.mechanical_saw_processing.text_5": "若沒有使用過濾槽,機械圓鋸機循環的生產可產出的產品",
-
- "create.ponder.millstone.header": "使用石磨處理物品",
- "create.ponder.millstone.text_1": "石磨會對輸入的物品進行磨製",
- "create.ponder.millstone.text_2": "在其側邊使用齒輪與其相耦合,方可為其輸入動力",
- "create.ponder.millstone.text_3": "頂部可以丟入或者塞入物品",
- "create.ponder.millstone.text_4": "一段時間過後,右鍵石磨可以拿出其中的產物",
- "create.ponder.millstone.text_5": "產物的提取也是可以自動化的",
-
- "create.ponder.nixie_tube.header": "使用真空管顯示器",
- "create.ponder.nixie_tube.text_1": "輸入紅石訊號後,真空管顯示器會顯示出紅石訊號的強度",
- "create.ponder.nixie_tube.text_2": "使用命名牌在鐵砧上為其命名,可以自訂它的顯示文字",
- "create.ponder.nixie_tube.text_3": "使用染料右鍵點擊可以上色",
-
- "create.ponder.piston_pole.header": "活塞延長杆",
- "create.ponder.piston_pole.text_1": "若無相接的延長杆,機械活塞無法移動其他方塊",
- "create.ponder.piston_pole.text_2": "在其背面安裝的延長杆長度,決定了活塞的推動範圍",
-
- "create.ponder.portable_fluid_interface.header": "移動式流體口",
- "create.ponder.portable_fluid_interface.text_1": "任何管道線都無法與移動裝置上的流體罐連接",
- "create.ponder.portable_fluid_interface.text_2": "該元件可以與流體罐相互作用,而無需停止裝置",
- "create.ponder.portable_fluid_interface.text_3": "放置第二個,中間間隔 1 或 2 個方塊",
- "create.ponder.portable_fluid_interface.text_4": "每當它們擦身而過時,它們就會建立聯繫",
- "create.ponder.portable_fluid_interface.text_5": "啟用時,移動式流體口將代表裝置上的「所有」水箱",
- "create.ponder.portable_fluid_interface.text_6": "現在可以輸入流體…",
- "create.ponder.portable_fluid_interface.text_7": "…或從裝置中抽取",
- "create.ponder.portable_fluid_interface.text_8": "一段時間沒有流體交換後,裝置將繼續前進",
-
- "create.ponder.portable_storage_interface.header": "裝置存儲交換",
- "create.ponder.portable_storage_interface.text_1": "玩家無法與運動裝置內的存儲空間進行互動",
- "create.ponder.portable_storage_interface.text_2": "這一組件可以在不停止裝置的情況下與裝置內的存儲空間進行互動",
- "create.ponder.portable_storage_interface.text_3": "放置第二個介面時,記得要與裝置介面相隔 1 格或者 2 格的距離",
- "create.ponder.portable_storage_interface.text_4": "當它們彼此經過時,它們會連接在一起",
- "create.ponder.portable_storage_interface.text_5": "連接狀態下,固定側介面便會作為整個裝置的存儲空間代理",
- "create.ponder.portable_storage_interface.text_6": "物品會被輸入到裝置內…",
- "create.ponder.portable_storage_interface.text_7": "…或是從裝置中提取出來",
- "create.ponder.portable_storage_interface.text_8": "物品交換完畢後,裝置仍然會停留在原地一小會,然後才會繼續前行",
-
- "create.ponder.portable_storage_interface_redstone.header": "紅石控制",
- "create.ponder.portable_storage_interface_redstone.text_1": "輸入紅石訊號可以阻止固定側介面的連接行為",
-
- "create.ponder.powered_latch.header": "使用閂鎖器控制訊號",
- "create.ponder.powered_latch.text_1": "閂鎖器是一種可以用紅石訊號控制的拉杆",
- "create.ponder.powered_latch.text_2": "後方輸入的訊號會將其設為開啟狀態",
- "create.ponder.powered_latch.text_3": "側邊輸入的訊號會將其設為關閉狀態",
- "create.ponder.powered_latch.text_4": "你也可以手動切換其狀態",
-
- "create.ponder.powered_toggle_latch.header": "使用T型正反器控制訊號",
- "create.ponder.powered_toggle_latch.text_1": "T型正反器是一種可以用紅石訊號控制的拉杆",
- "create.ponder.powered_toggle_latch.text_2": "後方訊號輸入可以改變它的狀態",
- "create.ponder.powered_toggle_latch.text_3": "…開啟或者是關閉",
- "create.ponder.powered_toggle_latch.text_4": "你也可以手動切換其狀態",
-
- "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": "使用滑鼠滾輪可以設定延遲",
- "create.ponder.pulse_repeater.text_3": "延遲最長可達 30 分鐘",
-
- "create.ponder.radial_chassis.header": "使用旋轉底盤黏著方塊",
- "create.ponder.radial_chassis.text_1": "同一行上的旋轉底盤會相互連接在一起",
- "create.ponder.radial_chassis.text_2": "當其中的一個底盤被裝置帶動時,其餘的底盤也會被帶動",
- "create.ponder.radial_chassis.text_3": "底盤的側邊可以變為黏性面",
- "create.ponder.radial_chassis.text_4": "再度點擊黏性面,可以讓其所有面都變得帶黏性",
- "create.ponder.radial_chassis.text_5": "空手潛行右鍵可以移除其上的黏性物",
- "create.ponder.radial_chassis.text_6": "若有物品與底盤的黏性面相接觸…",
- "create.ponder.radial_chassis.text_7": "…底盤便會與同層且位於半徑內的所有可及方塊黏著在一起",
- "create.ponder.radial_chassis.text_8": "使用扳手可以精確指定底盤的影響範圍",
- "create.ponder.radial_chassis.text_9": "黏性面一側的不可及方塊不會被黏著",
-
- "create.ponder.redstone_contact.header": "接觸式偵測器",
- "create.ponder.redstone_contact.text_1": "當兩個接觸式偵測器面對面時,它們會發出紅石訊號",
- "create.ponder.redstone_contact.text_2": "若其中一方位於運動裝置上,它們仍正常生效",
-
- "create.ponder.redstone_link.header": "使用無線紅石鏈路",
- "create.ponder.redstone_link.text_1": "無線紅石鏈路可以無線傳輸紅石訊號",
- "create.ponder.redstone_link.text_2": "潛行右鍵可以改變其接收模式",
- "create.ponder.redstone_link.text_3": "手持扳手右鍵也可以",
- "create.ponder.redstone_link.text_4": "接收端會發出由傳輸端發來的訊號,有效距離為 128 格",
- "create.ponder.redstone_link.text_5": "在它們所帶的槽位中放上物品,可以為它們指定頻道",
- "create.ponder.redstone_link.text_6": "只有頻道相互匹配的機方可互通",
-
- "create.ponder.rope_pulley.header": "使用繩索滑輪移動結構",
- "create.ponder.rope_pulley.text_1": "繩索滑輪在輸入動力時可以垂直移動方塊結構",
- "create.ponder.rope_pulley.text_2": "移動的方向及速度取決於輸入軸",
-
- "create.ponder.rope_pulley_attachment.header": "繩索滑輪與裝置一同運動",
- "create.ponder.rope_pulley_attachment.text_1": "當繩索滑輪本身在裝置中被帶動時…",
- "create.ponder.rope_pulley_attachment.text_2": "…它附著在滑輪上的結構會被滑輪拉著一同移動",
- "create.ponder.rope_pulley_attachment.text_3": "注意,只有繩索滑輪停止工作時才能被移動",
-
- "create.ponder.rope_pulley_modes.header": "繩索滑輪的運動模式",
- "create.ponder.rope_pulley_modes.text_1": "當繩索滑輪停止運動時,它所附屬的移動結構便會方塊化",
- "create.ponder.rope_pulley_modes.text_2": "你可以調整整個結構永不方塊化,或者僅在結構的初始位置方塊化",
-
- "create.ponder.rose_quartz_lamp.header": "玫瑰石英燈",
- "create.ponder.rose_quartz_lamp.text_1": "玫瑰石英燈由紅石訊號開啟",
- "create.ponder.rose_quartz_lamp.text_2": "之後它們會持續發出紅石能量",
- "create.ponder.rose_quartz_lamp.text_3": "當多個燈排列成一組…",
- "create.ponder.rose_quartz_lamp.text_4": "…訊號會集中到新開啟的燈,其餘的將熄滅",
- "create.ponder.rose_quartz_lamp.text_5": "比較器的輸出強度,取決於開啟的燈的距離",
- "create.ponder.rose_quartz_lamp.text_6": "也可以透過扳手手動切換",
-
- "create.ponder.rotation_speed_controller.header": "使用轉速控制器",
- "create.ponder.rotation_speed_controller.text_1": "轉速控制器將動能從其轉軸傳輸至它上方的大齒輪",
- "create.ponder.rotation_speed_controller.text_2": "在其側面滾動滑鼠滾輪,可以調節輸出轉速",
-
- "create.ponder.sail.header": "使用風帆來組裝風車",
- "create.ponder.sail.text_1": "風帆是製作風車的趁手材料",
- "create.ponder.sail.text_2": "無需強力膠等黏附手段,它們便可自行互相連結",
- "create.ponder.sail.text_3": "手持染料右鍵可對其染色",
- "create.ponder.sail.text_4": "手持剪刀右鍵可剪除帆布,使其變迴風帆框架",
-
- "create.ponder.sail_frame.header": "使用風帆框架來組裝風車",
- "create.ponder.sail_frame.text_1": "風帆框架是製作風車的趁手材料",
- "create.ponder.sail_frame.text_2": "無需強力膠等黏附手段,它們便可自行互相連結",
-
- "create.ponder.sequenced_gearshift.header": "使用可編程齒輪箱來控制轉速",
- "create.ponder.sequenced_gearshift.text_1": "可編程齒輪箱能夠根據玩家設置的預設時序表來傳輸動力",
- "create.ponder.sequenced_gearshift.text_2": "右鍵可以打開設置面板",
- "create.ponder.sequenced_gearshift.text_3": "接受紅石訊號時,它會開始執行其內部已設定好的時序指令表",
- "create.ponder.sequenced_gearshift.text_4": "當完成時序指令表後,它會進入待機狀態,再度接受紅石訊號後,它才會再度執行時序指令表內容",
- "create.ponder.sequenced_gearshift.text_5": "紅石比較器可以讀取目前時序指令表完成進度",
-
- "create.ponder.shaft.header": "使用傳動軸來傳輸動力",
- "create.ponder.shaft.text_1": "傳動軸可以直線傳輸動力",
-
- "create.ponder.shaft_casing.header": "包裹傳動軸",
- "create.ponder.shaft_casing.text_1": "黃銅及安山岩機殼可以用來裝飾傳動軸",
-
- "create.ponder.smart_chute.header": "使用智慧滑槽來過濾物品",
- "create.ponder.smart_chute.text_1": "智慧滑槽是一種可以被控制的滑槽",
- "create.ponder.smart_chute.text_2": "當在其過濾槽內指定了物品後,滑槽只會傳輸這一指定標記的物品",
- "create.ponder.smart_chute.text_3": "使用滑鼠滾輪可以指定被過濾的物品數量",
- "create.ponder.smart_chute.text_4": "輸入紅石訊號,智慧滑槽將會完全暫停工作",
-
- "create.ponder.smart_pipe.header": "使用智慧流體管道控制流體",
- "create.ponder.smart_pipe.text_1": "智慧流體管道可以按照流體類型控制流體流",
- "create.ponder.smart_pipe.text_2": "當直接放置在源頭時,它們可以指定要提取的流體類型",
- "create.ponder.smart_pipe.text_3": "只需用包含所需流體的任何項目右鍵點擊其過濾槽",
- "create.ponder.smart_pipe.text_4": "在管網裡時,智慧流體管道只會讓匹配的流體經過",
-
- "create.ponder.speedometer.header": "使用轉速計來監測轉速",
- "create.ponder.speedometer.text_1": "轉速計能顯示相接組件的轉速",
- "create.ponder.speedometer.text_2": "當佩戴工程師護目鏡時,可以看到儀表所顯示的更詳細的數據",
- "create.ponder.speedometer.text_3": "紅石比較器可以根據轉速計的數值輸出不同強弱的紅石訊號",
-
- "create.ponder.spout_filling.header": "使用流體灌注器填充物品",
- "create.ponder.spout_filling.text_1": "流體灌注器可以填充下方的流體容器",
- "create.ponder.spout_filling.text_2": "無法手動接觸流體灌注器中的流體",
- "create.ponder.spout_filling.text_3": "管道可用於為其提供流體",
- "create.ponder.spout_filling.text_4": "輸入物品可以是掉落狀態或是被放在置物台上",
- "create.ponder.spout_filling.text_5": "當物品放在輸送帶上時…",
- "create.ponder.spout_filling.text_6": "流體灌注器會停下他並且自動填滿",
-
- "create.ponder.stabilized_bearings.header": "裝置固定朝向",
- "create.ponder.stabilized_bearings.text_1": "當機械軸承在結構被帶動時…",
- "create.ponder.stabilized_bearings.text_2": "…它會確保它轉盤的垂直朝向不變",
- "create.ponder.stabilized_bearings.text_3": "跟預設的一樣,機械軸承會黏著它前方的方塊",
- "create.ponder.stabilized_bearings.text_4": "這種情況下,它所黏著的子結構的垂直朝向也不會改變",
-
- "create.ponder.steam_engine.header": "設置蒸汽機",
- "create.ponder.steam_engine.text_1": "蒸汽機可以放置在流體儲存罐上",
- "create.ponder.steam_engine.text_10": "Lvl 4",
- "create.ponder.steam_engine.text_11": "4 個引擎",
- "create.ponder.steam_engine.text_12": "Lvl 8",
- "create.ponder.steam_engine.text_13": "8 個引擎",
- "create.ponder.steam_engine.text_2": "手持傳動軸右鍵以輸出動力",
- "create.ponder.steam_engine.text_3": "給予足夠的熱量、水和鍋爐空間…",
- "create.ponder.steam_engine.text_4": "…它們會產生動力",
- "create.ponder.steam_engine.text_5": "最低配備為 4 個流體儲存罐",
- "create.ponder.steam_engine.text_6": "在烈焰使者動力爐的幫助下,功率可以得到提升",
- "create.ponder.steam_engine.text_7": "更高的功率需要更多的熱量、水和空間",
- "create.ponder.steam_engine.text_8": "可以使用工程師護目鏡檢查鍋爐的當前功率",
- "create.ponder.steam_engine.text_9": "每提升一級功率,可以額外使一個蒸汽機滿負荷輸出",
-
- "create.ponder.steam_whistle.header": "設置汽笛",
- "create.ponder.steam_whistle.text_1": "汽笛可以放置在流體儲存罐上",
- "create.ponder.steam_whistle.text_2": "當儲存罐的熱量足夠…",
- "create.ponder.steam_whistle.text_3": "…汽笛將被觸發並發出一個音",
- "create.ponder.steam_whistle.text_4": "增加汽笛以降低音高",
- "create.ponder.steam_whistle.text_5": "使用扳手可以設置音調在三個八度間切換",
- "create.ponder.steam_whistle.text_6": "工程師護目鏡可以查看汽笛的音高",
-
- "create.ponder.sticker.header": "使用方塊黏著器來黏取方塊",
- "create.ponder.sticker.text_1": "方塊黏著器是一個很棒的裝置,他受控於紅石訊號",
- "create.ponder.sticker.text_2": "當接收到訊號時,他會黏起面前的一個方塊",
- "create.ponder.sticker.text_3": "如果此時方塊黏著器被移動,被黏到的方塊會跟著移動",
- "create.ponder.sticker.text_4": "再度接收到訊號後,黏著器會放下它面前的方塊",
-
- "create.ponder.stressometer.header": "使用動力計來監測動力",
- "create.ponder.stressometer.text_1": "動力計能顯示目前動能網路內的動力訊息",
- "create.ponder.stressometer.text_2": "當佩戴工程師護目鏡時,可以看到儀表所顯示的更詳細的數據",
- "create.ponder.stressometer.text_3": "紅石比較器可以根據動力計的數值輸出不同強弱的紅石訊號",
-
- "create.ponder.super_glue.header": "使用強力膠來黏附方塊",
- "create.ponder.super_glue.text_1": "強力膠可以在任意兩個方塊間使用",
- "create.ponder.super_glue.text_2": "當被黏合的方塊被組裝為裝置時,它們會一起運動",
- "create.ponder.super_glue.text_3": "當強力膠在副手時…",
- "create.ponder.super_glue.text_4": "…新放置的方塊會自動被黏附在所放置方塊的面上",
- "create.ponder.super_glue.text_5": "左鍵可以清除強力膠",
- "create.ponder.super_glue.text_6": "附掛在其他方塊之上的方塊通常不需要使用強力膠",
-
- "create.ponder.track_chunks.header": "通過未加載的區塊",
- "create.ponder.track_chunks.text_1": "軌道在未加載的區塊仍會運作",
- "create.ponder.track_chunks.text_2": "火車可以順利的通過未被加載的區域",
- "create.ponder.track_chunks.text_3": "它們仍會在車站及紅色信號處停止",
- "create.ponder.track_chunks.text_4": "但是機械鑽頭與其他車載機器會停止運作",
- "create.ponder.track_chunks.text_5": "一旦接近玩家火車將重新出現",
-
- "create.ponder.track_observer.header": "偵測火車",
- "create.ponder.track_observer.text_1": "選取一個火車軌道並將火車感測器放在旁邊",
- "create.ponder.track_observer.text_2": "感測器會檢測所有經過標記的火車",
- "create.ponder.track_observer.text_3": "感測器可以設定為當比對到特定貨物時才啟動",
-
- "create.ponder.track_placement.header": "鋪設火車軌道",
- "create.ponder.track_placement.text_1": "一種專為火車裝置設計的新型鐵軌",
- "create.ponder.track_placement.text_2": "若要同時鋪設多條軌道,右鍵點擊已鋪設的軌道",
- "create.ponder.track_placement.text_3": "然後選擇或放置第二個軌道",
- "create.ponder.track_placement.text_4": "軌道也可以鋪設成彎道或斜坡",
- "create.ponder.track_placement.text_5": "軌道在連接時會嘗試讓每個彎道的大小相等",
- "create.ponder.track_placement.text_6": "連接時按住衝刺鍵…",
- "create.ponder.track_placement.text_7": "…將創建最長且適合的彎道",
- "create.ponder.track_placement.text_8": "副手持有的材料會自動鋪設在軌道下方",
-
- "create.ponder.track_portal.header": "軌道與地獄",
- "create.ponder.track_portal.text_1": "對著地獄傳送門鋪設軌道…",
- "create.ponder.track_portal.text_2": "…將嘗試在另一邊的傳送門鋪設成對的軌道",
- "create.ponder.track_portal.text_3": "現在這條軌道上的火車可以跨次元旅行",
-
- "create.ponder.train_assembly.header": "組裝火車",
- "create.ponder.train_assembly.text_1": "選擇一截軌道並在旁邊設置車站",
- "create.ponder.train_assembly.text_10": "每列火車都需要安裝火車控制台",
- "create.ponder.train_assembly.text_11": "可選擇安裝第二個控制台讓火車從車站的兩個方向出發",
- "create.ponder.train_assembly.text_12": "開啟車站介面並確認組裝",
- "create.ponder.train_assembly.text_13": "火車只能在車站拆解成方塊",
- "create.ponder.train_assembly.text_14": "地圖會在車站的位置畫上標記",
- "create.ponder.train_assembly.text_15": "組裝好的火車可以用扳手重新設置到相鄰的軌道",
- "create.ponder.train_assembly.text_2": "車站是軌道網的路徑點",
- "create.ponder.train_assembly.text_3": "開啟UI並切換到組裝模式以打造新火車",
- "create.ponder.train_assembly.text_4": "在組裝時,時刻表上的火車不會接近此車站",
- "create.ponder.train_assembly.text_5": "在軌道上設置火車機殼以創建新的轉向架",
- "create.ponder.train_assembly.text_6": "再度點擊軌道以循環改變轉向架種類",
- "create.ponder.train_assembly.text_7": "用強力膠連接方塊",
- "create.ponder.train_assembly.text_8": "若組裝好的火車可在安裝於上的箱子或桶子中找到燃料,可以移動得更快速",
- "create.ponder.train_assembly.text_9": "保險庫中的燃料不會被火車消耗",
-
- "create.ponder.train_controls.header": "控制火車",
- "create.ponder.train_controls.text_1": "每列火車都需要火車控制台",
- "create.ponder.train_controls.text_2": "組裝好後右鍵點擊控制台開始駕駛",
- "create.ponder.train_controls.text_3": "使用移動鍵加速及導引火車方向",
- "create.ponder.train_controls.text_4": "可以用滑鼠滾輪微調極速",
- "create.ponder.train_controls.text_5": "按住空白鍵以接近最近的車站",
- "create.ponder.train_controls.text_6": "火車只能在車站被拆解成方塊",
- "create.ponder.train_controls.text_7": "安裝的汽笛可以按衝刺鍵觸發",
- "create.ponder.train_controls.text_8": "潛行或再度點擊可以停止控制火車",
-
- "create.ponder.train_schedule.header": "使用火車時刻表",
- "create.ponder.train_schedule.text_1": "時刻表讓其他司機員可以控制列車",
- "create.ponder.train_schedule.text_2": "將時刻表拿在手上右鍵開啟介面",
- "create.ponder.train_schedule.text_3": "計畫完成後就可以將時刻表給司機員",
- "create.ponder.train_schedule.text_4": "任何坐在火車控制台前的生物及烈焰使者動力爐,都是合格的司機員",
- "create.ponder.train_schedule.text_5": "用栓繩拴住生物可以使牠們更方便地坐上座位",
- "create.ponder.train_schedule.text_6": "時刻表可以隨時從司機員身上回收",
-
- "create.ponder.train_signal_placement.header": "設置火車訊號機",
- "create.ponder.train_signal_placement.text_1": "選擇一截軌道並在旁邊設置訊號機",
- "create.ponder.train_signal_placement.text_2": "訊號機會控制非玩家駕駛的火車",
- "create.ponder.train_signal_placement.text_3": "被調度的火車不會以反方向穿越訊號",
- "create.ponder.train_signal_placement.text_4": "…除非添加第二個反方向的訊號",
- "create.ponder.train_signal_placement.text_5": "連接真空管顯示器可以讓訊號燈更顯眼",
-
- "create.ponder.train_signal_redstone.header": "訊號與紅石",
- "create.ponder.train_signal_redstone.text_1": "紅石訊號會使訊號機保持紅色",
- "create.ponder.train_signal_redstone.text_2": "相反地,紅色訊號會使紅石比較器輸出紅石訊號",
-
- "create.ponder.train_signal_signaling.header": "使用訊號避免相撞",
- "create.ponder.train_signal_signaling.text_1": "火車訊號機將一條軌道分成許多區間",
- "create.ponder.train_signal_signaling.text_2": "若一個區間被占用,則不允許其他火車進入該區間",
- "create.ponder.train_signal_signaling.text_3": "因此每個區間只能同時有一列火車",
- "create.ponder.train_signal_signaling.text_4": "扳手可以設定第二種訊號模式",
- "create.ponder.train_signal_signaling.text_5": "黃銅訊號區間通常會產生標準訊號",
- "create.ponder.train_signal_signaling.text_6": "這種特殊訊號會讓火車在第二種情形下停止",
- "create.ponder.train_signal_signaling.text_7": "它會使火車在進入區間時停止…",
- "create.ponder.train_signal_signaling.text_8": "…讓火車無法離開這個區間",
- "create.ponder.train_signal_signaling.text_9": "這協助排隊等候的火車遠離繁忙的區間",
-
- "create.ponder.valve_handle.header": "使用閥門手輪產生動力",
- "create.ponder.valve_handle.text_1": "玩家可以手動使用閥門手輪以產生動力",
- "create.ponder.valve_handle.text_2": "右鍵可使它逆時針旋轉",
- "create.ponder.valve_handle.text_3": "它的轉速慢而精確",
- "create.ponder.valve_handle.text_4": "潛行右鍵可使它順時針旋轉",
- "create.ponder.valve_handle.text_5": "可以透過染色來美化閥門手輪",
-
- "create.ponder.valve_pipe.header": "使用流體閥門控制流體流量",
- "create.ponder.valve_pipe.text_1": "閥門管道有助於控制通過管線網路傳輸的流體",
- "create.ponder.valve_pipe.text_2": "它們的轉軸控制了流體是否允許通過",
- "create.ponder.valve_pipe.text_3": "沿開啟的方向旋轉,流體閥門將會打開",
- "create.ponder.valve_pipe.text_4": "反方向的旋轉會關閉閥門",
-
- "create.ponder.water_wheel.header": "使用水車產生動力",
- "create.ponder.water_wheel.text_1": "水車利用臨近的水流產生動力",
- "create.ponder.water_wheel.text_2": "水車接觸水流的面越多,它的轉速越高",
- "create.ponder.water_wheel.text_3": "水車葉片應逆著水流方向擺放",
- "create.ponder.water_wheel.text_4": "如果順著水流擺放,它的效率則會降低",
-
- "create.ponder.weighted_ejector.header": "使用彈射置物台",
- "create.ponder.weighted_ejector.text_1": "手持彈射置物台時,潛行右鍵可以設置彈射目標位置",
- "create.ponder.weighted_ejector.text_10": "現在,只有等被放置的物品數量等於所設定數量時,彈射置物台才會彈射物品",
- "create.ponder.weighted_ejector.text_11": "當其他實體站在彈射置物台上時會被直接彈射",
- "create.ponder.weighted_ejector.text_2": "現在,放置下的彈射置物台會將物品彈射至目標位置",
- "create.ponder.weighted_ejector.text_3": "限制範圍內的任意距離和高度均可作為有效目標地點",
- "create.ponder.weighted_ejector.text_4": "但是,目標位置與置物台的連線,必須垂直於置物台的側面",
- "create.ponder.weighted_ejector.text_5": "如果沒有設置有效目標位置,彈射置物台會直接將其前方一格設為默認目標位置",
- "create.ponder.weighted_ejector.text_6": "提供動力可為其蓄力",
- "create.ponder.weighted_ejector.text_7": "蓄力完畢後,放置在它上方的物品會被立刻彈射出去",
- "create.ponder.weighted_ejector.text_8": "如果目標為容器,則彈射置物台會等待容器有位置後再彈射物品",
- "create.ponder.weighted_ejector.text_9": "使用扳手可以調整彈射所要求的物品數量",
-
- "create.ponder.weighted_ejector_redstone.header": "使用紅石控制彈射置物台",
- "create.ponder.weighted_ejector_redstone.text_1": "當被紅石充能時,彈射置物台停止工作",
- "create.ponder.weighted_ejector_redstone.text_2": "此外,置物台彈射的瞬間可以被偵測器偵測",
-
- "create.ponder.weighted_ejector_tunnel.header": "使用彈射置物台來分流物品",
- "create.ponder.weighted_ejector_tunnel.text_1": "與黃銅隧道搭配使用時,彈射置物台可以將物品以特定數量進行分流",
- "create.ponder.weighted_ejector_tunnel.text_2": "首先,將黃銅隧道調整為「最近優先」模式,從而讓它優先側面輸出",
- "create.ponder.weighted_ejector_tunnel.text_3": "置物台上所設置的物品數量則為被分流出去的物品數量",
- "create.ponder.weighted_ejector_tunnel.text_4": "當所設置的物品數量被分流出去後…",
- "create.ponder.weighted_ejector_tunnel.text_5": "…剩餘的物品則會繼續前進",
-
- "create.ponder.windmill_source.header": "使用風車軸承產生動力",
- "create.ponder.windmill_source.text_1": "風車軸承會黏住它面前的結構",
- "create.ponder.windmill_source.text_2": "藉由強力膠建造可動結構",
- "create.ponder.windmill_source.text_3": "如果該結構包含足夠多的風帆,他能作為風車運作",
- "create.ponder.windmill_source.text_4": "右鍵啟動風車後,風車軸承將提供動力",
- "create.ponder.windmill_source.text_5": "風帆的數量決定了旋轉的轉速",
- "create.ponder.windmill_source.text_6": "使用扳手來調整其旋轉方向",
- "create.ponder.windmill_source.text_7": "對風車軸承右鍵可使其停止,方便你維修風車",
-
- "create.ponder.windmill_structure.header": "風車結構",
- "create.ponder.windmill_structure.text_1": "任一包含至少 8 個風帆方塊的結構即為有效的風車",
-
- "_": "Thank you for translating Create!"
-
-}
\ No newline at end of file
diff --git a/src/generated/resources/assets/create/models/item/crushing_wheel.json b/src/generated/resources/assets/create/models/item/crushing_wheel.json
index 5a8ad3362..872fef2b0 100644
--- a/src/generated/resources/assets/create/models/item/crushing_wheel.json
+++ b/src/generated/resources/assets/create/models/item/crushing_wheel.json
@@ -1,3 +1,3 @@
{
- "parent": "create:block/crushing_wheel"
+ "parent": "create:block/crushing_wheel/item"
}
\ No newline at end of file
diff --git a/src/generated/resources/assets/create/models/item/large_water_wheel.json b/src/generated/resources/assets/create/models/item/large_water_wheel.json
new file mode 100644
index 000000000..e4beac8d7
--- /dev/null
+++ b/src/generated/resources/assets/create/models/item/large_water_wheel.json
@@ -0,0 +1,3 @@
+{
+ "parent": "create:block/large_water_wheel/item"
+}
\ No newline at end of file
diff --git a/src/generated/resources/data/create/advancements/recipes/create.base/crafting/kinetics/large_water_wheel.json b/src/generated/resources/data/create/advancements/recipes/create.base/crafting/kinetics/large_water_wheel.json
new file mode 100644
index 000000000..76a30dec6
--- /dev/null
+++ b/src/generated/resources/data/create/advancements/recipes/create.base/crafting/kinetics/large_water_wheel.json
@@ -0,0 +1,34 @@
+{
+ "parent": "minecraft:recipes/root",
+ "rewards": {
+ "recipes": [
+ "create:crafting/kinetics/large_water_wheel"
+ ]
+ },
+ "criteria": {
+ "has_item": {
+ "trigger": "minecraft:inventory_changed",
+ "conditions": {
+ "items": [
+ {
+ "items": [
+ "create:water_wheel"
+ ]
+ }
+ ]
+ }
+ },
+ "has_the_recipe": {
+ "trigger": "minecraft:recipe_unlocked",
+ "conditions": {
+ "recipe": "create:crafting/kinetics/large_water_wheel"
+ }
+ }
+ },
+ "requirements": [
+ [
+ "has_item",
+ "has_the_recipe"
+ ]
+ ]
+}
\ No newline at end of file
diff --git a/src/generated/resources/data/create/loot_tables/blocks/large_water_wheel.json b/src/generated/resources/data/create/loot_tables/blocks/large_water_wheel.json
new file mode 100644
index 000000000..bfbf1c3a0
--- /dev/null
+++ b/src/generated/resources/data/create/loot_tables/blocks/large_water_wheel.json
@@ -0,0 +1,20 @@
+{
+ "type": "minecraft:block",
+ "pools": [
+ {
+ "rolls": 1.0,
+ "bonus_rolls": 0.0,
+ "entries": [
+ {
+ "type": "minecraft:item",
+ "name": "create:large_water_wheel"
+ }
+ ],
+ "conditions": [
+ {
+ "condition": "minecraft:survives_explosion"
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/generated/resources/data/create/loot_tables/blocks/water_wheel_structure.json b/src/generated/resources/data/create/loot_tables/blocks/water_wheel_structure.json
new file mode 100644
index 000000000..3da3a59b4
--- /dev/null
+++ b/src/generated/resources/data/create/loot_tables/blocks/water_wheel_structure.json
@@ -0,0 +1,20 @@
+{
+ "type": "minecraft:block",
+ "pools": [
+ {
+ "rolls": 1.0,
+ "bonus_rolls": 0.0,
+ "entries": [
+ {
+ "type": "minecraft:item",
+ "name": "minecraft:air"
+ }
+ ],
+ "conditions": [
+ {
+ "condition": "minecraft:survives_explosion"
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/generated/resources/data/create/recipes/crafting/kinetics/large_water_wheel.json b/src/generated/resources/data/create/recipes/crafting/kinetics/large_water_wheel.json
new file mode 100644
index 000000000..e82322b2b
--- /dev/null
+++ b/src/generated/resources/data/create/recipes/crafting/kinetics/large_water_wheel.json
@@ -0,0 +1,19 @@
+{
+ "type": "minecraft:crafting_shaped",
+ "pattern": [
+ "SSS",
+ "SCS",
+ "SSS"
+ ],
+ "key": {
+ "S": {
+ "tag": "minecraft:planks"
+ },
+ "C": {
+ "item": "create:water_wheel"
+ }
+ },
+ "result": {
+ "item": "create:large_water_wheel"
+ }
+}
\ No newline at end of file
diff --git a/src/generated/resources/data/create/recipes/crafting/kinetics/water_wheel.json b/src/generated/resources/data/create/recipes/crafting/kinetics/water_wheel.json
index 9fa6560ee..97550a965 100644
--- a/src/generated/resources/data/create/recipes/crafting/kinetics/water_wheel.json
+++ b/src/generated/resources/data/create/recipes/crafting/kinetics/water_wheel.json
@@ -7,10 +7,10 @@
],
"key": {
"S": {
- "tag": "minecraft:wooden_slabs"
+ "tag": "minecraft:planks"
},
"C": {
- "item": "create:large_cogwheel"
+ "item": "create:shaft"
}
},
"result": {
diff --git a/src/generated/resources/data/create/tags/blocks/brittle.json b/src/generated/resources/data/create/tags/blocks/brittle.json
index f5693187e..f3f1628a3 100644
--- a/src/generated/resources/data/create/tags/blocks/brittle.json
+++ b/src/generated/resources/data/create/tags/blocks/brittle.json
@@ -25,10 +25,10 @@
"create:redstone_link",
"create:peculiar_bell",
"create:haunted_bell",
- "#minecraft:doors",
- "#minecraft:beds",
- "minecraft:flower_pot",
"minecraft:bell",
- "minecraft:cocoa"
+ "minecraft:cocoa",
+ "minecraft:flower_pot",
+ "#minecraft:beds",
+ "#minecraft:doors"
]
}
\ No newline at end of file
diff --git a/src/generated/resources/data/create/tags/blocks/fan_transparent.json b/src/generated/resources/data/create/tags/blocks/fan_transparent.json
index 4847b23a8..6d6d04226 100644
--- a/src/generated/resources/data/create/tags/blocks/fan_transparent.json
+++ b/src/generated/resources/data/create/tags/blocks/fan_transparent.json
@@ -4,8 +4,9 @@
"create:blaze_burner",
"create:lit_blaze_burner",
"create:sail_frame",
- "#minecraft:fences",
+ "minecraft:iron_bars",
"#minecraft:campfires",
- "minecraft:iron_bars"
+ "#minecraft:fences",
+ "#minecraft:leaves"
]
}
\ No newline at end of file
diff --git a/src/generated/resources/data/create/tags/blocks/movable_empty_collider.json b/src/generated/resources/data/create/tags/blocks/movable_empty_collider.json
new file mode 100644
index 000000000..e31c42d8d
--- /dev/null
+++ b/src/generated/resources/data/create/tags/blocks/movable_empty_collider.json
@@ -0,0 +1,8 @@
+{
+ "replace": false,
+ "values": [
+ "minecraft:cobweb",
+ "minecraft:powder_snow",
+ "#minecraft:fence_gates"
+ ]
+}
\ No newline at end of file
diff --git a/src/generated/resources/data/create/tags/blocks/passive_boiler_heaters.json b/src/generated/resources/data/create/tags/blocks/passive_boiler_heaters.json
index dc4ef4afb..1b882ab57 100644
--- a/src/generated/resources/data/create/tags/blocks/passive_boiler_heaters.json
+++ b/src/generated/resources/data/create/tags/blocks/passive_boiler_heaters.json
@@ -3,9 +3,9 @@
"values": [
"create:blaze_burner",
"create:lit_blaze_burner",
- "#minecraft:fire",
- "#minecraft:campfires",
"minecraft:magma_block",
- "minecraft:lava"
+ "minecraft:lava",
+ "#minecraft:campfires",
+ "#minecraft:fire"
]
}
\ No newline at end of file
diff --git a/src/generated/resources/data/create/tags/blocks/safe_nbt.json b/src/generated/resources/data/create/tags/blocks/safe_nbt.json
index d0e85fba3..75e3b98f2 100644
--- a/src/generated/resources/data/create/tags/blocks/safe_nbt.json
+++ b/src/generated/resources/data/create/tags/blocks/safe_nbt.json
@@ -27,7 +27,7 @@
"create:placard",
"create:pulse_repeater",
"create:pulse_extender",
- "#minecraft:signs",
- "#minecraft:banners"
+ "#minecraft:banners",
+ "#minecraft:signs"
]
}
\ No newline at end of file
diff --git a/src/generated/resources/data/create/tags/blocks/tree_attachments.json b/src/generated/resources/data/create/tags/blocks/tree_attachments.json
index dc79f54a0..43a637df4 100644
--- a/src/generated/resources/data/create/tags/blocks/tree_attachments.json
+++ b/src/generated/resources/data/create/tags/blocks/tree_attachments.json
@@ -2,9 +2,9 @@
"replace": false,
"values": [
"minecraft:bee_nest",
- "minecraft:vine",
+ "minecraft:cocoa",
"minecraft:moss_carpet",
"minecraft:shroomlight",
- "minecraft:cocoa"
+ "minecraft:vine"
]
}
\ No newline at end of file
diff --git a/src/generated/resources/data/create/tags/blocks/windowable.json b/src/generated/resources/data/create/tags/blocks/windowable.json
deleted file mode 100644
index 5e8aecc98..000000000
--- a/src/generated/resources/data/create/tags/blocks/windowable.json
+++ /dev/null
@@ -1,4 +0,0 @@
-{
- "replace": false,
- "values": []
-}
\ No newline at end of file
diff --git a/src/generated/resources/data/create/tags/blocks/wrench_pickup.json b/src/generated/resources/data/create/tags/blocks/wrench_pickup.json
index 3acde4e41..999f11163 100644
--- a/src/generated/resources/data/create/tags/blocks/wrench_pickup.json
+++ b/src/generated/resources/data/create/tags/blocks/wrench_pickup.json
@@ -4,9 +4,6 @@
"create:andesite_bars",
"create:brass_bars",
"create:copper_bars",
- "#minecraft:rails",
- "#minecraft:buttons",
- "#minecraft:pressure_plates",
"minecraft:redstone_wire",
"minecraft:redstone_torch",
"minecraft:repeater",
@@ -20,6 +17,9 @@
"minecraft:tripwire_hook",
"minecraft:daylight_detector",
"minecraft:target",
- "minecraft:hopper"
+ "minecraft:hopper",
+ "#minecraft:buttons",
+ "#minecraft:pressure_plates",
+ "#minecraft:rails"
]
}
\ No newline at end of file
diff --git a/src/generated/resources/data/create/tags/items/deployable_drink.json b/src/generated/resources/data/create/tags/items/deployable_drink.json
new file mode 100644
index 000000000..d5b914f85
--- /dev/null
+++ b/src/generated/resources/data/create/tags/items/deployable_drink.json
@@ -0,0 +1,7 @@
+{
+ "replace": false,
+ "values": [
+ "minecraft:milk_bucket",
+ "minecraft:potion"
+ ]
+}
\ No newline at end of file
diff --git a/src/generated/resources/data/minecraft/tags/blocks/mineable/axe.json b/src/generated/resources/data/minecraft/tags/blocks/mineable/axe.json
index 898277218..12e2bdc68 100644
--- a/src/generated/resources/data/minecraft/tags/blocks/mineable/axe.json
+++ b/src/generated/resources/data/minecraft/tags/blocks/mineable/axe.json
@@ -17,6 +17,8 @@
"create:adjustable_chain_gearshift",
"create:belt",
"create:water_wheel",
+ "create:large_water_wheel",
+ "create:water_wheel_structure",
"create:encased_fan",
"create:nozzle",
"create:turntable",
diff --git a/src/generated/resources/data/minecraft/tags/blocks/mineable/pickaxe.json b/src/generated/resources/data/minecraft/tags/blocks/mineable/pickaxe.json
index 9a90037b0..6c12096ae 100644
--- a/src/generated/resources/data/minecraft/tags/blocks/mineable/pickaxe.json
+++ b/src/generated/resources/data/minecraft/tags/blocks/mineable/pickaxe.json
@@ -20,6 +20,8 @@
"create:belt",
"create:creative_motor",
"create:water_wheel",
+ "create:large_water_wheel",
+ "create:water_wheel_structure",
"create:encased_fan",
"create:nozzle",
"create:turntable",
diff --git a/src/generated/resources/data/forge/tags/items/beacon_payment.json b/src/generated/resources/data/minecraft/tags/items/beacon_payment_items.json
similarity index 100%
rename from src/generated/resources/data/forge/tags/items/beacon_payment.json
rename to src/generated/resources/data/minecraft/tags/items/beacon_payment_items.json
diff --git a/src/main/java/com/simibubi/create/AllTileEntities.java b/src/main/java/com/simibubi/create/AllBlockEntityTypes.java
similarity index 56%
rename from src/main/java/com/simibubi/create/AllTileEntities.java
rename to src/main/java/com/simibubi/create/AllBlockEntityTypes.java
index eff049055..9a4d59714 100644
--- a/src/main/java/com/simibubi/create/AllTileEntities.java
+++ b/src/main/java/com/simibubi/create/AllBlockEntityTypes.java
@@ -1,123 +1,126 @@
package com.simibubi.create;
-import static com.simibubi.create.content.logistics.block.display.AllDisplayBehaviours.assignDataBehaviourTE;
+import static com.simibubi.create.Create.REGISTRATE;
+import static com.simibubi.create.content.logistics.block.display.AllDisplayBehaviours.assignDataBehaviourBE;
import com.simibubi.create.content.contraptions.base.CutoutRotatingInstance;
import com.simibubi.create.content.contraptions.base.HalfShaftInstance;
import com.simibubi.create.content.contraptions.base.HorizontalHalfShaftInstance;
-import com.simibubi.create.content.contraptions.base.KineticTileEntity;
-import com.simibubi.create.content.contraptions.base.KineticTileEntityRenderer;
+import com.simibubi.create.content.contraptions.base.KineticBlockEntity;
+import com.simibubi.create.content.contraptions.base.KineticBlockEntityRenderer;
import com.simibubi.create.content.contraptions.base.SingleRotatingInstance;
+import com.simibubi.create.content.contraptions.components.actors.DrillBlockEntity;
import com.simibubi.create.content.contraptions.components.actors.DrillInstance;
import com.simibubi.create.content.contraptions.components.actors.DrillRenderer;
-import com.simibubi.create.content.contraptions.components.actors.DrillTileEntity;
+import com.simibubi.create.content.contraptions.components.actors.HarvesterBlockEntity;
import com.simibubi.create.content.contraptions.components.actors.HarvesterRenderer;
-import com.simibubi.create.content.contraptions.components.actors.HarvesterTileEntity;
import com.simibubi.create.content.contraptions.components.actors.PSIInstance;
-import com.simibubi.create.content.contraptions.components.actors.PortableFluidInterfaceTileEntity;
-import com.simibubi.create.content.contraptions.components.actors.PortableItemInterfaceTileEntity;
+import com.simibubi.create.content.contraptions.components.actors.PortableFluidInterfaceBlockEntity;
+import com.simibubi.create.content.contraptions.components.actors.PortableItemInterfaceBlockEntity;
import com.simibubi.create.content.contraptions.components.actors.PortableStorageInterfaceRenderer;
+import com.simibubi.create.content.contraptions.components.actors.controls.ContraptionControlsBlockEntity;
import com.simibubi.create.content.contraptions.components.actors.controls.ContraptionControlsRenderer;
-import com.simibubi.create.content.contraptions.components.actors.controls.ContraptionControlsTileEntity;
+import com.simibubi.create.content.contraptions.components.clock.CuckooClockBlockEntity;
import com.simibubi.create.content.contraptions.components.clock.CuckooClockRenderer;
-import com.simibubi.create.content.contraptions.components.clock.CuckooClockTileEntity;
-import com.simibubi.create.content.contraptions.components.crafter.MechanicalCrafterInstance;
+import com.simibubi.create.content.contraptions.components.crafter.MechanicalCrafterBlockEntity;
import com.simibubi.create.content.contraptions.components.crafter.MechanicalCrafterRenderer;
-import com.simibubi.create.content.contraptions.components.crafter.MechanicalCrafterTileEntity;
+import com.simibubi.create.content.contraptions.components.crafter.ShaftlessCogwheelInstance;
+import com.simibubi.create.content.contraptions.components.crank.HandCrankBlockEntity;
import com.simibubi.create.content.contraptions.components.crank.HandCrankInstance;
import com.simibubi.create.content.contraptions.components.crank.HandCrankRenderer;
-import com.simibubi.create.content.contraptions.components.crank.HandCrankTileEntity;
-import com.simibubi.create.content.contraptions.components.crusher.CrushingWheelControllerTileEntity;
-import com.simibubi.create.content.contraptions.components.crusher.CrushingWheelTileEntity;
+import com.simibubi.create.content.contraptions.components.crusher.CrushingWheelBlockEntity;
+import com.simibubi.create.content.contraptions.components.crusher.CrushingWheelControllerBlockEntity;
+import com.simibubi.create.content.contraptions.components.deployer.DeployerBlockEntity;
import com.simibubi.create.content.contraptions.components.deployer.DeployerInstance;
import com.simibubi.create.content.contraptions.components.deployer.DeployerRenderer;
-import com.simibubi.create.content.contraptions.components.deployer.DeployerTileEntity;
+import com.simibubi.create.content.contraptions.components.fan.EncasedFanBlockEntity;
import com.simibubi.create.content.contraptions.components.fan.EncasedFanRenderer;
-import com.simibubi.create.content.contraptions.components.fan.EncasedFanTileEntity;
import com.simibubi.create.content.contraptions.components.fan.FanInstance;
-import com.simibubi.create.content.contraptions.components.fan.NozzleTileEntity;
-import com.simibubi.create.content.contraptions.components.flywheel.FlyWheelInstance;
+import com.simibubi.create.content.contraptions.components.fan.NozzleBlockEntity;
+import com.simibubi.create.content.contraptions.components.flywheel.FlywheelBlockEntity;
+import com.simibubi.create.content.contraptions.components.flywheel.FlywheelInstance;
import com.simibubi.create.content.contraptions.components.flywheel.FlywheelRenderer;
-import com.simibubi.create.content.contraptions.components.flywheel.FlywheelTileEntity;
-import com.simibubi.create.content.contraptions.components.millstone.MillStoneCogInstance;
+import com.simibubi.create.content.contraptions.components.millstone.MillstoneBlockEntity;
+import com.simibubi.create.content.contraptions.components.millstone.MillstoneCogInstance;
import com.simibubi.create.content.contraptions.components.millstone.MillstoneRenderer;
-import com.simibubi.create.content.contraptions.components.millstone.MillstoneTileEntity;
+import com.simibubi.create.content.contraptions.components.mixer.MechanicalMixerBlockEntity;
import com.simibubi.create.content.contraptions.components.mixer.MechanicalMixerRenderer;
-import com.simibubi.create.content.contraptions.components.mixer.MechanicalMixerTileEntity;
import com.simibubi.create.content.contraptions.components.mixer.MixerInstance;
+import com.simibubi.create.content.contraptions.components.motor.CreativeMotorBlockEntity;
import com.simibubi.create.content.contraptions.components.motor.CreativeMotorRenderer;
-import com.simibubi.create.content.contraptions.components.motor.CreativeMotorTileEntity;
+import com.simibubi.create.content.contraptions.components.press.MechanicalPressBlockEntity;
import com.simibubi.create.content.contraptions.components.press.MechanicalPressRenderer;
-import com.simibubi.create.content.contraptions.components.press.MechanicalPressTileEntity;
import com.simibubi.create.content.contraptions.components.press.PressInstance;
+import com.simibubi.create.content.contraptions.components.saw.SawBlockEntity;
import com.simibubi.create.content.contraptions.components.saw.SawInstance;
import com.simibubi.create.content.contraptions.components.saw.SawRenderer;
-import com.simibubi.create.content.contraptions.components.saw.SawTileEntity;
-import com.simibubi.create.content.contraptions.components.steam.PoweredShaftTileEntity;
+import com.simibubi.create.content.contraptions.components.steam.PoweredShaftBlockEntity;
+import com.simibubi.create.content.contraptions.components.steam.SteamEngineBlockEntity;
+import com.simibubi.create.content.contraptions.components.steam.SteamEngineInstance;
import com.simibubi.create.content.contraptions.components.steam.SteamEngineRenderer;
-import com.simibubi.create.content.contraptions.components.steam.SteamEngineTileEntity;
+import com.simibubi.create.content.contraptions.components.steam.whistle.WhistleBlockEntity;
import com.simibubi.create.content.contraptions.components.steam.whistle.WhistleRenderer;
-import com.simibubi.create.content.contraptions.components.steam.whistle.WhistleTileEntity;
import com.simibubi.create.content.contraptions.components.structureMovement.bearing.BearingInstance;
import com.simibubi.create.content.contraptions.components.structureMovement.bearing.BearingRenderer;
-import com.simibubi.create.content.contraptions.components.structureMovement.bearing.ClockworkBearingTileEntity;
-import com.simibubi.create.content.contraptions.components.structureMovement.bearing.MechanicalBearingTileEntity;
-import com.simibubi.create.content.contraptions.components.structureMovement.bearing.WindmillBearingTileEntity;
-import com.simibubi.create.content.contraptions.components.structureMovement.chassis.ChassisTileEntity;
+import com.simibubi.create.content.contraptions.components.structureMovement.bearing.ClockworkBearingBlockEntity;
+import com.simibubi.create.content.contraptions.components.structureMovement.bearing.MechanicalBearingBlockEntity;
+import com.simibubi.create.content.contraptions.components.structureMovement.bearing.WindmillBearingBlockEntity;
+import com.simibubi.create.content.contraptions.components.structureMovement.chassis.ChassisBlockEntity;
+import com.simibubi.create.content.contraptions.components.structureMovement.chassis.StickerBlockEntity;
import com.simibubi.create.content.contraptions.components.structureMovement.chassis.StickerInstance;
import com.simibubi.create.content.contraptions.components.structureMovement.chassis.StickerRenderer;
-import com.simibubi.create.content.contraptions.components.structureMovement.chassis.StickerTileEntity;
-import com.simibubi.create.content.contraptions.components.structureMovement.elevator.ElevatorContactTileEntity;
+import com.simibubi.create.content.contraptions.components.structureMovement.elevator.ElevatorContactBlockEntity;
+import com.simibubi.create.content.contraptions.components.structureMovement.elevator.ElevatorPulleyBlockEntity;
import com.simibubi.create.content.contraptions.components.structureMovement.elevator.ElevatorPulleyRenderer;
-import com.simibubi.create.content.contraptions.components.structureMovement.elevator.ElevatorPulleyTileEntity;
+import com.simibubi.create.content.contraptions.components.structureMovement.gantry.GantryCarriageBlockEntity;
import com.simibubi.create.content.contraptions.components.structureMovement.gantry.GantryCarriageInstance;
import com.simibubi.create.content.contraptions.components.structureMovement.gantry.GantryCarriageRenderer;
-import com.simibubi.create.content.contraptions.components.structureMovement.gantry.GantryCarriageTileEntity;
-import com.simibubi.create.content.contraptions.components.structureMovement.mounted.CartAssemblerTileEntity;
+import com.simibubi.create.content.contraptions.components.structureMovement.mounted.CartAssemblerBlockEntity;
+import com.simibubi.create.content.contraptions.components.structureMovement.piston.MechanicalPistonBlockEntity;
import com.simibubi.create.content.contraptions.components.structureMovement.piston.MechanicalPistonRenderer;
-import com.simibubi.create.content.contraptions.components.structureMovement.piston.MechanicalPistonTileEntity;
import com.simibubi.create.content.contraptions.components.structureMovement.pulley.HosePulleyInstance;
+import com.simibubi.create.content.contraptions.components.structureMovement.pulley.PulleyBlockEntity;
import com.simibubi.create.content.contraptions.components.structureMovement.pulley.PulleyRenderer;
-import com.simibubi.create.content.contraptions.components.structureMovement.pulley.PulleyTileEntity;
import com.simibubi.create.content.contraptions.components.structureMovement.pulley.RopePulleyInstance;
-import com.simibubi.create.content.contraptions.components.turntable.TurntableTileEntity;
-import com.simibubi.create.content.contraptions.components.waterwheel.WaterWheelTileEntity;
+import com.simibubi.create.content.contraptions.components.turntable.TurntableBlockEntity;
+import com.simibubi.create.content.contraptions.components.waterwheel.LargeWaterWheelBlockEntity;
+import com.simibubi.create.content.contraptions.components.waterwheel.WaterWheelBlockEntity;
+import com.simibubi.create.content.contraptions.fluids.PumpBlockEntity;
import com.simibubi.create.content.contraptions.fluids.PumpCogInstance;
import com.simibubi.create.content.contraptions.fluids.PumpRenderer;
-import com.simibubi.create.content.contraptions.fluids.PumpTileEntity;
+import com.simibubi.create.content.contraptions.fluids.actors.HosePulleyBlockEntity;
import com.simibubi.create.content.contraptions.fluids.actors.HosePulleyRenderer;
-import com.simibubi.create.content.contraptions.fluids.actors.HosePulleyTileEntity;
+import com.simibubi.create.content.contraptions.fluids.actors.ItemDrainBlockEntity;
import com.simibubi.create.content.contraptions.fluids.actors.ItemDrainRenderer;
-import com.simibubi.create.content.contraptions.fluids.actors.ItemDrainTileEntity;
+import com.simibubi.create.content.contraptions.fluids.actors.SpoutBlockEntity;
import com.simibubi.create.content.contraptions.fluids.actors.SpoutRenderer;
-import com.simibubi.create.content.contraptions.fluids.actors.SpoutTileEntity;
-import com.simibubi.create.content.contraptions.fluids.pipes.FluidPipeTileEntity;
+import com.simibubi.create.content.contraptions.fluids.pipes.FluidPipeBlockEntity;
+import com.simibubi.create.content.contraptions.fluids.pipes.FluidValveBlockEntity;
import com.simibubi.create.content.contraptions.fluids.pipes.FluidValveInstance;
import com.simibubi.create.content.contraptions.fluids.pipes.FluidValveRenderer;
-import com.simibubi.create.content.contraptions.fluids.pipes.FluidValveTileEntity;
-import com.simibubi.create.content.contraptions.fluids.pipes.SmartFluidPipeTileEntity;
-import com.simibubi.create.content.contraptions.fluids.pipes.StraightPipeTileEntity;
+import com.simibubi.create.content.contraptions.fluids.pipes.SmartFluidPipeBlockEntity;
+import com.simibubi.create.content.contraptions.fluids.pipes.StraightPipeBlockEntity;
import com.simibubi.create.content.contraptions.fluids.pipes.TransparentStraightPipeRenderer;
-import com.simibubi.create.content.contraptions.fluids.tank.CreativeFluidTankTileEntity;
+import com.simibubi.create.content.contraptions.fluids.tank.CreativeFluidTankBlockEntity;
+import com.simibubi.create.content.contraptions.fluids.tank.FluidTankBlockEntity;
import com.simibubi.create.content.contraptions.fluids.tank.FluidTankRenderer;
-import com.simibubi.create.content.contraptions.fluids.tank.FluidTankTileEntity;
+import com.simibubi.create.content.contraptions.processing.BasinBlockEntity;
import com.simibubi.create.content.contraptions.processing.BasinRenderer;
-import com.simibubi.create.content.contraptions.processing.BasinTileEntity;
+import com.simibubi.create.content.contraptions.processing.burner.BlazeBurnerBlockEntity;
import com.simibubi.create.content.contraptions.processing.burner.BlazeBurnerRenderer;
-import com.simibubi.create.content.contraptions.processing.burner.BlazeBurnerTileEntity;
-import com.simibubi.create.content.contraptions.relays.advanced.GantryShaftTileEntity;
+import com.simibubi.create.content.contraptions.relays.advanced.GantryShaftBlockEntity;
+import com.simibubi.create.content.contraptions.relays.advanced.SpeedControllerBlockEntity;
import com.simibubi.create.content.contraptions.relays.advanced.SpeedControllerRenderer;
-import com.simibubi.create.content.contraptions.relays.advanced.SpeedControllerTileEntity;
-import com.simibubi.create.content.contraptions.relays.advanced.sequencer.SequencedGearshiftTileEntity;
+import com.simibubi.create.content.contraptions.relays.advanced.sequencer.SequencedGearshiftBlockEntity;
+import com.simibubi.create.content.contraptions.relays.belt.BeltBlockEntity;
import com.simibubi.create.content.contraptions.relays.belt.BeltInstance;
import com.simibubi.create.content.contraptions.relays.belt.BeltRenderer;
-import com.simibubi.create.content.contraptions.relays.belt.BeltTileEntity;
-import com.simibubi.create.content.contraptions.relays.elementary.BracketedKineticTileEntity;
-import com.simibubi.create.content.contraptions.relays.elementary.BracketedKineticTileInstance;
-import com.simibubi.create.content.contraptions.relays.elementary.BracketedKineticTileRenderer;
-import com.simibubi.create.content.contraptions.relays.elementary.SimpleKineticTileEntity;
-import com.simibubi.create.content.contraptions.relays.encased.AdjustablePulleyTileEntity;
-import com.simibubi.create.content.contraptions.relays.encased.ClutchTileEntity;
+import com.simibubi.create.content.contraptions.relays.elementary.BracketedKineticBlockEntity;
+import com.simibubi.create.content.contraptions.relays.elementary.BracketedKineticBlockEntityInstance;
+import com.simibubi.create.content.contraptions.relays.elementary.BracketedKineticBlockEntityRenderer;
+import com.simibubi.create.content.contraptions.relays.elementary.SimpleKineticBlockEntity;
+import com.simibubi.create.content.contraptions.relays.encased.AdjustablePulleyBlockEntity;
+import com.simibubi.create.content.contraptions.relays.encased.ClutchBlockEntity;
import com.simibubi.create.content.contraptions.relays.encased.EncasedCogInstance;
import com.simibubi.create.content.contraptions.relays.encased.EncasedCogRenderer;
import com.simibubi.create.content.contraptions.relays.encased.ShaftInstance;
@@ -126,728 +129,736 @@ import com.simibubi.create.content.contraptions.relays.encased.SplitShaftInstanc
import com.simibubi.create.content.contraptions.relays.encased.SplitShaftRenderer;
import com.simibubi.create.content.contraptions.relays.gauge.GaugeInstance;
import com.simibubi.create.content.contraptions.relays.gauge.GaugeRenderer;
-import com.simibubi.create.content.contraptions.relays.gauge.SpeedGaugeTileEntity;
-import com.simibubi.create.content.contraptions.relays.gauge.StressGaugeTileEntity;
+import com.simibubi.create.content.contraptions.relays.gauge.SpeedGaugeBlockEntity;
+import com.simibubi.create.content.contraptions.relays.gauge.StressGaugeBlockEntity;
+import com.simibubi.create.content.contraptions.relays.gearbox.GearboxBlockEntity;
import com.simibubi.create.content.contraptions.relays.gearbox.GearboxInstance;
import com.simibubi.create.content.contraptions.relays.gearbox.GearboxRenderer;
-import com.simibubi.create.content.contraptions.relays.gearbox.GearboxTileEntity;
-import com.simibubi.create.content.contraptions.relays.gearbox.GearshiftTileEntity;
+import com.simibubi.create.content.contraptions.relays.gearbox.GearshiftBlockEntity;
+import com.simibubi.create.content.curiosities.armor.BacktankBlockEntity;
import com.simibubi.create.content.curiosities.armor.BacktankInstance;
import com.simibubi.create.content.curiosities.armor.BacktankRenderer;
-import com.simibubi.create.content.curiosities.armor.BacktankTileEntity;
import com.simibubi.create.content.curiosities.bell.BellRenderer;
-import com.simibubi.create.content.curiosities.bell.HauntedBellTileEntity;
-import com.simibubi.create.content.curiosities.bell.PeculiarBellTileEntity;
+import com.simibubi.create.content.curiosities.bell.HauntedBellBlockEntity;
+import com.simibubi.create.content.curiosities.bell.PeculiarBellBlockEntity;
+import com.simibubi.create.content.curiosities.deco.PlacardBlockEntity;
import com.simibubi.create.content.curiosities.deco.PlacardRenderer;
-import com.simibubi.create.content.curiosities.deco.PlacardTileEntity;
+import com.simibubi.create.content.curiosities.deco.SlidingDoorBlockEntity;
import com.simibubi.create.content.curiosities.deco.SlidingDoorRenderer;
-import com.simibubi.create.content.curiosities.deco.SlidingDoorTileEntity;
-import com.simibubi.create.content.curiosities.frames.CopycatTileEntity;
+import com.simibubi.create.content.curiosities.frames.CopycatBlockEntity;
import com.simibubi.create.content.curiosities.toolbox.ToolBoxInstance;
+import com.simibubi.create.content.curiosities.toolbox.ToolboxBlockEntity;
import com.simibubi.create.content.curiosities.toolbox.ToolboxRenderer;
-import com.simibubi.create.content.curiosities.toolbox.ToolboxTileEntity;
+import com.simibubi.create.content.logistics.block.belts.tunnel.BeltTunnelBlockEntity;
import com.simibubi.create.content.logistics.block.belts.tunnel.BeltTunnelInstance;
import com.simibubi.create.content.logistics.block.belts.tunnel.BeltTunnelRenderer;
-import com.simibubi.create.content.logistics.block.belts.tunnel.BeltTunnelTileEntity;
-import com.simibubi.create.content.logistics.block.belts.tunnel.BrassTunnelTileEntity;
+import com.simibubi.create.content.logistics.block.belts.tunnel.BrassTunnelBlockEntity;
+import com.simibubi.create.content.logistics.block.chute.ChuteBlockEntity;
import com.simibubi.create.content.logistics.block.chute.ChuteRenderer;
-import com.simibubi.create.content.logistics.block.chute.ChuteTileEntity;
+import com.simibubi.create.content.logistics.block.chute.SmartChuteBlockEntity;
import com.simibubi.create.content.logistics.block.chute.SmartChuteRenderer;
-import com.simibubi.create.content.logistics.block.chute.SmartChuteTileEntity;
+import com.simibubi.create.content.logistics.block.depot.DepotBlockEntity;
import com.simibubi.create.content.logistics.block.depot.DepotRenderer;
-import com.simibubi.create.content.logistics.block.depot.DepotTileEntity;
+import com.simibubi.create.content.logistics.block.depot.EjectorBlockEntity;
import com.simibubi.create.content.logistics.block.depot.EjectorInstance;
import com.simibubi.create.content.logistics.block.depot.EjectorRenderer;
-import com.simibubi.create.content.logistics.block.depot.EjectorTileEntity;
import com.simibubi.create.content.logistics.block.diodes.BrassDiodeInstance;
import com.simibubi.create.content.logistics.block.diodes.BrassDiodeRenderer;
-import com.simibubi.create.content.logistics.block.diodes.PulseExtenderTileEntity;
-import com.simibubi.create.content.logistics.block.diodes.PulseRepeaterTileEntity;
+import com.simibubi.create.content.logistics.block.diodes.PulseExtenderBlockEntity;
+import com.simibubi.create.content.logistics.block.diodes.PulseRepeaterBlockEntity;
+import com.simibubi.create.content.logistics.block.display.DisplayLinkBlockEntity;
import com.simibubi.create.content.logistics.block.display.DisplayLinkRenderer;
-import com.simibubi.create.content.logistics.block.display.DisplayLinkTileEntity;
import com.simibubi.create.content.logistics.block.display.source.NixieTubeDisplaySource;
import com.simibubi.create.content.logistics.block.display.target.NixieTubeDisplayTarget;
+import com.simibubi.create.content.logistics.block.funnel.FunnelBlockEntity;
import com.simibubi.create.content.logistics.block.funnel.FunnelInstance;
import com.simibubi.create.content.logistics.block.funnel.FunnelRenderer;
-import com.simibubi.create.content.logistics.block.funnel.FunnelTileEntity;
-import com.simibubi.create.content.logistics.block.inventories.CreativeCrateTileEntity;
+import com.simibubi.create.content.logistics.block.inventories.CreativeCrateBlockEntity;
+import com.simibubi.create.content.logistics.block.mechanicalArm.ArmBlockEntity;
import com.simibubi.create.content.logistics.block.mechanicalArm.ArmInstance;
import com.simibubi.create.content.logistics.block.mechanicalArm.ArmRenderer;
-import com.simibubi.create.content.logistics.block.mechanicalArm.ArmTileEntity;
+import com.simibubi.create.content.logistics.block.redstone.AnalogLeverBlockEntity;
import com.simibubi.create.content.logistics.block.redstone.AnalogLeverInstance;
import com.simibubi.create.content.logistics.block.redstone.AnalogLeverRenderer;
-import com.simibubi.create.content.logistics.block.redstone.AnalogLeverTileEntity;
-import com.simibubi.create.content.logistics.block.redstone.ContentObserverTileEntity;
+import com.simibubi.create.content.logistics.block.redstone.ContentObserverBlockEntity;
+import com.simibubi.create.content.logistics.block.redstone.NixieTubeBlockEntity;
import com.simibubi.create.content.logistics.block.redstone.NixieTubeRenderer;
-import com.simibubi.create.content.logistics.block.redstone.NixieTubeTileEntity;
-import com.simibubi.create.content.logistics.block.redstone.RedstoneLinkTileEntity;
-import com.simibubi.create.content.logistics.block.redstone.StockpileSwitchTileEntity;
-import com.simibubi.create.content.logistics.block.vault.ItemVaultTileEntity;
+import com.simibubi.create.content.logistics.block.redstone.RedstoneLinkBlockEntity;
+import com.simibubi.create.content.logistics.block.redstone.StockpileSwitchBlockEntity;
+import com.simibubi.create.content.logistics.block.vault.ItemVaultBlockEntity;
+import com.simibubi.create.content.logistics.item.LecternControllerBlockEntity;
import com.simibubi.create.content.logistics.item.LecternControllerRenderer;
-import com.simibubi.create.content.logistics.item.LecternControllerTileEntity;
-import com.simibubi.create.content.logistics.trains.BogeyTileEntityRenderer;
+import com.simibubi.create.content.logistics.trains.BogeyBlockEntityRenderer;
+import com.simibubi.create.content.logistics.trains.management.display.FlapDisplayBlockEntity;
import com.simibubi.create.content.logistics.trains.management.display.FlapDisplayRenderer;
-import com.simibubi.create.content.logistics.trains.management.display.FlapDisplayTileEntity;
+import com.simibubi.create.content.logistics.trains.management.edgePoint.observer.TrackObserverBlockEntity;
import com.simibubi.create.content.logistics.trains.management.edgePoint.observer.TrackObserverRenderer;
-import com.simibubi.create.content.logistics.trains.management.edgePoint.observer.TrackObserverTileEntity;
+import com.simibubi.create.content.logistics.trains.management.edgePoint.signal.SignalBlockEntity;
import com.simibubi.create.content.logistics.trains.management.edgePoint.signal.SignalRenderer;
-import com.simibubi.create.content.logistics.trains.management.edgePoint.signal.SignalTileEntity;
+import com.simibubi.create.content.logistics.trains.management.edgePoint.station.StationBlockEntity;
import com.simibubi.create.content.logistics.trains.management.edgePoint.station.StationRenderer;
-import com.simibubi.create.content.logistics.trains.management.edgePoint.station.StationTileEntity;
-import com.simibubi.create.content.logistics.trains.track.FakeTrackTileEntity;
-import com.simibubi.create.content.logistics.trains.track.StandardBogeyTileEntity;
+import com.simibubi.create.content.logistics.trains.track.FakeTrackBlockEntity;
+import com.simibubi.create.content.logistics.trains.track.StandardBogeyBlockEntity;
+import com.simibubi.create.content.logistics.trains.track.TrackBlockEntity;
import com.simibubi.create.content.logistics.trains.track.TrackInstance;
import com.simibubi.create.content.logistics.trains.track.TrackRenderer;
-import com.simibubi.create.content.logistics.trains.track.TrackTileEntity;
-import com.simibubi.create.content.schematics.block.SchematicTableTileEntity;
+import com.simibubi.create.content.schematics.block.SchematicTableBlockEntity;
+import com.simibubi.create.content.schematics.block.SchematicannonBlockEntity;
import com.simibubi.create.content.schematics.block.SchematicannonInstance;
import com.simibubi.create.content.schematics.block.SchematicannonRenderer;
-import com.simibubi.create.content.schematics.block.SchematicannonTileEntity;
-import com.simibubi.create.foundation.tileEntity.renderer.SmartTileEntityRenderer;
+import com.simibubi.create.foundation.blockEntity.renderer.SmartBlockEntityRenderer;
import com.tterrag.registrate.util.entry.BlockEntityEntry;
-public class AllTileEntities {
+public class AllBlockEntityTypes {
// Schematics
- public static final BlockEntityEntry SCHEMATICANNON = Create.registrate()
- .tileEntity("schematicannon", SchematicannonTileEntity::new)
+ public static final BlockEntityEntry SCHEMATICANNON = REGISTRATE
+ .blockEntity("schematicannon", SchematicannonBlockEntity::new)
.instance(() -> SchematicannonInstance::new)
.validBlocks(AllBlocks.SCHEMATICANNON)
.renderer(() -> SchematicannonRenderer::new)
.register();
- public static final BlockEntityEntry SCHEMATIC_TABLE = Create.registrate()
- .tileEntity("schematic_table", SchematicTableTileEntity::new)
+ public static final BlockEntityEntry SCHEMATIC_TABLE = REGISTRATE
+ .blockEntity("schematic_table", SchematicTableBlockEntity::new)
.validBlocks(AllBlocks.SCHEMATIC_TABLE)
.register();
// Kinetics
- public static final BlockEntityEntry BRACKETED_KINETIC = Create.registrate()
- .tileEntity("simple_kinetic", BracketedKineticTileEntity::new)
- .instance(() -> BracketedKineticTileInstance::new, false)
+ public static final BlockEntityEntry BRACKETED_KINETIC = REGISTRATE
+ .blockEntity("simple_kinetic", BracketedKineticBlockEntity::new)
+ .instance(() -> BracketedKineticBlockEntityInstance::new, false)
.validBlocks(AllBlocks.SHAFT, AllBlocks.COGWHEEL, AllBlocks.LARGE_COGWHEEL)
- .renderer(() -> BracketedKineticTileRenderer::new)
+ .renderer(() -> BracketedKineticBlockEntityRenderer::new)
.register();
- public static final BlockEntityEntry MOTOR = Create.registrate()
- .tileEntity("motor", CreativeMotorTileEntity::new)
+ public static final BlockEntityEntry MOTOR = REGISTRATE
+ .blockEntity("motor", CreativeMotorBlockEntity::new)
.instance(() -> HalfShaftInstance::new, false)
.validBlocks(AllBlocks.CREATIVE_MOTOR)
.renderer(() -> CreativeMotorRenderer::new)
.register();
- public static final BlockEntityEntry GEARBOX = Create.registrate()
- .tileEntity("gearbox", GearboxTileEntity::new)
+ public static final BlockEntityEntry GEARBOX = REGISTRATE
+ .blockEntity("gearbox", GearboxBlockEntity::new)
.instance(() -> GearboxInstance::new, false)
.validBlocks(AllBlocks.GEARBOX)
.renderer(() -> GearboxRenderer::new)
.register();
- public static final BlockEntityEntry ENCASED_SHAFT = Create.registrate()
- .tileEntity("encased_shaft", KineticTileEntity::new)
+ public static final BlockEntityEntry ENCASED_SHAFT = REGISTRATE
+ .blockEntity("encased_shaft", KineticBlockEntity::new)
.instance(() -> ShaftInstance::new, false)
.validBlocks(AllBlocks.ANDESITE_ENCASED_SHAFT, AllBlocks.BRASS_ENCASED_SHAFT, AllBlocks.ENCASED_CHAIN_DRIVE,
AllBlocks.METAL_GIRDER_ENCASED_SHAFT)
.renderer(() -> ShaftRenderer::new)
.register();
- public static final BlockEntityEntry ENCASED_COGWHEEL = Create.registrate()
- .tileEntity("encased_cogwheel", SimpleKineticTileEntity::new)
+ public static final BlockEntityEntry ENCASED_COGWHEEL = REGISTRATE
+ .blockEntity("encased_cogwheel", SimpleKineticBlockEntity::new)
.instance(() -> EncasedCogInstance::small, false)
.validBlocks(AllBlocks.ANDESITE_ENCASED_COGWHEEL, AllBlocks.BRASS_ENCASED_COGWHEEL)
.renderer(() -> EncasedCogRenderer::small)
.register();
- public static final BlockEntityEntry ENCASED_LARGE_COGWHEEL = Create.registrate()
- .tileEntity("encased_large_cogwheel", SimpleKineticTileEntity::new)
+ public static final BlockEntityEntry ENCASED_LARGE_COGWHEEL = REGISTRATE
+ .blockEntity("encased_large_cogwheel", SimpleKineticBlockEntity::new)
.instance(() -> EncasedCogInstance::large, false)
.validBlocks(AllBlocks.ANDESITE_ENCASED_LARGE_COGWHEEL, AllBlocks.BRASS_ENCASED_LARGE_COGWHEEL)
.renderer(() -> EncasedCogRenderer::large)
.register();
- public static final BlockEntityEntry ADJUSTABLE_PULLEY = Create.registrate()
- .tileEntity("adjustable_pulley", AdjustablePulleyTileEntity::new)
+ public static final BlockEntityEntry ADJUSTABLE_PULLEY = REGISTRATE
+ .blockEntity("adjustable_pulley", AdjustablePulleyBlockEntity::new)
.instance(() -> ShaftInstance::new, false)
.validBlocks(AllBlocks.ADJUSTABLE_CHAIN_GEARSHIFT)
.renderer(() -> ShaftRenderer::new)
.register();
- public static final BlockEntityEntry ENCASED_FAN = Create.registrate()
- .tileEntity("encased_fan", EncasedFanTileEntity::new)
+ public static final BlockEntityEntry ENCASED_FAN = REGISTRATE
+ .blockEntity("encased_fan", EncasedFanBlockEntity::new)
.instance(() -> FanInstance::new, false)
.validBlocks(AllBlocks.ENCASED_FAN)
.renderer(() -> EncasedFanRenderer::new)
.register();
- public static final BlockEntityEntry NOZZLE = Create.registrate()
- .tileEntity("nozzle", NozzleTileEntity::new)
+ public static final BlockEntityEntry NOZZLE = REGISTRATE
+ .blockEntity("nozzle", NozzleBlockEntity::new)
.validBlocks(AllBlocks.NOZZLE)
// .renderer(() -> renderer)
.register();
- public static final BlockEntityEntry CLUTCH = Create.registrate()
- .tileEntity("clutch", ClutchTileEntity::new)
+ public static final BlockEntityEntry CLUTCH = REGISTRATE
+ .blockEntity("clutch", ClutchBlockEntity::new)
.instance(() -> SplitShaftInstance::new, false)
.validBlocks(AllBlocks.CLUTCH)
.renderer(() -> SplitShaftRenderer::new)
.register();
- public static final BlockEntityEntry GEARSHIFT = Create.registrate()
- .tileEntity("gearshift", GearshiftTileEntity::new)
+ public static final BlockEntityEntry GEARSHIFT = REGISTRATE
+ .blockEntity("gearshift", GearshiftBlockEntity::new)
.instance(() -> SplitShaftInstance::new, false)
.validBlocks(AllBlocks.GEARSHIFT)
.renderer(() -> SplitShaftRenderer::new)
.register();
- public static final BlockEntityEntry TURNTABLE = Create.registrate()
- .tileEntity("turntable", TurntableTileEntity::new)
+ public static final BlockEntityEntry TURNTABLE = REGISTRATE
+ .blockEntity("turntable", TurntableBlockEntity::new)
.instance(() -> SingleRotatingInstance::new, false)
.validBlocks(AllBlocks.TURNTABLE)
- .renderer(() -> KineticTileEntityRenderer::new)
+ .renderer(() -> KineticBlockEntityRenderer::new)
.register();
- public static final BlockEntityEntry HAND_CRANK = Create.registrate()
- .tileEntity("hand_crank", HandCrankTileEntity::new)
+ public static final BlockEntityEntry HAND_CRANK = REGISTRATE
+ .blockEntity("hand_crank", HandCrankBlockEntity::new)
.instance(() -> HandCrankInstance::new)
.validBlocks(AllBlocks.HAND_CRANK, AllBlocks.COPPER_VALVE_HANDLE)
.validBlocks(AllBlocks.DYED_VALVE_HANDLES.toArray())
.renderer(() -> HandCrankRenderer::new)
.register();
- public static final BlockEntityEntry CUCKOO_CLOCK = Create.registrate()
- .tileEntity("cuckoo_clock", CuckooClockTileEntity::new)
+ public static final BlockEntityEntry CUCKOO_CLOCK = REGISTRATE
+ .blockEntity("cuckoo_clock", CuckooClockBlockEntity::new)
.instance(() -> HorizontalHalfShaftInstance::new)
.validBlocks(AllBlocks.CUCKOO_CLOCK, AllBlocks.MYSTERIOUS_CUCKOO_CLOCK)
.renderer(() -> CuckooClockRenderer::new)
.register();
- public static final BlockEntityEntry GANTRY_SHAFT = Create.registrate()
- .tileEntity("gantry_shaft", GantryShaftTileEntity::new)
+ public static final BlockEntityEntry GANTRY_SHAFT = REGISTRATE
+ .blockEntity("gantry_shaft", GantryShaftBlockEntity::new)
.instance(() -> SingleRotatingInstance::new, false)
.validBlocks(AllBlocks.GANTRY_SHAFT)
- .renderer(() -> KineticTileEntityRenderer::new)
+ .renderer(() -> KineticBlockEntityRenderer::new)
.register();
- public static final BlockEntityEntry GANTRY_PINION = Create.registrate()
- .tileEntity("gantry_pinion", GantryCarriageTileEntity::new)
+ public static final BlockEntityEntry GANTRY_PINION = REGISTRATE
+ .blockEntity("gantry_pinion", GantryCarriageBlockEntity::new)
.instance(() -> GantryCarriageInstance::new)
.validBlocks(AllBlocks.GANTRY_CARRIAGE)
.renderer(() -> GantryCarriageRenderer::new)
.register();
- public static final BlockEntityEntry MECHANICAL_PUMP = Create.registrate()
- .tileEntity("mechanical_pump", PumpTileEntity::new)
+ public static final BlockEntityEntry MECHANICAL_PUMP = REGISTRATE
+ .blockEntity("mechanical_pump", PumpBlockEntity::new)
.instance(() -> PumpCogInstance::new)
.validBlocks(AllBlocks.MECHANICAL_PUMP)
.renderer(() -> PumpRenderer::new)
.register();
- public static final BlockEntityEntry SMART_FLUID_PIPE = Create.registrate()
- .tileEntity("smart_fluid_pipe", SmartFluidPipeTileEntity::new)
+ public static final BlockEntityEntry SMART_FLUID_PIPE = REGISTRATE
+ .blockEntity("smart_fluid_pipe", SmartFluidPipeBlockEntity::new)
.validBlocks(AllBlocks.SMART_FLUID_PIPE)
- .renderer(() -> SmartTileEntityRenderer::new)
+ .renderer(() -> SmartBlockEntityRenderer::new)
.register();
- public static final BlockEntityEntry FLUID_PIPE = Create.registrate()
- .tileEntity("fluid_pipe", FluidPipeTileEntity::new)
+ public static final BlockEntityEntry FLUID_PIPE = REGISTRATE
+ .blockEntity("fluid_pipe", FluidPipeBlockEntity::new)
.validBlocks(AllBlocks.FLUID_PIPE)
.register();
- public static final BlockEntityEntry ENCASED_FLUID_PIPE = Create.registrate()
- .tileEntity("encased_fluid_pipe", FluidPipeTileEntity::new)
+ public static final BlockEntityEntry ENCASED_FLUID_PIPE = REGISTRATE
+ .blockEntity("encased_fluid_pipe", FluidPipeBlockEntity::new)
.validBlocks(AllBlocks.ENCASED_FLUID_PIPE)
.register();
- public static final BlockEntityEntry GLASS_FLUID_PIPE = Create.registrate()
- .tileEntity("glass_fluid_pipe", StraightPipeTileEntity::new)
+ public static final BlockEntityEntry GLASS_FLUID_PIPE = REGISTRATE
+ .blockEntity("glass_fluid_pipe", StraightPipeBlockEntity::new)
.validBlocks(AllBlocks.GLASS_FLUID_PIPE)
.renderer(() -> TransparentStraightPipeRenderer::new)
.register();
- public static final BlockEntityEntry FLUID_VALVE = Create.registrate()
- .tileEntity("fluid_valve", FluidValveTileEntity::new)
+ public static final BlockEntityEntry FLUID_VALVE = REGISTRATE
+ .blockEntity("fluid_valve", FluidValveBlockEntity::new)
.instance(() -> FluidValveInstance::new)
.validBlocks(AllBlocks.FLUID_VALVE)
.renderer(() -> FluidValveRenderer::new)
.register();
- public static final BlockEntityEntry FLUID_TANK = Create.registrate()
- .tileEntity("fluid_tank", FluidTankTileEntity::new)
+ public static final BlockEntityEntry FLUID_TANK = REGISTRATE
+ .blockEntity("fluid_tank", FluidTankBlockEntity::new)
.validBlocks(AllBlocks.FLUID_TANK)
.renderer(() -> FluidTankRenderer::new)
.register();
- public static final BlockEntityEntry CREATIVE_FLUID_TANK = Create.registrate()
- .tileEntity("creative_fluid_tank", CreativeFluidTankTileEntity::new)
+ public static final BlockEntityEntry CREATIVE_FLUID_TANK = REGISTRATE
+ .blockEntity("creative_fluid_tank", CreativeFluidTankBlockEntity::new)
.validBlocks(AllBlocks.CREATIVE_FLUID_TANK)
.renderer(() -> FluidTankRenderer::new)
.register();
- public static final BlockEntityEntry HOSE_PULLEY = Create.registrate()
- .tileEntity("hose_pulley", HosePulleyTileEntity::new)
+ public static final BlockEntityEntry HOSE_PULLEY = REGISTRATE
+ .blockEntity("hose_pulley", HosePulleyBlockEntity::new)
.instance(() -> HosePulleyInstance::new)
.validBlocks(AllBlocks.HOSE_PULLEY)
.renderer(() -> HosePulleyRenderer::new)
.register();
- public static final BlockEntityEntry SPOUT = Create.registrate()
- .tileEntity("spout", SpoutTileEntity::new)
+ public static final BlockEntityEntry SPOUT = REGISTRATE
+ .blockEntity("spout", SpoutBlockEntity::new)
.validBlocks(AllBlocks.SPOUT)
.renderer(() -> SpoutRenderer::new)
.register();
- public static final BlockEntityEntry ITEM_DRAIN = Create.registrate()
- .tileEntity("item_drain", ItemDrainTileEntity::new)
+ public static final BlockEntityEntry ITEM_DRAIN = REGISTRATE
+ .blockEntity("item_drain", ItemDrainBlockEntity::new)
.validBlocks(AllBlocks.ITEM_DRAIN)
.renderer(() -> ItemDrainRenderer::new)
.register();
- public static final BlockEntityEntry BELT = Create.registrate()
- .tileEntity("belt", BeltTileEntity::new)
- .instance(() -> BeltInstance::new, BeltTileEntity::shouldRenderNormally)
+ public static final BlockEntityEntry BELT = REGISTRATE
+ .blockEntity("belt", BeltBlockEntity::new)
+ .instance(() -> BeltInstance::new, BeltBlockEntity::shouldRenderNormally)
.validBlocks(AllBlocks.BELT)
.renderer(() -> BeltRenderer::new)
.register();
- public static final BlockEntityEntry CHUTE = Create.registrate()
- .tileEntity("chute", ChuteTileEntity::new)
+ public static final BlockEntityEntry CHUTE = REGISTRATE
+ .blockEntity("chute", ChuteBlockEntity::new)
.validBlocks(AllBlocks.CHUTE)
.renderer(() -> ChuteRenderer::new)
.register();
- public static final BlockEntityEntry SMART_CHUTE = Create.registrate()
- .tileEntity("smart_chute", SmartChuteTileEntity::new)
+ public static final BlockEntityEntry SMART_CHUTE = REGISTRATE
+ .blockEntity("smart_chute", SmartChuteBlockEntity::new)
.validBlocks(AllBlocks.SMART_CHUTE)
.renderer(() -> SmartChuteRenderer::new)
.register();
- public static final BlockEntityEntry ANDESITE_TUNNEL = Create.registrate()
- .tileEntity("andesite_tunnel", BeltTunnelTileEntity::new)
+ public static final BlockEntityEntry ANDESITE_TUNNEL = REGISTRATE
+ .blockEntity("andesite_tunnel", BeltTunnelBlockEntity::new)
.instance(() -> BeltTunnelInstance::new)
.validBlocks(AllBlocks.ANDESITE_TUNNEL)
.renderer(() -> BeltTunnelRenderer::new)
.register();
- public static final BlockEntityEntry BRASS_TUNNEL = Create.registrate()
- .tileEntity("brass_tunnel", BrassTunnelTileEntity::new)
+ public static final BlockEntityEntry BRASS_TUNNEL = REGISTRATE
+ .blockEntity("brass_tunnel", BrassTunnelBlockEntity::new)
.instance(() -> BeltTunnelInstance::new)
.validBlocks(AllBlocks.BRASS_TUNNEL)
.renderer(() -> BeltTunnelRenderer::new)
.register();
- public static final BlockEntityEntry MECHANICAL_ARM = Create.registrate()
- .tileEntity("mechanical_arm", ArmTileEntity::new)
+ public static final BlockEntityEntry MECHANICAL_ARM = REGISTRATE
+ .blockEntity("mechanical_arm", ArmBlockEntity::new)
.instance(() -> ArmInstance::new)
.validBlocks(AllBlocks.MECHANICAL_ARM)
.renderer(() -> ArmRenderer::new)
.register();
- public static final BlockEntityEntry ITEM_VAULT = Create.registrate()
- .tileEntity("item_vault", ItemVaultTileEntity::new)
+ public static final BlockEntityEntry ITEM_VAULT = REGISTRATE
+ .blockEntity("item_vault", ItemVaultBlockEntity::new)
.validBlocks(AllBlocks.ITEM_VAULT)
.register();
- public static final BlockEntityEntry MECHANICAL_PISTON = Create.registrate()
- .tileEntity("mechanical_piston", MechanicalPistonTileEntity::new)
+ public static final BlockEntityEntry MECHANICAL_PISTON = REGISTRATE
+ .blockEntity("mechanical_piston", MechanicalPistonBlockEntity::new)
.instance(() -> ShaftInstance::new, false)
.validBlocks(AllBlocks.MECHANICAL_PISTON, AllBlocks.STICKY_MECHANICAL_PISTON)
.renderer(() -> MechanicalPistonRenderer::new)
.register();
- public static final BlockEntityEntry WINDMILL_BEARING = Create.registrate()
- .tileEntity("windmill_bearing", WindmillBearingTileEntity::new)
+ public static final BlockEntityEntry WINDMILL_BEARING = REGISTRATE
+ .blockEntity("windmill_bearing", WindmillBearingBlockEntity::new)
.instance(() -> BearingInstance::new)
.validBlocks(AllBlocks.WINDMILL_BEARING)
.renderer(() -> BearingRenderer::new)
.register();
- public static final BlockEntityEntry MECHANICAL_BEARING = Create.registrate()
- .tileEntity("mechanical_bearing", MechanicalBearingTileEntity::new)
+ public static final BlockEntityEntry MECHANICAL_BEARING = REGISTRATE
+ .blockEntity("mechanical_bearing", MechanicalBearingBlockEntity::new)
.instance(() -> BearingInstance::new)
.validBlocks(AllBlocks.MECHANICAL_BEARING)
.renderer(() -> BearingRenderer::new)
.register();
- public static final BlockEntityEntry CLOCKWORK_BEARING = Create.registrate()
- .tileEntity("clockwork_bearing", ClockworkBearingTileEntity::new)
+ public static final BlockEntityEntry CLOCKWORK_BEARING = REGISTRATE
+ .blockEntity("clockwork_bearing", ClockworkBearingBlockEntity::new)
.instance(() -> BearingInstance::new)
.validBlocks(AllBlocks.CLOCKWORK_BEARING)
.renderer(() -> BearingRenderer::new)
.register();
- public static final BlockEntityEntry ROPE_PULLEY = Create.registrate()
- .tileEntity("rope_pulley", PulleyTileEntity::new)
+ public static final BlockEntityEntry ROPE_PULLEY = REGISTRATE
+ .blockEntity("rope_pulley", PulleyBlockEntity::new)
.instance(() -> RopePulleyInstance::new, false)
.validBlocks(AllBlocks.ROPE_PULLEY)
.renderer(() -> PulleyRenderer::new)
.register();
- public static final BlockEntityEntry ELEVATOR_PULLEY = Create.registrate()
- .tileEntity("elevator_pulley", ElevatorPulleyTileEntity::new)
+ public static final BlockEntityEntry ELEVATOR_PULLEY =
+ REGISTRATE.blockEntity("elevator_pulley", ElevatorPulleyBlockEntity::new)
// .instance(() -> ElevatorPulleyInstance::new, false)
- .validBlocks(AllBlocks.ELEVATOR_PULLEY)
- .renderer(() -> ElevatorPulleyRenderer::new)
- .register();
+ .validBlocks(AllBlocks.ELEVATOR_PULLEY)
+ .renderer(() -> ElevatorPulleyRenderer::new)
+ .register();
- public static final BlockEntityEntry ELEVATOR_CONTACT = Create.registrate()
- .tileEntity("elevator_contact", ElevatorContactTileEntity::new)
- .validBlocks(AllBlocks.ELEVATOR_CONTACT)
- .register();
+ public static final BlockEntityEntry ELEVATOR_CONTACT =
+ REGISTRATE.blockEntity("elevator_contact", ElevatorContactBlockEntity::new)
+ .validBlocks(AllBlocks.ELEVATOR_CONTACT)
+ .register();
- public static final BlockEntityEntry CHASSIS = Create.registrate()
- .tileEntity("chassis", ChassisTileEntity::new)
+ public static final BlockEntityEntry CHASSIS = REGISTRATE
+ .blockEntity("chassis", ChassisBlockEntity::new)
.validBlocks(AllBlocks.RADIAL_CHASSIS, AllBlocks.LINEAR_CHASSIS, AllBlocks.SECONDARY_LINEAR_CHASSIS)
// .renderer(() -> renderer)
.register();
- public static final BlockEntityEntry STICKER = Create.registrate()
- .tileEntity("sticker", StickerTileEntity::new)
+ public static final BlockEntityEntry STICKER = REGISTRATE
+ .blockEntity("sticker", StickerBlockEntity::new)
.instance(() -> StickerInstance::new, false)
.validBlocks(AllBlocks.STICKER)
.renderer(() -> StickerRenderer::new)
.register();
-
- public static final BlockEntityEntry CONTRAPTION_CONTROLS = Create.registrate()
- .tileEntity("contraption_controls", ContraptionControlsTileEntity::new)
- .validBlocks(AllBlocks.CONTRAPTION_CONTROLS)
- .renderer(() -> ContraptionControlsRenderer::new)
- .register();
- public static final BlockEntityEntry DRILL = Create.registrate()
- .tileEntity("drill", DrillTileEntity::new)
+ public static final BlockEntityEntry CONTRAPTION_CONTROLS =
+ REGISTRATE.blockEntity("contraption_controls", ContraptionControlsBlockEntity::new)
+ .validBlocks(AllBlocks.CONTRAPTION_CONTROLS)
+ .renderer(() -> ContraptionControlsRenderer::new)
+ .register();
+
+ public static final BlockEntityEntry DRILL = REGISTRATE
+ .blockEntity("drill", DrillBlockEntity::new)
.instance(() -> DrillInstance::new, false)
.validBlocks(AllBlocks.MECHANICAL_DRILL)
.renderer(() -> DrillRenderer::new)
.register();
- public static final BlockEntityEntry SAW = Create.registrate()
- .tileEntity("saw", SawTileEntity::new)
+ public static final BlockEntityEntry SAW = REGISTRATE
+ .blockEntity("saw", SawBlockEntity::new)
.instance(() -> SawInstance::new)
.validBlocks(AllBlocks.MECHANICAL_SAW)
.renderer(() -> SawRenderer::new)
.register();
- public static final BlockEntityEntry HARVESTER = Create.registrate()
- .tileEntity("harvester", HarvesterTileEntity::new)
+ public static final BlockEntityEntry HARVESTER = REGISTRATE
+ .blockEntity("harvester", HarvesterBlockEntity::new)
.validBlocks(AllBlocks.MECHANICAL_HARVESTER)
.renderer(() -> HarvesterRenderer::new)
.register();
- public static final BlockEntityEntry PORTABLE_STORAGE_INTERFACE =
- Create.registrate()
- .tileEntity("portable_storage_interface", PortableItemInterfaceTileEntity::new)
+ public static final BlockEntityEntry PORTABLE_STORAGE_INTERFACE =
+ REGISTRATE
+ .blockEntity("portable_storage_interface", PortableItemInterfaceBlockEntity::new)
.instance(() -> PSIInstance::new)
.validBlocks(AllBlocks.PORTABLE_STORAGE_INTERFACE)
.renderer(() -> PortableStorageInterfaceRenderer::new)
.register();
- public static final BlockEntityEntry PORTABLE_FLUID_INTERFACE =
- Create.registrate()
- .tileEntity("portable_fluid_interface", PortableFluidInterfaceTileEntity::new)
+ public static final BlockEntityEntry PORTABLE_FLUID_INTERFACE =
+ REGISTRATE
+ .blockEntity("portable_fluid_interface", PortableFluidInterfaceBlockEntity::new)
.instance(() -> PSIInstance::new)
.validBlocks(AllBlocks.PORTABLE_FLUID_INTERFACE)
.renderer(() -> PortableStorageInterfaceRenderer::new)
.register();
- public static final BlockEntityEntry STEAM_ENGINE = Create.registrate()
- .tileEntity("steam_engine", SteamEngineTileEntity::new)
+ public static final BlockEntityEntry STEAM_ENGINE = REGISTRATE
+ .blockEntity("steam_engine", SteamEngineBlockEntity::new)
+ .instance(() -> SteamEngineInstance::new, false)
.validBlocks(AllBlocks.STEAM_ENGINE)
.renderer(() -> SteamEngineRenderer::new)
.register();
- public static final BlockEntityEntry STEAM_WHISTLE = Create.registrate()
- .tileEntity("steam_whistle", WhistleTileEntity::new)
+ public static final BlockEntityEntry STEAM_WHISTLE = REGISTRATE
+ .blockEntity("steam_whistle", WhistleBlockEntity::new)
.validBlocks(AllBlocks.STEAM_WHISTLE)
.renderer(() -> WhistleRenderer::new)
.register();
- public static final BlockEntityEntry POWERED_SHAFT = Create.registrate()
- .tileEntity("powered_shaft", PoweredShaftTileEntity::new)
+ public static final BlockEntityEntry POWERED_SHAFT = REGISTRATE
+ .blockEntity("powered_shaft", PoweredShaftBlockEntity::new)
.instance(() -> SingleRotatingInstance::new, false)
.validBlocks(AllBlocks.POWERED_SHAFT)
- .renderer(() -> KineticTileEntityRenderer::new)
+ .renderer(() -> KineticBlockEntityRenderer::new)
.register();
- public static final BlockEntityEntry FLYWHEEL = Create.registrate()
- .tileEntity("flywheel", FlywheelTileEntity::new)
- .instance(() -> FlyWheelInstance::new, false)
+ public static final BlockEntityEntry FLYWHEEL = REGISTRATE
+ .blockEntity("flywheel", FlywheelBlockEntity::new)
+ .instance(() -> FlywheelInstance::new, false)
.validBlocks(AllBlocks.FLYWHEEL)
.renderer(() -> FlywheelRenderer::new)
.register();
- public static final BlockEntityEntry MILLSTONE = Create.registrate()
- .tileEntity("millstone", MillstoneTileEntity::new)
- .instance(() -> MillStoneCogInstance::new, false)
+ public static final BlockEntityEntry MILLSTONE = REGISTRATE
+ .blockEntity("millstone", MillstoneBlockEntity::new)
+ .instance(() -> MillstoneCogInstance::new, false)
.validBlocks(AllBlocks.MILLSTONE)
.renderer(() -> MillstoneRenderer::new)
.register();
- public static final BlockEntityEntry CRUSHING_WHEEL = Create.registrate()
- .tileEntity("crushing_wheel", CrushingWheelTileEntity::new)
+ public static final BlockEntityEntry CRUSHING_WHEEL = REGISTRATE
+ .blockEntity("crushing_wheel", CrushingWheelBlockEntity::new)
.instance(() -> CutoutRotatingInstance::new, false)
.validBlocks(AllBlocks.CRUSHING_WHEEL)
- .renderer(() -> KineticTileEntityRenderer::new)
+ .renderer(() -> KineticBlockEntityRenderer::new)
.register();
- public static final BlockEntityEntry CRUSHING_WHEEL_CONTROLLER =
- Create.registrate()
- .tileEntity("crushing_wheel_controller", CrushingWheelControllerTileEntity::new)
+ public static final BlockEntityEntry CRUSHING_WHEEL_CONTROLLER =
+ REGISTRATE
+ .blockEntity("crushing_wheel_controller", CrushingWheelControllerBlockEntity::new)
.validBlocks(AllBlocks.CRUSHING_WHEEL_CONTROLLER)
// .renderer(() -> renderer)
.register();
- public static final BlockEntityEntry WATER_WHEEL = Create.registrate()
- .tileEntity("water_wheel", WaterWheelTileEntity::new)
+ public static final BlockEntityEntry WATER_WHEEL = REGISTRATE
+ .blockEntity("water_wheel", WaterWheelBlockEntity::new)
.instance(() -> CutoutRotatingInstance::new, false)
.validBlocks(AllBlocks.WATER_WHEEL)
- .renderer(() -> KineticTileEntityRenderer::new)
+ .renderer(() -> KineticBlockEntityRenderer::new)
+ .register();
+
+ public static final BlockEntityEntry LARGE_WATER_WHEEL = REGISTRATE
+ .blockEntity("large_water_wheel", LargeWaterWheelBlockEntity::new)
+ .instance(() -> CutoutRotatingInstance::new, false)
+ .validBlocks(AllBlocks.LARGE_WATER_WHEEL)
+ .renderer(() -> KineticBlockEntityRenderer::new)
.register();
- public static final BlockEntityEntry MECHANICAL_PRESS = Create.registrate()
- .tileEntity("mechanical_press", MechanicalPressTileEntity::new)
+ public static final BlockEntityEntry MECHANICAL_PRESS = REGISTRATE
+ .blockEntity("mechanical_press", MechanicalPressBlockEntity::new)
.instance(() -> PressInstance::new)
.validBlocks(AllBlocks.MECHANICAL_PRESS)
.renderer(() -> MechanicalPressRenderer::new)
.register();
- public static final BlockEntityEntry MECHANICAL_MIXER = Create.registrate()
- .tileEntity("mechanical_mixer", MechanicalMixerTileEntity::new)
+ public static final BlockEntityEntry MECHANICAL_MIXER = REGISTRATE
+ .blockEntity("mechanical_mixer", MechanicalMixerBlockEntity::new)
.instance(() -> MixerInstance::new)
.validBlocks(AllBlocks.MECHANICAL_MIXER)
.renderer(() -> MechanicalMixerRenderer::new)
.register();
- public static final BlockEntityEntry DEPLOYER = Create.registrate()
- .tileEntity("deployer", DeployerTileEntity::new)
+ public static final BlockEntityEntry DEPLOYER = REGISTRATE
+ .blockEntity("deployer", DeployerBlockEntity::new)
.instance(() -> DeployerInstance::new)
.validBlocks(AllBlocks.DEPLOYER)
.renderer(() -> DeployerRenderer::new)
.register();
- public static final BlockEntityEntry BASIN = Create.registrate()
- .tileEntity("basin", BasinTileEntity::new)
+ public static final BlockEntityEntry BASIN = REGISTRATE
+ .blockEntity("basin", BasinBlockEntity::new)
.validBlocks(AllBlocks.BASIN)
.renderer(() -> BasinRenderer::new)
.register();
- public static final BlockEntityEntry HEATER = Create.registrate()
- .tileEntity("blaze_heater", BlazeBurnerTileEntity::new)
+ public static final BlockEntityEntry HEATER = REGISTRATE
+ .blockEntity("blaze_heater", BlazeBurnerBlockEntity::new)
.validBlocks(AllBlocks.BLAZE_BURNER)
.renderer(() -> BlazeBurnerRenderer::new)
.register();
- public static final BlockEntityEntry MECHANICAL_CRAFTER = Create.registrate()
- .tileEntity("mechanical_crafter", MechanicalCrafterTileEntity::new)
- .instance(() -> MechanicalCrafterInstance::new)
+ public static final BlockEntityEntry MECHANICAL_CRAFTER = REGISTRATE
+ .blockEntity("mechanical_crafter", MechanicalCrafterBlockEntity::new)
+ .instance(() -> ShaftlessCogwheelInstance::new)
.validBlocks(AllBlocks.MECHANICAL_CRAFTER)
.renderer(() -> MechanicalCrafterRenderer::new)
.register();
- public static final BlockEntityEntry SEQUENCED_GEARSHIFT = Create.registrate()
- .tileEntity("sequenced_gearshift", SequencedGearshiftTileEntity::new)
+ public static final BlockEntityEntry SEQUENCED_GEARSHIFT = REGISTRATE
+ .blockEntity("sequenced_gearshift", SequencedGearshiftBlockEntity::new)
.instance(() -> SplitShaftInstance::new, false)
.validBlocks(AllBlocks.SEQUENCED_GEARSHIFT)
.renderer(() -> SplitShaftRenderer::new)
.register();
- public static final BlockEntityEntry ROTATION_SPEED_CONTROLLER = Create.registrate()
- .tileEntity("rotation_speed_controller", SpeedControllerTileEntity::new)
+ public static final BlockEntityEntry ROTATION_SPEED_CONTROLLER = REGISTRATE
+ .blockEntity("rotation_speed_controller", SpeedControllerBlockEntity::new)
.instance(() -> ShaftInstance::new)
.validBlocks(AllBlocks.ROTATION_SPEED_CONTROLLER)
.renderer(() -> SpeedControllerRenderer::new)
.register();
- public static final BlockEntityEntry SPEEDOMETER = Create.registrate()
- .tileEntity("speedometer", SpeedGaugeTileEntity::new)
+ public static final BlockEntityEntry SPEEDOMETER = REGISTRATE
+ .blockEntity("speedometer", SpeedGaugeBlockEntity::new)
.instance(() -> GaugeInstance.Speed::new)
.validBlocks(AllBlocks.SPEEDOMETER)
.renderer(() -> GaugeRenderer::speed)
.register();
- public static final BlockEntityEntry STRESSOMETER = Create.registrate()
- .tileEntity("stressometer", StressGaugeTileEntity::new)
+ public static final BlockEntityEntry STRESSOMETER = REGISTRATE
+ .blockEntity("stressometer", StressGaugeBlockEntity::new)
.instance(() -> GaugeInstance.Stress::new)
.validBlocks(AllBlocks.STRESSOMETER)
.renderer(() -> GaugeRenderer::stress)
.register();
- public static final BlockEntityEntry ANALOG_LEVER = Create.registrate()
- .tileEntity("analog_lever", AnalogLeverTileEntity::new)
+ public static final BlockEntityEntry ANALOG_LEVER = REGISTRATE
+ .blockEntity("analog_lever", AnalogLeverBlockEntity::new)
.instance(() -> AnalogLeverInstance::new, false)
.validBlocks(AllBlocks.ANALOG_LEVER)
.renderer(() -> AnalogLeverRenderer::new)
.register();
-
- public static final BlockEntityEntry PLACARD = Create.registrate()
- .tileEntity("placard", PlacardTileEntity::new)
+
+ public static final BlockEntityEntry PLACARD = REGISTRATE
+ .blockEntity("placard", PlacardBlockEntity::new)
.validBlocks(AllBlocks.PLACARD)
.renderer(() -> PlacardRenderer::new)
.register();
- public static final BlockEntityEntry CART_ASSEMBLER = Create.registrate()
- .tileEntity("cart_assembler", CartAssemblerTileEntity::new)
+ public static final BlockEntityEntry CART_ASSEMBLER = REGISTRATE
+ .blockEntity("cart_assembler", CartAssemblerBlockEntity::new)
.validBlocks(AllBlocks.CART_ASSEMBLER)
// .renderer(() -> renderer)
.register();
// Logistics
- public static final BlockEntityEntry REDSTONE_LINK = Create.registrate()
- .tileEntity("redstone_link", RedstoneLinkTileEntity::new)
+ public static final BlockEntityEntry REDSTONE_LINK = REGISTRATE
+ .blockEntity("redstone_link", RedstoneLinkBlockEntity::new)
.validBlocks(AllBlocks.REDSTONE_LINK)
- .renderer(() -> SmartTileEntityRenderer::new)
+ .renderer(() -> SmartBlockEntityRenderer::new)
.register();
- public static final BlockEntityEntry NIXIE_TUBE = Create.registrate()
- .tileEntity("nixie_tube", NixieTubeTileEntity::new)
+ public static final BlockEntityEntry NIXIE_TUBE = REGISTRATE
+ .blockEntity("nixie_tube", NixieTubeBlockEntity::new)
.validBlocks(AllBlocks.ORANGE_NIXIE_TUBE)
.validBlocks(AllBlocks.NIXIE_TUBES.toArray())
.renderer(() -> NixieTubeRenderer::new)
- .onRegister(assignDataBehaviourTE(new NixieTubeDisplayTarget()))
- .onRegister(assignDataBehaviourTE(new NixieTubeDisplaySource()))
+ .onRegister(assignDataBehaviourBE(new NixieTubeDisplayTarget()))
+ .onRegister(assignDataBehaviourBE(new NixieTubeDisplaySource()))
.register();
- public static final BlockEntityEntry DISPLAY_LINK = Create.registrate()
- .tileEntity("display_link", DisplayLinkTileEntity::new)
+ public static final BlockEntityEntry DISPLAY_LINK = REGISTRATE
+ .blockEntity("display_link", DisplayLinkBlockEntity::new)
.validBlocks(AllBlocks.DISPLAY_LINK)
.renderer(() -> DisplayLinkRenderer::new)
.register();
- public static final BlockEntityEntry STOCKPILE_SWITCH = Create.registrate()
- .tileEntity("stockpile_switch", StockpileSwitchTileEntity::new)
+ public static final BlockEntityEntry STOCKPILE_SWITCH = REGISTRATE
+ .blockEntity("stockpile_switch", StockpileSwitchBlockEntity::new)
.validBlocks(AllBlocks.STOCKPILE_SWITCH)
- .renderer(() -> SmartTileEntityRenderer::new)
+ .renderer(() -> SmartBlockEntityRenderer::new)
.register();
- public static final BlockEntityEntry CREATIVE_CRATE = Create.registrate()
- .tileEntity("creative_crate", CreativeCrateTileEntity::new)
+ public static final BlockEntityEntry CREATIVE_CRATE = REGISTRATE
+ .blockEntity("creative_crate", CreativeCrateBlockEntity::new)
.validBlocks(AllBlocks.CREATIVE_CRATE)
- .renderer(() -> SmartTileEntityRenderer::new)
+ .renderer(() -> SmartBlockEntityRenderer::new)
.register();
- public static final BlockEntityEntry DEPOT = Create.registrate()
- .tileEntity("depot", DepotTileEntity::new)
+ public static final BlockEntityEntry DEPOT = REGISTRATE
+ .blockEntity("depot", DepotBlockEntity::new)
.validBlocks(AllBlocks.DEPOT)
.renderer(() -> DepotRenderer::new)
.register();
- public static final BlockEntityEntry WEIGHTED_EJECTOR = Create.registrate()
- .tileEntity("weighted_ejector", EjectorTileEntity::new)
+ public static final BlockEntityEntry WEIGHTED_EJECTOR = REGISTRATE
+ .blockEntity("weighted_ejector", EjectorBlockEntity::new)
.instance(() -> EjectorInstance::new)
.validBlocks(AllBlocks.WEIGHTED_EJECTOR)
.renderer(() -> EjectorRenderer::new)
.register();
- public static final BlockEntityEntry FUNNEL = Create.registrate()
- .tileEntity("funnel", FunnelTileEntity::new)
+ public static final BlockEntityEntry FUNNEL = REGISTRATE
+ .blockEntity("funnel", FunnelBlockEntity::new)
.instance(() -> FunnelInstance::new)
.validBlocks(AllBlocks.BRASS_FUNNEL, AllBlocks.BRASS_BELT_FUNNEL, AllBlocks.ANDESITE_FUNNEL,
AllBlocks.ANDESITE_BELT_FUNNEL)
.renderer(() -> FunnelRenderer::new)
.register();
- public static final BlockEntityEntry CONTENT_OBSERVER = Create.registrate()
- .tileEntity("content_observer", ContentObserverTileEntity::new)
+ public static final BlockEntityEntry CONTENT_OBSERVER = REGISTRATE
+ .blockEntity("content_observer", ContentObserverBlockEntity::new)
.validBlocks(AllBlocks.CONTENT_OBSERVER)
- .renderer(() -> SmartTileEntityRenderer::new)
+ .renderer(() -> SmartBlockEntityRenderer::new)
.register();
- public static final BlockEntityEntry PULSE_EXTENDER = Create.registrate()
- .tileEntity("pulse_extender", PulseExtenderTileEntity::new)
+ public static final BlockEntityEntry PULSE_EXTENDER = REGISTRATE
+ .blockEntity("pulse_extender", PulseExtenderBlockEntity::new)
.instance(() -> BrassDiodeInstance::new, false)
.validBlocks(AllBlocks.PULSE_EXTENDER)
.renderer(() -> BrassDiodeRenderer::new)
.register();
- public static final BlockEntityEntry PULSE_REPEATER = Create.registrate()
- .tileEntity("pulse_repeater", PulseRepeaterTileEntity::new)
+ public static final BlockEntityEntry PULSE_REPEATER = REGISTRATE
+ .blockEntity("pulse_repeater", PulseRepeaterBlockEntity::new)
.instance(() -> BrassDiodeInstance::new, false)
.validBlocks(AllBlocks.PULSE_REPEATER)
.renderer(() -> BrassDiodeRenderer::new)
.register();
- public static final BlockEntityEntry LECTERN_CONTROLLER = Create.registrate()
- .tileEntity("lectern_controller", LecternControllerTileEntity::new)
+ public static final BlockEntityEntry LECTERN_CONTROLLER = REGISTRATE
+ .blockEntity("lectern_controller", LecternControllerBlockEntity::new)
.validBlocks(AllBlocks.LECTERN_CONTROLLER)
.renderer(() -> LecternControllerRenderer::new)
.register();
// Curiosities
- public static final BlockEntityEntry BACKTANK = Create.registrate()
- .tileEntity("backtank", BacktankTileEntity::new)
+ public static final BlockEntityEntry BACKTANK = REGISTRATE
+ .blockEntity("backtank", BacktankBlockEntity::new)
.instance(() -> BacktankInstance::new)
.validBlocks(AllBlocks.COPPER_BACKTANK, AllBlocks.NETHERITE_BACKTANK)
.renderer(() -> BacktankRenderer::new)
.register();
- public static final BlockEntityEntry PECULIAR_BELL = Create.registrate()
- .tileEntity("peculiar_bell", PeculiarBellTileEntity::new)
+ public static final BlockEntityEntry PECULIAR_BELL = REGISTRATE
+ .blockEntity("peculiar_bell", PeculiarBellBlockEntity::new)
.validBlocks(AllBlocks.PECULIAR_BELL)
.renderer(() -> BellRenderer::new)
.register();
- public static final BlockEntityEntry HAUNTED_BELL = Create.registrate()
- .tileEntity("cursed_bell", HauntedBellTileEntity::new)
+ public static final BlockEntityEntry HAUNTED_BELL = REGISTRATE
+ .blockEntity("cursed_bell", HauntedBellBlockEntity::new)
.validBlocks(AllBlocks.HAUNTED_BELL)
.renderer(() -> BellRenderer::new)
.register();
- public static final BlockEntityEntry TOOLBOX = Create.registrate()
- .tileEntity("toolbox", ToolboxTileEntity::new)
+ public static final BlockEntityEntry TOOLBOX = REGISTRATE
+ .blockEntity("toolbox", ToolboxBlockEntity::new)
.instance(() -> ToolBoxInstance::new, false)
.validBlocks(AllBlocks.TOOLBOXES.toArray())
.renderer(() -> ToolboxRenderer::new)
.register();
- public static final BlockEntityEntry TRACK = Create.registrate()
- .tileEntity("track", TrackTileEntity::new)
+ public static final BlockEntityEntry TRACK = REGISTRATE
+ .blockEntity("track", TrackBlockEntity::new)
.instance(() -> TrackInstance::new)
.renderer(() -> TrackRenderer::new)
.validBlocks(AllBlocks.TRACK)
.register();
-
- public static final BlockEntityEntry FAKE_TRACK = Create.registrate()
- .tileEntity("fake_track", FakeTrackTileEntity::new)
+
+ public static final BlockEntityEntry FAKE_TRACK = REGISTRATE
+ .blockEntity("fake_track", FakeTrackBlockEntity::new)
.validBlocks(AllBlocks.FAKE_TRACK)
.register();
- public static final BlockEntityEntry BOGEY = Create.registrate()
- .tileEntity("bogey", StandardBogeyTileEntity::new)
- .renderer(() -> BogeyTileEntityRenderer::new)
+ public static final BlockEntityEntry BOGEY = REGISTRATE
+ .blockEntity("bogey", StandardBogeyBlockEntity::new)
+ .renderer(() -> BogeyBlockEntityRenderer::new)
.validBlocks(AllBlocks.SMALL_BOGEY, AllBlocks.LARGE_BOGEY)
.register();
- public static final BlockEntityEntry TRACK_STATION = Create.registrate()
- .tileEntity("track_station", StationTileEntity::new)
+ public static final BlockEntityEntry TRACK_STATION = REGISTRATE
+ .blockEntity("track_station", StationBlockEntity::new)
.renderer(() -> StationRenderer::new)
.validBlocks(AllBlocks.TRACK_STATION)
.register();
-
- public static final BlockEntityEntry SLIDING_DOOR = Create.registrate()
- .tileEntity("sliding_door", SlidingDoorTileEntity::new)
+
+ public static final BlockEntityEntry SLIDING_DOOR = REGISTRATE
+ .blockEntity("sliding_door", SlidingDoorBlockEntity::new)
.renderer(() -> SlidingDoorRenderer::new)
.validBlocks(AllBlocks.TRAIN_DOOR, AllBlocks.FRAMED_GLASS_DOOR)
.register();
- public static final BlockEntityEntry UNIVERSAL_FRAME = Create.registrate()
- .tileEntity("universal_frame", CopycatTileEntity::new)
+ public static final BlockEntityEntry COPYCAT = REGISTRATE
+ .blockEntity("copycat", CopycatBlockEntity::new)
.validBlocks(AllBlocks.COPYCAT_PANEL, AllBlocks.COPYCAT_STEP)
.register();
- public static final BlockEntityEntry FLAP_DISPLAY = Create.registrate()
- .tileEntity("flap_display", FlapDisplayTileEntity::new)
- .instance(() -> MechanicalCrafterInstance::new)
+ public static final BlockEntityEntry FLAP_DISPLAY = REGISTRATE
+ .blockEntity("flap_display", FlapDisplayBlockEntity::new)
+ .instance(() -> ShaftlessCogwheelInstance::new)
.renderer(() -> FlapDisplayRenderer::new)
.validBlocks(AllBlocks.DISPLAY_BOARD)
.register();
- public static final BlockEntityEntry TRACK_SIGNAL = Create.registrate()
- .tileEntity("track_signal", SignalTileEntity::new)
+ public static final BlockEntityEntry TRACK_SIGNAL = REGISTRATE
+ .blockEntity("track_signal", SignalBlockEntity::new)
.renderer(() -> SignalRenderer::new)
.validBlocks(AllBlocks.TRACK_SIGNAL)
.register();
- public static final BlockEntityEntry TRACK_OBSERVER = Create.registrate()
- .tileEntity("track_observer", TrackObserverTileEntity::new)
+ public static final BlockEntityEntry TRACK_OBSERVER = REGISTRATE
+ .blockEntity("track_observer", TrackObserverBlockEntity::new)
.renderer(() -> TrackObserverRenderer::new)
.validBlocks(AllBlocks.TRACK_OBSERVER)
.register();
diff --git a/src/main/java/com/simibubi/create/AllBlocks.java b/src/main/java/com/simibubi/create/AllBlocks.java
index 1e76d3888..6444e4c9f 100644
--- a/src/main/java/com/simibubi/create/AllBlocks.java
+++ b/src/main/java/com/simibubi/create/AllBlocks.java
@@ -2,20 +2,19 @@ package com.simibubi.create;
import static com.simibubi.create.AllInteractionBehaviours.interactionBehaviour;
import static com.simibubi.create.AllMovementBehaviours.movementBehaviour;
-import static com.simibubi.create.AllTags.axeOnly;
-import static com.simibubi.create.AllTags.axeOrPickaxe;
-import static com.simibubi.create.AllTags.pickaxeOnly;
-import static com.simibubi.create.AllTags.tagBlockAndItem;
-import static com.simibubi.create.content.AllSections.SCHEMATICS;
+import static com.simibubi.create.Create.REGISTRATE;
import static com.simibubi.create.content.logistics.block.display.AllDisplayBehaviours.assignDataBehaviour;
import static com.simibubi.create.foundation.data.BlockStateGen.axisBlock;
import static com.simibubi.create.foundation.data.BlockStateGen.simpleCubeAll;
import static com.simibubi.create.foundation.data.CreateRegistrate.connectedTextures;
import static com.simibubi.create.foundation.data.ModelGen.customItemModel;
+import static com.simibubi.create.foundation.data.TagGen.axeOnly;
+import static com.simibubi.create.foundation.data.TagGen.axeOrPickaxe;
+import static com.simibubi.create.foundation.data.TagGen.pickaxeOnly;
+import static com.simibubi.create.foundation.data.TagGen.tagBlockAndItem;
import com.simibubi.create.AllTags.AllBlockTags;
import com.simibubi.create.AllTags.AllItemTags;
-import com.simibubi.create.content.AllSections;
import com.simibubi.create.content.contraptions.base.CasingBlock;
import com.simibubi.create.content.contraptions.components.AssemblyOperatorBlockItem;
import com.simibubi.create.content.contraptions.components.actors.BellMovementBehaviour;
@@ -85,7 +84,10 @@ import com.simibubi.create.content.contraptions.components.structureMovement.pul
import com.simibubi.create.content.contraptions.components.tracks.ControllerRailBlock;
import com.simibubi.create.content.contraptions.components.tracks.ControllerRailGenerator;
import com.simibubi.create.content.contraptions.components.turntable.TurntableBlock;
+import com.simibubi.create.content.contraptions.components.waterwheel.LargeWaterWheelBlock;
+import com.simibubi.create.content.contraptions.components.waterwheel.LargeWaterWheelBlockItem;
import com.simibubi.create.content.contraptions.components.waterwheel.WaterWheelBlock;
+import com.simibubi.create.content.contraptions.components.waterwheel.WaterWheelStructuralBlock;
import com.simibubi.create.content.contraptions.fluids.PipeAttachmentModel;
import com.simibubi.create.content.contraptions.fluids.PumpBlock;
import com.simibubi.create.content.contraptions.fluids.actors.HosePulleyBlock;
@@ -122,6 +124,7 @@ import com.simibubi.create.content.contraptions.relays.belt.BeltModel;
import com.simibubi.create.content.contraptions.relays.elementary.BracketedKineticBlockModel;
import com.simibubi.create.content.contraptions.relays.elementary.CogWheelBlock;
import com.simibubi.create.content.contraptions.relays.elementary.CogwheelBlockItem;
+import com.simibubi.create.content.contraptions.relays.elementary.EncasingRegistry;
import com.simibubi.create.content.contraptions.relays.elementary.ShaftBlock;
import com.simibubi.create.content.contraptions.relays.encased.AdjustablePulleyBlock;
import com.simibubi.create.content.contraptions.relays.encased.ClutchBlock;
@@ -244,7 +247,7 @@ import com.simibubi.create.foundation.data.CreateRegistrate;
import com.simibubi.create.foundation.data.MetalBarsGen;
import com.simibubi.create.foundation.data.ModelGen;
import com.simibubi.create.foundation.data.SharedProperties;
-import com.simibubi.create.foundation.item.TooltipHelper;
+import com.simibubi.create.foundation.item.ItemDescription;
import com.simibubi.create.foundation.item.UncontainableBlockItem;
import com.simibubi.create.foundation.utility.ColorHandlers;
import com.simibubi.create.foundation.utility.Couple;
@@ -292,15 +295,12 @@ import net.minecraftforge.common.Tags;
public class AllBlocks {
- private static final CreateRegistrate REGISTRATE = Create.registrate()
- .creativeModeTab(() -> Create.BASE_CREATIVE_TAB);
+ static {
+ REGISTRATE.creativeModeTab(() -> AllCreativeModeTabs.BASE_CREATIVE_TAB);
+ }
// Schematics
- static {
- REGISTRATE.startSection(SCHEMATICS);
- }
-
public static final BlockEntry SCHEMATICANNON =
REGISTRATE.block("schematicannon", SchematicannonBlock::new)
.initialProperties(() -> Blocks.DISPENSER)
@@ -334,10 +334,6 @@ public class AllBlocks {
// Kinetics
- static {
- REGISTRATE.startSection(AllSections.KINETICS);
- }
-
public static final BlockEntry SHAFT = REGISTRATE.block("shaft", ShaftBlock::new)
.initialProperties(SharedProperties::stone)
.properties(p -> p.color(MaterialColor.METAL))
@@ -374,23 +370,26 @@ public class AllBlocks {
.register();
public static final BlockEntry ANDESITE_ENCASED_SHAFT =
- REGISTRATE.block("andesite_encased_shaft", EncasedShaftBlock::andesite)
+ REGISTRATE.block("andesite_encased_shaft", p -> new EncasedShaftBlock(p, AllBlocks.ANDESITE_CASING::get))
.properties(p -> p.color(MaterialColor.PODZOL))
.transform(BuilderTransformers.encasedShaft("andesite", () -> AllSpriteShifts.ANDESITE_CASING))
+ .transform(EncasingRegistry.addVariantTo(AllBlocks.SHAFT))
.transform(axeOrPickaxe())
.register();
public static final BlockEntry BRASS_ENCASED_SHAFT =
- REGISTRATE.block("brass_encased_shaft", EncasedShaftBlock::brass)
+ REGISTRATE.block("brass_encased_shaft", p -> new EncasedShaftBlock(p, AllBlocks.BRASS_CASING::get))
.properties(p -> p.color(MaterialColor.TERRACOTTA_BROWN))
.transform(BuilderTransformers.encasedShaft("brass", () -> AllSpriteShifts.BRASS_CASING))
+ .transform(EncasingRegistry.addVariantTo(AllBlocks.SHAFT))
.transform(axeOrPickaxe())
.register();
public static final BlockEntry ANDESITE_ENCASED_COGWHEEL = REGISTRATE
- .block("andesite_encased_cogwheel", p -> EncasedCogwheelBlock.andesite(false, p))
+ .block("andesite_encased_cogwheel", p -> new EncasedCogwheelBlock(p, false, AllBlocks.ANDESITE_CASING::get))
.properties(p -> p.color(MaterialColor.PODZOL))
.transform(BuilderTransformers.encasedCogwheel("andesite", () -> AllSpriteShifts.ANDESITE_CASING))
+ .transform(EncasingRegistry.addVariantTo(AllBlocks.COGWHEEL))
.onRegister(CreateRegistrate.connectedTextures(() -> new EncasedCogCTBehaviour(AllSpriteShifts.ANDESITE_CASING,
Couple.create(AllSpriteShifts.ANDESITE_ENCASED_COGWHEEL_SIDE,
AllSpriteShifts.ANDESITE_ENCASED_COGWHEEL_OTHERSIDE))))
@@ -398,9 +397,10 @@ public class AllBlocks {
.register();
public static final BlockEntry BRASS_ENCASED_COGWHEEL =
- REGISTRATE.block("brass_encased_cogwheel", p -> EncasedCogwheelBlock.brass(false, p))
+ REGISTRATE.block("brass_encased_cogwheel", p -> new EncasedCogwheelBlock(p, false, AllBlocks.BRASS_CASING::get))
.properties(p -> p.color(MaterialColor.TERRACOTTA_BROWN))
.transform(BuilderTransformers.encasedCogwheel("brass", () -> AllSpriteShifts.BRASS_CASING))
+ .transform(EncasingRegistry.addVariantTo(AllBlocks.COGWHEEL))
.onRegister(CreateRegistrate.connectedTextures(() -> new EncasedCogCTBehaviour(AllSpriteShifts.BRASS_CASING,
Couple.create(AllSpriteShifts.BRASS_ENCASED_COGWHEEL_SIDE,
AllSpriteShifts.BRASS_ENCASED_COGWHEEL_OTHERSIDE))))
@@ -408,16 +408,18 @@ public class AllBlocks {
.register();
public static final BlockEntry ANDESITE_ENCASED_LARGE_COGWHEEL =
- REGISTRATE.block("andesite_encased_large_cogwheel", p -> EncasedCogwheelBlock.andesite(true, p))
+ REGISTRATE.block("andesite_encased_large_cogwheel", p -> new EncasedCogwheelBlock(p, true, AllBlocks.ANDESITE_CASING::get))
.properties(p -> p.color(MaterialColor.PODZOL))
.transform(BuilderTransformers.encasedLargeCogwheel("andesite", () -> AllSpriteShifts.ANDESITE_CASING))
+ .transform(EncasingRegistry.addVariantTo(AllBlocks.LARGE_COGWHEEL))
.transform(axeOrPickaxe())
.register();
public static final BlockEntry BRASS_ENCASED_LARGE_COGWHEEL =
- REGISTRATE.block("brass_encased_large_cogwheel", p -> EncasedCogwheelBlock.brass(true, p))
+ REGISTRATE.block("brass_encased_large_cogwheel", p -> new EncasedCogwheelBlock(p, true, AllBlocks.BRASS_CASING::get))
.properties(p -> p.color(MaterialColor.TERRACOTTA_BROWN))
.transform(BuilderTransformers.encasedLargeCogwheel("brass", () -> AllSpriteShifts.BRASS_CASING))
+ .transform(EncasingRegistry.addVariantTo(AllBlocks.LARGE_COGWHEEL))
.transform(axeOrPickaxe())
.register();
@@ -531,6 +533,32 @@ public class AllBlocks {
.simpleItem()
.register();
+ public static final BlockEntry LARGE_WATER_WHEEL =
+ REGISTRATE.block("large_water_wheel", LargeWaterWheelBlock::new)
+ .initialProperties(SharedProperties::wooden)
+ .properties(p -> p.color(MaterialColor.DIRT))
+ .properties(BlockBehaviour.Properties::noOcclusion)
+ .transform(axeOrPickaxe())
+ .blockstate((c, p) -> axisBlock(c, p,
+ s -> s.getValue(LargeWaterWheelBlock.EXTENSION) ? AssetLookup.partialBaseModel(c, p, "extension")
+ : AssetLookup.partialBaseModel(c, p)))
+ .transform(BlockStressDefaults.setCapacity(64.0))
+ .transform(BlockStressDefaults.setGeneratorSpeed(WaterWheelBlock::getSpeedRange))
+ .item(LargeWaterWheelBlockItem::new)
+ .transform(customItemModel())
+ .register();
+
+ public static final BlockEntry WATER_WHEEL_STRUCTURAL =
+ REGISTRATE.block("water_wheel_structure", WaterWheelStructuralBlock::new)
+ .initialProperties(SharedProperties::wooden)
+ .blockstate((c, p) -> p.getVariantBuilder(c.get())
+ .forAllStatesExcept(BlockStateGen.mapToAir(p), WaterWheelStructuralBlock.FACING))
+ .properties(p -> p.color(MaterialColor.DIRT))
+ .properties(BlockBehaviour.Properties::noOcclusion)
+ .transform(axeOrPickaxe())
+ .lang("Large Water Wheel")
+ .register();
+
public static final BlockEntry ENCASED_FAN = REGISTRATE.block("encased_fan", EncasedFanBlock::new)
.initialProperties(SharedProperties::stone)
.properties(p -> p.color(MaterialColor.PODZOL))
@@ -590,7 +618,7 @@ public class AllBlocks {
.transform(axeOrPickaxe())
.transform(BuilderTransformers.cuckooClock())
.lang("Cuckoo Clock")
- .onRegisterAfter(Registry.ITEM_REGISTRY, c -> TooltipHelper.referTo(c, CUCKOO_CLOCK))
+ .onRegisterAfter(Registry.ITEM_REGISTRY, c -> ItemDescription.referKey(c, CUCKOO_CLOCK))
.register();
public static final BlockEntry MILLSTONE = REGISTRATE.block("millstone", MillstoneBlock::new)
@@ -609,10 +637,11 @@ public class AllBlocks {
.initialProperties(SharedProperties::stone)
.properties(BlockBehaviour.Properties::noOcclusion)
.transform(pickaxeOnly())
- .blockstate(BlockStateGen.axisBlockProvider(false))
+ .blockstate((c, p) -> BlockStateGen.axisBlock(c, p, s -> AssetLookup.partialBaseModel(c, p)))
.addLayer(() -> RenderType::cutoutMipped)
.transform(BlockStressDefaults.setImpact(8.0))
- .simpleItem()
+ .item()
+ .transform(customItemModel())
.register();
public static final BlockEntry CRUSHING_WHEEL_CONTROLLER =
@@ -623,10 +652,7 @@ public class AllBlocks {
.noDrops()
.air())
.blockstate((c, p) -> p.getVariantBuilder(c.get())
- .forAllStatesExcept(state -> ConfiguredModel.builder()
- .modelFile(p.models()
- .getExistingFile(p.mcLoc("block/air")))
- .build(), CrushingWheelControllerBlock.FACING))
+ .forAllStatesExcept(BlockStateGen.mapToAir(p), CrushingWheelControllerBlock.FACING))
.register();
public static final BlockEntry MECHANICAL_PRESS =
@@ -867,7 +893,7 @@ public class AllBlocks {
.register();
public static final BlockEntry ENCASED_FLUID_PIPE =
- REGISTRATE.block("encased_fluid_pipe", EncasedPipeBlock::new)
+ REGISTRATE.block("encased_fluid_pipe", p -> new EncasedPipeBlock(p, AllBlocks.COPPER_CASING::get))
.initialProperties(SharedProperties::copperMetal)
.properties(p -> p.color(MaterialColor.TERRACOTTA_LIGHT_GRAY))
.properties(BlockBehaviour.Properties::noOcclusion)
@@ -878,6 +904,7 @@ public class AllBlocks {
(s, f) -> !s.getValue(EncasedPipeBlock.FACING_TO_PROPERTY_MAP.get(f)))))
.onRegister(CreateRegistrate.blockModel(() -> PipeAttachmentModel::new))
.loot((p, b) -> p.dropOther(b, FLUID_PIPE.get()))
+ .transform(EncasingRegistry.addVariantTo(AllBlocks.FLUID_PIPE))
.register();
public static final BlockEntry GLASS_FLUID_PIPE =
@@ -1430,7 +1457,7 @@ public class AllBlocks {
.unlockedBy("has_seat", RegistrateRecipeProvider.has(AllItemTags.SEATS.tag))
.save(p, Create.asResource("crafting/kinetics/" + c.getName() + "_from_other_seat"));
})
- .onRegisterAfter(Registry.ITEM_REGISTRY, v -> TooltipHelper.referTo(v, "block.create.brown_seat"))
+ .onRegisterAfter(Registry.ITEM_REGISTRY, v -> ItemDescription.useKey(v, "block.create.seat"))
.tag(AllBlockTags.SEATS.tag)
.item()
.tag(AllItemTags.SEATS.tag)
@@ -1565,10 +1592,6 @@ public class AllBlocks {
// Logistics
- static {
- REGISTRATE.startSection(AllSections.LOGISTICS);
- }
-
public static final BlockEntry MECHANICAL_ARM = REGISTRATE.block("mechanical_arm", ArmBlock::new)
.initialProperties(SharedProperties::softMetal)
.properties(p -> p.color(MaterialColor.TERRACOTTA_YELLOW))
@@ -2016,10 +2039,6 @@ public class AllBlocks {
// Curiosities
- static {
- REGISTRATE.startSection(AllSections.CURIOSITIES);
- }
-
public static final BlockEntry COPPER_BACKTANK =
REGISTRATE.block("copper_backtank", BacktankBlock::new)
.initialProperties(SharedProperties::copperMetal)
@@ -2071,7 +2090,7 @@ public class AllBlocks {
.withExistingParent(colourName + "_toolbox", p.modLoc("block/toolbox/block"))
.texture("0", p.modLoc("block/toolbox/" + colourName)));
})
- .onRegisterAfter(Registry.ITEM_REGISTRY, v -> TooltipHelper.referTo(v, "block.create.toolbox"))
+ .onRegisterAfter(Registry.ITEM_REGISTRY, v -> ItemDescription.useKey(v, "block.create.toolbox"))
.tag(AllBlockTags.TOOLBOXES.tag)
.item(UncontainableBlockItem::new)
.model((c, p) -> p.withExistingParent(colourName + "_toolbox", p.modLoc("block/toolbox/item"))
@@ -2083,10 +2102,6 @@ public class AllBlocks {
// Materials
- static {
- REGISTRATE.startSection(AllSections.PALETTES);
- }
-
public static final BlockEntry ZINC_ORE = REGISTRATE.block("zinc_ore", Block::new)
.initialProperties(() -> Blocks.GOLD_ORE)
.properties(p -> p.color(MaterialColor.METAL))
diff --git a/src/main/java/com/simibubi/create/AllCreativeModeTabs.java b/src/main/java/com/simibubi/create/AllCreativeModeTabs.java
new file mode 100644
index 000000000..1d056623a
--- /dev/null
+++ b/src/main/java/com/simibubi/create/AllCreativeModeTabs.java
@@ -0,0 +1,14 @@
+package com.simibubi.create;
+
+import com.simibubi.create.content.palettes.PalettesCreativeModeTab;
+import com.simibubi.create.foundation.item.BaseCreativeModeTab;
+
+import net.minecraft.world.item.CreativeModeTab;
+
+public class AllCreativeModeTabs {
+ public static final CreativeModeTab BASE_CREATIVE_TAB = new BaseCreativeModeTab();
+ public static final CreativeModeTab PALETTES_CREATIVE_TAB = new PalettesCreativeModeTab();
+
+ public static void init() {
+ }
+}
diff --git a/src/main/java/com/simibubi/create/AllEnchantments.java b/src/main/java/com/simibubi/create/AllEnchantments.java
index e0531efa9..135933ab8 100644
--- a/src/main/java/com/simibubi/create/AllEnchantments.java
+++ b/src/main/java/com/simibubi/create/AllEnchantments.java
@@ -1,8 +1,9 @@
package com.simibubi.create;
+import static com.simibubi.create.Create.REGISTRATE;
+
import com.simibubi.create.content.curiosities.armor.CapacityEnchantment;
import com.simibubi.create.content.curiosities.weapons.PotatoRecoveryEnchantment;
-import com.simibubi.create.foundation.data.CreateRegistrate;
import com.tterrag.registrate.util.entry.RegistryEntry;
import net.minecraft.world.entity.EquipmentSlot;
@@ -11,8 +12,6 @@ import net.minecraft.world.item.enchantment.EnchantmentCategory;
public class AllEnchantments {
- private static final CreateRegistrate REGISTRATE = Create.registrate();
-
public static final RegistryEntry POTATO_RECOVERY = REGISTRATE.object("potato_recovery")
.enchantment(EnchantmentCategory.BOW, PotatoRecoveryEnchantment::new)
.addSlots(EquipmentSlot.MAINHAND, EquipmentSlot.OFFHAND)
diff --git a/src/main/java/com/simibubi/create/AllEntityTypes.java b/src/main/java/com/simibubi/create/AllEntityTypes.java
index 1f893325f..2b4161e76 100644
--- a/src/main/java/com/simibubi/create/AllEntityTypes.java
+++ b/src/main/java/com/simibubi/create/AllEntityTypes.java
@@ -73,7 +73,7 @@ public class AllEntityTypes {
MobCategory group, int range, int updateFrequency, boolean sendVelocity, boolean immuneToFire,
NonNullConsumer> propertyBuilder) {
String id = Lang.asId(name);
- return (CreateEntityBuilder) Create.registrate()
+ return (CreateEntityBuilder) Create.REGISTRATE
.entity(id, factory, group)
.properties(b -> b.setTrackingRange(range)
.setUpdateInterval(updateFrequency)
diff --git a/src/main/java/com/simibubi/create/AllFluids.java b/src/main/java/com/simibubi/create/AllFluids.java
index 275d61e06..8643ce73f 100644
--- a/src/main/java/com/simibubi/create/AllFluids.java
+++ b/src/main/java/com/simibubi/create/AllFluids.java
@@ -1,5 +1,7 @@
package com.simibubi.create;
+import static com.simibubi.create.Create.REGISTRATE;
+
import javax.annotation.Nullable;
import com.simibubi.create.AllTags.AllFluidTags;
@@ -7,7 +9,6 @@ import com.simibubi.create.content.contraptions.fluids.VirtualFluid;
import com.simibubi.create.content.contraptions.fluids.potion.PotionFluid;
import com.simibubi.create.content.contraptions.fluids.potion.PotionFluid.PotionFluidAttributes;
import com.simibubi.create.content.palettes.AllPaletteStoneTypes;
-import com.simibubi.create.foundation.data.CreateRegistrate;
import com.tterrag.registrate.util.entry.FluidEntry;
import net.minecraft.core.BlockPos;
@@ -20,8 +21,6 @@ import net.minecraftforge.fluids.ForgeFlowingFluid;
public class AllFluids {
- private static final CreateRegistrate REGISTRATE = Create.registrate();
-
public static final FluidEntry POTION =
REGISTRATE.virtualFluid("potion", PotionFluidAttributes::new, PotionFluid::new)
.lang("Potion")
diff --git a/src/main/java/com/simibubi/create/AllInteractionBehaviours.java b/src/main/java/com/simibubi/create/AllInteractionBehaviours.java
index 0ce0c7465..20c9d58e6 100644
--- a/src/main/java/com/simibubi/create/AllInteractionBehaviours.java
+++ b/src/main/java/com/simibubi/create/AllInteractionBehaviours.java
@@ -9,7 +9,7 @@ import com.simibubi.create.content.contraptions.components.structureMovement.Mov
import com.simibubi.create.content.contraptions.components.structureMovement.interaction.DoorMovingInteraction;
import com.simibubi.create.content.contraptions.components.structureMovement.interaction.LeverMovingInteraction;
import com.simibubi.create.content.contraptions.components.structureMovement.interaction.TrapdoorMovingInteraction;
-import com.simibubi.create.foundation.utility.CreateRegistry;
+import com.simibubi.create.foundation.utility.AttachedRegistry;
import com.tterrag.registrate.util.nullness.NonNullConsumer;
import net.minecraft.resources.ResourceLocation;
@@ -18,10 +18,9 @@ import net.minecraft.world.level.block.Block;
import net.minecraft.world.level.block.Blocks;
import net.minecraft.world.level.block.state.BlockState;
import net.minecraftforge.registries.ForgeRegistries;
-import net.minecraftforge.registries.IRegistryDelegate;
public class AllInteractionBehaviours {
- private static final CreateRegistry BLOCK_BEHAVIOURS = new CreateRegistry<>(ForgeRegistries.BLOCKS);
+ private static final AttachedRegistry BLOCK_BEHAVIOURS = new AttachedRegistry<>(ForgeRegistries.BLOCKS);
private static final List GLOBAL_BEHAVIOURS = new ArrayList<>();
public static void registerBehaviour(ResourceLocation block, MovingInteractionBehaviour provider) {
@@ -32,11 +31,6 @@ public class AllInteractionBehaviours {
BLOCK_BEHAVIOURS.register(block, provider);
}
- @Deprecated(forRemoval = true)
- public static void registerBehaviour(IRegistryDelegate block, MovingInteractionBehaviour provider) {
- registerBehaviour(block.name(), provider);
- }
-
public static void registerBehaviourProvider(BehaviourProvider provider) {
GLOBAL_BEHAVIOURS.add(provider);
}
diff --git a/src/main/java/com/simibubi/create/AllItems.java b/src/main/java/com/simibubi/create/AllItems.java
index 0dc603498..3b92b6273 100644
--- a/src/main/java/com/simibubi/create/AllItems.java
+++ b/src/main/java/com/simibubi/create/AllItems.java
@@ -4,11 +4,7 @@ import static com.simibubi.create.AllTags.forgeItemTag;
import static com.simibubi.create.AllTags.AllItemTags.CREATE_INGOTS;
import static com.simibubi.create.AllTags.AllItemTags.CRUSHED_ORES;
import static com.simibubi.create.AllTags.AllItemTags.PLATES;
-import static com.simibubi.create.content.AllSections.CURIOSITIES;
-import static com.simibubi.create.content.AllSections.KINETICS;
-import static com.simibubi.create.content.AllSections.LOGISTICS;
-import static com.simibubi.create.content.AllSections.MATERIALS;
-import static com.simibubi.create.content.AllSections.SCHEMATICS;
+import static com.simibubi.create.Create.REGISTRATE;
import static com.simibubi.create.foundation.data.recipe.CompatMetals.ALUMINUM;
import static com.simibubi.create.foundation.data.recipe.CompatMetals.LEAD;
import static com.simibubi.create.foundation.data.recipe.CompatMetals.NICKEL;
@@ -58,8 +54,8 @@ import com.simibubi.create.foundation.data.AssetLookup;
import com.simibubi.create.foundation.data.CreateRegistrate;
import com.simibubi.create.foundation.data.recipe.CompatMetals;
import com.simibubi.create.foundation.item.HiddenIngredientItem;
+import com.simibubi.create.foundation.item.ItemDescription;
import com.simibubi.create.foundation.item.TagDependentIngredientItem;
-import com.simibubi.create.foundation.item.TooltipHelper;
import com.tterrag.registrate.util.entry.ItemEntry;
import net.minecraft.tags.ItemTags;
@@ -72,15 +68,12 @@ import net.minecraftforge.common.Tags;
public class AllItems {
- private static final CreateRegistrate REGISTRATE = Create.registrate()
- .creativeModeTab(() -> Create.BASE_CREATIVE_TAB);
-
- // Schematics
-
static {
- REGISTRATE.startSection(MATERIALS);
+ REGISTRATE.creativeModeTab(() -> AllCreativeModeTabs.BASE_CREATIVE_TAB);
}
+ // Materials
+
public static final ItemEntry- WHEAT_FLOUR =
taggedIngredient("wheat_flour", forgeItemTag("flour/wheat"), forgeItemTag("flour")),
DOUGH = taggedIngredient("dough", forgeItemTag("dough"), forgeItemTag("dough/wheat")),
@@ -200,10 +193,6 @@ public class AllItems {
// Kinetics
- static {
- REGISTRATE.startSection(KINETICS);
- }
-
public static final ItemEntry BELT_CONNECTOR =
REGISTRATE.item("belt_connector", BeltConnectorItem::new)
.lang("Mechanical Belt")
@@ -259,7 +248,7 @@ public class AllItems {
.tag(AllItemTags.PRESSURIZED_AIR_SOURCES.tag)
.register(),
- NETHERITE_BACKTANK = REGISTRATE.item("netherite_backtank", p -> new BacktankItem.MultiLayered(ArmorMaterials.NETHERITE, p, Create.asResource("netherite_diving"), NETHERITE_BACKTANK_PLACEABLE))
+ NETHERITE_BACKTANK = REGISTRATE.item("netherite_backtank", p -> new BacktankItem.Layered(ArmorMaterials.NETHERITE, p, Create.asResource("netherite_diving"), NETHERITE_BACKTANK_PLACEABLE))
.model(AssetLookup.customGenericItemModel("_", "item"))
.tag(AllItemTags.PRESSURIZED_AIR_SOURCES.tag)
.register();
@@ -269,7 +258,7 @@ public class AllItems {
COPPER_DIVING_HELMET = REGISTRATE.item("copper_diving_helmet", p -> new DivingHelmetItem(AllArmorMaterials.COPPER, p, Create.asResource("copper_diving")))
.register(),
- NETHERITE_DIVING_HELMET = REGISTRATE.item("netherite_diving_helmet", p -> new DivingHelmetItem.MultiLayered(ArmorMaterials.NETHERITE, p, Create.asResource("netherite_diving")))
+ NETHERITE_DIVING_HELMET = REGISTRATE.item("netherite_diving_helmet", p -> new DivingHelmetItem(ArmorMaterials.NETHERITE, p, Create.asResource("netherite_diving")))
.register();
public static final ItemEntry extends DivingBootsItem>
@@ -277,7 +266,7 @@ public class AllItems {
COPPER_DIVING_BOOTS = REGISTRATE.item("copper_diving_boots", p -> new DivingBootsItem(AllArmorMaterials.COPPER, p, Create.asResource("copper_diving")))
.register(),
- NETHERITE_DIVING_BOOTS = REGISTRATE.item("netherite_diving_boots", p -> new DivingBootsItem.MultiLayered(ArmorMaterials.NETHERITE, p, Create.asResource("netherite_diving")))
+ NETHERITE_DIVING_BOOTS = REGISTRATE.item("netherite_diving_boots", p -> new DivingBootsItem(ArmorMaterials.NETHERITE, p, Create.asResource("netherite_diving")))
.register();
public static final ItemEntry SAND_PAPER = REGISTRATE.item("sand_paper", SandPaperItem::new)
@@ -286,7 +275,7 @@ public class AllItems {
public static final ItemEntry