{
	"connections": [
		{
			"from": "bricks",
			"from_port": 0,
			"to": "colorize_2",
			"to_port": 0
		},
		{
			"from": "perlin",
			"from_port": 0,
			"to": "blend",
			"to_port": 0
		},
		{
			"from": "colorize",
			"from_port": 0,
			"to": "blend_2",
			"to_port": 0
		},
		{
			"from": "colorize_2",
			"from_port": 0,
			"to": "blend_2",
			"to_port": 1
		},
		{
			"from": "scratches",
			"from_port": 0,
			"to": "colorize",
			"to_port": 0
		},
		{
			"from": "blend_2",
			"from_port": 0,
			"to": "blend",
			"to_port": 1
		},
		{
			"from": "blend",
			"from_port": 0,
			"to": "Material",
			"to_port": 0
		},
		{
			"from": "blend",
			"from_port": 0,
			"to": "export",
			"to_port": 0
		}
	],
	"label": "Graph",
	"name": "49",
	"node_position": {
		"x": 0,
		"y": 0
	},
	"nodes": [
		{
			"name": "Material",
			"node_position": {
				"x": 1219,
				"y": -324
			},
			"parameters": {
				"albedo_color": {
					"a": 1,
					"b": 1,
					"g": 1,
					"r": 1,
					"type": "Color"
				},
				"ao_light_affect": 1,
				"depth_scale": 1,
				"emission_energy": 1,
				"metallic": 1,
				"normal_scale": 1,
				"roughness": 1,
				"size": 6,
				"subsurf_scatter_strength": 0
			},
			"type": "material"
		},
		{
			"name": "bricks",
			"node_position": {
				"x": -483.5,
				"y": -407
			},
			"parameters": {
				"bevel": 0,
				"columns": 3,
				"mortar": 0.031562,
				"pattern": 0,
				"repeat": 1,
				"row_offset": 0.5,
				"rows": 7
			},
			"type": "bricks"
		},
		{
			"name": "scratches",
			"node_position": {
				"x": 26.5,
				"y": -581
			},
			"parameters": {
				"Randomness": 0.5,
				"angle": 171,
				"layers": 2,
				"length": 0.23,
				"randomness": 0.35,
				"waviness": 0.05,
				"width": 0.3
			},
			"type": "scratches"
		},
		{
			"name": "colorize_2",
			"node_position": {
				"x": -236.5,
				"y": -147
			},
			"parameters": {
				"gradient": {
					"interpolation": 1,
					"points": [
						{
							"a": 1,
							"b": 0.108406,
							"g": 0.108406,
							"pos": 0,
							"r": 0.166667
						},
						{
							"a": 1,
							"b": 0.246762,
							"g": 0.29687,
							"pos": 1,
							"r": 0.78125
						}
					],
					"type": "Gradient"
				}
			},
			"type": "colorize"
		},
		{
			"name": "colorize",
			"node_position": {
				"x": 285.5,
				"y": -406
			},
			"parameters": {
				"gradient": {
					"interpolation": 3,
					"points": [
						{
							"a": 0,
							"b": 0,
							"g": 0,
							"pos": 0,
							"r": 0
						},
						{
							"a": 1,
							"b": 0,
							"g": 0,
							"pos": 0.409091,
							"r": 0
						},
						{
							"a": 1,
							"b": 0,
							"g": 0,
							"pos": 1,
							"r": 0
						}
					],
					"type": "Gradient"
				}
			},
			"type": "colorize"
		},
		{
			"name": "perlin",
			"node_position": {
				"x": 542.5,
				"y": -556
			},
			"parameters": {
				"iterations": 7,
				"persistence": 0.9,
				"scale_x": 20,
				"scale_y": 20
			},
			"type": "perlin"
		},
		{
			"name": "blend",
			"node_position": {
				"x": 720.5,
				"y": -134
			},
			"parameters": {
				"amount": 0.613025,
				"blend_type": 11
			},
			"type": "blend"
		},
		{
			"name": "blend_2",
			"node_position": {
				"x": 241.5,
				"y": 70
			},
			"parameters": {
				"amount": 0.516975,
				"blend_type": 0
			},
			"type": "blend"
		},
		{
			"name": "export",
			"node_position": {
				"x": 1237,
				"y": -33.25
			},
			"parameters": {
				"size": 6,
				"suffix": "albedo"
			},
			"type": "export"
		}
	],
	"parameters": {

	},
	"type": "graph"
}