use icebrick for ice dungeons

This commit is contained in:
tenplus1 2021-06-14 18:22:53 +01:00
parent e0b16dd2f1
commit f636ed1999

View File

@ -268,7 +268,7 @@ if ethereal.glacier == 1 then
node_river_water = "default:ice", node_river_water = "default:ice",
node_riverbed = "default:gravel", node_riverbed = "default:gravel",
depth_riverbed = 2, depth_riverbed = 2,
node_dungeon = "default:ice", node_dungeon = "ethereal:icebrick",--"default:ice",
node_dungeon_stair = "stairs:stair_ice", node_dungeon_stair = "stairs:stair_ice",
y_min = -8, y_min = -8,
y_max = 31000, y_max = 31000,