Add shrub item texture, improve berrybush item texture
This commit is contained in:
parent
930ae1f79f
commit
25075b9d89
4 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"parent": "block/tallgrass",
|
"parent": "block/cross",
|
||||||
"textures": {
|
"textures": {
|
||||||
"cross": "biomesoplenty:blocks/wheatgrass"
|
"cross": "biomesoplenty:blocks/wheatgrass"
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"parent": "builtin/generated",
|
"parent": "builtin/generated",
|
||||||
"textures": {
|
"textures": {
|
||||||
"layer0": "biomesoplenty:blocks/shrub"
|
"layer0": "biomesoplenty:items/shrub"
|
||||||
},
|
},
|
||||||
"display": {
|
"display": {
|
||||||
"thirdperson": {
|
"thirdperson": {
|
||||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 16 KiB |
BIN
src/main/resources/assets/biomesoplenty/textures/items/shrub.png
Normal file
BIN
src/main/resources/assets/biomesoplenty/textures/items/shrub.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 15 KiB |
Loading…
Reference in a new issue