Book Crafting Resources Fey Leather - MysticMods/Roots GitHub Wiki
Back to: Resources
Fey Leather
"name": "Fey Leather",
"icon": "roots:fey_leather",
"category": "resources",
"advancement": "roots:runic_shears",
"pages": [
{
"type": "spotlight",
"item": "roots:fey_leather",
"link_recipe": true,
"text": "Reaching through the world with $(l:apparatus/runic_shears)Runic Shears$() allows the gathering of many items from the fey, including those freely given by denizens of the fey - equivalent to many of the creatures of our world that drop leather."
},
{
"type": "text",
"text": "$(info) It is not possible to continuously gather fey leather, as the energies required vary per entity, and sometimes those entities are exhausted by the process.$(br2)Generally speaking, any creature that drops leather by default can be used to access fey leather."
},
{
"type": "entity",
"entity": "mysticalworld:entity_deer",
"name": "Deer",
"scale": 0.6,
"offset": 0.4,
"text": "This creature can be used as a source of fey leather using $(l:apparatus/runic_shears)Runic Shears$()."
},
{
"type": "entity",
"entity": "minecraft:cow",
"name": "Cow",
"scale": 0.85,
"offset": 0.2,
"text": "This creature can be used as a source of fey leather using $(l:apparatus/runic_shears)Runic Shears$()."
},
{
"type": "entity",
"entity": "minecraft:horse",
"name": "Horse",
"scale": 0.8,
"offset": 0.25,
"text": "This creature can be used as a source of fey leather using $(l:apparatus/runic_shears)Runic Shears$()."
},
{
"type": "entity",
"entity": "minecraft:llama",
"name": "Llama",
"scale": 0.8,
"offset": 0.25,
"text": "This creature can be used as a source of fey leather using $(l:apparatus/runic_shears)Runic Shears$()."
},
{
"type": "relations",
"entries": [
"apparatus/sylvan_armor"
]
}
]
}