Fixes
This commit is contained in:
parent
5412a10204
commit
ad6a29936a
6 changed files with 8 additions and 5 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"parent": "betterend:block/cross_no_distortion",
|
||||
"textures": {
|
||||
"texture": "betterend:block/end_lotus_0"
|
||||
"texture": "betterend:block/end_lotus_1"
|
||||
}
|
||||
}
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"parent": "betterend:block/cross_no_distortion",
|
||||
"textures": {
|
||||
"texture": "betterend:block/end_lotus_1"
|
||||
"texture": "betterend:block/end_lotus_2"
|
||||
}
|
||||
}
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"parent": "betterend:block/cross_no_distortion",
|
||||
"textures": {
|
||||
"texture": "betterend:block/end_lotus_2"
|
||||
"texture": "betterend:block/end_lotus_3"
|
||||
}
|
||||
}
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"parent": "betterend:block/cross_no_distortion",
|
||||
"textures": {
|
||||
"texture": "betterend:block/end_lotus_3"
|
||||
"texture": "betterend:block/end_lotus_4"
|
||||
}
|
||||
}
|
|
@ -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" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue