diff options
Diffstat (limited to 'items/DUNGEON_LORE_PAPER.json')
-rw-r--r-- | items/DUNGEON_LORE_PAPER.json | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/items/DUNGEON_LORE_PAPER.json b/items/DUNGEON_LORE_PAPER.json new file mode 100644 index 00000000..6b577847 --- /dev/null +++ b/items/DUNGEON_LORE_PAPER.json @@ -0,0 +1,17 @@ +{ + "internalname": "DUNGEON_LORE_PAPER", + "itemid": 339, + "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\"}}", + "modver": "1.0.0", + "lore": [ + "§7Journal: §aKarylle's Diary", + "§7Page: §a3", + "", + "§eClick to read!", + "", + "§9§lRARE DUNGEON ITEM" + ] +}
\ No newline at end of file |