Merge remote-tracking branch 'remotes/origin/1.8.9' into 1.9
|
@ -21,7 +21,7 @@ public class BlockReinforcedGlass extends BaseBlock implements ITexturedBlock {
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
public boolean isOpaqueCube(IBlockState state) {
|
public boolean isOpaqueCube(IBlockState state) {
|
||||||
return true;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
@SideOnly(Side.CLIENT)
|
@SideOnly(Side.CLIENT)
|
||||||
|
@ -35,7 +35,7 @@ public class BlockReinforcedGlass extends BaseBlock implements ITexturedBlock {
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
private final String prefix = "techreborn:blocks/machine/";
|
private final String prefix = "techreborn:blocks/";
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
public int amountOfStates() {
|
public int amountOfStates() {
|
||||||
|
|
Before Width: | Height: | Size: 206 B After Width: | Height: | Size: 678 B |
Before Width: | Height: | Size: 206 B After Width: | Height: | Size: 669 B |
Before Width: | Height: | Size: 588 B After Width: | Height: | Size: 553 B |
Before Width: | Height: | Size: 210 B After Width: | Height: | Size: 492 B |
Before Width: | Height: | Size: 362 B After Width: | Height: | Size: 361 B |
Before Width: | Height: | Size: 381 B |
Before Width: | Height: | Size: 518 B |
After Width: | Height: | Size: 518 B |