RecipeViewerEvents.removeRecipes
#Example
RecipeViewerEvents.removeRecipes(event => {
event.remove('minecraft:cooked_beef_from_campfire_cooking')
})
RecipeViewerEvents.removeRecipes(event => {
event.remove('minecraft:cooked_beef_from_campfire_cooking')
})