Oh no. We lost TR copper ore. All Hail MC Copper ore.
This commit is contained in:
parent
fcc89a2eaa
commit
b445582784
4 changed files with 2 additions and 34 deletions
|
@ -378,7 +378,6 @@ public class TRContent {
|
|||
public enum Ores implements ItemConvertible {
|
||||
BAUXITE(6, 10, 10, 60, MiningLevel.STONE),
|
||||
CINNABAR(6, 3, 10, 126, MiningLevel.IRON),
|
||||
COPPER(8, 16, 20, 60, MiningLevel.STONE),
|
||||
GALENA(8, 16, 10, 60, MiningLevel.IRON),
|
||||
IRIDIUM(3, 3, 5, 60, MiningLevel.DIAMOND),
|
||||
LEAD(6, 16, 20, 60, MiningLevel.IRON),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue