NaturesAura/src/main/resources/assets/naturesaura/patchouli_books/book/en_us/entries/effects/cache_recharge.json
2021-12-28 11:53:10 +01:00

17 lines
881 B
JSON

{
"name": "Natural Storage",
"icon": "naturesaura:aura_cache",
"category": "naturesaura:effects",
"advancement": "naturesaura:positive_imbalance",
"pages": [
{
"type": "text",
"text": "If enough $(aura) is present in the environment, so much so that the bar of the $(l:items/eye)Environmental Eye$() is filled up by about half above the regular amount, $(item)Natural Storage$() will start to occur: For any players around a saturated area that carry an $(l:items/aura_cache)Aura Cache$() with them, it will slowly start to $(thing)fill up$(), draining from the oversaturated $(aura)."
},
{
"type": "naturesaura:tree_ritual",
"recipe": "naturesaura:cache_powder",
"text": "This effect can be inhibited using $(l:effects/effect_powder)Powder of no Storage$()."
}
]
}