From 7c9262c3ec4cd17ca18bc464d8adf10d36f592e4 Mon Sep 17 00:00:00 2001 From: Roman / Linnea Gräf Date: Fri, 23 Jun 2023 11:38:42 +0200 Subject: Rift (#944) Co-authored-by: jani270 --- items/ZOOP_THE_FISH.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 items/ZOOP_THE_FISH.json (limited to 'items/ZOOP_THE_FISH.json') 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 -- cgit