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