Random-Things icon indicating copy to clipboard operation
Random-Things copied to clipboard

Spectre Illuminators not lighting up Little Tiles flooring

Open cardinalsrulejd opened this issue 6 years ago • 1 comments
trafficstars

As written, I'm using a basic block that is converted to Little Tiles to make flooring. The Spectre Illuminators are not picking up the blocks to illuminate. 2019-04-25_06 59 31

cardinalsrulejd avatar Apr 25 '19 12:04 cardinalsrulejd

Well the way i make stuff glow is kinda hacky. This can be fixed on the LittleTiles side if they "return super.getLightValue(...)" instead of "return 0" in their block classes if the block doesn't glow.

lumien231 avatar May 22 '19 12:05 lumien231