add plants

This commit is contained in:
MihailRis
2024-08-20 20:46:23 +03:00
parent 6efc942a1d
commit 5bdabaea42
5 changed files with 101 additions and 10 deletions
+4
View File
@@ -18,6 +18,10 @@ biomes = {
{block="base:dirt", height=5, below_sea_level=false},
{block="base:stone", height=-1},
{block="base:bazalt", height=1},
},
plant_chance = 0.5,
plants = {
{block="base:grass", weight=1}
}
},
desert = {