{
	"connections": [
		{
			"from": "make_tileable_square",
			"from_port": 0,
			"to": "Material",
			"to_port": 0
		},
		{
			"from": "make_tileable_square_2",
			"from_port": 0,
			"to": "normal_map2",
			"to_port": 0
		},
		{
			"from": "normal_map2",
			"from_port": 0,
			"to": "Material",
			"to_port": 4
		},
		{
			"from": "colorize",
			"from_port": 0,
			"to": "make_tileable_square",
			"to_port": 0
		},
		{
			"from": "make_tileable_square_2",
			"from_port": 0,
			"to": "Material",
			"to_port": 5
		},
		{
			"from": "blend2",
			"from_port": 0,
			"to": "colorize_2",
			"to_port": 0
		},
		{
			"from": "colorize_2",
			"from_port": 0,
			"to": "make_tileable_square_2",
			"to_port": 0
		},
		{
			"from": "skewed_uneven_bricks_2",
			"from_port": 0,
			"to": "multi_warp",
			"to_port": 0
		},
		{
			"from": "shard_fbm",
			"from_port": 0,
			"to": "multi_warp",
			"to_port": 1
		},
		{
			"from": "multi_warp",
			"from_port": 0,
			"to": "blend2",
			"to_port": 1
		},
		{
			"from": "perlin",
			"from_port": 0,
			"to": "blend2",
			"to_port": 0
		},
		{
			"from": "perlin",
			"from_port": 0,
			"to": "colorize",
			"to_port": 0
		},
		{
			"from": "make_tileable_square_2",
			"from_port": 0,
			"to": "colorize_3",
			"to_port": 0
		},
		{
			"from": "colorize_3",
			"from_port": 0,
			"to": "Material",
			"to_port": 2
		}
	],
	"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/stone4"
			},
			"name": "Material",
			"node_position": {
				"x": 971.363037109375,
				"y": -176.120986938477
			},
			"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": 0.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": -679.347717285156,
				"y": 31.9881973266602
			},
			"parameters": {
				"amount1": 0.5,
				"blend_type1": 0.0
			},
			"seed_int": 0,
			"type": "blend2"
		},
		{
			"name": "make_tileable_square",
			"node_position": {
				"x": 359.982177734375,
				"y": -187.967391967773
			},
			"parameters": {
				"fw": 1.0
			},
			"seed_int": 0,
			"type": "make_tileable_square"
		},
		{
			"name": "make_tileable_square_2",
			"node_position": {
				"x": 5.5145435333252,
				"y": 32.4981803894043
			},
			"parameters": {
				"fw": 1.0
			},
			"seed_int": 0,
			"type": "make_tileable_square"
		},
		{
			"name": "normal_map2",
			"node_position": {
				"x": 456.693481445312,
				"y": 84.1801910400391
			},
			"parameters": {
				"buffer": 1.0,
				"param2": 0.0,
				"size": 10.0,
				"strength": 1.0
			},
			"seed_int": 0,
			"type": "normal_map2"
		},
		{
			"name": "colorize",
			"node_position": {
				"x": 62.881175994873,
				"y": -182.919586181641
			},
			"parameters": {
				"gradient": {
					"interpolation": 1,
					"points": [
						{
							"a": 1.0,
							"b": 0.23046875,
							"g": 0.180271744728088,
							"pos": 0.0,
							"r": 0.175552368164062
						},
						{
							"a": 1.0,
							"b": 1.0,
							"g": 1.0,
							"pos": 1.0,
							"r": 1.0
						}
					],
					"type": "Gradient"
				}
			},
			"seed_int": 0,
			"type": "colorize"
		},
		{
			"name": "colorize_2",
			"node_position": {
				"x": -300.279937744141,
				"y": 20.0627727508545
			},
			"parameters": {
				"gradient": {
					"interpolation": 1,
					"points": [
						{
							"a": 1.0,
							"b": 0.0,
							"g": 0.0,
							"pos": 0.0,
							"r": 0.0
						},
						{
							"a": 1.0,
							"b": 1.0,
							"g": 1.0,
							"pos": 1.0,
							"r": 1.0
						}
					],
					"type": "Gradient"
				}
			},
			"seed_int": 0,
			"type": "colorize"
		},
		{
			"name": "multi_warp",
			"node_position": {
				"x": -973.556213378906,
				"y": -329.01123046875
			},
			"parameters": {
				"param0": 10.0,
				"param1": 4.0,
				"param2": 15.0,
				"param3": 1
			},
			"seed_int": 0,
			"type": "multi_warp"
		},
		{
			"name": "skewed_uneven_bricks_2",
			"node_position": {
				"x": -1285.95617675781,
				"y": -421.411224365234
			},
			"parameters": {
				"bevel": 0.1,
				"columns": 6.0,
				"corner": 0.3,
				"mortar": 0.1,
				"randomness": 1.0,
				"round": 0.0,
				"rows": 6.0
			},
			"seed_int": 0,
			"type": "skewed_uneven_bricks"
		},
		{
			"name": "shard_fbm",
			"node_position": {
				"x": -1228.75622558594,
				"y": -106.811218261719
			},
			"parameters": {
				"folds": 1.0,
				"iter": 4.0,
				"off": 0.0,
				"per": 0.5,
				"sharp": 0.7,
				"sx": 3.0,
				"sy": 3.0
			},
			"seed_int": 0,
			"type": "shard_fbm"
		},
		{
			"name": "perlin",
			"node_position": {
				"x": -1138.55615234375,
				"y": 251.788772583008
			},
			"parameters": {
				"iterations": 3.0,
				"persistence": 0.5,
				"scale_x": 4.0,
				"scale_y": 4.0
			},
			"seed_int": 0,
			"type": "perlin"
		},
		{
			"name": "colorize_3",
			"node_position": {
				"x": 685.643859863281,
				"y": -98.2111892700195
			},
			"parameters": {
				"gradient": {
					"interpolation": 1,
					"points": [
						{
							"a": 1.0,
							"b": 1.0,
							"g": 1.0,
							"pos": 0.0,
							"r": 1.0
						},
						{
							"a": 1.0,
							"b": 0.265625,
							"g": 0.265625,
							"pos": 1.0,
							"r": 0.265625
						}
					],
					"type": "Gradient"
				}
			},
			"seed_int": 0,
			"type": "colorize"
		}
	],
	"parameters": {

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