diff options
Diffstat (limited to 'items/PRISMAPUMP.json')
-rw-r--r-- | items/PRISMAPUMP.json | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/items/PRISMAPUMP.json b/items/PRISMAPUMP.json new file mode 100644 index 00000000..430b3368 --- /dev/null +++ b/items/PRISMAPUMP.json @@ -0,0 +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\"}}", + "damage": 2, + "lore": [ + "§7Pumps water poured next to it.", + "", + "§9§lRARE" + ], + "internalname": "PRISMAPUMP", + "crafttext": "", + "clickcommand": "", + "modver": "1.6-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Prismapump" + ] +}
\ No newline at end of file |