diff options
Diffstat (limited to 'items/FISHING_ROD.json')
-rw-r--r-- | items/FISHING_ROD.json | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/items/FISHING_ROD.json b/items/FISHING_ROD.json deleted file mode 100644 index d469cd60..00000000 --- a/items/FISHING_ROD.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "itemid": "minecraft:fishing_rod", - "displayname": "§fFishing Rod", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+10\",1:\"\",2:\"§7§8This item can be reforged!\",3:\"§f§lCOMMON FISHING ROD\",4:\"\",5:\"§eClick to view recipe!\"],Name:\"§fFishing Rod\"},ExtraAttributes:{id:\"FISHING_ROD\"}}", - "damage": 0, - "lore": [ - "§7Damage: §c+10", - "", - "§7§8This item can be reforged!", - "§f§lCOMMON FISHING ROD" - ], - "internalname": "FISHING_ROD", - "clickcommand": "", - "modver": "1.0.0" -}
\ No newline at end of file |