Merge remote-tracking branch 'remotes/origin/1.8.9' into 1.9
This commit is contained in:
commit
72b16c2306
9 changed files with 2 additions and 2 deletions
src/main
java/techreborn/blocks
resources/assets/techreborn/textures/items
|
@ -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() {
|
||||
|
|
Binary file not shown.
Before ![]() (image error) Size: 206 B After ![]() (image error) Size: 678 B ![]() ![]() |
Binary file not shown.
Before ![]() (image error) Size: 206 B After ![]() (image error) Size: 669 B ![]() ![]() |
Binary file not shown.
Before ![]() (image error) Size: 588 B After ![]() (image error) Size: 553 B ![]() ![]() |
Binary file not shown.
Before ![]() (image error) Size: 210 B After ![]() (image error) Size: 492 B ![]() ![]() |
Binary file not shown.
Before ![]() (image error) Size: 362 B After ![]() (image error) Size: 361 B ![]() ![]() |
Binary file not shown.
Before ![]() (image error) Size: 381 B |
Binary file not shown.
Before ![]() (image error) Size: 518 B |
Binary file not shown.
After ![]() (image error) Size: 518 B |
Loading…
Add table
Add a link
Reference in a new issue