diff options
Diffstat (limited to 'items/FISHING_ROD.json')
-rw-r--r-- | items/FISHING_ROD.json | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/items/FISHING_ROD.json b/items/FISHING_ROD.json new file mode 100644 index 00000000..c6466065 --- /dev/null +++ b/items/FISHING_ROD.json @@ -0,0 +1,15 @@ +{ + "internalname": "FISHING_ROD", + "itemid": "minecraft:fishing_rod", + "displayname": "Fishing Rod", + "clickcommand": "", + "damage": 0, + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+10\",1:\"\",2:\"§7§8This item can be reforged!\",3:\"§f§lCOMMON FISHING ROD\"],Name:\"§fFishing Rod\"},ExtraAttributes:{originTag:\"QUICK_CRAFTING\",id:\"FISHING_ROD\",uuid:\"79a01966-9ac7-4cd0-be25-32dcfc53d664\",timestamp:\"3/31/20 1:06 AM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Damage: §c+10", + "", + "§7§8This item can be reforged!", + "§f§lCOMMON FISHING ROD" + ] +}
\ No newline at end of file |