Make a new block called coloring table, that on click opens a window which lets you color blocks and items, in this window there are 3 slots
1. block/item slot - in this slot you put the block/item you want to dye (painting and banner are excluded (with shield it afftects the border and back only and banner is for the front))
2. dye slot - in this slot you can put one of these items: red dye, green dye, blue dye, wet sponge or water bucket, every block starts with color state - red - 0/255, green - 0/255, blue - 0/255, alpha - 0/255
red dye - red + 1, alpha + 1
green dye - green + 1, alpha + 1
blue dye - blue + 1, alpha + 1
wet sponge - alpha - 1
water bucket - red = 0, green = 0, blue = 0, alpha = 0 (default look basically)
3. dyed block/item slot - is the resulted block/item
Please sign in to leave a comment.
1 Comments