From 2aea3954dfc2970029380f49fdba37673060cc75 Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Sun, 19 Feb 2023 01:46:32 +0100 Subject: Added jake's plushie (#900) --- items/PRISMAPUMP.json | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'items/PRISMAPUMP.json') diff --git a/items/PRISMAPUMP.json b/items/PRISMAPUMP.json index f08b50bc..ec211ea7 100644 --- a/items/PRISMAPUMP.json +++ b/items/PRISMAPUMP.json @@ -1,17 +1,19 @@ { "itemid": "minecraft:prismarine", "displayname": "§9Prismapump", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Pumps water poured next to it.\",1:\"\",2:\"§9§lRARE\"],Name:\"§9Prismapump\"},ExtraAttributes:{id:\"PRISMAPUMP\"}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§6Ability: Pipeline §e§lRIGHT CLICK\",1:\"§7When used, pumps water in the\",2:\"§7direction the player was facing.\",3:\"\",4:\"§9§lRARE\"],Name:\"§9Prismapump\"},ExtraAttributes:{id:\"PRISMAPUMP\"}}", "damage": 2, "lore": [ - "§7Pumps water poured next to it.", + "§6Ability: Pipeline §e§lRIGHT CLICK", + "§7When used, pumps water in the", + "§7direction the player was facing.", "", "§9§lRARE" ], "internalname": "PRISMAPUMP", "crafttext": "", "clickcommand": "", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Prismapump", -- cgit