Configure glass to correctly absorb light from the lighting system.

This commit is contained in:
IntegratedQuantum 2024-01-12 21:55:47 +01:00
parent 8fc7641d16
commit a542fb73e4
17 changed files with 18 additions and 0 deletions

View File

@ -6,6 +6,7 @@
],
"transparent" : true,
"absorption" : 0x040404,
"absorbedLight" : 0xffffff,
"reflectivity" : 0.08,
"model" : "cube",
"texture" : "cubyz:glass"

View File

@ -6,6 +6,7 @@
],
"transparent" : true,
"absorption" : 0x0000d0,
"absorbedLight" : 0xffff01,
"reflectivity" : 0.08,
"model" : "cube",
"texture" : "cubyz:glass"

View File

@ -6,6 +6,7 @@
],
"transparent" : true,
"absorption" : 0x804000,
"absorbedLight" : 0x80b0ff,
"reflectivity" : 0.08,
"model" : "cube",
"texture" : "cubyz:glass"

View File

@ -6,6 +6,7 @@
],
"transparent" : true,
"absorption" : 0x00e0b0,
"absorbedLight" : 0xff0102,
"reflectivity" : 0.08,
"model" : "cube",
"texture" : "cubyz:glass"

View File

@ -6,6 +6,7 @@
],
"transparent" : true,
"absorption" : 0x444444,
"absorbedLight" : 0xbbbbbb,
"reflectivity" : 0.08,
"model" : "cube",
"texture" : "cubyz:glass"

View File

@ -6,6 +6,7 @@
],
"transparent" : true,
"absorption" : 0x008000,
"absorbedLight" : 0xff80ff,
"reflectivity" : 0.08,
"model" : "cube",
"texture" : "cubyz:glass"

View File

@ -6,6 +6,7 @@
],
"transparent" : true,
"absorption" : 0x800000,
"absorbedLight" : 0x80ffff,
"reflectivity" : 0.08,
"model" : "cube",
"texture" : "cubyz:glass"

View File

@ -6,6 +6,7 @@
],
"transparent" : true,
"absorption" : 0x808080,
"absorbedLight" : 0x808080,
"reflectivity" : 0.08,
"model" : "cube",
"texture" : "cubyz:glass"

View File

@ -6,6 +6,7 @@
],
"transparent" : true,
"absorption" : 0x00e000,
"absorbedLight" : 0xff01ff,
"reflectivity" : 0.08,
"model" : "cube",
"texture" : "cubyz:glass"

View File

@ -6,6 +6,7 @@
],
"transparent" : true,
"absorption" : 0x4040e0,
"absorbedLight" : 0xb0b001,
"reflectivity" : 0.08,
"model" : "cube",
"texture" : "cubyz:glass"

View File

@ -6,6 +6,7 @@
],
"transparent" : true,
"absorption" : 0xe08000,
"absorbedLight" : 0x0180ff,
"reflectivity" : 0.08,
"model" : "cube",
"texture" : "cubyz:glass"

View File

@ -6,6 +6,7 @@
],
"transparent" : true,
"absorption" : 0xec0ec0,
"absorbedLight" : 0x01f130,
"reflectivity" : 0.08,
"model" : "cube",
"texture" : "cubyz:glass"

View File

@ -6,6 +6,7 @@
],
"transparent" : true,
"absorption" : 0xe00000,
"absorbedLight" : 0x01ffff,
"reflectivity" : 0.08,
"model" : "cube",
"texture" : "cubyz:glass"

View File

@ -6,6 +6,8 @@
],
"transparent" : true,
"absorption" : 0xa0e000,
"absorbedLight" : 0x4001ff,
"emittedLight" : 0x80ff00,
"reflectivity" : 0.08,
"model" : "cube",
"texture" : "cubyz:uranium_glass"

View File

@ -6,6 +6,7 @@
],
"transparent" : true,
"absorption" : 0x8000e0,
"absorbedLight" : 0x80ff01,
"reflectivity" : 0.08,
"model" : "cube",
"texture" : "cubyz:glass"

View File

@ -6,6 +6,7 @@
],
"transparent" : true,
"absorption" : 0xe0e0e0,
"absorbedLight" : 0x010101,
"reflectivity" : 0.08,
"model" : "cube",
"texture" : "cubyz:glass"

View File

@ -6,6 +6,7 @@
],
"transparent" : true,
"absorption" : 0xe0e000,
"absorbedLight" : 0x0101ff,
"reflectivity" : 0.08,
"model" : "cube",
"texture" : "cubyz:glass"