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
34
35
36
37
|
{
"itemid": "minecraft:minecart",
"displayname": "§fSkyMart Vacuum",
"nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Damage: §c+100\",1:\"§7Farming Fortune: §a+5\",2:\"\",3:\"§7§7Helps rid the world of\",4:\"§7§6Pests§7.\",5:\"\",6:\"§6Ability: Vacuum §e§lHOLD RIGHT CLICK\",7:\"§7Aim and hold in the direction of a\",8:\"§7nearby §6Pest §7within §e5 §7blocks to suck\",9:\"§7it in, dealing §c300 §7damage per second.\",10:\"\",11:\"§6Ability: Pest Tracker §e§lLEFT CLICK\",12:\"§7Leads you in the direction of the\",13:\"§7nearest §6Pest§7.\",14:\"§8Cooldown: §a1s\",15:\"\",16:\"§7Vacuum Bag: §6§k0 §6 Pest\",17:\"\",18:\"§7§8This item can be reforged!\",19:\"§f§lCOMMON VACUUM\"],Name:\"§fSkyMart Vacuum\"},ExtraAttributes:{id:\"SKYMART_VACUUM\"}}",
"damage": 0,
"lore": [
"§7Damage: §c+100",
"§7Farming Fortune: §a+5",
"",
"§7§7Helps rid the world of",
"§7§6Pests§7.",
"",
"§6Ability: Vacuum §e§lHOLD RIGHT CLICK",
"§7Aim and hold in the direction of a",
"§7nearby §6Pest §7within §e5 §7blocks to suck",
"§7it in, dealing §c300 §7damage per second.",
"",
"§6Ability: Pest Tracker §e§lLEFT CLICK",
"§7Leads you in the direction of the",
"§7nearest §6Pest§7.",
"§8Cooldown: §a1s",
"",
"§7Vacuum Bag: §6§k0 §6 Pest",
"",
"§7§8This item can be reforged!",
"§f§lCOMMON VACUUM"
],
"internalname": "SKYMART_VACUUM",
"crafttext": "",
"clickcommand": "",
"modver": "",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/SkyMart_Vacuum",
"https://wiki.hypixel.net/SkyMart_Vacuum"
]
}
|