NaturesAura/src/main/resources/data/naturesaura/patchouli_books/book/zh_cn/entries/items/loot_finder.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 KiB
JSON

{
"name": "财富之杖",
"icon": "naturesaura:loot_finder",
"category": "items",
"advancement": "naturesaura:offering",
"pages": [
{
"type": "text",
"text": "在世界各地,人们可以找到各式各样的$(thing)宝藏$(),例如装满珍宝的$(item)箱子$()、$(item)储物矿车$()等等。$(p)$(item)财富之杖$()可以揭示这些财宝, 让它们能更容易地被找到。挥舞法杖, 它会$(thing)高亮显示$()64方块为半径的区域内的每一个容器, 持续约一分钟。"
},
{
"type": "text",
"text": "这给了玩家足够的时间去找到并获取魔法般可见的财宝$(p)因为它能像这样发掘宝藏,自然而然的,就需要$(l:items/aura_cache)灵气缓存$()或类似东西中的合理量的$(#419600)灵气$()"
},
{
"type": "crafting",
"text": "制作$(item)财富之杖$()",
"recipe": "naturesaura:loot_finder"
}
]
}