diff options
Diffstat (limited to 'items/WINTER_ROD.json')
-rw-r--r-- | items/WINTER_ROD.json | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/items/WINTER_ROD.json b/items/WINTER_ROD.json new file mode 100644 index 00000000..f61a8b3e --- /dev/null +++ b/items/WINTER_ROD.json @@ -0,0 +1,21 @@ +{ + "internalname": "WINTER_ROD", + "itemid": "minecraft:fishing_rod", + "displayname": "Winter Rod", + "clickcommand": "", + "damage": 0, + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+40\",1:\"\",2:\"§7Increase your chance to find sea\",3:\"§7creatures while ice fishing by\",4:\"§7§a5%§7.\",5:\"\",6:\"§7Increases fishing speed by §950%\",7:\"\",8:\"§7§8This item can be reforged!\",9:\"§9§lRARE FISHING ROD\"],Name:\"§9Winter Rod\"},ExtraAttributes:{originTag:\"SHOP_PURCHASE\",id:\"WINTER_ROD\",uuid:\"475ab90f-6894-4acf-850e-4b7fabe3d448\",timestamp:\"1/19/20 2:06 PM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Damage: §c+40", + "", + "§7Increase your chance to find sea", + "§7creatures while ice fishing by", + "§7§a5%§7.", + "", + "§7Increases fishing speed by §950%", + "", + "§7§8This item can be reforged!", + "§9§lRARE FISHING ROD" + ] +}
\ No newline at end of file |