#Errors when implementing custom recipes

15 messages · Page 1 of 1 (latest)

sacred marten
#

Trying to make loads of different foods spoil using the Spoiled mod's custom spoiling recipes but I get many errors when reloading scripts!

green walrusBOT
#

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

turbid cliffBOT
#

Paste version of server.log from @sacred marten

hard turtle
#

[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

sacred marten
#

huh?

hard turtle
#

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

sacred marten
#

I'll look into it tomorrow.

scarlet dune
#

Remove the # from the Tag string

#

the json linked in ingredient isn't a valid ingredient and as such it errors

sacred marten
#

I'll give it a try

sacred marten
#

It works

#

Ty :>