creper density colours

Started by xing, August 20, 2011, 04:33:31 PM

Previous topic - Next topic

xing

Is there listed somewhere what density range is used for the creeper colours ?

mthw2vc

#1
The lowest density range is anything less than 1000, the requirements to change color increase fourfold with each step, so we have:
10-999 (Less than 10 will evaporate instantly)
1000-3999
4000-15 999
16 000-63 999
64 000-255 999
256 000-1 023 999
1 024 000-4 095 999
4 096 000-2 147 483 647 (More than 2 147 483 647 will loop around to the other type of creeper)

Ranakastrasz

Interesting. I saw the 2^X numbers in there, mainly at *flicker points* (places where the creeper is hovering at the thresh-hold, and going back and forth a lot)
But I was confused, because it didn't look like it at low values. This is quite useful.

xing