diff options
| author | Lance5057 <Lance5057@gmail.com> | 2017-03-12 18:15:17 -0500 |
|---|---|---|
| committer | Lance5057 <Lance5057@gmail.com> | 2017-03-12 18:15:17 -0500 |
| commit | f692d8983ee8787843d874ae1aa329c1439e3223 (patch) | |
| tree | a19cbd6d584d0ccd3d6117d63489168a89a19c3c /TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/ru_RU/smeltery | |
| parent | a7ea7c80bff70096191fd772a0416aec15d41a69 (diff) | |
Hopefully this unfucks whatever got fucked.
Diffstat (limited to 'TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/ru_RU/smeltery')
2 files changed, 23 insertions, 0 deletions
diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/ru_RU/smeltery/intro.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/ru_RU/smeltery/intro.json new file mode 100644 index 0000000..df199cc --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/ru_RU/smeltery/intro.json @@ -0,0 +1,11 @@ +{ + "title": "Плавильня", + "image": { + "file": "tconstruct:textures/gui/book/smeltery.png" + }, + "text": [ + { + "text": "Существует много типов плавилен. Но это моя. И она плавит всё!" + } + ] +}
\ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/ru_RU/smeltery/structure.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/ru_RU/smeltery/structure.json new file mode 100644 index 0000000..0df00e6 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/ru_RU/smeltery/structure.json @@ -0,0 +1,12 @@ +{ + "title":"", + "text": [ + { + "text": "Плавильня из сушёного камня может быть любых размеров от 3х3 до 11x11 и любой высоты больше 1. Причём, чем больше, тем вместимее плавильня. Для полной структуры нужны 'пол', 'потолок' и стены с углами." + }, + { + "text": "Плавильня может быть собрана из любой комбинации сушёных камней, резервуаров, сливов, но пол должен быть собран только из камней и должен присутствовать хотя бы 1 резервуар для топлива. Горны ставятся на сливы и с их помощью Вы можете сливать жидкости из плавильни в столы или резервуары. Кроме того, для этих целей можно пользоваться трубами.", + "paragraph": true + } + ] +}
\ No newline at end of file |
