Spawn fake moss stone boulder in taiga only

This commit is contained in:
Wuzzy 2017-08-15 20:10:25 +02:00
parent a26aef7042
commit f7f6a89d64
1 changed files with 14 additions and 13 deletions

View File

@ -660,6 +660,7 @@ local function register_biomelike_ores()
ore_type = "blob",
ore = "mcl_core:mossycobble",
wherein = "mcl_core:podzol",
biomes = {"taiga"},
clust_scarcity = 16 * 16 * 16,
clust_size = 3,
y_min = 25,