Skip to content
This repository has been archived by the owner on May 13, 2021. It is now read-only.

BoP Gem Chisels recipes use the wrong gems #19

Open
copygirl opened this issue May 26, 2015 · 2 comments
Open

BoP Gem Chisels recipes use the wrong gems #19

copygirl opened this issue May 26, 2015 · 2 comments

Comments

@copygirl
Copy link

No description provided.

@PrototypeAlpha
Copy link

I can confirm that this is a problem with all OreDict gems, not just ones from BoP (I tested with Project Red, BoP, and Thaumcraft in my own custom modpack).
By adding some logging to compare the chisel and the gem, I found this:
minecraft_morechisels_bug1
It seems like the recipes are being loaded in a specific order and the gems in the default config are in the wrong order. Note that the amber chisel recipe is messed up and it is at the end of the gem whitelist.
By changing the order of the gems in the config, I got the recipes to work correctly:
minecraft_morechisels_bug2
Note that I only used Chisel2, MoreChisels, BoP, and Thaumcraft in the above test. If I use all of the mods that MoreChisels has compatibility for, the above order doesn't work. The default order should work but it doesn't, despite the chisels being registered in the same order as the whitelist.

@TehNut
Copy link
Member

TehNut commented Jun 9, 2015

I actually forgot about this issue. I saw it initially, but set it aside due to other things.

I know what the problem is, just need to get around to actually fixing it.

@TehNut TehNut added the bug label Jun 9, 2015
TehNut pushed a commit that referenced this issue Aug 28, 2015
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Projects
None yet
Development

No branches or pull requests

3 participants