Added branches to the bush/berry bush texture

This commit is contained in:
Forstride 2017-05-17 01:37:45 -04:00
parent 9e0dc810a4
commit 406dd93a2f
9 changed files with 6 additions and 4 deletions

View File

@ -167,7 +167,7 @@ public class BlockBOPPlant extends BlockBOPDecoration implements IShearable, IHo
switch ((BOPPlants) state.getValue(BlockBOPPlant.this.variantProperty))
{
case BERRYBUSH: case SHRUB:
case BUSH: case BERRYBUSH: case SHRUB:
return 0xFFFFFF;
default:

View File

@ -1,6 +1,8 @@
{
"parent": "block/tinted_cross",
"parent": "biomesoplenty:block/cross_with_overlay",
"textures": {
"cross": "biomesoplenty:blocks/bush"
"colored": "biomesoplenty:blocks/bush_branch",
"greyscale": "biomesoplenty:blocks/bush",
"particle": "biomesoplenty:blocks/bush"
}
}

View File

@ -1,6 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "biomesoplenty:blocks/bush"
"layer0": "biomesoplenty:items/bush"
}
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 639 B

After

Width:  |  Height:  |  Size: 599 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 244 B

After

Width:  |  Height:  |  Size: 351 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 585 B

After

Width:  |  Height:  |  Size: 551 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 457 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 662 B

After

Width:  |  Height:  |  Size: 687 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 630 B