New textures and models

This commit is contained in:
paulevsGitch 2020-10-15 01:04:17 +03:00
parent e1f5779b0f
commit d4f56b152e
43 changed files with 153 additions and 17 deletions

View file

@ -1,16 +1,22 @@
{
"variants": {
"axis=x": {
"model": "betterend:block/pythadendron_bark",
"x": 90,
"y": 90
},
"axis=y": {
"model": "betterend:block/pythadendron_bark"
},
"axis=z": {
"model": "betterend:block/pythadendron_bark",
"x": 90
}
"axis=x": [
{ "model": "betterend:block/pythadendron_bark", "x": 90, "y": 90 },
{ "model": "betterend:block/pythadendron_bark_2", "x": 90, "y": 90 },
{ "model": "betterend:block/pythadendron_bark_3", "x": 90, "y": 90 },
{ "model": "betterend:block/pythadendron_bark_4", "x": 90, "y": 90 }
],
"axis=y": [
{ "model": "betterend:block/pythadendron_bark" },
{ "model": "betterend:block/pythadendron_bark_2" },
{ "model": "betterend:block/pythadendron_bark_3" },
{ "model": "betterend:block/pythadendron_bark_4" }
],
"axis=z": [
{ "model": "betterend:block/pythadendron_bark", "x": 90 },
{ "model": "betterend:block/pythadendron_bark_2", "x": 90 },
{ "model": "betterend:block/pythadendron_bark_3", "x": 90 },
{ "model": "betterend:block/pythadendron_bark_4", "x": 90 }
]
}
}

View file

@ -1,7 +1,22 @@
{
"variants": {
"axis=x": { "model": "betterend:block/pythadendron_log", "x": 90, "y": 90 },
"axis=y": { "model": "betterend:block/pythadendron_log" },
"axis=z": { "model": "betterend:block/pythadendron_log", "x": 90 }
"axis=x": [
{ "model": "betterend:block/pythadendron_log", "x": 90, "y": 90 },
{ "model": "betterend:block/pythadendron_log_2", "x": 90, "y": 90 },
{ "model": "betterend:block/pythadendron_log_3", "x": 90, "y": 90 },
{ "model": "betterend:block/pythadendron_log_4", "x": 90, "y": 90 }
],
"axis=y": [
{ "model": "betterend:block/pythadendron_log" },
{ "model": "betterend:block/pythadendron_log_2" },
{ "model": "betterend:block/pythadendron_log_3" },
{ "model": "betterend:block/pythadendron_log_4" }
],
"axis=z": [
{ "model": "betterend:block/pythadendron_log", "x": 90 },
{ "model": "betterend:block/pythadendron_log_2", "x": 90 },
{ "model": "betterend:block/pythadendron_log_3", "x": 90 },
{ "model": "betterend:block/pythadendron_log_4", "x": 90 }
]
}
}

View file

@ -0,0 +1,6 @@
{
"parent": "block/cube_all",
"textures": {
"all": "betterend:block/pythadendron_log_side_mossy"
}
}

View file

@ -0,0 +1,6 @@
{
"parent": "block/cube_mirrored_all",
"textures": {
"all": "betterend:block/pythadendron_log_side"
}
}

View file

@ -0,0 +1,6 @@
{
"parent": "block/cube_mirrored_all",
"textures": {
"all": "betterend:block/pythadendron_log_side_mossy"
}
}

View file

@ -0,0 +1,12 @@
{
"parent": "block/cube",
"textures": {
"down": "betterend:block/pythadendron_log_top",
"east": "betterend:block/pythadendron_log_side_mossy",
"north": "betterend:block/pythadendron_log_side_mossy",
"particle": "betterend:block/pythadendron_log_side_mossy",
"south": "betterend:block/pythadendron_log_side_mossy",
"up": "betterend:block/pythadendron_log_top",
"west": "betterend:block/pythadendron_log_side_mossy"
}
}

View file

@ -0,0 +1,12 @@
{
"parent": "block/cube_mirrored",
"textures": {
"down": "betterend:block/pythadendron_log_top",
"east": "betterend:block/pythadendron_log_side",
"north": "betterend:block/pythadendron_log_side",
"particle": "betterend:block/pythadendron_log_side",
"south": "betterend:block/pythadendron_log_side",
"up": "betterend:block/pythadendron_log_top",
"west": "betterend:block/pythadendron_log_side"
}
}

View file

@ -0,0 +1,12 @@
{
"parent": "block/cube_mirrored",
"textures": {
"down": "betterend:block/pythadendron_log_top",
"east": "betterend:block/pythadendron_log_side_mossy",
"north": "betterend:block/pythadendron_log_side_mossy",
"particle": "betterend:block/pythadendron_log_side_mossy",
"south": "betterend:block/pythadendron_log_side_mossy",
"up": "betterend:block/pythadendron_log_top",
"west": "betterend:block/pythadendron_log_side_mossy"
}
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 711 B

After

Width:  |  Height:  |  Size: 711 B

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.8 KiB

After

Width:  |  Height:  |  Size: 134 B

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.9 KiB

After

Width:  |  Height:  |  Size: 171 B

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.9 KiB

After

Width:  |  Height:  |  Size: 228 B

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.8 KiB

After

Width:  |  Height:  |  Size: 261 B

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 645 B

After

Width:  |  Height:  |  Size: 645 B

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 720 B

After

Width:  |  Height:  |  Size: 720 B

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.3 KiB

After

Width:  |  Height:  |  Size: 611 B

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.1 KiB

After

Width:  |  Height:  |  Size: 606 B

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.3 KiB

After

Width:  |  Height:  |  Size: 614 B

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.1 KiB

After

Width:  |  Height:  |  Size: 590 B

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.1 KiB

After

Width:  |  Height:  |  Size: 606 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: 635 B

After

Width:  |  Height:  |  Size: 635 B

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 682 B

After

Width:  |  Height:  |  Size: 682 B

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 681 B

After

Width:  |  Height:  |  Size: 681 B

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.3 KiB

After

Width:  |  Height:  |  Size: 619 B

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.2 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

Before After
Before After

Binary file not shown.

After

Width:  |  Height:  |  Size: 646 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.4 KiB

After

Width:  |  Height:  |  Size: 488 B

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 274 B

After

Width:  |  Height:  |  Size: 237 B

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 684 B

After

Width:  |  Height:  |  Size: 570 B

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.3 KiB

After

Width:  |  Height:  |  Size: 482 B

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 407 B

After

Width:  |  Height:  |  Size: 297 B

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2 KiB

After

Width:  |  Height:  |  Size: 324 B

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.9 KiB

After

Width:  |  Height:  |  Size: 322 B

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2 KiB

After

Width:  |  Height:  |  Size: 249 B

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.9 KiB

After

Width:  |  Height:  |  Size: 189 B

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 230 B

After

Width:  |  Height:  |  Size: 195 B

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 1.2 KiB

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.2 KiB

After

Width:  |  Height:  |  Size: 585 B

Before After
Before After