diff options
Diffstat (limited to 'items/ZOOP_THE_FISH.json')
-rw-r--r-- | items/ZOOP_THE_FISH.json | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/items/ZOOP_THE_FISH.json b/items/ZOOP_THE_FISH.json new file mode 100644 index 00000000..25826fa4 --- /dev/null +++ b/items/ZOOP_THE_FISH.json @@ -0,0 +1,20 @@ +{ + "itemid": "minecraft:fish", + "displayname": "§cZoop the Fish", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Keep me in here please.\",1:\"\",2:\"§5§kX§5 Rift-Transferable §kX\",3:\"§c§lSPECIAL\"],Name:\"§cZoop the Fish\"},ExtraAttributes:{id:\"ZOOP_THE_FISH\"}}", + "damage": 1, + "lore": [ + "§7Keep me in here please.", + "", + "§5§kX§5 Rift-Transferable §kX", + "§c§lSPECIAL" + ], + "internalname": "ZOOP_THE_FISH", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "WIKI_URL", + "info": [ + "https://wiki.hypixel.net/Zoop_The_Fish" + ] +}
\ No newline at end of file |