New coloured blocks palette, Chalk and glass (#340)
* Create chalk folder * Add chalk * Delete temp file * Create chalk texture folder * Add chalk textures * Delete assets/cubyz/blocks/glass/light_blue.json * Delete assets/cubyz/blocks/glass/dark_green.json * Delete assets/cubyz/blocks/glass/dark_red.json * Delete assets/cubyz/blocks/glass/dark_gray.json * Delete assets/cubyz/blocks/glass/gray.json * Updated glass colous * Delete assets/cubyz/blocks/textures/glass/black.png_absorption.png * Delete assets/cubyz/blocks/textures/glass/blue.png_absorption.png * Delete assets/cubyz/blocks/textures/glass/brown.png_absorption.png * Delete assets/cubyz/blocks/textures/glass/cyan.png_absorption.png * Delete assets/cubyz/blocks/textures/glass/dark_gray.png * Delete assets/cubyz/blocks/textures/glass/dark_gray.png_absorption.png * Delete assets/cubyz/blocks/textures/glass/dark_gray.png_reflectivity.png * Delete assets/cubyz/blocks/textures/glass/dark_green.png * Delete assets/cubyz/blocks/textures/glass/dark_green.png_absorption.png * Delete assets/cubyz/blocks/textures/glass/dark_green.png_reflectivity.png * Delete assets/cubyz/blocks/textures/glass/dark_red.png * Delete assets/cubyz/blocks/textures/glass/dark_red.png_absorption.png * Delete assets/cubyz/blocks/textures/glass/dark_red.png_reflectivity.png * Delete assets/cubyz/blocks/textures/glass/gray.png_absorption.png * Delete assets/cubyz/blocks/textures/glass/gray.png * Delete assets/cubyz/blocks/textures/glass/gray.png_reflectivity.png * Delete assets/cubyz/blocks/textures/glass/light_blue.png * Delete assets/cubyz/blocks/textures/glass/light_blue.png_absorption.png * Delete assets/cubyz/blocks/textures/glass/light_blue.png_reflectivity.png * Update glass textures * Reduce saturation of Chalk
10
assets/cubyz/blocks/chalk/aqua.json
Normal file
@ -0,0 +1,10 @@
|
||||
{
|
||||
"class" : "stone",
|
||||
"hardness" : 6,
|
||||
"drops" : [
|
||||
"auto"
|
||||
],
|
||||
"model" : "cube",
|
||||
"rotation" : "stairs",
|
||||
"texture" : "cubyz:chalk/aqua"
|
||||
}
|
10
assets/cubyz/blocks/chalk/black.json
Normal file
@ -0,0 +1,10 @@
|
||||
{
|
||||
"class" : "stone",
|
||||
"hardness" : 6,
|
||||
"drops" : [
|
||||
"auto"
|
||||
],
|
||||
"model" : "cube",
|
||||
"rotation" : "stairs",
|
||||
"texture" : "cubyz:chalk/black"
|
||||
}
|
10
assets/cubyz/blocks/chalk/blue.json
Normal file
@ -0,0 +1,10 @@
|
||||
{
|
||||
"class" : "stone",
|
||||
"hardness" : 6,
|
||||
"drops" : [
|
||||
"auto"
|
||||
],
|
||||
"model" : "cube",
|
||||
"rotation" : "stairs",
|
||||
"texture" : "cubyz:chalk/blue"
|
||||
}
|
10
assets/cubyz/blocks/chalk/brown.json
Normal file
@ -0,0 +1,10 @@
|
||||
{
|
||||
"class" : "stone",
|
||||
"hardness" : 6,
|
||||
"drops" : [
|
||||
"auto"
|
||||
],
|
||||
"model" : "cube",
|
||||
"rotation" : "stairs",
|
||||
"texture" : "cubyz:chalk/brown"
|
||||
}
|
10
assets/cubyz/blocks/chalk/crimson.json
Normal file
@ -0,0 +1,10 @@
|
||||
{
|
||||
"class" : "stone",
|
||||
"hardness" : 6,
|
||||
"drops" : [
|
||||
"auto"
|
||||
],
|
||||
"model" : "cube",
|
||||
"rotation" : "stairs",
|
||||
"texture" : "cubyz:chalk/crimson"
|
||||
}
|
10
assets/cubyz/blocks/chalk/cyan.json
Normal file
@ -0,0 +1,10 @@
|
||||
{
|
||||
"class" : "stone",
|
||||
"hardness" : 6,
|
||||
"drops" : [
|
||||
"auto"
|
||||
],
|
||||
"model" : "cube",
|
||||
"rotation" : "stairs",
|
||||
"texture" : "cubyz:chalk/cyan"
|
||||
}
|
10
assets/cubyz/blocks/chalk/dark_grey.json
Normal file
@ -0,0 +1,10 @@
|
||||
{
|
||||
"class" : "stone",
|
||||
"hardness" : 6,
|
||||
"drops" : [
|
||||
"auto"
|
||||
],
|
||||
"model" : "cube",
|
||||
"rotation" : "stairs",
|
||||
"texture" : "cubyz:chalk/dark_grey"
|
||||
}
|
10
assets/cubyz/blocks/chalk/green.json
Normal file
@ -0,0 +1,10 @@
|
||||
{
|
||||
"class" : "stone",
|
||||
"hardness" : 6,
|
||||
"drops" : [
|
||||
"auto"
|
||||
],
|
||||
"model" : "cube",
|
||||
"rotation" : "stairs",
|
||||
"texture" : "cubyz:chalk/green"
|
||||
}
|
10
assets/cubyz/blocks/chalk/grey.json
Normal file
@ -0,0 +1,10 @@
|
||||
{
|
||||
"class" : "stone",
|
||||
"hardness" : 6,
|
||||
"drops" : [
|
||||
"auto"
|
||||
],
|
||||
"model" : "cube",
|
||||
"rotation" : "stairs",
|
||||
"texture" : "cubyz:chalk/grey"
|
||||
}
|
10
assets/cubyz/blocks/chalk/indigo.json
Normal file
@ -0,0 +1,10 @@
|
||||
{
|
||||
"class" : "stone",
|
||||
"hardness" : 6,
|
||||
"drops" : [
|
||||
"auto"
|
||||
],
|
||||
"model" : "cube",
|
||||
"rotation" : "stairs",
|
||||
"texture" : "cubyz:chalk/indigo"
|
||||
}
|
10
assets/cubyz/blocks/chalk/lime.json
Normal file
@ -0,0 +1,10 @@
|
||||
{
|
||||
"class" : "stone",
|
||||
"hardness" : 6,
|
||||
"drops" : [
|
||||
"auto"
|
||||
],
|
||||
"model" : "cube",
|
||||
"rotation" : "stairs",
|
||||
"texture" : "cubyz:chalk/lime"
|
||||
}
|
10
assets/cubyz/blocks/chalk/magenta.json
Normal file
@ -0,0 +1,10 @@
|
||||
{
|
||||
"class" : "stone",
|
||||
"hardness" : 6,
|
||||
"drops" : [
|
||||
"auto"
|
||||
],
|
||||
"model" : "cube",
|
||||
"rotation" : "stairs",
|
||||
"texture" : "cubyz:chalk/magenta"
|
||||
}
|
10
assets/cubyz/blocks/chalk/orange.json
Normal file
@ -0,0 +1,10 @@
|
||||
{
|
||||
"class" : "stone",
|
||||
"hardness" : 6,
|
||||
"drops" : [
|
||||
"auto"
|
||||
],
|
||||
"model" : "cube",
|
||||
"rotation" : "stairs",
|
||||
"texture" : "cubyz:chalk/orange"
|
||||
}
|
10
assets/cubyz/blocks/chalk/pink.json
Normal file
@ -0,0 +1,10 @@
|
||||
{
|
||||
"class" : "stone",
|
||||
"hardness" : 6,
|
||||
"drops" : [
|
||||
"auto"
|
||||
],
|
||||
"model" : "cube",
|
||||
"rotation" : "stairs",
|
||||
"texture" : "cubyz:chalk/pink"
|
||||
}
|
10
assets/cubyz/blocks/chalk/purple.json
Normal file
@ -0,0 +1,10 @@
|
||||
{
|
||||
"class" : "stone",
|
||||
"hardness" : 6,
|
||||
"drops" : [
|
||||
"auto"
|
||||
],
|
||||
"model" : "cube",
|
||||
"rotation" : "stairs",
|
||||
"texture" : "cubyz:chalk/purple"
|
||||
}
|
10
assets/cubyz/blocks/chalk/red.json
Normal file
@ -0,0 +1,10 @@
|
||||
{
|
||||
"class" : "stone",
|
||||
"hardness" : 6,
|
||||
"drops" : [
|
||||
"auto"
|
||||
],
|
||||
"model" : "cube",
|
||||
"rotation" : "stairs",
|
||||
"texture" : "cubyz:chalk/red"
|
||||
}
|
10
assets/cubyz/blocks/chalk/violet.json
Normal file
@ -0,0 +1,10 @@
|
||||
{
|
||||
"class" : "stone",
|
||||
"hardness" : 6,
|
||||
"drops" : [
|
||||
"auto"
|
||||
],
|
||||
"model" : "cube",
|
||||
"rotation" : "stairs",
|
||||
"texture" : "cubyz:chalk/violet"
|
||||
}
|
10
assets/cubyz/blocks/chalk/viridian.json
Normal file
@ -0,0 +1,10 @@
|
||||
{
|
||||
"class" : "stone",
|
||||
"hardness" : 6,
|
||||
"drops" : [
|
||||
"auto"
|
||||
],
|
||||
"model" : "cube",
|
||||
"rotation" : "stairs",
|
||||
"texture" : "cubyz:chalk/viridian"
|
||||
}
|
10
assets/cubyz/blocks/chalk/white.json
Normal file
@ -0,0 +1,10 @@
|
||||
{
|
||||
"class" : "stone",
|
||||
"hardness" : 6,
|
||||
"drops" : [
|
||||
"auto"
|
||||
],
|
||||
"model" : "cube",
|
||||
"rotation" : "stairs",
|
||||
"texture" : "cubyz:chalk/white"
|
||||
}
|
10
assets/cubyz/blocks/chalk/yellow.json
Normal file
@ -0,0 +1,10 @@
|
||||
{
|
||||
"class" : "stone",
|
||||
"hardness" : 6,
|
||||
"drops" : [
|
||||
"auto"
|
||||
],
|
||||
"model" : "cube",
|
||||
"rotation" : "stairs",
|
||||
"texture" : "cubyz:chalk/yellow"
|
||||
}
|
@ -1,11 +1,11 @@
|
||||
{
|
||||
"class" : "stone",
|
||||
"hardness" : 2,
|
||||
"drops" : [
|
||||
"none"
|
||||
],
|
||||
"transparent" : true,
|
||||
"absorbedLight" : 0xbbbbbb,
|
||||
"model" : "cube",
|
||||
"texture" : "cubyz:glass/dark_gray"
|
||||
}
|
||||
{
|
||||
"class" : "stone",
|
||||
"hardness" : 2,
|
||||
"drops" : [
|
||||
"none"
|
||||
],
|
||||
"transparent" : true,
|
||||
"absorbedLight" : 0xe95825,
|
||||
"model" : "cube",
|
||||
"texture" : "cubyz:glass/aqua"
|
||||
}
|
@ -1,11 +1,11 @@
|
||||
{
|
||||
"class" : "stone",
|
||||
"hardness" : 2,
|
||||
"drops" : [
|
||||
"none"
|
||||
],
|
||||
"transparent" : true,
|
||||
"absorbedLight" : 0xffffff,
|
||||
"model" : "cube",
|
||||
"texture" : "cubyz:glass/black"
|
||||
}
|
||||
{
|
||||
"class" : "stone",
|
||||
"hardness" : 2,
|
||||
"drops" : [
|
||||
"none"
|
||||
],
|
||||
"transparent" : true,
|
||||
"absorbedLight" : 0xe6e6e6,
|
||||
"model" : "cube",
|
||||
"texture" : "cubyz:glass/black"
|
||||
}
|
||||
|
@ -1,11 +1,11 @@
|
||||
{
|
||||
"class" : "stone",
|
||||
"hardness" : 2,
|
||||
"drops" : [
|
||||
"none"
|
||||
],
|
||||
"transparent" : true,
|
||||
"absorbedLight" : 0xffff01,
|
||||
"model" : "cube",
|
||||
"texture" : "cubyz:glass/blue"
|
||||
}
|
||||
{
|
||||
"class" : "stone",
|
||||
"hardness" : 2,
|
||||
"drops" : [
|
||||
"none"
|
||||
],
|
||||
"transparent" : true,
|
||||
"absorbedLight" : 0xdc923c,
|
||||
"model" : "cube",
|
||||
"texture" : "cubyz:glass/blue"
|
||||
}
|
||||
|
@ -1,11 +1,11 @@
|
||||
{
|
||||
"class" : "stone",
|
||||
"hardness" : 2,
|
||||
"drops" : [
|
||||
"none"
|
||||
],
|
||||
"transparent" : true,
|
||||
"absorbedLight" : 0x80b0ff,
|
||||
"model" : "cube",
|
||||
"texture" : "cubyz:glass/brown"
|
||||
}
|
||||
{
|
||||
"class" : "stone",
|
||||
"hardness" : 2,
|
||||
"drops" : [
|
||||
"none"
|
||||
],
|
||||
"transparent" : true,
|
||||
"absorbedLight" : 0x96bdd8,
|
||||
"model" : "cube",
|
||||
"texture" : "cubyz:glass/brown"
|
||||
}
|
||||
|
11
assets/cubyz/blocks/glass/crimson.json
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"class" : "stone",
|
||||
"hardness" : 2,
|
||||
"drops" : [
|
||||
"none"
|
||||
],
|
||||
"transparent" : true,
|
||||
"absorbedLight" : 0x69e4e1,
|
||||
"model" : "cube",
|
||||
"texture" : "cubyz:glass/crimson"
|
||||
}
|
@ -1,11 +1,11 @@
|
||||
{
|
||||
"class" : "stone",
|
||||
"hardness" : 2,
|
||||
"drops" : [
|
||||
"none"
|
||||
],
|
||||
"transparent" : true,
|
||||
"absorbedLight" : 0xff0102,
|
||||
"model" : "cube",
|
||||
"texture" : "cubyz:glass/cyan"
|
||||
}
|
||||
{
|
||||
"class" : "stone",
|
||||
"hardness" : 2,
|
||||
"drops" : [
|
||||
"none"
|
||||
],
|
||||
"transparent" : true,
|
||||
"absorbedLight" : 0xc62031,
|
||||
"model" : "cube",
|
||||
"texture" : "cubyz:glass/cyan"
|
||||
}
|
||||
|
11
assets/cubyz/blocks/glass/dark_grey.json
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"class" : "stone",
|
||||
"hardness" : 2,
|
||||
"drops" : [
|
||||
"none"
|
||||
],
|
||||
"transparent" : true,
|
||||
"absorbedLight" : 0xacacac,
|
||||
"model" : "cube",
|
||||
"texture" : "cubyz:glass/dark_grey"
|
||||
}
|
@ -1,11 +1,11 @@
|
||||
{
|
||||
"class" : "stone",
|
||||
"hardness" : 2,
|
||||
"drops" : [
|
||||
"none"
|
||||
],
|
||||
"transparent" : true,
|
||||
"absorbedLight" : 0xff01ff,
|
||||
"model" : "cube",
|
||||
"texture" : "cubyz:glass/green"
|
||||
}
|
||||
{
|
||||
"class" : "stone",
|
||||
"hardness" : 2,
|
||||
"drops" : [
|
||||
"none"
|
||||
],
|
||||
"transparent" : true,
|
||||
"absorbedLight" : 0xd966d9,
|
||||
"model" : "cube",
|
||||
"texture" : "cubyz:glass/green"
|
||||
}
|
||||
|
@ -1,11 +1,11 @@
|
||||
{
|
||||
"class" : "stone",
|
||||
"hardness" : 2,
|
||||
"drops" : [
|
||||
"none"
|
||||
],
|
||||
"transparent" : true,
|
||||
"absorbedLight" : 0xff80ff,
|
||||
"model" : "cube",
|
||||
"texture" : "cubyz:glass/dark_green"
|
||||
}
|
||||
{
|
||||
"class" : "stone",
|
||||
"hardness" : 2,
|
||||
"drops" : [
|
||||
"none"
|
||||
],
|
||||
"transparent" : true,
|
||||
"absorbedLight" : 0x656565,
|
||||
"model" : "cube",
|
||||
"texture" : "cubyz:glass/grey"
|
||||
}
|
11
assets/cubyz/blocks/glass/indigo.json
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"class" : "stone",
|
||||
"hardness" : 2,
|
||||
"drops" : [
|
||||
"none"
|
||||
],
|
||||
"transparent" : true,
|
||||
"absorbedLight" : 0xd0c16d,
|
||||
"model" : "cube",
|
||||
"texture" : "cubyz:glass/indigo"
|
||||
}
|
@ -1,11 +0,0 @@
|
||||
{
|
||||
"class" : "stone",
|
||||
"hardness" : 2,
|
||||
"drops" : [
|
||||
"none"
|
||||
],
|
||||
"transparent" : true,
|
||||
"absorbedLight" : 0xb0b001,
|
||||
"model" : "cube",
|
||||
"texture" : "cubyz:glass/light_blue"
|
||||
}
|
@ -1,11 +1,11 @@
|
||||
{
|
||||
"class" : "stone",
|
||||
"hardness" : 2,
|
||||
"drops" : [
|
||||
"none"
|
||||
],
|
||||
"transparent" : true,
|
||||
"absorbedLight" : 0x80ffff,
|
||||
"model" : "cube",
|
||||
"texture" : "cubyz:glass/dark_red"
|
||||
}
|
||||
{
|
||||
"class" : "stone",
|
||||
"hardness" : 2,
|
||||
"drops" : [
|
||||
"none"
|
||||
],
|
||||
"transparent" : true,
|
||||
"absorbedLight" : 0xa03ed0,
|
||||
"model" : "cube",
|
||||
"texture" : "cubyz:glass/lime"
|
||||
}
|
11
assets/cubyz/blocks/glass/magenta.json
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"class" : "stone",
|
||||
"hardness" : 2,
|
||||
"drops" : [
|
||||
"none"
|
||||
],
|
||||
"transparent" : true,
|
||||
"absorbedLight" : 0x0d9f35,
|
||||
"model" : "cube",
|
||||
"texture" : "cubyz:glass/magenta"
|
||||
}
|
@ -1,11 +1,11 @@
|
||||
{
|
||||
"class" : "stone",
|
||||
"hardness" : 2,
|
||||
"drops" : [
|
||||
"none"
|
||||
],
|
||||
"transparent" : true,
|
||||
"absorbedLight" : 0x0180ff,
|
||||
"model" : "cube",
|
||||
"texture" : "cubyz:glass/orange"
|
||||
}
|
||||
{
|
||||
"class" : "stone",
|
||||
"hardness" : 2,
|
||||
"drops" : [
|
||||
"none"
|
||||
],
|
||||
"transparent" : true,
|
||||
"absorbedLight" : 0x1183ee,
|
||||
"model" : "cube",
|
||||
"texture" : "cubyz:glass/orange"
|
||||
}
|
||||
|
@ -1,11 +1,11 @@
|
||||
{
|
||||
"class" : "stone",
|
||||
"hardness" : 2,
|
||||
"drops" : [
|
||||
"none"
|
||||
],
|
||||
"transparent" : true,
|
||||
"absorbedLight" : 0x808080,
|
||||
"model" : "cube",
|
||||
"texture" : "cubyz:glass/gray"
|
||||
}
|
||||
{
|
||||
"class" : "stone",
|
||||
"hardness" : 2,
|
||||
"drops" : [
|
||||
"none"
|
||||
],
|
||||
"transparent" : true,
|
||||
"absorbedLight" : 0x056830,
|
||||
"model" : "cube",
|
||||
"texture" : "cubyz:glass/pink"
|
||||
}
|
@ -1,11 +1,11 @@
|
||||
{
|
||||
"class" : "stone",
|
||||
"hardness" : 2,
|
||||
"drops" : [
|
||||
"none"
|
||||
],
|
||||
"transparent" : true,
|
||||
"absorbedLight" : 0x01f130,
|
||||
"model" : "cube",
|
||||
"texture" : "cubyz:glass/purple"
|
||||
}
|
||||
{
|
||||
"class" : "stone",
|
||||
"hardness" : 2,
|
||||
"drops" : [
|
||||
"none"
|
||||
],
|
||||
"transparent" : true,
|
||||
"absorbedLight" : 0x83d66a,
|
||||
"model" : "cube",
|
||||
"texture" : "cubyz:glass/purple"
|
||||
}
|
||||
|
@ -1,11 +1,11 @@
|
||||
{
|
||||
"class" : "stone",
|
||||
"hardness" : 2,
|
||||
"drops" : [
|
||||
"none"
|
||||
],
|
||||
"transparent" : true,
|
||||
"absorbedLight" : 0x01ffff,
|
||||
"model" : "cube",
|
||||
"texture" : "cubyz:glass/red"
|
||||
}
|
||||
{
|
||||
"class" : "stone",
|
||||
"hardness" : 2,
|
||||
"drops" : [
|
||||
"none"
|
||||
],
|
||||
"transparent" : true,
|
||||
"absorbedLight" : 0x2ad6d6,
|
||||
"model" : "cube",
|
||||
"texture" : "cubyz:glass/red"
|
||||
}
|
||||
|
@ -1,12 +1,12 @@
|
||||
{
|
||||
"class" : "stone",
|
||||
"hardness" : 2,
|
||||
"drops" : [
|
||||
"none"
|
||||
],
|
||||
"transparent" : true,
|
||||
"absorbedLight" : 0x4001ff,
|
||||
"emittedLight" : 0x80ff00,
|
||||
"model" : "cube",
|
||||
"texture" : "cubyz:glass/uranium"
|
||||
}
|
||||
{
|
||||
"class" : "stone",
|
||||
"hardness" : 2,
|
||||
"drops" : [
|
||||
"none"
|
||||
],
|
||||
"transparent" : true,
|
||||
"absorbedLight" : 0x4001ff,
|
||||
"emittedLight" : 0x80ff00,
|
||||
"model" : "cube",
|
||||
"texture" : "cubyz:glass/uranium"
|
||||
}
|
||||
|
@ -1,11 +1,11 @@
|
||||
{
|
||||
"class" : "stone",
|
||||
"hardness" : 2,
|
||||
"drops" : [
|
||||
"none"
|
||||
],
|
||||
"transparent" : true,
|
||||
"absorbedLight" : 0x80ff01,
|
||||
"model" : "cube",
|
||||
"texture" : "cubyz:glass/violet"
|
||||
}
|
||||
{
|
||||
"class" : "stone",
|
||||
"hardness" : 2,
|
||||
"drops" : [
|
||||
"none"
|
||||
],
|
||||
"transparent" : true,
|
||||
"absorbedLight" : 0x46c345,
|
||||
"model" : "cube",
|
||||
"texture" : "cubyz:glass/violet"
|
||||
}
|
||||
|
11
assets/cubyz/blocks/glass/viridian.json
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"class" : "stone",
|
||||
"hardness" : 2,
|
||||
"drops" : [
|
||||
"none"
|
||||
],
|
||||
"transparent" : true,
|
||||
"absorbedLight" : 0xf09ad6,
|
||||
"model" : "cube",
|
||||
"texture" : "cubyz:glass/viridian"
|
||||
}
|
@ -1,11 +1,11 @@
|
||||
{
|
||||
"class" : "stone",
|
||||
"hardness" : 2,
|
||||
"drops" : [
|
||||
"none"
|
||||
],
|
||||
"transparent" : true,
|
||||
"absorbedLight" : 0x010101,
|
||||
"model" : "cube",
|
||||
"texture" : "cubyz:glass/white"
|
||||
}
|
||||
{
|
||||
"class" : "stone",
|
||||
"hardness" : 2,
|
||||
"drops" : [
|
||||
"none"
|
||||
],
|
||||
"transparent" : true,
|
||||
"absorbedLight" : 0x0f0f0f,
|
||||
"model" : "cube",
|
||||
"texture" : "cubyz:glass/white"
|
||||
}
|
||||
|
@ -1,11 +1,11 @@
|
||||
{
|
||||
"class" : "stone",
|
||||
"hardness" : 2,
|
||||
"drops" : [
|
||||
"none"
|
||||
],
|
||||
"transparent" : true,
|
||||
"absorbedLight" : 0x0101ff,
|
||||
"model" : "cube",
|
||||
"texture" : "cubyz:glass/yellow"
|
||||
}
|
||||
{
|
||||
"class" : "stone",
|
||||
"hardness" : 2,
|
||||
"drops" : [
|
||||
"none"
|
||||
],
|
||||
"transparent" : true,
|
||||
"absorbedLight" : 0x0d36f1,
|
||||
"model" : "cube",
|
||||
"texture" : "cubyz:glass/yellow"
|
||||
}
|
||||
|
BIN
assets/cubyz/blocks/textures/chalk/aqua.png
Normal file
After Width: | Height: | Size: 323 B |
BIN
assets/cubyz/blocks/textures/chalk/black.png
Normal file
After Width: | Height: | Size: 315 B |
BIN
assets/cubyz/blocks/textures/chalk/blue.png
Normal file
After Width: | Height: | Size: 321 B |
BIN
assets/cubyz/blocks/textures/chalk/brown.png
Normal file
After Width: | Height: | Size: 305 B |
BIN
assets/cubyz/blocks/textures/chalk/crimson.png
Normal file
After Width: | Height: | Size: 322 B |
BIN
assets/cubyz/blocks/textures/chalk/cyan.png
Normal file
After Width: | Height: | Size: 331 B |
BIN
assets/cubyz/blocks/textures/chalk/dark_grey.png
Normal file
After Width: | Height: | Size: 335 B |
BIN
assets/cubyz/blocks/textures/chalk/green.png
Normal file
After Width: | Height: | Size: 326 B |
BIN
assets/cubyz/blocks/textures/chalk/grey.png
Normal file
After Width: | Height: | Size: 331 B |
BIN
assets/cubyz/blocks/textures/chalk/indigo.png
Normal file
After Width: | Height: | Size: 318 B |
BIN
assets/cubyz/blocks/textures/chalk/lime.png
Normal file
After Width: | Height: | Size: 330 B |
BIN
assets/cubyz/blocks/textures/chalk/magenta.png
Normal file
After Width: | Height: | Size: 331 B |
BIN
assets/cubyz/blocks/textures/chalk/orange.png
Normal file
After Width: | Height: | Size: 326 B |
BIN
assets/cubyz/blocks/textures/chalk/pink.png
Normal file
After Width: | Height: | Size: 342 B |
BIN
assets/cubyz/blocks/textures/chalk/purple.png
Normal file
After Width: | Height: | Size: 313 B |
BIN
assets/cubyz/blocks/textures/chalk/red.png
Normal file
After Width: | Height: | Size: 337 B |
1
assets/cubyz/blocks/textures/chalk/temp
Normal file
@ -0,0 +1 @@
|
||||
|
BIN
assets/cubyz/blocks/textures/chalk/violet.png
Normal file
After Width: | Height: | Size: 342 B |
BIN
assets/cubyz/blocks/textures/chalk/viridian.png
Normal file
After Width: | Height: | Size: 319 B |
BIN
assets/cubyz/blocks/textures/chalk/white.png
Normal file
After Width: | Height: | Size: 305 B |
BIN
assets/cubyz/blocks/textures/chalk/yellow.png
Normal file
After Width: | Height: | Size: 340 B |
Before Width: | Height: | Size: 4.7 KiB After Width: | Height: | Size: 4.7 KiB |
BIN
assets/cubyz/blocks/textures/glass/aqua.png_absorption.png
Normal file
After Width: | Height: | Size: 69 B |
Before Width: | Height: | Size: 4.7 KiB After Width: | Height: | Size: 4.7 KiB |
Before Width: | Height: | Size: 546 B After Width: | Height: | Size: 69 B |
Before Width: | Height: | Size: 546 B After Width: | Height: | Size: 69 B |
Before Width: | Height: | Size: 546 B After Width: | Height: | Size: 69 B |
Before Width: | Height: | Size: 4.7 KiB After Width: | Height: | Size: 4.7 KiB |
Before Width: | Height: | Size: 546 B After Width: | Height: | Size: 546 B |
Before Width: | Height: | Size: 4.6 KiB After Width: | Height: | Size: 4.6 KiB |
Before Width: | Height: | Size: 546 B After Width: | Height: | Size: 69 B |
Before Width: | Height: | Size: 546 B |
Before Width: | Height: | Size: 546 B |
Before Width: | Height: | Size: 4.7 KiB After Width: | Height: | Size: 4.7 KiB |
BIN
assets/cubyz/blocks/textures/glass/dark_grey.png_absorption.png
Normal file
After Width: | Height: | Size: 69 B |
Before Width: | Height: | Size: 4.6 KiB After Width: | Height: | Size: 4.6 KiB |
Before Width: | Height: | Size: 546 B |
Before Width: | Height: | Size: 546 B After Width: | Height: | Size: 69 B |
Before Width: | Height: | Size: 4.7 KiB After Width: | Height: | Size: 4.7 KiB |
BIN
assets/cubyz/blocks/textures/glass/grey.png_absorption.png
Normal file
After Width: | Height: | Size: 69 B |
Before Width: | Height: | Size: 4.7 KiB After Width: | Height: | Size: 4.7 KiB |
BIN
assets/cubyz/blocks/textures/glass/indigo.png
Normal file
After Width: | Height: | Size: 4.7 KiB |
BIN
assets/cubyz/blocks/textures/glass/indigo.png_absorption.png
Normal file
After Width: | Height: | Size: 69 B |
BIN
assets/cubyz/blocks/textures/glass/indigo.png_reflectivity.png
Normal file
After Width: | Height: | Size: 4.7 KiB |
Before Width: | Height: | Size: 546 B |
BIN
assets/cubyz/blocks/textures/glass/lime.png
Normal file
After Width: | Height: | Size: 4.7 KiB |
BIN
assets/cubyz/blocks/textures/glass/lime.png_absorption.png
Normal file
After Width: | Height: | Size: 69 B |
BIN
assets/cubyz/blocks/textures/glass/lime.png_reflectivity.png
Normal file
After Width: | Height: | Size: 4.7 KiB |
BIN
assets/cubyz/blocks/textures/glass/magenta.png
Normal file
After Width: | Height: | Size: 4.7 KiB |
BIN
assets/cubyz/blocks/textures/glass/magenta.png_absorption.png
Normal file
After Width: | Height: | Size: 69 B |
BIN
assets/cubyz/blocks/textures/glass/magenta.png_reflectivity.png
Normal file
After Width: | Height: | Size: 4.7 KiB |
Before Width: | Height: | Size: 546 B After Width: | Height: | Size: 69 B |
BIN
assets/cubyz/blocks/textures/glass/pink.png
Normal file
After Width: | Height: | Size: 4.7 KiB |
BIN
assets/cubyz/blocks/textures/glass/pink.png_absorption.png
Normal file
After Width: | Height: | Size: 69 B |
BIN
assets/cubyz/blocks/textures/glass/pink.png_reflectivity.png
Normal file
After Width: | Height: | Size: 4.7 KiB |
Before Width: | Height: | Size: 546 B After Width: | Height: | Size: 69 B |
Before Width: | Height: | Size: 546 B After Width: | Height: | Size: 69 B |
Before Width: | Height: | Size: 546 B After Width: | Height: | Size: 69 B |