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
26
27
28
29
30
31
32
33
|
{
"itemid": "minecraft:wooden_shovel",
"displayname": "§9Ancestral Spade",
"nbttag": "{ench:[],Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Hold in your hand to reveal and\",1:\"§7dig out §eGriffin Burrows §7in\",2:\"§7the hub, which hold both\",3:\"§7§6treasures §7and §cdangers§7.\",4:\"\",5:\"§6Ability: Echo §e§lRIGHT CLICK\",6:\"§7Show the way to the next or\",7:\"§7nearby Griffin burrow.\",8:\"§8Mana Cost: §398\",9:\"§8Cooldown: §a3s\",10:\"\",11:\"§7Only works while Diana\u0027s\",12:\"§7§2Mythological Ritual §7is\",13:\"§7active.\",14:\"\",15:\"§9§lRARE\"],Name:\"§9Ancestral Spade\"},ExtraAttributes:{id:\"ANCESTRAL_SPADE\"}}",
"damage": 0,
"lore": [
"§7Hold in your hand to reveal and",
"§7dig out §eGriffin Burrows §7in",
"§7the hub, which hold both",
"§7§6treasures §7and §cdangers§7.",
"",
"§6Ability: Echo §e§lRIGHT CLICK",
"§7Show the way to the next or",
"§7nearby Griffin burrow.",
"§8Mana Cost: §398",
"§8Cooldown: §a3s",
"",
"§7Only works while Diana\u0027s",
"§7§2Mythological Ritual §7is",
"§7active.",
"",
"§9§lRARE"
],
"internalname": "ANCESTRAL_SPADE",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Ancestral_Spade",
"https://wiki.hypixel.net/Ancestral_Spade"
]
}
|