Added branches to the bush/berry bush texture
|
@ -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:
|
||||
|
|
|
@ -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"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"parent": "item/generated",
|
||||
"textures": {
|
||||
"layer0": "biomesoplenty:blocks/bush"
|
||||
"layer0": "biomesoplenty:items/bush"
|
||||
}
|
||||
}
|
Before Width: | Height: | Size: 639 B After Width: | Height: | Size: 599 B |
Before Width: | Height: | Size: 244 B After Width: | Height: | Size: 351 B |
Before Width: | Height: | Size: 585 B After Width: | Height: | Size: 551 B |
After Width: | Height: | Size: 457 B |
Before Width: | Height: | Size: 662 B After Width: | Height: | Size: 687 B |
BIN
src/main/resources/assets/biomesoplenty/textures/items/bush.png
Normal file
After Width: | Height: | Size: 630 B |