Crafting recipe for torch arrows does not work

Currently the crafting recipe for Torch Arrows uses "default:coal", however the default mod does not have an item called "default:coal" as it refers to Coal Lumps by using "default:coal_lump". Thus the crafting recipe for Torch Arrows needs to be changed to use "default:coal_lump" rather than "default:coal" in order to work.

Screenshots:

Torch Arrow crafting recipe in-game: screenshot_507619524

Trying Torch Arrow crafting recipe: screenshot_507633101