diff options
Diffstat (limited to 'items/PRISMAPUMP.json')
-rw-r--r-- | items/PRISMAPUMP.json | 8 |
1 files changed, 5 insertions, 3 deletions
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", |