diff options
Diffstat (limited to 'items/FARMER_ROD.json')
-rw-r--r-- | items/FARMER_ROD.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/items/FARMER_ROD.json b/items/FARMER_ROD.json index 4a25b4b1..a0647e54 100644 --- a/items/FARMER_ROD.json +++ b/items/FARMER_ROD.json @@ -1,10 +1,11 @@ { "itemid": "minecraft:fishing_rod", "displayname": "§aFarmer\u0027s Rod", - "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+45\",1:\"\",2:\"§7Chance to fish up farm animals!\",3:\"\",4:\"§7Increases fishing speed by §940%\",5:\"\",6:\"§7§8This item can be reforged!\",7:\"§4❣ §cRequires §aFishing Skill 8\",8:\"§a§lUNCOMMON FISHING ROD\"],Name:\"§aFarmer\u0027s Rod\"},ExtraAttributes:{id:\"FARMER_ROD\"}}", + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+45\",1:\"§7Strength: §c+20\",2:\"\",3:\"§7Chance to fish up farm animals!\",4:\"\",5:\"§7Increases fishing speed by §940%\",6:\"\",7:\"§7§8This item can be reforged!\",8:\"§4❣ §cRequires §aFishing Skill 8\",9:\"§a§lUNCOMMON FISHING ROD\"],Name:\"§aFarmer\u0027s Rod\"},ExtraAttributes:{id:\"FARMER_ROD\"}}", "damage": 0, "lore": [ "§7Damage: §c+45", + "§7Strength: §c+20", "", "§7Chance to fish up farm animals!", "", |