use icebrick for ice dungeons
This commit is contained in:
parent
e0b16dd2f1
commit
f636ed1999
@ -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,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user