Revise Color Code
DiamondTaco opened this issue ยท 3 comments
Color code:
- Does not detect glass
- Change onlyWhite argument to onlyColor (instead of only coloring white when onlyWhite is set to true, only color the given color if onlyColor is set)
Could you refactor the colored blocks into some utils class that checks if a block is colored and what color it has?
done in #95