Merge remote-tracking branch 'remotes/origin/1.8.9' into 1.9
|
@ -21,7 +21,7 @@ public class BlockReinforcedGlass extends BaseBlock implements ITexturedBlock {
|
|||
|
||||
@Override
|
||||
public boolean isOpaqueCube(IBlockState state) {
|
||||
return true;
|
||||
return false;
|
||||
}
|
||||
|
||||
@SideOnly(Side.CLIENT)
|
||||
|
@ -35,7 +35,7 @@ public class BlockReinforcedGlass extends BaseBlock implements ITexturedBlock {
|
|||
return false;
|
||||
}
|
||||
|
||||
private final String prefix = "techreborn:blocks/machine/";
|
||||
private final String prefix = "techreborn:blocks/";
|
||||
|
||||
@Override
|
||||
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 |