diff options
Diffstat (limited to 'items/STARTER_LAVA_ROD.json')
-rw-r--r-- | items/STARTER_LAVA_ROD.json | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/items/STARTER_LAVA_ROD.json b/items/STARTER_LAVA_ROD.json new file mode 100644 index 00000000..0e304aa1 --- /dev/null +++ b/items/STARTER_LAVA_ROD.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:fishing_rod", + "displayname": "§aStarter Lava Rod", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§8Lava Rod\",1:\"\",2:\"§7Damage: §c+50\",3:\"§7Strength: §c+50\",4:\"\",5:\"§7Increases fishing speed by §95%\",6:\"\",7:\"§7§8This item can be reforged!\",8:\"§8§l* §8Co-op Soulbound §8§l*\",9:\"§a§lUNCOMMON FISHING ROD\"],Name:\"§aStarter Lava Rod\"},ExtraAttributes:{id:\"STARTER_LAVA_ROD\",uuid:\"fa11016d-6a33-4dfb-a869-c5a028563125\",timestamp:\"3/11/22 8:14 PM\"}}", + "damage": 0, + "lore": [ + "§8Lava Rod", + "", + "§7Damage: §c+50", + "§7Strength: §c+50", + "", + "§7Increases fishing speed by §95%", + "", + "§7§8This item can be reforged!", + "§8§l* §8Co-op Soulbound §8§l*", + "§a§lUNCOMMON FISHING ROD" + ], + "internalname": "STARTER_LAVA_ROD", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "" +}
\ No newline at end of file |