diff options
Diffstat (limited to 'items/ENCHANTED_CLOWNFISH.json')
-rw-r--r-- | items/ENCHANTED_CLOWNFISH.json | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/items/ENCHANTED_CLOWNFISH.json b/items/ENCHANTED_CLOWNFISH.json index e0733030..7f66c4a9 100644 --- a/items/ENCHANTED_CLOWNFISH.json +++ b/items/ENCHANTED_CLOWNFISH.json @@ -1,9 +1,11 @@ { "itemid": "minecraft:fish", "displayname": "§aEnchanted Clownfish", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§a§lUNCOMMON\"],Name:\"§aEnchanted Clownfish\"},ExtraAttributes:{id:\"ENCHANTED_CLOWNFISH\"}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7§8Collection Item\",1:\"\",2:\"§a§lUNCOMMON\"],Name:\"§aEnchanted Clownfish\"},ExtraAttributes:{id:\"ENCHANTED_CLOWNFISH\"}}", "damage": 2, "lore": [ + "§7§8Collection Item", + "", "§a§lUNCOMMON" ], "recipe": { @@ -19,10 +21,11 @@ }, "internalname": "ENCHANTED_CLOWNFISH", "clickcommand": "viewrecipe", - "modver": "2.1.0-REL", + "modver": "2.2.2", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Enchanted_Clownfish", "https://wiki.hypixel.net/Enchanted_Clownfish" - ] + ], + "crafttext": "" }
\ No newline at end of file |