Features per recipe type
The config of the recipe may have a config more than the one shown on "Recipe Configuration" and its related to its custom recipe type, here is the config and tip for each type of crafting method:
Furnace
For the furnace the
is ignored because it is not possible to force the fuel event for items that are not registered, and they are registered as the material of the block.
The furnace conditions and commands needs an EB owner on the furnace to be used. If the furnace doesn't have an EB owner the recipe won't work. If you want the recipe to work as normal just disable furnaceRestrictions: true on config.yml
Last updated