Project home for New Alterlite - A new locaria community pack focused on a different approach of minecrafting.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

18 lines
728 B

{
"name": "Scroll of Death Memory",
"icon": "corpsecomplex:scroll",
"category": "gamemechanics",
"pages": [
{
"type": "spotlight",
"item": "corpsecomplex:scroll",
"text": "A magical scroll that allows you to $(thing)return to the location of your last death$() when used. If you die again before being able to return to your place of death, it will be overwritten. $(p)You can have multiple scrolls at any time, but only one scroll can be used per life."
},
{
"type": "crafting",
"recipe": "returndeathscroll_rerecipe",
"title": " ",
"text": "Once crafted, $(thing)hold down to use$()."
}
]
}