-
Notifications
You must be signed in to change notification settings - Fork 33
Book Crafting Resources Elemental Soil
Jon edited this page Oct 28, 2020
·
2 revisions
Back to: Resources
"name": "Elemental Soil",
"icon": "roots:elemental_soil",
"category": "resources",
"priority": true,
"read_by_default": true,
"pages": [
{
"type": "spotlight",
"item": "roots:elemental_soil",
"link_recipe": true,
"text": "Elementally attuned herbs can be picky about where - as fickle as the elements themselves. Basic elemental soil increases growth, but it can be imbued with an element for different behaviours.$(br2)Elemental herbs, $(l:herbs/cloud_berry)cloud berry$(), $(l:herbs/dewgonia)dewgonia$(), $(l:herbs/infernal_bulb)infernal bulb$() and $(l:herbs/stalicripe)stalicripe$() will only grow on types of elemental soil."
},
{
"type": "fey_crafting_template",
"recipe": "elemental_soil"
},
{
"type": "spotlight",
"item": "roots:elemental_soil_fire",
"link_recipe": true,
"text": "Obtained by throwing elemental soil (as a dropped item) into the $(warning) top of a pool of lava.$(br2)Plants grown on magmatic soil will have some of their drops cooked, if cookable, while having a chance to produce experience."
},
{
"type": "spotlight",
"item": "roots:elemental_soil_water",
"link_recipe": true,
"text": "Obtained by soaking elemental soil (as a dropped item) briefly in water.$(br2)Plants grown on the soil will be harvested when grown, the drops placed in containers below the soil or on the surface if none exists. $(info) Gravel beneath prevents this behaviour."
},
{
"type": "spotlight",
"item": "roots:elemental_soil_air",
"link_recipe": true,
"text": "Obtained by exposing elemental soil (as a dropped item) to the airy heights and the open skies ($(info) 90 blocks or higher).$(br2)Plants grown on caelic soil will do so at an accelerated speed."
},
{
"type": "spotlight",
"item": "roots:elemental_soil_earth",
"link_recipe": true,
"text": "Obtained by exposing elemental soil (as a dropped item) to the dark, $(info) covered depths of underground caves and chasms ($(info) 30 blocks or lower).$(br2)Plants grown on terran soil will find the fertile each yields more crop."
},
{
"type": "relations",
"entries": [
"herbs/cloud_berry",
"herbs/infernal_bulb",
"herbs/dewgonia",
"herbs/stalicripe"
]
}
]
}