diff options
Diffstat (limited to 'items/HUNTER_KNIFE.json')
-rw-r--r-- | items/HUNTER_KNIFE.json | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/items/HUNTER_KNIFE.json b/items/HUNTER_KNIFE.json new file mode 100644 index 00000000..2da0bbf7 --- /dev/null +++ b/items/HUNTER_KNIFE.json @@ -0,0 +1,17 @@ +{ + "internalname": "HUNTER_KNIFE", + "itemid": "minecraft:iron_sword", + "displayname": "Hunter 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\"}}", + "modver": "1.0.0", + "lore": [ + "§7Damage: §c+50", + "", + "§7Speed: §a+40", + "", + "§7§8This item can be reforged!", + "§a§lUNCOMMON SWORD" + ] +}
\ No newline at end of file |