Lazy AE2

Lazy AE2

2M Downloads

(invalid) CraftTweaker: Aggregator not consuming top and bottom input

Krutoy242 opened this issue ยท 3 comments

commented

Making custom Aggregator recipe works fine, but top and bottom items not consumed.

My .zs code:

mods.threng.Aggregator.removeRecipe(<threng:material:1>);
mods.threng.Aggregator.addRecipe(<threng:material:1>, <ore:dustFluix>, <ore:dustQuartzBlack>, <ore:ingotSilicon>);

Result:

How to mark ingredients to be consumed?

commented

uh your gif is of the vanilla ae2 inscriber?

Yes, vanilla Inscriber.

commented

How stupid I was!

This is not an Aggregator, this is not the recipe specified in the script, and this is my own mistake in the native AE2 CT code (i implicidly add true on not consume ingredients). What was I just thinking when making this issue ...

Sorry for invalid issue report.

commented

uh your gif is of the vanilla ae2 inscriber?