#How do I replace a whole recipe with a different one
26 messages · Page 1 of 1 (latest)
Once your ticket has been resolved, please close it with </ticket close:1054771505520717835> command!
To find a recipe's ID, turn on advanced tooltips (F3 + H) then hover over the RECIPE OUTPUT in JEI, or the exclamation mark in REI.
You can then use this in any recipe filter:
{id: 'recipe ID here'}
You can use this, for example, to remove specific recipes:
event.remove({id: 'recipe ID here'})
just do that remove function
then readd a recipe making the shelf
like you are currently
or just overide it
you don't have to remove it beforehand
ye, but that can get confusing how it's working
it's easier to debug if you do just remove it
because you know where the old recipe has gone and you know which recipes are custom in JEI/REI as they have a kubejs recipe ID
like this?
Send your code here instead of a screenshot
It makes it easier to diagnose your code and help you fix it or make the required changes/additions.
??tryitandsee
np 
np

