[Tutorial] Change GT6 Recipes (MTUtils)

Please try to use this code.
MTUtilsGT.addCustomRecipe("gt.recipe.cryomixer", true, 16, 512, [10000], [<minecraft:end_portal_frame>*0, <minecraft:ender_eye>], [<liquid:chargedmatter>*32000,<liquid:neutralmatter>*32000], [], [<minecraft:stone>]);

what does the second parameter? the boolean

aOptimize. It is related to item/fluid stacksize.

is it possible to make recipes so that one items doesnt get consumed (like lenses or selector tag?) i tried the .reuse but that produces IIngredient types and only IItemStack gets accepted

I got same error. I don’t know how to fix.
→ *0 works well, thx Greg!

4 Likes