Freeze water in snowtop biome

This commit is contained in:
Wuzzy 2018-01-08 00:19:53 +01:00
parent dff88c70b3
commit fa51fdbdb5
1 changed files with 1 additions and 0 deletions

View File

@ -370,6 +370,7 @@ local function register_biomes()
depth_top = 1,
node_filler = "mcl_core:dirt",
depth_filler = 4,
node_river_water = "mcl_core:ice",
node_riverbed = "mcl_core:sand",
depth_riverbed = 4,
y_min = 45,