NaturesAura/src/main/resources/data/naturesaura/patchouli_books/book/zh_cn/entries/devices/mover_cart.json
croteco b40bed2447
add Chinese translation to the guide book (#97)
* Add files via upload

* Update zh_cn.json
2020-03-27 20:27:26 +01:00

21 lines
1.2 KiB
JSON

{
"name": "灵气吸引矿车",
"icon": "naturesaura:mover_cart",
"category": "devices",
"advancement": "naturesaura:aura_bottle_end",
"pages": [
{
"type": "text",
"text": "很多研究者面对的问题是, $(#419600)灵气$()量足易获取, 但有时难以$(thing)运输$(). 所以$(item)灵气吸引矿车$()问世了: 它唯一的目的就是在世界中轻松地到处运送$(#419600)灵气$(). 为此, 仅需要在运输起点提供过量灵气和使用一些$(item)铁轨$()."
},
{
"type": "text",
"text": "使用$(item)灵气吸引矿车$(), 需要将它放在轨道上. 为了让它收集$(#419600)灵气$()并到处移动就需要使其驶过激活的$(item)激活铁轨$(). 它就会吸收周围的$(#419600)灵气$()并带着一起移动直到遇到未激活的$(item)激活铁轨$(), 此时它就会释放收集的$(#419600)灵气$().$(p)需要记住的是, 这样移动$(#419600)灵气$()会$(thing)$(t:| || || |_)消耗$()一些额外的灵气."
},
{
"type": "crafting",
"text": "制作 $(item)灵气吸引矿车$()",
"recipe": "naturesaura:mover_cart"
}
]
}