Warnings cleanup
This commit is contained in:
parent
ab4c614eac
commit
27e077ddd0
8 changed files with 26 additions and 29 deletions
|
@ -84,6 +84,7 @@ public class ChandelierBlock extends AttachedBlock implements IRenderTypeable, B
|
|||
rotation = BlockModelRotation.X0_Y180;
|
||||
break;
|
||||
case WEST:
|
||||
default:
|
||||
rotation = BlockModelRotation.X0_Y90;
|
||||
break;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue