1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
{
"internalname": "EFFICIENT_AXE",
"itemid": "minecraft:iron_axe",
"displayname": "§aEfficient Axe",
"clickcommand": "",
"damage": 0,
"nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+25\",1:\"\",2:\"§7Drops 5 Planks from chopping\",3:\"§7Logs.\",4:\"\",5:\"§a§lUNCOMMON AXE\"],Name:\"§aEfficient Axe\"},ExtraAttributes:{originTag:\"SHOP_PURCHASE\",id:\"EFFICIENT_AXE\",uuid:\"9e3d6f14-dccc-4543-a5a0-7ba211126585\",timestamp:\"3/24/20 4:00 PM\"}}",
"modver": "1.0.0",
"lore": [
"§7Damage: §c+25",
"",
"§7Drops 5 Planks from chopping",
"§7Logs.",
"",
"§a§lUNCOMMON AXE"
],
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Efficient_Axe"
]
}
|