#Spouting Recipes not working - KubeJS Create
55 messages · Page 1 of 1 (latest)
Once your ticket has been resolved, please close it with </ticket close:1054771505520717835> command!
Attached are the two scripts that don't seem to work, and it's only these two.
Paste version of gourmet.js, soder.js from @regal bear
You can find your KubeJS server log in /minecraft/logs/kubejs/server.log.
If you are on 1.18 or below it will be called server.txt.
Please send it if asked, as it contains helpful information.
In the first script, on the filling recipe, your input tag is not inside the array brackets
Same with the second script
thanks for the help!
Ticket re-opened!
I genuinely have no idea if I fixed it or not but it's still not working so I'm assuming I didn't.
Paste version of gourmet.js, soder.js from @regal bear
Uhm
If you dont know if it works, then try it
I have, but it still doesn't
I still haven't gotten any logs 🫠
You can find your KubeJS server log in /minecraft/logs/kubejs/server.log.
If you are on 1.18 or below it will be called server.txt.
Please send it if asked, as it contains helpful information.
I can tell from this second one that you made an array in an array with your Fluid.ofs
here it is
Paste version of server.log from @regal bear
i had just noticed that
i think i fixed all of it though, if not i think i can figure it out on my own at this point
thanks!
Ticket closed!
Paste version of JS_File.js from @dawn python
@regal bear
I'll try it
it made filling work but the rest no
i'll try and tweak it and make the rest work
aand i made it worse
Post your log again
Paste version of server.log from @regal bear
[ERROR] ! JS_File.js#13: Failed to create recipe for type 'create:emptying': Unable to cast 'results:{output_fluid|output_item}[]' value '[Fluid.of('need_smp_create_mods:orangesoda, 250'), minecraft:bottle]]' to 'array'!
You added another bracket somewhere
Noice
it doesn't give back the bottle though
Well yeah... add the bottle as an output
Preferably in the array, otherwise it won't work
Unrelated to this really but what is the command to paste in your scripts like this?
It's automatic
How does it get access to your files then? What is the syntax for getting that to happen?
when you paste them in
So you add the files themselves and it shows them like that?
if you look above the message you replied to from the bot, its the 2 log files