diff options
Diffstat (limited to 'items/GIANT_FISHING_ROD.json')
-rw-r--r-- | items/GIANT_FISHING_ROD.json | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/items/GIANT_FISHING_ROD.json b/items/GIANT_FISHING_ROD.json new file mode 100644 index 00000000..003f6342 --- /dev/null +++ b/items/GIANT_FISHING_ROD.json @@ -0,0 +1,28 @@ +{ + "itemid": "minecraft:fishing_rod", + "displayname": "§f§f§6Giant Fishing Rod", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+20\",1:\"§7Strength: §c+10\",2:\"§7Fishing Speed: §a+20\",3:\"\",4:\"§7§7When fishing a sea creature,\",5:\"§7you have a §a50% §7chance to\",6:\"§7fish it twice.\",7:\"\",8:\"§7Claimed by: §c[YOUTUBE] Nullzee§f\",9:\"\",10:\"§8Edition #1\",11:\"§8July 2022\",12:\"\",13:\"§7§8This item can be reforged!\",14:\"§6§lLEGENDARY FISHING ROD\"],Name:\"§f§f§6Giant Fishing Rod\"},ExtraAttributes:{date:1658888352113L,edition:134,id:\"GIANT_FISHING_ROD\",recipient_name:\"§b[MVP§c+§b] 3o23§f\",player:\"§b[MVP§c+§b] 3o23§f\"}}", + "damage": 0, + "lore": [ + "§7Damage: §c+20", + "§7Strength: §c+10", + "§7Fishing Speed: §a+20", + "", + "§7§7When fishing a sea creature,", + "§7you have a §a50% §7chance to", + "§7fish it twice.", + "", + "§7Claimed by: §c[YOUTUBE] Nullzee§f", + "", + "§8Edition #1", + "§8July 2022", + "", + "§7§8This item can be reforged!", + "§6§lLEGENDARY FISHING ROD" + ], + "internalname": "GIANT_FISHING_ROD", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "" +}
\ No newline at end of file |