{ "type": "minecraft:crafting_shaped", "pattern": [ "###", "#C#", "#G#" ], "key": { "#": { "type": "forge:ore_dict", "ore": "stone" }, "C": { "item": "minecraft:command_block" }, "G": { "type": "forge:ore_dict", "ore": "paneGlass" } }, "result": { "item": "computercraft:command_computer", "data": 0 } }