blob: 0e82268fe0b897b8f15c908a2047eddcc4e6a297 (
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"
]
}
|