stage counts?
Posted: Mon Aug 10, 2015 12:37 pm
There's a parameter/member called "stage_counts" which seems to be part of the Resource definition (or possibly Entity, I can't tell).
As far as I can determine there's no documentation about what it does at all. Ores tend to have it set to {1000, 600, 400, 200, 100, 50, 20, 1}, wheras one other mod used smaller numbers for something tree related.
At a guess, this runs the richness amount randomization in chunks of that size? It's totally a guess though - does anyone know exactly what it does, please?
Edit: It's to do with when to display the graphics from a sheet, isn't it? Above 1000, use the first one, 1 or less, use the last one, etc.
As far as I can determine there's no documentation about what it does at all. Ores tend to have it set to {1000, 600, 400, 200, 100, 50, 20, 1}, wheras one other mod used smaller numbers for something tree related.
At a guess, this runs the richness amount randomization in chunks of that size? It's totally a guess though - does anyone know exactly what it does, please?
Edit: It's to do with when to display the graphics from a sheet, isn't it? Above 1000, use the first one, 1 or less, use the last one, etc.