{
	"type": "minecraft:crafting_shaped",
	"pattern": 
	[
    	"###",
    	"###",
    	"###"
  	],
	"key": 
	{
		"#": {"item": "suprememc:name_of_0item"}
	},
	"result": 
	{
		"item": "suprememc:name_of_item",
		"count": 1
	}
}