#Cannot add custom recipe to Charm's kiln

4 messages · Page 1 of 1 (latest)

worthy elbow
#

Hello
As the title says, I've been trying to add a custom recipe to charm's kiln with no success. This is the code I'm using, with the JSON structure taken directly from charm's github (https://github.com/svenhjol/Charm/blob/master/src/main/resources/data/charm/recipes/kilns/smooth_quartz.json)

event.custom({
    type: 'charm:firing',
    ingredient: {
        item: 'betternether:soul_sandstone'
    },
    result: 'betternether:soul_sandstone_smooth',
    experience: 0.1,
    cookingtime: 100
})

No errors nor warnings are being reported by KubeJS
Am I doing something wrong?

grizzled condorBOT
#

Once your ticket has been resolved, please close it with </ticket close:1054771505520717835> command!

grizzled condorBOT
#

@worthy elbow Unresolved thread still hasn't been closed! If your question was answered, please close this post with </ticket close:1054771505520717835> command!

grizzled condorBOT
#

@worthy elbow Unresolved thread still hasn't been closed! If your question was answered, please close this post with </ticket close:1054771505520717835> command!