Skip to content
Rutger Kok edited this page May 6, 2014 · 3 revisions

This is a quick note about variable names to help you understand them faster.

Most variables named somethingRARITY are in fact somethingPROBABILITY. The higher the number the more of that thing you get.

When it comes to most of the variable named somethingSIZE, the higher the number the smaller the thing. It works a bit like a fraction denominator: "1/65" "1/39" "1/2".

For most of the variables named somethingHEIGHT they work like exponent so they are not linear. If you raise the number from 4 to 5 you will get a MUCH bigger result than if you raise it from 1 to 2. So be careful with them.

Also note that some variable have effect on each other. Particularity those of the Biome Generator section. To really see there effect you could use the /tc map command and try changing them.

Remember that this is just a quick note. For more detailed information about variable see the other configuration files information pages.