blob: 85aa76838cb8f70e2c45b8aefa0c573a57b8ae0e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
{
"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": "2.1.0-REL",
"lore": [
"§9§lRARE DUNGEON ITEM"
],
"crafttext": "",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Journal_Entry",
"https://wiki.hypixel.net/Journal_Entry"
]
}
|