#recipe filtering

2 messages · Page 1 of 1 (latest)

obtuse tide
#

I am attempting to use this to remove all recipes that have an input of #thermal:crafting/dies but only if they don't have an input of thermal:press_gear_die, but it doesn't seem to be working, instead it just removes all the ones with #thermal:crafting/dies

e.remove({ not: { input: 'thermal:press_gear_die' }, input: '#thermal:crafting/dies' });
obtuse patrolBOT
#

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