Added a unique texture for the ends of cloud pillars

This commit is contained in:
Sollace 2020-06-01 13:12:40 +02:00
parent 044a175696
commit 38fa8cd1bb
2 changed files with 1 additions and 1 deletions

View file

@ -1,7 +1,7 @@
{ {
"parent": "block/cube_column", "parent": "block/cube_column",
"textures": { "textures": {
"end": "unicopia:blocks/dense_cloud_pillar", "end": "unicopia:blocks/dense_cloud_pillar_end",
"side": "unicopia:blocks/dense_cloud_pillar" "side": "unicopia:blocks/dense_cloud_pillar"
} }
} }

Binary file not shown.

After

Width:  |  Height:  |  Size: 3 KiB