diff options
Diffstat (limited to 'items/SPEEDSTER_ROD.json')
-rw-r--r-- | items/SPEEDSTER_ROD.json | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/items/SPEEDSTER_ROD.json b/items/SPEEDSTER_ROD.json new file mode 100644 index 00000000..642ce06e --- /dev/null +++ b/items/SPEEDSTER_ROD.json @@ -0,0 +1,20 @@ +{ + "internalname": "SPEEDSTER_ROD", + "itemid": "minecraft:fishing_rod", + "displayname": "Speedster Rod", + "clickcommand": "viewrecipe", + "damage": 0, + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+30\",1:\"\",2:\"§7Hitting a monster gives a burst\",3:\"§7of speed!\",4:\"\",5:\"§7Increases fishing speed by §930%\",6:\"\",7:\"§7§8This item can be reforged!\",8:\"§a§lUNCOMMON FISHING ROD\"],Name:\"§aSpeedster Rod\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_SHIFT\",id:\"SPEEDSTER_ROD\",uuid:\"8d833c62-a9f2-4bad-b75f-9eeb3e34060d\",timestamp:\"3/30/20 12:27 PM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Damage: §c+30", + "", + "§7Hitting a monster gives a burst", + "§7of speed!", + "", + "§7Increases fishing speed by §930%", + "", + "§7§8This item can be reforged!", + "§a§lUNCOMMON FISHING ROD" + ] +}
\ No newline at end of file |