diff options
Diffstat (limited to 'items/BLAZE_ROD.json')
-rw-r--r-- | items/BLAZE_ROD.json | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/items/BLAZE_ROD.json b/items/BLAZE_ROD.json index c8afa8eb..513ce6bf 100644 --- a/items/BLAZE_ROD.json +++ b/items/BLAZE_ROD.json @@ -1,18 +1,21 @@ { "itemid": "minecraft:blaze_rod", "displayname": "§fBlaze Rod", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fBlaze Rod\"},ExtraAttributes:{id:\"BLAZE_ROD\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7§8Collection Item\",1:\"\",2:\"§f§lCOMMON\"],Name:\"§fBlaze Rod\"},ExtraAttributes:{id:\"BLAZE_ROD\"}}", "damage": 0, "lore": [ + "§7§8Collection Item", + "", "§f§lCOMMON" ], "internalname": "BLAZE_ROD", - "modver": "2.1.0-REL", + "modver": "2.2.2", "vanilla": true, "clickcommand": "", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Blaze_Rod", "https://wiki.hypixel.net/Blaze_Rod" - ] + ], + "crafttext": "" }
\ No newline at end of file |