Okay i still dont understand despite reading through the different posts here about recipe stages in kubejs. I tried adding the .stage('stage') to a shapeless crafting but nothing seems to change and the log not getting errors.
event.shapeless('minecraft:flint', [
'minecraft:gravel',
'minecraft:gravel',
'minecraft:gravel'
]).stage('flint')
I have recipe stages and games stages installed what else is missing?