#im having trouble i need to change the crushing wheels recipe but i dont know how to make the new

1 messages · Page 1 of 1 (latest)

limber gazelleBOT
#

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

onyx nest
#

you can delete old recipe from id and generate new recipe

event.remove({ id: 'old_recipe_id' })
event.crushing()

or just replace old recipe with id

event.crushing().id('old_recipe_id')
violet dagger