1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
{
"itemid": "minecraft:diamond_horse_armor",
"displayname": "§5Diamante's Handle",
"nbttag": "{HideFlags:254,display:{Lore:[0:\"§8Precursor Relic\",1:\"\",2:\"§7The hilt of the largest sword\",3:\"§7known to humankind.\",4:\"\",5:\"§eRight-click to view recipes!\",6:\"\",7:\"§5§lEPIC DUNGEON ITEM\"],Name:\"§5Diamante's Handle\"},ExtraAttributes:{id:\"GIANT_FRAGMENT_DIAMOND\"}}",
"damage": 0,
"lore": [
"§8Precursor Relic",
"",
"§7The hilt of the largest sword",
"§7known to humankind.",
"",
"§eRight-click to view recipes!",
"",
"§5§lEPIC DUNGEON ITEM"
],
"internalname": "GIANT_FRAGMENT_DIAMOND",
"clickcommand": "",
"modver": "2.1.0-REL",
"crafttext": "",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Diamante%27s_Handle",
"https://wiki.hypixel.net/Diamante's_Handle"
]
}
|