Flower pots

This commit is contained in:
paulevsGitch 2021-07-11 18:16:55 +03:00
parent 13e5e9e088
commit e41fd592c7
14 changed files with 135 additions and 33 deletions

View file

@ -11,7 +11,7 @@
"from": [ 4, 7, 4 ],
"to": [ 12, 8, 12 ],
"faces": {
"down": { "uv": [ 4, 4, 12, 12 ], "texture": "#texture" },
"down": { "uv": [ 8, 0, 16, 8 ], "texture": "#texture" },
"up": { "uv": [ 8, 0, 16, 8 ], "texture": "#texture" },
"north": { "uv": [ 0, 0, 8, 1 ], "texture": "#texture" },
"south": { "uv": [ 0, 0, 8, 1 ], "texture": "#texture" },
@ -25,6 +25,7 @@
"to": [ 11, 1, 11 ],
"faces": {
"down": { "uv": [ 9, 9, 15, 15 ], "texture": "#texture", "cullface": "down" },
"up": { "uv": [ 9, 9, 15, 15 ], "texture": "#texture" },
"north": { "uv": [ 1, 7, 7, 8 ], "texture": "#texture" },
"south": { "uv": [ 1, 7, 7, 8 ], "texture": "#texture" },
"west": { "uv": [ 1, 7, 7, 8 ], "texture": "#texture" },
@ -49,10 +50,21 @@
"from": [ 4.5, 6, 4.5 ],
"to": [ 11.5, 7, 11.5 ],
"faces": {
"north": { "uv": [ 1, 1, 8, 2 ], "texture": "#texture" },
"south": { "uv": [ 1, 1, 8, 2 ], "texture": "#texture" },
"west": { "uv": [ 1, 1, 8, 2 ], "texture": "#texture" },
"east": { "uv": [ 1, 1, 8, 2 ], "texture": "#texture" }
"north": { "uv": [ 0.5, 1, 7.5, 2 ], "texture": "#texture" },
"south": { "uv": [ 0.5, 1, 7.5, 2 ], "texture": "#texture" },
"west": { "uv": [ 0.5, 1, 7.5, 2 ], "texture": "#texture" },
"east": { "uv": [ 0.5, 1, 7.5, 2 ], "texture": "#texture" }
}
},
{
"__comment": "Box14",
"from": [ 11, 8, 11 ],
"to": [ 5, 1, 5 ],
"faces": {
"north": { "uv": [ 1, 0, 7, 7 ], "texture": "#texture" },
"south": { "uv": [ 1, 0, 7, 7 ], "texture": "#texture" },
"west": { "uv": [ 1, 0, 7, 7 ], "texture": "#texture" },
"east": { "uv": [ 1, 0, 7, 7 ], "texture": "#texture" }
}
}
]

View file

@ -0,0 +1,17 @@
{
"__comment": "Designed by Paulevs with Cubik Studio - https://cubik.studio",
"textures": {
"particle": "betterend:block/%texture%",
"texture": "betterend:block/%texture%"
},
"elements": [
{
"__comment": "PlaneY1",
"from": [ 5, 7.5, 5 ],
"to": [ 11, 7.501, 11 ],
"faces": {
"up": { "uv": [ 5, 5, 11, 11 ], "texture": "#texture" }
}
}
]
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 263 B

After

Width:  |  Height:  |  Size: 217 B

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 280 B

After

Width:  |  Height:  |  Size: 236 B

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 298 B

After

Width:  |  Height:  |  Size: 252 B

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 263 B

After

Width:  |  Height:  |  Size: 217 B

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 270 B

After

Width:  |  Height:  |  Size: 226 B

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 538 B

After

Width:  |  Height:  |  Size: 252 B

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 263 B

After

Width:  |  Height:  |  Size: 217 B

Before After
Before After