#Errors when implementing custom recipes
15 messages · Page 1 of 1 (latest)
Once your ticket has been resolved, please close it with </ticket close:1054771505520717835> command!
Paste version of server.log from @sacred marten
[02:30:24] [ERROR] ! server_scripts:spoilingRecipe.js#178: Failed to create custom recipe from json {"type":"spoiled:spoil_recipe","ingredient":{"tag":"#c:foods/cookie"},"spoiltime":30,"priority":1,"result":{"id":"kubejs:rotten_grain"}}: Recipe component key 'ingredient' not found! Valid keys: [ingredient:ingredient, spoiltime?:int, result:item_stack]
weird
huh?
it can't find an ingredient key defined in the json supposedly?
seems like something to ask the mod dev
cause i don't see anything wrong with it
I'll look into it tomorrow.
Remove the # from the Tag string
the json linked in ingredient isn't a valid ingredient and as such it errors
I'll give it a try