#I keep getting an error
14 messages · Page 1 of 1 (latest)
Once your ticket has been resolved, please close it with </ticket close:1054771505520717835> command!
add }) at line 12
If you're working with KubeJS scripts, config files, or similar things, we generally recommend using an actual IDE rather than just Notepad++ and its various siblings.
In a lot of cases, it can help you find errors in your code faster and also gives you neat features like syntax highlighting, automatic formatting, etc!
We recommend Visual Studio Code, since it's lightweight(-ish) and works very well with JavaScript files out-of-the-box.
i'm using intelliJ
InteliJ is for Java and it might not work very well with javascript
yeah it's just what I had installed from when I tried to learn modding
I changed it and it's causing a new issue
remove the ; in line 16, and change IngredientId to recipeID
IntelliJ does not support JavaScript in Community Edition, JS support requires the paid version
thankyou so much it loads now
yeah if I do any more stuff with it I should get a different IDE