From 59f892186059d909d8c4da2f77034c6aa7384d67 Mon Sep 17 00:00:00 2001 From: BuildTools Date: Fri, 10 Jul 2020 00:46:38 +1000 Subject: more dungeons garbo --- items/DUNGEON_LORE_PAPER.json | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'items/DUNGEON_LORE_PAPER.json') diff --git a/items/DUNGEON_LORE_PAPER.json b/items/DUNGEON_LORE_PAPER.json index 6b577847..b6c5424b 100644 --- a/items/DUNGEON_LORE_PAPER.json +++ b/items/DUNGEON_LORE_PAPER.json @@ -4,14 +4,9 @@ "displayname": "§9Journal Entry", "clickcommand": "", "damage": 0, - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Journal: §aKarylle's Diary\",1:\"§7Page: §a3\",2:\"\",3:\"§eClick to read!\",4:\"\",5:\"§9§lRARE DUNGEON ITEM\"],Name:\"§9Journal Entry\"},ExtraAttributes:{id:\"DUNGEON_LORE_PAPER\",dungeon_paper_id:\"karylles_diary:3\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§9§lRARE DUNGEON ITEM\"],Name:\"§9Journal Entry\"},ExtraAttributes:{id:\"DUNGEON_LORE_PAPER\"}}", "modver": "1.0.0", "lore": [ - "§7Journal: §aKarylle's Diary", - "§7Page: §a3", - "", - "§eClick to read!", - "", "§9§lRARE DUNGEON ITEM" ] } \ No newline at end of file -- cgit