{
	"connections": [
		{
			"from": "make_tileable_square",
			"from_port": 0,
			"to": "Material",
			"to_port": 0
		},
		{
			"from": "noise_anisotropic",
			"from_port": 0,
			"to": "colorize",
			"to_port": 0
		},
		{
			"from": "wavelet_noise2",
			"from_port": 0,
			"to": "blend2",
			"to_port": 0
		},
		{
			"from": "noise_anisotropic",
			"from_port": 0,
			"to": "blend2",
			"to_port": 1
		},
		{
			"from": "make_tileable_square_2",
			"from_port": 0,
			"to": "Material",
			"to_port": 2
		},
		{
			"from": "brightness_contrast",
			"from_port": 0,
			"to": "make_tileable_square_2",
			"to_port": 0
		},
		{
			"from": "blend2",
			"from_port": 0,
			"to": "brightness_contrast",
			"to_port": 0
		},
		{
			"from": "colorize",
			"from_port": 0,
			"to": "make_tileable_square",
			"to_port": 0
		},
		{
			"from": "uniform",
			"from_port": 0,
			"to": "Material",
			"to_port": 1
		}
	],
	"label": "Graph",
	"longdesc": "",
	"name": "_Node_491",
	"node_position": {
		"x": 0.0,
		"y": 0.0
	},
	"nodes": [
		{
			"export_last_target": "Godot/Godot 4 Standard",
			"export_paths": {
				"Godot/Godot 4 Standard": "/mnt/userfiles/Documents/Projects/stick-the-quick/maps/textures/metal2"
			},
			"name": "Material",
			"node_position": {
				"x": 421.0,
				"y": -165.0
			},
			"parameters": {
				"albedo_color": {
					"a": 1.0,
					"b": 1.0,
					"g": 1.0,
					"r": 1.0,
					"type": "Color"
				},
				"ao": 1.0,
				"depth_scale": 0.5,
				"emission_energy": 1.0,
				"flags_transparent": true,
				"metallic": 1.0,
				"normal": 1.0,
				"roughness": 1.0,
				"size": 8.0,
				"sss": 1.0
			},
			"seed_int": 0,
			"type": "material"
		},
		{
			"generic_size": 1,
			"name": "blend2",
			"node_position": {
				"x": -486.352691650391,
				"y": 18.6781959533691
			},
			"parameters": {
				"amount1": 0.5,
				"blend_type1": 0.0
			},
			"seed_int": 0,
			"type": "blend2"
		},
		{
			"name": "make_tileable_square",
			"node_position": {
				"x": -102.854507446289,
				"y": -223.876449584961
			},
			"parameters": {
				"fw": 1.0
			},
			"seed_int": 0,
			"type": "make_tileable_square"
		},
		{
			"name": "make_tileable_square_2",
			"node_position": {
				"x": 105.339546203613,
				"y": 48.4701805114746
			},
			"parameters": {
				"fw": 1.0
			},
			"seed_int": 0,
			"type": "make_tileable_square"
		},
		{
			"name": "colorize",
			"node_position": {
				"x": -331.754974365234,
				"y": -264.990692138672
			},
			"parameters": {
				"gradient": {
					"interpolation": 1,
					"points": [
						{
							"a": 1.0,
							"b": 0.27734375,
							"g": 0.683837890625,
							"pos": 0.0,
							"r": 1.0
						},
						{
							"a": 1.0,
							"b": 0.28515625,
							"g": 0.905059814453125,
							"pos": 1.0,
							"r": 1.0
						}
					],
					"type": "Gradient"
				}
			},
			"seed_int": 0,
			"type": "colorize"
		},
		{
			"name": "noise_anisotropic",
			"node_position": {
				"x": -815.259582519531,
				"y": -256.335754394531
			},
			"parameters": {
				"interpolation": 1.0,
				"scale_x": 64.0,
				"scale_y": 256.0,
				"smoothness": 1.0
			},
			"seed_int": 1778665600,
			"type": "noise_anisotropic"
		},
		{
			"name": "wavelet_noise2",
			"node_position": {
				"x": -851.862060546875,
				"y": 55.5175819396973
			},
			"parameters": {
				"frequency": 2.0,
				"iterations": 2.0,
				"offset": 0.0,
				"persistence": 0.5,
				"scale_x": 16.0,
				"scale_y": 16.0,
				"type": 0.0
			},
			"seed_int": 959413184,
			"type": "wavelet_noise2"
		},
		{
			"name": "brightness_contrast",
			"node_position": {
				"x": -195.945190429688,
				"y": 77.4790802001953
			},
			"parameters": {
				"brightness": -0.375,
				"contrast": 0.5
			},
			"seed_int": 0,
			"type": "brightness_contrast"
		},
		{
			"name": "uniform",
			"node_position": {
				"x": -140.784149169922,
				"y": -61.6432418823242
			},
			"parameters": {
				"color": {
					"a": 1.0,
					"b": 1.0,
					"g": 1.0,
					"r": 1.0,
					"type": "Color"
				}
			},
			"seed_int": 0,
			"type": "uniform"
		}
	],
	"parameters": {

	},
	"seed_int": 0,
	"shortdesc": "",
	"type": "graph"
}