NaturesAura/src/main/resources/data/naturesaura/patchouli_books/book/zh_cn/entries/items/aura_cache.json

18 lines
817 B
JSON
Raw Normal View History

{
"name": "灵气缓存",
"icon": "naturesaura:aura_cache",
"category": "items",
"advancement": "naturesaura:infused_materials",
"priority": true,
"pages": [
{
"type": "text",
"text": "使用$(l:collecting/altar)自然祭坛$()储存周围的$(#419600)灵气$()固然不错,但如果能将灵气随身携带会更加方便。在这种情况下,$(item)灵气缓存$()显得十分有用:它可以储存大量的$(#419600)灵气$()以便随时使用。$(br)若要填满缓存,只需将其放置在$(item)自然祭坛$()上并等待$(#419600)灵气$()被吸取进去。"
},
{
"type": "crafting",
"text": "制作$(item)灵气缓存$()",
"recipe": "naturesaura:aura_cache"
}
]
}