diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-03-14 15:35:06 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-14 14:35:06 +0000 |
commit | ab5deaf0456ac937cffdf4e7364bbfd2b19fa7ba (patch) | |
tree | 0329568de1a91644b35431514b4bc432b9e0dfd3 /items/INFINI_VACUUM.json | |
parent | f3d191a9f1f74c0bed3b8554262ca76c7439a239 (diff) | |
download | NotEnoughUpdates-REPO-ab5deaf0456ac937cffdf4e7364bbfd2b19fa7ba.tar.gz NotEnoughUpdates-REPO-ab5deaf0456ac937cffdf4e7364bbfd2b19fa7ba.tar.bz2 NotEnoughUpdates-REPO-ab5deaf0456ac937cffdf4e7364bbfd2b19fa7ba.zip |
Added new skins and npc, fixed lore of cacuum (#1128)
* Added new skins and npc, fixed lore of cacuum
* Fixed Slient Pearl
Diffstat (limited to 'items/INFINI_VACUUM.json')
-rw-r--r-- | items/INFINI_VACUUM.json | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/items/INFINI_VACUUM.json b/items/INFINI_VACUUM.json index 0b273281..b77d07c6 100644 --- a/items/INFINI_VACUUM.json +++ b/items/INFINI_VACUUM.json @@ -1,7 +1,7 @@ { "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\"],Name:\"§5InfiniVacuum™\"},ExtraAttributes:{id:\"INFINI_VACUUM\"}}", + "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 a\",7:\"§7nearby §6Pest §7within §e12.5 §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:\"§5§lEPIC VACUUM\"],Name:\"§5InfiniVacuum™\"},ExtraAttributes:{id:\"INFINI_VACUUM\"}}", "damage": 0, "lore": [ "§7Damage: §c+200", @@ -10,14 +10,13 @@ "§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.", + "§7Aim and hold in the direction of a", + "§7nearby §6Pest §7within §e12.5 §7blocks to suck", + "§7it in, dealing §c300 §7damage per second.", "", "§6Ability: Pest Tracker §e§lLEFT CLICK", - "§7Leads you in the direction of", - "§7the nearest §6Pest§7.", + "§7Leads you in the direction of the", + "§7nearest §6Pest§7.", "§8Cooldown: §a1s", "", "§7Vacuum Bag: §6§k0 §6 Pests", |