1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
{
"internalname": "PROMISING_AXE",
"itemid": "minecraft:iron_axe",
"displayname": "Promising Axe",
"clickcommand": "viewrecipe",
"damage": 0,
"nbttag": "{ench:[0:{lvl:2s,id:32s}],Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+25\",1:\"\",2:\"§9Efficiency II\",3:\"§7Increases how quickly your tool\",4:\"§7breaks blocks.\",5:\"\",6:\"§7Gains a higher level of\",7:\"§7Enchantment when breaking\",8:\"§7blocks.\",9:\"\",10:\"\",11:\"§a§lUNCOMMON AXE\"],Name:\"§aPromising Axe\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_COLLECT\",id:\"PROMISING_AXE\",blocksBroken:293,enchantments:{efficiency:2},uuid:\"90f16620-3ab7-47e3-b9c8-dcbae796fde0\",timestamp:\"3/29/20 4:06 PM\"}}",
"modver": "1.0.0",
"lore": [
"§7Damage: §c+25",
"",
"§9Efficiency II",
"§7Increases how quickly your tool",
"§7breaks blocks.",
"",
"§7Gains a higher level of",
"§7Enchantment when breaking",
"§7blocks.",
"",
"",
"§a§lUNCOMMON AXE"
]
}
|