March 28, 20178 yr So for the cooking amount option list i'm assuming it's a widget based function, right in my current case i'm making a clay softener. Is there a way to detect the widgets or selecting the proper option to continue? Edited March 28, 20178 yr by Booleans YAY
March 28, 20178 yr private boolean cookAll() { return ctx.getWidgets().get(307, 2).interact("Cook All"); } Edited March 28, 20178 yr by raijin
Create an account or sign in to comment