{
    "materials":
    [
        {
            "name": "Brick",
            "disable_diffuse_texture": false,
            "disable_normal_texture": false,
            "texture_tiling": 1.0,
            "specular_scale": 1.3,
            "gloss_scale": 64.0,
            "reflection_scale": 0.0,
            "normal_shadow_scale": 0.1,
            "specular_lod": 0.13,
            "gloss_lod": 44.0,
            "normal_detail_tiling": 0.0,
            "normal_detail_scale": 0.0,
            "opt_blend_color": true,
            "wang_tiles": true,
            "custom_diffuse_texture" : "rbxasset://textures/brick/diffuse",
            "custom_normal_texture" : "rbxasset://textures/brick/normal",
            "custom_specular_texture" : "rbxasset://textures/brick/specular",
            "custom_normal_detail_texture" : "rbxasset://textures/brick/normaldetail"
        },
        {
            "name": "Rust",
            "disable_diffuse_texture": false,
            "disable_normal_texture": false,
            "texture_tiling": 1.0,
            "specular_scale": 1.0,
            "gloss_scale": 256.0,
            "reflection_scale": 0.0,
            "normal_shadow_scale": 0.5,
            "specular_lod": 0.35,
            "gloss_lod": 103.0,
            "normal_detail_tiling": 0.0,
            "normal_detail_scale": 0.0,
            "opt_blend_color": true,
            "wang_tiles": false,
            "far_diffuse_cutoff": 0.6,
            "far_normal_cutoff": 0.0,
            "far_specular_cutoff": 0.0,
            "far_diffuse_tiling": 0.5,
            "far_normal_tiling": 1.0,
            "far_specular_tiling": 1.0,
            "custom_diffuse_texture" : "rbxasset://textures/rust/diffuse",
            "custom_normal_texture" : "rbxasset://textures/rust/normal",
            "custom_specular_texture" : "rbxasset://textures/rust/specular",
            "custom_normal_detail_texture" : "rbxasset://textures/rust/normaldetail"
        }
	]
}
