1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
{
"itemid": "minecraft:stained_glass",
"displayname": "§9Living Metal",
"nbttag": "{HideFlags:254,display:{Lore:[0:\"§7It snakes around your blocky\",1:\"§7hand as your hold it.\",2:\"\",3:\"§eRight-click to view recipes!\",4:\"\",5:\"§9§lRARE\"],Name:\"§9Living Metal\"},ExtraAttributes:{id:\"LIVING_METAL\"}}",
"damage": 11,
"lore": [
"§7It snakes around your blocky",
"§7hand as your hold it.",
"",
"§eRight-click to view recipes!",
"",
"§9§lRARE"
],
"internalname": "LIVING_METAL",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.1-PRE",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Living_Metal",
"https://wiki.hypixel.net/Living_Metal"
]
}
|