1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
{ "type": "minecraft:crafting_shaped", "pattern": [ "###", "eXe", "###" ], "key": { "#": { "item": "minecraft:cobblestone" }, "X": { "item": "minecraft:ender_pearl" }, "e": { "item": "minecraft:egg" } }, "result": { "item": "minecraft:end_stone", "count": 6 } }