1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
{
"itemid": "minecraft:carpet",
"displayname": "§aNullified Metal",
"nbttag": "{HideFlags:254,display:{Lore:[0:\"§eRight-click to view recipes!\",1:\"\",2:\"§a§lUNCOMMON\"],Name:\"§aNullified Metal\"},ExtraAttributes:{id:\"NULLIFIED_METAL\"}}",
"damage": 11,
"lore": [
"§eRight-click to view recipes!",
"",
"§a§lUNCOMMON"
],
"internalname": "NULLIFIED_METAL",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.1-PRE",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Nullified_Metal",
"https://wiki.hypixel.net/Nullified_Metal"
]
}
|