diff options
Diffstat (limited to 'items/SKYMART_VACUUM.json')
-rw-r--r-- | items/SKYMART_VACUUM.json | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/items/SKYMART_VACUUM.json b/items/SKYMART_VACUUM.json index 09ce91d9..bdf5db0c 100644 --- a/items/SKYMART_VACUUM.json +++ b/items/SKYMART_VACUUM.json @@ -1,10 +1,11 @@ { "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\"}}", + "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.", @@ -19,7 +20,7 @@ "§7nearest §6Pest§7.", "§8Cooldown: §a1s", "", - "§7Vacuum Bag: §6§k0 §6 Pests", + "§7Vacuum Bag: §6§k0 §6 Pest", "", "§7§8This item can be reforged!", "§f§lCOMMON VACUUM" @@ -27,7 +28,7 @@ "internalname": "SKYMART_VACUUM", "crafttext": "", "clickcommand": "", - "modver": "2.1.1-PRE", + "modver": "", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/SkyMart_Vacuum", |