1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
{
"itemid": "minecraft:wooden_axe",
"displayname": "§aSheep Axe",
"nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"\",1:\"§6Ability: Sheep Specialist\",2:\"§7Killing a §dSheep §7increases\",3:\"§7its drops by §a2x§7.\",4:\"\",5:\"§7§8This item can be reforged!\",6:\"§a§lUNCOMMON AXE\"],Name:\"§aSheep Axe\"},ExtraAttributes:{originTag:\"SHOP_PURCHASE\",id:\"SHEEP_AXE\",entity_required:\"SHEEP\"}}",
"damage": 0,
"lore": [
"",
"§6Ability: Sheep Specialist",
"§7Killing a §dSheep §7increases",
"§7its drops by §a2x§7.",
"",
"§7§8This item can be reforged!",
"§a§lUNCOMMON AXE"
],
"internalname": "SHEEP_AXE",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Jake",
"https://wiki.hypixel.net/Sheep_Axe"
]
}
|