1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
{
"itemid": "minecraft:nether_star",
"displayname": "§9Saving Grace",
"nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Safely teleports you back to\",1:\"§7your private island when you are\",2:\"§7about to die. This item will be\",3:\"§7consumed on use.\",4:\"\",5:\"§9§lRARE\",6:\"\",7:\"§eClick to view recipe!\"],Name:\"§9Saving Grace\"},ExtraAttributes:{id:\"SAVING_GRACE\"}}",
"damage": 0,
"lore": [
"§7Safely teleports you back to",
"§7your private island when you are",
"§7about to die. This item will be",
"§7consumed on use.",
"",
"§9§lRARE"
],
"internalname": "SAVING_GRACE",
"clickcommand": "viewrecipe",
"modver": "1.0.0"
}
|