diff options
author | unknown <james.jenour@protonmail.com> | 2020-04-20 13:16:45 +1000 |
---|---|---|
committer | unknown <james.jenour@protonmail.com> | 2020-04-20 13:16:45 +1000 |
commit | 2d2d7db222a466ea627238d005400b44b93e227b (patch) | |
tree | 4e44e1972bb494ab126624225d38c37e9e99e232 /items/FISHING_ROD.json | |
parent | 94b15eb4edf2ead41d16231a26a0e8572f0e88f7 (diff) | |
download | NotEnoughUpdates-REPO-2d2d7db222a466ea627238d005400b44b93e227b.tar.gz NotEnoughUpdates-REPO-2d2d7db222a466ea627238d005400b44b93e227b.tar.bz2 NotEnoughUpdates-REPO-2d2d7db222a466ea627238d005400b44b93e227b.zip |
Update items to RELEASE-1.0
Diffstat (limited to 'items/FISHING_ROD.json')
-rw-r--r-- | items/FISHING_ROD.json | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/items/FISHING_ROD.json b/items/FISHING_ROD.json index c6466065..d469cd60 100644 --- a/items/FISHING_ROD.json +++ b/items/FISHING_ROD.json @@ -1,15 +1,15 @@ { - "internalname": "FISHING_ROD", "itemid": "minecraft:fishing_rod", - "displayname": "Fishing Rod", - "clickcommand": "", + "displayname": "§fFishing Rod", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+10\",1:\"\",2:\"§7§8This item can be reforged!\",3:\"§f§lCOMMON FISHING ROD\",4:\"\",5:\"§eClick to view recipe!\"],Name:\"§fFishing Rod\"},ExtraAttributes:{id:\"FISHING_ROD\"}}", "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" - ] + ], + "internalname": "FISHING_ROD", + "clickcommand": "", + "modver": "1.0.0" }
\ No newline at end of file |