#Oritech KubeJS help

6 messages · Page 1 of 1 (latest)

lone island
#

Hello! I'm very new to programming in general and I'm trying to make a modpack for 1.21.1. I've succeeded in altering a lot of Oritech's recipes, but one stubborn issue I have is getting it to register recipes with multiple outputs. Say, multiple industrial glass when made in an assembler. I can do this with shaped recipes using ", 3,)" but since the structure is different on assemblers I have no idea what I'm doing. Attached is the recipe I want to have multiple outputs. Any help greatly appreciated!

(P.S. - ULTRAKILL Fraud releases in ~3 hours, so if you respond after that and I don't, that's definitely why.)

north pondBOT
#

Once your ticket has been resolved, please close it with </ticket close:1054771505520717835> command!

lone island
#

Almost forgot to attach the screenshot!! My bad.

#

(This also is not the recipe, not even close, jsut an example.)

#

I am very foolish and have discovered my mistake. If I had a nickel for every time I've reported a code issue then discovered the cause just seconds later, I could pay someone else to do it for me...

For anyone after me with the same issue, the solution is simply to put "8x" or whatever number you want before the item name. I hope that helps somebody out, and I aplogize for the inconvenience.