Update init.lua

This commit is contained in:
Amaz1 2014-05-14 19:30:32 +01:00
parent a5f29b214b
commit 39fd3b4fae

View file

@ -39,7 +39,7 @@ minetest.register_biome({
node_top = "moontest:waterice",
depth_top = 4,
node_filler = "moontest:dust",
depth_filler = 2
depth_filler = 2,
node_dust = "air",
height_min = 25,
height_max = 100,