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
|
{
"itemid": "minecraft:leather_leggings",
"displayname": "§f§f§9Goblin Leggings",
"nbttag": "{overrideMeta:1b,Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+125 HP\",1:\"§7Intelligence: §a-1\",2:\"§7Mining Speed: §a+10\",3:\" §8[§7✎§8] §8[§7⸕§8]\",4:\"\",5:\"§6Full Set Bonus: Smart Miner\",6:\"§7Converts your Intelligence\",7:\"§7§7into Mining Speed§7. +§61\",8:\"§6Mining Speed §7for every §b15\",9:\"§bIntelligence §7removed.\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§9§lRARE LEGGINGS\"],color:3649602,Name:\"§f§f§9Goblin Leggings\"},ExtraAttributes:{color:\"55:176:66\",id:\"GOBLIN_LEGGINGS\"},AttributeModifiers:[]}",
"damage": 0,
"lore": [
"§7Health: §a+125 HP",
"§7Intelligence: §a-1",
"§7Mining Speed: §a+10",
" §8[§7✎§8] §8[§7⸕§8]",
"",
"§6Full Set Bonus: Smart Miner",
"§7Converts your Intelligence",
"§7§7into Mining Speed§7. +§61",
"§6Mining Speed §7for every §b15",
"§bIntelligence §7removed.",
"",
"§7§8This item can be reforged!",
"§9§lRARE LEGGINGS"
],
"internalname": "GOBLIN_LEGGINGS",
"crafttext": "",
"clickcommand": "",
"modver": "2.0.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Goblin_Armor"
]
}
|