#Deceased craft
18 messages · Page 1 of 1 (latest)
Once your ticket has been resolved, please close it with </ticket close:1054771505520717835> command!
🗒️**Send the code!**🗒️
You may have an issue with a KubeJS script and you explain it to the best of your ability yet without the actual code in question we have very little to go off of in trying to assist you.
This is the code
Paste version of recipe.js from @zealous beacon
did you /reload or relog after saving the script?
yeah i tried that it dosent work
thinking the kubejs log will be useful then
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 see a "ServerEvents" is not defined
oh, right, that explains it
you're on 1.18, so that doesn't even exist
you want to use onEvent('recipes', event => { instead
it worked tysm