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
|
{
"itemid": "minecraft:leather_chestplate",
"displayname": "§9Goblin Chestplate",
"nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+140\",1:\"§7Intelligence: §a-1\",2:\"§7Mining Speed: §a+10\",3:\"§7Mining Fortune: §a+4\",4:\" §8[§7✎§8] §8[§8⸕§8]\",5:\"\",6:\"§6Full Set Bonus: Smart Miner §7(0/4)\",7:\"§7Converts your Intelligence §7into\",8:\"§7Mining Speed§7. §6+§61⸕ Mining Speed §7for\",9:\"§7every §b15✎ Intelligence §7removed.\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§9§lRARE CHESTPLATE\"],color:3649602,Name:\"§9Goblin Chestplate\"},ExtraAttributes:{id:\"GOBLIN_CHESTPLATE\"}}",
"damage": 0,
"lore": [
"§7Health: §a+140",
"§7Intelligence: §a-1",
"§7Mining Speed: §a+10",
"§7Mining Fortune: §a+4",
" §8[§7✎§8] §8[§8⸕§8]",
"",
"§6Full Set Bonus: Smart Miner §7(0/4)",
"§7Converts your Intelligence §7into",
"§7Mining Speed§7. §6+§61⸕ Mining Speed §7for",
"§7every §b15✎ Intelligence §7removed.",
"",
"§7§8This item can be reforged!",
"§9§lRARE CHESTPLATE"
],
"internalname": "GOBLIN_CHESTPLATE",
"crafttext": "",
"clickcommand": "",
"modver": "",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Goblin_Chestplate",
"https://wiki.hypixel.net/Goblin_Chestplate"
]
}
|