diff options
author | jani270 <jani270@gmx.de> | 2023-06-22 22:13:49 +0200 |
---|---|---|
committer | jani270 <jani270@gmx.de> | 2023-06-22 22:13:49 +0200 |
commit | 37caf93ffd2a8d96b10b31dfcfb2a53ff7f44d91 (patch) | |
tree | c682571501d50348f0dcfa43b08b977d02e24778 /items/ZOOP_THE_FISH.json | |
parent | 0b5c6427aa89e164bf51f19c96fd521dd7182c6a (diff) | |
download | NotEnoughUpdates-REPO-37caf93ffd2a8d96b10b31dfcfb2a53ff7f44d91.tar.gz NotEnoughUpdates-REPO-37caf93ffd2a8d96b10b31dfcfb2a53ff7f44d91.tar.bz2 NotEnoughUpdates-REPO-37caf93ffd2a8d96b10b31dfcfb2a53ff7f44d91.zip |
Added more npc's wohoo
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 |