This commit is contained in:
paulevsGitch 2020-10-24 13:06:04 +03:00
parent 5412a10204
commit ad6a29936a
6 changed files with 8 additions and 5 deletions

View file

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

View file

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

View file

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

View file

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

View file

@ -36,6 +36,7 @@
"__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" }