Recipe Stages

Recipe Stages

28M Downloads

[Question] How does setPrintContainers(true) work?

wormzjl opened this issue ยท 1 comments

commented

I've added this line to my script and I see it activated in CT log
mods.recipestages.Recipes.setPrintContainers(true);

However, how could I let it do it's job?
I cannot find anything in the CT log and normal log.

commented

It is only called when trying to craft something and it gets printed to the game log.