Lotus stem states

This commit is contained in:
paulevsGitch 2020-10-20 17:33:50 +03:00
parent 00eafec536
commit bd8ba7df7a
13 changed files with 135 additions and 24 deletions

View file

@ -1,5 +1,7 @@
{
"variants": {
"": { "model": "betterend:block/end_lotus_stem" }
"shape=top": { "model": "betterend:block/end_lotus_stem_top" },
"shape=middle": { "model": "betterend:block/end_lotus_stem" },
"shape=bottom": { "model": "betterend:block/end_lotus_roots" }
}
}

View file

@ -24,6 +24,7 @@
"from": [ -0.5, 2, 12 ],
"to": [ 15.5, 2.001, 20 ],
"rotation": { "origin": [ -0.5, 2, 12 ], "axis": "x", "angle": -45 },
"shade": false,
"faces": {
"down": { "uv": [ 16, 8, 0, 16 ], "texture": "#petal" },
"up": { "uv": [ 0, 8, 16, 16 ], "texture": "#petal", "rotation": 180 }
@ -33,6 +34,7 @@
"__comment": "PlaneY2",
"from": [ -0.5, 7.5, 17.5 ],
"to": [ 15.5, 7.501, 25.5 ],
"shade": false,
"faces": {
"down": { "uv": [ 16, 0, 0, 8 ], "texture": "#petal" },
"up": { "uv": [ 0, 0, 16, 8 ], "texture": "#petal", "rotation": 180 }
@ -43,6 +45,7 @@
"from": [ 0.5, 1.999, -4 ],
"to": [ 16.5, 2, 4 ],
"rotation": { "origin": [ 0.5, 2, 4 ], "axis": "x", "angle": 45 },
"shade": false,
"faces": {
"down": { "uv": [ 16, 8, 0, 16 ], "texture": "#petal", "rotation": 180 },
"up": { "uv": [ 0, 8, 16, 16 ], "texture": "#petal" }
@ -52,6 +55,7 @@
"__comment": "PlaneY2",
"from": [ 0.5, 7.5, -9.5 ],
"to": [ 16.5, 7.501, -1.5 ],
"shade": false,
"faces": {
"down": { "uv": [ 16, 0, 0, 8 ], "texture": "#petal", "rotation": 180 },
"up": { "uv": [ 0, 0, 16, 8 ], "texture": "#petal" }
@ -62,6 +66,7 @@
"from": [ 12, 2, 0.5 ],
"to": [ 20, 2.001, 16.5 ],
"rotation": { "origin": [ 12, 2, 0.5 ], "axis": "z", "angle": 45 },
"shade": false,
"faces": {
"down": { "uv": [ 16, 8, 0, 16 ], "texture": "#petal", "rotation": 90 },
"up": { "uv": [ 0, 8, 16, 16 ], "texture": "#petal", "rotation": 90 }
@ -71,7 +76,7 @@
"__comment": "PlaneY12",
"from": [ 17.5, 7.5, 0.5 ],
"to": [ 25.5, 7.501, 16.5 ],
"rotation": { "origin": [ 17.5, 7.5, 0.5 ], "axis": "z", "angle": 0 },
"shade": false,
"faces": {
"down": { "uv": [ 16, 0, 0, 8 ], "texture": "#petal", "rotation": 90 },
"up": { "uv": [ 0, 0, 16, 8 ], "texture": "#petal", "rotation": 90 }
@ -82,6 +87,7 @@
"from": [ -4, 1.999, -0.5 ],
"to": [ 4, 2, 15.5 ],
"rotation": { "origin": [ 4, 2, -0.5 ], "axis": "z", "angle": -45 },
"shade": false,
"faces": {
"down": { "uv": [ 16, 8, 0, 16 ], "texture": "#petal", "rotation": 270 },
"up": { "uv": [ 0, 8, 16, 16 ], "texture": "#petal", "rotation": 270 }
@ -91,6 +97,7 @@
"__comment": "PlaneY12",
"from": [ -9.5, 7.5, -0.5 ],
"to": [ -1.5, 7.501, 15.5 ],
"shade": false,
"faces": {
"down": { "uv": [ 16, 0, 0, 8 ], "texture": "#petal", "rotation": 270 },
"up": { "uv": [ 0, 0, 16, 8 ], "texture": "#petal", "rotation": 270 }
@ -101,6 +108,7 @@
"from": [ 15.5, 2, -10.5 ],
"to": [ 31.5, 2.001, 5.5 ],
"rotation": { "origin": [ 15.5, 2, -10.5 ], "axis": "y", "angle": -45 },
"shade": false,
"faces": {
"down": { "uv": [ 16, 0, 0, 16 ], "texture": "#petal", "rotation": 180 },
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#petal" }
@ -111,6 +119,7 @@
"from": [ 10.5, 2, -0.5 ],
"to": [ 26.5, 2.001, 15.5 ],
"rotation": { "origin": [ 26.5, 2, 15.5 ], "axis": "y", "angle": 45 },
"shade": false,
"faces": {
"down": { "uv": [ 16, 0, 0, 16 ], "texture": "#petal" },
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#petal", "rotation": 180 }
@ -121,6 +130,7 @@
"from": [ -15.5, 2, 10.5 ],
"to": [ 0.5, 2.001, 26.5 ],
"rotation": { "origin": [ 0.5, 2, 26.5 ], "axis": "y", "angle": -45 },
"shade": false,
"faces": {
"down": { "uv": [ 16, 0, 0, 16 ], "texture": "#petal" },
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#petal", "rotation": 180 }
@ -131,6 +141,7 @@
"from": [ -10.4999, 2, 0.4999 ],
"to": [ 5.5001, 2.001, 16.4999 ],
"rotation": { "origin": [ -10.5, 2, 0.5 ], "axis": "y", "angle": 45 },
"shade": false,
"faces": {
"down": { "uv": [ 16, 0, 0, 16 ], "texture": "#petal", "rotation": 180 },
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#petal" }

View file

@ -0,0 +1,68 @@
{
"__comment": "Designed by Paulevs with Cubik Studio - https://cubik.studio",
"parent": "block/block",
"textures": {
"particle": "betterend:block/end_lotus_stem",
"texture": "betterend:block/end_lotus_stem",
"roots": "betterend:block/end_lotus_roots"
},
"elements": [
{
"__comment": "Box1",
"from": [ 6, 0, 6 ],
"to": [ 10, 16, 10 ],
"faces": {
"down": { "uv": [ 4, 0, 8, 4 ], "texture": "#texture", "cullface": "down" },
"up": { "uv": [ 4, 0, 8, 4 ], "texture": "#texture", "cullface": "up" },
"north": { "uv": [ 0, 0, 4, 16 ], "texture": "#texture" },
"south": { "uv": [ 0, 0, 4, 16 ], "texture": "#texture" },
"west": { "uv": [ 0, 0, 4, 16 ], "texture": "#texture" },
"east": { "uv": [ 0, 0, 4, 16 ], "texture": "#texture" }
}
},
{
"__comment": "PlaneX2",
"from": [ 5, 0, 1 ],
"to": [ 5.001, 16, 17 ],
"rotation": { "origin": [ 5, 0, 1 ], "axis": "y", "angle": 22.5 },
"shade": false,
"faces": {
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#roots" },
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#roots" }
}
},
{
"__comment": "PlaneX2",
"from": [ 11, 0, 1 ],
"to": [ 11.001, 16, 17 ],
"rotation": { "origin": [ 11, 0, 1 ], "axis": "y", "angle": -22.5 },
"shade": false,
"faces": {
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#roots" },
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#roots" }
}
},
{
"__comment": "PlaneX2",
"from": [ 0.5, 0, 4.999 ],
"to": [ 16.5, 16, 5 ],
"rotation": { "origin": [ 0.5, 0, 5 ], "axis": "y", "angle": -22.5 },
"shade": false,
"faces": {
"north": { "uv": [ 0, 0, 16, 16 ], "texture": "#roots" },
"south": { "uv": [ 0, 0, 16, 16 ], "texture": "#roots" }
}
},
{
"__comment": "PlaneX2",
"from": [ 0.5, 0, 10.999 ],
"to": [ 16.5, 16, 11 ],
"rotation": { "origin": [ 0.5, 0, 11 ], "axis": "y", "angle": 22.5 },
"shade": false,
"faces": {
"north": { "uv": [ 0, 0, 16, 16 ], "texture": "#roots" },
"south": { "uv": [ 0, 0, 16, 16 ], "texture": "#roots" }
}
}
]
}

View file

@ -8,15 +8,15 @@
"elements": [
{
"__comment": "Box1",
"from": [ 5, 0, 5 ],
"to": [ 11, 16, 11 ],
"from": [ 6, 0, 6 ],
"to": [ 10, 16, 10 ],
"faces": {
"down": { "uv": [ 6, 0, 12, 6 ], "texture": "#texture", "cullface": "down" },
"up": { "uv": [ 6, 0, 12, 6 ], "texture": "#texture", "cullface": "up" },
"north": { "uv": [ 0, 0, 6, 16 ], "texture": "#texture" },
"south": { "uv": [ 0, 0, 6, 16 ], "texture": "#texture" },
"west": { "uv": [ 0, 0, 6, 16 ], "texture": "#texture" },
"east": { "uv": [ 0, 0, 6, 16 ], "texture": "#texture" }
"down": { "uv": [ 4, 0, 8, 4 ], "texture": "#texture", "cullface": "down" },
"up": { "uv": [ 4, 0, 8, 4 ], "texture": "#texture", "cullface": "up" },
"north": { "uv": [ 0, 0, 4, 16 ], "texture": "#texture" },
"south": { "uv": [ 0, 0, 4, 16 ], "texture": "#texture" },
"west": { "uv": [ 0, 0, 4, 16 ], "texture": "#texture" },
"east": { "uv": [ 0, 0, 4, 16 ], "texture": "#texture" }
}
}
]

View file

@ -0,0 +1,35 @@
{
"__comment": "Designed by Paulevs with Cubik Studio - https://cubik.studio",
"parent": "block/block",
"textures": {
"particle": "betterend:block/end_lotus_stem",
"texture": "betterend:block/end_lotus_stem"
},
"elements": [
{
"__comment": "Box1",
"from": [ 6, 0, 6 ],
"to": [ 10, 12, 10 ],
"faces": {
"down": { "uv": [ 4, 0, 8, 4 ], "texture": "#texture", "cullface": "down" },
"north": { "uv": [ 0, 4, 4, 16 ], "texture": "#texture" },
"south": { "uv": [ 0, 4, 4, 16 ], "texture": "#texture" },
"west": { "uv": [ 0, 4, 4, 16 ], "texture": "#texture" },
"east": { "uv": [ 0, 4, 4, 16 ], "texture": "#texture" }
}
},
{
"__comment": "Box2",
"from": [ 5, 12, 5 ],
"to": [ 11, 16, 11 ],
"faces": {
"down": { "uv": [ 4, 8, 10, 14 ], "texture": "#texture" },
"up": { "uv": [ 4, 8, 10, 14 ], "texture": "#texture", "cullface": "up" },
"north": { "uv": [ 4, 4, 10, 8 ], "texture": "#texture" },
"south": { "uv": [ 4, 4, 10, 8 ], "texture": "#texture" },
"west": { "uv": [ 4, 4, 10, 8 ], "texture": "#texture" },
"east": { "uv": [ 4, 4, 10, 8 ], "texture": "#texture" }
}
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.9 KiB

After

Width:  |  Height:  |  Size: 3.9 KiB

Before After
Before After