diff options
Diffstat (limited to 'items/RAW_FISH-3.json')
-rw-r--r-- | items/RAW_FISH-3.json | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/items/RAW_FISH-3.json b/items/RAW_FISH-3.json index f5fba30b..b7136aad 100644 --- a/items/RAW_FISH-3.json +++ b/items/RAW_FISH-3.json @@ -1,18 +1,21 @@ { "itemid": "minecraft:fish", "displayname": "§fPufferfish", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§8Brewing Ingredient\",1:\"§f§lCOMMON\"],Name:\"§fPufferfish\"},ExtraAttributes:{id:\"RAW_FISH:3\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7§8Brewing Ingredient\",1:\"§7§8Collection Item\",2:\"\",3:\"§f§lCOMMON\"],Name:\"§fPufferfish\"},ExtraAttributes:{id:\"RAW_FISH-3\"}}", "damage": 3, "lore": [ - "§8Brewing Ingredient", + "§7§8Brewing Ingredient", + "§7§8Collection Item", + "", "§f§lCOMMON" ], "internalname": "RAW_FISH-3", "clickcommand": "", - "modver": "2.1.0-REL", + "modver": "2.2.2", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Pufferfish", "https://wiki.hypixel.net/Pufferfish" - ] + ], + "crafttext": "" }
\ No newline at end of file |