Stone tiles (#731)

* Tweak bricks, add stone glactite tiles, tweak grey chalk

* Sandstone + marble tiles, redo marble bricks, and tweak a bunch of textures randomly because im insane

* i hate git

* Tweaks, make glacite bricks consistent with tiles

* Add limestone tiles

* Add limestone tile texture

* Make stone bircks consistent wile stone tile

* formatting
This commit is contained in:
careeoki 2024-09-26 11:19:13 -06:00 committed by GitHub
parent 13cd1db703
commit 280a6221fa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
21 changed files with 53 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"class" : "stone",
"hardness" : 25,
"hardness" : 20,
"breakingPower" : 1,
"drops" : [
"auto"

View File

@ -1,6 +1,6 @@
{
"class" : "stone",
"hardness" : 25,
"hardness" : 20,
"breakingPower" : 1,
"drops" : [
"auto"

View File

@ -0,0 +1,11 @@
{
"class" : "stone",
"hardness" : 20,
"breakingPower" : 1,
"drops" : [
"auto"
],
"rotation" : "stairs",
"model" : "cubyz:cube",
"texture" : "cubyz:glacite_tile"
}

View File

@ -0,0 +1,10 @@
{
"class": "stone",
"hardness": 12,
"drops": [
"auto"
],
"rotation": "stairs",
"model": "cubyz:cube",
"texture": "cubyz:limestone_tiles"
}

View File

@ -0,0 +1,10 @@
{
"class": "stone",
"hardness": 12,
"drops": [
"auto"
],
"rotation": "stairs",
"model": "cubyz:cube",
"texture": "cubyz:marble_tile"
}

View File

@ -0,0 +1,10 @@
{
"class": "stone",
"hardness": 12,
"drops": [
"auto"
],
"rotation": "stairs",
"model": "cubyz:cube",
"texture": "cubyz:sandstone_tile"
}

View File

@ -0,0 +1,10 @@
{
"class": "stone",
"hardness": 12,
"drops": [
"auto"
],
"rotation": "stairs",
"model": "cubyz:cube",
"texture": "cubyz:stone_tile"
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 335 B

After

Width:  |  Height:  |  Size: 336 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 331 B

After

Width:  |  Height:  |  Size: 332 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 324 B

After

Width:  |  Height:  |  Size: 348 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 366 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 314 B

After

Width:  |  Height:  |  Size: 321 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 337 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 266 B

After

Width:  |  Height:  |  Size: 326 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 340 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 375 B

After

Width:  |  Height:  |  Size: 414 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 391 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 293 B

After

Width:  |  Height:  |  Size: 281 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 308 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 317 B

After

Width:  |  Height:  |  Size: 326 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 316 B

After

Width:  |  Height:  |  Size: 362 B