Morpheus1101 / Avaritia

The Minecraft mod to end all mods
49 stars 39 forks source link

can't seem to get extreme crafting scripts working #204

Closed coaber closed 2 years ago

coaber commented 2 years ago

This may not be a bug, using Avaritia 4.0.0.4, and crafttweaker to create some custom extreme crafting recipes. previously i used the reforged port of avaritia which had very similar CT recipe callers for the extreme crafting table. Two days ago i updated and this resulted in all my scripts being broken. I've talked with some of the CT staff to help me fix the scripts, but to no avail, perhaps asking here is a better option. This is an example of what i used: import mods.avaritia.ExtremeTableCrafting.addShaped; ExtremeTableCrafting.addShaped("name", output,[ ingredients]);

Morpheus1101 commented 2 years ago

We dont have support for CT in the 1.18x version