diff options
Diffstat (limited to 'items/FISHING_ROD.json')
-rw-r--r-- | items/FISHING_ROD.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/items/FISHING_ROD.json b/items/FISHING_ROD.json index 24a96e17..fe478d0c 100644 --- a/items/FISHING_ROD.json +++ b/items/FISHING_ROD.json @@ -1,11 +1,11 @@ { "itemid": "minecraft:fishing_rod", "displayname": "§fFishing Rod", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Damage: §c+15\",1:\"§7Stength: §c+5\",2:\"\",3:\"§7§8This item can be reforged!\",4:\"§f§lCOMMON ROD\"],Name:\"§fFishing Rod\"},ExtraAttributes:{id:\"FISHING_ROD\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Damage: §c+15\",1:\"§7Strength: §c+5\",2:\"\",3:\"§7§8This item can be reforged!\",4:\"§f§lCOMMON ROD\"],Name:\"§fFishing Rod\"},ExtraAttributes:{id:\"FISHING_ROD\"}}", "damage": 0, "lore": [ "§7Damage: §c+15", - "§7Stength: §c+5", + "§7Strength: §c+5", "", "§7§8This item can be reforged!", "§f§lCOMMON ROD" @@ -27,4 +27,4 @@ }, "crafttext": "", "infoType": "" -} +}
\ No newline at end of file |