diff options
Diffstat (limited to 'items/BINGO_LAVA_ROD.json')
-rw-r--r-- | items/BINGO_LAVA_ROD.json | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/items/BINGO_LAVA_ROD.json b/items/BINGO_LAVA_ROD.json new file mode 100644 index 00000000..77ddca21 --- /dev/null +++ b/items/BINGO_LAVA_ROD.json @@ -0,0 +1,31 @@ +{ + "itemid": "minecraft:fishing_rod", + "displayname": "§9Bingo Lava Rod", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§8Lava Rod\",1:\"\",2:\"§7Damage: §c+100\",3:\"§7Strength: §c+100\",4:\"§7Sea Creature Chance: §c+15%\",5:\"§7Fishing Speed: §a+100\",6:\"\",7:\"§bTrophy Hunter V\",8:\"§7Increases the chance to catch\",9:\"§7§6Trophy Fish §7by §a10%§7.\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§8§l* §8Co-op Soulbound §8§l*\",13:\"§9§lRARE FISHING ROD\"],Name:\"§9Bingo Lava Rod\"},ExtraAttributes:{attributes:{trophy_hunter:5},id:\"BINGO_LAVA_ROD\"}}", + "damage": 0, + "lore": [ + "§8Lava Rod", + "", + "§7Damage: §c+100", + "§7Strength: §c+100", + "§7Sea Creature Chance: §c+15%", + "§7Fishing Speed: §a+100", + "", + "§bTrophy Hunter V", + "§7Increases the chance to catch", + "§7§6Trophy Fish §7by §a10%§7.", + "", + "§7§8This item can be reforged!", + "§8§l* §8Co-op Soulbound §8§l*", + "§9§lRARE FISHING ROD" + ], + "internalname": "BINGO_LAVA_ROD", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Bingo_Lava_Rod", + "https://wiki.hypixel.net/Bingo_Lava_Rod" + ] +}
\ No newline at end of file |