diff options
Diffstat (limited to 'items/PRISMARINE_ROD.json')
-rw-r--r-- | items/PRISMARINE_ROD.json | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/items/PRISMARINE_ROD.json b/items/PRISMARINE_ROD.json new file mode 100644 index 00000000..c38f8509 --- /dev/null +++ b/items/PRISMARINE_ROD.json @@ -0,0 +1,22 @@ +{ + "internalname": "PRISMARINE_ROD", + "itemid": "minecraft:fishing_rod", + "displayname": "Prismarine Rod", + "clickcommand": "viewrecipe", + "damage": 0, + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+15\",1:\"\",2:\"§7This fishing rod grants a\",3:\"§7§a25%§7 chance to catch\",4:\"§7Prismarine Shards or Prismarine\",5:\"§7Crystals.\",6:\"\",7:\"§7Increases fishing speed by §910%\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§f§lCOMMON FISHING ROD\"],Name:\"§fPrismarine Rod\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_SHIFT\",id:\"PRISMARINE_ROD\",uuid:\"9c1e9a33-1b11-4f0c-8231-8fe02bff9f29\",timestamp:\"3/30/20 12:27 PM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Damage: §c+15", + "", + "§7This fishing rod grants a", + "§7§a25%§7 chance to catch", + "§7Prismarine Shards or Prismarine", + "§7Crystals.", + "", + "§7Increases fishing speed by §910%", + "", + "§7§8This item can be reforged!", + "§f§lCOMMON FISHING ROD" + ] +}
\ No newline at end of file |