Textures update & compression
This commit is contained in:
parent
6adbd2580d
commit
0f55ad3c4c
22 changed files with 38 additions and 60 deletions
|
@ -1,8 +1,8 @@
|
|||
{
|
||||
"textures": {
|
||||
"texture": "betterend:block/tenanea_flowers_top",
|
||||
"stem": "betterend:block/tenanea_flowers_top_stem",
|
||||
"particle": "#texture"
|
||||
"flowers": "betterend:block/tenanea_flowers_bottom",
|
||||
"vine": "betterend:block/tenanea_flowers_stem_bottom",
|
||||
"particle": "#flowers"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
|
@ -12,8 +12,8 @@
|
|||
"rotation": { "origin": [ 2.375, 0, 2.25 ], "axis": "y", "angle": 45 },
|
||||
"shade": false,
|
||||
"faces": {
|
||||
"west": { "uv": [ 16, 0, 0, 16 ], "texture": "#texture", "tintindex": 0 },
|
||||
"east": { "uv": [ 16, 0, 0, 16 ], "texture": "#texture", "tintindex": 0 }
|
||||
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#flowers", "tintindex": 0 },
|
||||
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#flowers", "tintindex": 0 }
|
||||
}
|
||||
},
|
||||
{
|
||||
|
@ -23,8 +23,8 @@
|
|||
"rotation": { "origin": [ 13.75, 0, 2.25 ], "axis": "y", "angle": -45 },
|
||||
"shade": false,
|
||||
"faces": {
|
||||
"west": { "uv": [ 16, 0, 0, 16 ], "texture": "#texture", "tintindex": 0 },
|
||||
"east": { "uv": [ 16, 0, 0, 16 ], "texture": "#texture", "tintindex": 0 }
|
||||
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#flowers", "tintindex": 0 },
|
||||
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#flowers", "tintindex": 0 }
|
||||
}
|
||||
},
|
||||
{
|
||||
|
@ -34,8 +34,8 @@
|
|||
"rotation": { "origin": [ 2.375, 0, 2.25 ], "axis": "y", "angle": 45 },
|
||||
"shade": false,
|
||||
"faces": {
|
||||
"west": { "uv": [ 16, 0, 0, 16 ], "texture": "#stem" },
|
||||
"east": { "uv": [ 16, 0, 0, 16 ], "texture": "#stem" }
|
||||
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#vine" },
|
||||
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#vine" }
|
||||
}
|
||||
},
|
||||
{
|
||||
|
@ -45,8 +45,8 @@
|
|||
"rotation": { "origin": [ 13.75, 0, 2.25 ], "axis": "y", "angle": -45 },
|
||||
"shade": false,
|
||||
"faces": {
|
||||
"west": { "uv": [ 16, 0, 0, 16 ], "texture": "#stem" },
|
||||
"east": { "uv": [ 16, 0, 0, 16 ], "texture": "#stem" }
|
||||
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#vine" },
|
||||
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#vine" }
|
||||
}
|
||||
}
|
||||
]
|
|
@ -1,6 +0,0 @@
|
|||
{
|
||||
"parent": "betterend:block/cross_no_distortion_tinted",
|
||||
"textures": {
|
||||
"texture": "betterend:block/tenanea_flowers_bottom"
|
||||
}
|
||||
}
|
|
@ -1,6 +0,0 @@
|
|||
{
|
||||
"parent": "betterend:block/cross_no_distortion_inverted_tinted",
|
||||
"textures": {
|
||||
"texture": "betterend:block/tenanea_flowers_bottom"
|
||||
}
|
||||
}
|
|
@ -1,8 +1,8 @@
|
|||
{
|
||||
"textures": {
|
||||
"texture": "betterend:block/tenanea_flowers_top",
|
||||
"stem": "betterend:block/tenanea_flowers_top_stem",
|
||||
"particle": "#texture"
|
||||
"flowers": "betterend:block/tenanea_flowers",
|
||||
"vine": "betterend:block/tenanea_flowers_stem",
|
||||
"particle": "#flowers"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
|
@ -12,8 +12,8 @@
|
|||
"rotation": { "origin": [ 2.375, 0, 2.25 ], "axis": "y", "angle": 45 },
|
||||
"shade": false,
|
||||
"faces": {
|
||||
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture", "tintindex": 0 },
|
||||
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture", "tintindex": 0 }
|
||||
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#flowers", "tintindex": 0 },
|
||||
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#flowers", "tintindex": 0 }
|
||||
}
|
||||
},
|
||||
{
|
||||
|
@ -23,8 +23,8 @@
|
|||
"rotation": { "origin": [ 13.75, 0, 2.25 ], "axis": "y", "angle": -45 },
|
||||
"shade": false,
|
||||
"faces": {
|
||||
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture", "tintindex": 0 },
|
||||
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture", "tintindex": 0 }
|
||||
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#flowers", "tintindex": 0 },
|
||||
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#flowers", "tintindex": 0 }
|
||||
}
|
||||
},
|
||||
{
|
||||
|
@ -34,8 +34,8 @@
|
|||
"rotation": { "origin": [ 2.375, 0, 2.25 ], "axis": "y", "angle": 45 },
|
||||
"shade": false,
|
||||
"faces": {
|
||||
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#stem" },
|
||||
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#stem" }
|
||||
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#vine" },
|
||||
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#vine" }
|
||||
}
|
||||
},
|
||||
{
|
||||
|
@ -45,8 +45,8 @@
|
|||
"rotation": { "origin": [ 13.75, 0, 2.25 ], "axis": "y", "angle": -45 },
|
||||
"shade": false,
|
||||
"faces": {
|
||||
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#stem" },
|
||||
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#stem" }
|
||||
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#vine" },
|
||||
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#vine" }
|
||||
}
|
||||
}
|
||||
]
|
|
@ -1,6 +0,0 @@
|
|||
{
|
||||
"parent": "betterend:block/cross_no_distortion_tinted",
|
||||
"textures": {
|
||||
"texture": "betterend:block/tenanea_flowers"
|
||||
}
|
||||
}
|
|
@ -1,6 +0,0 @@
|
|||
{
|
||||
"parent": "betterend:block/cross_no_distortion_inverted_tinted",
|
||||
"textures": {
|
||||
"texture": "betterend:block/tenanea_flowers"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue