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
|
{
"itemid": "minecraft:spawn_egg",
"displayname": "§9Amalgamated Crimsonite",
"nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§eRight-click to view recipes!\",1:\"\",2:\"§9§lRARE\"],Name:\"§9Amalgamated Crimsonite\"},ExtraAttributes:{id:\"AMALGAMATED_CRIMSONITE_NEW\"}}",
"damage": 52,
"lore": [
"§eRight-click to view recipes!",
"",
"§9§lRARE"
],
"recipe": {
"A1": "",
"A2": "ENCHANTED_GLOWSTONE_DUST:32",
"A3": "ENCHANTED_MYCELIUM:8",
"B1": "ENCHANTED_MAGMA_CREAM:32",
"B2": "",
"B3": "ENCHANTED_BLAZE_POWDER:32",
"C1": "ENCHANTED_RED_SAND:8",
"C2": "ENCHANTED_NETHER_STALK:32",
"C3": ""
},
"internalname": "AMALGAMATED_CRIMSONITE_NEW",
"crafttext": "",
"clickcommand": "viewrecipe",
"modver": "2.1.0-REL",
"infoType": ""
}
|