1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
{
"itemid": "minecraft:diamond",
"displayname": "§9§bWarding Diamathame",
"nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7§7A powerful artifact ingrained\",1:\"§7with protective properties.\",2:\"\",3:\"§6Ability: Glyph Incantation\",4:\"§7Activate §5Glyphs §7to imbue\",5:\"§7them with a §9Warding Spell§7.\",6:\"\",7:\"§9§lRARE\"],Name:\"§9§bWarding Diamathame\"},ExtraAttributes:{id:\"WAND_OF_WARDING\"}}",
"damage": 0,
"lore": [
"§7§7A powerful artifact ingrained",
"§7with protective properties.",
"",
"§6Ability: Glyph Incantation",
"§7Activate §5Glyphs §7to imbue",
"§7them with a §9Warding Spell§7.",
"",
"§9§lRARE"
],
"internalname": "WAND_OF_WARDING",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.1-PRE",
"infoType": "WIKI_URL",
"info": [
"https://wiki.hypixel.net/Warding_Diamathame"
]
}
|