Freeze water in cold beaches

This commit is contained in:
Wuzzy 2017-09-08 17:51:56 +02:00
parent 8c2b1df005
commit ea9a34337a
1 changed files with 2 additions and 0 deletions

View File

@ -82,6 +82,8 @@ local function register_biomes()
node_dust = "mcl_core:snow",
node_top = "mcl_core:sand",
depth_top = 1,
node_water_top = "mcl_core:ice",
depth_water_top = 1,
node_filler = "mcl_core:sand",
depth_filler = 2,
node_riverbed = "mcl_core:sand",