1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
{
"internalname": "SWEET_AXE",
"itemid": "minecraft:iron_axe",
"displayname": "§aSweet Axe",
"clickcommand": "",
"damage": 0,
"nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+25\",1:\"\",2:\"§720% chance of dropping an Apple\",3:\"§7when chopping logs.\",4:\"\",5:\"§a§lUNCOMMON AXE\"],Name:\"§aSweet Axe\"},ExtraAttributes:{id:\"SWEET_AXE\",uuid:\"a1addeb5-2285-4f49-85e4-9c214098fa9f\"}}",
"modver": "1.0.0",
"lore": [
"§7Damage: §c+25",
"",
"§720% chance of dropping an Apple",
"§7when chopping logs.",
"",
"§a§lUNCOMMON AXE"
],
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Sweet_Axe"
]
}
|