Create: The Factory Must Grow

Create: The Factory Must Grow

1M Downloads

KubeJS Cannot Detect An Industrial Blasting Custom Recipe

Kert65 opened this issue ยท 1 comments

commented

I was attempting to add some custom recipes for the industrial blaster when I got this error message.
industrial_blasting
It claims that the recipe type doesn't exist. Here is my code which checks out with the native steel recipe and is in the correct file location (As there are other custom recipes for other create processes within the same file which work perfectly)
image
Is this an error on the dev front or is my code flawed?

commented

I have made developments. I changed "createindustry" in the type section to "tmfg," as I have found that the 1.20 files differ slightly from the default files. This seems to resolve the error message, but yet the recipe doesn't show up.