diff options
author | Moulberry <jjenour@student.unimelb.edu.au> | 2020-11-27 09:24:27 +1100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-27 09:24:27 +1100 |
commit | b28c70810a8b9a0e9ef3162335fe215b0ee30521 (patch) | |
tree | 74b205cf6b1820a4e500d3302daa1e3ac2612cd8 /items/PRISMAPUMP.json | |
parent | 9d3571a5eba4c30d1689a9b5065827ae4a334f4d (diff) | |
parent | 3842e4e6c0b9a01b18fe1c9309c552d8edd4a07d (diff) | |
download | NotEnoughUpdates-REPO-b28c70810a8b9a0e9ef3162335fe215b0ee30521.tar.gz NotEnoughUpdates-REPO-b28c70810a8b9a0e9ef3162335fe215b0ee30521.tar.bz2 NotEnoughUpdates-REPO-b28c70810a8b9a0e9ef3162335fe215b0ee30521.zip |
Merge pull request #308 from IRONM00N/master
*Insert 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 |