#Blasting remove recipe

34 messages · Page 1 of 1 (latest)

twilit whale
#

Hi, I'm trying to remove a recipe like this because I have another way to make it, but I already try this "event.remove({ input: 'minecraft:iron_ingot', type: 'create:haunting' })" and it's not working.for remove this craft

odd currentBOT
#

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

twilit whale
teal walrus
#

do you have the kubejs create addon?

twilit whale
#

yep

#

i think

teal walrus
#

oh yeah this isn't haunting

#

this is bulk blasting right

#

if so you can't remove it iirc

#

without removing the furnace counterpart

blissful trout
#

Isn't this the thing with manual only in the id

teal walrus
#

wasn't that like only for crafting table

#

not sure

blissful trout
#

Hm

teal walrus
#

you could try that though

#

remove the blasting recipe and readd it with manual_only at the end of the id

teal walrus
#

you sure

#

that doesn't really make a lot of sense

twilit whale
#

like this event.remove({ id: 'create:bulk_blasting' })

#

?

teal walrus
#

no. the recipe you posted should have a blasting counterpart, remove that in any way. E.g.:

#

why gnome broke

twilit whale
#

thank

#

where i can see them ?

solid fjordBOT
#

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

twilit whale
#

ad_astra:recipes/steel_ingot_from_blasting_iron_ingot

#

it s working thank lady and mund

teal walrus
#

what have you done now only the .remove, cause if so the minecraft blast furnace recipe will also be gone

#

could be that this is what you want, but just making sure

twilit whale
#

i make this

#

and it s work