Terrains
These are the terrain types from which you can choose in WorldPainter? on the Terrain palette. The default biome is only noted when it is not "plains". https://raw.githubusercontent.com/Captain-Chaos/WorldPainter/master/WorldPainter/WPGUI/src/main/resources/org/pepsoft/worldpainter/icons/grass.png Grass
Grass with flowers, tall grass and ferns here and there. https://raw.githubusercontent.com/Captain-Chaos/WorldPainter/master/WorldPainter/WPGUI/src/main/resources/org/pepsoft/worldpainter/icons/permadirt.png Permadirt
Dirt on which no grass will grow. https://raw.githubusercontent.com/Captain-Chaos/WorldPainter/master/WorldPainter/WPGUI/src/main/resources/org/pepsoft/worldpainter/icons/sand.png Sand
Bare sand. https://raw.githubusercontent.com/Captain-Chaos/WorldPainter/master/WorldPainter/WPGUI/src/main/resources/org/pepsoft/worldpainter/icons/desert.png Desert
Sand with here and there a cactus or dead shrub. Default biome: desert. https://raw.githubusercontent.com/Captain-Chaos/WorldPainter/master/WorldPainter/WPGUI/src/main/resources/org/pepsoft/worldpainter/icons/bare_grass.png Bare Grass
Bare grass (no flowers, etc.). https://raw.githubusercontent.com/Captain-Chaos/WorldPainter/master/WorldPainter/WPGUI/src/main/resources/org/pepsoft/worldpainter/icons/stone.png Stone
Bare stone. https://raw.githubusercontent.com/Captain-Chaos/WorldPainter/master/WorldPainter/WPGUI/src/main/resources/org/pepsoft/worldpainter/icons/rock.png Rock
A mix of stone and cobblestone. https://raw.githubusercontent.com/Captain-Chaos/WorldPainter/master/WorldPainter/WPGUI/src/main/resources/org/pepsoft/worldpainter/icons/sandstone.png Sandstone
Sandstone. https://raw.githubusercontent.com/Captain-Chaos/WorldPainter/master/WorldPainter/WPGUI/src/main/resources/org/pepsoft/worldpainter/icons/stone_mix.png Stone Mix
Stone with patches of granite, diorite and andesite. https://raw.githubusercontent.com/Captain-Chaos/WorldPainter/master/WorldPainter/WPGUI/src/main/resources/org/pepsoft/worldpainter/icons/granite.png Granite
Granite. https://raw.githubusercontent.com/Captain-Chaos/WorldPainter/master/WorldPainter/WPGUI/src/main/resources/org/pepsoft/worldpainter/icons/diorite.png Diorite
Diorite. https://raw.githubusercontent.com/Captain-Chaos/WorldPainter/master/WorldPainter/WPGUI/src/main/resources/org/pepsoft/worldpainter/icons/andesite.png Andesite
Andesite. https://raw.githubusercontent.com/Captain-Chaos/WorldPainter/master/WorldPainter/WPGUI/src/main/resources/org/pepsoft/worldpainter/icons/podzol.png Podzol
Podzol. https://raw.githubusercontent.com/Captain-Chaos/WorldPainter/master/WorldPainter/WPGUI/src/main/resources/org/pepsoft/worldpainter/icons/cobblestone.png Cobblestone
Cobblestone. https://raw.githubusercontent.com/Captain-Chaos/WorldPainter/master/WorldPainter/WPGUI/src/main/resources/org/pepsoft/worldpainter/icons/mossy_cobblestone.png Mossy Cobblestone
Mossy cobblestone. https://raw.githubusercontent.com/Captain-Chaos/WorldPainter/master/WorldPainter/WPGUI/src/main/resources/org/pepsoft/worldpainter/icons/gravel.png Gravel
Gravel. https://raw.githubusercontent.com/Captain-Chaos/WorldPainter/master/WorldPainter/WPGUI/src/main/resources/org/pepsoft/worldpainter/icons/obsidian.png Obsidian
Extremely tough volcanic glass. https://raw.githubusercontent.com/Captain-Chaos/WorldPainter/master/WorldPainter/WPGUI/src/main/resources/org/pepsoft/worldpainter/icons/water.png Water
Flowing water. Default biome: river. Note: this will change the top few blocks of the surface to water in the shape of the terrain. This may not be what you want. To flood areas with water, use the Flood tool. For creating streams and rivers you may want to look into using a Custom Ground Cover layer? with water as the material and a negative thickness. https://raw.githubusercontent.com/Captain-Chaos/WorldPainter/master/WorldPainter/WPGUI/src/main/resources/org/pepsoft/worldpainter/icons/lava.png Lava
Flowing lava. Note: this will change the top few blocks of the surface to lava in the shape of the terrain. This may not be what you want. To flood areas with lava, use the Lava tool. https://raw.githubusercontent.com/Captain-Chaos/WorldPainter/master/WorldPainter/WPGUI/src/main/resources/org/pepsoft/worldpainter/icons/deep_snow.png Deep Snow
A thick layer of snow. Default biome: ice plains. Note: this will change the top few blocks of the surface to snow blocks. This may not be what you want. To place snow on the terrain and change water to ice, use the Frost? layer. https://raw.githubusercontent.com/Captain-Chaos/WorldPainter/master/WorldPainter/WPGUI/src/main/resources/org/pepsoft/worldpainter/icons/netherrack.png Netherrack
Netherrack. https://raw.githubusercontent.com/Captain-Chaos/WorldPainter/master/WorldPainter/WPGUI/src/main/resources/org/pepsoft/worldpainter/icons/soul_sand.png Soul Sand
Soul sand. https://raw.githubusercontent.com/Captain-Chaos/WorldPainter/master/WorldPainter/WPGUI/src/main/resources/org/pepsoft/worldpainter/icons/netherlike.png Netherlike
Netherrack with pockets of lava, soul sand and glowstone and patches of fire on top. Default biome: hell. https://raw.githubusercontent.com/Captain-Chaos/WorldPainter/master/WorldPainter/WPGUI/src/main/resources/org/pepsoft/worldpainter/icons/mycelium.png Mycelium
Mycelium. Default biome: mushroom island. https://raw.githubusercontent.com/Captain-Chaos/WorldPainter/master/WorldPainter/WPGUI/src/main/resources/org/pepsoft/worldpainter/icons/end_stone.png End Stone
End stone. Default biome: sky. https://raw.githubusercontent.com/Captain-Chaos/WorldPainter/master/WorldPainter/WPGUI/src/main/resources/org/pepsoft/worldpainter/icons/bedrock.png Bedrock
Unbreakable bedrock. https://raw.githubusercontent.com/Captain-Chaos/WorldPainter/master/WorldPainter/WPGUI/src/main/resources/org/pepsoft/worldpainter/icons/clay.png Clay
Grass with patches of sand, gravel and clay. Default biome: beach. Tip: also makes good ocean floors! https://raw.githubusercontent.com/Captain-Chaos/WorldPainter/master/WorldPainter/WPGUI/src/main/resources/org/pepsoft/worldpainter/icons/red_sand.png Red Sand
Red sand. Default biome: mesa. https://raw.githubusercontent.com/Captain-Chaos/WorldPainter/master/WorldPainter/WPGUI/src/main/resources/org/pepsoft/worldpainter/icons/red_sandstone.png Red Sandstone
Red sandstone. Default biome: mesa. https://raw.githubusercontent.com/Captain-Chaos/WorldPainter/master/WorldPainter/WPGUI/src/main/resources/org/pepsoft/worldpainter/icons/red_desert.png Red Desert
Red sand with here and there a cactus or dead shrub. Default biome: mesa. https://raw.githubusercontent.com/Captain-Chaos/WorldPainter/master/WorldPainter/WPGUI/src/main/resources/org/pepsoft/worldpainter/icons/mesa.png Mesa
Layers of red sand, hardened clay and stained clay, with here and there a cactus or a dead shrub. Default biome: mesa. https://raw.githubusercontent.com/Captain-Chaos/WorldPainter/master/WorldPainter/WPGUI/src/main/resources/org/pepsoft/worldpainter/icons/white_stained_clay.png https://raw.githubusercontent.com/Captain-Chaos/WorldPainter/master/WorldPainter/WPGUI/src/main/resources/org/pepsoft/worldpainter/icons/orange_stained_clay.png https://raw.githubusercontent.com/Captain-Chaos/WorldPainter/master/WorldPainter/WPGUI/src/main/resources/org/pepsoft/worldpainter/icons/magenta_stained_clay.png https://raw.githubusercontent.com/Captain-Chaos/WorldPainter/master/WorldPainter/WPGUI/src/main/resources/org/pepsoft/worldpainter/icons/light_blue_stained_clay.png https://raw.githubusercontent.com/Captain-Chaos/WorldPainter/master/WorldPainter/WPGUI/src/main/resources/org/pepsoft/worldpainter/icons/yellow_stained_clay.png https://raw.githubusercontent.com/Captain-Chaos/WorldPainter/master/WorldPainter/WPGUI/src/main/resources/org/pepsoft/worldpainter/icons/lime_stained_clay.png https://raw.githubusercontent.com/Captain-Chaos/WorldPainter/master/WorldPainter/WPGUI/src/main/resources/org/pepsoft/worldpainter/icons/pink_stained_clay.png https://raw.githubusercontent.com/Captain-Chaos/WorldPainter/master/WorldPainter/WPGUI/src/main/resources/org/pepsoft/worldpainter/icons/grey_stained_clay.png https://raw.githubusercontent.com/Captain-Chaos/WorldPainter/master/WorldPainter/WPGUI/src/main/resources/org/pepsoft/worldpainter/icons/light_grey_stained_clay.png https://raw.githubusercontent.com/Captain-Chaos/WorldPainter/master/WorldPainter/WPGUI/src/main/resources/org/pepsoft/worldpainter/icons/cyan_stained_clay.png https://raw.githubusercontent.com/Captain-Chaos/WorldPainter/master/WorldPainter/WPGUI/src/main/resources/org/pepsoft/worldpainter/icons/purple_stained_clay.png https://raw.githubusercontent.com/Captain-Chaos/WorldPainter/master/WorldPainter/WPGUI/src/main/resources/org/pepsoft/worldpainter/icons/blue_stained_clay.png https://raw.githubusercontent.com/Captain-Chaos/WorldPainter/master/WorldPainter/WPGUI/src/main/resources/org/pepsoft/worldpainter/icons/brown_stained_clay.png https://raw.githubusercontent.com/Captain-Chaos/WorldPainter/master/WorldPainter/WPGUI/src/main/resources/org/pepsoft/worldpainter/icons/green_stained_clay.png https://raw.githubusercontent.com/Captain-Chaos/WorldPainter/master/WorldPainter/WPGUI/src/main/resources/org/pepsoft/worldpainter/icons/red_stained_clay.png https://raw.githubusercontent.com/Captain-Chaos/WorldPainter/master/WorldPainter/WPGUI/src/main/resources/org/pepsoft/worldpainter/icons/black_stained_clay.png Stained Clays
All sixteen colours of stained clay are available as terrain types. The colours which can occur naturally in Minecraft-generated mesas have mesa as default biome. These are: white, orange, yellow, light grey, brown and red. https://raw.githubusercontent.com/Captain-Chaos/WorldPainter/master/WorldPainter/WPGUI/src/main/resources/org/pepsoft/worldpainter/icons/hardened_clay.png Hardened Clay
Hardened clay. Default biome: mesa.