Hi everyone! This is probably me making a stupid mistake somewhere, but I've been trying for like an hour and can't figure it out. I've got these two scripts in my folder, but when I try to load a world it gives me this error for items in COYCATS_FUNCTIONAL with a tag in the base value:
[14:51:30] [ERROR] ! server_scripts:recipes/shapeless_crafting.js#15: Error in 'ServerEvents.recipes': Failed to read item stack from #genesis:stone_pressure_plates: Item with ID minecraft: does not exist!
The thing that puzzles me in this example is that 'minecraft' shouldn't be anywhere in the ID of the recipe it's getting stuck on, so I have no clue what I'm doing wrong. Any help explaining this error would be most appreciated!