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
|
{
"itemid": "minecraft:prismarine_crystals",
"displayname": "§fMithril",
"nbttag": "{HideFlags:254,display:{Lore:[0:\"§7§8Brewing Ingredient\",1:\"§7§8Collection Item\",2:\"\",3:\"§7§7§o\\\"The Man called it \\\"true-silver\\\" while\",4:\"§7§othe Dwarves, who loved it above all\",5:\"§7§othings, had their own, secret name\",6:\"§7§ofor it.\\\"\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fMithril\"},ExtraAttributes:{id:\"MITHRIL_ORE\"}}",
"damage": 0,
"lore": [
"§7§8Brewing Ingredient",
"§7§8Collection Item",
"",
"§7§7§o\"The Man called it \"true-silver\" while",
"§7§othe Dwarves, who loved it above all",
"§7§othings, had their own, secret name",
"§7§ofor it.\"",
"",
"§f§lCOMMON"
],
"internalname": "MITHRIL_ORE",
"crafttext": "",
"clickcommand": "",
"modver": "2.2.2",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Mithril",
"https://wiki.hypixel.net/Mithril"
]
}
|