diff options
Diffstat (limited to 'items/INFINI_VACUUM.json')
-rw-r--r-- | items/INFINI_VACUUM.json | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/items/INFINI_VACUUM.json b/items/INFINI_VACUUM.json new file mode 100644 index 00000000..51815d2c --- /dev/null +++ b/items/INFINI_VACUUM.json @@ -0,0 +1,37 @@ +{ + "itemid": "minecraft:chest_minecart", + "displayname": "§5InfiniVacuum™", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Damage: §c+200\",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 §c200 §7damage per\",9:\"§7second.\",10:\"\",11:\"§6Ability: Pest Tracker §e§lLEFT CLICK\",12:\"§7Leads you in the direction of\",13:\"§7the nearest §6Pest§7.\",14:\"§8Cooldown: §a1s\",15:\"\",16:\"§7Vacuum Bag: §6§k0 §6 Pests\",17:\"\",18:\"§7§8This item can be reforged!\",19:\"§5§lEPIC VACUUM\",20:\"\",21:\"§7Cost\",22:\"§9SkyMart Hyper Vacuum\",23:\"§c1,000 Copper\"],Name:\"§5InfiniVacuum™\"},ExtraAttributes:{id:\"INFINI_VACUUM\"}}", + "damage": 0, + "lore": [ + "§7Damage: §c+200", + "", + "§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 §c200 §7damage per", + "§7second.", + "", + "§6Ability: Pest Tracker §e§lLEFT CLICK", + "§7Leads you in the direction of", + "§7the nearest §6Pest§7.", + "§8Cooldown: §a1s", + "", + "§7Vacuum Bag: §6§k0 §6 Pests", + "", + "§7§8This item can be reforged!", + "§5§lEPIC VACUUM", + "", + "§7Cost", + "§9SkyMart Hyper Vacuum", + "§c1,000 Copper" + ], + "internalname": "INFINI_VACUUM", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "" +}
\ No newline at end of file |