1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
{
"itemid": "minecraft:dye",
"displayname": "§6Tier Boost Core",
"nbttag": "{HideFlags:254,display:{Lore:[0:\"§7§7Used to craft the Tier Boost\",1:\"§7pet item\",2:\"\",3:\"§eRight-click to view recipes!\",4:\"\",5:\"§6§lLEGENDARY\"],Name:\"§6Tier Boost Core\"},ExtraAttributes:{id:\"PET_ITEM_TIER_BOOST_DROP\"}}",
"damage": 1,
"lore": [
"§7§7Used to craft the Tier Boost",
"§7pet item",
"",
"§eRight-click to view recipes!",
"",
"§6§lLEGENDARY"
],
"internalname": "PET_ITEM_TIER_BOOST_DROP",
"clickcommand": "",
"modver": "2.1.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Tier_Boost_Core",
"https://wiki.hypixel.net/Tier_Boost_Core"
]
}
|