{
	"type": "minecraft:crafting_shaped",
	"pattern": [
		"D#D",
		"#M#",
		"D#D"
	],
	"key": {
		"#": [
			{"item": "kubejs:primitive_glass_pane"},
			{"item": "minecraft:glass_pane"}
		],
		"D": {
			"item": "mekanism:enriched_diamond"
		},
		"M": {
			"item": "createsifter:brass_mesh"
		}
	},
	"result": {
		"item": "adpother:diamond_filter_frame",
		"count": 1
	}
}