Leaf fixes

This commit is contained in:
paulevsGitch 2020-12-07 11:11:59 +03:00
parent 6313865036
commit e167efe181
2 changed files with 78 additions and 78 deletions

View file

@ -1,34 +1,34 @@
{ {
"__comment": "Designed by Paulevs with Cubik Studio - https://cubik.studio", "__comment": "Designed by Paulevs with Cubik Studio - https://cubik.studio",
"parent": "block/block", "parent": "block/block",
"textures": { "textures": {
"particle": "betterend:block/end_lotus_stem", "particle": "betterend:block/end_lotus_stem",
"texture": "betterend:block/end_lotus_stem", "texture": "betterend:block/end_lotus_stem",
"texture1": "betterend:block/end_lotus_leaf_cutout" "texture1": "betterend:block/end_lotus_leaf_cutout"
}, },
"elements": [ "elements": [
{ {
"__comment": "Box1", "__comment": "Box1",
"from": [ 6, 0, 6 ], "from": [ 6, 0, 6 ],
"to": [ 10, 16, 10 ], "to": [ 10, 16, 10 ],
"faces": { "faces": {
"down": { "uv": [ 4, 0, 8, 4 ], "texture": "#texture", "cullface": "down" }, "down": { "uv": [ 4, 0, 8, 4 ], "texture": "#texture", "cullface": "down" },
"up": { "uv": [ 4, 0, 8, 4 ], "texture": "#texture", "cullface": "up" }, "up": { "uv": [ 4, 0, 8, 4 ], "texture": "#texture", "cullface": "up" },
"north": { "uv": [ 0, 0, 4, 16 ], "texture": "#texture" }, "north": { "uv": [ 0, 0, 4, 16 ], "texture": "#texture" },
"south": { "uv": [ 0, 0, 4, 16 ], "texture": "#texture" }, "south": { "uv": [ 0, 0, 4, 16 ], "texture": "#texture" },
"west": { "uv": [ 0, 0, 4, 16 ], "texture": "#texture" }, "west": { "uv": [ 0, 0, 4, 16 ], "texture": "#texture" },
"east": { "uv": [ 0, 0, 4, 16 ], "texture": "#texture" } "east": { "uv": [ 0, 0, 4, 16 ], "texture": "#texture" }
} }
}, },
{ {
"__comment": "PlaneY2", "__comment": "PlaneY2",
"from": [ 0, 0, 0 ], "from": [ 0, 0, 0 ],
"to": [ 16, 0.001, 16 ], "to": [ 16, 0.001, 16 ],
"shade": false, "shade": false,
"faces": { "faces": {
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture1" }, "down": { "uv": [ 0, 16, 16, 0 ], "texture": "#texture1" },
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture1" } "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture1" }
} }
} }
] ]
} }

View file

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