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/HUNTER_KNIFE.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/HUNTER_KNIFE.json')
-rw-r--r-- | items/HUNTER_KNIFE.json | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/items/HUNTER_KNIFE.json b/items/HUNTER_KNIFE.json index 2da0bbf7..8a4ad29b 100644 --- a/items/HUNTER_KNIFE.json +++ b/items/HUNTER_KNIFE.json @@ -1,10 +1,10 @@ { "internalname": "HUNTER_KNIFE", "itemid": "minecraft:iron_sword", - "displayname": "Hunter Knife", + "displayname": "§aHunter Knife", "clickcommand": "", "damage": 0, - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+50\",1:\"\",2:\"§7Speed: §a+40\",3:\"\",4:\"§7§8This item can be reforged!\",5:\"§a§lUNCOMMON SWORD\"],Name:\"§aHunter Knife\"},ExtraAttributes:{originTag:\"REWARD_GUSTAVE:HUNTER_KNIFE\",id:\"HUNTER_KNIFE\",uuid:\"476bcc2f-632a-4b61-9b81-21ab59cf5c12\",timestamp:\"3/30/20 10:12 AM\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+50\",1:\"\",2:\"§7Speed: §a+40\",3:\"\",4:\"§7§8This item can be reforged!\",5:\"§a§lUNCOMMON SWORD\"],Name:\"§aHunter Knife\"},ExtraAttributes:{originTag:\"REWARD_GUSTAVE:HUNTER_KNIFE\",id:\"HUNTER_KNIFE\",uuid:\"6a8c4c38-bf52-40ba-9795-04365fe0ef4f\",timestamp:\"11/13/19 12:05 AM\"}}", "modver": "1.0.0", "lore": [ "§7Damage: §c+50", @@ -13,5 +13,9 @@ "", "§7§8This item can be reforged!", "§a§lUNCOMMON SWORD" + ], + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Hunter_Knife" ] }
\ No newline at end of file |