You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 13, 2021. It is now read-only.
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:
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:
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.
No description provided.
The text was updated successfully, but these errors were encountered: