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:
@@ -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 ) );
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user