aboutsummaryrefslogtreecommitdiff
path: root/items/NOPE_THE_FISH.json
blob: 87d777e7a31316fd23d3cf4e7410d64607a4a54c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
{
  "internalname": "NOPE_THE_FISH",
  "itemid": "minecraft:fish",
  "displayname": "§cNope the Fish",
  "clickcommand": "",
  "damage": 1,
  "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Why did we follow Shrimp...\",1:\"\",2:\"§c§lSPECIAL\"],Name:\"§cNope the Fish\"},ExtraAttributes:{id:\"NOPE_THE_FISH\"}}",
  "modver": "2.1.0-REL",
  "lore": [
    "§7Why did we follow Shrimp...",
    "",
    "§c§lSPECIAL"
  ],
  "infoType": "WIKI_URL",
  "info": [
    "https://hypixel-skyblock.fandom.com/wiki/Nope_the_Fish",
    "https://wiki.hypixel.net/Nope_The_Fish"
  ],
  "recipes": [
    {
    "type": "trade",
    "cost": "ENCHANTED_EMERALD:6",
    "result": "NOPE_THE_FISH"
    }
  ]
}