-
Notifications
You must be signed in to change notification settings - Fork 35
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #684 from 8oyNextDoor/main
Перевод книги
- Loading branch information
Showing
132 changed files
with
16,466 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
7 changes: 7 additions & 0 deletions
7
kubejs/assets/tfc/patchouli_books/field_guide/ru_ru/categories/getting_started.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
{ | ||
"__comment__": "This file was automatically created by mcresources", | ||
"name": "Начало работы", | ||
"description": "Введение в выживание в мире TerraFirmaCraft. Как выжить в каменном веке и получить свою первую кирку.", | ||
"icon": "tfc:stone/axe/sedimentary", | ||
"sortnum": 1 | ||
} |
7 changes: 7 additions & 0 deletions
7
kubejs/assets/tfc/patchouli_books/field_guide/ru_ru/categories/mechanics.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
{ | ||
"__comment__": "This file was automatically created by mcresources", | ||
"name": "Продвинутая механика", | ||
"description": "Продвинутые разделы технологического дерева, от первой кирки и до цветной стали.$(br2)$(br)$(bold)Примечание: $() вы можете искать записи, просто начав печатать в любом месте!", | ||
"icon": "tfc:metal/axe/red_steel", | ||
"sortnum": 2 | ||
} |
6 changes: 6 additions & 0 deletions
6
kubejs/assets/tfc/patchouli_books/field_guide/ru_ru/categories/tfg_ores.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
{ | ||
"name": "Руды в TFG", | ||
"description": "TFG использует систему генерации руд из TFC с одним отличием - в одной жиле присутствуют несколько видов минералов. В этой категории указаны все виды жил и где их искать.$(br2)Жилы называются в честь руды, которой в них больше всего, однако всего руд будет от 3 до 5.$(br2)Дополнительная информация: $(l:the_world/geology)Геология$(), $(l:getting_started/finding_ores)Индикаторы$()", | ||
"icon": "gtceu:raw_pyrite", | ||
"sortnum": 60 | ||
} |
7 changes: 7 additions & 0 deletions
7
kubejs/assets/tfc/patchouli_books/field_guide/ru_ru/categories/the_world.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
{ | ||
"__comment__": "This file was automatically created by mcresources", | ||
"name": "Мир", | ||
"description": "Всё о природном мире вокруг вас.", | ||
"icon": "tfc:grass/loam", | ||
"sortnum": 0 | ||
} |
14 changes: 14 additions & 0 deletions
14
kubejs/assets/tfc/patchouli_books/field_guide/ru_ru/entries/firmalife/stainless_steel.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
{ | ||
"name": "Нержавеющая сталь", | ||
"icon": "firmalife:metal/ingot/stainless_steel", | ||
"category": "tfc:firmalife", | ||
"read_by_default": true, | ||
"pages": [ | ||
{ | ||
"type": "patchouli:spotlight", | ||
"item": "gtceu:stainless_steel_ingot", | ||
"title": "Нержавеющая сталь", | ||
"text": "Эта страница не используется.$(br2)Нержавеющая сталь - Грегтеховский материал $(thing)HV$(), поэтому в примитивной эре он не создаётся.$(br)Теплицу из нержавеющей стали так же сделать невозможно, приносим свои извинения!" | ||
} | ||
] | ||
} |
35 changes: 35 additions & 0 deletions
35
...ssets/tfc/patchouli_books/field_guide/ru_ru/entries/getting_started/a_place_to_sleep.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,35 @@ | ||
{ | ||
"__comment__": "This file was automatically created by mcresources", | ||
"name": "Место для сна", | ||
"category": "tfc:getting_started", | ||
"icon": "tfc:medium_raw_hide", | ||
"pages": [ | ||
{ | ||
"type": "patchouli:text", | ||
"text": "Шутка! $(thing)Соломенная кровать$() - это примитивная кровать, которая может использоваться для установки точки возрождения, хотя и не для сна на протяжении ночи. Чтобы сделать соломенную кровать, разместите два блока $(thing)Соломы$() рядом друг с другом, затем щелкните правой кнопкой мыши с $(thing)Большой сырой шкурой$(). Большие шкуры падают с крупных животных, таких как $(thing)медведи$() и $(thing)коровы$()." | ||
}, | ||
{ | ||
"type": "patchouli:multiblock", | ||
"multiblock": { | ||
"pattern": [ | ||
[ | ||
" D ", | ||
" 0 " | ||
] | ||
], | ||
"mapping": { | ||
"0": "tfc:thatch_bed[part=head,facing=east]", | ||
"D": "tfc:thatch_bed[part=foot,facing=east]" | ||
} | ||
}, | ||
"name": "Соломенная кровать", | ||
"text": "Сконструированная соломенная кровать.", | ||
"enable_visualize": false | ||
} | ||
], | ||
"read_by_default": true, | ||
"sortnum": 8, | ||
"extra_recipe_mappings": { | ||
"tfc:thatch_bed": 0 | ||
} | ||
} |
166 changes: 166 additions & 0 deletions
166
...ets/tfc/patchouli_books/field_guide/ru_ru/entries/getting_started/building_materials.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,166 @@ | ||
{ | ||
"__comment__": "This file was automatically created by mcresources", | ||
"name": "Строительные материалы", | ||
"category": "tfc:getting_started", | ||
"icon": "tfc:wattle/unstained", | ||
"pages": [ | ||
{ | ||
"type": "patchouli:text", | ||
"text": "На ранних этапах игры строительство может быть сложной задачей, поскольку многие прочные строительные блоки требуют металлических инструментов для их получения. Однако, есть несколько строительных блоков, которые можно получить с помощью только каменных инструментов.$(br2)Больше $(l:mechanics/advanced_building_materials)строительных блоков$() доступно с металлическими инструментами." | ||
}, | ||
{ | ||
"type": "patchouli:text", | ||
"text": "$(br) 1. $(l:getting_started/building_materials#thatch)Соломенная крыша$()$(br) 2. $(l:getting_started/building_materials#mud_bricks)Глиняные кирпичи$()$(br) 3. $(l:getting_started/building_materials#wattle_and_daub)Плетень и глина$()$(br) 4. $(l:getting_started/building_materials#clay_and_peat)Глиняные блоки и торф$()$(br)", | ||
"title": "Содержание" | ||
}, | ||
{ | ||
"type": "patchouli:text", | ||
"anchor": "thatch", | ||
"text": "Имея всего лишь $(l:getting_started/introduction#knife)Каменный нож$(), вы можете получить $(thing)Солому$(), разбивая блоки, похожие на растения. Это может быть использовано для создания очень простого строительного материала: $(thing)Соломенная крыша$(). Соломенная крыша - это легкий блок, который не подвержен гравитации, однако игроки и другие сущности могут проходить сквозь него! Его также можно переработать обратно в $(thing)Солому$(), если это необходимо.", | ||
"title": "Соломенная крыша" | ||
}, | ||
{ | ||
"type": "patchouli:crafting", | ||
"recipe": "tfc:crafting/thatch", | ||
"recipe2": "tfc:crafting/straw" | ||
}, | ||
{ | ||
"type": "patchouli:crafting", | ||
"anchor": "mud_bricks", | ||
"recipe": "tfc:crafting/soil/loam_drying_bricks", | ||
"title": "Глиняные кирпичи", | ||
"text": "$(thing)Глина$() может быть найдена на земле, под реками и озерами, или в пятнах на низких болотистых высотах. С небольшим количеством $(thing)Соломы$(), её можно превратить в $()Мокрые глиняные кирпичи$()." | ||
}, | ||
{ | ||
"type": "tfc:multimultiblock", | ||
"text": "Их можно разместить на земле в сухом месте, и через день они затвердеют в $(thing)Глиняные кирпичи$().", | ||
"multiblocks": [ | ||
{ | ||
"pattern": [ | ||
[ | ||
"X" | ||
], | ||
[ | ||
"Y" | ||
], | ||
[ | ||
"0" | ||
] | ||
], | ||
"mapping": { | ||
"X": "tfc:drying_bricks/loam[count=4,dried=false]", | ||
"Y": "tfc:grass/loam" | ||
} | ||
}, | ||
{ | ||
"pattern": [ | ||
[ | ||
"X" | ||
], | ||
[ | ||
"Y" | ||
], | ||
[ | ||
"0" | ||
] | ||
], | ||
"mapping": { | ||
"X": "tfc:drying_bricks/loam[count=4,dried=true]", | ||
"Y": "tfc:grass/loam" | ||
} | ||
} | ||
] | ||
}, | ||
{ | ||
"type": "patchouli:crafting", | ||
"recipe": "tfc:crafting/soil/loam_mud_bricks", | ||
"title": " ", | ||
"text": "Эти высушенные глиняные кирпичи затем можно собрать в $(thing)Блоки из глиняных кирпичей$(). Их также можно сделать в виде $(thing)Лестниц$(), $(thing)Плит$() или $(thing)Стен$(), если это желательно." | ||
}, | ||
{ | ||
"type": "patchouli:multiblock", | ||
"multiblock": { | ||
"pattern": [ | ||
[ | ||
"X" | ||
], | ||
[ | ||
"0" | ||
] | ||
], | ||
"mapping": { | ||
"X": "#tfc:mud_bricks" | ||
} | ||
}, | ||
"name": "", | ||
"text": "Все различные виды глиняных кирпичей.", | ||
"enable_visualize": false | ||
}, | ||
{ | ||
"type": "patchouli:text", | ||
"anchor": "wattle_and_daub", | ||
"text": "$(thing)Плетень$() и $(thing)Глина$() - это универсальный строительный и декоративный блок.$(br2)$(thing)Плетень$() можно изготовить и разместить, однако он ломается и позволяет игрокам и мобам проходить сквозь него. Его можно укрепить с помощью $(thing)Глины$(), чтобы сделать его твердым.", | ||
"title": "Плетень и глина" | ||
}, | ||
{ | ||
"type": "patchouli:crafting", | ||
"recipe": "tfc:crafting/wattle", | ||
"text": "Чтобы сделать $(thing)Плетень$() твердым, сначала его нужно сплести, что требует добавления палок к структуре." | ||
}, | ||
{ | ||
"type": "patchouli:crafting", | ||
"recipe": "tfc:crafting/daub", | ||
"recipe2": "tfc:crafting/daub_from_mud", | ||
"text": "" | ||
}, | ||
{ | ||
"type": "patchouli:image", | ||
"images": [ | ||
"tfc:textures/gui/book/tutorial/wattle_weave.png" | ||
], | ||
"text": "Для $(thing)плетения$() плетня требуется четыре палки.", | ||
"border": true | ||
}, | ||
{ | ||
"type": "patchouli:text", | ||
"text": "В любое время палки можно добавлять по диагонали, а также сверху и снизу. Держите одну $(thing)Палку$() в руке и $(item)$(k:key.use)$() ее, чтобы добавить палку. Измените часть плетня, к которой вы добавляете палку, выбрав другую сторону поверхности." | ||
}, | ||
{ | ||
"type": "patchouli:image", | ||
"images": [ | ||
"tfc:textures/gui/book/tutorial/wattle_add_stick.png" | ||
], | ||
"text": "Добавление палок к плетню.", | ||
"border": true | ||
}, | ||
{ | ||
"type": "patchouli:image", | ||
"images": [ | ||
"tfc:textures/gui/book/tutorial/wattle_add_daub.png" | ||
], | ||
"text": "Использование $(thing)Глины$() на $(thing)Сплетенном плетне$() создает твердый блок.", | ||
"border": true | ||
}, | ||
{ | ||
"type": "patchouli:image", | ||
"images": [ | ||
"tfc:textures/gui/book/tutorial/wattle_stained.png" | ||
], | ||
"text": "Затем его можно $(thing)окрасить$(), используя $(l:mechanics/dye)Краситель$() на нем.", | ||
"border": true | ||
}, | ||
{ | ||
"type": "patchouli:text", | ||
"anchor": "clay_and_peat", | ||
"text": "Глина, добытая из земли, может быть превращена в глиняные блоки. Когда они размещены и снова выкопаны, они превращаются обратно в глину. Несмотря на непривлекательный вид, их легко получить.$(br2)Торф встречается в мире пятнами вдоль водоемов и может быть добыт каменными инструментами. На нем могут расти некоторые растения.$(br2)Однако, торф очень легко воспламеняется.", | ||
"title": "Глиняные блоки и торф" | ||
}, | ||
{ | ||
"type": "patchouli:crafting", | ||
"recipe": "minecraft:clay", | ||
"title": "Глиняные блоки" | ||
} | ||
], | ||
"read_by_default": true, | ||
"sortnum": 7 | ||
} |
Oops, something went wrong.