advanced plants test

This commit is contained in:
MihailRis
2024-08-20 20:58:36 +03:00
parent 5bdabaea42
commit a81555b979
3 changed files with 11 additions and 2 deletions
+2 -1
View File
@@ -21,7 +21,8 @@ biomes = {
},
plant_chance = 0.5,
plants = {
{block="base:grass", weight=1}
{block="base:grass", weight=1},
{block="base:flower", weight=0.03},
}
},
desert = {