bronze now has the correct emc value closes #59
This commit is contained in:
parent
be2b4e5b69
commit
15d3ad325f
1 changed files with 1 additions and 1 deletions
|
@ -156,7 +156,7 @@ public class EmcValues implements ICompatModule {
|
|||
addOre("dustDiamond", 8192);
|
||||
addOre("dustSulfur", 32);
|
||||
addOre("dustLead", 256);
|
||||
addOre("ingotBronze", 160);
|
||||
addOre("ingotBronze", 256);
|
||||
addOre("ingotElectrum", 2052);
|
||||
addOre("dustLapis", 864);
|
||||
addOre("dustSilver", 1024);
|
||||
|
|
Loading…
Add table
Reference in a new issue