1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
{
"itemid": "minecraft:stick",
"displayname": "§6Daedalus Stick",
"nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Drops rare off of Minotaurs from\",1:\"§7Diana\u0027s Mythological Ritual.\",2:\"\",3:\"§eRight-click to view recipes!\",4:\"\",5:\"§6§lLEGENDARY\"],Name:\"§6Daedalus Stick\"},ExtraAttributes:{id:\"DAEDALUS_STICK\"}}",
"damage": 0,
"lore": [
"§7Drops rare off of Minotaurs from",
"§7Diana\u0027s Mythological Ritual.",
"",
"§eRight-click to view recipes!",
"",
"§6§lLEGENDARY"
],
"internalname": "DAEDALUS_STICK",
"crafttext": "",
"clickcommand": "",
"modver": "1.3-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Daedalus_Stick"
]
}
|