#Error when trying to add custom recipes for a mod
24 messages · Page 1 of 1 (latest)
Once your ticket has been resolved, please close it with </ticket close:1054771505520717835> command!
here are the logs
Paste version of server.txt from @swift stream
I do not know how to code in javascript
what I don't understand is what is meant by single json object argument
You can write your code in a codeblock by typing it between the codeblock delimiters:
```js
onEvent('recipes', e => {
e.smelting('minecraft:glass', '#forge:sand').xp(.1)
})
```
As an example, :arrow_up: will look like this:
onEvent('recipes', e => {
e.smelting('minecraft:glass', '#forge:sand').xp(.1)
})
KubeJS Create is an addon that will allow you to use KJS scripts with Create more easily.
and i suggest using this instead of using customs
Paste version of chickens.js from @swift stream
alright ima try to use the kubejs create addon
the problem was they weren't using customs, that set of recipes was made for the add-on lol