
Ender IO Glasses should affect Beacon Beam Color
Drullkus opened this issue ยท 1 comments
Currently using EnderIO-1.10.2-3.0.1.96_beta.
You can use this method found in the Block class public float[] getBeaconColorMultiplier(IBlockState, World, BlockPos, BlockPos)
to provide a RGB Color Multiplier for the Beacon Beam when it passes through the glass. You can give an array of 3 floats between 0.0
and 1.0
.