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_shovel",
"displayname": "§f§f§9Snow Shovel",
"nbttag": "{overrideMeta:1b,Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"\",1:\"§6Ability: Snow Placer §e§lRIGHT CLICK\",2:\"§7Right-Click a block to place a\",3:\"§73x3 snow layer.\",4:\"\",5:\"§7Cost: §610 Coins\",6:\"\",7:\"§9§lRARE\"],Name:\"§f§f§9Snow Shovel\"},ExtraAttributes:{id:\"SNOW_SHOVEL\"},AttributeModifiers:[]}",
"damage": 0,
"lore": [
"",
"§6Ability: Snow Placer §e§lRIGHT CLICK",
"§7Right-Click a block to place a",
"§73x3 snow layer.",
"",
"§7Cost: §610 Coins",
"",
"§9§lRARE"
],
"internalname": "SNOW_SHOVEL",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Snow_Shovel",
"https://wiki.hypixel.net/Snow_Shovel"
]
}
|