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
37
38
39
40
41
42
|
{
"itemid": "minecraft:skull",
"displayname": "§6Divan\u0027s Powder Coating",
"nbttag": "{HideFlags:254,SkullOwner:{Id:\"b476a863-f382-30d2-ac16-0b2f42f8ed4c\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTcwNjI5ODEzMDk3NCwKICAicHJvZmlsZUlkIiA6ICJjNTZlMjI0MmNiZWY0MWE2ODdlMzI2MGRjMGNmOTM2MSIsCiAgInByb2ZpbGVOYW1lIiA6ICJMSlI3MzEwMCIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS80MWUwNjRhMGUzMmE4MDYxMTI2NzhkNzhiNTYxNTM3ZGZhNWNjYjY1YmE0M2NjYjhiYzNkZDdjNWU2NzY4NTNiIiwKICAgICAgIm1ldGFkYXRhIiA6IHsKICAgICAgICAibW9kZWwiIDogInNsaW0iCiAgICAgIH0KICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7§8Combinable in Anvil\",1:\"\",2:\"§7When applied to §6Armor of Divan§7,\",3:\"§7grants §6+10☘ Mining Fortune§7.\",4:\"\",5:\"§7When applied to a drill, grants\",6:\"§7§6+500⸕ Mining Speed§7.\",7:\"\",8:\"§7Can only be applied to an item once.\",9:\"\",10:\"§7§8§oA recreation of the coating found on\",11:\"§8§oDivan\u0027s tools from his greatest\",12:\"§8§oexpeditions.\",13:\"\",14:\"§6§lLEGENDARY\"],Name:\"§6Divan\u0027s Powder Coating\"},ExtraAttributes:{id:\"DIVAN_POWDER_COATING\"}}",
"damage": 3,
"lore": [
"§7§8Combinable in Anvil",
"",
"§7When applied to §6Armor of Divan§7,",
"§7grants §6+10☘ Mining Fortune§7.",
"",
"§7When applied to a drill, grants",
"§7§6+500⸕ Mining Speed§7.",
"",
"§7Can only be applied to an item once.",
"",
"§7§8§oA recreation of the coating found on",
"§8§oDivan\u0027s tools from his greatest",
"§8§oexpeditions.",
"",
"§6§lLEGENDARY"
],
"internalname": "DIVAN_POWDER_COATING",
"crafttext": "",
"clickcommand": "viewrecipe",
"modver": "2.3.0",
"infoType": "",
"recipes": [
{
"type": "forge",
"inputs": [
"REFINED_MINERAL:32.0",
"GLOSSY_GEMSTONE:32.0",
"ENCHANTED_GOLD_BLOCK:16.0",
"DIVAN_FRAGMENT:5.0"
],
"count": 1.0,
"duration": 129600,
"overrideOutputId": "DIVAN_POWDER_COATING"
}
]
}
|