1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
{
"itemid": "minecraft:wooden_axe",
"displayname": "§aChicken Axe",
"nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"\",1:\"§6Item Ability: Chicken Specialist\",2:\"§7Killing a Chicken increases its\",3:\"§7drops by 2.\",4:\"\",5:\"§7§8This item can be reforged!\",6:\"§a§lUNCOMMON AXE\"],Name:\"§aChicken Axe\"},ExtraAttributes:{originTag:\"SHOP_PURCHASE\",id:\"CHICKEN_AXE\",entity_required:\"CHICKEN\"}}",
"damage": 0,
"lore": [
"",
"§6Item Ability: Chicken Specialist",
"§7Killing a Chicken increases its",
"§7drops by 2.",
"",
"§7§8This item can be reforged!",
"§a§lUNCOMMON AXE"
],
"internalname": "CHICKEN_AXE",
"crafttext": "",
"clickcommand": "",
"modver": "2.0.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Jake"
]
}
|