mirror of
https://github.com/PixelGuys/Cubyz.git
synced 2025-08-03 19:28:49 -04:00
Changed colors
This commit is contained in:
parent
8ac2966a42
commit
3bead46293
@ -11,7 +11,7 @@
|
|||||||
.power = 0.3,
|
.power = 0.3,
|
||||||
.roughness = 2.5,
|
.roughness = 2.5,
|
||||||
.colors = .{
|
.colors = .{
|
||||||
0xff3d3d3d, 0xff535353, 0xff6b6b6b, 0xff81807e, 0xff9c9996,
|
0xff282328, 0xff353135, 0xff434041, 0xff4A4849, 0xff605E5F,
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
@ -12,7 +12,7 @@
|
|||||||
.power = 0.35,
|
.power = 0.35,
|
||||||
.roughness = 0.5,
|
.roughness = 0.5,
|
||||||
.colors = .{
|
.colors = .{
|
||||||
0xff3d3d3d, 0xff535353, 0xff6b6b6b, 0xff81807e, 0xff9c9996,
|
0xff72403C, 0xff905B57, 0xffB77966, 0xffC2846A, 0xffC49B77,
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
@ -12,7 +12,7 @@
|
|||||||
.power = 0.4,
|
.power = 0.4,
|
||||||
.roughness = 1.5,
|
.roughness = 1.5,
|
||||||
.colors = .{
|
.colors = .{
|
||||||
0xff3d3d3d, 0xff535353, 0xff6b6b6b, 0xff81807e, 0xff9c9996,
|
0xff6E757F, 0xff86898E, 0xffA4A7AA, 0xffB9BCBF, 0xffCACCCE,
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
@ -12,7 +12,7 @@
|
|||||||
.power = 0.35,
|
.power = 0.35,
|
||||||
.roughness = 0.9,
|
.roughness = 0.9,
|
||||||
.colors = .{
|
.colors = .{
|
||||||
0xff3d3d3d, 0xff535353, 0xff6b6b6b, 0xff81807e, 0xff9c9996,
|
0xff70583E, 0xff886D52, 0xffAB8D6A, 0xffC09B6E, 0xffCCA780,
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
@ -12,7 +12,7 @@
|
|||||||
.power = 0.5,
|
.power = 0.5,
|
||||||
.roughness = 0.1,
|
.roughness = 0.1,
|
||||||
.colors = .{
|
.colors = .{
|
||||||
0xff3d3d3d, 0xff535353, 0xff6b6b6b, 0xff81807e, 0xff9c9996,
|
0xff0F0811, 0xff19121C, 0xff312436, 0xff69486B, 0xff462F47,
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
@ -6,12 +6,12 @@
|
|||||||
},
|
},
|
||||||
.item = .{
|
.item = .{
|
||||||
.material = .{
|
.material = .{
|
||||||
.density = 0.5,
|
.density = 0.25,
|
||||||
.resistance = 0.5,
|
.resistance = 0.25,
|
||||||
.power = 0.2,
|
.power = 0.25,
|
||||||
.roughness = 3.0,
|
.roughness = 3.0,
|
||||||
.colors = .{
|
.colors = .{
|
||||||
0xff3d3d3d, 0xff535353, 0xff6b6b6b, 0xff81807e, 0xff9c9996,
|
0xffAF8354, 0xffC89965, 0xffE6B776, 0xffEEC589, 0xffEDD0AD,
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
@ -12,7 +12,7 @@
|
|||||||
.power = 0.4,
|
.power = 0.4,
|
||||||
.roughness = 1.0,
|
.roughness = 1.0,
|
||||||
.colors = .{
|
.colors = .{
|
||||||
0xff3d3d3d, 0xff535353, 0xff6b6b6b, 0xff81807e, 0xff9c9996,
|
0xff444444, 0xff626262, 0xff7A7876, 0xff878583, 0xff9c9996,
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
@ -12,7 +12,7 @@
|
|||||||
.power = 0.8,
|
.power = 0.8,
|
||||||
.roughness = 2.0,
|
.roughness = 2.0,
|
||||||
.colors = .{
|
.colors = .{
|
||||||
0xff3d3d3d, 0xff535353, 0xff6b6b6b, 0xff81807e, 0xff9c9996,
|
0xff030308, 0xff0D0C11, 0xff151420, 0xff1C1A2B, 0xff28253D,
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user