Textures update & compression

This commit is contained in:
paulevsGitch 2020-11-27 19:19:48 +03:00
parent 6adbd2580d
commit 0f55ad3c4c
22 changed files with 38 additions and 60 deletions

View file

@ -1,16 +1,7 @@
{
"variants": {
"shape=top": [
{ "model": "betterend:block/tenanea_flowers_top_1" },
{ "model": "betterend:block/tenanea_flowers_top_2" }
],
"shape=middle": [
{ "model": "betterend:block/tenanea_flowers_middle_1" },
{ "model": "betterend:block/tenanea_flowers_middle_2" }
],
"shape=bottom": [
{ "model": "betterend:block/tenanea_flowers_bottom_1" },
{ "model": "betterend:block/tenanea_flowers_bottom_2" }
]
"shape=top": { "model": "betterend:block/tenanea_flowers_middle" },
"shape=middle": { "model": "betterend:block/tenanea_flowers_middle" },
"shape=bottom": { "model": "betterend:block/tenanea_flowers_bottom" }
}
}

View file

@ -1,3 +1,14 @@
{
"defaultMaterial": "betterend:wave_glow_inc"
}
"defaultMap": {
"spriteMap": [
{
"sprite": "betterend:block/tenanea_flowers",
"material": "betterend:glow_all"
},
{
"sprite": "betterend:block/tenanea_flowers_bottom",
"material": "betterend:glow_all"
}
]
}
}

View file

@ -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" }
}
}
]

View file

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

View file

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

View file

@ -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" }
}
}
]

View file

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

View file

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

Binary file not shown.

Before

Width:  |  Height:  |  Size: 586 B

After

Width:  |  Height:  |  Size: 586 B

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 710 B

After

Width:  |  Height:  |  Size: 710 B

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 398 B

After

Width:  |  Height:  |  Size: 398 B

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 606 B

After

Width:  |  Height:  |  Size: 606 B

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 590 B

After

Width:  |  Height:  |  Size: 590 B

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 718 B

After

Width:  |  Height:  |  Size: 718 B

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 669 B

After

Width:  |  Height:  |  Size: 669 B

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 621 B

After

Width:  |  Height:  |  Size: 621 B

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 564 B

After

Width:  |  Height:  |  Size: 564 B

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 341 B

After

Width:  |  Height:  |  Size: 353 B

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 256 B

After

Width:  |  Height:  |  Size: 315 B

Before After
Before After

Binary file not shown.

After

Width:  |  Height:  |  Size: 273 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 226 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 550 B

After

Width:  |  Height:  |  Size: 550 B

Before After
Before After