diff options
Diffstat (limited to 'items/SAVING_GRACE.json')
-rw-r--r-- | items/SAVING_GRACE.json | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/items/SAVING_GRACE.json b/items/SAVING_GRACE.json new file mode 100644 index 00000000..a947aa99 --- /dev/null +++ b/items/SAVING_GRACE.json @@ -0,0 +1,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" +}
\ No newline at end of file |