Map Types

GENERAL TERRAIN
---------------
 - BIOMES		biomes (grass colors)
 - HEIGHT		height of certain locations
 - VOLATILITY_LOC	spots where volatility may occur
 - VOLATILITY_AMOUNT	amount of volatility

SPECIFIC TERRAIN
----------------
 - CAVES_LOC		location of caves (seeds)
 - CAVES_DENSITY	size and length of caves
 - WATER		type (river, ocean) and depth of water
 - WATER_LAKES		location (and height) of water lakes
 - LAVA_LAKES		location (and height) of lava lakes
 - COVER_HEIGHT		amount of cover (dirt, grass) above stone

ORES / MINERALS
---------------
 - ORE_COAL		location and amount of coal ore
 - ORE_IRON		location and amount of iron ore
 - ORE_GOLD		location and amount of gold ore
 - ORE_REDSTONE		location and amount of redstone ore
 - ORE_LAPIS		location and amount of lapis lazuli
 - ORE_DIAMOND		location and amount of diamond ore

MAJOR FLORA
-----------
 - TREE_DENSITY		amount of trees
 - TREE_TYPE		type of trees in that location

FARMABLE FLORA
--------------
 - PUMPKINS		amount and density of pumpkins
 - MELONS		amount and density of melons
 - RED_MUSHROOMS	amount and density of red mushrooms
 - BROWM_MUSHROOMS	amount and density of brown mushrooms
 - SUGAR_CANE		amount and density of reeds/sugar canes
 - CACTUS		amount and density of cacti
 - WHEAT		amount and density of wheat	

DECORATIVE FLORA
----------------
 - LILY_PADS		amount and density of lily pads
 - TALL_GRASS		amount and density of tall grass
 - FARN			amount and density of farn
 - VINES		amount and density of vines
 - RED_FLOWERS		amount and density of red flowers
 - YELLOW_FLOWERS	amount and density of yellow flowers

MOBS
----
 - SPAWN_POINT		player spawn location
 - ANIMALS		amount and type of animal spawns
 - MONSTERS		amount and type of monster spawns

Comments

Posts Quoted:
Reply
Clear All Quotes