Closed Glebenator closed 6 years ago
Ok, I figured it out.
Here is a working version:
mods.avaritia.ExtremeCrafting.addShapeless("YIKES", <projecte:transmutation_table>, [<draconicevolution:chaotic_core>]);
Avaritia CraftTweaker support is Native to Avaritia not part of ModTweaker. If you have an issue with their CrT implementation please go to their issue tracker for support: https://github.com/Morpheus1101/Avaritia/issues
Custom recipies for avaritia dont seem to work for me
mods.avaritia.ExtremeCrafting.addShapeless(<projecte:transmutation_table>, [[<draconicevolution:chaotic_core>]]);
If somebody could send a pastable version of a working script, I should be fine)