diff options
Diffstat (limited to 'items/SKYMART_VACUUM.json')
-rw-r--r-- | items/SKYMART_VACUUM.json | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/items/SKYMART_VACUUM.json b/items/SKYMART_VACUUM.json new file mode 100644 index 00000000..cf60042c --- /dev/null +++ b/items/SKYMART_VACUUM.json @@ -0,0 +1,31 @@ +{ + "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\",15:\"\",16:\"§7Cost\",17:\"§c100 Copper\"],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", + "", + "§7Cost", + "§c100 Copper" + ], + "internalname": "SKYMART_VACUUM", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "" +}
\ No newline at end of file |