Capsacis tree enhancements

This commit is contained in:
paulevsGitch 2021-01-18 23:05:08 +03:00
parent 527ba2bbaa
commit 7e750411a0
40 changed files with 172 additions and 28 deletions

View file

@ -0,0 +1,19 @@
{
"variants": {
"axis=x": [
{ "model": "betterend:block/capsacis_bark_1", "x": 90, "y": 90 },
{ "model": "betterend:block/capsacis_bark_2", "x": 90, "y": 90 },
{ "model": "betterend:block/capsacis_bark_3", "x": 90, "y": 90 }
],
"axis=y": [
{ "model": "betterend:block/capsacis_bark_1" },
{ "model": "betterend:block/capsacis_bark_2" },
{ "model": "betterend:block/capsacis_bark_3" }
],
"axis=z": [
{ "model": "betterend:block/capsacis_bark_1", "x": 90 },
{ "model": "betterend:block/capsacis_bark_2", "x": 90 },
{ "model": "betterend:block/capsacis_bark_3", "x": 90 }
]
}
}

View file

@ -0,0 +1,12 @@
{
"variants": {
"color=0": { "model": "betterend:block/capsacis_cap_0" },
"color=1": { "model": "betterend:block/capsacis_cap_1" },
"color=2": { "model": "betterend:block/capsacis_cap_2" },
"color=3": { "model": "betterend:block/capsacis_cap_3" },
"color=4": { "model": "betterend:block/capsacis_cap_4" },
"color=5": { "model": "betterend:block/capsacis_cap_5" },
"color=6": { "model": "betterend:block/capsacis_cap_6" },
"color=7": { "model": "betterend:block/capsacis_cap_7" }
}
}

View file

@ -0,0 +1,19 @@
{
"variants": {
"axis=x": [
{ "model": "betterend:block/capsacis_log_1", "x": 90, "y": 90 },
{ "model": "betterend:block/capsacis_log_2", "x": 90, "y": 90 },
{ "model": "betterend:block/capsacis_log_3", "x": 90, "y": 90 }
],
"axis=y": [
{ "model": "betterend:block/capsacis_log_1" },
{ "model": "betterend:block/capsacis_log_2" },
{ "model": "betterend:block/capsacis_log_3" }
],
"axis=z": [
{ "model": "betterend:block/capsacis_log_1", "x": 90 },
{ "model": "betterend:block/capsacis_log_2", "x": 90 },
{ "model": "betterend:block/capsacis_log_3", "x": 90 }
]
}
}

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

@ -0,0 +1,7 @@
{
"parent": "minecraft:block/cube_column",
"textures": {
"end": "betterend:block/capsacis_log_top",
"side": "betterend:block/capsacis_log_side"
}
}

View file

@ -0,0 +1,7 @@
{
"parent": "minecraft:block/cube_column",
"textures": {
"end": "betterend:block/capsacis_log_top",
"side": "betterend:block/capsacis_log_side_2"
}
}

View file

@ -0,0 +1,7 @@
{
"parent": "minecraft:block/cube_column",
"textures": {
"end": "betterend:block/capsacis_log_top",
"side": "betterend:block/capsacis_log_side_3"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 469 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 521 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 526 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.7 KiB

After

Width:  |  Height:  |  Size: 1.8 KiB

Before After
Before After

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 461 B

After

Width:  |  Height:  |  Size: 1.7 KiB

Before After
Before After