What was forgotten in dc7ddfe

What was forgotten in
https://github.com/AEModernMCPort/Applied-Energistics-2/commit/dc7ddfe107089420f3d608d87ff47ee822477989.
Closes #24.
This commit is contained in:
elix-x
2016-07-23 21:06:17 +02:00
parent dc7ddfe107
commit d68a7d316c
4 changed files with 1 additions and 5 deletions
@@ -39,7 +39,6 @@ public class QuartzLampBlock extends QuartzGlassBlock
public QuartzLampBlock()
{
this.setLightLevel( 1.0f );
this.setBlockTextureName( "BlockQuartzGlass" );
this.setFeature( EnumSet.of( AEFeature.DecorativeQuartzBlocks, AEFeature.DecorativeLights ) );
}