{ "type": "minecraft:crafting_shaped", "pattern": [ "###", "#R#", "#G#" ], "key": { "#": { "type": "forge:ore_dict", "ore": "ingotGold" }, "R": { "type": "forge:ore_dict", "ore": "dustRedstone" }, "G": { "type": "forge:ore_dict", "ore": "paneGlass" } }, "result": { "item": "computercraft:computer", "data": 16384 } }