diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2023-12-13 10:49:01 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-13 09:49:01 +0000 |
commit | 27d06bae300c769d16bbca464f064cc5eb590936 (patch) | |
tree | 0a045706b9e4e84fc390057bacdee42d5cfe3699 /items/INFINI_VACUUM_HOOVERIUS.json | |
parent | 3ed04f44bfb7ba6d2babb5e5f3bffad8c551f7a0 (diff) | |
download | NotEnoughUpdates-REPO-27d06bae300c769d16bbca464f064cc5eb590936.tar.gz NotEnoughUpdates-REPO-27d06bae300c769d16bbca464f064cc5eb590936.tar.bz2 NotEnoughUpdates-REPO-27d06bae300c769d16bbca464f064cc5eb590936.zip |
Added Skymart NPC and sack content (#1068)
* Removed Copper and Gems from lore
* Added new sacks content
* Added skymart npc and 2 custom items
Diffstat (limited to 'items/INFINI_VACUUM_HOOVERIUS.json')
-rw-r--r-- | items/INFINI_VACUUM_HOOVERIUS.json | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/items/INFINI_VACUUM_HOOVERIUS.json b/items/INFINI_VACUUM_HOOVERIUS.json index 60a1fa2f..9f7e1c6f 100644 --- a/items/INFINI_VACUUM_HOOVERIUS.json +++ b/items/INFINI_VACUUM_HOOVERIUS.json @@ -1,7 +1,7 @@ { "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\"}}", + "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\"],Name:\"§6InfiniVacuum™ Hooverius\"},ExtraAttributes:{id:\"INFINI_VACUUM_HOOVERIUS\"}}", "damage": 0, "lore": [ "§7Damage: §c+250", @@ -31,12 +31,7 @@ "§7Vacuum Bag: §6§k0 §6 Pests", "", "§7§8This item can be reforged!", - "§6§lLEGENDARY VACUUM", - "", - "§7Cost", - "§6Chirping Stereo", - "§5InfiniVacuum™", - "§c2,500 Copper" + "§6§lLEGENDARY VACUUM" ], "internalname": "INFINI_VACUUM_HOOVERIUS", "crafttext": "", |