1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
{
"itemid": "minecraft:paper",
"displayname": "§5§dPoem of True Love",
"nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Quest item\",1:\"\",2:\"§5§lEPIC\"],Name:\"§5§dPoem of True Love\"},ExtraAttributes:{id:\"POEM_OF_INFINITE_LOVE\"}}",
"damage": 0,
"lore": [
"§7Quest item",
"",
"§5§lEPIC"
],
"internalname": "POEM_OF_INFINITE_LOVE",
"crafttext": "",
"clickcommand": "",
"modver": "2.0.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Poem_of_True_Love"
]
}
|