aura plant patchouli

This commit is contained in:
Ellpeck 2020-02-25 16:10:25 +01:00
parent 29b291eb15
commit f459116238

View file

@ -0,0 +1,23 @@
{
"name": "Aura Plants",
"icon": "naturesaura:aura_bloom",
"category": "practices",
"pages": [
{
"type": "text",
"text": "A natural occurence that helped the discovery of $(aura) are certain kinds of vegetation that appear almost everywhere in the world. These two plants, specifically $(item)Aura Blooms$() and $(item)Aura Cacti$() are known to cause the area around them to naturally contain a higher concentration of $(aura) when they first grow."
},
{
"type": "spotlight",
"item": "naturesaura:aura_bloom",
"link_recipe": true,
"text": "The $(item)Aura Bloom$() grows in any kind of area where there is $(thing)grass$() to be found, usually in small patches. Finding areas like these can be espeically useful when first starting out with $(aura), since it is much less destructive for the environment to collect $(aura) using the $(l:practices/aura_bottle)Bottle and Cork$() here."
},
{
"type": "spotlight",
"item": "naturesaura:aura_cactus",
"link_recipe": true,
"text": "The $(item)Aura Cactus$() grows in deserted areas of any color, as well as $(thing)mesa$() regions. Since these areas are usually fairly barren with not many plants to be found, these can be a good starting point as well as a nice decoration, since they, along with their bloom counterpart, fit perfectly inside $(item)Flower Pots$()."
}
]
}