coral sand spawns -10 to -100
parent
6439fca02a
commit
eb111ceb36
2
ores.lua
2
ores.lua
|
@ -81,4 +81,4 @@ add_ore("default:stone_with_diamond", "default:desert_stone", 15*15*15, 4, 3, -3
|
||||||
add_ore("default:stone_with_copper", "default:desert_stone", 9*9*9, 5, 3, -31000, -64)
|
add_ore("default:stone_with_copper", "default:desert_stone", 9*9*9, 5, 3, -31000, -64)
|
||||||
|
|
||||||
-- Coral Sand
|
-- Coral Sand
|
||||||
add_ore("ethereal:sandy", "default:sand", 10*10*10, 24, 4, -100, -12)
|
add_ore("ethereal:sandy", "default:sand", 10*10*10, 24, 4, -100, -10)
|
||||||
|
|
Loading…
Reference in New Issue