ungeneratedIconPlaceholderItem

Returns a lambda that produces a placeholder icon for recipe slots whose result item has not yet been generated.

The lambda receives the CRecipe being displayed and returns the icon ItemStack to show in its slot.

Return

(CRecipe) -> ItemStack factory that builds a placeholder icon for the given recipe

Since

5.2.0

Parameters

context

Context provided at bake time