quick temp change for swamp biome
This commit is contained in:
parent
b3f144fa86
commit
8d372d293f
@ -206,10 +206,10 @@ add_biome("sandclay", nil, "default:sand", 3, "default:clay", 2,
|
|||||||
nil, nil, nil, nil, nil, 1, 11, 65, 2, ethereal.sandclay)
|
nil, nil, nil, nil, nil, 1, 11, 65, 2, ethereal.sandclay)
|
||||||
|
|
||||||
add_biome("swamp", nil, "ethereal:green_dirt", 1, "default:dirt", 3,
|
add_biome("swamp", nil, "ethereal:green_dirt", 1, "default:dirt", 3,
|
||||||
nil, nil, nil, nil, nil, 1, 7, 90, 90, ethereal.swamp)
|
nil, nil, nil, nil, nil, 1, 7, 80, 90, ethereal.swamp)
|
||||||
|
|
||||||
add_biome("swamp_ocean", nil, "default:sand", 2, "default:clay", 2,
|
add_biome("swamp_ocean", nil, "default:sand", 2, "default:clay", 2,
|
||||||
nil, nil, nil, nil, nil, -192, 1, 90, 90, ethereal.swamp)
|
nil, nil, nil, nil, nil, -192, 1, 80, 90, ethereal.swamp)
|
||||||
|
|
||||||
--= schematic decorations
|
--= schematic decorations
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user