NaturesAura/src/main/resources/data/naturesaura/patchouli_books/book/zh_cn/entries/items/cave_finder.json
kappa-maintainer 203d664291
Update Chinese translation (#209)
* Update Chinese translation

* Use proper macro
2021-05-22 19:47:08 +02:00

22 lines
1.1 KiB
JSON

{
"name": "阴影之杖",
"icon": "naturesaura:cave_finder",
"category": "items",
"advancement": "naturesaura:offering",
"pages": [
{
"type": "text",
"text": "有时,特别是尝试创造出刷怪区域时,附近的洞穴和$(thing)暗点$()需要被照亮。然而,这些地点常常有点难以定位,只是为了找到它们却产生了许多无必要的挖掘。$(br)$(item)阴影之杖$()使这个过程变得高效很多:激活时,它会$(thing)可视化$()激活点大约 30 格内的所有黑暗地点,"
},
{
"type": "text",
"text": "持续时间大约 30 秒,给任何人充足的时间来挖向这些地方并照亮它们。$(br)可视化出的区域都是自然或人工光源低到可以刷怪的地方。$(p)自然地,以这种方式寻找并显示这些区域会需要$(l:items/aura_cache)灵气缓存$()或类似存储中的大量灵气。"
},
{
"type": "crafting",
"text": "制作$(item)阴影之杖$()",
"recipe": "naturesaura:cave_finder"
}
]
}