Rohzek / SimpleOreGeneration

Simple Ore Generation Mod
5 stars 2 forks source link

[BUG][1.12.2] Certus Quartz Ore drops Quartz #26

Closed Peter-Pwn closed 6 years ago

Peter-Pwn commented 6 years ago

I'm using SimpleOreGeneration 4.2.1 and breaking Certus Quartz Ore drops Quartz from SimpleOreGeneration.

After looking at your code, it looks like you are overwriting Certus with your own, because of the alphabetical order of surfaceOres (also end+nether) in SGOres.java. Calling SGOres.getBlockSurface("quartz") returns the first block containing quartz and this is Certus.

Charged Certus is working fine, but it drops as block. They should drop crystals.

Rohzek commented 6 years ago

Fixed in 4.3.0