This commit is contained in:
paulevsGitch 2020-10-11 14:05:28 +03:00
parent 3f9e524b54
commit 287c1fce62
15 changed files with 120 additions and 26 deletions

View file

@ -0,0 +1,8 @@
{
"variants": {
"age=0": { "model": "betterend:block/end_lily_seed_0" },
"age=1": { "model": "betterend:block/end_lily_seed_1" },
"age=2": { "model": "betterend:block/end_lily_seed_2" },
"age=3": { "model": "betterend:block/end_lily_seed_3" }
}
}

View file

@ -0,0 +1,6 @@
{
"parent": "betterend:block/cross_no_distortion",
"textures": {
"texture": "betterend:block/end_lily_0"
}
}

View file

@ -0,0 +1,6 @@
{
"parent": "betterend:block/cross_no_distortion",
"textures": {
"texture": "betterend:block/end_lily_1"
}
}

View file

@ -0,0 +1,6 @@
{
"parent": "betterend:block/cross_no_distortion",
"textures": {
"texture": "betterend:block/end_lily_2"
}
}

View file

@ -0,0 +1,6 @@
{
"parent": "betterend:block/cross_no_distortion",
"textures": {
"texture": "betterend:block/end_lily_3"
}
}

View file

@ -50,8 +50,8 @@
},
{
"__comment": "PlaneY6",
"from": [ 8, 0.018, 8 ],
"to": [ 24, 0.018, 24 ],
"from": [ 8, 0.029, 8 ],
"to": [ 24, 0.029, 24 ],
"shade": false,
"faces": {
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#leaf", "rotation": 270 },
@ -60,8 +60,8 @@
},
{
"__comment": "PlaneY6",
"from": [ -8, 0.014, 8 ],
"to": [ 8, 0.014, 24 ],
"from": [ -8, 0.026, 8 ],
"to": [ 8, 0.026, 24 ],
"shade": false,
"faces": {
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#leaf", "rotation": 180 },
@ -70,8 +70,8 @@
},
{
"__comment": "PlaneY6",
"from": [ -8, 0.012, -8 ],
"to": [ 8, 0.012, 8 ],
"from": [ -8, 0.023, -8 ],
"to": [ 8, 0.023, 8 ],
"shade": false,
"faces": {
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#leaf", "rotation": 90 },
@ -80,8 +80,8 @@
},
{
"__comment": "PlaneY6",
"from": [ 8, 0.01, -8 ],
"to": [ 24, 0.01, 8 ],
"from": [ 8, 0.02, -8 ],
"to": [ 24, 0.02, 8 ],
"shade": false,
"faces": {
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#leaf" },

View file

@ -50,8 +50,8 @@
},
{
"__comment": "PlaneY6",
"from": [ 0, 0, 0 ],
"to": [ 16, 0.001, 16 ],
"from": [ 0, 0.02, 0 ],
"to": [ 16, 0.02, 16 ],
"shade": false,
"faces": {
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#leaf", "rotation": 270 },

View file

@ -7,8 +7,8 @@
"elements": [
{
"__comment": "PlaneY6",
"from": [ 0, 0, 0 ],
"to": [ 16, 0.001, 16 ],
"from": [ 0, 0.02, 0 ],
"to": [ 16, 0.02, 16 ],
"shade": false,
"faces": {
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#leaf", "rotation": 270 },