#create fan blasting recipes type

15 messages · Page 1 of 1 (latest)

grim crypt
#

i have a simple question what is the recipe name for create fan blasting because i think something is wrong but i don't know what the code is whit in this post also the first message will include it

frozen laurelBOT
#

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

grim crypt
oblique lance
#

Bulk Blasting takes its recipes from vanilla Furnace and Blast Furnace recipes

grim crypt
grim crypt
# grim crypt

about 5 minutes of time it's need to be in the blast furnace

grim matrix
#

If create sees that it won't add it to the bulk blasting

grim crypt
grim crypt
oblique lance
#

Chain .id(<recipe_id>) after the event:

event.blasting(output, input).xp(0).cookingTime(600).id(`${id}_manual_only`)

(you should add a new parameter to the function that provides the ID)

grim matrix
#

Or, alternatively just use the output for the id

#

As long as you don't have multiple recipes with the same output of course (which you don't seem to have)

grim crypt
#

@oblique lance @grim matrix thank you it worked