jaredlll08 / ModTweaker

ModTweaker is an addon for CraftTweaker, which provides Integration for an amount of mods.
MIT License
68 stars 63 forks source link

Factorizer [Thermal Expansion] is not recognized #716

Closed Freebi85 closed 5 years ago

Freebi85 commented 5 years ago

Issue Description:

The Factorizer [Thermal Expansion] is not recognized. Or i do somthing wrong? I'm sorry, I've been husked and pressed too fast^^

import mods.thermalexpansion.Factorizer mods.thermalexpansion.Factorizer.addRecipeCombine( 9, ); mods.thermalexpansion.Factorizer.addRecipeSplit(, 9);

It says no such member: Factorizer Other Thermal scripts works fine so far.

Minecraft 1.12.2 Forge .2821 Modtweaker: 4.0.16

jaredlll08 commented 5 years ago

No info doesn't help.

Freebi85 commented 5 years ago

I'm sorry I accidentally hit the button while I was writing. I didn't know you were so fast^^

Freebi85 commented 5 years ago

Do you want me to open a new issue with more information or how should I proceed now? I just want to help you keep the great mod bug-free. Sorry if the mistake is on my site.

jaredlll08 commented 5 years ago

We don't have support for the Thermal Factorizer, didn't even know it was a machine.

If it is a machine, please make a new feature request for it.

Freebi85 commented 5 years ago

Alright thank you. Then you should delete this informations from the webside.

https://crafttweaker.readthedocs.io/en/latest/#Mods/Modtweaker/ThermalExpansion/Factorizer/

jaredlll08 commented 5 years ago

OH! I see the issue, so the docs are a bit more upto date compared to the mod, there is a PR that adds the factorizer, but I need to actually release it, the next modtweaker version will support it