1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
|
{
"itemid": "minecraft:diamond_axe",
"displayname": "§9Advanced Gardening Axe",
"nbttag": "{ench:[],Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Farming Fortune: §a+10\",1:\"\",2:\"§9Replenish I\",3:\"§7Upon breaking crops, nether\",4:\"§7wart, or cocoa, automatically\",5:\"§7replant from materials in your\",6:\"§7inventory.\",7:\"\",8:\"§7§8This item can be reforged!\",9:\"§7§4❣ §cRequires §aGarden Level 6§c.\",10:\"§9§lRARE AXE\",11:\"\",12:\"§7Cost\",13:\"§c25 Copper\"],Name:\"§9Advanced Gardening Axe\"},ExtraAttributes:{id:\"ADVANCED_GARDENING_AXE\",enchantments:{replenish:1}}}",
"damage": 0,
"lore": [
"§7Farming Fortune: §a+10",
"",
"§9Replenish I",
"§7Upon breaking crops, nether",
"§7wart, or cocoa, automatically",
"§7replant from materials in your",
"§7inventory.",
"",
"§7§8This item can be reforged!",
"§7§4❣ §cRequires §aGarden Level 6§c.",
"§9§lRARE AXE",
"",
"§7Cost",
"§c25 Copper"
],
"internalname": "ADVANCED_GARDENING_AXE",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.1-PRE",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Advanced_Gardening_Axe",
"https://wiki.hypixel.net/Advanced_Gardening_Axe"
]
}
|