From e167efe181a79cd449c3b22b16112696041d502f Mon Sep 17 00:00:00 2001 From: paulevsGitch Date: Mon, 7 Dec 2020 11:11:59 +0300 Subject: [PATCH] Leaf fixes --- .../models/block/end_lotus_stem_leaf.json | 66 +++++++------- .../models/block/end_lotus_stem_top_leaf.json | 90 +++++++++---------- 2 files changed, 78 insertions(+), 78 deletions(-) diff --git a/src/main/resources/assets/betterend/models/block/end_lotus_stem_leaf.json b/src/main/resources/assets/betterend/models/block/end_lotus_stem_leaf.json index 3b2f7100..ebda644d 100644 --- a/src/main/resources/assets/betterend/models/block/end_lotus_stem_leaf.json +++ b/src/main/resources/assets/betterend/models/block/end_lotus_stem_leaf.json @@ -1,34 +1,34 @@ -{ - "__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", - "texture1": "betterend:block/end_lotus_leaf_cutout" - }, - "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": "PlaneY2", - "from": [ 0, 0, 0 ], - "to": [ 16, 0.001, 16 ], - "shade": false, - "faces": { - "down": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture1" }, - "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture1" } - } - } - ] +{ + "__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", + "texture1": "betterend:block/end_lotus_leaf_cutout" + }, + "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": "PlaneY2", + "from": [ 0, 0, 0 ], + "to": [ 16, 0.001, 16 ], + "shade": false, + "faces": { + "down": { "uv": [ 0, 16, 16, 0 ], "texture": "#texture1" }, + "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture1" } + } + } + ] } \ No newline at end of file diff --git a/src/main/resources/assets/betterend/models/block/end_lotus_stem_top_leaf.json b/src/main/resources/assets/betterend/models/block/end_lotus_stem_top_leaf.json index fe95b28d..3d1e9dc7 100644 --- a/src/main/resources/assets/betterend/models/block/end_lotus_stem_top_leaf.json +++ b/src/main/resources/assets/betterend/models/block/end_lotus_stem_top_leaf.json @@ -1,46 +1,46 @@ -{ - "__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", - "leaf": "betterend:block/end_lotus_leaf_cutout" - }, - "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" } - } - }, - { - "__comment": "PlaneY3", - "from": [ 0, 0, 0 ], - "to": [ 16, 0.001, 16 ], - "shade": false, - "faces": { - "down": { "uv": [ 0, 16, 16, 0 ], "texture": "#leaf" }, - "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#leaf" } - } - } - ] +{ + "__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", + "leaf": "betterend:block/end_lotus_leaf_cutout" + }, + "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" } + } + }, + { + "__comment": "PlaneY3", + "from": [ 0, 0, 0 ], + "to": [ 16, 0.001, 16 ], + "shade": false, + "faces": { + "down": { "uv": [ 0, 16, 16, 0 ], "texture": "#leaf" }, + "up": { "uv": [ 0, 0, 16, 16 ], "texture": "#leaf" } + } + } + ] } \ No newline at end of file