Adjust caves near the surface.
This commit is contained in:
parent
007fb4e38e
commit
b4e2db7f3c
2 changed files with 16 additions and 13 deletions
|
@ -1,11 +1,3 @@
|
|||
----------------------
|
||||
-- Cave Decorations --
|
||||
----------------------
|
||||
|
||||
-- Mushrooms and Speleothems
|
||||
-- These are instantiated by voxel.lua since the decoration manager
|
||||
-- only works at the surface of the world.
|
||||
|
||||
local light_max = 13
|
||||
|
||||
minetest.add_group("default:ice", {surface_cold = 3})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue