diff options
Diffstat (limited to 'items/DUNGEON_LORE_PAPER.json')
-rw-r--r-- | items/DUNGEON_LORE_PAPER.json | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/items/DUNGEON_LORE_PAPER.json b/items/DUNGEON_LORE_PAPER.json index e95e9d42..85aa7683 100644 --- a/items/DUNGEON_LORE_PAPER.json +++ b/items/DUNGEON_LORE_PAPER.json @@ -5,13 +5,14 @@ "clickcommand": "", "damage": 0, "nbttag": "{HideFlags:254,display:{Lore:[0:\"§9§lRARE DUNGEON ITEM\"],Name:\"§9Journal Entry\"},ExtraAttributes:{id:\"DUNGEON_LORE_PAPER\"}}", - "modver": "1.5-REL", + "modver": "2.1.0-REL", "lore": [ "§9§lRARE DUNGEON ITEM" ], "crafttext": "", "infoType": "WIKI_URL", "info": [ - "https://hypixel-skyblock.fandom.com/wiki/Journal_Entry" + "https://hypixel-skyblock.fandom.com/wiki/Journal_Entry", + "https://wiki.hypixel.net/Journal_Entry" ] -} +}
\ No newline at end of file |