Detail 3: Forest types
2
init.lua
|
@ -188,10 +188,12 @@ cartographer.biomes.add("savanna_ocean", {
|
|||
cartographer.biomes.add("rainforest", {
|
||||
"ctg_mtg_simple_forest",
|
||||
"ctg_mtg_colored_forest",
|
||||
"ctg_mtg_rainforest",
|
||||
});
|
||||
cartographer.biomes.add("rainforest_swamp", {
|
||||
"ctg_mtg_simple_water",
|
||||
"ctg_mtg_colored_water",
|
||||
"ctg_mtg_swamp",
|
||||
});
|
||||
cartographer.biomes.add("rainforest_ocean", {
|
||||
"ctg_mtg_simple_water",
|
||||
|
|
BIN
textures/ctg_mtg_coniferous_forest.1.png
Normal file
After Width: | Height: | Size: 1.0 KiB |
BIN
textures/ctg_mtg_coniferous_forest.2.png
Normal file
After Width: | Height: | Size: 1.0 KiB |
BIN
textures/ctg_mtg_coniferous_forest.3.png
Normal file
After Width: | Height: | Size: 1.0 KiB |
BIN
textures/ctg_mtg_coniferous_forest.4.png
Normal file
After Width: | Height: | Size: 1.0 KiB |
BIN
textures/ctg_mtg_deciduous_forest.1.png
Normal file
After Width: | Height: | Size: 1009 B |
BIN
textures/ctg_mtg_deciduous_forest.2.png
Normal file
After Width: | Height: | Size: 1.0 KiB |
BIN
textures/ctg_mtg_deciduous_forest.3.png
Normal file
After Width: | Height: | Size: 986 B |
BIN
textures/ctg_mtg_deciduous_forest.4.png
Normal file
After Width: | Height: | Size: 1.0 KiB |
BIN
textures/ctg_mtg_rainforest.1.png
Normal file
After Width: | Height: | Size: 1.0 KiB |
BIN
textures/ctg_mtg_rainforest.2.png
Normal file
After Width: | Height: | Size: 1.0 KiB |
BIN
textures/ctg_mtg_rainforest.3.png
Normal file
After Width: | Height: | Size: 1.0 KiB |
BIN
textures/ctg_mtg_rainforest.4.png
Normal file
After Width: | Height: | Size: 1.0 KiB |
BIN
textures/ctg_mtg_swamp.1.png
Normal file
After Width: | Height: | Size: 1.0 KiB |
BIN
textures/ctg_mtg_swamp.2.png
Normal file
After Width: | Height: | Size: 1.0 KiB |
BIN
textures/ctg_mtg_swamp.3.png
Normal file
After Width: | Height: | Size: 1.0 KiB |
BIN
textures/ctg_mtg_swamp.4.png
Normal file
After Width: | Height: | Size: 1.0 KiB |