diff options
Diffstat (limited to 'items/FARMER_ROD.json')
-rw-r--r-- | items/FARMER_ROD.json | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/items/FARMER_ROD.json b/items/FARMER_ROD.json new file mode 100644 index 00000000..91fd2bef --- /dev/null +++ b/items/FARMER_ROD.json @@ -0,0 +1,27 @@ +{ + "internalname": "FARMER_ROD", + "itemid": "minecraft:fishing_rod", + "displayname": "Farmer\u0027s Rod", + "clickcommand": "viewrecipe", + "damage": 0, + "nbttag": "{ench:[],Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+45\",1:\"\",2:\"§9Caster V\",3:\"§9Frail V\",4:\"§9Looting III\",5:\"§9Luck of the Sea V\",6:\"§9Lure V\",7:\"§9Spiked Hook V\",8:\"§9Telekinesis I\",9:\"\",10:\"§7Chance to fish up farm animals!\",11:\"\",12:\"§7Increases fishing speed by §940%\",13:\"\",14:\"§7§8This item can be reforged!\",15:\"§a§lUNCOMMON FISHING ROD\"],Name:\"§aFarmer\u0027s Rod\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_COLLECT\",id:\"FARMER_ROD\",enchantments:{caster:5,spiked_hook:5,looting:3,frail:5,telekinesis:1,luck_of_the_sea:5,lure:5},uuid:\"7b3c2f65-9cd2-4aa8-b61d-2aed44335f7c\",anvil_uses:2,timestamp:\"10/27/19 8:43 AM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Damage: §c+45", + "", + "§9Caster V", + "§9Frail V", + "§9Looting III", + "§9Luck of the Sea V", + "§9Lure V", + "§9Spiked Hook V", + "§9Telekinesis I", + "", + "§7Chance to fish up farm animals!", + "", + "§7Increases fishing speed by §940%", + "", + "§7§8This item can be reforged!", + "§a§lUNCOMMON FISHING ROD" + ] +}
\ No newline at end of file |