diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-11-26 17:13:06 -0500 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-11-26 17:13:06 -0500 |
commit | 3842e4e6c0b9a01b18fe1c9309c552d8edd4a07d (patch) | |
tree | 37f4390b3246c3580852e198b50f96b291c93e7e /items/PRISMAPUMP.json | |
parent | 4cfe3d2a5bd617e098efaee69bf5652f1c6755f1 (diff) | |
download | NotEnoughUpdates-REPO-3842e4e6c0b9a01b18fe1c9309c552d8edd4a07d.tar.gz NotEnoughUpdates-REPO-3842e4e6c0b9a01b18fe1c9309c552d8edd4a07d.tar.bz2 NotEnoughUpdates-REPO-3842e4e6c0b9a01b18fe1c9309c552d8edd4a07d.zip |
*enter creative name here*
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 |