Remove redundant "Soviet Combat" tab, add stuff
This commit is contained in:
parent
a71bd7762c
commit
8033255f7d
17 changed files with 59 additions and 54 deletions
|
@ -19,7 +19,6 @@ public class TVBlock extends HorizontalFacingBlock {
|
|||
setDefaultState(getDefaultState().with(Properties.HORIZONTAL_FACING, Direction.NORTH));
|
||||
}
|
||||
|
||||
|
||||
@Override
|
||||
protected void appendProperties(StateManager.Builder<Block, BlockState> builder) {
|
||||
builder.add(Properties.HORIZONTAL_FACING);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue