Chorus model fixes
This commit is contained in:
parent
835b2e56d6
commit
fea7c8acb0
4 changed files with 8 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
{
|
||||
"__comment": "Designed by Paulevs with Cubik Studio - https://cubik.studio",
|
||||
"parent": "block/block",
|
||||
"textures": {
|
||||
"particle": "betterend:block/chorus_plant",
|
||||
"texture": "betterend:block/chorus_plant"
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
{
|
||||
"__comment": "Designed by Paulevs with Cubik Studio - https://cubik.studio",
|
||||
"parent": "block/block",
|
||||
"textures": {
|
||||
"particle": "betterend:block/chorus_plant_flower_side",
|
||||
"side": "betterend:block/chorus_plant_flower_side",
|
||||
|
|
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"parent": "betterend:block/chorus_plant_flower"
|
||||
}
|
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"parent": "betterend:block/chorus_plant_center"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue