Skip to content
Snippets Groups Projects
Commit 15c8768f authored by Milan's avatar Milan
Browse files

use illuna:desertgravel and default:desert_stone for caves_ocean biome

parent 36d1e371
No related branches found
No related tags found
No related merge requests found
......@@ -80,7 +80,7 @@ add_biome("caves_dunes", "default:desert_sand", "default:sandstone", 6, "air", 8
add_biome("caves", nil, "default:desert_stone", 4, "air", 8,
nil, nil, nil, nil, nil, 4, 31, 10, 2, ethereal.caves)
add_biome("caves_ocean", "default:gravel", "default:sand", 3, "air", 8,
add_biome("caves_ocean", "illuna:desertgravel", "default:desert_stone", 3, "air", 8,
nil, nil, nil, nil, nil, -14, 3, 10, 2, ethereal.caves)
add_biome("caves_coldtop", nil, "ethereal:cold_dirt", 1, "air", 6,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment