jaredlll08 / ModTweaker

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

Avaritia extreme crafting recipes not working. #618

Closed Glebenator closed 6 years ago

Glebenator commented 6 years ago

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)

Glebenator commented 6 years ago

Ok, I figured it out. Here is a working version: mods.avaritia.ExtremeCrafting.addShapeless("YIKES", <projecte:transmutation_table>, [<draconicevolution:chaotic_core>]);

Lanse505 commented 6 years ago

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