1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
{
"itemid": "minecraft:bedrock",
"displayname": "§6Bedrock",
"nbttag": "{HideFlags:254,display:{Lore:[0:\"§7§cI guess you have this now.\",1:\"\",3:\"§6§lLEGENDARY\"],Name:\"§6Bedrock\"},ExtraAttributes:{id:\"BEDROCK\"}}",
"damage": 0,
"lore": [
"§7§cI guess you have this now.",
"",
"§6§lLEGENDARY"
],
"internalname": "BEDROCK",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Bedrock",
"https://wiki.hypixel.net/Bedrock"
]
}
|