diff options
author | Schlaumeyer <51930935+SchIaumeyer@users.noreply.github.com> | 2022-05-13 17:02:55 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-13 17:02:55 +0200 |
commit | f9f4623383cd873d2d6087f12ae9d3b390b031e1 (patch) | |
tree | aa2839075400f0217df558f21af4196e28b52ff6 /items/NOPE_THE_FISH.json | |
parent | a832b289337a0b3d1bd20f0db79808052f4fe66d (diff) | |
download | NotEnoughUpdates-REPO-f9f4623383cd873d2d6087f12ae9d3b390b031e1.tar.gz NotEnoughUpdates-REPO-f9f4623383cd873d2d6087f12ae9d3b390b031e1.tar.bz2 NotEnoughUpdates-REPO-f9f4623383cd873d2d6087f12ae9d3b390b031e1.zip |
Rusty Stuff (#739)
* Rusty Stuff Part 1
* I hate pets
* Add files via upload
* fine?
* I swear I changed that...
* thx jani
* I already had that in my clipboard...
Diffstat (limited to 'items/NOPE_THE_FISH.json')
-rw-r--r-- | items/NOPE_THE_FISH.json | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/items/NOPE_THE_FISH.json b/items/NOPE_THE_FISH.json index 86af8744..45a9bb87 100644 --- a/items/NOPE_THE_FISH.json +++ b/items/NOPE_THE_FISH.json @@ -1,18 +1,20 @@ { - "internalname": "NOPE_THE_FISH", "itemid": "minecraft:fish", "displayname": "§cNope the Fish", - "clickcommand": "", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Why did we follow Shrimp...\",1:\"\",2:\"§8§l* §8Co-op Soulbound §8§l*\",3:\"§c§lSPECIAL\"],Name:\"§cNope the Fish\"},ExtraAttributes:{id:\"NOPE_THE_FISH\"}}", "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": "1.0.0", "lore": [ "§7Why did we follow Shrimp...", "", + "§8§l* §8Co-op Soulbound §8§l*", "§c§lSPECIAL" ], + "internalname": "NOPE_THE_FISH", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Nope_the_Fish" ] -} +}
\ No newline at end of file |