1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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"
]
}
|