Make leaf filenames consistent, update opaque textures (#483)

* Make leaf filenames consistent, add opaque textures

* Delete textures/oak_leaves_transparent.png

* Update oak_leaves.json for texture changes

* Update non degradable leaves

* Rename oak log top

* Nondegradable oak leaves are alwaysviewthrough

* Delete assets/cubyz/blocks/textures/oak_log_rings_top.png

* Rename to "oak_log", consistent with pine log

* Delete assets/cubyz/blocks/textures/oak_log_side.png

* Update oak_log.json for name changes

* Update oak_top.json

* Remove the non_degradable pine needles

---------

Co-authored-by: IntegratedQuantum <jahe788@gmail.com>
This commit is contained in:
careeoki 2024-06-18 02:06:53 -06:00 committed by GitHub
parent 6ca702b67d
commit 284a38eadd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
12 changed files with 9 additions and 9 deletions

View File

@ -6,8 +6,8 @@
"0.1 cubyz:apple" "0.1 cubyz:apple"
], ],
"degradable" : false, "degradable" : false,
"viewThrough" : true, "alwaysViewThrough" : true,
"absorbedLight" : 0x121012, "absorbedLight" : 0x121012,
"model" : "cube", "model" : "cube",
"texture" : "cubyz:oak_leaves_transparent" "texture" : "cubyz:oak_leaves"
} }

View File

@ -9,5 +9,5 @@
"alwaysViewThrough" : true, "alwaysViewThrough" : true,
"absorbedLight" : 0x121012, "absorbedLight" : 0x121012,
"model" : "cube", "model" : "cube",
"texture" : "cubyz:oak_leaves_transparent" "texture" : "cubyz:oak_leaves"
} }

View File

@ -6,7 +6,7 @@
], ],
"rotation" : "log", "rotation" : "log",
"model" : "cube", "model" : "cube",
"texture" : "cubyz:oak_log_side", "texture" : "cubyz:oak_log",
"texture_top" : "cubyz:oak_log_rings_top", "texture_top" : "cubyz:oak_log_top",
"texture_bottom" : "cubyz:oak_log_rings_top" "texture_bottom" : "cubyz:oak_log_top"
} }

View File

@ -6,7 +6,7 @@
], ],
"rotation" : "log", "rotation" : "log",
"model" : "cube", "model" : "cube",
"texture" : "cubyz:oak_log_side", "texture" : "cubyz:oak_log",
"texture_top" : "cubyz:oak_log_side", "texture_top" : "cubyz:oak_log",
"texture_bottom" : "cubyz:oak_log_rings_top", "texture_bottom" : "cubyz:oak_log_top",
} }

Binary file not shown.

Before

Width:  |  Height:  |  Size: 659 B

After

Width:  |  Height:  |  Size: 531 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 561 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 531 B

View File

Before

Width:  |  Height:  |  Size: 425 B

After

Width:  |  Height:  |  Size: 425 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 459 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 948 B

After

Width:  |  Height:  |  Size: 459 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 459 B

After

Width:  |  Height:  |  Size: 464 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 457 B