Fixes #1588: Charged Certus Quartz Ore was given a wrong name

This commit is contained in:
thatsIch 2015-06-21 19:37:29 +02:00
parent 5dfca5eb93
commit 464a56ffc5
2 changed files with 3 additions and 3 deletions

View file

@ -1,6 +1,6 @@
#Sat May 16 13:19:14 CEST 2015 #Mon Aug 31 16:41:19 CEST 2015
distributionBase=GRADLE_USER_HOME distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists zipStorePath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-2.4-bin.zip distributionUrl=https\://services.gradle.org/distributions/gradle-2.4-all.zip

View file

@ -21,7 +21,7 @@ ore=ae2:ItemMaterial.FluixDust -> dustFluix
# Ores of AE2 # Ores of AE2
ore=ae2:tile.OreQuartz -> oreCertusQuartz ore=ae2:tile.OreQuartz -> oreCertusQuartz
ore=ae2:tile.OreQuartzCharged -> oreCertusQuartz ore=ae2:tile.OreQuartzCharged -> oreChargedCertusQuartz
# Parts to be used # Parts to be used
ore= ae2:ItemPart.SemiDarkMonitor -> itemIlluminatedPanel ore= ae2:ItemPart.SemiDarkMonitor -> itemIlluminatedPanel