1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
{
"itemid": "minecraft:iron_axe",
"displayname": "§f§f§aSpore Harvester",
"nbttag": "{ench:[],Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7§7A magically imbued axe used by\",1:\"§7§5Mages §7to carefully harvest\",2:\"§7§aBrown Mushrooms §7in the\",3:\"§7§cCrimson Isle§7.\",4:\"\",5:\"§7§8This item can be reforged!\",6:\"§a§lUNCOMMON HOE\"],Name:\"§f§f§aSpore Harvester\"},ExtraAttributes:{id:\"SPORE_HARVESTER\"}}",
"damage": 0,
"lore": [
"§7§7A magically imbued axe used by",
"§7§5Mages §7to carefully harvest",
"§7§aBrown Mushrooms §7in the",
"§7§cCrimson Isle§7.",
"",
"§7§8This item can be reforged!",
"§a§lUNCOMMON HOE"
],
"internalname": "SPORE_HARVESTER",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.0-REL",
"infoType": ""
}
|