mirror of
https://github.com/Sollace/Unicopia.git
synced 2024-12-18 07:57:59 +01:00
Added a unique texture for the ends of cloud pillars
This commit is contained in:
parent
044a175696
commit
38fa8cd1bb
2 changed files with 1 additions and 1 deletions
|
@ -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 |
Loading…
Reference in a new issue