#How to remove recipes involving fluids

6 messages · Page 1 of 1 (latest)

glass current
#

I've tried to remove recipes using the createaddition:seed_oil fluid, but the recipes still exist

event.remove({output: 'createaddition:seed_oil'})```
somber bearBOT
#

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

thorny badgerBOT
#

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'})

glass current
thorny badgerBOT
#

no u

glass current
#

ok ¯_(ツ)_/¯