aboutsummaryrefslogtreecommitdiff
path: root/items/DUNGEON_LORE_PAPER.json
blob: e95e9d429c3dde9f6ad44a706994286b5a61152d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
  "internalname": "DUNGEON_LORE_PAPER",
  "itemid": "minecraft:paper",
  "displayname": "§9Journal Entry",
  "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",
  "lore": [
    "§9§lRARE DUNGEON ITEM"
  ],
  "crafttext": "",
  "infoType": "WIKI_URL",
  "info": [
    "https://hypixel-skyblock.fandom.com/wiki/Journal_Entry"
  ]
}