1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
{
"internalname": "PROMISING_SPADE",
"itemid": "minecraft:iron_shovel",
"displayname": "§aPromising Shovel",
"clickcommand": "",
"damage": 0,
"nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Gains a higher level of\",1:\"§7Enchantment when breaking\",2:\"§7blocks.\",3:\"\",4:\"§7Will gain §9Efficiency I§7 after\",5:\"§7breaking §a50§7 more blocks.\",6:\"\",7:\"§a§lUNCOMMON SHOVEL\"],Name:\"§aPromising Shovel\"},ExtraAttributes:{id:\"PROMISING_SPADE\"}}",
"modver": "2.1.0-REL",
"lore": [
"§7Gains a higher level of",
"§7Enchantment when breaking",
"§7blocks.",
"",
"§7Will gain §9Efficiency I§7 after",
"§7breaking §a50§7 more blocks.",
"",
"§a§lUNCOMMON SHOVEL"
],
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Promising_Shovel",
"https://wiki.hypixel.net/Promising_Shovel"
]
}
|