diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2023-03-25 13:33:39 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-03-25 23:33:39 +1100 |
commit | 83e0920cf489a65a53842adac66765a65d01b662 (patch) | |
tree | 4772cdd23911d71f02d299e4cd1fc9896c724962 /items/SHARK_FIN.json | |
parent | 9e7607765145699f5309b37b8c1d4d5f2d944eef (diff) | |
download | NotEnoughUpdates-REPO-83e0920cf489a65a53842adac66765a65d01b662.tar.gz NotEnoughUpdates-REPO-83e0920cf489a65a53842adac66765a65d01b662.tar.bz2 NotEnoughUpdates-REPO-83e0920cf489a65a53842adac66765a65d01b662.zip |
Fixed 142 Items (#910)
Diffstat (limited to 'items/SHARK_FIN.json')
-rw-r--r-- | items/SHARK_FIN.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/items/SHARK_FIN.json b/items/SHARK_FIN.json index 70a0085e..d8b9bdf9 100644 --- a/items/SHARK_FIN.json +++ b/items/SHARK_FIN.json @@ -1,10 +1,10 @@ { "itemid": "minecraft:prismarine_shard", "displayname": "§9Shark Fin", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Dropped by a shark during\",1:\"§7Fishing Festival.\",2:\"\",3:\"§eRight-click to view recipes!\",4:\"\",5:\"§9§lRARE\"],Name:\"§9Shark Fin\"},ExtraAttributes:{id:\"SHARK_FIN\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Dropped by a Shark during\",1:\"§7Fishing Festival.\",2:\"\",3:\"§eRight-click to view recipes!\",4:\"\",5:\"§9§lRARE\"],Name:\"§9Shark Fin\"},ExtraAttributes:{id:\"SHARK_FIN\"}}", "damage": 0, "lore": [ - "§7Dropped by a shark during", + "§7Dropped by a Shark during", "§7Fishing Festival.", "", "§eRight-click to view recipes!", @@ -14,7 +14,7 @@ "internalname": "SHARK_FIN", "crafttext": "", "clickcommand": "", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Shark_Fin", |