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: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\",7:\"§7a nearby §6Pest §7to suck it in,\",8:\"§7dealing §c100 §7damage per\",9:\"§7second.\",10:\"\",11:\"§7Vacuum Bag: §6§k0 §6 Pests\",12:\"\",13:\"§7§8This item can be reforged!\",14:\"§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",
"§7a nearby §6Pest §7to suck it in,",
"§7dealing §c100 §7damage per",
"§7second.",
"",
"§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"
]
}
|