Charged Certus Quartz Ore has same name as Certus Quartz Ore #1588
Comments
|
thatsIch
added a commit
that referenced
this issue
Jun 13, 2015
…ertus-ore-and-charged Fixes #1588: Charged Certus Quartz Ore has its own oredictionary entry
thatsIch
pushed a commit
that referenced
this issue
Jun 14, 2015
thatsIch
added a commit
that referenced
this issue
Jun 18, 2015
Conflicts: src/main/java/appeng/block/solids/OreQuartz.java
thatsIch
added a commit
that referenced
this issue
Sep 3, 2015
Fixes #1588: Charged Certus Quartz Ore was given a wrong name
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Minecraft: 1.7.1
JABBA,1.2.1
AppliedEnergetics2 (rv2-beta-18)
Infinity 1.7 Mod Pack
OreDictionary Dump via NEI shows:
oreCertusQuartz,1xtile.appliedenergistics2.OreQuartz@0,appliedenergistics2:tile.OreQuartz,Certus Quartz Ore,false
oreCertusQuartz,1xtile.appliedenergistics2.OreQuartzCharged@0,appliedenergistics2:tile.OreQuartzCharged,Charged Certus Quartz Ore,false
Because of the same item name (oreCertusQuartz), sorting with other mods such as JABBA does not occur correctly.
The text was updated successfully, but these errors were encountered: