1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
{
"internalname": "TREECAPITATOR_AXE",
"itemid": "minecraft:golden_axe",
"displayname": "Treecapitator",
"clickcommand": "viewrecipe",
"damage": 0,
"nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7A forceful Gold Axe which can\",1:\"§7break a large amount of logs in\",2:\"§7a single hit!\",3:\"§8Cooldown: §a2s\",4:\"\",5:\"§5§lEPIC AXE\"],Name:\"§5Treecapitator\"},ExtraAttributes:{originTag:\"TREECAPITATOR_AXE\",id:\"TREECAPITATOR_AXE\",uuid:\"e5a845fe-937a-4357-8942-54b4bd794761\",timestamp:\"3/30/20 10:39 AM\"}}",
"modver": "1.0.0",
"lore": [
"§7A forceful Gold Axe which can",
"§7break a large amount of logs in",
"§7a single hit!",
"§8Cooldown: §a2s",
"",
"§5§lEPIC AXE"
]
}
|