Skip to content

Commit

Permalink
New coloured blocks palette, Chalk and glass (#340)
Browse files Browse the repository at this point in the history
* 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
  • Loading branch information
careeoki authored May 5, 2024
1 parent 4dd7689 commit a73c7df
Show file tree
Hide file tree
Showing 105 changed files with 433 additions and 188 deletions.
10 changes: 10 additions & 0 deletions assets/cubyz/blocks/chalk/aqua.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"class" : "stone",
"hardness" : 6,
"drops" : [
"auto"
],
"model" : "cube",
"rotation" : "stairs",
"texture" : "cubyz:chalk/aqua"
}
10 changes: 10 additions & 0 deletions assets/cubyz/blocks/chalk/black.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"class" : "stone",
"hardness" : 6,
"drops" : [
"auto"
],
"model" : "cube",
"rotation" : "stairs",
"texture" : "cubyz:chalk/black"
}
10 changes: 10 additions & 0 deletions assets/cubyz/blocks/chalk/blue.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"class" : "stone",
"hardness" : 6,
"drops" : [
"auto"
],
"model" : "cube",
"rotation" : "stairs",
"texture" : "cubyz:chalk/blue"
}
10 changes: 10 additions & 0 deletions assets/cubyz/blocks/chalk/brown.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"class" : "stone",
"hardness" : 6,
"drops" : [
"auto"
],
"model" : "cube",
"rotation" : "stairs",
"texture" : "cubyz:chalk/brown"
}
10 changes: 10 additions & 0 deletions assets/cubyz/blocks/chalk/crimson.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"class" : "stone",
"hardness" : 6,
"drops" : [
"auto"
],
"model" : "cube",
"rotation" : "stairs",
"texture" : "cubyz:chalk/crimson"
}
10 changes: 10 additions & 0 deletions assets/cubyz/blocks/chalk/cyan.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"class" : "stone",
"hardness" : 6,
"drops" : [
"auto"
],
"model" : "cube",
"rotation" : "stairs",
"texture" : "cubyz:chalk/cyan"
}
10 changes: 10 additions & 0 deletions assets/cubyz/blocks/chalk/dark_grey.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"class" : "stone",
"hardness" : 6,
"drops" : [
"auto"
],
"model" : "cube",
"rotation" : "stairs",
"texture" : "cubyz:chalk/dark_grey"
}
10 changes: 10 additions & 0 deletions assets/cubyz/blocks/chalk/green.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"class" : "stone",
"hardness" : 6,
"drops" : [
"auto"
],
"model" : "cube",
"rotation" : "stairs",
"texture" : "cubyz:chalk/green"
}
10 changes: 10 additions & 0 deletions assets/cubyz/blocks/chalk/grey.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"class" : "stone",
"hardness" : 6,
"drops" : [
"auto"
],
"model" : "cube",
"rotation" : "stairs",
"texture" : "cubyz:chalk/grey"
}
10 changes: 10 additions & 0 deletions assets/cubyz/blocks/chalk/indigo.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"class" : "stone",
"hardness" : 6,
"drops" : [
"auto"
],
"model" : "cube",
"rotation" : "stairs",
"texture" : "cubyz:chalk/indigo"
}
10 changes: 10 additions & 0 deletions assets/cubyz/blocks/chalk/lime.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"class" : "stone",
"hardness" : 6,
"drops" : [
"auto"
],
"model" : "cube",
"rotation" : "stairs",
"texture" : "cubyz:chalk/lime"
}
10 changes: 10 additions & 0 deletions assets/cubyz/blocks/chalk/magenta.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"class" : "stone",
"hardness" : 6,
"drops" : [
"auto"
],
"model" : "cube",
"rotation" : "stairs",
"texture" : "cubyz:chalk/magenta"
}
10 changes: 10 additions & 0 deletions assets/cubyz/blocks/chalk/orange.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"class" : "stone",
"hardness" : 6,
"drops" : [
"auto"
],
"model" : "cube",
"rotation" : "stairs",
"texture" : "cubyz:chalk/orange"
}
10 changes: 10 additions & 0 deletions assets/cubyz/blocks/chalk/pink.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"class" : "stone",
"hardness" : 6,
"drops" : [
"auto"
],
"model" : "cube",
"rotation" : "stairs",
"texture" : "cubyz:chalk/pink"
}
10 changes: 10 additions & 0 deletions assets/cubyz/blocks/chalk/purple.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"class" : "stone",
"hardness" : 6,
"drops" : [
"auto"
],
"model" : "cube",
"rotation" : "stairs",
"texture" : "cubyz:chalk/purple"
}
10 changes: 10 additions & 0 deletions assets/cubyz/blocks/chalk/red.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"class" : "stone",
"hardness" : 6,
"drops" : [
"auto"
],
"model" : "cube",
"rotation" : "stairs",
"texture" : "cubyz:chalk/red"
}
10 changes: 10 additions & 0 deletions assets/cubyz/blocks/chalk/violet.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"class" : "stone",
"hardness" : 6,
"drops" : [
"auto"
],
"model" : "cube",
"rotation" : "stairs",
"texture" : "cubyz:chalk/violet"
}
10 changes: 10 additions & 0 deletions assets/cubyz/blocks/chalk/viridian.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"class" : "stone",
"hardness" : 6,
"drops" : [
"auto"
],
"model" : "cube",
"rotation" : "stairs",
"texture" : "cubyz:chalk/viridian"
}
10 changes: 10 additions & 0 deletions assets/cubyz/blocks/chalk/white.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"class" : "stone",
"hardness" : 6,
"drops" : [
"auto"
],
"model" : "cube",
"rotation" : "stairs",
"texture" : "cubyz:chalk/white"
}
10 changes: 10 additions & 0 deletions assets/cubyz/blocks/chalk/yellow.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"class" : "stone",
"hardness" : 6,
"drops" : [
"auto"
],
"model" : "cube",
"rotation" : "stairs",
"texture" : "cubyz:chalk/yellow"
}
Original file line number Diff line number Diff line change
@@ -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"
}
22 changes: 11 additions & 11 deletions assets/cubyz/blocks/glass/black.json
Original file line number Diff line number Diff line change
@@ -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"
}
22 changes: 11 additions & 11 deletions assets/cubyz/blocks/glass/blue.json
Original file line number Diff line number Diff line change
@@ -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"
}
22 changes: 11 additions & 11 deletions assets/cubyz/blocks/glass/brown.json
Original file line number Diff line number Diff line change
@@ -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 changes: 11 additions & 0 deletions assets/cubyz/blocks/glass/crimson.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"class" : "stone",
"hardness" : 2,
"drops" : [
"none"
],
"transparent" : true,
"absorbedLight" : 0x69e4e1,
"model" : "cube",
"texture" : "cubyz:glass/crimson"
}
22 changes: 11 additions & 11 deletions assets/cubyz/blocks/glass/cyan.json
Original file line number Diff line number Diff line change
@@ -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 changes: 11 additions & 0 deletions assets/cubyz/blocks/glass/dark_grey.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"class" : "stone",
"hardness" : 2,
"drops" : [
"none"
],
"transparent" : true,
"absorbedLight" : 0xacacac,
"model" : "cube",
"texture" : "cubyz:glass/dark_grey"
}
22 changes: 11 additions & 11 deletions assets/cubyz/blocks/glass/green.json
Original file line number Diff line number Diff line change
@@ -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"
}
Loading

0 comments on commit a73c7df

Please sign in to comment.