diff options
Diffstat (limited to 'items/SKYMART_VACUUM.json')
-rw-r--r-- | items/SKYMART_VACUUM.json | 14 |
1 files changed, 9 insertions, 5 deletions
diff --git a/items/SKYMART_VACUUM.json b/items/SKYMART_VACUUM.json index 94c4be99..09ce91d9 100644 --- a/items/SKYMART_VACUUM.json +++ b/items/SKYMART_VACUUM.json @@ -1,7 +1,7 @@ { "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\"}}", + "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", @@ -10,10 +10,14 @@ "§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.", + "§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", "", |