diff options
Diffstat (limited to 'items/YETI_ROD.json')
-rw-r--r-- | items/YETI_ROD.json | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/items/YETI_ROD.json b/items/YETI_ROD.json new file mode 100644 index 00000000..159f5ef6 --- /dev/null +++ b/items/YETI_ROD.json @@ -0,0 +1,25 @@ +{ + "internalname": "YETI_ROD", + "itemid": "minecraft:fishing_rod", + "displayname": "Salty Yeti Rod", + "clickcommand": "", + "damage": 0, + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+100\",1:\"§7Sea Creature Chance: §c+5% §8(Salty +5%)\",2:\"\",3:\"§7Increase your walk speed by §a1%\",4:\"§a§7for every §e10 §7fish that you\",5:\"§7catch using this rod! Maximum\",6:\"§7increase of §a100%§7!\",7:\"\",8:\"§7Fish Caught: §a0\",9:\"§7Walk Speed Bonus: §f0\",10:\"\",11:\"§7Increases fishing speed by §975%\",12:\"\",13:\"§6§lLEGENDARY FISHING ROD\"],Name:\"§6Salty Yeti Rod\"},ExtraAttributes:{modifier:\"salty\",originTag:\"UNKNOWN\",id:\"YETI_ROD\",uuid:\"be5c1c3e-acc5-41bc-8966-98d8ecb10cfa\",timestamp:\"3/26/20 4:05 PM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Damage: §c+100", + "§7Sea Creature Chance: §c+5% §8(Salty +5%)", + "", + "§7Increase your walk speed by §a1%", + "§a§7for every §e10 §7fish that you", + "§7catch using this rod! Maximum", + "§7increase of §a100%§7!", + "", + "§7Fish Caught: §a0", + "§7Walk Speed Bonus: §f0", + "", + "§7Increases fishing speed by §975%", + "", + "§6§lLEGENDARY FISHING ROD" + ] +}
\ No newline at end of file |