Update 'mods/ethereal/ores.lua'

This commit is contained in:
thunderdog1138 2020-09-21 16:52:33 +00:00
parent f37589546a
commit 566e70d6ad
1 changed files with 1 additions and 4 deletions

View File

@ -72,7 +72,4 @@ add_ore("default:stone_with_beskar", "default:desert_stone", 17*17*17, 4, 3, -25
add_ore("default:stone_with_beskar", "default:desert_stone", 15*15*15, 4, 3, -31000, -256)
-- Copper
add_ore("default:stone_with_copper", "default:desert_stone", 9*9*9, 5, 3, -31000, -64)
-- Coral Sand
add_ore("ethereal:sandy", "default:sand", 10*10*10, 24, 4, -100, -10)
add_ore("default:stone_with_copper", "default:desert_stone", 9*9*9, 5, 3, -31000, -64)