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
|
{
"itemid": "minecraft:skull",
"displayname": "§f§f§9Quick Claw",
"nbttag": "{HideFlags:254,SkullOwner:{Id:\"846bf289-3768-363e-a699-aee70548f70d\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNjMxMmE1YTEyZWNiMjRkNjg1MmRiMzg4ZTZhMzQ3MjFjYzY3ZjUyMmNjZGU3ZTgyNGI5Zjc1ZTk1MDM2YWM5MyJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Consumed on use\",1:\"\",2:\"§7§7Pet items can boost pets in\",3:\"§7various ways but pets can only\",4:\"§7hold 1 item at a time so choose\",5:\"§7wisely!\",6:\"\",7:\"§7§7Every 2 pet levels, you gain\",8:\"§7§6+1⸕ Mining Speed §7and §6+1☘\",9:\"§6Mining Fortune§7.\",10:\"\",11:\"§7§eRight click on your summoned\",12:\"§epet to give it this item!\",13:\"\",14:\"§9§lRARE PET ITEM\"],Name:\"§f§f§9Quick Claw\"},ExtraAttributes:{id:\"PET_ITEM_QUICK_CLAW\"}}",
"damage": 3,
"lore": [
"§8Consumed on use",
"",
"§7§7Pet items can boost pets in",
"§7various ways but pets can only",
"§7hold 1 item at a time so choose",
"§7wisely!",
"",
"§7§7Every 2 pet levels, you gain",
"§7§6+1⸕ Mining Speed §7and §6+1☘",
"§6Mining Fortune§7.",
"",
"§7§eRight click on your summoned",
"§epet to give it this item!",
"",
"§9§lRARE PET ITEM"
],
"internalname": "PET_ITEM_QUICK_CLAW",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.1-PRE",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Pet_Items",
"https://wiki.hypixel.net/Quick_Claw"
]
}
|