Crackpack 3 -- No way to smelt Mithril
Axtonion opened this issue · 5 comments
There is no furnace (Including Tinker's Construct) That smelts mithril into a bar so it can be alloyed in Metallurgy-4-Reforged-0.2.3. Is this issue solved in a later version, or is there a mod that allows this metal to be smelted? Currently cannot make Haderoth or Quicksilver due to this problem
Thats wild, my JEI wont even show me a recipe for mithril bars in Survival.
Below is what happens during my interactions with the crusher and different smelting methods in creative. Would you like me to send you my modpack for troubleshooting?
https://drive.google.com/open?id=1TGopGRPOsOjlweS52yvIRBNNe83CA4dv
in the gif you shared there was no fuel inside of the smeltery, although I don't what's going on with all the others processing methods 🤔
I haven't seen Metallurgy in the original Crackpack 3 modpack, are you playing a modified version of it?
in that case it might be CraftTweaker removing some recipes automatically - you could check for that
Also does this happen only with mithril?
Yes, It is a modified version, however, I've been having this issue since before i modified the pack. So far Mithril is the only one I've found to do this. Any suggestions on how to check for something like this with CraftTweaker? I'm well acquainted with editing config files, but not with running scripts unfortunately. :( Also, the same thing definitely occurs in Tinker's smeltery, even with fuel--sorry for not showing that.
Ok I've tried installing Metallurgy on Crackpack 3 and I can confirm it's one ore more of the crafttweaker scripts that hide and remove both the Mithril Ore from JEI and removes all the recipes for all the mithril stuff
You could play it under those conditions defined there, if you want to learn zenscript to fix the issue yourself, I'd suggest you the official CT docs (https://docs.blamejared.com/1.12/en/)
I've taken a quick look at the modpack scripts and I can say they're pretty complicated and not straight-forward since they use for loops and classes to automate some of the recipes removal
I could try to fix it when I have some spare time, but can't assure you I'll have some :P