Rendering fixes
This commit is contained in:
parent
3fbacddf3c
commit
5089a44a39
6 changed files with 94 additions and 23 deletions
|
@ -106,7 +106,6 @@ public class CubozoaEntityModel extends BlockBenchModel<CubozoaEntity> {
|
|||
|
||||
public CubozoaEntityModel(ModelPart modelPart) {
|
||||
super(RenderType::entityTranslucent);
|
||||
|
||||
tentacle = new ModelPart[TENTACLE_COUNT];
|
||||
tentacle_center = new ModelPart[TENTACLE_COUNT];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue