diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2023-11-15 01:32:18 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-15 00:32:18 +0000 |
commit | cf2ad629853bf5b652c016afb71d37bd0a877c1d (patch) | |
tree | f19da87b45997c900101726eee7c07c3f88c1af3 /items/INFINI_VACUUM_HOOVERIUS.json | |
parent | e46bd6bb474c982515d8e9df3c6ae6e21fda1b97 (diff) | |
download | NotEnoughUpdates-REPO-cf2ad629853bf5b652c016afb71d37bd0a877c1d.tar.gz NotEnoughUpdates-REPO-cf2ad629853bf5b652c016afb71d37bd0a877c1d.tar.bz2 NotEnoughUpdates-REPO-cf2ad629853bf5b652c016afb71d37bd0a877c1d.zip |
Added some of the alpha items (#1035)
* Added some of the alpha items
* Added new sakc and museum items
Co-Authored-By: CalMWolfs <94038482+CalMWolfs@users.noreply.github.com>
* Added new items
* Fixed Pesthunter Badge in parents
* Added missing garden update items
---------
Co-authored-by: CalMWolfs <94038482+CalMWolfs@users.noreply.github.com>
Diffstat (limited to 'items/INFINI_VACUUM_HOOVERIUS.json')
-rw-r--r-- | items/INFINI_VACUUM_HOOVERIUS.json | 46 |
1 files changed, 46 insertions, 0 deletions
diff --git a/items/INFINI_VACUUM_HOOVERIUS.json b/items/INFINI_VACUUM_HOOVERIUS.json new file mode 100644 index 00000000..8e72e3f4 --- /dev/null +++ b/items/INFINI_VACUUM_HOOVERIUS.json @@ -0,0 +1,46 @@ +{ + "itemid": "minecraft:tnt_minecart", + "displayname": "§6InfiniVacuum™ Hooverius", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Damage: §c+250\",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 §c250 §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:\"§6Ability: Stereo Harmony §e§lSNEAK LEFT CLICK\",17:\"§7Plays vinyls at a frequency only\",18:\"§7§6Pests §7can hear. Certain\",19:\"§7Pests are more likely to appear\",20:\"§7when certain vinyls are playing.\",21:\"\",22:\"§7Now Playing: §a§cNone\",23:\"\",24:\"§7Vacuum Bag: §6§k0 §6 Pests\",25:\"\",26:\"§7§8This item can be reforged!\",27:\"§6§lLEGENDARY VACUUM\",28:\"\",29:\"§7Cost\",30:\"§6Chirping Stereo\",31:\"§5InfiniVacuum™\",32:\"§c2,500 Copper\"],Name:\"§6InfiniVacuum™ Hooverius\"},ExtraAttributes:{id:\"INFINI_VACUUM_HOOVERIUS\"}}", + "damage": 0, + "lore": [ + "§7Damage: §c+250", + "", + "§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 §c250 §7damage per", + "§7second.", + "", + "§6Ability: Pest Tracker §e§lLEFT CLICK", + "§7Leads you in the direction of", + "§7the nearest §6Pest§7.", + "§8Cooldown: §a1s", + "", + "§6Ability: Stereo Harmony §e§lSNEAK LEFT CLICK", + "§7Plays vinyls at a frequency only", + "§7§6Pests §7can hear. Certain", + "§7Pests are more likely to appear", + "§7when certain vinyls are playing.", + "", + "§7Now Playing: §a§cNone", + "", + "§7Vacuum Bag: §6§k0 §6 Pests", + "", + "§7§8This item can be reforged!", + "§6§lLEGENDARY VACUUM", + "", + "§7Cost", + "§6Chirping Stereo", + "§5InfiniVacuum™", + "§c2,500 Copper" + ], + "internalname": "INFINI_VACUUM_HOOVERIUS", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "" +}
\ No newline at end of file |