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
27
28
29
30
31
32
33
34
35
36
|
{
"itemid": "minecraft:skull",
"displayname": "§a☠ Flawed Onyx Gemstone",
"nbttag": "{HideFlags:254,SkullOwner:{Id:\"4755eb6f-eaf0-38ce-a4d5-2268bc75c2c5\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTcwNzY0MTgxNTY4MywKICAicHJvZmlsZUlkIiA6ICJjYTU4NzNhYmY0Y2U0YWUxODAxZmVmODgzNjhlMWExNiIsCiAgInByb2ZpbGVOYW1lIiA6ICJEZXRocm9uZXMiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMzUyYTkxZjQ0YmNiYzc4ZDRjOWQwNDVlOTQxYTIzZjdiZGI0ZDk5NjA5ZTYwYmRjZWM4NDIzOTZmZWIzMTVhNyIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7A slightly better version of §8Onyx§7,\",1:\"§7but it could still use some work.\",2:\"\",3:\"§7§7Some say that when §eharnessed\",4:\"§eproperly§7, it can give its owner extra\",5:\"§7§9☠ Crit Damage§7; others say it might\",6:\"§7grant you §emore treasures§7.\",7:\"\",8:\"§a§lUNCOMMON\"],Name:\"§a☠ Flawed Onyx Gemstone\"},ExtraAttributes:{id:\"FLAWED_ONYX_GEM\"}}",
"damage": 3,
"lore": [
"§7A slightly better version of §8Onyx§7,",
"§7but it could still use some work.",
"",
"§7§7Some say that when §eharnessed",
"§eproperly§7, it can give its owner extra",
"§7§9☠ Crit Damage§7; others say it might",
"§7grant you §emore treasures§7.",
"",
"§a§lUNCOMMON"
],
"recipe": {
"A1": "",
"A2": "ROUGH_ONYX_GEM:16",
"A3": "",
"B1": "ROUGH_ONYX_GEM:16",
"B2": "ROUGH_ONYX_GEM:16",
"B3": "ROUGH_ONYX_GEM:16",
"C1": "",
"C2": "ROUGH_ONYX_GEM:16",
"C3": ""
},
"internalname": "FLAWED_ONYX_GEM",
"clickcommand": "viewrecipe",
"modver": "2.1.1-PRE",
"crafttext": "",
"infoType": "WIKI_URL",
"info": [
"https://wiki.hypixel.net/☠_Flawed_Onyx_Gemstone"
]
}
|